summaryrefslogtreecommitdiff
path: root/oox/inc/oox/mathml
AgeCommit message (Expand)AuthorFilesLines
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna1-1/+1
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna1-1/+3
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna1-1/+6
2012-03-27remove unused code (oox, sc)Petr Vorel1-4/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-2/+10
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák1-4/+15
2011-12-07make the linear xml processing API more genericLuboš Luňák1-7/+55
2011-11-29better debug output when skipping an elementLuboš Luňák1-1/+2
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák1-0/+1
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák1-1/+1
2011-11-29implement import of docx mathml m:dLuboš Luňák1-0/+13
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-7/+0
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák1-0/+21
2011-11-28Fix visibility problem on Windows.Jan Holesovsky1-2/+2
2011-11-25fix compileLuboš Luňák1-1/+1
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák1-7/+15
2011-11-24more api improving in importing mathml docxLuboš Luňák1-0/+39
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák1-11/+54
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák3-0/+201