Revision 605471

Go back to digest for 19th November 2006

Features in Office

Stefan Nikolaus committed changes in /trunk/koffice:

Style
New style storage
Based on an R-Tree data structure (can be exchanged later, if needed).
The principal concepts work in principle. ;-)

File Changes

Added 7 files
  • /trunk/koffice/kspread
  •   /Currency.cpp
  •   /Currency.h
  •   /Storage.h
  •   /StyleManipulators.cpp
  •   /StyleManipulators.h
  •   /StyleStorage.cpp
  •   /StyleStorage.h
Deleted 2 files
  • /trunk/koffice/kspread
  •   /FormatManipulators.cpp
  •   /FormatManipulators.h
Modified 52 files
  • /trunk/koffice
  •   /kspread/Border.cpp
  •   /kspread/Canvas.cpp
  •   /kspread/Canvas.h
  •   /kspread/CanvasPrivate.h
  •   /kspread/Cell.cpp
  •   /kspread/Cell.h
  •   /kspread/CellPrivate.h
  •   /kspread/CellView.cpp
  •   /kspread/CellView.h
  •   /kspread/CMakeLists.txt
  •   /kspread/DataManipulators.cpp
  •   /kspread/DataManipulators.h
  •   /kspread/Doc.cpp
  •   /kspread/Editors.cpp
  •   /kspread/Format.cpp
  •   /kspread/Format.h
  •   /kspread/Manipulator.cpp
  •   /kspread/Manipulator.h
  •   /kspread/RowColumnManipulators.cpp
  •   /kspread/RTree.h
  •   /kspread/Selection.cpp
  •   /kspread/Sheet.cpp
  •   /kspread/Sheet.h
  •   /kspread/SheetPrint.cpp
  •   /kspread/SortManipulator.cpp
  •   /kspread/SortManipulator.h
  •   /kspread/Style.cpp
  •   /kspread/Style.h
  •   /kspread/StyleManager.cpp
  •   /kspread/StyleManager.h
  •   /kspread/TODO
  •   /kspread/Undo.cpp
  •   /kspread/ValueFormatter.cpp
  •   /kspread/ValueParser.cpp
  •   /kspread/View.cpp
  •   /kspread/dialogs/AngleDialog.cpp
  •   /kspread/dialogs/CommentDialog.cpp
  •   /kspread/dialogs/FormatDialog.cpp
  •   /kspread/dialogs/FormatDialog.h
  •   /kspread/dialogs/LayoutDialog.cpp
  •   /kspread/dialogs/LayoutDialog.h
  •   /kspread/dialogs/ShowColRowDialog.cpp
  •   /kspread/dialogs/SubtotalDialog.cpp
  •   /kspread/tests/inspector.cc
  •   /filters/kspread/csv/csvimport.cc
  •   /filters/kspread/gnumeric/gnumericexport.cc
  •   /filters/kspread/gnumeric/gnumericimport.cc
  •   /filters/kspread/html/htmlexport.cc
  •   /filters/kspread/opencalc/opencalcexport.cc
  •   /filters/kspread/opencalc/opencalcimport.cc
  •   /filters/kspread/opencalc/opencalcimport.h
  •   /filters/kspread/opencalc/opencalcstyleexport.cc
61 files changed in total