summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OResultSet.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-02-18Simplify even more sequence of Property in connectivity/odbcJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/odbcJulien Nabet
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-10-21pvs-studio: Expression '_par0 > 0' is always true.Caolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-07tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2018-01-06Revert "tdf#114495: fix crash in odbc resultset dtr"Julien Nabet
2018-01-06tdf#114495: fix crash in odbc resultset dtrJulien Nabet
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-09Revert "Related tdf#112947: another fix about odbc"Lionel Elie Mamane
2017-10-08Remove extra line added by mistakeJulien Nabet
2017-10-08Related tdf#112947: another fix about odbcJulien Nabet
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:defaultparamsStephan Bergmann
2015-12-23loplugin:unusedfields in connectivityNoel Grandin