summaryrefslogtreecommitdiff
path: root/starmath/source/mathml/import.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-03-10use more concrete UNO classesNoel Grandin1-3/+1
2025-02-26use more concrete UNO types in some local varsNoel Grandin1-9/+2
2024-11-14Turn a macro to a functionMike Kaganski1-1/+1
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-2/+4
2024-05-14loplugin:ostr in starmathNoel Grandin1-8/+8
2024-04-09tdf#146619 Drop unused 'using namespace' in: starmath/Gabor Kelemen1-1/+0
2024-03-12Revert "add sm to --enable-mergelibs=more"Noel Grandin1-2/+2
2024-03-07add sm to --enable-mergelibs=moreNoel Grandin1-2/+2
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-12/+13
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-14/+7
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-8/+7
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-7/+8
2023-01-23use more concrete SmModel typeNoel Grandin1-24/+14
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin1-14/+2
2022-09-05Identify OOo2OasisTransformer and act in consequencedante1-1/+4
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-6/+4
2022-05-04Just use Any ctor instead of makeAny in starmathStephan Bergmann1-3/+3
2022-05-01use more string_view in variousNoel Grandin1-2/+3
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-5/+0
2022-02-27cid#1500496: Uninitialized pointer readJulien Nabet1-0/+3
2022-02-27Typo: attributte->attributeJulien Nabet1-7/+7
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-4/+3
2021-10-31Prepare for removal of non-const operator[] from Sequence in starmathMike Kaganski1-2/+1
2021-10-21loplugin:flattenNoel Grandin1-15/+15
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-4/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-8/+8
2021-08-20Fine tune new sm import / exportdante1-23/+100
2021-08-20Improve code reability with different function namesdante1-29/+28
2021-08-19cid#1490357 Dereference after null checkCaolán McNamara1-1/+1
2021-08-19cid#1490354/1490355: Logically dead codeJulien Nabet1-2/+2
2021-08-18Fix typoAndrea Gelmini1-2/+2
2021-08-18Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann1-1/+1
2021-08-17Removed duplicated includeAndrea Gelmini1-1/+0
2021-08-17Fix typoAndrea Gelmini1-3/+3
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski1-2/+2
2021-08-17Add import for new starmath mathml elementsdante1-0/+1362