summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/PreparedStatement.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#127657: FIREBIRD error in query input param when referred field is integerJulien Nabet2019-09-231-0/+14
* tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli2019-08-071-1/+3
* tdf#123591: Firebird: Fix setting double valuesTamas Bunth2019-07-151-12/+22
* tdf#123591: Firebird: take decimal places into account...Xisco Fauli2019-07-101-0/+7
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-2/+7
* tdf#120576 avoid crash during database migrationCaolán McNamara2018-12-211-2/+2
* Fix typosAndrea Gelmini2018-11-171-4/+4
* tdf#120703 PVS: V555Mike Kaganski2018-11-111-28/+33
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet2018-05-281-1/+8
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-071-0/+2
* Firebird: allow setting BINARY fix and VARBINARYTamas Bunth2018-03-071-29/+62
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-3/+3
* firebird-sdbc: check parameter index before setting in all casesLionel Elie Mamane2018-01-041-12/+16
* tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist2018-01-021-1/+8
* Related tdf#104942: implement setByte on firebirdJulien Nabet2018-01-011-3/+4
* tdf#104734 Firebird improve XClob implementationTamas Bunth2017-12-281-7/+95
* Firebird: Revert not closing cursor,..Tamas Bunth2017-12-091-0/+15
* clean code at setObjectWithInfoTamas Bunth2017-12-091-20/+14
* tdf#70425 do not close cursor explicitlyTamas Bunth2017-12-091-11/+0
* tdf#70425 Firebird: accept integers in setDoubleTamas Bunth2017-12-091-2/+30
* loplugin:casttovoid: connectivityStephan Bergmann2017-07-021-24/+7
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* remove type decorations on char literalsJochen Nitschke2017-03-301-1/+1
* loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara2017-03-231-1/+1
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-211-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-38/+11
* tdf#104858: fix typoJulien Nabet2016-12-231-1/+1
* tdf#103074 Implement Boolean Type for FB driverWastack2016-12-111-3/+2
* get table name from resultset simplyWastack2016-11-211-11/+2
* tdf#74172 ensure prepared while setting numericWastack2016-11-211-0/+4
* coverity#1394295 Unchecked return valueCaolán McNamara2016-11-121-1/+1
* loplugin:staticmethodsStephan Bergmann2016-11-101-1/+10
* loplugin:stringconstantStephan Bergmann2016-11-101-1/+1
* WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack2016-11-101-4/+99
* tdf#69949 GSoC Firebird implement autoincrementWastack2016-08-181-2/+11
* tdf#91324 correct firebird date formatWastack2016-08-171-4/+4
* connecitivty: [loplugin:nullptr]Michael Stahl2016-06-211-0/+8
* com::sun::star->css in connectivityNoel Grandin2016-05-301-2/+2
* coverity#1352212 Unchecked return valueCaolán McNamara2016-03-011-4/+5
* convert StandardSQLState to scoped enumNoel Grandin2016-02-251-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* tdf#96572 firebird correctly transmit request for NULLLionel Elie Mamane2015-12-181-5/+5
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* Some more loplugin:cstylecast: connectivityStephan Bergmann2015-01-201-2/+2