Age | Commit message (Expand) | Author |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: idlc | Stephan Bergmann |
2020-04-15 | loplugin:buriedassign in f,h,i* | Noel Grandin |
2020-04-07 | loplugin:flatten in idlc | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | tdf#124176: Use pragma once instead of include guards | Cumali Toprak |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | missing include | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-23 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-09-11 | Fix missing dependency | Mike Kaganski |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-14 | Avoid -fsanitize=float-cast-overflow when converting to AstExprValue::u::byval | Stephan Bergmann |
2019-08-13 | Fix Clang 10 -Werror,-Wimplicit-int-float-conversion | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): idlc | Stephan Bergmann |
2019-07-24 | cid#1448213 Assignment of overlapping memory | Caolán McNamara |
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-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 |