Age | Commit message (Expand) | Author |
2020-04-07 | loplugin:flatten in idl | Noel Grandin |
2020-03-20 | The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-lto | Stephan Bergmann |
2020-03-11 | tdf#114441: Convert use of sal_uLong to better integer types | Bugra |
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-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-09-06 | Fixing '....' | Andrea Gelmini |
2019-07-18 | cid#1448323 Unchecked return value | Caolán McNamara |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | 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-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-10-22 | pvs-studio: V560 A part of conditional expression is always true | Caolán McNamara |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-18 | loplugin:useuniqueptr in SvMetaSlot | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-26 | idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-16 | SvPersistBase no longer necessary | Noel Grandin |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-03-30 | loplugin:virtualdown in various | Noel Grandin |
2018-03-18 | Use for-range loops in hwpfilter, i18n*, idl* and io | Julien Nabet |
2018-03-13 | SDI: don't #define/#undef names of actual classes for slot headers | Mike Kaganski |
2018-02-27 | tdf#114441 sal_uLong to better integer types | Shubham Verma |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in idl | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: idl | Stephan Bergmann |
2017-12-21 | TypedWhichId in svx part 1 | Noel Grandin |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: idl | Stephan Bergmann |
2017-10-23 | Fix typos | Andrea Gelmini |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-08-08 | SvPersistStream dead | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-26 | convert SfxGroupId to scoped enum | Noel Grandin |
2017-07-18 | loplugin:constparams codemaker,idl,idlc | Noel Grandin |