summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)Author
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-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
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-13coverity#1066164 Resource leakCaolán McNamara
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-09-03Nothrow dtorStephan Bergmann
2014-09-02coverity#707200 Uncaught exceptionCaolán McNamara
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-25this code is redundant and leaks memoryMarkus Mohrhard
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-27Dead declarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
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