summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2018-06-27tdf#118112: Use ParameterNameSubstitution for MysqlJulien Nabet
2018-04-12SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane
2018-03-25Add HSQLDB schema importTamas Bunth
2018-03-20tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2018-03-20tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist
2018-03-20tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2018-03-20Firebird: use 32 bitTamas Bunth
2018-03-20tdf#104734 Firebird improve XClob implementationTamas Bunth
2018-03-20tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2018-03-20tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2018-03-19Firebird: check isc_blob_info errorTamas Bunth
2018-03-19Firebird: Revert not closing cursor,..Tamas Bunth
2018-03-19clean code at setObjectWithInfoTamas Bunth
2018-03-19tdf#70425 do not close cursor explicitlyTamas Bunth
2018-03-19tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-01-27tdf#70425 suppress error of closing closed cursorTamas Bunth
2018-01-07tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2018-01-03Don't call getLength() on OUStringBuffer after makeStringAndClear()Tor Lillqvist
2018-01-02Related tdf#104942: implement setByte on firebirdJulien Nabet
2017-11-30Disable check for successful file deletion for nowStephan Bergmann
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
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-16Delete test*.odb filesStephan Bergmann
2017-11-14Translate German debug stringsJohnny_M
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-10-24loplugin:includeform: connectivity (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann
2017-10-13Do not cast sal_Unicode separator to sal_CharEike Rathke
2017-10-13Correct copypasta decimal separator as group separatorEike Rathke
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna
2017-10-09Revert "Related tdf#112947: another fix about odbc"Lionel Elie Mamane
2017-10-08Remove extra line added by mistakeJulien Nabet
2017-10-08Related tdf#112947: another fix about odbcJulien Nabet
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet
2017-10-06use more rtl::Reference in connectivityNoel Grandin