Age | Commit message (Expand) | Author |
2019-06-17 | simplify code | Stephan Bergmann |
2019-06-11 | Fix swapping of vector elements | Stephan Bergmann |
2019-04-27 | osl/diagnose.h and diagnostics.h are used when OSL_DEBUG_LEVEL >= 2 | Tomoyuki Kubota |
2019-04-26 | tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/ | Gabor Kelemen |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in embeddedobj..l10ntools | Noel Grandin |
2019-04-12 | loplugin:unusedmethods | Noel Grandin |
2019-04-09 | tdf#124503: Support JRE installations with unknown java.vendor property | Stephan Bergmann |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
2019-03-26 | Note when javavendors_*.xml <updated> should be updated | Stephan Bergmann |
2019-03-18 | Index is not needed for single getToken call | Matteo Casalin |
2019-02-24 | loplugin:unusedfields in helpcompiler..jvmfwk | Noel Grandin |
2019-02-13 | Javavendors: Set minimum version to 1.6 | Samuel Mehrbrodt |
2019-02-09 | loplugin:indentation in jvmfwk..lotuswordpro | Noel Grandin |
2019-02-04 | Get rid of some macros | Stephan Bergmann |
2019-02-04 | Support Amazon Corretto | Mike Kaganski |
2019-01-22 | Silence bogus -Werror=clobbered (GCC 7 --enable-optimized) | Stephan Bergmann |
2019-01-22 | Support AdoptOpenJDK | himajin100000 |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-27 | tdf#120703 PVS: V530 The return value of function is required to be utilized | Mike Kaganski |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-14 | Remove useless constructor and destructor | Arnaud Versini |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-26 | jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-04-12 | Keep strings alive again as necessary | Stephan Bergmann |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-03-28 | Don't pass empty option to JNI_CreateJavaVM | Stephan Bergmann |
2018-03-27 | Improve error reporting | Stephan Bergmann |
2018-03-25 | Use for-range loops in some modules | Julien Nabet |
2018-02-15 | Find Java 9 with the new registry keys on Windows | Stephan Bergmann |
2018-02-01 | jvmfwk: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: jvmfwk | Stephan Bergmann |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-14 | loplugin:flatten loosen condition | Noel Grandin |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-01 | loplugin:finalclasses in h*,i*,j* | Noel Grandin |