summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mork/MResultSet.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparams in connectivityNoel Grandin2017-04-281-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-10/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-94/+87
* use rtl::Reference in OResultSetNoel Grandin2017-01-231-1/+2
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-191-0/+15
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* coverity#1372392 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* coverity#1372387 Uncaught exceptionCaolán McNamara2016-09-011-2/+3
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-1/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-301-113/+113
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-6/+0
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-85/+85
* boost->stdCaolán McNamara2015-09-141-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-13/+13
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-151-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Use TriState instead of 0/1/-1Stephan Bergmann2015-04-281-1/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* new constantfunction lopluginNoel Grandin2015-03-251-2/+1
* Revert "loplugin:constantfunction: connectivity"Noel Grandin2015-03-231-0/+2
* loplugin:constantfunction: connectivityNoel Grandin2015-03-231-2/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+5
* connectivity: fix includesThomas Arnhold2014-06-041-3/+3
* Fix memory leakStephan Bergmann2014-05-301-1/+0
* coverity#983622 Uncaught exceptionCaolán McNamara2014-05-241-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-12/+12
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-85/+85
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-78/+78
* remove archaic drop comments referring to STRING_NOTFOUNDCaolán McNamara2013-11-131-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* mork driver implementationDavid Ostrovsky2012-09-181-0/+359