summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/vendorplugin.hxx
AgeCommit message (Expand)Author
2019-04-26tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen
2019-04-09tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann
2017-10-23loplugin:includeform: jvmfwkStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getAllJavaInfosStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoByPathStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoFromJavaHomeStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPathStephan Bergmann
2017-04-12Simplify jfw::VersionInfoStephan 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-05-22Convert javaPluginError to scoped enumNoel Grandin
2016-04-30Fix typosAndrea Gelmini
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
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