summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-02-23Query Design: use correct name for columns that come from another query.Lionel Elie Mamane1-2/+3
2015-02-06tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud2-1/+6
2015-02-06tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane1-4/+1
2015-01-24PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-08fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane1-0/+5
2015-01-08protect agains past-the-end string accessLionel Elie Mamane1-1/+1
2015-01-08fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane1-0/+1
2015-01-08Related fdo#87789: groups should appear like views and not like tablesJulien Nabet1-2/+9
2014-12-13Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara2-29/+63
2014-10-14fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet2-3/+11
2014-09-23STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl1-1/+1
2014-08-20fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane1-2/+2
2014-08-20fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane1-1/+18
2014-08-18check len before memcpying into itCaolán McNamara1-0/+15
2014-07-23Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet6-6/+6
2014-07-21fdo#81336 bison priority increase with bigger numberLionel Elie Mamane1-4/+4
2014-07-04JOINs are left-associativeLionel Elie Mamane1-1/+2
2014-06-20fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane3-8/+36
2014-06-15Resolves: fdo#80025 Crash with Thunderbird/Icedove address bookJulien Nabet2-4/+0
2014-06-12Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet1-0/+1
2014-06-03Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet2-18/+3
2014-05-31fdo#73352 firebird don't claim to support interfaces one doesn'tLionel Elie Mamane2-2/+10
2014-05-21fix spellingNoel Grandin1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold14-27/+0
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane1-3/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-16/+12
2014-05-16Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolationJulien Nabet1-2/+21
2014-05-15Related: #i124896# remove obsoleted pq_allocator.hxxCaolán McNamara10-220/+17
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2014-05-15odbc: clean up SQL conformance level testsLionel Elie Mamane1-33/+21
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-05-14connectivity: remove SAL_INFO's that only mark function entryNoel Grandin2-14/+0
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin34-879/+1
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet11-104/+180
2014-05-12Kill DECL_PROP1IMPL and related (mork part)Julien Nabet1-5/+14
2014-05-12Kill DECL_PROP1IMPL and related (mozab part)Julien Nabet1-5/+14
2014-05-12Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet1-6/+17
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet1-5/+17
2014-05-12Kill DECL_PROP1IMPL and related (ado part)Julien Nabet1-6/+14
2014-05-12Kill DECL_PROP1IMPL and related (macab part)Julien Nabet1-6/+17
2014-05-12Kill DECL_PROP1IMPL and related (kab part)Julien Nabet1-6/+17
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara1-5/+11
2014-05-11coverity#707708 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet14-38/+38
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet5-28/+28
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold3-0/+192
2014-05-08TyposJulien Nabet1-1/+1
2014-05-08typosThomas Arnhold1-5/+5
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-10/+10