summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-01-30use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann
2012-01-23connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl
2012-01-13Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann
2012-01-10Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet
2012-01-08Cherry pick fix for fdo#44065Julien Nabet
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara
2011-12-31now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard
2011-12-24support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl
2011-12-15-Wl,-dead_strip_dylibs is not supported with XCode 2.5, align with masterChristian Lohmaier
2011-12-13postgresql-sdbc: correctly recognise MacOS X buildLionel Elie Mamane
2011-12-12postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane
2011-12-12postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane
2011-12-12Hopefully the last of the pgsql sagaFridrich Štrba
2011-12-12Enable pgsql LDAP support when building with OpenLDAPFridrich Štrba
2011-12-12Enable OpenSSL support in the internal libpqFridrich Štrba
2011-12-12Some more postgresql fixesFridrich Štrba
2011-12-09Make link and deliver the postgresql.oxt extension also on windowsFridrich Štrba
2011-12-08WaE Mac gcc is confused with >>= operator overload (it is not alone)Norbert Thiebaud
2011-12-07Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Štrba
2011-12-06pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS buildLionel Elie Mamane
2011-12-05PostgreSQL-SDBC: increment version numberLionel Elie Mamane
2011-12-04ODBC DBMetaDataResultSet: on move, update internal state as necessaryLionel Elie Mamane
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30postgresql-sdbc: review build rulesLionel Elie Mamane
2011-11-30pgsql-sdbc: adapt comment to new code situationLionel Elie Mamane
2011-11-30pq-sdbc statics: properly initialise defTypeInfoMetaDataLionel Elie Mamane
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane
2011-11-30ODBC: use right integer length to get Statement OptionsLionel Elie Mamane
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks
2011-11-29postgresql: work around uninitialized warning.Michael Meeks
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks
2011-11-29fs34c: #i117666# check first if value is nullmst
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25Fix Android compilation: 'NULL' was not declared in this scopeTor Lillqvist
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24psql-sdbc: TODO noteLionel Elie Mamane