summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-17connect: switch to cleaner interfaceLionel Elie Mamane1-27/+71
2011-11-17add a TODO noteLionel Elie Mamane1-0/+3
2011-11-17Nicer emacs modelineLionel Elie Mamane2-1/+2
2011-11-17Force LO *not* to use ODBC-specific syntaxLionel Elie Mamane1-0/+34
2011-11-17More TODOLionel Elie Mamane1-0/+11
2011-11-17pgsql-sdbc: avoid "getFastPropertyValue" virtual overridden in a better wayLionel Elie Mamane4-28/+8
2011-11-17pgsql-sdbc: say in description needs PostgreSQL version >= 8.4Lionel Elie Mamane1-1/+1
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane14-122/+165
2011-11-17pgsql-sdbc: ++version, auto-fill version in description.xml, long descriptionLionel Elie Mamane4-8/+19
2011-11-17sdbdc-psql description: publisher is Lionel, not OracleLionel Elie Mamane1-3/+3
2011-11-17sdbc-psql: DbMetaData getIntSetting: move to first row before getIntLionel Elie Mamane1-0/+3
2011-11-17sdbc-psql: DatabaseMetaData: Implement get(Im|Ex)portedKeys, getCrossRefLionel Elie Mamane2-99/+258
2011-11-17pq-sdbc: Use UNO_QUERY_THROW when not checking for NULL before useLionel Elie Mamane1-20/+20
2011-11-17add TODO / weird commentLionel Elie Mamane1-0/+1
2011-11-17Janitorial: use Oid instead of sal_Int32 to avoid unsigned/signed comparisonLionel Elie Mamane1-1/+1
2011-11-17fdo#35784 minimal fixLionel Elie Mamane1-5/+2
2011-11-17First pass over DatabaseMetadataLionel Elie Mamane3-128/+436
2011-11-17Janitorial: Comment out unused variableLionel Elie Mamane1-1/+1
2011-11-17Janitorial clean-upLionel Elie Mamane25-57/+109
2011-11-17Janitorial clean-upLionel Elie Mamane9-14/+28
2011-11-17Mark unused parameters as such to avoid compiler warningsLionel Elie Mamane2-3/+46
2011-11-17postresql: acceptsURL: check for string prefix, not string equalityLionel Elie Mamane1-1/+2
2011-11-17postgresql: use _registered_ component mapLionel Elie Mamane1-2/+2
2011-11-17address a few compiler warningsLionel Elie Mamane3-5/+8
2011-11-17postgresql: bump version to 0.7.7Lionel Elie Mamane2-2/+2
2011-11-17if test: explicit grouping by parenthesesLionel Elie Mamane1-2/+2
2011-11-17avoid name shadowing warningLionel Elie Mamane1-6/+10
2011-11-17calcSearchable: actually set return value, not fresh variableLionel Elie Mamane1-1/+2
2011-11-17Proper copyright notices, license mandated changelogLionel Elie Mamane6-0/+18
2011-11-17Allocator: Implement construct member without a valueLionel Elie Mamane1-0/+9
2011-11-17Use unordered_map instead of hash_mapLionel Elie Mamane5-9/+9
2011-11-17Apply sdbc-postgresql-oxt.diffLionel Elie Mamane3-2/+36
2011-11-17Apply gcc-4.3-postgresql.diffLionel Elie Mamane6-0/+9
2011-11-17Apply connectivity-workben-postgresql.diffLionel Elie Mamane7-0/+1340
2011-11-17Apply sdbc-postgresql-build-lst.diffLionel Elie Mamane1-0/+1
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane70-0/+21664
2011-11-16log errors by default in debug modeCaolán McNamara4-12/+6
2011-11-15fdo#42865: connectivity: mozab: no mapfileMichael Stahl2-10/+2
2011-11-15OConnection: WaE unused variableMichael Stahl1-0/+1
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann7-108/+68
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann8-8/+4
2011-11-14Fix build --all depend=x.Stephan Bergmann2-2/+5