summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx
AgeCommit message (Expand)Author
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
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in connectivityStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin