summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2021-01-01drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Preparations for customized xml entities on exportdante
2020-12-27List all mathml entyties.dante
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-26Improve handle of custom XML entitiesdante
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-23Use OUStringCharStephan Bergmann
2020-12-22oss-fuzz: mtpfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-21Update Starmath examplesLaurent BP
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-15update pchesCaolán McNamara
2020-12-15Extended starmth mathml html custom entity &entityname list extendeddante
2020-12-15Added documentation to starmath about mathml entitynamesdante
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-11FastParser.cxx changesdante
2020-12-09Begining of support for &entityname for mathml.dante
2020-12-04update pchesCaolán McNamara
2020-12-03add a header guardCaolán McNamara
2020-12-02Doubled code correctiondante
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30ofz#27892 recursion too deepCaolán McNamara
2020-11-26Fix typo in code: caos -> chaosMing Hua
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23clang-formated rest of the mathml files on starmathdante
2020-11-22Fix typosAndrea Gelmini
2020-11-22Some few more corrections over starmath color stuff.dante
2020-11-22Added tests to mathml color in order to tests the new color sets.dante
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-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12loplugin:unusedfieldsNoel
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-11-08Fix typosAndrea Gelmini
2020-11-07Added documentation on starmath.dante