Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-04 | removed dead code; fix a comment | Takeshi Abe | |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold | |
2011-02-15 | search for server jvm if client jvm not found | Hanno Meyer-Thurow | |
2011-02-04 | Clean up makefiles | Thomas Arnhold | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-26 | Add the location of the 64-bit jvm.dll | Tor Lillqvist | |
2011-01-06 | cppunit: prefer prefix variant | Caolán McNamara | |
2011-01-01 | cppcheck: prefer prefix variant | Caolán McNamara | |
2011-01-01 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-29 | cppcheck: prefer prefix variants | Caolán McNamara | |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-23 | Drop inclusion of tools/prewin.h and postwin.h from sunjavaplugin.cxx | Tor 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-22 | Load msvcr71.dll needed by JVM using explicit path, see fdo#32426 | Tor Lillqvist | |
2010-12-12 | Change unnamedspaced file.hxx macros | Andy Holder | |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-11-08 | JFW_PLUGIN_ARCH/server is needed on OpenBSD | Robert Nagy | |
2010-11-01 | Merge commit 'ooo/OOO330_m13' | Jan Holesovsky | |
2010-10-30 | Use RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara | |
2010-10-27 | jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6 | Joachim Lingner | |
2010-10-27 | jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6 | Joachim Lingner | |
2010-10-26 | jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6 | Joachim Lingner | |
2010-10-21 | jl162 #i115180# OOo does not find VM runtime library of Java 1.6.0_22 on Mac | Joachim Lingner | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian 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-13 | tweaks for AIX | Caolán McNamara | |
2010-10-13 | Remove redundant #include, #define & comments | J. Graeme Lingard | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-06-11 | jl152 #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-15 | linuxaxp01: #i110145# first cut | Caolán McNamara | |
2010-03-03 | CWS-TOOLING: integrate CWS sb119 | Ivo Hinkelmann | |
Notes: split repo tag: ure_ooo/DEV300_m74 | |||
2010-03-02 | CWS-TOOLING: integrate CWS jl145 | Ivo Hinkelmann | |
2010-02-26 | sb119: merged in DEV300_m72 | sb | |
2010-02-25 | sb111: merged in DEV300_m72 | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-01-20 | sb119: #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-12 | jl145: merge with DEV300_m69 | Joachim Lingner | |
2010-01-08 | sb111: merged in DEV300_m69 | sb | |
2010-01-05 | CWS-TOOLING: integrate CWS cmcfixes68 | Jens-Heiner Rechtien | |
Notes: split repo tag: ure_ooo/DEV300_m69 | |||
2009-12-07 | merged in DEV300_m66 | sb | |
2009-12-02 | jl145: #106849# assertion because osl_getAbsoluteFileUrl is called with file ↵ | Joachim Lingner | |
URL instead of a path as argument. | |||
2009-12-01 | sb111: merged in to-the-side QA fixes | sb | |
2009-12-01 | cmcfixes68: merge with DEV300 m66 | Caolán McNamara | |
2009-11-30 | cmcfixes68: #i107320# ifdef debug only code | Caolán McNamara | |
2009-11-19 | linuxhppa1: #i107051#: port to linux hppa (parisc) | Caolán McNamara | |
2009-11-13 | sb116: #i106845# removed obsolete IRIX port | sb | |