Age | Commit message (Expand) | Author |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-03-02 | Revert "ofz#20976 build-failure" | Caolán McNamara |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in codemaker..configmgr | Noel Grandin |
2019-12-18 | sal_Char->char in canvas..codemaker | Noel Grandin |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-23 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | loplugin:buffereadd find stuff involving adding *StringBuffer | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-01 | loplugin:stringadd in basctl..cui | Noel Grandin |
2019-09-05 | loplugin:useuniqueptr in ClassFile | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-14 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-04-13 | loplugin:sequentialassign in codemaker..connectivity | Noel Grandin |
2019-04-05 | Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead" | Mike Kaganski |
2019-04-05 | tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739 | Mike Kaganski |
2019-04-04 | Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead | Mike Kaganski |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-08 | loplugin:indentation in codemaker..comphelper | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-31 | loplugin:useuniqueptr in codemaker | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-21 | pvs-studio: The condition 'nIndex != - 1' of loop is always true | Caolán McNamara |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-11 | Revert "clang bugprone-unused-return-value" | Noel Grandin |
2018-09-10 | Generate UNO exception classes as SAL_WARN_UNUSED | Stephan Bergmann |
2018-09-08 | clang bugprone-unused-return-value | Noel Grandin |
2018-08-08 | loplugin:unusedfields | Noel Grandin |
2018-07-27 | codemaker: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-25 | Add missing method hasUnsignedLongDependency() | Muhammet Kara |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-29 | tdf#96099 Remove trivial std::map typedefs in [cd]* | Arkadiy Illarionov |
2018-06-06 | tdf#117918 codemaker: avoid including ourselves in .hpp files | Miklos Vajna |
2018-01-26 | coverity#1019311 silence Unchecked return value | Caolán McNamara |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: codemaker | Stephan Bergmann |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-26 | Replace most lists by vectors in codemaker | Julien Nabet |
2017-11-01 | loplugin:constantparam in c* | Noel Grandin |
2017-10-23 | loplugin:includeform: codemaker | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |