summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/PreparedStatement.cxx
AgeCommit message (Expand)Author
2018-11-11tdf#120703 PVS: V555Mike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-28tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2018-03-07Firebird: allow setting BINARY fix and VARBINARYTamas Bunth
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-04firebird-sdbc: check parameter index before setting in all casesLionel Elie Mamane
2018-01-02tdf#71007: Pass also fractional seconds to/from FirebirdTor Lillqvist
2018-01-01Related tdf#104942: implement setByte on firebirdJulien Nabet
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-09Firebird: Revert not closing cursor,..Tamas Bunth
2017-12-09clean code at setObjectWithInfoTamas Bunth
2017-12-09tdf#70425 do not close cursor explicitlyTamas Bunth
2017-12-09tdf#70425 Firebird: accept integers in setDoubleTamas Bunth
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-23tdf#104858: fix typoJulien Nabet
2016-12-11tdf#103074 Implement Boolean Type for FB driverWastack
2016-11-21get table name from resultset simplyWastack
2016-11-21tdf#74172 ensure prepared while setting numericWastack
2016-11-12coverity#1394295 Unchecked return valueCaolán McNamara
2016-11-10loplugin:staticmethodsStephan Bergmann
2016-11-10loplugin:stringconstantStephan Bergmann
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2016-08-17tdf#91324 correct firebird date formatWastack
2016-06-21connecitivty: [loplugin:nullptr]Michael Stahl
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-01coverity#1352212 Unchecked return valueCaolán McNamara
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-18tdf#96572 firebird correctly transmit request for NULLLionel Elie Mamane
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30TODO commentLionel Elie Mamane