summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/test_nodetotextvisitors.cxx
AgeCommit message (Expand)Author
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: starmathStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-10New loplugin:conststringvar: starmathStephan Bergmann
2017-01-04starmath: Reenable a test case for SmNodeToTextVisitorTakeshi Abe
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-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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'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-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
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-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
2013-10-18random OUString to String conversionsNoel Grandin
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-07-09 Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-09remove unused variablesLuboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-23convert the other test over as wellCaolán McNamara
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-25fix compilation and linking of starmath cppunit testsIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-01-23make starmath ByteString freeCaolán McNamara
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-05-23make this a non-leaky singletonCaolán McNamara