summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx
AgeCommit message (Expand)Author
2024-11-08loplugin:reftotemp in codemaker..connectivityNoel Grandin
2024-11-07loplugin:passstuffbyref in chart2..connectivityNoel Grandin
2024-08-09cid#1556026 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-27tdf#68676, tdf#131238: implement and use Unicode ODBC functions on WindowsMike Kaganski
2024-07-26Refactor ODBC functions code for clarityMike Kaganski
2024-07-09cid#1556502 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-18Simplify even more sequence of Property in connectivity/odbcJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/odbcJulien Nabet
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
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-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-04coverity#706363 uncaught exceptionDavid Tardon
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet