summaryrefslogtreecommitdiff
path: root/javaunohelper/util
AgeCommit message (Collapse)Author
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
This moves the classes from juh.jar and ridl.jar to libreoffice.jar The goal is to have one single jar (and Java module, will be added later) which developers can include to work with LO. juh.jar and ridl.jar are kept as basically empty jars with libreoffice.jar on its classpath to keep backwards compatibility. This is a continuation of ae855bf48163ff64d94cfc34aff8e37abdb5518d and a preparation to have Java 9 module support. Change-Id: Ifbbfb97f60373d14256e62ae3122913bd17d5bbb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91930 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE unoil.jar. Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
2012-06-27re-base on ALv2 code.Michael Meeks
2011-12-25remove stray makefilesDavid Tardon
2011-12-25remove stray delzip filesDavid Tardon
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-11INTEGRATION: CWS jsc21 (1.9.58); FILE MERGEDRüdiger Timm
2008/04/23 09:54:52 jsc 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/03 07:50:55 jsc 1.9.58.1: #i86121# use correct path entries in jar manifest
2008-04-11INTEGRATION: CWS changefileheader (1.3.56); FILE MERGEDRüdiger Timm
2008/03/31 07:24:08 rt 1.3.56.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.56); FILE MERGEDRüdiger Timm
2008/03/31 07:24:08 rt 1.9.56.1: #i87441# Change license header to LPGL v3.
2007-03-12INTEGRATION: CWS sb36 (1.3.6); FILE MERGEDOliver Bolte
2007/01/19 13:28:59 sb 1.3.6.1: #i51803# Explicit empty UNO-Type-Path.
2006-12-01INTEGRATION: CWS smoketest11 (1.2.40); FILE MERGEDRüdiger Timm
2006/11/02 16:05:26 jl 1.2.40.1: #71115# add RegistrationClass so that juh can be registered with regcomp
2005-09-07INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGEDRüdiger Timm
2005/09/05 15:19:35 rt 1.2.8.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGEDRüdiger Timm
2005/09/05 15:19:35 rt 1.8.8.1: #i54170# Change license header: remove SISSL
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte
2005/04/07 13:48:01 sb 1.1.2.3: #120219# Fixed copyright statement. 2005/03/30 14:05:37 sb 1.1.2.2: #120219# Fixed JAR file dependencies. 2005/03/30 12:41:19 sb 1.1.2.1: #120219# Added Class-Path information to JAR file.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte
2005/03/30 12:40:36 sb 1.1.2.1: #120219# Added Sealed information to JAR file.
2005-06-17INTEGRATION: CWS sb31 (1.7.8); FILE MERGEDOliver Bolte
2005/03/30 12:40:11 sb 1.7.8.1: #120219# Removed dubious JAR file versioning; added Class-Path and Sealed information to JAR file; cleaned up.
2004-05-28INTEGRATION: CWS comptrans2 (1.6.4); FILE MERGEDOliver Bolte
2004/05/24 14:11:45 tbe 1.6.4.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk
2004-05-03INTEGRATION: CWS comptrans1 (1.5.64); FILE MERGEDRüdiger Timm
2004/04/06 09:34:33 tbe 1.5.64.1: #115421# Render Office Components Transparently Usable
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-10-25#100576# version info in manifest fileJoachim Lingner
2002-04-11#97746# java helper classesJoachim Lingner
2002-02-18#97580# added adapter namespaceJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien