summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird
AgeCommit message (Expand)Author
2020-05-11tdf#126468: MySQL/MariaDB and Firebird don't require order field in select partJulien Nabet
2020-03-25tdf#130334: Firebird deal with array fieldsJulien Nabet
2020-03-10tdf#131212: Implement change user password in FirebirdJulien Nabet
2020-03-08tdf#131217: position arg in Blob::getBytes begins at 1 not 0 (Firebird)Julien Nabet
2020-03-07tdf#131164: Fix crash on Tools>User Administration (Firebird)Julien Nabet
2020-02-17tdf#130708: Firebird: fix wrong precision and scale for DECIMAL and NUMERICJulien Nabet
2019-11-06Base/Firebird fix column creationJulien Nabet
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-23tdf#127657: FIREBIRD error in query input param when referred field is integerJulien Nabet
2019-09-19improve and enable loplugin:fragiledestructorNoel 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-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-31tdf#123591: truncate and round to 'scale' number of decimal placesXisco Fauli
2019-07-25Fix typosAndrea Gelmini
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-07-13tdf#123150: Firebird: set UTF-8 client connectionTamas Bunth
2019-07-13tdf#123591: Firebird: Fix setting double valuesTamas Bunth
2019-07-10tdf#121528: Firebird stores scale as a negative numberXisco Fauli
2019-07-10tdf#123591: Firebird: take decimal places into account...Xisco Fauli
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-04-18Fix typoAndrea Gelmini
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
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-02-04tdf#122129 Firebird: fix concurrency issueTamas Bunth
2019-01-29tdf#106463 set new firebird connections as autocommit by defaultLionel Elie Mamane
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-04Fix typoAndrea Gelmini
2018-12-21tdf#120576 avoid crash during database migrationCaolán McNamara
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-17Fix typosAndrea Gelmini
2018-11-11tdf#120703 PVS: V555Mike Kaganski
2018-11-05Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin