summaryrefslogtreecommitdiff
path: root/oox/source/mathml
AgeCommit message (Expand)Author
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
2011-11-29implement import of docx mathml m:dLuboš Luňák
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-25Fix build on Windows.Jan Holesovsky
2011-11-25add missing includeDavid Tardon
2011-11-24skip elements properlyLuboš Luňák
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák
2011-11-24fix inverted bool argumentLuboš Luňák
2011-11-24more api improving in importing mathml docxLuboš Luňák
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák