summaryrefslogtreecommitdiff
path: root/oox/source/mathml
AgeCommit message (Expand)AuthorFilesLines
2015-05-18oox: these ctors can be explicitMiklos Vajna1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan1-5/+6
2014-06-25remove whitespacesMarkus Mohrhard1-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-8/+8
2013-02-04String cleanup in ooxJosé Guilherme Vanz1-13/+12
2013-01-24oox: drop no longer needed STR() macroMiklos Vajna1-11/+8
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna1-0/+16
2012-03-27remove unused code (oox, sc)Petr Vorel1-10/+0
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-5/+10
2012-01-30fprintf -> SAL_INFOLuboš Luňák1-32/+24
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák1-6/+6
2011-12-07make the linear xml processing API more genericLuboš Luňák1-0/+2
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák1-22/+24
2011-12-07append text when reading from xmlLuboš Luňák1-1/+1
2011-11-29better debug output when skipping an elementLuboš Luňák1-4/+15
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák1-6/+32
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák1-14/+55
2011-11-29implement import of docx mathml m:dLuboš Luňák1-0/+16
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-4/+0
2011-11-25Fix build on Windows.Jan Holesovsky1-1/+1
2011-11-25add missing includeDavid Tardon1-0/+2
2011-11-24skip elements properlyLuboš Luňák1-1/+2
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák1-0/+65
2011-11-24fix inverted bool argumentLuboš Luňák1-3/+3
2011-11-24more api improving in importing mathml docxLuboš Luňák1-0/+107
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák1-29/+18
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák3-0/+189