Revision 099217d...

Go back to digest for 21st August 2011

Bug Fixes in Office

Boudewijn Rempt committed changes in [calligra] libs/kotext/opendocument/KoTextLoader.cpp:

Insert an invisible space if we have an empty text span

For empty spans, we would set the style, load the span, do nothing
except increase the span depth and then unset the style. This change
inserts an invisible space (http://www.unicode.org/charts/PDF/U2000.pdf)
so the the style doesn't get lost.

File Changes

Modified 1 files
  • libs/kotext/opendocument/KoTextLoader.cpp
1 files changed in total