summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-031-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-4/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:countusersofdefaultparams in dbaccessNoel Grandin2017-12-051-1/+1
* loplugin:finalclasses in dbaccessNoel Grandin2017-11-061-2/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-233-3/+3
* Typo: tyoe->typeJulien Nabet2017-07-251-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-218-449/+1
* dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna2017-07-181-1/+2
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-31/+30
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-7/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin2016-08-051-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-1/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyref in dbaccessNoel Grandin2016-04-131-2/+2
* Avoid reserved identifiersStephan Bergmann2016-04-121-3/+3
* Avoid reserved identifierStephan Bergmann2016-04-123-5/+5
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-122-2/+0
* inline some use-once macrosNoel Grandin2016-03-141-41/+21
* loplugin:unusedmethodsNoel Grandin2016-02-081-3/+0
* whitespace fixupakki952016-01-291-6/+6
* loplugin:unusedmethods unused return value in dbaccessNoel Grandin2016-01-111-4/+0
* OOneInstanceAutoRegistration is not usedMatúš Kukan2015-12-121-36/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-20/+20
* Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet2015-10-121-0/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-034-81/+81
* remove some unused definesNoel Grandin2015-08-031-3/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-271-23/+0
* remove some unused definesNoel Grandin2015-07-271-38/+0
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-3/+10
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-10/+3
* callcatcher: update unused codeCaolán McNamara2015-06-201-2/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-154-11/+7
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-11/+11
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-11/+11
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+6
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-193-7/+0
* dbaccess: sal_Bool->boolNoel Grandin2014-04-172-9/+9
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet2014-04-071-1/+1