summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
AgeCommit message (Expand)Author
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
2016-07-01Make SmStructureNode's ctor initialize the number of sub nodesTakeshi Abe
2016-06-29starmath: SmBinDiagonalNode's 3rd child must be SmPolyLineNodeTakeshi 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-14starmath: SmTableNode has type NTABLETakeshi Abe
2016-06-08starmath: The formula tree must be of type SmTableNodeTakeshi Abe
2016-05-18Convert ATTR_* to scoped enumTakeshi Abe
2016-05-17convert TG constants to scoped enumNoel Grandin
2016-05-16tdf#98238, tdf#99591 reverted old commitJan Iversen
2016-05-16Avoid C-style castTakeshi Abe
2016-05-12Convert FLG_* to scoped enumTakeshi Abe
2016-05-11starmath: Drop unused non-const variant of GetLeftMostTakeshi Abe
2016-05-10Simplify code with ForEachNonNullTakeshi Abe
2016-04-07starmath: Assert that SmAlignNode must have only one childTakeshi Abe