summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
AgeCommit message (Expand)Author
2021-01-18Mathml gets it's own directorydante
2020-11-23clang-formated rest of the mathml files on starmathdante
2020-11-12loplugin:unusedfieldsNoel
2020-11-11Improved starmath colordante
2020-07-03loplugin:unusedenumconstantsNoel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-01-12convert mathml to FastParserNoel Grandin
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-01-22ofz#5526 restrict mml parsing depthCaolán McNamara
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-10-23starmath: fix include guardsThomas Arnhold
2013-09-06fdo#68956: Be safe and warn if there are other users of GetText()Thomas Arnhold
2013-09-05fdo#68956: fix string conversionThomas Arnhold