summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-04tdf#104227: fix subtypes DECIMAL/NUMERIC in resultsetJulien Nabet
2016-12-01convert nowParsing_ constants to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in connectivityStephan Bergmann
2016-11-25KAB loplugin:datamembershadowJan-Marek Glogowski
2016-11-24coverity#1371267 Missing move assignment operatorCaolán McNamara
2016-11-24Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-11-21loplugin:datamembershadowStephan Bergmann
2016-11-21loplugin:datamembershadowStephan Bergmann