summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* callcatcher: remove some unused codeCaolán McNamara2011-11-192-2/+2
* Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #defineLionel Elie Mamane2011-11-172-29/+7
* pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane2011-11-1768-68/+68
* pgsql-sdbc: publisher is now document foundationLionel Elie Mamane2011-11-171-1/+1
* make postgresql-sdbc connectivity optionalNorbert Thiebaud2011-11-171-0/+5
* postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversionLionel Elie Mamane2011-11-173-21/+21
* remove duplicated header content in pq_sequenceresultsetmetadata.cxxRene Engelhard2011-11-171-53/+0
* Version 0.8.1Lionel Elie Mamane2011-11-171-1/+1
* Overhaul (Updateable)RecordSet properties to semi-sane stateLionel Elie Mamane2011-11-175-11/+58
* Overhaul DatabaseMetaData::getTablePrivilegesLionel Elie Mamane2011-11-171-106/+47
* Throw SQLSTATE="IM001" for "not supported"Lionel Elie Mamane2011-11-171-1/+6
* Shup up "dmake: Executing shell macro:" msgsLionel Elie Mamane2011-11-171-4/+4
* Switch to LGPL-onlyLionel Elie Mamane2011-11-1769-2130/+324
* cosmeticLionel Elie Mamane2011-11-171-1/+1
* Make sure functions meant to be locally inlined are still exportedLionel Elie Mamane2011-11-171-28/+41
* Call pg_config only once for each valueLionel Elie Mamane2011-11-171-4/+4
* pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_mapLionel Elie Mamane2011-11-175-24/+9
* pq_connect: wrap C values in exception-safe containersLionel Elie Mamane2011-11-171-26/+49
* Nicer emacs modelineLionel Elie Mamane2011-11-173-1/+3
* connect: switch to cleaner interfaceLionel Elie Mamane2011-11-171-27/+71
* add a TODO noteLionel Elie Mamane2011-11-171-0/+3
* Nicer emacs modelineLionel Elie Mamane2011-11-172-1/+2
* Force LO *not* to use ODBC-specific syntaxLionel Elie Mamane2011-11-171-0/+34
* More TODOLionel Elie Mamane2011-11-171-0/+11
* pgsql-sdbc: avoid "getFastPropertyValue" virtual overridden in a better wayLionel Elie Mamane2011-11-174-28/+8
* pgsql-sdbc: say in description needs PostgreSQL version >= 8.4Lionel Elie Mamane2011-11-171-1/+1
* pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane2011-11-1714-122/+165
* pgsql-sdbc: ++version, auto-fill version in description.xml, long descriptionLionel Elie Mamane2011-11-174-8/+19
* sdbdc-psql description: publisher is Lionel, not OracleLionel Elie Mamane2011-11-171-3/+3
* sdbc-psql: DbMetaData getIntSetting: move to first row before getIntLionel Elie Mamane2011-11-171-0/+3
* sdbc-psql: DatabaseMetaData: Implement get(Im|Ex)portedKeys, getCrossRefLionel Elie Mamane2011-11-172-99/+258
* pq-sdbc: Use UNO_QUERY_THROW when not checking for NULL before useLionel Elie Mamane2011-11-171-20/+20