summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/test_node.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-1/+1
2023-09-01Replace a macro with a functionStephan Bergmann1-18/+19
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl1-0/+1
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet1-1/+0
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt1-0/+1
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-1/+1
2021-03-09Rename SmParser to SmParser5dante1-1/+1
2020-10-22long->tools::Long in slideshow..starmathNoel1-4/+4
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-05-19increase delta for some starmath testsNoel Grandin1-2/+3
2019-05-05handle empty Rectangle better in starmathNoel Grandin1-2/+6
2019-01-07Missing includesMike Kaganski1-0/+1
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-2/+2
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe1-4/+4
2017-12-21ofz#4703 Direct-leakCaolán McNamara1-2/+2
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann1-13/+13
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe1-2/+2
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin1-4/+4
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-01-26tdf#105483: let's put lowercase Greek letter in italicJulien Nabet1-5/+5
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe1-0/+49
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe1-0/+88