Revision 554894

Go back to digest for 2nd July 2006

Optimization in Office

Tomas Mecir committed changes in /trunk/koffice/kspread:

Moved Edit->Fill into a manipulator.
Clearing cells (Delete key) now uses Data manipulator, instead of the
formerly used custom one, which was rather ineffective at storing undo
data.
Zoom factor now stored properly.

This is another step towards having KSpread which isn't painfully slow.

File Changes

Modified 11 files
  • /trunk/koffice/kspread
  •   /kspread_cell.cc
  •   /kspread_doc.cc
  •   /kspread_format.cc
  •   /kspread_sheet.cc
  •   /kspread_sheet.h
  •   /kspread_view.cc
  •   /manipulator.cc
  •   /manipulator.h
  •   /manipulator_data.cc
  •   /manipulator_data.h
  •   /manipulator_sort.cc
11 files changed in total