Age | Commit message (Expand) | Author |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-02 | tdf#129264: Make javaldx always print a line upon successful execution | Stephan Bergmann |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: jvmfwk | Stephan Bergmann |
2020-06-22 | tdf#134167: jfw_plugin_getAllJavaInfos can successfully return empty list | Stephan Bergmann |
2020-05-27 | tdf#131572 Add java 9 module info for libreoffice.jar | Samuel Mehrbrodt |
2020-05-19 | Avoid UB when calling setjmp | Stephan Bergmann |
2020-05-17 | jvmfwk: fix [-Werror,-Wunused-function] | Thorsten Behrens |
2020-05-15 | Drop the JVM "feature" concept support | Stephan Bergmann |
2020-05-15 | Avoid any false GCC -Wclobbered | Stephan Bergmann |
2020-05-15 | Typo in comment | Stephan Bergmann |
2020-05-15 | Use symbolic JFW_FEATURE_ACCESSBRIDGE | Stephan Bergmann |
2020-05-13 | The -Wclobbered hack appears to be needed for all versions of GCC | Stephan Bergmann |
2020-05-13 | gcc 10 also generates this clobber warning | Noel Grandin |
2020-05-07 | jfw::isAccessibilitySupportDesired is obsolete | Thorsten Behrens |
2020-04-07 | loplugin:flatten in jvmfwk | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |
2020-03-27 | tdf#131399 Update java settings after slight java version change | ilhan |
2020-03-09 | improve loplugin:unusedfields | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-03 | tdf#96505: Get rid of cargo cult long integer literals | Desmin Alpaslan |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-16 | unused #include | Stephan Bergmann |
2019-12-14 | Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITY | Stephan Bergmann |
2019-12-14 | Remove unused jvmfwk *rc files | Stephan Bergmann |
2019-12-05 | Fix typo | Andrea Gelmini |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-04 | Fix typo | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): jvmfwk | Stephan Bergmann |
2019-07-29 | Avoid memcpy nonnull issue | Stephan Bergmann |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-07-28 | loplugin:oncevar | Noel Grandin |
2019-07-26 | Bump Java baseline to Java 8 | Stephan Bergmann |
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 |