summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file
AgeCommit message (Expand)Author
2018-05-07loplugin:useuniqueptr in OResultSetNoel Grandin
2018-05-07loplugin:useuniqueptr in OFileTableNoel Grandin
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-07connectivity: Remove leftover OEvaluateSetTakeshi Abe
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann
2016-11-12coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-11Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara
2016-11-11coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara
2016-08-30declare default dtor as virtualCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin