summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter
AgeCommit message (Expand)Author
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-28Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
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, dbaccessStephan Bergmann
2017-01-02micro optCaolán McNamara
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in dbaccessStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03fix previous commitMarkus Mohrhard
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin