summaryrefslogtreecommitdiff
path: root/starmath/source/mathml
AgeCommit message (Expand)Author
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmathStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-18tdf#111705: Add support of Arabic summation operator (U+1EEF0)Khaled Hosny
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-04Remove unused starmathdatabase::Identify_Color_HTMLJulien Nabet
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-01-23use more concrete SmModel typeNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2022-11-04lok: use twips in MathMike Kaganski
2022-11-04Use o3tl::convert in MathMike Kaganski
2022-09-05Identify OOo2OasisTransformer and act in consequencedante
2022-08-31cid#1509247 reserve here can't be rightCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-26ofz#47639 avoid Integer-overflowCaolán McNamara
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-23starmath: fix real use-after-free detected by GCC 12Michael Stahl
2022-05-21elide OUString allocationNoel Grandin
2022-05-14elid some OUString construction in SmXMLExportWrapper::ExportNoel Grandin
2022-05-13tdf#121740 reduce cost of mathml parsingNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in starmathStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
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