summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in reportdesignStephan Bergmann
2016-11-18remove some double callsNoel Grandin
2016-11-17loplugin:datamembershadow in reportdesignNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-19coverity#1371120 Unchecked return valueCaolán McNamara
2016-08-19coverity#1371118 Unchecked return valueCaolán McNamara
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-05-12reportdesign: replace boost::bind with C++11 stuffMichael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-27Add default line width defines for TableBordersslideon
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Elide const varsStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace sal_Bool with bool in vector<pair<...>>Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet
2016-03-23loplugin:constantparam in reportdesignNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22reportdesign: -Werror=unused-but-set-variableMiklos Vajna
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin