summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)Author
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
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-12-01-Werror,-Wimplicit-fallthroughStephan Bergmann
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30reportdesign: split up ORptFilter::CreateContext()Michael Stahl
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann