summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ext
Commit message (Expand)AuthorAgeFilesLines
* weld native message dialogsCaolán McNamara2018-02-221-3/+4
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-124-7/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-6/+6
* Remove traces of Report Builder's former status as extensionLionel Elie Mamane2017-12-131-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet2017-11-181-23/+19
* loplugin:finalclasses in dbaccessNoel Grandin2017-11-061-8/+4
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-236-12/+12
* Removed duplicated includeAndrea Gelmini2017-09-181-1/+0
* Replace some lists by vectors in dbaccessJulien Nabet2017-09-171-2/+2
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-113-36/+36
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-2114-440/+132
* use more range-for on uno::SequenceNoel Grandin2017-07-111-11/+5
* use more begin()/end() for SequenceNoel Grandin2017-07-061-21/+12
* loplugin:casttovoid: dbaccessStephan Bergmann2017-07-021-2/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* DBACORE_RESSTRING can go nowCaolán McNamara2017-05-181-5/+5
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-7/+4
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove unused defines from HRC files in dbaccessNoel Grandin2017-03-172-6/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-3/+3
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1711-28/+28
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-24/+24
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-10/+0
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-0/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:datamembershadowNoel Grandin2016-11-171-2/+0
* loplugin:unnecessaryoverride in dbaccessNoel Grandin2016-10-052-18/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-054-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-6/+6
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-131-2/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-151-6/+0
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-6/+0
* Fix typosAndrea Gelmini2016-04-301-2/+2
* -Werror,-WvarargsStephan Bergmann2016-04-271-1/+1
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-5/+5
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-4/+4
* clean-up: unused using declarations and includesJochen Nitschke2016-04-185-25/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-7/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-024-9/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-7/+7