Revision 504baaf...

Go back to digest for 27th November 2011

Other in Office

Sebastian Sauer committed changes in [calligra] /:

Added the KoXmlWriter::toString() method to enable printing the content of the writer for debugging purposes.

That is a rather useful thing to have at least for the xls-filter which writes direct to the Tables API. This makes it easy to have a look at the generated XML without going through the saving-code (which is rather broken for charts and therefore not that useful when debugging what XML was generated when reading a xls document).

File Changes

Modified 3 files
  •   libs/odf/KoXmlWriter.cpp
  •   libs/odf/KoXmlWriter.h
  •   filters/tables/xlsx/ChartExport.cpp
3 files changed in total