summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-04firebird-sdbc: check parameter index before setting in all casesLionel Elie Mamane
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2018-01-02tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist
2018-01-01Related tdf#104942: implement setByte on firebirdJulien Nabet
2018-01-01Don't call getLength() on OUStringBuffer after makeStringAndClear()Tor Lillqvist
2017-12-30coverity#1427009 Uninitialized scalar fieldCaolán McNamara
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-28tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2017-12-28Firebird: use 32 bitTamas Bunth
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-28tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-12-28firebird: return consistent (if wrong...) results for XMultipleResultsLionel Elie Mamane
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-12-09Firebird: check isc_blob_info errorTamas Bunth
2017-12-09Firebird: Revert not closing cursor,..Tamas Bunth
2017-12-09clean code at setObjectWithInfoTamas Bunth
2017-12-09tdf#70425 do not close cursor explicitlyTamas Bunth
2017-12-09tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann
2017-12-05loplugin:unnecessaryparenStephan Bergmann
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30Disable check for successful file deletion for nowStephan Bergmann
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic
2017-11-23loplugin:useuniqueptr in connectivity/source/drivers/macab/Stephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin