summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-20connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl
2012-01-19Change back to 32 bit (which is hopefully right).Stephan Bergmann
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks
2012-01-18janitorial: typo in commentsLionel Elie Mamane
2012-01-17Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane
2012-01-17fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl
2012-01-13Confine JDBC driver to thread-affine apartment for Java 6 performanceStephan Bergmann
2012-01-12Dead code.Stephan Bergmann
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet
2012-01-07Fix fdo#44065Julien Nabet
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05catch by const refCaolán McNamara
2011-12-30now 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-24clean-up remnant obsolete CALL_CDECLNorbert Thiebaud
2011-12-24support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-17correct diagnostic messageIvan Timofeev
2011-12-17drop redundant always-true conditionIvan Timofeev
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-15Removed extra semicolonsJesse
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-14-Wl,-dead_strip_dylibs is not supported with XCode 2.5Christian Lohmaier
2011-12-13use RTL_CONSTASCII_STRINGPARAMCaolán McNamara
2011-12-13get rid of obsolete path-delimiter escapeChristian Lohmaier
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE...Christian Lohmaier
2011-12-12postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane
2011-12-12Remove ByteStringJulien Nabet
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-09connectivity: remove dead DNoException.cxxMichael Stahl
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