summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2017-02-01-Wunused-macrosJochen Nitschke
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30ditch fixed length bufferCaolán McNamara
2017-01-30tdf#105101 check scale to determine subtypeTamás Bunth
2017-01-30tdf#105142 set default charset to UTF8Tamás Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23loplugin:useuniqueptrStephan Bergmann
2017-01-23use rtl::Reference in OResultSetNoel Grandin
2017-01-20loplugin:dynexcspec (macOS), connectivityStephan Bergmann
2017-01-20loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-17no special support for MACOSX PPC in master for a while nowCaolán McNamara
2017-01-17remove some unused Java codeNoel Grandin
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2017-01-14loplugin:refcountingStephan Bergmann
2017-01-14tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth
2017-01-13coverity#1371289 avoid the need for an assignmentCaolán McNamara
2017-01-13jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane
2017-01-11XBlob::getBytes expects 1-indexed positionTamás Bunth
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann
2017-01-10remove unused typedefsJochen Nitschke
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2017-01-09hack to silence -Wunused-functionCaolán McNamara
2017-01-06bSilent is unusedStephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2017-01-06Use string literals directlyStephan Bergmann
2017-01-05Clean up a usage of OUStringBufferStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-04Fix loplugin warnings in sqlflex.lStephan Bergmann
2017-01-04Fix loplugin warnings in sqlbison.yStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-24Fix some comment typos.Damjan Jovanovic
2016-12-23tdf#104858: fix typoJulien Nabet
2016-12-20tdf#70506 implement getColumnLabel functionWastack
2016-12-20always have dbtoolsCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13-Werror,-Wunused-macrosStephan Bergmann
2016-12-13loplugin:sallogareasStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-12some compilers don't like implicit bool-to-ORowSetValue conversionLionel Elie Mamane
2016-12-11tdf#103074 Implement Boolean Type for FB driverWastack
2016-12-11tdf#104227 query boolean like infos correctlyWastack
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke