summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2012-01-063-8/+8
* Fix nasty ppc ld crash, correct default return param settingThorsten Behrens2011-12-081-6/+3
* Android code refactorig and hackingTor Lillqvist2011-11-302-4/+9
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from jvmfwkNorbert Thiebaud2011-11-2716-30/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* typos fixingKorrawit Pruegsanusak2011-11-271-1/+1
* Use ENFORCEDSHLPREFIX for AndroidTor Lillqvist2011-11-262-1/+2
* duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wntStephan Bergmann2011-11-251-0/+4
* First attempt at getting access to the Java VM on AndroidTor Lillqvist2011-11-251-1/+16
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-4/+4
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-222-95/+12
* WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist2011-10-031-0/+5
* Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann2011-09-172-10/+34
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-2/+2
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+2
* add Oracle Java 1.7.0 recognitionHanno Meyer-Thurow2011-09-133-0/+7
* small bugfix : bNeedsSave instead of *bNeedsSaveJulien Nabet2011-09-121-1/+1
* fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard2011-08-231-1/+3
* No i prefix for import library with MinGW thanksTor Lillqvist2011-06-211-0/+4
* Be less picky with library names to match also the static library built for iOSTor Lillqvist2011-06-161-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-19/+19
* add salhelper::LinkResolverCaolán McNamara2011-05-252-37/+16
* use comphelper::resolveLinkCaolán McNamara2011-05-253-28/+16
* resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara2011-05-241-0/+11
* Some cppcheck cleaningJulien Nabet2011-05-174-14/+13
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith2011-04-193-12/+12
* Remove OS/2 support.Francois Tigeot2011-04-185-13/+5
* jvmfwk-gij-paths.diff: more gij/libgcj pathsRene Engelhard2011-04-011-1/+21
* tiny clean up; removed unwanted comma in array intializationPetr Mladek2011-03-301-1/+1
* jvmfwk-modified-javavendors-xml.diff: autodetect java (i#99619)Petr Mladek2011-03-301-6/+1
* Fixed typoTakeshi Abe2011-03-242-2/+2
* Fixed the source file nameTakeshi Abe2011-03-241-3/+3
* Removed an unchanged variableTakeshi Abe2011-03-241-2/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-182-17/+101
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-082-17/+101
| |\
| | * jl160 merge with DEV300m96Joachim Lingner2011-01-0410-30/+136
| | |\
| | * | jl160 #i114509# installation hangs when installing on nfs volumeJoachim Lingner2010-09-152-19/+102
* | | | Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow2011-03-144-2/+50
* | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-17/+17
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
|/ / /
* | | removed dead code; fix a commentTakeshi Abe2011-03-049-51/+2
* | | Remove "using namespace ::rtl"Julien Nabet2011-03-0211-14/+41
* | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-3/+3
* | | search for server jvm if client jvm not foundHanno Meyer-Thurow2011-02-151-2/+0
* | | Clean up makefilesThomas Arnhold2011-02-041-3/+0
* | | Clean up makefilesThomas Arnhold2011-02-011-9/+0
* | | Add the location of the 64-bit jvm.dllTor Lillqvist2011-01-261-1/+3
* | | cppunit: prefer prefix variantCaolán McNamara2011-01-061-3/+3
* | | cppcheck: prefer prefix variantCaolán McNamara2011-01-011-3/+3