summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Remove reference to unavailable bugtrackersMartin Kepplinger3-4/+4
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-03-02Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writerChristina Rossmanith1-1/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold12-16/+16
2011-02-23this can be constCaolán McNamara1-1/+1
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers3-3/+0
2011-02-18Translated several German comments in Math.Tobias Kranz6-33/+21
2011-02-17German comments translated (writer-startmath-inc)Tobias Kranz3-24/+22
2011-02-16Make Undo & Redo work with the visual formula editorLuke Dixon3-8/+9
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold5-153/+0
2011-02-13Remove NEVERThomas Arnhold1-106/+0
2011-02-13Remove whitespaces from includesThomas Arnhold2-5/+5
2011-02-12Remove #include "bootstrp/sstring.hxx"Joseph Powers1-1/+0
2011-02-10Some cppcheck cleaningJulien Nabet2-8/+8
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba2-6/+2
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel10-25/+9
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist2-4/+4
2011-02-06Remove DEBUG_TLThomas Arnhold1-12/+0
2011-02-06Remove dead codeThomas Arnhold2-22/+0
2011-02-01Clean up makefilesThomas Arnhold1-2/+0
2011-01-31WaE: /* inside //Caolán McNamara1-1/+1
2011-01-30Enable line deletion in starmathJonas Finnemann Jensen3-70/+115
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara2-17/+19
2011-01-29Add some brackets back to SmNodeToTextVisitorLuke Dixon2-10/+181
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-5/+0
2011-01-24Remove TL_NOT_YET_USED directive.Thomas Arnhold2-13/+0
2011-01-24Remove some more dead code.Thomas Arnhold1-4/+1
2011-01-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerThomas Arnhold2-8/+8
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold6-39/+0
2011-01-18we can pass this by reference insteadCaolán McNamara2-8/+8
2011-01-14WaE: C4244 conversion from int to USHORTCaolán McNamara1-4/+6
2011-01-11fix warningCaolán McNamara1-0/+1
2010-12-29use ext_std inside CppUnit::assertion_traits structMiklos Vajna1-2/+2
2010-12-24relocate this header inside guardsCaolán McNamara1-1/+1
2010-12-23fix typoCaolán McNamara1-1/+1
2010-12-23add mode-lines in hereCaolán McNamara6-0/+18
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-16/+16
2010-12-23cppcheck: the scope of this variable can be reducedCaolán McNamara1-2/+2
2010-12-23cppcheck: the scope of this variable can be reducedCaolán McNamara1-4/+3
2010-12-21disable the tests that may vary, depending on the systems printerCaolán McNamara1-0/+4
2010-12-20set licence textCaolán McNamara1-1/+26
2010-12-20cppcheck: always build these tests nowCaolán McNamara3-3/+10
2010-12-20cppunit: make sure to regenerate .rdb if makefile changesCaolán McNamara1-1/+1
2010-12-20make buildable under windowsCaolán McNamara2-18/+30
2010-12-20The change from List to vector changes order of error messagesCaolán McNamara1-5/+5
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-11/+16
2010-12-19Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon2-1/+39
2010-12-15#i115956# token translation fixedos1-11/+16