summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin94-163/+140
2017-12-19remove unused typedefsNoel Grandin2-3/+0
2017-12-19inline use-once typedefsNoel Grandin11-27/+11
2017-12-18loplugin:unusedindexMike Kaganski1-5/+3
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann3-3/+3
2017-12-15loplugin:salcall (macOS)Stephan Bergmann2-2/+2
2017-12-15loplugin:salcall (macOS)Stephan Bergmann5-6/+6
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann4-14/+14
2017-12-11loplugin:salcall fix functionsNoel Grandin39-52/+52
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-12-09Firebird: check isc_blob_info errorTamas Bunth1-1/+1
2017-12-09Firebird: Revert not closing cursor,..Tamas Bunth1-0/+15
2017-12-09clean code at setObjectWithInfoTamas Bunth1-20/+14
2017-12-09tdf#70425 do not close cursor explicitlyTamas Bunth1-11/+0
2017-12-09tdf#70425 Firebird: accept integers in setDoubleTamas Bunth2-3/+31
2017-12-07loplugin:salcall handle static methodsNoel Grandin8-32/+32
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin11-30/+31
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin6-6/+6
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann2-2/+2
2017-12-05loplugin:unnecessaryparenStephan Bergmann1-3/+3
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann2-14/+14
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin15-18/+18
2017-12-05remove some unused definesNoel Grandin1-2/+0
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-1/+1
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-30Disable check for successful file deletion for nowStephan Bergmann1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-5/+0
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin7-9/+9
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic1-10/+1
2017-11-23loplugin:useuniqueptr in connectivity/source/drivers/macab/Stephan Bergmann4-55/+34
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22drop duplicate methodCaolán McNamara3-4/+4
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-18silence some coverity warningsCaolán McNamara3-3/+3
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski2-4/+3
2017-11-16Delete test*.odb filesStephan Bergmann2-12/+16
2017-11-14Translate German debug stringsJohnny_M1-2/+2
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara1-0/+2
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna2-6/+6
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin2-2/+0
2017-11-07loplugin:finalclasses in connectivityNoel Grandin32-96/+63
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann7-10/+10
2017-11-01loplugin:constantparam in connectivityNoel Grandin14-61/+45
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann63-197/+197
2017-10-24loplugin:includeform: connectivity (macOS)Stephan Bergmann7-15/+15
2017-10-23loplugin:includeform: connectivityStephan Bergmann299-734/+734
2017-10-23overload std::hash for OUString and OStringNoel Grandin5-11/+5
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann2-2/+2