Age | Commit message (Collapse) | Author |
|
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
|
|
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
|
|
Just sprinkle #ifdef SOLAR_JAVA into the code instead.
In the source for jvmaccess and jvmfwk such ifdefs can be removed as
it isn't compiled unless SOLAR_JAVA.
Change-Id: Ia8614f8bd6d833582d3b79b5fb75f9153fa79606
|
|
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
|
|
Since b69951996967a1c79e3a55dd13dd5609b19db6a1 "Drop support for /etc/opt/ure
and ~/.ure from LibreOffice 4" there is no place any more where a plain URE will
store information about a selected JVM, so JavaVirtualMachine::getJavaVM will
go into an endless loop of jfw_startVM -> JFW_E_NO_SELECT ->
jfw_findAndSelectJRE -> jfw_startVM -> ... The solution is to pass the JavaInfo
determined by jfw_findAndSelectJRE into the second invocation of jfw_startVM
(for which the parameter list of the latter needed to be changed), instead of
relying on jfw_findAndSelectJRE and jfw_startVM implicitly communicating that
information via user configuration files.
Change-Id: I5799f04c457e8a849c67ed827dc5e134c6563362
|
|
Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying
share/prereg/bundled to avoid startup crashes" removed the use of share/prereg,
there is no longer need to generate it in the first place (by calling "unopkg
sync" at build or installation time), and so no need for the "unopkg sync" sub-
command, either. This also allows to simplify some of the jvmfwk code that was
only there so that "unopkg sync" (which can require a JVM) can work in "hostile"
environments (during build and installation).
Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
|
|
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
|
|
cws mba34issues01: #i117709#: make sure that parent of error message box is visible
Patch contributed by Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1172346
i#119036 - improve user experience of certification dialog - only shown once
Patch contributed by Oliver-Rainer Wittmann
http://svn.apache.org/viewvc?view=revision&revision=1299727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
comment, because they were used when running unopkg during the setup
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2009-03-13 08:14:58 +0100 jl r269453 : CWS-TOOLING: rebase CWS jl119 to branches/OOO310@269350 (milestone: OOO310:m5)
2009-03-10 16:01:33 +0100 jl r269280 : #i98990# apply patch by jbu: fixing the python script provider
2009-03-10 13:25:02 +0100 jl r269268 : #i93939#
2009-03-10 11:44:07 +0100 jl r269261 : #i93939#
2009-03-09 17:14:58 +0100 jl r269205 : #i93939# choose a different JRE when the selected one was uninstalled
2009-03-09 16:34:34 +0100 jl r269201 : #i93939# choose a different JRE when the selected one was uninstalled
2009-03-05 16:40:16 +0100 jl r268924 : #99618# Do not migrate java settings
2009-02-25 14:29:53 +0100 jl r268439 : #i99618# do not invalidate existing javasettings by using a new date in the update element
|
|
2008/06/04 13:07:44 jl 1.15.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools
|
|
2008/03/31 07:24:49 rt 1.2.72.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:24:49 rt 1.14.126.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:24:49 rt 1.14.48.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:24:49 rt 1.2.66.1: #i87441# Change license header to LPGL v3.
|
|
2007/06/07 07:51:17 jl 1.13.80.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_DATA_EXPIRE
|
|
2006/09/22 18:03:58 hjs 1.1.2.1: #i69234# add required makefile
|
|
2006/09/01 17:31:38 kaib 1.1.2.1: #i68856# Added header markers and pch files
|
|
2005/09/05 17:12:20 rt 1.13.34.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 17:12:20 rt 1.12.34.1: #i54170# Change license header: remove SISSL
|
|
2004/11/26 10:07:39 jl 1.12.2.3: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN
2004/11/25 10:29:06 jl 1.12.2.2: #i37225#
2004/11/24 12:21:49 jl 1.12.2.1: #i37225# jfw_plugin_getJavaInfoByPath has new parameter vendor
|
|
2004/11/26 10:07:39 jl 1.11.2.1: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN
|
|
2004/09/29 14:10:46 jl 1.10.10.1: #i29390#
|
|
2004/10/21 08:42:23 jl 1.9.22.11: #i29390#
2004/10/20 14:23:40 jl 1.9.22.10: #i29390#
2004/10/20 13:30:37 jl 1.9.22.9: #i29390#
2004/10/08 17:31:01 jl 1.9.22.8: #29930#
2004/10/05 15:22:10 jl 1.9.22.7: #i29390#
2004/10/04 07:50:48 jl 1.9.22.6: #i29390#
2004/10/01 12:59:22 jl 1.9.22.5: #i29390#
2004/10/01 10:57:58 jl 1.9.22.4: #29390#
2004/10/01 09:16:43 jl 1.9.22.3: #i29390#
2004/09/30 14:39:31 jl 1.9.22.2: #i29390#
2004/09/29 14:10:46 jl 1.9.22.1: #i29390#
|
|
2004/09/24 14:21:57 haggai 1.9.8.3: RESYNC: (1.9-1.10); FILE MERGED
2004/08/16 15:22:50 cmc 1.9.8.2: #i33045# use normal -DSOLAR_JAVA
2004/08/16 14:13:54 cmc 1.9.8.1: #i33045# build jvmfwk even without java, just default to failure on javarelated stuff
|
|
2004/08/16 15:22:50 cmc 1.9.20.2: #i33045# use normal -DSOLAR_JAVA
2004/08/16 14:13:54 cmc 1.9.20.1: #i33045# build jvmfwk even without java, just default to failure on javarelated stuff
|
|
2004/06/18 15:02:15 jl 1.9.4.1: #i30342# plugin supports multiple vendors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now uses also manually selected paths
|
|
|
|
|