Revision 759613

Go back to digest for 13th January 2008

Features in Office

Martin Pfeiffer committed changes in /trunk/koffice/kformula:

commit work of a long time, includes:
- work on cursor methods
- implementation of TableElement
- some work on GUI
- some work on tests
- some documentation
- some cleanups and removal of old code and a lot of other tiny changes

File Changes

Deleted 11 files
  • /trunk/koffice/kformula
  •   /DESIGN
  •   /formulastring.cc
  •   /formulastring.h
  •   /fsparser.cc
  •   /fsparser.h
  •   /kfconfig.cc
  •   /kfconfig.h
  •   /kformulawidget.cc
  •   /kformulawidget.h
  •   /TODO
  •   /tests/oasis-kformula.sh
Modified 41 files
  • /trunk/koffice/kformula/flake
  •   /AttributeManager.cpp
  •   /AttributeManager.h
  •   /BasicElement.cpp
  •   /BasicElement.h
  •   /ElementFactory.cpp
  •   /ElementFactory.h
  •   /EncloseElement.cpp
  •   /FencedElement.cpp
  •   /FormulaCursor.cpp
  •   /FormulaCursor.h
  •   /FormulaToolOptions.cpp
  •   /FormulaToolOptions.h
  •   /FractionElement.cpp
  •   /FractionElement.h
  •   /GlyphElement.cpp
  •   /KoFormulaTool.cpp
  •   /Mainpage.dox
  •   /MultiscriptElement.cpp
  •   /MultiscriptElement.h
  •   /RootElement.cpp
  •   /RootElement.h
  •   /RowElement.cpp
  •   /RowElement.h
  •   /SubSupElement.cpp
  •   /SubSupElement.h
  •   /TableElement.cpp
  •   /TableElement.h
  •   /TableEntryElement.cpp
  •   /TableEntryElement.h
  •   /TableRowElement.cpp
  •   /TableRowElement.h
  •   /TODO
  •   /TokenElement.cpp
  •   /TokenElement.h
  •   /UnderOverElement.cpp
  •   /UnderOverElement.h
  •   /UnknownElement.cpp
  •   /UnknownElement.h
  •   /tests/CMakeLists.txt
  •   /tests/TestLoad.cpp
  •   /tests/TestLoadAndSave.cpp
52 files changed in total