summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2021-04-12update PCHsCaolán McNamara
2021-03-18Use ESelection to locate code on node instead of SmTokendante
2021-03-15Fix typosAndrea Gelmini
2021-03-15Provide node type with more analysis capabilitiesdante
2021-03-09Rename SmParser to SmParser5dante
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08Remove unused includedante
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante
2021-03-07Starmath now allows multiple parsers fourth partdante
2021-03-06Add to smviewshell an acces to the docking windowdante
2021-03-03update pchesCaolán McNamara
2021-03-02Simplify ElementsDockingWindowdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2021-02-27Introduce the abstractsmparser getter methodsdante
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara
2021-02-24Starmath now allows multiple parsers second partdante
2021-02-19Starmath now allows multiple parsersdante
2021-02-14Reorganize starmath color data flowdante
2021-02-14tdf#140386: Math: Add 'backepsilon' symbol to elements panelJulien Nabet
2021-02-13no need to allocate these return values on the heapNoel Grandin
2021-02-09no need to use unique_ptr for a simple value classNoel
2021-02-09ofz#30663 Direct-leakCaolán McNamara
2021-02-08Simplified addition of color palettesdante
2021-02-08update pchesCaolán McNamara
2021-02-08Let depthGuard handle everythingdante
2021-02-07tdf#124176 used pragma once instead of include guardsViKrAm-Baisclear
2021-02-06Use multichar operatorsdante
2021-02-06Modifications on starmath smparse error handledante
2021-02-06Optimize starmath color searchdante
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-03Previous patches fixesdante
2021-02-03Clean up SmColorTokenTableEntrydante
2021-02-02Support patch for starmath syntax hightlightdante
2021-02-02SmToken use u16string_view pIdentdante
2021-01-31Increase node parser mathematical abstractiondante
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22Relocate mathmldante
2021-01-18Mathml gets it's own directorydante
2021-01-18make internals of ::Color privateNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-15update pchesCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-03add a header guardCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-26Fix typo in code: caos -> chaosMing Hua
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22Fix typosAndrea Gelmini