summaryrefslogtreecommitdiffstats
path: root/starmath/source/ooxmlimport.hxx
Commit message (Expand)AuthorAgeFilesLines
* starmath: cleanup includes with iwyuJochen Nitschke2017-08-031-1/+2
* starmath: Prefix member of SmOoxmlImportTakeshi Abe2017-04-121-1/+2
* cppcheck: make ctor with 1 argument explicitTakeshi Abe2015-04-071-1/+1
* stop including irrelevant header; include right ones insteadTakeshi Abe2015-03-301-2/+0
* starmath: fix include guardsThomas Arnhold2013-10-231-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2012-12-181-1/+1
* rtl::O(U)String -> O(U)StringLuboš Luňák2012-07-161-22/+22
* import m:eqArr (part of fdo#32636)Luboš Luňák2011-12-201-1/+1
* do not ignore docx m:box contents (but m:box itself is not implemented)Luboš Luňák2011-11-301-0/+1
* import docx m:sPre, m:sSub, m:sSubSup and m:SupLuboš Luňák2011-11-301-0/+4
* helper for reading docx OMathArgLuboš Luňák2011-11-301-0/+1
* implement docx m:radLuboš Luňák2011-11-301-0/+1
* implement docx m:naryLuboš Luňák2011-11-301-0/+1
* import docx m:mLuboš Luňák2011-11-291-0/+1
* implement docx m:groupChrLuboš Luňák2011-11-291-0/+1
* implement m:func, m:limLow, m:limUppLuboš Luňák2011-11-291-0/+3
* fix reading when the next tag can be one of severalLuboš Luňák2011-11-291-1/+1
* implement import of docx mathml m:dLuboš Luňák2011-11-291-0/+1
* implement mathml docx import m:borderBoxLuboš Luňák2011-11-241-0/+1
* mathml docx read m:barLuboš Luňák2011-11-241-0/+1
* mathml docx import - handle m:fPrLuboš Luňák2011-11-241-0/+1
* at least partial implementation of reading mathml docx m:eLuboš Luňák2011-11-241-1/+1
* mathml docx import, implement m:acc (without the inner m:e)Luboš Luňák2011-11-241-0/+2
* more api improving in importing mathml docxLuboš Luňák2011-11-241-28/+0
* streamline and document the API for mathml xml stream readingLuboš Luňák2011-11-241-4/+8
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-241-3/+3
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-241-0/+78