summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlexport.hxx
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-05-11starmath Word export: remove redundant 'virtual' keywordsMiklos Vajna
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23starmath: fix include guardsThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna
2011-12-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák
2011-11-24rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák