summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor
AgeCommit message (Expand)Author
2014-12-15getJREInfoFromBinPath return value is unusedStephan Bergmann
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn
2014-12-10java: unused importsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-26fix higher debug level buildCaolán McNamara
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-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#1247641 Uncaught exceptionCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30coverity#1247641 Uncaught exceptionCaolán McNamara
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-21Remove unnecessary jfw_plugin::getVendorNamesStephan Bergmann
2014-10-20Clean up VendorBase (virtual) member functions furtherStephan Bergmann
2014-10-20Clean up VendorBase (virtual) member functionsStephan Bergmann
2014-10-20Missing "Stephan Bergmann
2014-10-20Clean jvmfwk tracing outputTor Lillqvist
2014-10-20Skip vendors that are irrelevantTor Lillqvist
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-10-07java: simplify some for loops to while loopsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-11jvmfwk: print a warning if running java faMichael Stahl
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-21jvmfwk: Removes the checking for W98 in JREProperties.javarbuj
2014-08-21openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01simplifyStephan Bergmann
2014-07-01Fix osl_setEnvironment argsStephan Bergmann
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27Unused declarationStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-26coverity#705191 Missing break in switchCaolán McNamara
2014-05-23jvmfwk: generalize (and fix) the do_msvcr71_magic to Oracle JRE 7Michael Stahl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08New --disable-runtime-optimizationsStephan Bergmann
2014-05-08Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni