summaryrefslogtreecommitdiffstats
path: root/starmath/source/wordexportbase.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-311-0/+1
* tdf#42949 Fix some Include What You Use warningsMiklos Vajna2017-12-221-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-211-6/+0
* starmath: Convert SmNodeType to scoped enumTakeshi Abe2017-04-181-20/+20
* sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna2016-11-301-1/+1
* svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna2016-10-261-3/+1
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-011-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* unused includes in RTF filter and related filesMiklos Vajna2014-11-021-2/+0
* indentation fixesMiklos Vajna2014-10-101-1/+1
* coverity#736052 Missing break in switchCaolán McNamara2014-05-261-1/+1
* starmath: whitespace fixes in wordexportbaseMiklos Vajna2013-12-311-115/+115
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Math: OSL_FAIL -> SAL_WARNThomas Arnhold2013-09-091-1/+1
* fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang2013-06-281-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* String -> OUStringIvan Timofeev2012-10-011-1/+1
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna2012-07-271-0/+212