summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-16loplugin:referencecasting in reportdesignNoel
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-11loplugin:stringviewNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-02tdf#137916 get report xml importer working againCaolán McNamara
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-04loplugin:reducevarscope in reportdesignNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
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-24reportdesign: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: reportdesignStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-26Upcoming improved loplugin:elidestringvar: reportdesignStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen