summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.cxx
AgeCommit message (Expand)Author
2021-01-18Mathml gets it's own directorydante
2020-12-26Improve handle of custom XML entitiesdante
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11FastParser.cxx changesdante
2020-12-09Begining of support for &entityname for mathml.dante
2020-12-02Doubled code correctiondante
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-23clang-formated rest of the mathml files on starmathdante
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11Improved starmath colordante
2020-11-10Evaluate command: tdf#109338dante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-17starmath: use the fastparser API when possibleNoel Grandin
2020-09-22tdf#38885 Remove createTextFromNodedante
2020-09-01Fix typoAndrea Gelmini
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: starmathStephan Bergmann
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-12improve fastparser loggingNoel Grandin
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-12convert mathml to FastParserNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25use FastParser in starmathNoel Grandin
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-01-31loplugin:flatten in starmathNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-30use unique_ptr in SmStructureNode::SetSubNodesNoel Grandin
2018-12-30return by unique_ptr in popOrZero in starmathNoel Grandin
2018-11-30starmath: create XMLOasisSettingsImporter instances with an uno constructorMiklos Vajna