summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Internal libpq (PostgreSQL client lib)Lionel Elie Mamane2-1/+8
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-5/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-4/+5
2011-12-01Remove uses of charAtAugust Sodora1-6/+6
2011-11-30postgresql-sdbc: review build rulesLionel Elie Mamane1-4/+5
2011-11-30pgsql-sdbc: adapt comment to new code situationLionel Elie Mamane1-2/+3
2011-11-30pq-sdbc statics: properly initialise defTypeInfoMetaDataLionel Elie Mamane1-19/+19
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane11-74/+113
2011-11-30ODBC: use right integer length to get Statement OptionsLionel Elie Mamane2-13/+14
2011-11-30rename, and bundle the postgresql driver if it is enabledMichael Meeks2-1/+2
2011-11-29postgresql: work around uninitialized warning.Michael Meeks1-1/+1
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks16-94/+118
2011-11-29fs34c: #i117666# check first if value is nullmst1-4/+6
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-5/+5
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-2/+2
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-365/+0
2011-11-27remove include of pch header in connectivityNorbert Thiebaud321-638/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora3-5/+5
2011-11-25Fix Android compilation: 'NULL' was not declared in this scopeTor Lillqvist1-4/+4
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-11-24psql-sdbc: TODO noteLionel Elie Mamane1-0/+1
2011-11-23IniParser::Dump uncalled, but potentially useful for debuggingCaolán McNamara2-2/+3
2011-11-23fully remove obsolete evolution 1.x connectorMichael Meeks2-115/+0
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane70-1133/+3177
2011-11-21pgsql-sdbc: document-by-commentLionel Elie Mamane1-1/+4
2011-11-20cppcheck: struct or union member 'NodeData::aDbl' is never usedAugust Sodora1-10/+7
2011-11-20fdo#36555: pImplementationName is not a compile-time constantLionel Elie Mamane1-1/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-4/+6
2011-11-19only used with higher debug levelCaolán McNamara2-4/+4
2011-11-19callcatcher: remove some unused codeCaolán McNamara2-2/+2
2011-11-17Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #defineLionel Elie Mamane2-29/+7
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane68-68/+68
2011-11-17pgsql-sdbc: publisher is now document foundationLionel Elie Mamane1-1/+1
2011-11-17make postgresql-sdbc connectivity optionalNorbert Thiebaud1-0/+5
2011-11-17postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversionLionel Elie Mamane3-21/+21
2011-11-17remove duplicated header content in pq_sequenceresultsetmetadata.cxxRene Engelhard1-53/+0
2011-11-17Version 0.8.1Lionel Elie Mamane1-1/+1
2011-11-17Overhaul (Updateable)RecordSet properties to semi-sane stateLionel Elie Mamane5-11/+58
2011-11-17Overhaul DatabaseMetaData::getTablePrivilegesLionel Elie Mamane1-106/+47
2011-11-17Throw SQLSTATE="IM001" for "not supported"Lionel Elie Mamane1-1/+6
2011-11-17Shup up "dmake: Executing shell macro:" msgsLionel Elie Mamane1-4/+4
2011-11-17Switch to LGPL-onlyLionel Elie Mamane69-2130/+324
2011-11-17cosmeticLionel Elie Mamane1-1/+1
2011-11-17Make sure functions meant to be locally inlined are still exportedLionel Elie Mamane1-28/+41
2011-11-17Call pg_config only once for each valueLionel Elie Mamane1-4/+4
2011-11-17pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane5-24/+9
2011-11-17pq_connect: wrap C values in exception-safe containersLionel Elie Mamane1-26/+49
2011-11-17Nicer emacs modelineLionel Elie Mamane3-1/+3