summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Expand)Author
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
2014-04-17remove executable bitAndras Timar
2014-04-09Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
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-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
2013-10-14Revert "Related: #i119525# List only JREs whose jvm library can be loaded"Markus Mohrhard
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-02jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl
2013-05-29Related: #i119525# List only JREs whose jvm library can be loadedAriel Constenla-Haile
2013-05-28Related: #i121715# find official JRE>=7 on OSXHerbert Dürr
2013-05-18Clearer javaldx messageAriel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-02Resolves: #i66923# Add support for JRockit JVMAriel Constenla-Haile
2013-04-17-Werror=unused-macros (MinGW, jvmfwk)Stephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-09Look for Oracle Java 7 in a 64-bit LibreOffice on OS XTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: "UNX" is not definedDavid Tardon
2013-03-27WaE: macro "RUNNING_ON_VALGRIND" is not usedTor Lillqvist
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann