summaryrefslogtreecommitdiff
path: root/starmath/qa
AgeCommit message (Expand)AuthorFilesLines
2012-11-23convert the other test over as wellCaolán McNamara1-34/+6
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara2-104/+26
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2-4/+4
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-2/+2
2012-10-25fix compilation and linking of starmath cppunit testsIvan Timofeev2-10/+10
2012-10-01String -> OUStringIvan Timofeev1-5/+5
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-2/+0
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna1-0/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks2-52/+18
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-6/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+17
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-03-12use string literal OUString overloadsLuboš Luňák1-11/+11
2012-01-23make starmath ByteString freeCaolán McNamara1-2/+1
2011-12-08add docx starmath testing documentsLuboš Luňák14-0/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-7/+9
2011-11-27remove include o pch header from starmathNorbert Thiebaud2-4/+0
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet1-0/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2-2/+8
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-0/+1133
2011-06-17gnumake4: starmath: fix unoapi test [hg:83ae8c87a0ea]Michael Stahl1-2/+3
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer1-48/+0
2011-06-13enter and leave registrations to keep asserts happyCaolán McNamara1-0/+2
2011-05-23make this a non-leaky singletonCaolán McNamara2-2/+2
2011-05-15Drop unneeded <windows.h> which actually causes a compilation errorTor Lillqvist1-4/+0
2011-04-24reenable unit testDavid Tardon3-187/+1
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud1-1/+1
2011-03-27migrate starmath subsequenttests to gbuildBjoern Michaelsen2-99/+0
2011-03-27Temporarily disable unit tests broken on DragonFly.Francois Tigeot1-0/+12
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-7/+0
2011-03-24windows uses BRAND_BASE_DIR instead of OOO_BASE_DIRCaolán McNamara1-1/+2
2011-03-21this should work in theory to use the new component registration stuffCaolán McNamara1-19/+7
2011-03-15attempt to make unit test function, before disabling itMichael Meeks1-16/+29
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-0/+3
2011-02-13Remove whitespaces from includesThomas Arnhold2-5/+5
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-08Adapt to move of prewin.h and postwin.hTor Lillqvist2-4/+4
2011-01-29Add some brackets back to SmNodeToTextVisitorLuke Dixon1-3/+164
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-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 McNamara2-1/+7
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-19Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon1-0/+37