summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-09-10using decls should come after #includeNoel Grandin
2023-06-04Use getXWeak in connectivityMike Kaganski
2023-03-11osl::Mutex->std::mutex in OConnectionPoolNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11connectivity: avoid divide by zero in calculateTimeOutsCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08lok: remove event listener when disposingHenry Castro
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-17loplugin:referencecasting in connectivityNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-14tdf#124176 Use #pragma once in connectivityDuP-491
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-29Fix typo in codeAndrea Gelmini
2020-07-29Remove some unused includesMiklos Vajna
2020-07-14connectivity/dbpool2: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-19cid#1448480 Uncaught exceptionCaolán McNamara
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-19Fix typoAndrea Gelmini
2019-03-10tdf#39593 use existing clearConnectionPools() methodArkadiy Illarionov
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-12-31Fix typoAndrea Gelmini
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-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-16Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin