summaryrefslogtreecommitdiffstats
path: root/include/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann2017-06-051-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-256-0/+6
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0311-34/+34
* remove unused None from ErrorCodeNoel Grandin2017-02-171-1/+0
* remove unused enumerators from SQLNodeTypeNoel Grandin2017-02-171-2/+2
* remove unused enumerators from StandardSQLStateNoel Grandin2017-02-171-11/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2626-153/+142
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-196-2/+27
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-174-4/+4
* Clean up a usage of OUStringBufferStephan Bergmann2017-01-051-1/+1
* Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann2016-12-121-12/+3
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-071-2/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+2
* loplugin:constantparamNoel Grandin2016-11-152-5/+2
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-103-13/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* coverity#1371275 Missing move assignment operatorCaolán McNamara2016-10-281-0/+2
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-233-15/+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-1317-19/+19
* coverity#1372406 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* coverity#1372402 Uncaught exceptionCaolán McNamara2016-09-011-1/+1
* fix move operator= and add move constructorsNoel Grandin2016-08-251-0/+11
* cid#1371320 Missing move assignment operatorNoel Grandin2016-08-251-0/+1
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-5/+5
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-191-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-3/+0
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-121-1/+1
* tdf#100866: Don't let exception pass connectivity::releaseStephan Bergmann2016-07-121-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-046-12/+12
* connectivity: disable connectivity::release() for nowMichael Stahl2016-06-211-0/+2
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-10/+10
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-083-7/+6
* Normalize on using @throws instead of @raise[s]Stephan Bergmann2016-06-061-1/+1
* tdf#89329: use unique_ptr for pImpl in TColumnHelperXisco Fauli2016-06-061-1/+1
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-201-5/+5
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-183-8/+0
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-11/+11
* No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann2016-05-041-1/+0
* C++11: disable ctors with delete in include/Jochen Nitschke2016-05-031-3/+1
* loplugin:passstuffbyref in connectivityNoel Grandin2016-04-135-8/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin2016-04-111-5/+5