Revision 1193162
Go back to digest for 7th November 2010Optimization in Office
Marijn Kruisselbrink committed changes in /branches/work/koffice-essen/kspread:
delay filling the StyleStorage RTree until the data in it is actually needed (usually when a sheet is shown for the first time).
This can make showing the first sheet quite a bit faster.
In the future this might be extended to do the rtee-filling in the background in a separate thread.
File Changes
Modified 3 files
- /branches/work/koffice-essen/kspread
- /Style.h
- /StyleStorage.cpp
- /StyleStorage.h
3 files changed in total