summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2011-03-07Remove reference to unavailable bugtrackersMartin Kepplinger
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-03-02Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writerChristina Rossmanith
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-23this can be constCaolán McNamara
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers
2011-02-18Translated several German comments in Math.Tobias Kranz
2011-02-17German comments translated (writer-startmath-inc)Tobias Kranz
2011-02-16Make Undo & Redo work with the visual formula editorLuke Dixon
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold
2011-02-13Remove NEVERThomas Arnhold
2011-02-13Remove whitespaces from includesThomas Arnhold
2011-02-12Remove #include "bootstrp/sstring.hxx"Joseph Powers
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-06Remove DEBUG_TLThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31WaE: /* inside //Caolán McNamara
2011-01-30Enable line deletion in starmathJonas Finnemann Jensen
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-29Add some brackets back to SmNodeToTextVisitorLuke Dixon
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Remove TL_NOT_YET_USED directive.Thomas Arnhold
2011-01-24Remove some more dead code.Thomas Arnhold
2011-01-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerThomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-18we can pass this by reference insteadCaolán McNamara
2011-01-14WaE: C4244 conversion from int to USHORTCaolán McNamara
2011-01-11fix warningCaolán McNamara
2010-12-29use ext_std inside CppUnit::assertion_traits structMiklos Vajna
2010-12-24relocate this header inside guardsCaolán McNamara
2010-12-23fix typoCaolán McNamara
2010-12-23add mode-lines in hereCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: the scope of this variable can be reducedCaolán McNamara
2010-12-23cppcheck: the scope of this variable can be reducedCaolán McNamara
2010-12-21disable the tests that may vary, depending on the systems printerCaolán McNamara
2010-12-20set licence textCaolán McNamara
2010-12-20cppcheck: always build these tests nowCaolán McNamara
2010-12-20cppunit: make sure to regenerate .rdb if makefile changesCaolán McNamara
2010-12-20make buildable under windowsCaolán McNamara
2010-12-20The change from List to vector changes order of error messagesCaolán McNamara
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-19Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon
2010-12-15#i115956# token translation fixedos