summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx
AgeCommit message (Expand)Author
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov
2019-07-03Fix typoAndrea Gelmini
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
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-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-10-20com::sun::star->css in include/connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen