summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-02KAB loplugin:unnecessaryoverrideJan-Marek Glogowski
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara
2016-10-26tdf#103373 create and connect with default userWastack
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith
2016-10-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorAsela Dasanayaka
2016-10-12ADO: return correct css::sdbcx::CompareBookmark valuesStephan Bergmann
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-10-11Replace OLEString operators with proper functions, for clarityStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke
2016-09-15connectivity: firebird: loplugin:nullptrMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:overrideStephan Bergmann
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372392 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372387 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara
2016-08-30declare default dtor as virtualCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (connectivity)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-28Resolves: tdf#81883 dispose OCalcConnection's doc before shutdownCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25DocHolder->DocHolderCaolán McNamara
2016-08-25Improve exception constructionStephan Bergmann
2016-08-25cid#1371770 Uncaught exceptionStephan Bergmann
2016-08-21coverity#1371621 Uncaught exceptionCaolán McNamara
2016-08-21coverity#1371622 Uninitialized scalar fieldCaolán McNamara
2016-08-18tdf#72987 GSoC Use Firebird backup formatWastack
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2016-08-17tdf#91324 correct firebird date formatWastack