summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+4
2018-02-05loplugin:useuniqueptr in OSQLParseNodeNoel Grandin1-12/+9
2018-02-02remove connectivity OSubComponentNoel Grandin2-95/+1
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-4/+5
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna1-3/+3
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-0/+4
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2-6/+6
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin6-50/+11
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-12-19inline use-once typedefsNoel Grandin1-1/+0
2017-12-07loplugin:salcall handle static methodsNoel Grandin3-12/+12
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin5-9/+9
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-3/+3
2017-11-21Fix typosAndrea Gelmini2-2/+2
2017-11-07loplugin:finalclasses in connectivityNoel Grandin2-10/+4
2017-11-04fix build with older boostDavid Tardon1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin3-30/+17
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-2/+2
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-2/+2
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane3-4/+55
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin2-6/+1
2017-07-19loplugin:constparams in connectivityNoel Grandin4-9/+9
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-4/+4
2017-07-02looks like namespace syntax does not work like I think it doesLionel Elie Mamane1-1/+5
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane1-1/+44
2017-06-29improve refcounting lopluginNoel Grandin4-4/+4
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-0/+6
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann11-34/+34
2017-02-17remove unused None from ErrorCodeNoel Grandin1-1/+0
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin1-2/+2
2017-02-17remove unused enumerators from StandardSQLStateNoel Grandin1-11/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann26-153/+142
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann6-2/+27
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin4-4/+4
2017-01-05Clean up a usage of OUStringBufferStephan Bergmann1-1/+1
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann1-12/+3
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2