summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard1-2/+12
2012-03-04Fix lacking break in switchJulien Nabet1-0/+1
2012-02-27fdo#46675: expand group memberships in PostgreSQL-SDBC get*PrivilegesLionel Elie Mamane1-3/+5
2012-02-14unsigned int->sal_uInt32Caolán McNamara1-1/+1
2012-02-13pgsql getColumns: order by columns, not by their concatenation...Lionel Elie Mamane1-1/+1
2012-02-13postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutiveLionel Elie Mamane1-19/+38
2012-02-13fdo#45249 declare support for Core SQL -> Base allows user aggregate functionsLionel Elie Mamane1-1/+6
2012-02-13Fixed wrong mapping to log level from postgresql-sdbc.iniTakeshi Abe1-1/+1
2012-02-08fdo#45254 getTablePrivileges: rely on information_schemaLionel Elie Mamane1-42/+31
2012-02-02increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard1-2/+2
2012-02-01remove erroneously committed debug codeLionel Elie Mamane1-1/+0
2012-01-30use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane2-100/+75
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann9-108/+99
2012-01-23connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl1-31/+17
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl1-7/+14
2012-01-13Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann3-3/+16
2012-01-10Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet3-15/+18
2012-01-08Cherry pick fix for fdo#44065Julien Nabet1-1/+1
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara1-0/+8
2011-12-24support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard1-0/+1
2011-12-16Adding more dbf file types.Muthu Subramanian1-0/+11
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2-0/+16
2011-12-15-Wl,-dead_strip_dylibs is not supported with XCode 2.5, align with masterChristian Lohmaier1-9/+2
2011-12-13postgresql-sdbc: correctly recognise MacOS X buildLionel Elie Mamane1-2/+2
2011-12-12postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane1-0/+7
2011-12-12postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane1-3/+6
2011-12-12Hopefully the last of the pgsql sagaFridrich Štrba1-2/+8
2011-12-12Enable pgsql LDAP support when building with OpenLDAPFridrich Štrba1-2/+3
2011-12-12Enable OpenSSL support in the internal libpqFridrich Štrba1-0/+1
2011-12-12Some more postgresql fixesFridrich Štrba1-16/+12
2011-12-09Make link and deliver the postgresql.oxt extension also on windowsFridrich Štrba1-5/+5
2011-12-08WaE Mac gcc is confused with >>= operator overload (it is not alone)Norbert Thiebaud3-3/+3
2011-12-07Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Štrba3-10/+2
2011-12-06pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS buildLionel Elie Mamane1-1/+1
2011-12-05PostgreSQL-SDBC: increment version numberLionel Elie Mamane1-1/+1
2011-12-04ODBC DBMetaDataResultSet: on move, update internal state as necessaryLionel Elie Mamane1-3/+16
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane1-0/+7
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-4/+5
2011-11-30postgresql-sdbc: review build rulesLionel Elie Mamane1-4/+5
2011-11-30pgsql-sdbc: adapt comment to new code situationLionel Elie Mamane1-2/+3
2011-11-30pq-sdbc statics: properly initialise defTypeInfoMetaDataLionel Elie Mamane1-19/+19
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane11-74/+113
2011-11-30ODBC: use right integer length to get Statement OptionsLionel Elie Mamane1-9/+10
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks1-1/+1
2011-11-29postgresql: work around uninitialized warning.Michael Meeks1-1/+1
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks16-94/+118
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-5/+5
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-2/+2
2011-11-27remove include of pch header in connectivityNorbert Thiebaud241-482/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1