summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-30fdo#33047: no data accessible if filename contains "?"Lionel Elie Mamane1-0/+3
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2-4/+7
2011-10-30Small fix OParseNode->OSQLParseNodeJulien Nabet1-1/+1
2011-10-30wrong logic in commentLionel Elie Mamane1-1/+1
2011-10-30Typo/spelling in commentLionel Elie Mamane1-1/+1
2011-10-30Errors in commentsLionel Elie Mamane2-2/+2
2011-10-30translate commentsLionel Elie Mamane1-3/+3
2011-10-30Return proper UNKNOWN_RULE instead of 0 for unknown ruleLionel Elie Mamane2-2/+2
2011-10-30Introduce combined 2&3 test for SQL TokenLionel Elie Mamane1-0/+2
2011-10-308.5 is not an integer, but an approxnumLionel Elie Mamane1-3/+3
2011-10-30overhaul / enhance / translate / ... commentsLionel Elie Mamane1-13/+13
2011-10-28tweak debug messages from commit 9b58d9353073c6535da0529cd9a48e435f043fa8Noel Power1-9/+2
2011-10-28leaking connection handleTerrence Enger1-2/+18
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-6/+1
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann1-3/+3
2011-10-07cppcheck scope reduction in connectivity/.. main.cxxPierre-André Jacquod1-2/+3
2011-10-05fix OString concatenationMichael Meeks1-1/+5
2011-10-05Use OString::getStr() nowTor Lillqvist1-1/+1
2011-10-05Resolves: fdo#34309 odbc fractional seconds are in billionthsCaolán McNamara2-2/+2
2011-10-05conversion operator gone nowCaolán McNamara2-4/+3
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist2-14/+12
2011-10-04WaE: unreachable codeTor Lillqvist1-0/+2
2011-09-29Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(...Stephan Bergmann2-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann5-12/+12