summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
AgeCommit message (Expand)Author
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-10-23starmath: fix include guardsThomas Arnhold
2013-09-06fdo#68956: Be safe and warn if there are other users of GetText()Thomas Arnhold
2013-09-05fdo#68956: fix string conversionThomas Arnhold
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
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-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]