summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OStatement.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-09cppcheck: uselessCallsRemoveJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372398 Uncaught exceptionCaolán McNamara
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:defaultparamsStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-04coverity#706375 uncaught exceptionDavid Tardon
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza