summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2023-12-02tdf#158452: FB: impossible to change field to "entry required" in GUIJulien Nabet
2023-11-23tdf#158072 Fails to apply AutoFilter in Mail Merge dialogNoel Grandin
2023-10-25connectiviy: fix to detect column data typeHenry Castro
2023-10-25connectivity: add neutral context parserHenry Castro
2023-10-25connectivity: fix return column type "DataType::SQLNULL"Henry Castro
2023-09-21Revert "tdf#117118 - Saves data automatically in Firebird embedded database"Juan C. Sanz
2023-08-22tdf#156534 Add Firebird's DATEADD function to SQL parserjucasaca
2023-08-15tdf#104918 Add Firebird's DATEDIFF syntax to the sql parserjucasaca
2023-08-01fixing a typo in sqlbison.yjucasaca
2023-07-25openldap: upgrade to release 2.6.4Taichi Haradaguchi
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
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-20Typo: nCurentPos->nCurrentPos (connectivity/sqliterator)Julien Nabet
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-14loplugin:stringviewparam improvementsNoel Grandin
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-04-09use more OUStringToOStringNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-15Silence some false -Werror=dangling-referenceStephan Bergmann
2023-03-15Simplify AcceptsURLStephan Bergmann
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-11osl::Mutex->std::mutex in OSQLParserNoel Grandin
2023-03-11osl::Mutex->std::mutex in OConnectionPoolNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-10simplify initialisation in *DatabaseMetaDataNoel Grandin
2023-03-08osl::Mutex->std::mutex in ParameterWrapperContainerNoel Grandin
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2023-02-22osl::Mutex->std::mutex in OSQLParseNodesContainerNoel Grandin
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-12-06Resolves: tdf#152381 Treat 0-0-0 invalid date as 0 relative daysEike Rathke
2022-11-22Resolves: tdf#152114 Use comphelper::date algorithmsEike Rathke
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin