Commit graph

197 commits

Author SHA1 Message Date
Takeshi Abe
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Jens-Heiner Rechtien
c7788533a2 CWS-TOOLING: integrate CWS sb113
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012
2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;)
2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012
2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph)
2009-08-26 sb merged in DEV300_m56
2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc)
2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora)
2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader
2009-08-17 Juergen Schmidt #i103749# integrate patch
2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8")
2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter
2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec
2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc)
2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc)
2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2)
2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly
2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH)
2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-09-16 14:37:52 +00:00
Release Engineers
a9b42eca27 CWS-TOOLING: integrate CWS cmcfixes58
2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings
2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings
2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in
2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings
2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47)
2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings
2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again
2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods
2009-05-07 06:54:56 +00:00
Vladimir Glazounov
88c650dcb3 INTEGRATION: CWS odfmetadata (1.22.4); FILE MERGED
2008/06/11 15:01:10 mst 1.22.4.1: fix issue #i88703#
- ridljar/com/sun/star/lib/uno/typedesc/TypeDescription.java:
  + fix bug: TypeDescription.calculateTypeArguments erroneously
    eliminates duplicate type arguments
2008-07-01 14:57:43 +00:00
Vladimir Glazounov
74afce0da4 INTEGRATION: CWS sb86 (1.5.36); FILE MERGED
2008/03/25 12:40:30 sb 1.5.36.1: #i84491# clarified status of generateOid
2008-04-15 10:50:02 +00:00
Rüdiger Timm
300b6ccc2a INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED
2008/03/31 07:25:38 rt 1.7.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:20:41 +00:00
Rüdiger Timm
0d655c1ff9 INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED
2008/03/31 07:25:38 rt 1.5.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:20:20 +00:00
Rüdiger Timm
b2b651ae61 INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED
2008/03/31 07:25:38 rt 1.4.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:20:02 +00:00
Rüdiger Timm
5b8a19ba21 INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED
2008/03/31 07:25:38 rt 1.6.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:19:43 +00:00
Rüdiger Timm
52c3c45f62 INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED
2008/03/31 07:25:38 rt 1.3.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:19:26 +00:00
Rüdiger Timm
974092e527 INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 07:25:38 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:19:07 +00:00
Rüdiger Timm
6428332946 INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED
2008/03/31 07:25:37 rt 1.4.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:17:49 +00:00
Rüdiger Timm
5a82756a78 INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED
2008/03/31 07:25:37 rt 1.5.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:17:32 +00:00
Rüdiger Timm
cecda35efc INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED
2008/03/31 07:25:37 rt 1.7.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:17:13 +00:00
Rüdiger Timm
f913687e97 INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED
2008/03/31 07:25:37 rt 1.5.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:16:56 +00:00
Rüdiger Timm
390e043e5a INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 07:25:37 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:16:07 +00:00
Rüdiger Timm
35385db9ca INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED
2008/03/31 07:25:37 rt 1.5.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:15:27 +00:00
Rüdiger Timm
c843ae8412 INTEGRATION: CWS changefileheader (1.17.50); FILE MERGED
2008/03/31 07:25:36 rt 1.17.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:14:48 +00:00
Rüdiger Timm
2d69fbcf0c INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED
2008/03/31 07:25:36 rt 1.5.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:14:26 +00:00
Rüdiger Timm
72b89132d6 INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED
2008/03/31 07:25:36 rt 1.4.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:14:08 +00:00
Rüdiger Timm
eb19a3ad0a INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED
2008/03/31 07:25:36 rt 1.6.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:13:32 +00:00
Rüdiger Timm
98139dbc91 INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED
2008/03/31 07:25:36 rt 1.10.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:11:43 +00:00
Rüdiger Timm
79498829d8 INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 07:25:36 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:11:23 +00:00
Rüdiger Timm
ca56127940 INTEGRATION: CWS changefileheader (1.21.24); FILE MERGED
2008/03/31 07:25:35 rt 1.21.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:08:46 +00:00
Rüdiger Timm
b4091a67f2 INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED
2008/03/31 07:25:35 rt 1.7.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:08:30 +00:00
Rüdiger Timm
018936a957 INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED
2008/03/31 07:25:35 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:08:14 +00:00
Rüdiger Timm
3cff278f19 INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED
2008/03/31 07:25:35 rt 1.6.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:07:57 +00:00
Rüdiger Timm
39bd70c214 INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED
2008/03/31 07:25:35 rt 1.2.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:07:40 +00:00
Oliver Bolte
c5fa3fe9aa #i10000# merge problem 2007-03-16 07:42:11 +00:00
Oliver Bolte
91cabfcd16 INTEGRATION: CWS sb69 (1.4.24); FILE MERGED
2007/01/25 13:25:22 sb 1.4.24.1: #i72612# Creating a class loader should be done priviliged.
2007-03-14 07:35:06 +00:00
Oliver Bolte
9d9493cef6 INTEGRATION: CWS sb36 (1.2.4); FILE MERGED
2006/03/13 10:38:15 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED
2005/09/22 04:13:21 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.
2007-03-12 09:48:53 +00:00
Oliver Bolte
deb32cf7bd INTEGRATION: CWS sb36 (1.2.4); FILE MERGED
2006/03/14 14:33:15 sb 1.2.4.4: #i51803# Reverted additional ctor introduced in 1.4, which is not used until now, and is obsoleted by the classPath parameter of the other ctor; marked the class as internal again.
2006/03/13 10:38:08 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED
2005/09/22 04:13:04 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.
2007-03-12 09:48:40 +00:00
Rüdiger Timm
e667ddb650 INTEGRATION: CWS sb23 (1.18.2); FILE MERGED
2006/08/18 15:22:19 sb 1.18.2.4: RESYNC: (1.18-1.20); FILE MERGED
2005/03/14 14:59:49 sb 1.18.2.3: #i35277# Further cleanup.
2005/03/14 10:53:32 sb 1.18.2.2: #i35277# Further cleanup.
2005/03/11 14:00:32 sb 1.18.2.1: #i35277# Improve URP performance by always sending asynchronous release requests, regardless of forceSynchronous.
2006-12-01 13:46:29 +00:00
Rüdiger Timm
139ee58738 INTEGRATION: CWS sb23 (1.5.34); FILE MERGED
2006/08/18 15:22:46 sb 1.5.34.3: RESYNC: (1.5-1.6); FILE MERGED
2005/03/14 14:59:49 sb 1.5.34.2: #i35277# Further cleanup.
2005/03/14 10:53:32 sb 1.5.34.1: #i35277# Further cleanup.
2006-12-01 13:46:15 +00:00
Kurt Zenker
102a5c9447 INTEGRATION: CWS sb55 (1.4.20); FILE MERGED
2006/07/10 14:35:32 sb 1.4.20.1: #i66004# More robust now.
2006-07-20 15:06:08 +00:00
Rüdiger Timm
0d15ab56cb INTEGRATION: CWS mmt7 (1.3.12); FILE MERGED
2006/02/14 12:16:00 sb 1.3.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:07:35 +00:00
Rüdiger Timm
35918469b4 INTEGRATION: CWS mmt7 (1.2.2); FILE MERGED
2006/02/14 12:15:59 sb 1.2.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:07:19 +00:00
Rüdiger Timm
0398c5f15c INTEGRATION: CWS mmt7 (1.16.20); FILE MERGED
2006/02/14 12:15:58 sb 1.16.20.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:07:07 +00:00
Rüdiger Timm
18eaf54517 INTEGRATION: CWS mmt7 (1.4.12); FILE MERGED
2006/02/14 12:25:10 sb 1.4.12.2: #i60643# Missing @since tags.
2006/02/14 12:15:57 sb 1.4.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:06:42 +00:00
Rüdiger Timm
1f669e49a9 INTEGRATION: CWS mmt7 (1.9.2); FILE MERGED
2006/02/14 12:25:09 sb 1.9.2.2: #i60643# Missing @since tags.
2006/02/14 12:15:56 sb 1.9.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:05:08 +00:00
Rüdiger Timm
c7b41980ab INTEGRATION: CWS mmt7 (1.19.12); FILE MERGED
2006/02/14 12:15:53 sb 1.19.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:04:14 +00:00
Rüdiger Timm
04fb00d0a1 INTEGRATION: CWS mmt7 (1.5.12); FILE MERGED
2006/02/14 12:15:52 sb 1.5.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:03:38 +00:00
Rüdiger Timm
497398f78f INTEGRATION: CWS mmt7 (1.1.2); FILE ADDED
2006/02/14 12:16:35 sb 1.1.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.
2006-05-04 07:03:26 +00:00
Jens-Heiner Rechtien
016a65ca63 INTEGRATION: CWS sb46 (1.4.8); FILE MERGED
2006/01/13 11:53:23 sb 1.4.8.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:42:11 +00:00
Jens-Heiner Rechtien
f7714457c3 INTEGRATION: CWS sb46 (1.1.2); FILE ADDED
2006/01/13 11:53:49 sb 1.1.2.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:41:57 +00:00
Jens-Heiner Rechtien
6337eb1309 INTEGRATION: CWS sb46 (1.8.8); FILE MERGED
2006/01/13 11:53:22 sb 1.8.8.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:41:46 +00:00
Oliver Bolte
3599ff5205 INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED
2005/10/27 13:12:19 sb 1.3.4.1: #i56785# Fixed @since tag.
2006-01-20 09:10:39 +00:00
Oliver Bolte
938dcdbc55 INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED
2005/10/27 13:12:01 sb 1.3.4.1: #i56785# Added ctor with extraTypes; fixed @since tag.
2006-01-20 09:10:25 +00:00
Rüdiger Timm
c51a2babe5 INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED
2005/09/05 13:57:06 rt 1.6.8.1: #i54170# Change license header: remove SISSL
2005-09-08 12:28:46 +00:00