summaryrefslogtreecommitdiffstats
path: root/include/connectivity/sdbcx
Commit message (Expand)AuthorAgeFilesLines
* leaks of OCollection in dbase importCaolán McNamara2021-09-231-3/+4
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-024-8/+8
* compact namespace: connectivityNoel Grandin2020-07-186-24/+12
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-0/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* move some headers inside connectivityNoel Grandin2020-02-108-704/+0
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov2019-08-051-2/+1
* Fix typoAndrea Gelmini2019-07-031-1/+1
* connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl2019-05-314-4/+8
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-1210-26/+14
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-2/+2
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-3/+4
* remove connectivity OSubComponentNoel Grandin2018-02-021-6/+1
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-291-4/+5
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-202-6/+4
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* improve refcounting lopluginNoel Grandin2017-06-294-4/+4
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2610-86/+86
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-192-0/+2
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-174-4/+4
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-071-2/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-1/+0
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-143-7/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1310-10/+10
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-046-12/+12
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-3/+2
* Avoid reserved identifiersStephan Bergmann2016-04-068-60/+60
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-6/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-3/+3
* com::sun::star->css in include/connectivityNoel Grandin2015-10-2011-150/+150
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-136/+136
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-176-27/+26
* loplugin:unusedmethods connectivityNoel Grandin2015-07-152-10/+0
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-157-8/+8
* boost->stdCaolán McNamara2015-02-181-2/+2
* callcatcher: update unused codeCaolán McNamara2015-02-051-3/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-2/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-0111-66/+60
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2612-136/+136