summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2011-06-01use UnoTunnelIdInit patternCaolán McNamara
2011-06-01make this per-class instead of a local staticCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-23make this a non-leaky singletonCaolán McNamara
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers
2011-05-05fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks
2011-04-28avoid object double include in starmathNorbert Thiebaud
2011-04-23toggle starmath to gbuild make by defaultNorbert Thiebaud
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-04-12fixed typos in commentsTakeshi Abe
2011-04-10fixed typosTakeshi Abe
2011-04-09introduced a mutex guard for SmGraphicAccessible::setCaretPosition()Takeshi Abe
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: comparison between signed and unsigned integer expr.David Tardon
2011-03-26convert starmath to gnumakeNorbert Thiebaud
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak
2011-03-18Made dbgutil build work againThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-14drop username in commentCaolán McNamara
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
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-18Remove some #include <tools/list.hxx>Joseph Powers
2011-02-18Translated several German comments in Math.Tobias Kranz
2011-02-16Make Undo & Redo work with the visual formula editorLuke Dixon
2011-02-13Remove unused SM_RECT_DEBUGThomas Arnhold
2011-02-12Remove #include "bootstrp/sstring.hxx"Joseph Powers
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06Remove DEBUG_TLThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31WaE: /* inside //Caolán McNamara