summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
AgeCommit message (Expand)Author
2018-04-28ofz#7861 fuzzer oomsCaolán McNamara
2018-02-19starmath: Spare unnecessary assignmentsTakeshi Abe
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara
2018-01-06ofz#4765 TimeoutCaolán McNamara
2017-12-21ofz#4703 Direct-leakCaolán McNamara
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
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-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi 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-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-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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06starmath: Drop unused 1st argument of SmErrorNode's ctorTakeshi Abe
2016-09-02Replace SmNodeIterator with std::vector's iteratorTakeshi Abe
2016-08-31Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe
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-03starmath: SmRootSymbolNode must have type NROOTSYMBOLTakeshi Abe
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-15starmath: Make AdjustFontDesc() precede Prepare()Takeshi Abe
2016-07-05starmath: Remove unused GetRect()Takeshi Abe
2016-07-04starmath: Drop unused definitionTakeshi Abe
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe
2016-06-26starmath: Fix invalid static_castTakeshi Abe
2016-06-25starmath: Drop unnecessary definitionsTakeshi Abe
2016-06-25starmath: Remove unused definitionTakeshi Abe
2016-06-24starmath: IndexOfSubNode() is for SmStructureNode onlyTakeshi Abe
2016-06-13starmath: SmElement owns SmNodeTakeshi Abe
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe
2016-05-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-04-12starmath: Drop unused #includeTakeshi Abe
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe