Revision 6629b60...
Go back to digest for 21st August 2011Features in Office
Jaime Torres Amate committed changes in [calligra] /odf:
Add the ability to read an XML without striping the spaces between nodes
Add a parameter to the KoXmlDocument constructor, defaulting to true,
to strip or not strip the spaces between nodes in the XML document to
be read.
Also added a new test to check that new functionality in the case of
not striping the spaces.
REVIEW: 101857
File Changes
Added 1 files
- libs/odf/tests/TestXmlReaderWithoutSpaces.cpp
Modified 3 files
- /odf
- libs/KoXmlReader.cpp
- libs/KoXmlReader.h
- libs/tests/CMakeLists.txt
4 files changed in total