summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/sdbtools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salunicodeliteral: dbaccessStephan Bergmann2017-04-281-6/+6
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-10/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-3/+3
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Add missing #includesStephan Bergmann2017-02-061-1/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-52/+52
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* cppcheck: passedByValueCaolán McNamara2016-08-181-1/+1
* loplugin:unusedfieldsNoel Grandin2016-06-022-10/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-184-25/+25
* clean-up: unused using declarations and includesJochen Nitschke2016-04-184-11/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2016-04-081-2/+3
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-2/+2
* convert EComposeRule to scoped enumNoel Grandin2016-02-252-7/+7
* loplugin:unusedfieldsNoel Grandin2015-12-242-9/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-34/+34
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* boost->stdCaolán McNamara2015-09-171-2/+2
* com::sun::star->css in dbaccessNoel Grandin2015-08-036-56/+56
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-202-3/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-174-14/+14
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-074-12/+8
* coverity#706478 Uncaught exceptionCaolán McNamara2014-10-121-2/+0
* coverity#706476 Uncaught exceptionCaolán McNamara2014-10-121-2/+0
* coverity#706477 Uncaught exceptionCaolán McNamara2014-10-121-3/+0
* loplugin: cstylecastNoel Grandin2014-10-031-1/+1
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-253-3/+3
* coverity#983635 Uncaught exceptionCaolán McNamara2014-08-172-2/+3
* coverity#983636 Uncaught exceptionCaolán McNamara2014-08-172-2/+2
* coverity#983637 Uncaught exceptionCaolán McNamara2014-08-172-2/+2
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-2/+0
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-134-6/+35
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-038-10/+10
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-34/+34
* Remove visual noise from dbaccessAlexander Wilms2014-02-272-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-268-52/+52
* bool improvementsStephan Bergmann2014-01-281-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* fixincludeguards.sh: dbaccessThomas Arnhold2013-11-056-18/+18