summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado
AgeCommit message (Expand)Author
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
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-19Looks like we can just as well use ADORecordset hereStephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-08-31loplugin:constparams: connectivity (clang-cl)Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17loplugin:oncevar: connectivity (clang-cl)Stephan Bergmann
2017-07-05loplugin:casttovoid (clang-cl): connectivityStephan Bergmann
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): connectivityStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl
2017-05-05connectivity: replace OSL_ENSURE with assertMichael Stahl
2017-04-19loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-06bSilent is unusedStephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorAsela Dasanayaka
2016-10-12ADO: return correct css::sdbcx::CompareBookmark valuesStephan Bergmann