summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-12-04-Werror,-Wunused-private-fieldStephan Bergmann
2023-12-03cid#1546453 COPY_INSTEAD_OF_MOVECaolán McNamara
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-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04Replace useless throwNoSuchElementException functionJulien Nabet
2023-09-21Revert "tdf#117118 - Saves data automatically in Firebird embedded database"Juan C. Sanz
2023-09-19The name is macOS since 2016Andras Timar
2023-09-10using decls should come after #includeNoel Grandin
2023-09-01connectiviy: fix to detect column data typeHenry Castro
2023-09-01connectivity: add neutral context parserHenry Castro
2023-09-01connectivity: fix return column type "DataType::SQLNULL"Henry Castro
2023-08-31tdf#156816 Base handles scale on SQL type TIME as with TIMESTAMPPierre
2023-08-18tdf#156534 Add Firebird's DATEADD function to SQL parserjucasaca
2023-08-07tdf#104918 Add Firebird's DATEDIFF syntax to the sql parserjucasaca
2023-07-22fixing a typo in sqlbison.yjucasaca
2023-07-22tdf#146584: FB Setting default with ALTER TABLE works but gives useless messageJulien Nabet
2023-07-18Revert "tdf#155431: SQL Editor does not recognize UNSIGNED"Julien Nabet
2023-07-18tdf#155431: SQL Editor does not recognize UNSIGNEDJulien Nabet
2023-07-17tdf#118817: add WEEK, WEEKDAY, YEARDAY AND MILLISECOND for EXTRACTJulien Nabet
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21openldap: upgrade to release 2.6.4Taichi Haradaguchi
2023-06-15wrap OSQLParser::s_xLocaleData in vcl::DeleteOnDeinitNoel Grandin
2023-06-04Use getXWeak in connectivityMike Kaganski
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-28Typo: aCatlog->aCatalogJulien Nabet
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-30Firebird: add info FDB/FBK use on READMEJulien 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-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin