summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09tdf#146619 Drop unused 'using namespace' in: reportdesign/Gabor Kelemen1-1/+0
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann1-5/+5
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-4/+4
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-4/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-1/+0
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann1-9/+9
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin1-52/+50
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski1-6/+6
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-1/+1
2021-02-16loplugin:referencecasting in reportdesignNoel1-1/+1
2021-02-08Remove unneeded breaksAndrea Gelmini1-7/+0
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-4/+4
2020-12-07loplugin:unusedmethodsNoel1-32/+0
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-2/+0
2020-11-02tdf#137916 get report xml importer working againCaolán McNamara1-16/+8
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel1-9/+0
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin1-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin1-73/+47
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-16/+2
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen1-6/+1
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen1-0/+1
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin1-2/+0
2020-03-04use FastParser in OReportStylesContextNoel Grandin1-63/+10
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-1/+1
2020-01-23loplugin:unusedmethodsNoel Grandin1-192/+0
2020-01-22use fastparser in RptMLMasterStylesContext_ImplNoel Grandin1-16/+10
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin1-15/+15
2020-01-22Convert reportdesign to fastparserNoel Grandin1-11/+13
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin1-10/+3
2020-01-20use more FastParser in ORptFilterNoel Grandin1-53/+43
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin1-6/+1
2020-01-14use FastParser in reportdesignNoel Grandin1-10/+15
2020-01-07extract some common code from ImportContext classesNoel Grandin1-16/+2
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-13no need to store reference to Import hereNoel Grandin1-3/+2
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov1-16/+12
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann1-5/+5
2019-07-20loplugin:referencecasting in reportdesignNoel Grandin1-2/+2
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin1-4/+3
2019-03-28return unique_ptr in OXMLHelperNoel Grandin1-2/+2
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin1-1/+0
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-14/+14
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1