summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlexport.cxx
AgeCommit message (Expand)Author
2014-12-03loplugin: cstylecastNoel Grandin
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-26export quoted parts of math formulas properly to docx mathmlLuboš Luňák
2012-10-01String -> OUStringIvan Timofeev
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák
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-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák
2011-12-07merge two duplicates of a functionLuboš Luňák
2011-12-07properly xml-escape written text in docx formulaLuboš Luňák
2011-11-30export all sub/superscripts LO can handle to docx mathmlLuboš Luňák
2011-11-30fix writing of docx m:sPreLuboš Luňák
2011-11-30implement sum properly in docx mathmlLuboš Luňák
2011-11-29static constLuboš Luňák
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-24rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák