summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-26export quoted parts of math formulas properly to docx mathmlLuboš Luňák1-0/+7
2012-10-01String -> OUStringIvan Timofeev1-6/+6
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna1-176/+12
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna1-3/+2
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák1-6/+6
2012-01-30fprintf -> SAL_INFOLuboš Luňák1-7/+8
2012-01-06write TBAR rather as an accent, use over/underline for m:barLuboš Luňák1-1/+1
2011-12-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák1-21/+11
2011-12-07merge two duplicates of a functionLuboš Luňák1-38/+5
2011-12-07properly xml-escape written text in docx formulaLuboš Luňák1-1/+1
2011-11-30export all sub/superscripts LO can handle to docx mathmlLuboš Luňák1-11/+60
2011-11-30fix writing of docx m:sPreLuboš Luňák1-2/+2
2011-11-30implement sum properly in docx mathmlLuboš Luňák1-0/+1
2011-11-29static constLuboš Luňák1-1/+1
2011-11-27remove include o pch header from starmathNorbert Thiebaud1-2/+0
2011-11-24rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák1-0/+712