Age | Commit message (Expand) | Author |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-02-28 | loplugin:cstylecast | Stephan Bergmann |
2019-02-28 | loplugin:includeform | Stephan Bergmann |
2019-02-28 | loplugin:stringconstant | Stephan Bergmann |
2019-02-28 | loplugin:externvar | Stephan Bergmann |
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-24 | loplugin:unusedfields in helpcompiler..jvmfwk | Noel Grandin |
2019-02-18 | Simplify containers iterations in [f-l]* | Arkadiy Illarionov |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-02-09 | loplugin:indentation in helpcompiler..io | Noel Grandin |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2018-12-22 | idlc: no need to store single OString objects on the heap | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-08-30 | loplugin:useuniqueptr in idlc::compileFile | Noel Grandin |
2018-08-30 | use std::vector in AstStack | Noel Grandin |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-11 | set copy_paste_error to false rather than intentional | Caolán McNamara |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-04-06 | fflush() followed by fclose() is redundant | Takeshi Abe |
2018-03-23 | loplugin:useuniqueptr in AstStruct | Noel Grandin |
2018-03-18 | Use for-range loops in hwpfilter, i18n*, idl* and io | Julien Nabet |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-02-01 | idlc: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
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-17 | fix use of std::unique_ptr in Idlc | Noel Grandin |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-13 | loplugin:useuniqueptr in idlc | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: idlc | Stephan Bergmann |
2018-01-11 | Manual loplugin:cstylecast fixes in idlc/source/parser.y | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-23 | loplugin:includeform: idlc | Stephan Bergmann |