summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OPreparedStatement.cxx
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-05be more paranoidLionel Elie Mamane
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon
2014-06-27Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann
2014-06-27odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza