summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall (macOS)Stephan Bergmann2017-12-155-6/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-144-14/+14
* loplugin:salcall fix functionsNoel Grandin2017-12-1139-52/+52
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-12-111-1/+1
* Firebird: check isc_blob_info errorTamas Bunth2017-12-091-1/+1
* Firebird: Revert not closing cursor,..Tamas Bunth2017-12-091-0/+15
* clean code at setObjectWithInfoTamas Bunth2017-12-091-20/+14
* tdf#70425 do not close cursor explicitlyTamas Bunth2017-12-091-11/+0
* tdf#70425 Firebird: accept integers in setDoubleTamas Bunth2017-12-092-3/+31
* loplugin:salcall handle static methodsNoel Grandin2017-12-078-32/+32
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-0711-30/+31
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-066-6/+6
* Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann2017-12-052-2/+2
* loplugin:unnecessaryparenStephan Bergmann2017-12-051-3/+3
* Replace deprecated std::mem_fun et al in connectivityStephan Bergmann2017-12-052-14/+14
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0515-18/+18
* remove some unused definesNoel Grandin2017-12-051-2/+0
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-1/+1
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* Disable check for successful file deletion for nowStephan Bergmann2017-11-301-1/+1
* loplugin:unusedmethodsNoel Grandin2017-11-291-5/+0
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-277-9/+9
* Fix an argument for SQLSetDescRec.Damjan Jovanovic2017-11-231-10/+1
* loplugin:useuniqueptr in connectivity/source/drivers/macab/Stephan Bergmann2017-11-234-55/+34
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-223-4/+4
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-2/+2
* silence some coverity warningsCaolán McNamara2017-11-183-3/+3
* Assume thread encoding for ODBC status stringMike Kaganski2017-11-182-4/+3
* Delete test*.odb filesStephan Bergmann2017-11-162-12/+16
* Translate German debug stringsJohnny_M2017-11-141-2/+2
* survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara2017-11-131-0/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna2017-11-092-6/+6
* loplugin:unusedvariable add some more std:: typesNoel Grandin2017-11-092-2/+0
* loplugin:finalclasses in connectivityNoel Grandin2017-11-0732-96/+63
* Move ado_{pre,post}_sys_include.hStephan Bergmann2017-11-037-10/+10
* loplugin:constantparam in connectivityNoel Grandin2017-11-0114-61/+45
* loplugin:includeform: connectivity (Windows)Stephan Bergmann2017-10-2763-197/+197
* loplugin:includeform: connectivity (macOS)Stephan Bergmann2017-10-247-15/+15
* loplugin:includeform: connectivityStephan Bergmann2017-10-23299-734/+734
* overload std::hash for OUString and OStringNoel Grandin2017-10-235-11/+5
* Make include files found through -Iconnectivity/source/incStephan Bergmann2017-10-162-2/+2
* Do not cast sal_Unicode separator to sal_CharEike Rathke2017-10-131-1/+1
* Correct copypasta decimal separator as group separatorEike Rathke2017-10-131-1/+1
* connectivity writer driver: survive merged cellsMiklos Vajna2017-10-111-1/+12
* Revert "Related tdf#112947: another fix about odbc"Lionel Elie Mamane2017-10-091-1/+0
* Remove extra line added by mistakeJulien Nabet2017-10-081-1/+0
* Related tdf#112947: another fix about odbcJulien Nabet2017-10-081-0/+2