summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* jvmfwk: print a warning if running java faMichael Stahl2014-09-111-0/+16
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-093-4/+12
* Nothrow dtorStephan Bergmann2014-09-031-0/+1
* coverity#707200 Uncaught exceptionCaolán McNamara2014-09-021-1/+1
* Linux AArch64 portStephan Bergmann2014-08-291-0/+2
* this code is redundant and leaks memoryMarkus Mohrhard2014-08-251-3/+0
* 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-012-5/+4
* Unused declarationStephan Bergmann2014-06-271-10/+0
* Dead declarationsStephan Bergmann2014-06-272-4/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-176-56/+11
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-098-51/+10
* 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-1513-27/+27
* New --disable-runtime-optimizationsStephan Bergmann2014-05-081-3/+7
* Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann2014-05-081-2/+1
* Remove unused jfw_setJRELocationsStephan Bergmann2014-05-081-27/+2
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-4/+4
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-211-7/+6
* remove executable bitAndras Timar2014-04-171-0/+0
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* Clean up function declarationsStephan Bergmann2014-04-091-4/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-10/+10
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove visual noise from jvmfwkAlexander Wilms2014-02-264-12/+12
* Support OpenJDK "-internal" version suffixStephan Bergmann2014-02-182-1/+4
* jvmfwk: sal_Bool -> boolStephan Bergmann2014-02-185-13/+13
* 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-285-14/+21
* bool improvementsStephan Bergmann2014-01-273-14/+14
* coverity#705670 Resource leakCaolán McNamara2014-01-241-0/+1
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-233-9/+9
* bool improvementsStephan Bergmann2014-01-212-3/+3
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-2/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-13/+6
* remove unnecessary use of OUString constructorNoel Grandin2013-11-113-8/+8
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-3/+3
* Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks2013-10-302-20/+18
* jvmfwk: remove Package_*solverMichael Stahl2013-10-283-61/+0