summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
AgeCommit message (Expand)Author
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-05-11tdf#126468: MySQL/MariaDB and Firebird don't require order field in select partJulien Nabet
2020-03-15Firebird: IndexType is OTHER not CLUSTEREDJulien Nabet
2020-03-14Firebird: fix TODO use xClob instead of xBlob for REMARKSJulien Nabet
2020-03-08tdf#131217: position arg in Blob::getBytes begins at 1 not 0 (Firebird)Julien Nabet
2020-02-16tdf#130708: Firebird: fix wrong precision and scale for DECIMAL and NUMERICJulien Nabet
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-09-11tdf#120945: Relationship of tables isn't recognized by formwizardJulien Nabet
2019-08-31Related tdf#118809: add some XDatabaseMetaData for FirebirdJulien Nabet
2019-08-31tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for FirebirdJulien Nabet
2019-07-25Fix typosAndrea Gelmini
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-17Restrict lambda capture listStephan Bergmann
2019-04-17Fix use of variable before its lifetime beginsStephan Bergmann
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-07-28Restore the accidentally overwritten array value in ODatabaseMetaDataMuhammet Kara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-28tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2017-12-28Firebird: use 32 bitTamas Bunth
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-28tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann
2017-07-11loplugin:unnecessaryparenStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-05-03tdf#107196: fix firebird relationshipJulien Nabet
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-10tdf#106866 query character size instead of bytesTamás Bunth
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
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-11tdf#103074 Implement Boolean Type for FB driverWastack
2016-12-11tdf#104227 query boolean like infos correctlyWastack
2016-11-11tdf#71251: VARCHAR max length is 32765 for FirebirdJulien Nabet
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack
2016-07-15tdf#71009 GSoC firebird metadata functionsWastack
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini