summaryrefslogtreecommitdiffstats
path: root/jvmfwk/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-2/+10
* Linux AArch64 portStephan Bergmann2014-08-291-0/+2
* jvmfwk: Removes the checking for W98 in JREProperties.javarbuj2014-08-211-15/+1
* openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara2014-08-211-5/+1
* Related: rhbz#1125588 first steps for ppc64leCaolán McNamara2014-08-211-1/+5
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-201-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+3
* New loplugin:stringconcatStephan Bergmann2014-07-011-8/+5
* simplifyStephan Bergmann2014-07-011-2/+1
* Fix osl_setEnvironment argsStephan Bergmann2014-07-011-2/+1
* clang scan-build: various warningsCaolán McNamara2014-07-011-4/+3
* Unused declarationStephan Bergmann2014-06-271-10/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-7/+6
* coverity#705191 Missing break in switchCaolán McNamara2014-05-261-0/+1
* jvmfwk: generalize (and fix) the do_msvcr71_magic to Oracle JRE 7Michael Stahl2014-05-231-17/+50
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-158-17/+17
* New --disable-runtime-optimizationsStephan Bergmann2014-05-081-3/+7
* Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann2014-05-081-2/+1
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-4/+4
* remove executable bitAndras Timar2014-04-171-0/+0
* Clean up function declarationsStephan Bergmann2014-04-091-4/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-10/+10
* Remove visual noise from jvmfwkAlexander Wilms2014-02-261-2/+2
* Support OpenJDK "-internal" version suffixStephan Bergmann2014-02-182-1/+4
* jvmfwk: sal_Bool -> boolStephan Bergmann2014-02-181-4/+4
* Don't set JAVA_HOME on Mac OS XStephan Bergmann2014-02-121-1/+1
* Simplify string handlingStephan Bergmann2014-02-121-4/+3
* Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddlingStephan Bergmann2014-02-111-7/+1
* bool improvementsStephan Bergmann2014-01-283-11/+18
* bool improvementsStephan Bergmann2014-01-271-1/+1
* coverity#705670 Resource leakCaolán McNamara2014-01-241-0/+1
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-232-5/+5
* bool improvementsStephan Bergmann2014-01-211-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-5/+5
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-3/+3
* Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks2013-10-301-3/+13
* Revert "Related: #i119525# List only JREs whose jvm library can be loaded"Markus Mohrhard2013-10-141-22/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-0/+5
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl2013-06-021-11/+7
* Related: #i119525# List only JREs whose jvm library can be loadedAriel Constenla-Haile2013-05-291-0/+22
* Related: #i121715# find official JRE>=7 on OSXHerbert Dürr2013-05-281-0/+1
* Clearer javaldx messageAriel Constenla-Haile2013-05-181-3/+3
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Resolves: #i66923# Add support for JRockit JVMAriel Constenla-Haile2013-05-021-1/+3
* -Werror=unused-macros (MinGW, jvmfwk)Stephan Bergmann2013-04-171-3/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Look for Oracle Java 7 in a 64-bit LibreOffice on OS XTor Lillqvist2013-04-092-1/+20