summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/PreparedStatement.hxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-09tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-11-21get table name from resultset simplyWastack
2016-11-10loplugin:staticmethodsStephan Bergmann
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-01fdo#70664 Implement Blob writing (firebird-sdbc).Andrzej Hunt
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06CID#1079051 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-29Pass by reference instead of value, fix template parameters. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28Use template to set integer parameters. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-27Implement set[Int|Long]. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-23Set Null indicator in input SQLDA as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Explicit close/disposing.Andrzej J.R. Hunt
2013-08-11Improve statement handle handling.Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt