summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)Author
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
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-05-08Remove unused jfw_setJRELocationsStephan Bergmann
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-17remove executable bitAndras Timar
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-09Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from jvmfwkAlexander Wilms
2014-02-18Support OpenJDK "-internal" version suffixStephan Bergmann
2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann
2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann
2014-02-12Simplify string handlingStephan Bergmann
2014-02-11Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddlingStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27bool improvementsStephan Bergmann
2014-01-24coverity#705670 Resource leakCaolán McNamara
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks