summaryrefslogtreecommitdiff
path: root/starmath/source/mathml
AgeCommit message (Expand)Author
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-21cid#1556239 Use of auto that causes a copyCaolán McNamara
2024-07-20cid#1607830 Use of auto that causes a copyCaolán McNamara
2024-07-18make some single-arg constructors in starmath explicitNoel Grandin
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara
2024-05-14loplugin:ostr in starmathNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: starmath/Gabor Kelemen
2024-03-12Revert "add sm to --enable-mergelibs=more"Noel Grandin
2024-03-07add sm to --enable-mergelibs=moreNoel Grandin
2024-02-07Simplify a bit, and avoid vector copyMike Kaganski
2024-02-07starmath : move static data to usage locationArnaud VERSINI
2023-12-30starmath : remove useless delete indirectionArnaud VERSINI
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
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