summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-03-04getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane
2015-03-04sdbc:address:kab URLs don't have a trailing ":"Stephan Bergmann
2015-03-04Adapt code to changed libkabdrv1lo.so nameStephan Bergmann
2015-02-23Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-02-06tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud
2015-02-06tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane
2015-01-24PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane
2015-01-08fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane
2015-01-08protect agains past-the-end string accessLionel Elie Mamane
2015-01-08fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane
2015-01-08Related fdo#87789: groups should appear like views and not like tablesJulien Nabet
2014-12-13Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara
2014-10-14fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-09-23STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
2014-08-20fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-08-20fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane
2014-08-18check len before memcpying into itCaolán McNamara
2014-07-23Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-04JOINs are left-associativeLionel Elie Mamane
2014-06-20fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet
2014-06-12Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet
2014-06-03Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane
2014-05-21fix spellingNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15odbc: clean up SQL conformance level testsLionel Elie Mamane
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (mork part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (mozab part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (ado part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (macab part)Julien Nabet
2014-05-12Kill DECL_PROP1IMPL and related (kab part)Julien Nabet
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707708 Uninitialized scalar fieldCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold