summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OStatement.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-3/+3
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-2/+2
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann1-4/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-04coverity#706375 uncaught exceptionDavid Tardon1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-2/+2
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara1-3/+1
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara1-3/+2
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara1-3/+2
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-5/+5
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet1-10/+20
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-20/+20
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-76/+76
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza1-0/+1117