summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/odbc
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-12-13tdf#96461 ODBC SQLBindParameter: correct DecimalDigits for time(date) valuesLionel Elie Mamane
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15loplugin:unusedmethods connectivityNoel Grandin
2015-06-28coverity#1308559 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann