summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.hxx
AgeCommit message (Expand)Author
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-04-12starmath: Prefix member of SmOoxmlImportTakeshi Abe
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe
2015-03-30stop including irrelevant header; include right ones insteadTakeshi Abe
2013-10-23starmath: fix include guardsThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák
2011-12-20import m:eqArr (part of fdo#32636)Luboš Luňák
2011-11-30do not ignore docx m:box contents (but m:box itself is not implemented)Luboš Luňák
2011-11-30import docx m:sPre, m:sSub, m:sSubSup and m:SupLuboš Luňák
2011-11-30helper for reading docx OMathArgLuboš Luňák
2011-11-30implement docx m:radLuboš Luňák
2011-11-30implement docx m:naryLuboš Luňák
2011-11-29import docx m:mLuboš Luňák
2011-11-29implement docx m:groupChrLuboš Luňák
2011-11-29implement m:func, m:limLow, m:limUppLuboš Luňák
2011-11-29fix reading when the next tag can be one of severalLuboš Luňák
2011-11-29implement import of docx mathml m:dLuboš Luňák
2011-11-24implement mathml docx import m:borderBoxLuboš Luňák
2011-11-24mathml docx read m:barLuboš Luňák
2011-11-24mathml docx import - handle m:fPrLuboš Luňák
2011-11-24at least partial implementation of reading mathml docx m:eLuboš Luňák
2011-11-24mathml docx import, implement m:acc (without the inner m:e)Luboš 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
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák