summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-11-18remove duplicate code lineMichael Weghorn1-1/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-14coverity#1247641 Uncaught exceptionCaolán McNamara1-51/+49
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-6/+6
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-30coverity#1247641 Uncaught exceptionCaolán McNamara1-1/+10
2014-10-29coverity#1247624 oslModule -> osl::ModuleCaolán McNamara1-15/+14
2014-10-27Work around OpenJDK's os::workaround_expand_exec_shield_cs_limitStephan Bergmann1-0/+40
2014-10-27Clean up JNI_CreateJavaVM option codeStephan Bergmann1-36/+34
2014-10-21Remove unnecessary jfw_plugin::getVendorNamesStephan Bergmann2-20/+2
2014-10-20Clean up VendorBase (virtual) member functions furtherStephan Bergmann4-27/+23
2014-10-20Clean up VendorBase (virtual) member functionsStephan Bergmann5-39/+23
2014-10-20Missing "Stephan Bergmann1-1/+1
2014-10-20Clean jvmfwk tracing outputTor Lillqvist3-46/+29
2014-10-20Skip vendors that are irrelevantTor Lillqvist1-2/+7
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann1-5/+1
2014-10-09Remove jvmfwk plugin featureStephan Bergmann1-16/+0
2014-10-07java: simplify some for loops to while loopsNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin2-3/+3
2014-09-11jvmfwk: print a warning if running java faMichael Stahl1-0/+16
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-2/+10
2014-08-29Linux AArch64 portStephan Bergmann1-0/+2
2014-08-21jvmfwk: Removes the checking for W98 in JREProperties.javarbuj1-15/+1
2014-08-21openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara1-5/+1
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara1-1/+5
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+3
2014-07-01New loplugin:stringconcatStephan Bergmann1-8/+5
2014-07-01simplifyStephan Bergmann1-2/+1
2014-07-01Fix osl_setEnvironment argsStephan Bergmann1-2/+1
2014-07-01clang scan-build: various warningsCaolán McNamara1-4/+3
2014-06-27Unused declarationStephan Bergmann1-10/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-7/+6
2014-05-26coverity#705191 Missing break in switchCaolán McNamara1-0/+1
2014-05-23jvmfwk: generalize (and fix) the do_msvcr71_magic to Oracle JRE 7Michael Stahl1-17/+50
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold8-17/+17
2014-05-08New --disable-runtime-optimizationsStephan Bergmann1-3/+7
2014-05-08Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann1-2/+1
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni2-4/+4
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-09Clean up function declarationsStephan Bergmann1-4/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-10/+10
2014-02-26Remove visual noise from jvmfwkAlexander Wilms1-2/+2
2014-02-18Support OpenJDK "-internal" version suffixStephan Bergmann2-1/+4
2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann1-1/+1
2014-02-12Simplify string handlingStephan Bergmann1-4/+3