Age | Commit message (Expand) | Author |
2023-10-27 | Various -Werror,-Wvla-cxx-extension | Stephan Bergmann |
2023-10-24 | loplugin:ostr (macOS) | Stephan Bergmann |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivity | Stephan Bergmann |
2023-10-18 | loplugin:stringstatic | Stephan Bergmann |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-04 | Replace useless throwNoSuchElementException function | Julien Nabet |
2023-09-21 | Revert "tdf#117118 - Saves data automatically in Firebird embedded database" | Juan C. Sanz |
2023-09-19 | The name is macOS since 2016 | Andras Timar |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-09-01 | connectiviy: fix to detect column data type | Henry Castro |
2023-09-01 | connectivity: add neutral context parser | Henry Castro |
2023-09-01 | connectivity: fix return column type "DataType::SQLNULL" | Henry Castro |
2023-08-31 | tdf#156816 Base handles scale on SQL type TIME as with TIMESTAMP | Pierre |
2023-08-18 | tdf#156534 Add Firebird's DATEADD function to SQL parser | jucasaca |
2023-08-07 | tdf#104918 Add Firebird's DATEDIFF syntax to the sql parser | jucasaca |
2023-07-22 | fixing a typo in sqlbison.y | jucasaca |
2023-07-22 | tdf#146584: FB Setting default with ALTER TABLE works but gives useless message | Julien Nabet |
2023-07-18 | Revert "tdf#155431: SQL Editor does not recognize UNSIGNED" | Julien Nabet |
2023-07-18 | tdf#155431: SQL Editor does not recognize UNSIGNED | Julien Nabet |
2023-07-17 | tdf#118817: add WEEK, WEEKDAY, YEARDAY AND MILLISECOND for EXTRACT | Julien Nabet |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-21 | openldap: upgrade to release 2.6.4 | Taichi Haradaguchi |
2023-06-15 | wrap OSQLParser::s_xLocaleData in vcl::DeleteOnDeinit | Noel Grandin |
2023-06-04 | Use getXWeak in connectivity | Mike Kaganski |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-28 | Typo: aCatlog->aCatalog | Julien Nabet |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | Related tdf#155443: MySQL/MariaDB direct connect, use more of the new function | Julien Nabet |
2023-05-25 | tdf#155443: MySQL/MariaDB direct connect: pb to change fieldname in table | Julien Nabet |
2023-04-30 | Firebird: add info FDB/FBK use on README | Julien Nabet |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | tdf#117118 - Saves data automatically in Firebird embedded database | jucasaca |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-23 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2023-04-20 | Typo: nCurentPos->nCurrentPos (connectivity/sqliterator) | Julien Nabet |
2023-04-20 | Run clang-tidy with misc-unused-using-decls on modules [a-c]* | Gabor Kelemen |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-17 | loplugin:stringviewparam | Stephan Bergmann |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-04-10 | Use of O(U)StringNumber for float/double is actually a pessimisation | Mike Kaganski |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-09 | use more OUStringToOString | Noel Grandin |
2023-03-24 | loplugin:stringadd in c* | Noel Grandin |