summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Collapse)Author
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-04removed dead code; fix a commentTakeshi Abe
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-15search for server jvm if client jvm not foundHanno Meyer-Thurow
2011-02-04Clean up makefilesThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26Add the location of the 64-bit jvm.dllTor Lillqvist
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-29cppcheck: prefer prefix variantsCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23Drop inclusion of tools/prewin.h and postwin.h from sunjavaplugin.cxxTor Lillqvist
That file compiles fine without them. These headers are in tools, which hasn't been built and delivered yet when sunjvmfwk is built. We can't add tools to the dependencies of jvmfwk as that would introduce circularity. As such, I see no reason why prewin.h and postwin.h are in tools. I think they should be in solenv, like premac.h and postmac.h. It would perhaps be an Easy Hack to move them, and drop the "tools/" from all lines including them?
2010-12-22Load msvcr71.dll needed by JVM using explicit path, see fdo#32426Tor Lillqvist
2010-12-12Change unnamedspaced file.hxx macrosAndy Holder
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-08JFW_PLUGIN_ARCH/server is needed on OpenBSDRobert Nagy
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-30Use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner
2010-10-26jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner
2010-10-21jl162 #i115180# OOo does not find VM runtime library of Java 1.6.0_22 on MacJoachim Lingner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13tweaks for AIXCaolán McNamara
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-11jl152 #i77196# marking two bootstrap variables as deprecated in the header ↵Joachim Lingner
comment, because they were used when running unopkg during the setup
2010-03-15linuxaxp01: #i110145# first cutCaolán McNamara
2010-03-03CWS-TOOLING: integrate CWS sb119Ivo Hinkelmann
Notes: split repo tag: ure_ooo/DEV300_m74
2010-03-02CWS-TOOLING: integrate CWS jl145Ivo Hinkelmann
2010-02-26sb119: merged in DEV300_m72sb
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-20sb119: #i108476# removed obsolete code that deactivates osl signal handler; ↵sb
fixed signature of JNI abort_handler
2010-01-18#jl145: #i106849# resolving link to a directory not working by applying the ↵Joachim Lingner
first fix. Redone and added a relative base URL file:/// in the call to osl_getAbsolutFileURL
2010-01-12jl145: merge with DEV300_m69Joachim Lingner
2010-01-08sb111: merged in DEV300_m69sb
2010-01-05CWS-TOOLING: integrate CWS cmcfixes68Jens-Heiner Rechtien
Notes: split repo tag: ure_ooo/DEV300_m69
2009-12-07merged in DEV300_m66sb
2009-12-02jl145: #106849# assertion because osl_getAbsoluteFileUrl is called with file ↵Joachim Lingner
URL instead of a path as argument.
2009-12-01sb111: merged in to-the-side QA fixessb
2009-12-01cmcfixes68: merge with DEV300 m66Caolán McNamara
2009-11-30cmcfixes68: #i107320# ifdef debug only codeCaolán McNamara
2009-11-19linuxhppa1: #i107051#: port to linux hppa (parisc)Caolán McNamara
2009-11-13sb116: #i106845# removed obsolete IRIX portsb