summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlexport.cxx
AgeCommit message (Expand)Author
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang
2013-07-01 fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-06-28 fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang
2013-06-28fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang
2013-06-28fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-26SmXMLExport::GetViewSettings: add back lost property nameMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin
2012-11-20clang plugin warningsLuboš Luňák
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-02String -> OUStringIvan Timofeev
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01String -> OUStringIvan Timofeev
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-29Some cppcheck cleaningJulien Nabet
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-04-10fixed typosTakeshi Abe
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-12-01cws tl84: #i115443# MathML export problem with groups fixedThomas Lange [tl]
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-10-30use RTL_CONSTASCII_USTRINGPARAMJani Monoses
2010-10-27micro optimizeCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13cws tl84: #i114767# Math: added option to save only used symbolsThomas Lange [tl]
2010-10-07replace DBG_ASSERT with OSL equivalentsJacek Wolszczak
2010-09-30Clean up dead code and comments in starmathPhil Bordelon
2010-07-23cws tl83: #i113276# changes to Greek symbol set because of new OpenSymbol fontThomas Lange [tl]
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien