summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlexport.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-12starmath: Prefix member of SmBlankNodeTakeshi Abe
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-09-20tdf#97049 Export "intd" to MathMLTakeshi Abe
2016-08-10Expect 3 subnodes for SmBinVerNode/SmBinHorNode/SmBinDiagonalNodeTakeshi Abe
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe
2016-07-31tdf#101022 Export Greek symbol to MathML with correct mathvariantTakeshi Abe
2016-07-25starmath: Fix invalid static_castTakeshi Abe
2016-05-21starmath: These functions are used in local onlyTakeshi Abe
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2016-01-22starmath: Catch exception by const refTakeshi Abe
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-09cppcheck: variableScopeTakeshi Abe
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-03starmath: Convert many services to constructors.Jan Holesovsky
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann