summaryrefslogtreecommitdiff
path: root/starmath/source/wordexportbase.cxx
AgeCommit message (Expand)Author
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-10indentation fixesMiklos Vajna
2014-05-26coverity#736052 Missing break in switchCaolán McNamara
2013-12-31starmath: whitespace fixes in wordexportbaseMiklos Vajna
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-10-01String -> OUStringIvan Timofeev
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna