summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird
AgeCommit message (Expand)Author
2023-12-01tdf#158452: FB: impossible to change field to "entry required" in GUIJulien Nabet
2023-11-29Extended loplugin:ostr: connectivityStephan Bergmann
2023-10-24loplugin:ostr (macOS)Stephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-09-21Revert "tdf#117118 - Saves data automatically in Firebird embedded database"Juan C. Sanz
2023-07-22tdf#146584: FB Setting default with ALTER TABLE works but gives useless messageJulien Nabet
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-04-24tdf#117118 - Saves data automatically in Firebird embedded databasejucasaca
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2022-10-11escapeWith is just a substitution for OUString::replaceAllMike Kaganski
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-06-08tdf#149470: Firebird, Clob may need several segments to store a very long inputJulien Nabet
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-01tdf#148310: Firebird: copy complete rows, CLOB field, last character lostJulien Nabet
2022-03-25tdf#132924 - Firebird findColumn: return column alias if specifiedAndreas Heinisch
2022-03-13Remove forgotten remnant test codeJulien Nabet
2022-03-12tdf#147309: Recreating a view with same name and in the same session fails (FB)Julien Nabet
2022-02-22Fix some ODatabaseMetaDataResultSet types in FirebirdJulien Nabet
2022-02-18Simplify sequence of Property in connectivity/firebirdJulien Nabet
2022-02-07fix big-endian hsql to firebird migrationCaolán McNamara
2022-02-05tdf#138691: avoid buffer overflowMike Kaganski
2022-01-27tdf#126960, tdf#131330: FB make views editable+refresh auto after creationJulien Nabet
2022-01-16Firebird: missing space in DROP commandJulien Nabet
2022-01-14Firebird: no need to override getTypes in TableJulien Nabet
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-30tdf#146471: Firebird: impossible to delete an external tableJulien Nabet
2021-12-28Drop FIREBIRD_SQL_DIALECT constant and use SQL_DIALECT_CURRENTJulien Nabet
2021-12-27tdf#130595: Parameter query with :parameter IS NULL doesn't workJulien Nabet
2021-12-27Related tdf#130595: SQL_NULL means pVar->sqldata = nullptrJulien Nabet
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-19tdf#145203: FIREBIRD cannot create a tableJulien Nabet
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski