aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:51:19 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-04 00:51:19 +0200
commit0a91f8accca59a0a6706159f03335ccdf55bc53c (patch)
treece86921fce69968d40eae554db6fefab3bc17e1c
parentb43ee418ee4cd9bb8703d87fd4be5753f828f3ef (diff)
Version 5.1.3.2, tag libreoffice-5.1.3.2 libreoffice-5.1.3.2
Change-Id: Ic5d50e300d197fead5526a9754311e6df2f1d506
0 files changed, 0 insertions, 0 deletions
value='feature/svg-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/test_node.cxx
AgeCommit message (Expand)Author
2024-05-14loplugin:ostr in starmathNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-09-01Replace a macro with a functionStephan Bergmann
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-03-09Rename SmParser to SmParser5dante
2020-10-22long->tools::Long in slideshow..starmathNoel
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-05-19increase delta for some starmath testsNoel Grandin
2019-05-05handle empty Rectangle better in starmathNoel Grandin
2019-01-07Missing includesMike Kaganski
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-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin
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
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-07-24starmath: Add unit test for tdf#52225Takeshi Abe
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe