More Info

Revision 1200799

(Back to digest)
 

Features in Office

Sebastian Sauer committed changes in /branches/work/koffice-essen:

* implement ODF draw:auto-grow-width and draw:auto-grow-height.
* turn changing resizeMethod into a QUndoCommand to be able to undo/redo
* this makes those a.odp working if it got loaded+saved once by ooimpress what is the case cause ooimpress has a bug where it always sets auto-grow-height=true

File Changes

Added 2 files
/branches/work/koffice-essen/plugins/textshape/commands
 
/AutoResizeCommand.cpp
 
/AutoResizeCommand.h
Modified 9 files
/branches/work/koffice-essen
 
/libs/kotext/KoTextDocument.h
 
/libs/kotext/KoTextDocumentLayout.cpp
 
/plugins/textshape/CMakeLists.txt
 
/plugins/textshape/Layout.cpp
 
/plugins/textshape/TextShape.cpp
 
/plugins/textshape/TextShape.h
 
/plugins/textshape/TextTool.cpp
 
/plugins/textshape/TextTool.h
 
/plugins/textshape/tests/CMakeLists.txt
11 files changed in total