summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Collapse)Author
2011-08-23fix JFW_PLUGIN_ARCH for OpenJDK/mipselRene Engelhard
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-25use comphelper::resolveLinkCaolán McNamara
2011-05-24resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara
2011-05-17Some cppcheck cleaningJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-01jvmfwk-gij-paths.diff: more gij/libgcj pathsRene Engelhard
2011-03-30tiny clean up; removed unwanted comma in array intializationPetr Mladek
2011-03-30jvmfwk-modified-javavendors-xml.diff: autodetect java (i#99619)Petr Mladek
select the java automatically when the system javavendors.xml is modified do not force to do it the user manually
2011-03-24Fixed typoTakeshi Abe
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow
1. Do not add compiler default include and library path: potentially build against different version of system library than requested by the user. 2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is available for more than two years. Noone cares, therefore rest in peace. Python2 is going to be ditched at some point. Simply do not fail then. Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it handled nowadays? 3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip 4. Add a configure option to search only in one place for JVMs, which is quite interesting for Linux Distributions. Enforce the user to place JVMs in one base directory. 5. Fix build for libxml-2.7.8 with ICU support. * config_office-XINC-XLIB-defaults.diff: (1) * disable-python.diff: (2) * gentoo-sandbox.diff: (3) * jvm-search-path.diff: (4) * libxmlsec_fix_extern_c.diff: (5)
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-15search for server jvm if client jvm not foundHanno Meyer-Thurow
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
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-11-08JFW_PLUGIN_ARCH/server is needed on OpenBSDRobert Nagy
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
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-05remove include guards using fixguard.pyPetr Mladek
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