summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
AgeCommit message (Expand)Author
2017-03-16Related tdf#54443 List only matching JREsSamuel Mehrbrodt
2017-03-01Make JVM -Xrunjdwp option work on macOSStephan Bergmann
2016-10-16clang-cl loplugin: jvmfwkStephan Bergmann
2016-06-15passing a NULL pointer to fileno is not allowedMarkus Mohrhard
2016-05-22Convert javaPluginError to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04tdf#94716 allow Oracle's JDK to be used on OS X 10.10 and 10.11Patrick Luby
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-23loplugin:defaultparamsStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-11tdf#92483 fix initializing JRE on Win 64bit (load java's msvcr100.dll)Christian Lohmaier
2015-07-03Fix typosAndrea Gelmini
2015-06-24jvmfwk: pass along -Xss to JVM on AMD64 tooMichael Stahl
2015-06-24jvmfwk: slighly misleading error messageMichael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-27fprintf -> SAL_INFOStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: jvmfwkStephan Bergmann
2015-01-08avoid copying of vectorMichael Weghorn
2015-01-07jvmfwk: fix Android buildMiklos Vajna
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-11-18Pass by refStephan Bergmann
2014-11-18sunjavaplugin.cxx: extracted function for Java version checkMichael Weghorn
2014-11-18remove duplicate code lineMichael Weghorn
2014-10-29coverity#1247624 oslModule -> osl::ModuleCaolán McNamara
2014-10-27Work around OpenJDK's os::workaround_expand_exec_shield_cs_limitStephan Bergmann
2014-10-27Clean up JNI_CreateJavaVM option codeStephan Bergmann
2014-10-20Clean up VendorBase (virtual) member functionsStephan Bergmann
2014-10-20Clean jvmfwk tracing outputTor Lillqvist
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-07-01simplifyStephan Bergmann
2014-07-01Fix osl_setEnvironment argsStephan Bergmann
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-23jvmfwk: generalize (and fix) the do_msvcr71_magic to Oracle JRE 7Michael Stahl
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-05-08Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann
2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann
2014-02-12Simplify string handlingStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27bool improvementsStephan Bergmann