Revision b5a5c33...

Go back to digest for 27th March 2011

Features in Office

C. Boemann committed changes in [calligra/text-layoutrestructure-boemann] /words/msword-odf:

DOC: Added simple progress indication.

* Updating the progress after each paragraph. The WordDocument stream contains usually only a small
number of pieces, so updating the progress on the level of pieces doesn't make much sense.

* KoFilterChain is not used in the Document class at the moment. Using the KoFilter child to signal the progress.

File Changes

Modified 8 files
  • /words/msword-odf
  •   filters/document.cpp
  •   filters/document.h
  •   filters/mswordodfimport.cpp
  •   filters/mswordodfimport.h
  •   filters/wv2/src/handlers.cpp
  •   filters/wv2/src/handlers.h
  •   filters/wv2/src/parser9x.cpp
  •   filters/wv2/src/parser9x.h
8 files changed in total