summaryrefslogtreecommitdiffstats
path: root/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up VendorBase (virtual) member functionsStephan Bergmann2014-10-201-2/+2
* Clean jvmfwk tracing outputTor Lillqvist2014-10-201-14/+8
* vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2014-10-091-5/+1
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* simplifyStephan Bergmann2014-07-011-2/+1
* Fix osl_setEnvironment argsStephan Bergmann2014-07-011-2/+1
* clang scan-build: various warningsCaolán McNamara2014-07-011-4/+3
* jvmfwk: generalize (and fix) the do_msvcr71_magic to Oracle JRE 7Michael Stahl2014-05-231-17/+50
* New --disable-runtime-optimizationsStephan Bergmann2014-05-081-3/+7
* Resolves: rhbz#1092589 Thoroughly check whether JRE is still presentStephan Bergmann2014-05-081-2/+1
* Don't set JAVA_HOME on Mac OS XStephan Bergmann2014-02-121-1/+1
* Simplify string handlingStephan Bergmann2014-02-121-4/+3
* bool improvementsStephan Bergmann2014-01-281-8/+15
* bool improvementsStephan Bergmann2014-01-271-1/+1
* coverity#705670 Resource leakCaolán McNamara2014-01-241-0/+1
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-3/+3
* jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl2013-06-021-11/+7
* -Werror=unused-macros (MinGW, jvmfwk)Stephan Bergmann2013-04-171-3/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-27/+24
* WaE: macro "RUNNING_ON_VALGRIND" is not usedTor Lillqvist2013-03-271-2/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-5/+4
* -Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann2013-03-091-1/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-37/+36
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-23/+14
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* WaE: declaration of 'errcode' shadows a global declarationDavid Tardon2012-04-181-8/+8
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-261-1/+1
* WaE: ordered comparison of pointer with integer zeroDavid Tardon2012-01-151-40/+35
* Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-051-15/+15
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-2/+1
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-4/+4
* Android code refactorig and hackingTor Lillqvist2011-11-301-4/+6
* remove include of pch header from jvmfwkNorbert Thiebaud2011-11-271-2/+0
* First attempt at getting access to the Java VM on AndroidTor Lillqvist2011-11-251-1/+16
* Force JVM into interpreted mode when running under Valgrind, to avoid false e...Stephan Bergmann2011-09-171-10/+29
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+4
* cppcheck: prefer prefix variantCaolán McNamara2010-12-231-2/+2
* Drop inclusion of tools/prewin.h and postwin.h from sunjavaplugin.cxxTor Lillqvist2010-12-231-2/+0
* Load msvcr71.dll needed by JVM using explicit path, see fdo#32426Tor Lillqvist2010-12-221-0/+119
* Merge commit 'ooo/OOO330_m13'Jan Holesovsky2010-11-011-2/+60
|\
| * jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner2010-10-261-2/+60
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
|/
* sb119: merged in DEV300_m72sb2010-02-261-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | sb119: #i108476# removed obsolete code that deactivates osl signal handler; f...sb2010-01-201-15/+1
|/