summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann4-16/+17
2020-12-27Preparations for customized xml entities on exportdante3-2/+20
2020-12-27List all mathml entyties.dante2-4268/+2133
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-2/+2
2020-12-26Improve handle of custom XML entitiesdante3-14/+17
2020-12-23Use char16_t string literalsStephan Bergmann1-2/+2
2020-12-23Use OUStringCharStephan Bergmann1-2/+1
2020-12-22oss-fuzz: mtpfuzzer doesn't pass sanity checkCaolán McNamara1-21/+29
2020-12-21Update Starmath examplesLaurent BP1-9/+9
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-15update pchesCaolán McNamara1-1/+2
2020-12-15Extended starmth mathml html custom entity &entityname list extendeddante1-14/+4261
2020-12-15Added documentation to starmath about mathml entitynamesdante1-0/+1
2020-12-15use views to parse rather than allocating OUStringNoel1-20/+18
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-2/+2
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann1-1/+2
2020-12-11FastParser.cxx changesdante2-1/+1
2020-12-09Begining of support for &entityname for mathml.dante5-0/+94
2020-12-04update pchesCaolán McNamara1-6/+6
2020-12-03add a header guardCaolán McNamara1-0/+2
2020-12-02Doubled code correctiondante1-27/+8
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen17-28/+16
2020-11-30ofz#27892 recursion too deepCaolán McNamara1-0/+9
2020-11-26Fix typo in code: caos -> chaosMing Hua2-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel9-17/+17
2020-11-23clang-formated rest of the mathml files on starmathdante4-1283/+1229
2020-11-22Fix typosAndrea Gelmini1-1/+1
2020-11-22Some few more corrections over starmath color stuff.dante2-1/+2
2020-11-22Added tests to mathml color in order to tests the new color sets.dante3-55/+67
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
2020-11-21Corrected my previous mess on mathml export with color export 2.dante5-43/+91
2020-11-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer14-183/+198
2020-11-17Starmath has now full support of HTML colors.dante11-328/+779
2020-11-16Instead of labs, use overloaded absStephan Bergmann2-3/+5
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-16replace std::max(std::min()) with std::clampNoel1-2/+2
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara6-0/+24
2020-11-12loplugin:unusedfieldsNoel1-2/+0
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin4-12/+12
2020-11-12remove Fraction::operator tools::Long()Noel4-12/+12
2020-11-11loplugin:stringviewNoel2-4/+4
2020-11-11Improved starmath colordante16-269/+520
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-11-10Evaluate command: tdf#109338dante13-358/+704
2020-11-08Fix typosAndrea Gelmini2-9/+9
2020-11-07Added documentation on starmath.dante7-0/+89
2020-11-07Starmath examples renovateddante2-3/+17