Age | Commit message (Expand) | Author |
2019-03-13 | weld DatabaseRegistrationDialog | Caolán McNamara |
2019-03-12 | tdf#121092: save db:suppress-version-columns to ODB | Mike Kaganski |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-03-12 | Correctly match checkboxes and relevant settings | Mike Kaganski |
2019-03-11 | Resolves: tdf#123975 support tri-state for PrimaryKey ui | Caolán McNamara |
2019-03-10 | tdf#121092: save GenerateASBeforeCorrelationName to ODB | Mike Kaganski |
2019-03-10 | Make m_xAsBeforeCorrelationName depend on m_xAppendTableAlias | Mike Kaganski |
2019-03-10 | Initializing boost::optional with a value then resetting is odd | Mike Kaganski |
2019-03-10 | Simplify SpecialSettingsPage's booleans initialization | Mike Kaganski |
2019-03-09 | Fix typo | Andrea Gelmini |
2019-03-09 | loplugin:unusedmethods | Noel Grandin |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | sync dbaccess ui files with swriter ui file structure | andreas kainz |
2019-03-06 | Blacklist some dialogs which won't get properly initialized | Stephan Bergmann |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-05 | weld ODatasourceSelectDialog | Caolán McNamara |
2019-03-04 | OSequenceIterator is not necessary anymore | 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-04 | Fix typo | Andrea Gelmini |
2019-03-02 | OSQLNameEdit not needed as a buildable anymore | Caolán McNamara |
2019-03-02 | drop newly unused OSQLNameComboBox | Caolán McNamara |
2019-03-02 | weld OSaveAsDlg | Caolán McNamara |
2019-02-27 | loplugin:unnecessaryoverride look for more patterns | Noel Grandin |
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 | Simplify containers iterations in dbaccess | Arkadiy Illarionov |
2019-02-25 | loplugin:unusedfields in dbaccess | Noel Grandin |
2019-02-20 | Revert "tdf#123020: migration to Firebird fix tablename for indexes (2)" | Julien Nabet |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-19 | tdf#42949 Fix IWYU warnings in include/framework/ | Gabor Kelemen |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-13 | Remove dead and broken EmbeddedDatabases configuration | Stephan Bergmann |
2019-02-11 | tdf#123020: migration to Firebird fix tablename for indexes (2) | Julien Nabet |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-11 | remove ControlDependencyManager | Noel Grandin |
2019-02-10 | weld FmSearchDialog | Caolán McNamara |
2019-02-10 | Typo: isAggreateFunction + isNumericOrAggreateFunction | Julien Nabet |
2019-02-08 | loplugin:indentation in dbaccess..drawinglayer | Noel Grandin |
2019-02-06 | Make Firebird the (unconditional) default for new databases | Stephan Bergmann |
2019-02-06 | store originating exception when re-throwing | Noel Grandin |
2019-02-05 | tdf#119502: dbahsql: tables without primary key | Tamas Bunth |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2019-02-03 | dbaccess: convert ORowSetBase::m_pCache to shared_ptr | Michael Stahl |