summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane1-0/+13
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-06-19evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard1-0/+1
2012-06-05ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara1-9/+9
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard1-2/+12
2012-03-28fdo#47937: copy column privileges into table privilegesLionel Elie Mamane1-11/+62
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-21fdo#46206 accept an arbitrary query for INSERTLionel Elie Mamane1-1/+1
2012-02-21fdo#46198: NULL is a perfectly fine general_valueLionel Elie Mamane1-2/+1
2012-02-21ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane1-2/+2
2012-02-14unsigned int->sal_uInt32Caolán McNamara1-1/+1
2012-02-14odbc 64 bit crash: correct buffer length allocation for a SQLLENLionel Elie Mamane1-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 Mamane4-101/+79
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann10-110/+103
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-31now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud2-0/+13
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
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 Štrba2-5/+6
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 Mamane2-1/+8
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-5/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-4/+5