summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#1247641 Uncaught exceptionCaolán McNamara2014-10-301-1/+10
* coverity#1247624 oslModule -> osl::ModuleCaolán McNamara2014-10-291-15/+14
* Work around OpenJDK's os::workaround_expand_exec_shield_cs_limitStephan Bergmann2014-10-271-0/+40
* Clean up JNI_CreateJavaVM option codeStephan Bergmann2014-10-271-36/+34
* Remove unnecessary jfw_plugin::getVendorNamesStephan Bergmann2014-10-212-20/+2
* Clean up VendorBase (virtual) member functions furtherStephan Bergmann2014-10-204-27/+23
* Clean up VendorBase (virtual) member functionsStephan Bergmann2014-10-205-39/+23
* Missing "Stephan Bergmann2014-10-201-1/+1
* Clean jvmfwk tracing outputTor Lillqvist2014-10-203-46/+29
* Skip vendors that are irrelevantTor Lillqvist2014-10-201-2/+7
* coverity#1066164 Resource leakCaolán McNamara2014-10-131-0/+2
* vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2014-10-095-8/+256
* Remove jvmfwk plugin featureStephan Bergmann2014-10-0916-512/+74
* java: simplify some for loops to while loopsNoel Grandin2014-10-071-1/+1
* loplugin: cstylecastNoel Grandin2014-09-292-3/+3
* 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