Revision 1189796

Go back to digest for 31st October 2010

Features in Office

Marijn Kruisselbrink committed changes in /branches/work/koffice-essen/kspread:

Start work in increasing number of supported rows in kspread by replacing the way row formats are stored.
It probably won't run yet since not all methods are implemneted yet, but at least it compiles. :)

File Changes

Added 7 files
  • /branches/work/koffice-essen/kspread
  •   /mdds
  •   /RowFormatStorage.cpp
  •   /RowFormatStorage.h
  •   /mdds/flat_segment_tree.hpp
  •   /mdds/node.hpp
  •   /tests/TestRowFormatStorage.cpp
  •   /tests/TestRowFormatStorage.h
Modified 29 files
  • /branches/work/koffice-essen/kspread
  •   /Cell.cpp
  •   /CMakeLists.txt
  •   /PageManager.cpp
  •   /RowColumnFormat.cpp
  •   /RowColumnFormat.h
  •   /Sheet.cpp
  •   /Sheet.h
  •   /SheetPrint_p.cpp
  •   /commands/ApplyFilterCommand.cpp
  •   /commands/CopyCommand.cpp
  •   /commands/DeleteCommand.cpp
  •   /commands/PageBreakCommand.cpp
  •   /commands/RowColumnManipulators.cpp
  •   /commands/RowStyleCommand.cpp
  •   /dialogs/LayoutDialog.cpp
  •   /dialogs/Resize2Dialog.cpp
  •   /dialogs/ShowColRowDialog.cpp
  •   /functions/math.cpp
  •   /part/CanvasBase.cpp
  •   /part/Headers.cpp
  •   /part/PrintJob.cpp
  •   /shape/TableShape.cpp
  •   /tests/CMakeLists.txt
  •   /ui/AbstractSelectionStrategy.cpp
  •   /ui/CellToolBase.cpp
  •   /ui/CellToolBase_p.cpp
  •   /ui/CellView.cpp
  •   /ui/Selection.cpp
  •   /ui/SheetView.cpp
36 files changed in total