More Info

Revision 561a3bf...

(Back to digest)
 

Bug Fixes in Office

Gopalakrishna Bhat committed changes in [calligra] /:

Fixed bugs 260099, 264143 and issues in list rendering.

Fixes the following problems in list rendering
1)The type of list item was not shown in the paragraph docker(SimpleParagraphWidget).
2)Takes into account the font-size percent while loading and saving lists.
3) Prefixes and suffixes are now displayed for bulleted lists.

File Changes

Modified 21 files
 
libs/kotext/KoTextDebug.cpp
 
libs/odf/KoStyleStack.cpp
 
libs/odf/KoStyleStack.h
 
plugins/textshape/ListItemsHelper.cpp
 
plugins/textshape/TextShapeLayout.cpp
 
tools/mobile/ApplicationController.cpp
 
words/part/KWDLoader.cpp
 
words/part/KWDocument.cpp
 
filters/words/oowriter/oowriterimport.cc
 
libs/kotext/styles/KoCharacterStyle.cpp
 
libs/kotext/styles/KoCharacterStyle.h
 
libs/kotext/styles/KoListLevelProperties.cpp
 
libs/kotext/styles/KoListLevelProperties.h
 
libs/kotext/styles/KoListStyle.cpp
 
libs/kotext/styles/KoListStyle.h
 
plugins/textshape/commands/ChangeListCommand.cpp
 
plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp
 
plugins/textshape/dialogs/SimpleParagraphWidget.cpp
 
plugins/textshape/tests/TestChangeListCommand.cpp
 
plugins/textshape/tests/TestLists.cpp
 
words/plugins/scripting/Style.h
21 files changed in total