summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2023-12-04-Werror,-Wunused-private-fieldStephan Bergmann
2023-12-03Mysql/Mariadb: implement Users::appendObject to allow users creationJulien Nabet
2023-12-03Mysql/Mariadb: implement Users::dropObject (so you can remove a user from UI)Julien Nabet
2023-12-03Mysql/Mariadb: implement changePasswordJulien Nabet
2023-12-02Mysql/Mariadb: implement User and ODatabaseMetaData privileges methodsJulien Nabet
2023-12-02Mysql/Mariadb: implement refreshUsers so get access to users admin pageJulien Nabet
2023-12-01tdf#158452: FB: impossible to change field to "entry required" in GUIJulien Nabet
2023-11-29Extended loplugin:ostr: connectivityStephan Bergmann
2023-11-23tdf#158072 Fails to apply AutoFilter in Mail Merge dialogNoel Grandin
2023-11-20Extended loplugin:ostr: connectivityStephan Bergmann
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-10-24loplugin:ostr (macOS)Stephan Bergmann
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-10-18loplugin:stringstaticStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-21Revert "tdf#117118 - Saves data automatically in Firebird embedded database"Juan C. Sanz
2023-09-10using decls should come after #includeNoel Grandin
2023-07-22tdf#146584: FB Setting default with ALTER TABLE works but gives useless messageJulien Nabet
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-04Use getXWeak in connectivityMike Kaganski
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25Related tdf#155443: MySQL/MariaDB direct connect, use more of the new functionJulien Nabet
2023-05-25tdf#155443: MySQL/MariaDB direct connect: pb to change fieldname in tableJulien Nabet
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#117118 - Saves data automatically in Firebird embedded databasejucasaca
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-17Remove some unused includesMiklos Vajna
2023-04-17loplugin:stringviewparamStephan Bergmann
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-10simplify initialisation in *DatabaseMetaDataNoel Grandin
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2023-02-14disable script dumpCaolán McNamara
2023-01-16XUnoTunnel->dynamic_cast in file::OResultSetNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
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