summaryrefslogtreecommitdiff
path: root/connectivity/source/manager
AgeCommit message (Expand)Author
2024-05-15use more officecfg in OSDBCDriverManagerNoel Grandin
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-04-04A number of bogus GCC 13 warnings still hit with recent GCC 14 trunkStephan Bergmann
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-04Replace useless throwNoSuchElementException functionJulien Nabet
2023-03-15Silence some false -Werror=dangling-referenceStephan Bergmann
2023-03-15Simplify AcceptsURLStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
2021-12-21Fix typos in mdrivermanager.cxx (connectivity)Julien Nabet
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-24some prerequisites to use dbase import with config unavailableCaolán McNamara
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-17loplugin:referencecasting in connectivityNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21Fix typosAndrea Gelmini
2020-10-01Use the new single-instance="true" attribute in connectivityStephan Bergmann
2020-08-13Remove some unused includesMiklos Vajna
2020-08-01connectivity/sdbc2: create instances with uno constructorsNoel Grandin
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-04-18loplugin:flatten connectivityNoel Grandin
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-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke