Age | Commit message (Expand) | Author |
2020-05-15 | Drop the JVM "feature" concept support | Stephan Bergmann |
2020-05-07 | jfw::isAccessibilitySupportDesired is obsolete | Thorsten Behrens |
2020-03-09 | improve loplugin:unusedfields | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
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-08-04 | Fix typo | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): jvmfwk | Stephan Bergmann |
2019-04-26 | tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/ | Gabor Kelemen |
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-02-09 | loplugin:indentation in jvmfwk..lotuswordpro | Noel Grandin |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-14 | Remove useless constructor and destructor | Arnaud Versini |
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 |
2017-10-23 | loplugin:includeform: jvmfwk | Stephan Bergmann |
2017-04-13 | Use std::unique_ptr<JavaInfo> in jfw_plugin_getAllJavaInfos | Stephan Bergmann |
2017-04-13 | Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoByPath | Stephan Bergmann |
2017-04-13 | Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoFromJavaHome | Stephan Bergmann |
2017-04-13 | Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPath | Stephan Bergmann |
2017-04-13 | More std::unique_ptr<JavaInfo> lifecycle management | Stephan Bergmann |
2017-04-12 | Convert rtl_uString -> OUString in jfw_get/setVMParameters | Stephan Bergmann |
2017-04-12 | Simplify jfw::VersionInfo | Stephan Bergmann |
2017-04-12 | Convert some rtl_uString -> OUString in jvmfwk | Stephan Bergmann |
2017-04-11 | Assert obvious preconditions instead of returning javaPluginError:InvalidArg | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-03-13 | Related tdf#54443 List only matching JREs | Samuel Mehrbrodt |
2016-12-25 | tdf#95416 Fix include file | tamsil1amani3 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-07-22 | Related: tdf#101057 inherit MalformedVersionException from std::exception | Caolán McNamara |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-05-22 | Convert javaPluginError to scoped enum | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-03-10 | No more need for jfw_freeJavaInfo | Stephan Bergmann |
2016-03-09 | include/jvmfwk/*.h -> .hxx (only ever included from C++ code) | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-07-10 | jvmfwk: pluginlib: Add support for mips64. | Heiher |
2015-05-12 | java dir for powepc64 and powepc64le can differ | David Tardon |
2014-12-15 | Remove obsolete comment | Stephan Bergmann |
2014-12-15 | Check each potential JRE location only once | Stephan Bergmann |
2014-12-15 | fdo#83753: consider JAVA_HOME and PATH when selecting JRE | Michael Weghorn |
2014-11-19 | changed type of parameters from rtl_uString to OUString | Michael Weghorn |
2014-10-09 | vendorplugin.h is jvmfwk-internal (and no need for extern "C") | Stephan Bergmann |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |