summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in reportdesignNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: reportdesign/Gabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
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-07loplugin:unusedmethodsNoel
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-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel 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-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin
2020-03-04use FastParser in OReportStylesContextNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22use fastparser in RptMLMasterStylesContext_ImplNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-20use more FastParser in ORptFilterNoel Grandin
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-14use FastParser in reportdesignNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13no need to store reference to Import hereNoel Grandin
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-03-28return unique_ptr in OXMLHelperNoel Grandin
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin