summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx
AgeCommit message (Expand)AuthorFilesLines
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-06-29improve refcounting lopluginNoel Grandin4-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-86/+86
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2-0/+2
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin4-4/+4
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-1/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin3-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-10/+10
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin6-12/+12
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-3/+2
2016-04-06Avoid reserved identifiersStephan Bergmann8-60/+60
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-6/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+3
2015-10-20com::sun::star->css in include/connectivityNoel Grandin11-150/+150
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann12-136/+136
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-27/+26
2015-07-15loplugin:unusedmethods connectivityNoel Grandin2-10/+0
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin7-8/+8
2015-02-18boost->stdCaolán McNamara1-2/+2
2015-02-05callcatcher: update unused codeCaolán McNamara1-3/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin11-66/+60
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann12-136/+136
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-4/+4
2014-03-01Remove visual noise from includeAlexander Wilms2-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann10-85/+85
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud13-44/+44
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold14-42/+42
2013-04-23execute move of global headersBjoern Michaelsen14-0/+1478