summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-01-23fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann10-110/+103
2012-01-23connectivity: fdo#43479: sort order doesn't matterMichael Stahl1-5/+3
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2012-01-20connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl1-31/+19
2012-01-19Change back to 32 bit (which is hopefully right).Stephan Bergmann1-1/+1
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks1-1/+1
2012-01-18janitorial: typo in commentsLionel Elie Mamane1-2/+2
2012-01-17Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane1-0/+6
2012-01-17fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane1-1/+9
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-12Dead code.Stephan Bergmann1-152/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-4/+4
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet3-15/+18
2012-01-07Fix fdo#44065Julien Nabet1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara1-0/+8
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2012-01-05callcatcher: drop some unused methodsCaolán McNamara2-33/+1
2012-01-05catch by const refCaolán McNamara1-1/+1
2011-12-30now 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-24clean-up remnant obsolete CALL_CDECLNorbert Thiebaud2-2/+0
2011-12-24support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard1-0/+1
2011-12-22ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-2/+2
2011-12-21needs more work firstCaolán McNamara2-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-2/+2
2011-12-17correct diagnostic messageIvan Timofeev1-1/+1
2011-12-17drop redundant always-true conditionIvan Timofeev1-1/+1
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot60-228/+228
2011-12-16Adding more dbf file types.Muthu Subramanian1-0/+11
2011-12-15Removed extra semicolonsJesse6-6/+6
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2-0/+16
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara2-2/+0
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-11/+11
2011-12-14-Wl,-dead_strip_dylibs is not supported with XCode 2.5Christian Lohmaier1-1/+1
2011-12-13use RTL_CONSTASCII_STRINGPARAMCaolán McNamara1-1/+1
2011-12-13get rid of obsolete path-delimiter escapeChristian Lohmaier1-58/+58
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier1-9/+2
2011-12-12postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane1-0/+7
2011-12-12Remove ByteStringJulien Nabet1-2/+2
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-09connectivity: remove dead DNoException.cxxMichael Stahl1-618/+0