Revision aadb816...

Go back to digest for 19th June 2011

Bug Fixes in Office

Matus Uzak committed changes in [calligra] /words/msword-odf:

DOC: Updated processing of sprmCFBold.

* The previous approach to processing of sprmCFBold was not correct. The workaround
from applyCharacterProperties was already removed.
* Added an important FIXME into applyCharacterProperties.
* Improvements in readability of wv2 files.

TODO: Using the determineCHP function with the current istd is wrong! The CHPs
of the character style with the istd were already merged into the current CHP.

File Changes

Modified 8 files
  • /words/msword-odf
  •   filters/paragraph.cpp
  •   filters/wv2/src/properties97.cpp
  •   filters/wv2/src/styles.cpp
  •   filters/wv2/src/styles.h
  •   filters/wv2/src/word97_generated.h
  •   filters/wv2/src/word97_helper.cpp
  •   filters/wv2/src/generator/generator_wword6.htm
  •   filters/wv2/src/generator/generator_wword8.htm
8 files changed in total