summaryrefslogtreecommitdiff
path: root/xmloff/source/table
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-03fastparser in XMLCellImportContextNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20simplify CreateTableContextNoel
2020-11-18Remove unused XMLTableImportContext::ImportColumn nPrefix, rLocalName paramsStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-05StartElement no longer necessary hereNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-19tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin