summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OResultSet.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-25new constantfunction lopluginNoel Grandin1-5/+0
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin1-0/+5
2015-03-23loplugin:constantfunction: connectivityNoel Grandin1-5/+0
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+7
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara1-6/+5
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2014-11-04coverity#706366 uncaught exceptionDavid Tardon1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-26implement --with-system-odbc on windowsNoel Grandin1-6/+6
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-9/+9
2014-06-04connectivity: fix includesThomas Arnhold1-2/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+3
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin1-32/+0
2014-05-12Kill DECL_PROP1IMPL and related (odbc part)Julien Nabet1-6/+17
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-42/+42
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-81/+81
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-116/+116
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza1-0/+1865