summaryrefslogtreecommitdiffstats
path: root/include/connectivity
Commit message (Expand)AuthorAgeFilesLines
...
* inline use-once typedefsNoel Grandin2017-12-191-1/+0
* loplugin:salcall handle static methodsNoel Grandin2017-12-073-12/+12
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-075-9/+9
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-3/+3
* Fix typosAndrea Gelmini2017-11-212-2/+2
* loplugin:finalclasses in connectivityNoel Grandin2017-11-072-10/+4
* fix build with older boostDavid Tardon2017-11-041-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-013-30/+17
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-2/+2
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-2/+2
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-303-4/+55
* loplugin:unusedfields some untouched fieldsNoel Grandin2017-07-242-6/+1
* loplugin:constparams in connectivityNoel Grandin2017-07-194-9/+9
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-4/+4
* looks like namespace syntax does not work like I think it doesLionel Elie Mamane2017-07-021-1/+5
* tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane2017-07-021-1/+44
* improve refcounting lopluginNoel Grandin2017-06-294-4/+4
* 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