summaryrefslogtreecommitdiff
path: root/wizards/com
ModeNameSize
d---------sun / star / wizards31logplain
td>2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPathStephan Bergmann 2017-04-13More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann 2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann 2017-04-12Simplify jfw::VersionInfoStephan Bergmann 2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann 2017-04-11Assert obvious preconditions instead of returning javaPluginError:InvalidArgStephan Bergmann 2017-04-11sal_Bool -> boolStephan Bergmann 2017-03-13Related tdf#54443 List only matching JREsSamuel Mehrbrodt 2016-12-25tdf#95416 Fix include filetamsil1amani3 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-05(initial) sparc64 portJames Clarke 2016-07-22Related: tdf#101057 inherit MalformedVersionException from std::exceptionCaolán McNamara 2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen 2016-05-22Convert javaPluginError to scoped enumNoel Grandin 2016-04-30Fix typosAndrea Gelmini 2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin 2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann 2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-07-10jvmfwk: pluginlib: Add support for mips64.Heiher 2015-05-12java dir for powepc64 and powepc64le can differDavid Tardon 2014-12-15Remove obsolete commentStephan Bergmann 2014-12-15Check each potential JRE location only onceStephan Bergmann 2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn 2014-11-19changed type of parameters from rtl_uString to OUStringMichael Weghorn 2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-15fdo#60724 correct spellingThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist 2013-02-22s/the the/the/Tor Lillqvist 2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann