summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlimport.cxx
AgeCommit message (Expand)Author
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-12starmath: Prefix member of SmOoxmlImportTakeshi Abe
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2015-03-30stop including irrelevant header; include right ones insteadTakeshi Abe
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang
2013-07-02 fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang
2013-06-28fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-26m:nor and m:lit math docx tags lead to quotingLuboš Luňák
2013-03-26fix iint/iiint import from docx mathLuboš Luňák
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-06actually use startsWith(), now that it really existsLuboš Luňák
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-03-13string literals in ?: don't get automatically converted to OUStringLuboš Luňák
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2012-01-30fprintf -> SAL_INFOLuboš Luňák
2012-01-06write TBAR rather as an accent, use over/underline for m:barLuboš Luňák
2011-12-20remove obsolete commentLuboš Luňák
2011-12-20if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák
2011-12-20import m:eqArr (part of fdo#32636)Luboš Luňák
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-11-30create placeholders properly in docx mathml importLuboš Luňák
2011-11-30do not add unnecessary spaces in docx mathml importLuboš Luňák
2011-11-30try with at least somewhat more generic handling of docx m:groupChrLuboš 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:limUpp/m:limLow properlyLuboš 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-30warn about unknown m:chr in m:accLuboš Luňák
2011-11-30implement sum properly in docx mathmlLuboš Luňák
2011-11-30implement docx m:naryLuboš Luňák
2011-11-29import docx m:mLuboš Luňák
2011-11-29finish reading in while() also when end of stream, just in caseLuboš Luňák
2011-11-29improve import of docx m:dLuboš Luňák
2011-11-29docx OMathArg can actually be more than one elementLuboš Luňák
2011-11-29docx m:r can contain multiple m:tLuboš 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