summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* -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
* fs34c: #i117666# check first if value is nullmst2011-11-291-4/+6
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-282-5/+5
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-2/+2
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-365/+0
* remove include of pch header in connectivityNorbert Thiebaud2011-11-27321-638/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-263-5/+5
* Fix Android compilation: 'NULL' was not declared in this scopeTor Lillqvist2011-11-251-4/+4
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-2/+2
* psql-sdbc: TODO noteLionel Elie Mamane2011-11-241-0/+1
* IniParser::Dump uncalled, but potentially useful for debuggingCaolán McNamara2011-11-232-2/+3
* fully remove obsolete evolution 1.x connectorMichael Meeks2011-11-232-115/+0
* pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane2011-11-2170-1133/+3177
* pgsql-sdbc: document-by-commentLionel Elie Mamane2011-11-211-1/+4
* cppcheck: struct or union member 'NodeData::aDbl' is never usedAugust Sodora2011-11-201-10/+7
* fdo#36555: pImplementationName is not a compile-time constantLionel Elie Mamane2011-11-201-1/+1
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-4/+6
* only used with higher debug levelCaolán McNamara2011-11-192-4/+4