summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)AuthorFilesLines
2012-05-18WaE: ordered comparison of pointer with integer zeroDavid Tardon1-40/+35
2012-01-06gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan3-8/+8
2011-12-08Fix 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 precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from jvmfwkNorbert Thiebaud16-30/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-26Use ENFORCEDSHLPREFIX for AndroidTor Lillqvist2-1/+2
2011-11-25duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wntStephan Bergmann1-0/+4
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-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist1-0/+5
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-Thurow3-0/+7
2011-09-12small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet1-1/+1
2011-08-23fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard1-1/+3
2011-06-21No i prefix for import library with MinGW thanksTor Lillqvist1-0/+4
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-19/+19
2011-05-25add salhelper::LinkResolverCaolán McNamara2-37/+16
2011-05-25use comphelper::resolveLinkCaolán McNamara3-28/+16
2011-05-24resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara1-0/+11
2011-05-17Some cppcheck cleaningJulien Nabet4-14/+13
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith3-12/+12
2011-04-18Remove OS/2 support.Francois Tigeot5-13/+5
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 Abe2-2/+2
2011-03-24Fixed the source file nameTakeshi Abe1-3/+3
2011-03-24Removed an unchanged variableTakeshi Abe1-2/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-17/+101
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 Arnhold3-17/+17
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-17/+101
2011-03-04removed dead code; fix a commentTakeshi Abe9-51/+2
2011-03-02Remove "using namespace ::rtl"Julien Nabet11-14/+41
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-3/+3
2011-02-15search for server jvm if client jvm not foundHanno Meyer-Thurow1-2/+0
2011-02-04Clean up makefilesThomas Arnhold1-3/+0
2011-02-01Clean up makefilesThomas Arnhold1-9/+0
2011-01-26Add the location of the 64-bit jvm.dllTor Lillqvist1-1/+3
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-3/+3
2011-01-04jl160 merge with DEV300m96Joachim Lingner10-30/+136
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3