Commit graph

82 commits

Author SHA1 Message Date
Joachim Lingner
aea943b278 jl154 #162868# additional private sub-command for unopkg for use in setup 2010-07-12 10:26:26 +02:00
Joachim Lingner
3bdbb3f671 jl152 #i77196# unopkg --help prints out infos about --bundled 2010-06-10 14:41:57 +02:00
Joachim Lingner
7668f1f0a8 jl152 #i77196# unopkg reinstall works now 2010-05-21 15:13:26 +02:00
Joachim Lingner
c2d9d80b48 jl152 import 263449 from native0jl:#i77196# no registration of components in uno.exe at startup, fixed extension activation, basic, etc. 2010-04-21 16:04:34 +02:00
Joachim Lingner
3c289e248a jl152 import 263446 from native0jl:#i77196# supporting licenses, suppress license switch, subsequent accepting of licenses for bundled/shared extensions 2010-04-19 11:33:33 +02:00
Joachim Lingner
dc3c40a133 jl152 bundled extensions, import of changeset 263438:8b253e76e957 from native0jl 2010-05-04 12:37:01 +02:00
sb
75ba087051 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
82b1d381cd 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
Joachim Lingner
d143e5ea3e native0: #i100282# Support unopkg --suppress-license option 2010-02-11 11:24:50 +01:00
sb
ec0ee57607 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Mikhail Voitenko
a976c11bec #i106536# Integrate the patch from hjs 2009-11-05 16:05:18 +00:00
Kurt Zenker
374efa359a CWS-TOOLING: integrate CWS jl131
2009-09-02 16:42:40 +0200 jl  r275720 : #i97896#
2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56)
2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53)
2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared
2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file
2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog
2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file
2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file
2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0
2009-09-11 11:45:29 +00:00
Ivo Hinkelmann
f88817b11e CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Oliver Bolte
866e7174cf #i10000# librarys missing 2009-03-09 12:09:13 +00:00
Vladimir Glazounov
51b12a98ae #i10000# missing changes from jl111 2009-01-22 17:12:19 +00:00
Vladimir Glazounov
ec52c12676 CWS-TOOLING: integrate CWS jl111
2009-01-13 13:36:03 +0100 jl  r266218 : #i91642# do not localize the error message, just print out the changed text in plain English
2009-01-09 12:54:03 +0100 jl  r266075 : Committing changes which have been originally made on cws jl105 but which were not integrated on the master, due to a failed integration procedured. Then only three files were integrated. The files committed fix i80449, i83134, i86079, i91204, i92869
2009-01-07 15:10:52 +0100 jl  r265970 : CWS-TOOLING: rebase CWS jl111 to trunk@265758 (milestone: DEV300:m38)
2009-01-06 10:38:21 +0100 jl  r265900 : #i93235# #i93946# migrating to svn
2009-01-21 13:49:34 +00:00
Oliver Bolte
a3458db24d CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Oliver Bolte
86bf90ca4c INTEGRATION: CWS os2port03 (1.10.54); FILE MERGED
2008/07/16 12:30:34 obr 1.10.54.2: RESYNC: (1.10-1.15); FILE MERGED
2008/01/14 16:25:09 ydario 1.10.54.1: new deliveries, use short name for dp_misc
Issue number:i85203
Submitted by:ydario
2008-07-22 16:16:08 +00:00
Ivo Hinkelmann
f3b01bcfb1 INTEGRATION: CWS sysui26 (1.14.74); FILE MERGED
2008/06/27 11:37:43 hro 1.14.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)
2008-07-16 15:30:00 +00:00
Kurt Zenker
04e3e8a9fa INTEGRATION: CWS jl102 (1.8.36); FILE MERGED
2008/05/30 12:23:42 jl 1.8.36.1: #i90096# better error message when extension already exist
2008-06-25 10:11:30 +00:00
Kurt Zenker
134b6ae591 INTEGRATION: CWS jl102 (1.11.34); FILE MERGED
2008/05/30 12:20:34 jl 1.11.34.1: #i90096# better error message when extension already exist
2008-06-25 10:11:17 +00:00
Kurt Zenker
6db2045765 INTEGRATION: CWS jl102 (1.13.36); FILE MERGED
2008/06/03 08:42:11 jl 1.13.36.3: #i80501#
2008/06/02 14:46:20 jl 1.13.36.2: #i80501# Do not show error when removing bundled extension in case the extension does not exist
2008/05/30 12:20:34 jl 1.13.36.1: #i90096# better error message when extension already exist
2008-06-25 10:11:06 +00:00
Kurt Zenker
ca993f7d6c INTEGRATION: CWS jl102 (1.14.36); FILE MERGED
2008/06/02 13:17:16 jl 1.14.36.1: #i90254# renaming unopkg.dll to unopkgapp.dll
2008-06-25 10:10:54 +00:00
Rüdiger Timm
3f68a05449 INTEGRATION: CWS sb87 (1.13.26); FILE MERGED
2008/04/24 13:22:07 sb 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED
2008/04/09 13:54:49 sb 1.13.26.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir
2008-06-09 12:02:09 +00:00
Rüdiger Timm
60a8f4136d INTEGRATION: CWS jl94 (1.9.104); FILE MERGED
2008/04/01 09:06:27 jl 1.9.104.1: #i87684# adding platform specifier in description.xml
2008-04-17 06:53:57 +00:00
Rüdiger Timm
5b7941c83c INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED
2008/03/28 15:27:07 rt 1.2.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:33:40 +00:00
Rüdiger Timm
1b2a39cf3f INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED
2008/03/28 15:27:07 rt 1.7.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:33:26 +00:00
Rüdiger Timm
6b92381a3e INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED
2008/03/28 15:27:07 rt 1.13.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:33:09 +00:00
Rüdiger Timm
844a141503 INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED
2008/03/28 15:27:06 rt 1.2.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:32:35 +00:00
Rüdiger Timm
6e0e984567 INTEGRATION: CWS changefileheader (1.9.114); FILE MERGED
2008/03/28 15:27:05 rt 1.9.114.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:32:08 +00:00
Rüdiger Timm
5305beef58 INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED
2008/03/28 15:27:05 rt 1.12.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:31:40 +00:00
Rüdiger Timm
a463ed8ebb INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED
2008/03/28 15:27:05 rt 1.13.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:30:54 +00:00
Vladimir Glazounov
640daa60fb INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/02/07 16:26:45 sb 1.1.2.1: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008-03-18 12:50:41 +00:00
Vladimir Glazounov
64daf7ab56 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/02/07 16:27:04 sb 1.1.2.1: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008-03-18 12:50:31 +00:00
Vladimir Glazounov
6eae9eee73 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/02/07 16:26:54 sb 1.1.2.1: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008-03-18 12:50:21 +00:00
Vladimir Glazounov
88fe9e8bef INTEGRATION: CWS sb83 (1.8.32); FILE MERGED
2008/02/07 16:22:45 sb 1.8.32.3: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2007/12/03 14:01:22 sb 1.8.32.2: RESYNC: (1.8-1.10); FILE MERGED
2007/11/22 09:45:46 sb 1.8.32.1: Merged in CWS sb80.
2008-03-18 12:50:11 +00:00
Vladimir Glazounov
772fd0220b INTEGRATION: CWS sb83 (1.10.24); FILE MERGED
2008/03/17 09:02:16 sb 1.10.24.7: RESYNC: (1.11-1.12); FILE MERGED
2008/03/13 14:48:03 sb 1.10.24.6: mingw problems (tono)
2008/02/08 09:17:00 sb 1.10.24.5: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:22:45 sb 1.10.24.4: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/01 13:29:26 sb 1.10.24.3: RESYNC: (1.10-1.11); FILE MERGED
2008/01/23 15:19:22 sb 1.10.24.2: #i84200# moved executables from brand layer to basis layer
2007/12/10 14:43:40 sb 1.10.24.1: #i84200# First step of basis/brand split.
2008-03-18 12:49:13 +00:00
Kurt Zenker
20e192b55a INTEGRATION: CWS jl91_DEV300 (1.5.82); FILE MERGED
2008/02/27 12:59:41 jl 1.5.82.1: #i79333# added localized string for the case when there is already an unopkg running
2008-03-07 10:37:51 +00:00
Kurt Zenker
30c3712c0e INTEGRATION: CWS jl91_DEV300 (1.12.82); FILE MERGED
2008/02/27 12:59:41 jl 1.12.82.1: #i79333# added localized string for the case when there is already an unopkg running
2008-03-07 10:06:27 +00:00
Kurt Zenker
5c614f6a03 INTEGRATION: CWS ause084_DEV300 (1.11.10); FILE MERGED
2008/02/15 12:15:14 hjs 1.11.10.1: #i86127# minor cleanup
2008-03-06 14:29:48 +00:00
Oliver Bolte
4a5a9e17ac INTEGRATION: CWS supdremove02 (1.5.54); FILE MERGED
2008/01/31 13:50:07 rt 1.5.54.1: #i85482# Remove UPD from resource name.
2008-02-25 15:50:05 +00:00
Ivo Hinkelmann
a79a14b246 INTEGRATION: CWS ause085 (1.8.48); FILE MERGED
2007/11/15 16:07:57 hjs 1.8.48.2: RESYNC: (1.8-1.10); FILE MERGED
2007/09/24 11:32:37 hjs 1.8.48.1: #i81650# encapsulate custom target
2008-01-16 13:34:31 +00:00
Oliver Bolte
d116d3c72b INTEGRATION: CWS sb80 (1.8.26); FILE MERGED
2007/11/15 15:02:52 sb 1.8.26.1: #i81275# Call new tools::extendApplicationEnvironment from main functions.
2008-01-07 08:57:02 +00:00
Ivo Hinkelmann
e66cb909bd INTEGRATION: CWS sb79 (1.3.30); FILE MERGED
2007/10/04 15:33:36 sb 1.3.30.1: #i79786# Do not create any user data (for the root user) in --shared mode.
2007-11-23 12:25:08 +00:00
Ivo Hinkelmann
df85028cd8 INTEGRATION: CWS sb79 (1.9.28); FILE MERGED
2007/10/04 15:33:36 sb 1.9.28.1: #i79786# Do not create any user data (for the root user) in --shared mode.
2007-11-23 12:24:35 +00:00
Ivo Hinkelmann
4226d6e96d INTEGRATION: CWS sb79 (1.7.28); FILE MERGED
2007/10/04 15:33:36 sb 1.7.28.1: #i79786# Do not create any user data (for the root user) in --shared mode.
2007-11-23 12:24:10 +00:00
Ivo Hinkelmann
4da4c86e3a INTEGRATION: CWS jl79 (1.3.28); FILE MERGED
2007/11/02 08:59:47 jl 1.3.28.1: #i82775# unopkg disposed the bridges of the office. Now it does this only with the local bridges
2007-11-22 14:05:42 +00:00
Ivo Hinkelmann
d0a612bf7b INTEGRATION: CWS jl79 (1.10.12); FILE MERGED
2007/11/02 08:59:47 jl 1.10.12.1: #i82775# unopkg disposed the bridges of the office. Now it does this only with the local bridges
2007-11-22 14:05:30 +00:00
Ivo Hinkelmann
bce18a8f59 INTEGRATION: CWS jl79 (1.8.64); FILE MERGED
2007/11/06 09:42:15 jl 1.8.64.1: #i82775#
2007-11-22 14:05:17 +00:00