summaryrefslogtreecommitdiff
path: root/starmath/source/mathml
AgeCommit message (Expand)Author
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-27cid#1500496: Uninitialized pointer readJulien Nabet
2022-02-27Typo: attributte->attributeJulien Nabet
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-10-31Prepare for removal of non-const operator[] from Sequence in starmathMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann
2021-09-16Increase accuracy of ParseMathMLUnsignedNumber Fraction resultStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-20Fine tune new sm import / exportdante
2021-08-20Improve code reability with different function namesdante
2021-08-20Fix typo in new SmMlElement exporterdante
2021-08-20Add security handlers to the iteratorsdante
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet
2021-08-18Fix typoAndrea Gelmini
2021-08-18Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann
2021-08-17Removed duplicated includeAndrea Gelmini
2021-08-17Improvement to ml element exporterdante
2021-08-17Fix typoAndrea Gelmini
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski
2021-08-17Add import for new starmath mathml elementsdante
2021-08-16Fix typosAndrea Gelmini
2021-08-15Add the possibility to check if a mathml attribute is manually setdante
2021-08-15Add the Form attribute to modante
2021-08-13Export Math ML from new mathml nodesdante
2021-08-09Add an iterator for the new starmath matml elementsdante
2021-08-09Corrections to starmath mathml definitionsdante
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27Correct some c/c++ licensesdante
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-21Add mathml structuresdante
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-15Correct text command on mathml importdante
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01Starmath cleanup unused includesdante
2021-02-19Starmath now allows multiple parsersdante
2021-02-14Reorganize starmath color data flowdante
2021-02-13no need to allocate these return values on the heapNoel Grandin
2021-02-06Use multichar operatorsdante