summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-06-25More -Werror,-Wunused-but-set-variable when catching SQLWarningStephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-03Simplify some initializations in connectivity (2)Julien Nabet
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-05-17Directly initialize maps in ADatabaseMetaDataResultSet.cxxJulien Nabet
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann
2021-01-08Fix uses of OTools::get/putValue with string argumentsStephan Bergmann
2020-12-15Use string view hereMike Kaganski
2020-12-15loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-26The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-08-04Silence -Werror,-Wdeprecated-enum-enum-conversion (clang-cl)Stephan Bergmann
2020-07-23connectivity/ado: create instances with uno constructorsNoel Grandin
2020-06-05Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (ado)Julien Nabet
2020-06-03Improve COM library management in ADOJulien Nabet
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-09Typo: aSerachMapping->aSearchMapping (connectivity/ado)Julien Nabet
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-01loplugin:redundantcast (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin