Commit Graph

11 Commits

Author SHA1 Message Date
553a17f665 Java cleanup, rename folders and packages to make them match
Also fix some compile errors. I suspect this is dead code, but on the chance
that it might be useful.....

Change-Id: I0d56df88420ce484b72df626db4fadcebe04d777
2012-09-05 21:01:45 +02:00
bdc909b07d re-base on ALv2 code. 2012-06-19 18:00:37 +01:00
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
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
af29113ad6 INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED
2008/03/28 16:31:21 rt 1.7.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:33:42 +00:00
e5ae0aa4b4 INTEGRATION: CWS sb79 (1.6.136); FILE MERGED
2007/09/27 12:01:06 sb 1.6.136.1: #i51323# refactored
2007-11-23 12:10:18 +00:00
b8e351dcb6 INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED
2005/09/05 17:08:14 rt 1.5.58.1: #i54170# Change license header: remove SISSL
2005-09-07 21:58:55 +00:00
6dc84d1ec6 INTEGRATION: CWS sb21 (1.4.128); FILE MERGED
2004/08/05 09:22:01 sb 1.4.128.1: #i29084# Ensure proper termination (the TestBed.Server non-deamon thread stays within its endless accept loop).
2004-08-20 08:18:29 +00:00
8e64f33eba INTEGRATION: CWS uno4 (1.3.2); FILE MERGED
2003/05/09 12:28:43 sb 1.3.2.1: #108642# United TestBed from jurt and bridges.
2003-05-22 07:40:41 +00:00
b1aa3ab97f INTEGRATION: CWS uno2 (1.2.2); FILE MERGED
2003/04/15 09:39:19 sb 1.2.2.1: #107753# Moved code down from any/ subdir.
2003-04-23 15:34:22 +00:00
4afcc7135e MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-18 18:07:19 +00:00