summaryrefslogtreecommitdiff
path: root/jvmfwk/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: jvmfwkStephan Bergmann4-19/+19
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getAllJavaInfosStephan Bergmann1-13/+2
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoByPathStephan Bergmann1-1/+1
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoFromJavaHomeStephan Bergmann1-1/+1
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPathStephan Bergmann1-5/+3
2017-04-13More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann1-2/+5
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann1-5/+2
2017-04-12Simplify jfw::VersionInfoStephan Bergmann2-27/+5
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-1/+1
2017-04-11Assert obvious preconditions instead of returning javaPluginError:InvalidArgStephan Bergmann1-11/+2
2017-04-11sal_Bool -> boolStephan Bergmann1-1/+1
2017-03-13Related tdf#54443 List only matching JREsSamuel Mehrbrodt2-0/+3
2016-12-25tdf#95416 Fix include filetamsil1amani33-1/+445
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05(initial) sparc64 portJames Clarke1-1/+1
2016-07-22Related: tdf#101057 inherit MalformedVersionException from std::exceptionCaolán McNamara1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-05-22Convert javaPluginError to scoped enumNoel Grandin1-32/+32
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann1-4/+3
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-07-10jvmfwk: pluginlib: Add support for mips64.Heiher1-2/+8
2015-05-12java dir for powepc64 and powepc64le can differDavid Tardon1-1/+5
2014-12-15Remove obsolete commentStephan Bergmann1-5/+0
2014-12-15Check each potential JRE location only onceStephan Bergmann2-3/+193
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn1-0/+78
2014-11-19changed type of parameters from rtl_uString to OUStringMichael Weghorn1-12/+10
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann1-0/+247
2013-04-23execute move of global headersBjoern Michaelsen4-1141/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+8
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2-8/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann1-3/+5
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-24/+0
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-13re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2011-12-26sunjavaplugin has been renamedDavid Tardon1-1/+1
2011-12-26export libsunjavaplugin's API functionsDavid Tardon2-4/+49
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon1-39/+0
2011-12-24make exported symbols visibleDavid Tardon2-21/+66
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky2-0/+20
2010-10-27add modelines to .h and .c files as wellCaolán McNamara2-0/+6
2010-10-26jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner2-0/+20