summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx
AgeCommit message (Expand)Author
2024-07-18make UStringLess single-arg constructor explicitNoel Grandin
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-02Use some more O3TL_UNREACHABLEStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in connectivity::sdbcx::OCollectionNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-17loplugin:referencecasting in connectivityNoel
2020-08-20Use OSL_UNREACHABLEStephan Bergmann
2020-02-10move some headers inside connectivityNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
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
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-09-21More naming errors. There are no "Descriptions" in the SDBCX module,Damjan Jovanovic
2017-09-21Fix a typo in the XServiceInfo implementationDamjan Jovanovic
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03use begin()/end() when working with SequenceNoel Grandin