Age | Commit message (Expand) | Author |
2019-03-25 | new loplugin:unoquery | Noel Grandin |
2019-03-13 | connectivity Writer driver: use auto when initializing with new to avoid ... | Miklos Vajna |
2019-03-13 | tdf#121092: synchronize defaults for drivers settings | Mike Kaganski |
2019-03-13 | Removed duplicated include | Andrea Gelmini |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-03-11 | Related: tdf#123975 I think this needs to be initially unset | Caolán McNamara |
2019-03-11 | tdf#121092: save AppendTableAliasName to ODB | Mike Kaganski |
2019-03-10 | tdf#121092: save GenerateASBeforeCorrelationName to ODB | Mike Kaganski |
2019-03-10 | Fix typo | Andrea Gelmini |
2019-03-10 | tdf#39593 use existing clearConnectionPools() method | Arkadiy Illarionov |
2019-03-10 | tdf#121092: synchronize defaults for ODBC settings | Julien Nabet |
2019-03-09 | Simplify containers iterations in connectivity | Arkadiy Illarionov |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-01 | Fix typo | Andrea Gelmini |
2019-02-27 | Untabify .l files (to silence loplugin:indentation warnings) | Stephan Bergmann |
2019-02-27 | Add missing modelines to .l files | Stephan Bergmann |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-02-25 | loplugin:unusedfields in connectivity | Noel Grandin |
2019-02-21 | loplugin:indentation (macOS) | Stephan Bergmann |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-10 | Make LDAP support optional | Andrew Udvare |
2019-02-08 | loplugin:indentation in connectivity | Noel Grandin |
2019-02-06 | store originating exception when re-throwing | Noel Grandin |
2019-02-04 | tdf#122129 Firebird: fix concurrency issue | Tamas Bunth |
2019-01-30 | Fix type of MySqlFieldInfo::mysql_type to avoid -Wc++11-narrowing (clang-cl) | Stephan Bergmann |
2019-01-29 | mysqlc: fix timestamp query of result set | Tamas Bunth |
2019-01-29 | tdf#106463 set new firebird connections as autocommit by default | Lionel Elie Mamane |
2019-01-25 | loplugin:unusedmethods | Noel Grandin |
2019-01-24 | Fix typo | Andrea Gelmini |
2019-01-24 | loplugin:constparams in connectivity..cui | Noel Grandin |
2019-01-22 | mysqlc: resultset's previous() on first position.. | Tamas Bunth |
2019-01-22 | mysqlc: fetch data exactly when it's needed | Tamas Bunth |
2019-01-21 | Forgot to adapt one of the format strings | Stephan Bergmann |
2019-01-21 | Avoid -Werror=format-{overflow,truncation}= | Stephan Bergmann |
2019-01-21 | Fix typo | Andrea Gelmini |
2019-01-18 | o3tl::make_unique -> std::make_unique in chart2...cui | Gabor Kelemen |
2019-01-18 | Fix typo | Andrea Gelmini |
2019-01-18 | Base/Mysqlc: fix schemas retrieving | Julien Nabet |
2019-01-17 | tdf#122516: fix timestamp in MariaDb/mysql | Julien Nabet |
2019-01-16 | New loplugin:empty | Stephan Bergmann |
2019-01-16 | Fix typo | Andrea Gelmini |
2019-01-12 | tdf#122437 mysqlc: Fix foreign key references | Tamas Bunth |