summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
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
2020-11-22clang-formated some headers on starmathdante
2020-11-22Fix typo in codeAndrea Gelmini
2020-11-22Typo apropiate->appropriate (starmath)Julien Nabet
2020-11-21Added documentation on starmathdatabase.dante
2020-11-21Corrected my previous mess on mathml export with color export 2.dante
2020-11-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-11Improved starmath colordante
2020-11-10Evaluate command: tdf#109338dante
2020-11-08Fix typosAndrea Gelmini
2020-11-07Added documentation on starmath.dante
2020-11-07Starmath examples renovateddante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-11-04Fix typosAndrea Gelmini
2020-11-03Reordered token.hxx.dante
2020-11-03Added hexadecimal number and color support for starmath.Dante DM
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31remove pimpl from SmViewShellNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel