summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2016-11-10loplugin:staticmethodsStephan Bergmann2-8/+10
2016-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2016-11-10loplugin:cstylecastStephan Bergmann1-1/+1
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack9-39/+324
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin16-72/+20
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin4-9/+8
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin12-81/+40
2016-11-02KAB loplugin:unnecessaryoverrideJan-Marek Glogowski2-6/+1
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann2-6/+1
2016-10-28coverity#1371275 Missing move assignment operatorCaolán McNamara1-2/+9
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann3-9/+0
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara2-2/+2
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara2-2/+4
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara2-2/+4
2016-10-26tdf#103373 create and connect with default userWastack1-3/+2
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin3-9/+3
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-6/+2
2016-10-18loplugin:unusedmethodsNoel Grandin1-8/+0
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann14-94/+0
2016-10-16clang-cl loplugin: connectivityStephan Bergmann66-1201/+1201
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith1-4/+1
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith1-4/+1
2016-10-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorAsela Dasanayaka1-4/+1
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-5/+0
2016-10-12ADO: return correct css::sdbcx::CompareBookmark valuesStephan Bergmann1-2/+3
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin2-11/+0
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann13-111/+92
2016-10-11Replace OLEString operators with proper functions, for clarityStephan Bergmann8-77/+77
2016-10-01Fix typosAndrea Gelmini2-2/+2
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski24-252/+253
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin2-3/+2
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans2-2/+0
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-11/+14
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin24-88/+57
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke12-88/+89
2016-09-15connectivity: firebird: loplugin:nullptrMichael Stahl1-0/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-30/+30
2016-09-14loplugin:overrideStephan Bergmann9-10/+10
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin19-66/+37
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann104-112/+112
2016-09-01coverity#1372406 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372402 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372392 Uncaught exceptionCaolán McNamara2-3/+2
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara4-5/+4
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara4-7/+4
2016-09-01coverity#1372387 Uncaught exceptionCaolán McNamara2-6/+6
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara2-2/+2
2016-08-30declare default dtor as virtualCaolán McNamara2-12/+1