summaryrefslogtreecommitdiff
path: root/jvmfwk/inc
AgeCommit message (Expand)Author
2019-04-12tdf#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-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
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2011-12-26sunjavaplugin has been renamedDavid Tardon
2011-12-26export libsunjavaplugin's API functionsDavid Tardon
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon
2011-12-24make exported symbols visibleDavid Tardon
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-27add modelines to .h and .c files as wellCaolán McNamara