summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/test_parse.cxx
AgeCommit message (Expand)Author
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-04-06Fix typosAndrea Gelmini
2017-04-04starmath: Simplify code parsing nospaceTakeshi Abe
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-06-23starmath: Add a test case for parsing -Takeshi Abe