Revision 1189850

Go back to digest for 31st October 2010

Optimization in Office

Thorsten Zachmann committed changes in /trunk/koffice/filters/kword/msword-odf/wv2/src:

Optimize loading of special fields.

In case there where a lot of special fields the algorithm to get the fields was O(n).
This is now changed to O(log n).

Reviewed by Matus

File Changes

Modified 3 files
  • /trunk/koffice/filters/kword/msword-odf/wv2/src
  •   /fields.cpp
  •   /fields.h
  •   /word_helper.h
3 files changed in total