summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-1/+2
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers1-1/+0
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-24Post-merge fixThorsten Behrens1-1/+1
2011-05-23make this a non-leaky singletonCaolán McNamara5-72/+62
2011-05-23DetectFilter declared but not definedCaolán McNamara1-3/+0
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-15Drop unneeded <windows.h> which actually causes a compilation errorTor Lillqvist1-4/+0
2011-05-05fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks1-4/+8
2011-04-29ugly fix to a dependency problem in starmath_qa_ccpunitNorbert Thiebaud1-0/+2
2011-04-28avoid object double include in starmathNorbert Thiebaud3-27/+22
2011-04-24reenable unit testDavid Tardon5-187/+116
2011-04-23toggle starmath to gbuild make by defaultNorbert Thiebaud6-331/+1
2011-04-22Remove PM2 macro usageFrancois Tigeot1-4/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann2-6/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann2-6/+6
2011-04-12fixed typos in commentsTakeshi Abe6-32/+32
2011-04-10fixed typosTakeshi Abe2-4/+4
2011-04-09introduced a mutex guard for SmGraphicAccessible::setCaretPosition()Takeshi Abe1-0/+1
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara2-24/+14
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara1-1/+0
2011-03-30Avoiding to be too keen in realpathingFridrich Štrba2-2/+2
2011-03-30realpathing starmath moduleFridrich Štrba5-13/+13
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito10-0/+0
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud1-1/+1
2011-03-29move UNO API test to subsequentchecksDavid Tardon1-1/+3
2011-03-29WaE: comparison between signed and unsigned integer expr.David Tardon1-1/+1
2011-03-27migrate starmath subsequenttests to gbuildBjoern Michaelsen5-105/+54
2011-03-27Temporarily disable unit tests broken on DragonFly.Francois Tigeot1-0/+12
2011-03-26convert starmath to gnumakeNorbert Thiebaud10-4/+347
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-1/+2
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-7/+0
2011-03-25disable on windows for the whileFridrich Štrba1-1/+1
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-24cppcheck: fix crash detected by test.Caolán McNamara1-1/+1
2011-03-24remove virtual from operator=Luboš Luňák1-1/+1
2011-03-24don't hide overloaded virtual methodsLuboš Luňák1-0/+4
2011-03-24windows uses BRAND_BASE_DIR instead of OOO_BASE_DIRCaolán McNamara1-1/+2
2011-03-22enable this test post passive componentsCaolán McNamara1-1/+1
2011-03-21this should work in theory to use the new component registration stuffCaolán McNamara2-20/+8
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara2-3/+4
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak7-70/+67
2011-03-18Made dbgutil build work againThorsten Behrens1-6/+6
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky65-3981/+4178
2011-03-15attempt to make unit test function, before disabling itMichael Meeks2-17/+30
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks64-3964/+4148
2011-03-14drop username in commentCaolán McNamara1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold6-10/+10
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-8/+8