summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Util.hxx
AgeCommit message (Expand)Author
2019-07-13tdf#123591: Firebird: Fix setting double valuesTamas Bunth
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-28tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-03-31fix typo: databse --> databasedennisroczek
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-30tdf#105101 check scale to determine subtypeTamás 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-12Related tdf#70433: Use subtype to distinguish BLOB/CLOB for FirebirdJulien Nabet
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2016-05-30com::sun::star->css in connectivityNoel Grandin
2014-10-13coverity#1158396 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2013-08-21Simplify/improve sanitizeIdentifier usage. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-14Trim sql identifiers as needed. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Cut identifier to correct length (firebird-sdbc).Andrzej J.R. Hunt
2013-07-25Make evaluateStatusVector a namespace function. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-22Move allocation of SQLVAR memory to Util (firebird-sdbc).Andrzej J.R. Hunt
2013-07-22Add conversion of blr types to firebird SQL_ types.Andrzej J.R. Hunt
2013-07-22Move sqltype identification into Util (firebird-sdbc).Andrzej J.R. Hunt