summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-18tdf#158056 Connect to MS Access .mdb files by mean of ACE.OLEDB.12.0 providerjucasaca
2024-04-11Silence strange -Warray-bounds with recent GCC 14Stephan Bergmann
2024-04-04loplugin:unusedenumconstantsNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-08use more string_viewNoel Grandin
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-01tdf#117118 - Saves data automatically in Firebird embedded databaseJuan c. Sanz
2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-29Use emplace_back instead of push_back (connectivity/mysqlc)Julien Nabet
2023-12-22Use emplace_back instead of push_back (connectivity)Julien Nabet
2023-12-22Simplify initialization by avoiding push_backJulien Nabet
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