summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Too dumb to sortStephan Bergmann2017-02-021-1/+1
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-0217-192/+116
* Missing includesStephan Bergmann2017-02-011-0/+2
* loplugin:useuniqueptrStephan Bergmann2017-02-011-19/+18
* loplugin:stringconstantStephan Bergmann2017-02-013-34/+34
* loplugin:unnecessaryoverrideStephan Bergmann2017-02-012-9/+0
* -Wunused-macrosJochen Nitschke2017-02-011-6/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3121-190/+190
* ditch fixed length bufferCaolán McNamara2017-01-301-27/+18
* tdf#105101 check scale to determine subtypeTamás Bunth2017-01-305-27/+49
* tdf#105142 set default charset to UTF8Tamás Bunth2017-01-301-1/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-26441-9148/+8060
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-6/+0
* loplugin:useuniqueptrStephan Bergmann2017-01-232-9/+9
* use rtl::Reference in OResultSetNoel Grandin2017-01-232-17/+11
* loplugin:dynexcspec (macOS), connectivityStephan Bergmann2017-01-206-0/+22
* loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann2017-01-2011-2/+94
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-1965-8/+325
* no special support for MACOSX PPC in master for a while nowCaolán McNamara2017-01-171-2/+0
* remove some unused Java codeNoel Grandin2017-01-171-18/+0
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-1715-23/+19
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-143-6/+6
* loplugin:refcountingStephan Bergmann2017-01-142-6/+11
* tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth2017-01-146-1/+205
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-131-1/+1
* jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane2017-01-131-1/+1
* XBlob::getBytes expects 1-indexed positionTamás Bunth2017-01-111-3/+4
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-8/+0
* Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann2017-01-111-6/+2
* remove unused typedefsJochen Nitschke2017-01-101-3/+0
* New loplugin:conststringvar: connectivityStephan Bergmann2017-01-1018-100/+100
* New loplugin:externvar: connectivityStephan Bergmann2017-01-096-75/+71
* hack to silence -Wunused-functionCaolán McNamara2017-01-092-2/+2
* bSilent is unusedStephan Bergmann2017-01-061-3/+0
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* Use string literals directlyStephan Bergmann2017-01-061-25/+12
* Clean up a usage of OUStringBufferStephan Bergmann2017-01-051-11/+11
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-2/+2
* Fix loplugin warnings in sqlflex.lStephan Bergmann2017-01-041-9/+9
* Fix loplugin warnings in sqlbison.yStephan Bergmann2017-01-041-31/+31
* cleanup tailing backslashesJochen Nitschke2016-12-303-3/+3
* Fix some comment typos.Damjan Jovanovic2016-12-241-2/+2
* tdf#104858: fix typoJulien Nabet2016-12-231-1/+1
* tdf#70506 implement getColumnLabel functionWastack2016-12-201-2/+7
* always have dbtoolsCaolán McNamara2016-12-201-1/+8
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-173-11/+10
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-6/+6
* -Werror,-Wunused-macrosStephan Bergmann2016-12-131-6/+0
* loplugin:sallogareasStephan Bergmann2016-12-131-2/+2