Age | Commit message (Expand) | Author |
2023-11-18 | tdf#157716 - Rename "Language settings" to "Languages and Locales" | t-aswath |
2023-06-21 | Allow bootstrap variables in Java user classpath settings, 2nd try | Samuel Mehrbrodt |
2021-01-02 | Fix some warnings for Raspberry pi 4 (part2) | Julien Nabet |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-05-15 | Drop the JVM "feature" concept support | Stephan Bergmann |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2019-12-14 | Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITY | Stephan Bergmann |
2019-12-05 | Fix typo | Andrea Gelmini |
2019-09-06 | Typos | Andrea Gelmini |
2019-07-10 | Fix typo | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-23 | loplugin:includeform: jvmfwk | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-04-13 | Simplify jfw_findAllJREs | Stephan Bergmann |
2017-04-13 | Simplify passing options to jfw_startVM | Stephan Bergmann |
2017-04-12 | Convert rtl_uString -> OUString in jfw_get/setVMParameters | Stephan Bergmann |
2017-04-12 | Convert some rtl_uString -> OUString in jvmfwk | Stephan Bergmann |
2017-04-11 | Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARG | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-04-11 | Let jfw_isVMRunning return the result; there are no error conditions | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-04-11 | jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARG | Stephan Bergmann |
2017-04-11 | sal_Bool -> bool | Stephan Bergmann |
2017-04-11 | Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxx | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Typo: requirments -> requirements | Samuel Mehrbrodt |
2016-12-07 | Fix typo in comments: et -> ed | Takeshi Abe |
2016-03-29 | Avoid reserved identifier | Stephan Bergmann |
2016-03-10 | Fix memory leaks | Stephan Bergmann |
2016-03-10 | No more need for jfw_freeJavaInfo | Stephan Bergmann |
2016-03-10 | Turn JavaInfo sal_Sequence* member into rtl::ByteSequence | Stephan Bergmann |
2016-03-10 | Turn JavaInfo rtl_uString* members into OUString | Stephan Bergmann |
2016-03-10 | Manage JavaInfo instances via new/delete | Stephan Bergmann |
2016-03-10 | No need for SAL_CALL here | Stephan Bergmann |
2016-03-10 | No need for extern "C" here | Stephan Bergmann |
2016-03-10 | Avoid reserved identifier, remove unnecessary typedef | Stephan Bergmann |
2016-03-09 | include/jvmfwk/*.h -> .hxx (only ever included from C++ code) | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2014-12-20 | Typo: bootrap=>bootstrap | Julien Nabet |
2014-12-15 | fdo#83753: consider JAVA_HOME and PATH when selecting JRE | Michael Weghorn |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-09 | vendorplugin.h is jvmfwk-internal (and no need for extern "C") | Stephan Bergmann |
2014-10-09 | Remove unused JVMFWK_DLLPRIVATE | Stephan Bergmann |
2014-10-09 | Remove jvmfwk plugin feature | Stephan Bergmann |