summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
AgeCommit message (Expand)AuthorFilesLines
4 daysloplugin:ostr in starmathNoel Grandin1-1/+1
2023-09-28starmath: Arabic symbols from Symbols Catalogue should not be italicKhaled Hosny1-2/+0
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet1-10/+0
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-2/+0
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin1-1/+1
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-0/+1
2021-08-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2021-03-18Use ESelection to locate code on node instead of SmTokendante1-3/+20
2021-03-15Provide node type with more analysis capabilitiesdante1-15/+1
2021-03-01tdf#124176 on starmathdante1-5/+1
2021-03-01Starmath cleanup unused includesdante1-6/+0
2021-02-06Use multichar operatorsdante1-2/+1
2021-02-04Fix typo in codeAndrea Gelmini1-9/+9
2021-02-02Support patch for starmath syntax hightlightdante1-0/+4
2021-01-31Increase node parser mathematical abstractiondante1-0/+37
2020-11-08Fix typosAndrea Gelmini1-8/+8
2020-11-07Added documentation on starmath.dante1-0/+42
2020-10-22long->tools::Long in slideshow..starmathNoel1-7/+7
2020-09-30loplugin:unusedmethodsNoel1-8/+0
2020-09-22Fix typosAndrea Gelmini1-10/+10
2020-09-22tdf#38885 Remove createTextFromNodedante1-395/+1165
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin1-2/+2
2020-01-11loplugin:finalclasses in starmathNoel Grandin1-24/+24
2019-08-16Fix typosAndrea Gelmini1-4/+4
2019-06-13tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe1-1/+1
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin1-1/+1
2018-11-24remove unused FontChangeMask::HorAlignNoel Grandin1-3/+2
2018-10-08loplugin:constfields in starmathNoel Grandin1-2/+2
2018-04-28ofz#7861 fuzzer oomsCaolán McNamara1-13/+13
2018-02-19starmath: Spare unnecessary assignmentsTakeshi Abe1-3/+4
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe1-1/+2
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara1-9/+9
2018-01-06ofz#4765 TimeoutCaolán McNamara1-1/+1
2017-12-21ofz#4703 Direct-leakCaolán McNamara1-11/+11
2017-08-03loplugin:constparams in starmathNoel Grandin1-2/+2
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-2/+0
2017-04-28loplugin:salunicodeliteral: starmathStephan Bergmann1-1/+1
2017-04-27starmath: Convert SmScaleMode to scoped enumTakeshi Abe1-1/+6
2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe1-37/+37
2017-04-07starmath: Move SmNodeStack to mathmlimport.hxxTakeshi Abe1-12/+0
2016-12-05starmath: Prefix members of SmStructureNodeTakeshi Abe1-11/+11
2016-12-03starmath: Prefix members of SmPolyLineNode etc.Takeshi Abe1-6/+6
2016-12-02starmath: Prefix members of SmTextNodeTakeshi Abe1-12/+12
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe1-13/+13
2016-11-29starmath: these static functions can be localTakeshi Abe1-5/+0
2016-11-25starmath: Prefix members of SmBinDiagonalNode etc.Takeshi Abe1-18/+19
2016-11-24starmath: Prefix members of SmFontNodeTakeshi Abe1-7/+7
2016-11-23starmath: Prefix members of SmNodeMatrixTakeshi Abe1-6/+7
2016-11-15tdf#76296 Import MathML's <mspace>Takeshi Abe1-0/+1