Revision 547873

Go back to digest for 4th June 2006

Other in Office

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

Prepare for
a) replacement of KoPoint / KoRect with the new Qt variants
b) replacement of KWFormulaFrameSet and KWTextFrameSet with the flake
equivalents
c) various commands (move rotate etc) to be replaced with the flake
equivalents

Alter the KWFrame to extend KoShape and adjust (read disable) code that
stops compiling due to that.

Question of the day: how do you know kword dcop interface is not used
very much?
A) because I never received a bugreport about the typo in the
'set*BorderWitdh' methods

File Changes

Modified 38 files
  • /trunk/koffice/kword
  •   /CMakeLists.txt
  •   /KWAnchor.cpp
  •   /KWCanvas.cpp
  •   /KWCommand.cpp
  •   /KWDeleteDia.cpp
  •   /KWDocStruct.cpp
  •   /KWDocument.cpp
  •   /KWFindReplace.cpp
  •   /KWFormulaFrameSet.h
  •   /KWFrame.cpp
  •   /KWFrame.h
  •   /KWFrameDia.cpp
  •   /KWFrameLayout.cpp
  •   /KWFrameList.cpp
  •   /KWFrameSet.cpp
  •   /KWFrameSet.h
  •   /KWFrameStyle.cpp
  •   /KWFrameView.cpp
  •   /KWFrameViewManager.cpp
  •   /KWInsertDia.cpp
  •   /KWInsertTOCCommand.cpp
  •   /KWOasisLoader.cpp
  •   /KWordFrameSetIface.cpp
  •   /KWordFrameSetIface.h
  •   /KWPage.cpp
  •   /KWPage.h
  •   /KWPageManager.cpp
  •   /KWPageManager.h
  •   /KWPartFrameSet.cpp
  •   /KWResizeTableDia.cpp
  •   /KWTableDia.cpp
  •   /KWTableFrameSet.cpp
  •   /KWTableFrameSet.h
  •   /KWTextDocument.cpp
  •   /KWTextFrameSet.h
  •   /KWVariable.cpp
  •   /KWView.cpp
  •   /KWViewMode.cpp
38 files changed in total