summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit
AgeCommit message (Expand)Author
2017-02-28starmath: Add test cases for errors at parsingTakeshi Abe
2017-02-22Test whether SmEditWindow::SelNextMark() keeps cursor positionTakeshi Abe
2017-02-21tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet
2017-01-10New loplugin:conststringvar: starmathStephan Bergmann
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30tdf#97164 Add text for visualition of percent symbol.Gulsah Kose
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-08-31Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe
2016-08-30VisitChildren() only for SmStructureNodeTakeshi Abe
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe
2016-06-23starmath: Add a test case for parsing -Takeshi Abe
2016-05-24starmath: Fix missing call of AnnotationSelection() for SmCursor::CopyTakeshi Abe
2016-05-19starmath: Assign the proper token to SmTableNodeTakeshi Abe
2016-05-13starmath: SmMatrixNode should have the node TMATRIXTakeshi Abe
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
2016-01-21i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl
2015-12-29tdf#32062: Add testMarcos Paulo de Souza
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-14Drop an unused variableTakeshi Abe
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10cppcheck: provide a ctorTakeshi Abe
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-12-01fix the order of arguments: expected and actualTakeshi Abe
2014-11-28recycle SmVisitorTest for unit testTakeshi Abe
2014-11-26Correct and reenable SmNodeToTextVisitor's test for RSUPTakeshi Abe
2014-11-26fdo#70185: Correct and reenable SmNodeToTextVisitor's test caseTakeshi Abe
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11starmath: close SfxObjectShell in unit test to stop temp file leakageMichael Stahl
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-28TestOutputDevice can't set meOutDevTypeChris Sherlock
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist
2013-11-03improve starmath test codeMarkus Mohrhard