summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe
2018-01-11ofz#5244 tighten depth checkCaolán McNamara
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2018-01-06ofz#4765 TimeoutCaolán McNamara
2017-12-24coverity#1426873 Unintended sign extensionCaolán McNamara
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-05starmath: Convert SmHorAlign to scoped enumTakeshi Abe
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-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2016-12-07starmath: Require that they are non-0 vectorsTakeshi Abe
2016-12-05starmath: Prefix members of SmStructureNodeTakeshi Abe
2016-12-03starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe
2016-12-02starmath: Prefix members of SmTextNodeTakeshi Abe
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe
2016-11-29starmath: these static functions can be localTakeshi Abe
2016-11-29tdf#103430 Apply mathvariant attribute to <mi> and <mo>Takeshi Abe
2016-11-28starmath: Separate color name and operand by spaceTakeshi Abe
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe
2016-11-24starmath: Prefix members of SmFontNodeTakeshi Abe
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe
2016-11-21tdf#79645 Add line spacing only between rows of SmMatrixNodeTakeshi Abe
2016-11-19tdf#103500 Import stretchy integral symbol from MathMLTakeshi Abe
2016-11-18tdf#84650 Fix X-coordinate of SmMatrixNode's elementsTakeshi Abe
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe
2016-11-12starmath: Prefix member of SmBlankNodeTakeshi Abe
2016-09-29tdf#53472, tdf#102268: Reimplement "intd"Takeshi Abe
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (starmath)Stephan Bergmann
2016-08-08starmath: SmBraceNode always has 3 childrenTakeshi Abe
2016-08-07starmath: complete SmAttributNode has just 2 subnodesTakeshi Abe
2016-08-05starmath: SmBinHorNode's symbol is not always an SmMathSymbolNodeTakeshi Abe
2016-08-03starmath: SmDynIntegralNode always has a couple of subnodesTakeshi Abe
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-08tdf#47813 Fix alignment for SmUnHorNodeTakeshi Abe
2016-07-08starmath: Fix missing negationTakeshi Abe
2016-07-04starmath: Drop unused definitionTakeshi Abe