summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/PreparedStatement.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-4/+4
* tdf#104734 Firebird improve XClob implementationTamas Bunth2017-12-281-0/+1
* tdf#70425 Firebird: accept integers in setDoubleTamas Bunth2017-12-091-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-73/+38
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-191-0/+7
* get table name from resultset simplyWastack2016-11-211-1/+0
* loplugin:staticmethodsStephan Bergmann2016-11-101-7/+0
* WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack2016-11-101-0/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#69949 GSoC Firebird implement autoincrementWastack2016-08-181-0/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-301-66/+66
* loplugin:unusedfieldsNoel Grandin2015-11-301-19/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-38/+38
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-191-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-38/+38
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-35/+35
* fdo#70664 Implement Blob writing (firebird-sdbc).Andrzej Hunt2014-01-011-0/+8
* Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt2013-09-091-1/+1
* CID#1079051 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-2/+4
* CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-1/+2
* Pass by reference instead of value, fix template parameters. (firebird-sdbc)Andrzej J.R. Hunt2013-08-291-1/+1
* Use template to set integer parameters. (firebird-sdbc)Andrzej J.R. Hunt2013-08-281-0/+6
* Implement set[Int|Long]. (firebird-sdbc)Andrzej J.R. Hunt2013-08-271-7/+19
* Set Null indicator in input SQLDA as appropriate. (firebird-sdbc)Andrzej J.R. Hunt2013-08-231-0/+2
* Explicit close/disposing.Andrzej J.R. Hunt2013-08-111-1/+6
* Improve statement handle handling.Andrzej J.R. Hunt2013-08-111-1/+0
* Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt2013-07-311-0/+167