summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Rename SmParser to SmParser5dante1-6/+6
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-08Remove unused includedante1-1/+0
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante1-16/+19
2021-03-07Starmath now allows multiple parsers fourth partdante1-16/+27
2021-03-06Add to smviewshell an acces to the docking windowdante1-0/+3
2021-03-03update pchesCaolán McNamara1-3/+1
2021-03-02Simplify ElementsDockingWindowdante1-1/+2
2021-03-02Starmath now allows multiple parsers third partdante1-4/+3
2021-03-01tdf#124176 on starmathdante37-142/+51
2021-03-01Starmath cleanup unused includesdante15-49/+11
2021-02-27Introduce the abstractsmparser getter methodsdante1-0/+9
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara1-0/+1
2021-02-24Starmath now allows multiple parsers second partdante3-180/+246
2021-02-19Starmath now allows multiple parsersdante4-0/+11
2021-02-14Reorganize starmath color data flowdante1-6/+6
2021-02-14tdf#140386: Math: Add 'backepsilon' symbol to elements panelJulien Nabet2-0/+2
2021-02-13no need to allocate these return values on the heapNoel Grandin1-5/+5
2021-02-09no need to use unique_ptr for a simple value classNoel1-2/+2
2021-02-09ofz#30663 Direct-leakCaolán McNamara1-2/+2
2021-02-08Simplified addition of color palettesdante1-1/+1
2021-02-08update pchesCaolán McNamara1-1/+4
2021-02-08Let depthGuard handle everythingdante1-1/+2
2021-02-07tdf#124176 used pragma once instead of include guardsViKrAm-Baisclear1-4/+1
2021-02-06Use multichar operatorsdante2-8/+9
2021-02-06Modifications on starmath smparse error handledante3-58/+45
2021-02-06Optimize starmath color searchdante1-2/+3
2021-02-04Fix typo in codeAndrea Gelmini3-17/+17
2021-02-03Previous patches fixesdante1-1/+1
2021-02-03Clean up SmColorTokenTableEntrydante2-22/+3
2021-02-02Support patch for starmath syntax hightlightdante1-0/+4
2021-02-02SmToken use u16string_view pIdentdante1-3/+3
2021-01-31Increase node parser mathematical abstractiondante1-0/+37
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-22Relocate mathmldante6-0/+817
2021-01-18Mathml gets it's own directorydante2-329/+189
2021-01-18make internals of ::Color privateNoel1-5/+8
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2020-12-15update pchesCaolán McNamara1-1/+2
2020-12-04update pchesCaolán McNamara1-6/+6
2020-12-03add a header guardCaolán McNamara1-0/+2
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen3-3/+2
2020-11-26Fix typo in code: caos -> chaosMing Hua1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-5/+5
2020-11-22Fix typosAndrea Gelmini1-1/+1
2020-11-22clang-formated some headers on starmathdante3-97/+96
2020-11-22Fix typo in codeAndrea Gelmini1-1/+1
2020-11-22Typo apropiate->appropriate (starmath)Julien Nabet1-4/+4
2020-11-21Added documentation on starmathdatabase.dante1-0/+31