summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/ResultSetMetaData.cxx
AgeCommit message (Expand)Author
2024-07-20tdf#162111: promote integer types automaticallyMike Kaganski
2024-05-07loplugin:ostr in connectivityNoel Grandin
2022-10-11escapeWith is just a substitution for OUString::replaceAllMike Kaganski
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-06-10update firebird modelinesCaolán McNamara
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-07-10tdf#121528: Firebird stores scale as a negative numberXisco Fauli
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-28tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-01-30tdf#105101 check scale to determine subtypeTamás Bunth
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20tdf#70506 implement getColumnLabel functionWastack
2016-11-21get table name from resultset simplyWastack
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
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-31Cut identifier to correct length (firebird-sdbc).Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt