summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml
AgeCommit message (Expand)Author
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-10Replace some macros in dbaccess part 2Julien Nabet
2021-11-08Replace some macros in dbaccess part 1Julien Nabet
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/filterGeorge Bateman
2020-09-01Fix typoAndrea Gelmini
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-26use fastparser in OTableStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-12improve fastparser loggingNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-04-01tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen