Revision 565053

Go back to digest for 23rd July 2006

Features in Office

Thomas Zander committed changes in /trunk/koffice/kword/part:

Make importing old fileformat work partly again; all text is loaded without
markup. I created a new class thats just for kword-old xml files; KWDLoader
Rewrite layouting for columns as this was different for PageSpreads
Remove pageLayout structure from PageSettings class as its already available in the KWPageManager

File Changes

Added 2 files
  • /trunk/koffice/kword/part
  •   /KWDLoader.cpp
  •   /KWDLoader.h
Modified 17 files
  • /trunk/koffice/kword/part
  •   /CMakeLists.txt
  •   /KWCanvas.cpp
  •   /KWDocument.cpp
  •   /KWDocument.h
  •   /KWord.h
  •   /KWPageSettings.cpp
  •   /KWPageSettings.h
  •   /frame/KWFrameLayout.cpp
  •   /frame/KWFrameLayout.h
  •   /frame/KWFrameSet.cpp
  •   /frame/KWFrameSet.h
  •   /frame/KWTextFrameSet.cpp
  •   /frame/KWTextFrameSet.h
  •   /frame/tests/TestBasicLayout.cpp
  •   /frame/tests/TestBasicLayout.h
  •   /frame/tests/TestDocumentLayout.cpp
  •   /frame/tests/TestDocumentLayout.h
19 files changed in total