summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl1-1/+1
2017-08-03loplugin:constparams in starmathNoel Grandin1-5/+5
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-93/+31
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-5/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-3/+3
2017-06-14starmath: Use sal_uInt32 for ERRCODE instead of sal_uLongTakeshi Abe1-3/+3
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+2
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe1-1/+2
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe1-0/+6
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-83/+81
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-07-21loplugin:unusedmethods starmathNoel Grandin1-4/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe1-10/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe1-0/+6
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2014-11-11stop duplicate definition of lcl_popOrZero()Takeshi Abe1-5/+1
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel1-1/+2
2014-04-30starmath: sal_Bool->boolNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from starmathAlexander Wilms1-4/+4
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-4/+1
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2
2013-09-06fdo#68956: Be safe and warn if there are other users of GetText()Thomas Arnhold1-1/+1
2013-09-05fdo#68956: fix string conversionThomas Arnhold1-2/+3
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania1-2/+2
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang1-0/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+33
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-1/+1
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin1-2/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+1
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-0/+2
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz1-1/+7
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-7/+7
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-1/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-4/+4
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2