Revision 80b5a57...
Go back to digest for 25th March 2012Bug Fixes in Office
Matus Uzak committed changes in [calligra] /words/msword-odf:
doc: list styles update - a new list style for each paragraph
* I noticed a regression on my lists_support test files. The inheritance of text-properties
in textlayout was broken for a while on DOC files so I did not notice it that time.
The regression was introduced around the text:continue-list support.
* The point is that a new list style must be prepared for each paragraph becasue even a single
text-property might differ. This does not affect text:continue-list support.
File Changes
Modified 2 files
- /words/msword-odf
- filters/texthandler.cpp
- filters/texthandler.h
2 files changed in total