summaryrefslogtreecommitdiff
path: root/oox/source/mathml
AgeCommit message (Expand)Author
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2021-11-13rtl::Static->thread-safe staticNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-05-18Remove include stdio (part2)Julien Nabet
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-04String cleanup in ooxJosé Guilherme Vanz
2013-01-24oox: drop no longer needed STR() macroMiklos Vajna
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna
2012-03-27remove unused code (oox, sc)Petr Vorel
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-30fprintf -> SAL_INFOLuboš Luňák
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák
2011-12-07append text when reading from xmlLuboš Luňák
2011-11-29better debug output when skipping an elementLuboš Luňák
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák