summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+1
* callcatcher: drop some unused methodsCaolán McNamara2012-01-052-33/+1
* catch by const refCaolán McNamara2012-01-051-1/+1
* now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud2011-12-302-0/+13
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-1/+1
* clean-up remnant obsolete CALL_CDECLNorbert Thiebaud2011-12-242-2/+0
* support libebook-1.2.so.12 (evolution 3.2)Rene Engelhard2011-12-241-0/+1
* ByteString->rtl::OStringCaolán McNamara2011-12-221-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-2/+2
* needs more work firstCaolán McNamara2011-12-212-2/+2
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-2/+2
* correct diagnostic messageIvan Timofeev2011-12-171-1/+1
* drop redundant always-true conditionIvan Timofeev2011-12-171-1/+1
* Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot2011-12-1760-228/+228
* Adding more dbf file types.Muthu Subramanian2011-12-161-0/+11
* Removed extra semicolonsJesse2011-12-156-6/+6
* fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2011-12-152-0/+16
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-142-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-143-11/+11
* -Wl,-dead_strip_dylibs is not supported with XCode 2.5Christian Lohmaier2011-12-141-1/+1
* use RTL_CONSTASCII_STRINGPARAMCaolán McNamara2011-12-131-1/+1
* get rid of obsolete path-delimiter escapeChristian Lohmaier2011-12-131-58/+58
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-9/+2
* postgresql-sdbc: do not use GNU ld-specific options on MacOS XLionel Elie Mamane2011-12-121-0/+7
* Remove ByteStringJulien Nabet2011-12-121-2/+2
* postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane2011-12-121-3/+6
* Hopefully the last of the pgsql sagaFridrich Å trba2011-12-121-2/+8
* Enable pgsql LDAP support when building with OpenLDAPFridrich Å trba2011-12-121-2/+3
* Enable OpenSSL support in the internal libpqFridrich Å trba2011-12-121-0/+1
* Some more postgresql fixesFridrich Å trba2011-12-121-16/+12
* connectivity: remove dead DNoException.cxxMichael Stahl2011-12-091-618/+0
* Make link and deliver the postgresql.oxt extension also on windowsFridrich Å trba2011-12-092-5/+6
* WaE Mac gcc is confused with >>= operator overload (it is not alone)Norbert Thiebaud2011-12-083-3/+3
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Å trba2011-12-073-10/+2
* pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS buildLionel Elie Mamane2011-12-061-1/+1
* PostgreSQL-SDBC: increment version numberLionel Elie Mamane2011-12-051-1/+1
* ODBC DBMetaDataResultSet: on move, update internal state as necessaryLionel Elie Mamane2011-12-041-3/+16
* Internal libpq (PostgreSQL client lib)Lionel Elie Mamane2011-12-012-1/+8
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-011-5/+5
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-013-4/+5
* Remove uses of charAtAugust Sodora2011-12-011-6/+6
* postgresql-sdbc: review build rulesLionel Elie Mamane2011-11-301-4/+5
* pgsql-sdbc: adapt comment to new code situationLionel Elie Mamane2011-11-301-2/+3
* pq-sdbc statics: properly initialise defTypeInfoMetaDataLionel Elie Mamane2011-11-301-19/+19
* pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane2011-11-3011-74/+113
* ODBC: use right integer length to get Statement OptionsLionel Elie Mamane2011-11-302-13/+14
* rename, and bundle the postgresql driver if it is enabledMichael Meeks2011-11-302-1/+2
* postgresql: work around uninitialized warning.Michael Meeks2011-11-291-1/+1
* WaE: sizeable postgresql warning cleanupMichael Meeks2011-11-2916-94/+118