summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2021-01-22Relocate mathmldante
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21Replace bbUseHTMLMLEntities with m_bUseHTMLMLEntitiesdante
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-20Fix typosAndrea Gelmini
2021-01-19Use custom HTML Mathml entities only when needed.dante
2021-01-18Mathml mo operator listdante
2021-01-18Mathml gets it's own directorydante
2021-01-18make internals of ::Color privateNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
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