Revision 1e15ee4...

Go back to digest for 1st January 2012

Optimization in Office

Sebastian Sauer committed changes in [calligra] /words/ascii:

Made loading text-files double as fast.
We are using the Word's API direct now rather then generating ODT.
The previous way, output to ODT, can still be enabled with a compile-switch for demonstration to show how to write filters.
With my 40k lines test-file the time for loading+layouting went down from ~8 seconds to ~4 seconds.

File Changes

Modified 3 files
  • /words/ascii
  •   filters/AsciiImport.cpp
  •   filters/AsciiImport.h
  •   filters/CMakeLists.txt
3 files changed in total