summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc
AgeCommit message (Expand)Author
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-07tdf#114495 ODBC: clear row status buffer *before* we throw away the statementJulien Nabet
2018-01-06Revert "tdf#114495: fix crash in odbc resultset dtr"Julien Nabet
2018-01-06tdf#114495: fix crash in odbc resultset dtrJulien Nabet
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-13survive building dbaccess+connectivity with --disable-dynamic-loadingCaolán McNamara
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-09Revert "Related tdf#112947: another fix about odbc"Lionel Elie Mamane
2017-10-08Remove extra line added by mistakeJulien Nabet
2017-10-08Related tdf#112947: another fix about odbcJulien Nabet
2017-10-08tdf#112947: fix write to free'd memory (odbc)Julien Nabet
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-09cppcheck: uselessCallsRemoveJochen Nitschke
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2017-01-06Use string literals directlyStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin