Commit graph

23 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
7d8d20ca7e 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
a4a53cdd24 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
Rüdiger Timm
3537e155de INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/03/31 07:26:30 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:39:11 +00:00
Rüdiger Timm
29747779c0 INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED
2008/03/31 07:26:30 rt 1.3.88.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:38:54 +00:00
Rüdiger Timm
616191b903 INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED
2005/09/05 17:01:03 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2005-09-09 11:31:44 +00:00
Rüdiger Timm
7960b16615 INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED
2005/09/05 17:01:02 rt 1.2.56.1: #i54170# Change license header: remove SISSL
2005-09-09 11:31:28 +00:00
Rüdiger Timm
28592d43a0 INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED
2005/09/05 17:01:01 rt 1.2.56.1: #i54170# Change license header: remove SISSL
2005-09-09 11:30:52 +00:00
Rüdiger Timm
203e632742 INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED
2005/09/05 17:01:00 rt 1.2.56.1: #i54170# Change license header: remove SISSL
2005-09-09 11:30:31 +00:00
Rüdiger Timm
78f3d654e0 INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED
2005/09/05 17:00:59 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2005-09-09 11:28:49 +00:00
Rüdiger Timm
91b0af957f INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED
2005/09/05 17:00:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL
2005-09-09 11:28:28 +00:00
Rüdiger Timm
1c20a60b5c INTEGRATION: CWS sb20 (1.2.14); FILE MERGED
2004/06/15 08:13:04 sb 1.2.14.1: #i29119# sandbox.jar no longer needed by UNO.
2004-07-23 13:48:07 +00:00
Rüdiger Timm
496513357d INTEGRATION: CWS sb20 (1.2.14); FILE MERGED
2004/07/09 13:45:55 sb 1.2.14.2: #i29741# Retrofitted existing services as single-interface--based ones.
2004/07/09 12:49:33 sb 1.2.14.1: #i29741# Retrofitted existing services as single-interface--based ones.
2004-07-23 13:47:54 +00:00
Jens-Heiner Rechtien
46def86c0f INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:27:13 sb 1.1.2.1: #112870#
2004-02-03 12:04:59 +00:00
Jens-Heiner Rechtien
a2addbb7fe INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:27:05 sb 1.1.2.1: #112870#
2004-02-03 12:04:30 +00:00
Jens-Heiner Rechtien
2175e39dc2 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:26:58 sb 1.1.2.1: #112870#
2004-02-03 12:03:41 +00:00
Jens-Heiner Rechtien
a30988b9f1 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:26:50 sb 1.1.2.1: #112870#
2004-02-03 12:02:34 +00:00
Jens-Heiner Rechtien
a8e8a198f2 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:26:42 sb 1.1.2.1: #112870#
2004-02-03 12:01:53 +00:00
Jens-Heiner Rechtien
d04a96c536 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/12/10 09:41:52 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions.
2003/10/30 09:26:34 sb 1.1.2.1: #112870#
2004-02-03 12:01:18 +00:00
Jens-Heiner Rechtien
0498161f58 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/12/10 09:41:52 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions.
2003/10/30 09:26:27 sb 1.1.2.1: #112870#
2004-02-03 12:00:49 +00:00
Jens-Heiner Rechtien
d8337a7081 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/12/10 09:41:51 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions.
2003/10/30 09:26:18 sb 1.1.2.1: #112870#
2004-02-03 12:00:16 +00:00
Jens-Heiner Rechtien
b70706acbe INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/12/10 09:41:50 sb 1.1.2.3: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions.
2003/11/04 14:22:57 sb 1.1.2.2: #112870# Ensure bridge shutdown.
2003/10/30 09:26:10 sb 1.1.2.1: #112870#
2004-02-03 11:59:42 +00:00
Jens-Heiner Rechtien
8654ebe68c INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/11/04 14:14:07 sb 1.1.2.2: #112870# Drain output streams of spawned process, to avoid deadlocks.
2003/10/30 09:26:02 sb 1.1.2.1: #112870#
2004-02-03 11:59:11 +00:00
Jens-Heiner Rechtien
02fdb012ee INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2003/10/30 09:25:53 sb 1.1.2.1: #112870#
2004-02-03 11:58:42 +00:00