summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)Author
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02looks like namespace syntax does not work like I think it doesLionel Elie Mamane
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17remove unused None from ErrorCodeNoel Grandin
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin
2017-02-17remove unused enumerators from StandardSQLStateNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-05Clean up a usage of OUStringBufferStephan Bergmann
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-28coverity#1371275 Missing move assignment operatorCaolán McNamara
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372406 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372402 Uncaught exceptionCaolán McNamara
2016-08-25fix move operator= and add move constructorsNoel Grandin
2016-08-25cid#1371320 Missing move assignment operatorNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-07-12tdf#100866: Don't let exception pass connectivity::releaseStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-21connectivity: disable connectivity::release() for nowMichael Stahl
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06tdf#89329: use unique_ptr for pImpl in TColumnHelperXisco Fauli