summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/filter/xml/xmlfilter.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert XML_STYLE_FAMILY to scoped enumNoel Grandin2021-01-071-1/+1
* no need to store reference to Import hereNoel Grandin2019-11-131-3/+2
* Simplify Sequence iterations in postprocess..saxArkadiy Illarionov2019-08-171-16/+12
* Improved loplugin:stringconstant (now that GCC 7 supports it): reportdesignStephan Bergmann2019-07-311-5/+5
* loplugin:referencecasting in reportdesignNoel Grandin2019-07-201-2/+2
* loplugin:logexceptionnicely in package..reportdesignNoel Grandin2019-06-151-4/+3
* return unique_ptr in OXMLHelperNoel Grandin2019-03-281-2/+2
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-231-1/+0
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-0/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-14/+14
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-10/+3
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-12/+13
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2018-03-141-6/+19
* -Werror,-Wimplicit-fallthroughStephan Bergmann2017-12-011-0/+1
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-301-2/+2
* reportdesign: split up ORptFilter::CreateContext()Michael Stahl2017-11-301-41/+168
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* loplugin:includeform: reportdesignStephan Bergmann2017-10-231-2/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke2017-09-101-2/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* cppcheck: variableScopeJochen Nitschke2017-08-071-4/+0
* loplugin:checkunusedparams in variousNoel Grandin2017-08-031-8/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:casttovoid: reportdesignStephan Bergmann2017-07-021-1/+0
* simplify some string handling in tracing callsNoel Grandin2017-06-231-10/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-211-32/+25
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+10
* loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann2016-12-051-5/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Elide const varsStephan Bergmann2016-04-221-6/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* loplugin:passstuffbyref in reportdesignNoel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-111-2/+3
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-1/+0