summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks4-101/+65
2012-06-21re-base on ALv2 code.Michael Meeks2-0/+36
2012-06-04nuke unused definesTakeshi Abe1-1/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe3-3/+0
2012-05-04Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia2-20/+4
2012-04-18use SAL_N_ELEMENTSDavid Tardon1-3/+3
2012-04-18WaE: parameter 'size' set but not usedDavid Tardon1-1/+1
2012-04-18WaE: declaration of 'errcode' shadows a global declarationDavid Tardon1-8/+8
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan1-38/+0
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-23Adapted AsynchReader to safer-to-use salhelper::ThreadStephan Bergmann1-11/+13
2012-02-17merge feature/gbuild_javaDavid Tardon3-176/+38
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan1-1/+2
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-40/+35
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco4-32/+32
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+1
2012-01-05stray trailing ;Caolán McNamara1-1/+1
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon2-176/+0
2011-12-24build JREProperties.classDavid Tardon1-0/+37
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan3-8/+8
2011-12-07Fix nasty ppc ld crash, correct default return param settingThorsten Behrens1-6/+3
2011-11-30Android code refactorig and hackingTor Lillqvist2-4/+9
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud9-18/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-26Use ENFORCEDSHLPREFIX for AndroidTor Lillqvist1-1/+1
2011-11-25First attempt at getting access to the Java VM on AndroidTor Lillqvist1-1/+16
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-4/+4
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2-95/+12
2011-09-17Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann2-10/+34
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-2/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+2
2011-09-13add Oracle Java 1.7.0 recognitionHanno Meyer-Thurow2-0/+3
2011-08-23fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard1-1/+3
2011-05-25add salhelper::LinkResolverCaolán McNamara2-37/+16
2011-05-25use comphelper::resolveLinkCaolán McNamara2-27/+15
2011-05-24resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara1-0/+11
2011-05-17Some cppcheck cleaningJulien Nabet1-4/+4
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith1-8/+8
2011-04-18Remove OS/2 support.Francois Tigeot3-9/+3
2011-04-01jvmfwk-gij-paths.diff: more gij/libgcj pathsRene Engelhard1-1/+21
2011-03-30tiny clean up; removed unwanted comma in array intializationPetr Mladek1-1/+1
2011-03-30jvmfwk-modified-javavendors-xml.diff: autodetect java (i#99619)Petr Mladek1-6/+1
2011-03-24Fixed typoTakeshi Abe1-1/+1
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow4-2/+50
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-04removed dead code; fix a commentTakeshi Abe4-16/+1