summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/filter
Commit message (Expand)AuthorAgeFilesLines
* Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov2019-05-172-2/+2
* return unique_ptr in OXMLHelperNoel Grandin2019-03-284-9/+9
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* Use index only where getToken() needs itMatteo Casalin2019-03-051-12/+6
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-7/+0
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-234-4/+1
* Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2019-02-124-77/+64
* loplugin:indentation in registry..saxNoel Grandin2019-02-098-12/+12
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2214-0/+15
* improve function-local statics in forms..reportdesignNoel Grandin2018-11-211-12/+11
* Fix typosAndrea Gelmini2018-11-191-1/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-022-4/+4
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-14/+14
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-122-2/+2
* clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin2018-10-121-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-243-0/+3
* New loplugin:externalStephan Bergmann2018-09-176-9/+9
* new loplugin:conststringfieldNoel Grandin2018-08-222-12/+9
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-4/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-303-0/+3
* loplugin:stringloop in sdNoel Grandin2018-07-291-4/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-122-9/+8
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-083-14/+4
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-057-10/+2
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-294-5/+0
* fix build in reportdesignRene Engelhard2018-05-171-1/+0
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-2/+2
* unreferenced local variableNoel Grandin2018-05-171-0/+1
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-1/+3
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-12/+13
* remove some unused comphelper includesJochen Nitschke2018-04-156-6/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-192-2/+0
* Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2018-03-142-7/+23
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-271-1/+0
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* More loplugin:cstylecast: reportdesignStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: reportdesignStephan Bergmann2018-01-121-7/+7
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-148-17/+17
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* -Werror,-Wimplicit-fallthroughStephan Bergmann2017-12-011-0/+1
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-302-3/+3
* reportdesign: split up ORptFilter::CreateContext()Michael Stahl2017-11-305-46/+205
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* loplugin:finalclasses in reportdesignNoel Grandin2017-10-313-6/+3
* loplugin:includeform: reportdesignStephan Bergmann2017-10-2312-15/+15