Michael Stahl
139a4b6229
scp2: move unx wrapper scripts to AutoInstall
...
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
2014-10-31 23:42:37 +01:00
Michael Stahl
30047f28bf
scp2: move math executables to AutoInstall
...
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
2014-10-29 11:37:51 +01:00
Michael Meeks
1e4422a4b4
re-base on ALv2 code. Includes:
...
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1397337
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
Patches contributed by Andre Fischer
Fixed getcsym.awk to handle #-comments that contain special regexp chars.
http://svn.apache.org/viewvc?view=revision&revision=1230971
118778: Added ADDITIONAL_REPOSITORIES environment variable and its
automatic setup in configure.
http://svn.apache.org/viewvc?view=revision&revision=1232004
118160: Added external CoinMP library.
http://svn.apache.org/viewvc?view=revision&revision=1233909
Patches contributed by Herbert Duerr
#i119168# use generic LICENSE file for langpacks and sdks
http://svn.apache.org/viewvc?view=revision&revision=1310178
macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
http://svn.apache.org/viewvc?view=revision&revision=1183367
allow gbuild with empty sysroot on linux
http://svn.apache.org/viewvc?view=revision&revision=1179186
Patches contributed by Ingo Schmidt
native373: #164472# improvements for msi database
http://svn.apache.org/viewvc?view=revision&revision=1167540
http://svn.apache.org/viewvc?view=revision&revision=1167539
Patches contributed by Jurgen Schmidt
adapt setup package scripts to handle special DS_Store file for
developer snapshot builds
http://svn.apache.org/viewvc?view=revision&revision=1232430
imported patch extensions_i117681.patch
http://svn.apache.org/viewvc?view=revision&revision=1172102
Patches contributed by Michael Stahl
gbuild: RepositoryFixes.mk should be optional
http://svn.apache.org/viewvc?view=revision&revision=1166123
xslt filter: remove the FLA horror
wordml import filter: replace FLA usage with plain XSLT
http://svn.apache.org/viewvc?view=revision&revision=1363727
Patch contributed by Oliver-Rainer Wittmann
i#88652: applied patch, remove unicows deps
http://svn.apache.org/viewvc?view=revision&revision=1177585
Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
cppunit pieces, cleanup Mac image bits, remove coin-mp and
re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
MPLv2 subset checking.
Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-06-03 11:41:36 +01:00
Marcos Paulo de Souza
8a58bc2535
fdo#60924 autoinstall - gbuild/scp2: add math module
...
Change-Id: I466dd68069576d57740ef34b8f6fcd8f9025c5c8
Reviewed-on: https://gerrit.libreoffice.org/4065
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-06-01 07:03:56 +00:00
Tor Lillqvist
f74e390ef2
Let's assume nobody needs the sbase, scalc etc scripts on OS X
...
It's always possible to run the soffice executable from the same
location with a --base, --calc etc command-line option instead.
(That is not the normal way for Mac users to open an empty document
for the specific aspect of LibreOffice (Calc, Writer, etc) either.
Instead, the usual way (says cloph) is to keep a corresponding
template document in the Dock and click that.)
Change-Id: Iceea270c03a63f674e7dfdfa95117cb3bdd15184
Reviewed-on: https://gerrit.libreoffice.org/3930
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org >
Tested-by: Fridrich Strba <fridrich@documentfoundation.org >
2013-05-17 10:47:11 +00:00
David Tardon
08f94626ef
nuke MathMLDTD
...
math.dtd was dropped from installation in 2009, see
https://issues.apache.org/ooo/show_bug.cgi?id=97200#c3 :
"In agreement with MIB and MT it was diecided that the Math.dtd should
be removed from the installation set as well since it
a) has incorrect content
b) is no longer used nowadays at all"
Change-Id: Id2a727338c224b0beb4b8def197988ab071a7d94
2013-05-04 16:44:49 +02:00
David Tardon
d23f8bb0ca
gbuild: deliver help files as packages
...
Change-Id: I52904567d0c7434af3f013cad7c3d9a8a67ac9f2
Reviewed-on: https://gerrit.libreoffice.org/3384
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-15 05:26:21 +00:00
Andras Timar
6851c5fd43
bin PATCH_SO_NAME crack
...
In VersionInfo of Windows executables the FileDescription property originally contained
80 times 'x' character. These executables were marked as PATCH_SO_NAME and later the
installer maker perl program replaced the xxxxxxxxxxx to the actual file description
which was defined in scp2. WHy was it good, I have no idea. The problem was that it
happened after postprocess, where we signed the binaries, thus diigital signature became
corrupted. It is better to give file descriptions via makefiles.
Change-Id: Id5ad4470bb7a6313b33fbba09d72d9a009163a89
2013-02-28 13:24:57 +01:00
Tor Lillqvist
c3a8667d69
Remove some bits that have been commented out since 2004
...
Change-Id: Ibd95e9ea1c3ab6f24e0a469108191e59b049823e
2013-02-17 22:45:27 +02:00
Stephan Bergmann
2ff63bcdea
Undo basis/brand split: merge basis share/ into brand share/.
2011-10-07 22:06:28 +02:00
Miklos Vajna
44cc719a46
Make the help repo optional
2011-08-12 00:17:01 +02:00
Norbert Thiebaud
f0e5895d5b
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* commit 'ooo/DEV300_m101': (500 commits)
masterfix DEV300: #i10000# remove hard dep
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i100000# dep. fix
masterfix DEV300: #i10000# removed one hard dep
masterfix DEV300: #i10000# fixed patch handling
masterfix DEV300: #i10000# new configure
DEV300
masterfix DEV300: #i10000# nawk -> awk
l10nmove: adjust repository handling
l10nmove: fixed regex
l10nmove: minor fixes
l10nmove: add l10n repo to gb_REPOS
DEV300 masterfix: gnumake3: subsequenttests requires in environment
ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
DEV300 masterfix: #i10000#: windows: more bizare hacks ...
locales34: have a matching configure as well
DEV300
locales34: back out change from autoreconf
gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
...
Conflicts:
configure
configure.in
instsetoo_native/prj/build.lst
instsetoo_native/util/makefile.mk
instsetoo_native/util/openoffice.lst
instsetoo_native/util/pack.lst
ooo.lst
scp2/source/canvas/canvascommons.scp
scp2/source/canvas/mtfrenderer.scp
scp2/source/ooo/common_brand.scp
scp2/source/ooo/directory_ooo.scp
scp2/source/ooo/file_library_ooo.scp
scp2/source/ooo/file_ooo.scp
scp2/source/ooo/makefile.mk
scp2/source/ooo/module_hidden_ooo.scp
scp2/source/ooo/module_langpack.ulf
scp2/source/ooo/ure.scp
scp2/source/python/file_python.scp
scp2/source/sdkoo/sdkoo.scp
scp2/source/templates/module_langpack_accessories_templates.sct
scp2/source/templates/module_langpack_accessories_templates_root.sct
set_soenv.in
soldep/bootstrp/appdef.cxx
soldep/bootstrp/dep.cxx
soldep/bootstrp/hashtbl.cxx
soldep/bootstrp/makefile.mk
soldep/bootstrp/minormk.cxx
soldep/bootstrp/prj.cxx
soldep/bootstrp/prodmap.cxx
soldep/inc/dep.hxx
soldep/inc/minormk.hxx
soldep/inc/prodmap.hxx
soldep/inc/soldep/appdef.hxx
soldep/inc/soldep/connctr.hxx
soldep/inc/soldep/depper.hxx
soldep/inc/soldep/depwin.hxx
soldep/inc/soldep/hashtbl.hxx
soldep/inc/soldep/objwin.hxx
soldep/inc/soldep/prj.hxx
soldep/inc/soldep/sdtresid.hxx
soldep/inc/soldep/soldep.hxx
soldep/inc/soldep/soldlg.hxx
soldep/inc/soldep/tbox.hxx
soldep/prj/d.lst
soldep/source/connctr.cxx
soldep/source/depapp.hxx
soldep/source/depper.cxx
soldep/source/depwin.cxx
soldep/source/makefile.mk
soldep/source/objwin.cxx
soldep/source/soldep.cxx
soldep/source/soldlg.cxx
soldep/source/soldlg.src
soldep/source/tbox.cxx
solenv/bin/build.pl
solenv/bin/cws.pl
solenv/bin/make_installer.pl
solenv/bin/mhids.pl
solenv/bin/modules/CwsConfig.pm
solenv/bin/modules/RepositoryHelper.pm
solenv/bin/modules/installer/regmerge.pm
solenv/bin/modules/installer/scriptitems.pm
solenv/bin/modules/installer/servicesfile.pm
solenv/bin/modules/installer/simplepackage.pm
solenv/bin/modules/installer/substfilenamefiles.pm
solenv/config/ssolar.cmn
solenv/inc/_tg_rslb.mk
solenv/inc/extension_post.mk
solenv/inc/libs.mk
solenv/inc/minor.mk
solenv/inc/postset.mk
solenv/inc/settings.mk
solenv/inc/tg_rslb.mk
solenv/inc/unxlng.mk
solenv/inc/wntmsc.mk
soltools/HIDCompiler/hidclex.l
stlport/prj/d.lst
stlport/systemstlguards/postextstl.h
2011-03-08 19:43:29 -06:00
Tor Lillqvist
48adc7fe55
First shot on helppacks
2010-12-16 09:16:25 +01:00
sb
c096e86385
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
sb
dffd8ec02a
sb111: merged in DEV300_m72
2010-02-25 13:53:42 +01:00
Jens-Heiner Rechtien
f281d77a21
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
sb
822b6695e2
sb111: merged in DEV300_m69
2010-01-08 13:21:39 +01:00
Ingo Schmidt
b3e882c13b
native275 #i107355# updating to OOo 3.3
2009-12-03 17:27:47 +01:00
sb
d6d81df3a1
#i101955# consolidating xcs/xcu files in xcd files (for now in new postprocess/packregistry); extended configmgr2 to search for multiple xcd files per layer; removed some (relative, wrong) DOCTYPE SYSTEM paths from xcu files to avoid xsltproc warnings; extended scp2 EXTRA_ALL_LANG to work with extensions other than zip (i.e., xcd)
2009-08-04 10:36:31 +02:00
Jens-Heiner Rechtien
4d94a37b09
CWS-TOOLING: integrate CWS tl66
...
2009-05-15 12:28:55 +0200 tl r271932 : #i91812# include fixed
2009-05-07 16:52:41 +0200 tl r271680 : #i97200# one more MathML export problem to fix
2009-05-05 08:33:29 +0200 tl r271494 : #i99401# positiv user-dicts vs negativ user-dicts
2009-05-04 14:14:03 +0200 tl r271452 : #i97200# warning free code; MathML 2.0 export
2009-05-04 13:26:30 +0200 tl r271448 : #i97200# write valid MathML 2.0 on export
2009-04-29 14:21:54 +0200 tl r271371 : #i97200# new MathML token
2009-04-29 11:12:07 +0200 tl r271360 : #i97200# inroducing separate files for import and export
2009-04-28 16:47:42 +0200 tl r271331 : #i97200# better MathML pretty printing
2009-04-28 11:21:57 +0200 tl r271315 : #i97200# MathML attributes and default namespace for MathML
2009-04-28 11:21:24 +0200 tl r271314 : #i97200# MathML attributes and default namespace for MathML
2009-04-23 12:44:18 +0200 tl r271154 : #i97200# math.dtd removed
2009-04-23 12:31:56 +0200 tl r271151 : #i97200# MathML: don't use namespace on attributes
2009-04-22 13:21:11 +0200 tl r271099 : warning-free code
2009-04-22 12:20:13 +0200 tl r271092 : #i100757# loop fixed
2009-04-22 11:29:51 +0200 tl r271086 : #97327# adding mongolian fingerprint for language guessing
2009-04-22 11:25:56 +0200 tl r271083 : #97327# adding mongolian fingerprint for language guessing
2009-04-21 10:39:21 +0200 tl r271025 : #99599# code fix for LRE/RLE embedding
2009-04-20 16:36:33 +0200 tl r270992 : #i99604# HasDigits fixed
2009-04-20 14:44:19 +0200 tl r270985 : #i99604# warning-free code for Windows
2009-04-20 13:48:13 +0200 tl r270980 : #i99604# HasDigits fix for non-ASCII characters
2009-04-20 13:47:50 +0200 tl r270979 : #i99604# HasDigits fix for non-ASCII characters
2009-04-20 12:28:15 +0200 tl r270973 : warning-free code after merging
2009-04-20 10:16:19 +0200 tl r270964 : warning-free code after merging
2009-04-17 14:43:36 +0200 tl r270948 : #i96846#
2009-04-16 13:09:15 +0200 tl r270883 : CWS-TOOLING: rebase CWS tl66 to trunk@270723 (milestone: DEV300:m46)
2009-04-14 14:34:08 +0200 tl r270770 : #101067# warning-free code
2009-04-02 09:07:44 +0200 tl r270368 : #i100757# performance patch for start-up (initialize language guessing on demand only)
2009-03-11 10:37:59 +0100 tl r269301 : #i100083# fixed system dictionary lookup
2009-03-06 13:10:23 +0100 tl r268998 : warning-free code for Windows non-pro
2009-02-23 14:01:23 +0100 tl r268355 : #i99401# winning rules for user-dictionaries changed
2009-02-19 14:05:57 +0100 tl r268281 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 14:05:02 +0100 tl r268280 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 13:58:51 +0100 tl r268279 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 11:38:03 +0100 tl r268266 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-12 11:58:34 +0100 tl r267642 : #i96846# some properties declared as maybevoid
2009-02-06 12:43:55 +0100 tl r267454 : #i98644# provide sugestions from secondary spell checkers if the primary does not provide ones
2009-02-05 13:02:26 +0100 tl r267418 : #i98880# a bit clean-up in the grammar checking framework
2009-02-04 12:15:37 +0100 tl r267363 : #i91812# remove unused/duplicate code
2009-02-04 12:09:34 +0100 tl r267362 : #i91812# remove unused/duplicate code
2009-02-04 11:07:57 +0100 tl r267355 : #i91812# remove unused code
2009-02-04 11:06:48 +0100 tl r267354 : #i91812# remove unused code
2009-02-03 14:52:43 +0100 tl r267331 : #i91812# remove unused code
2009-02-03 14:26:00 +0100 tl r267324 : #i91198# adding fingerprint for luxembourgish
2009-02-03 14:20:58 +0100 tl r267323 : #i91198# adding fingerprint for luxembourgish
2009-02-03 14:18:33 +0100 tl r267322 : #i91198# adding fingerprint for luxembourgish
2009-02-03 13:56:39 +0100 tl r267319 : #i91812# remove unused code
2009-02-03 12:41:50 +0100 tl r267314 : #i48400# auto-spellcheck improvement when deleting wrong chars
2009-02-03 11:48:51 +0100 tl r267310 : #i91812# remove unused code
2009-02-03 11:14:29 +0100 tl r267307 : warning free code
2009-02-03 10:45:21 +0100 tl r267306 : #i91812# remove unused code
2009-02-03 10:37:04 +0100 tl r267304 : #i33387# name change for 'View/Selection'
2009-02-03 10:36:17 +0100 tl r267303 : #i33387# name change for 'View/Selection'
2009-02-03 10:32:12 +0100 tl r267302 : #i30642# spelling error in context menu fixed
2009-02-03 10:27:34 +0100 tl r267301 : #i92210# remove unused code types.cxx cfgitem.*
2009-05-19 09:31:27 +00:00
Jens-Heiner Rechtien
fe868574cc
CWS-TOOLING: integrate CWS dv11
...
2009-05-13 16:50:24 +0200 dv r271863 : #i101829# Use UPGRADINGPRODUCTCODE to detect major upgrade
2009-04-17 15:55:48 +0200 dv r270953 : CWS-TOOLING: rebase CWS dv11 to trunk@270723 (milestone: DEV300:m46)
2009-04-17 09:14:21 +0200 dv r270916 : #i100915# Use better product name
2009-04-16 14:41:49 +0200 dv r270884 : #i101132# Use a waiting thread to defere update check
2009-04-07 15:46:52 +0200 dv r270599 : #i100915# Use one include file for all version.rc files
2009-04-07 13:49:56 +0200 dv r270596 : #i100915# Use one include file for all version.rc files
2009-04-03 09:04:08 +0200 dv r270447 : #100776# Added Microsoft XML file types to 'Default Applications', cleaned up Application name display in 'Default Applications'
2009-04-01 10:13:28 +0200 dv r270306 : #i100713# Remove instmsia.exe from installation set
2009-03-30 16:35:35 +0200 dv r270240 : CWS-TOOLING: rebase CWS dv11 to trunk@270033 (milestone: DEV300:m45)
2009-03-27 10:24:40 +0100 dv r270138 : #i100410# Show survey after deinstalling OpenOffice.org (Windows only)
2009-03-18 15:05:31 +0100 dv r269679 : #i98780# Use 'Desktop' folder only, if it exists
2009-03-17 11:19:47 +0100 dv r269581 : #i100082# Ignore updates with failed dependencies for automatic update check
2009-03-13 14:37:27 +0100 dv r269479 : #i100082# Use 'value' instead of 'name' to create error message
2009-03-13 10:14:48 +0100 dv r269460 : #i100082# Support better error message when extension manager update finds an incompatible update
2009-05-15 14:12:42 +00:00
Rüdiger Timm
425f307d4b
CWS-TOOLING: integrate CWS tl56_DEV300
2008-12-15 12:01:46 +00:00
Rüdiger Timm
7e04132cb5
INTEGRATION: CWS native151 (1.37.34); FILE MERGED
...
2008/05/06 15:50:11 is 1.37.34.1: #i79800# binfilter into an own package
2008-06-06 08:39:57 +00:00
Vladimir Glazounov
63002f6924
INTEGRATION: CWS native140 (1.35.12); FILE MERGED
...
2008/03/31 15:12:26 is 1.35.12.1: #i87653# removing all PATCH flags
2008-04-15 09:44:51 +00:00
Rüdiger Timm
c9dcd750df
INTEGRATION: CWS changefileheader (1.35.8); FILE MERGED
...
2008/03/31 16:07:11 rt 1.35.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:28:02 +00:00
Vladimir Glazounov
d208deca2d
INTEGRATION: CWS sb83 (1.34.154); FILE MERGED
...
2008/02/13 17:04:22 is 1.34.154.2: '#i86068#'
2008/01/29 17:08:23 sb 1.34.154.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008-03-18 12:27:02 +00:00
Jens-Heiner Rechtien
92a654e195
INTEGRATION: CWS fwk69 (1.31.130); FILE MERGED
...
2007/07/20 07:51:41 mav 1.31.130.1: #i79778# let the embedded configuration be updated by the patch
2007-08-02 16:20:28 +00:00
Jens-Heiner Rechtien
c8354a9a82
INTEGRATION: CWS dba23c (1.31.126); FILE MERGED
...
2007/07/18 13:03:34 fs 1.31.126.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data
2007-07-31 13:03:57 +00:00
Jens-Heiner Rechtien
5b762f8dfc
INTEGRATION: CWS configure21 (1.31.106); FILE MERGED
...
2007/07/05 20:52:38 rene 1.31.106.1: #i79273# install help files w/o java enabled
2007-07-31 12:12:31 +00:00
Kurt Zenker
00dd439d06
INTEGRATION: CWS hro15_SRC680 (1.29.4); FILE MERGED
...
2007/05/04 09:24:44 hro 1.29.4.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added
2007-05-09 12:23:16 +00:00
Mikhail Voitenko
1bbc142d5a
#146885# let Setup_math.xcu be updated by patch
2007-04-25 13:38:37 +00:00
Vladimir Glazounov
ff6463de2c
INTEGRATION: CWS native69 (1.28.130); FILE MERGED
...
2006/10/19 12:31:58 is 1.28.130.1: #i66224# poor help files patch
2006-11-01 12:53:18 +00:00
Jens-Heiner Rechtien
c27d26a258
INTEGRATION: CWS warnings01 (1.27.22); FILE MERGED
...
2006/06/07 09:17:01 sb 1.27.22.1: #i66177# PATCH flag.
2006-06-20 03:52:42 +00:00
Rüdiger Timm
c8c2966a4d
INTEGRATION: CWS sfxcleanup (1.25.22); FILE MERGED
...
2006/04/28 13:40:25 mba 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED
2006/04/06 12:46:08 mba 1.25.22.1: #132394#: new libs for patch
2006-05-02 16:11:24 +00:00
Kurt Zenker
72fcf30ed9
INTEGRATION: CWS macosx20xfixes02 (1.25.28); FILE MERGED
...
2006/04/03 19:19:56 obr 1.25.28.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff
2006-04-26 19:47:35 +00:00
Vladimir Glazounov
559896968a
INTEGRATION: CWS hcpatch01 (1.23.10); FILE MERGED
...
2006/03/07 11:29:56 ufi 1.23.10.1: math/file_math.scp reedited
2006-03-13 13:19:50 +00:00
Rüdiger Timm
618556b1b9
INTEGRATION: CWS sw8pp2utf8 (1.21.180); FILE MERGED
...
2006/02/21 10:58:26 tl 1.21.180.2: #i59442# adding starmath binfilter resource to patch
2006/01/10 10:26:49 tl 1.21.180.1: #i59442# adding resource to patches
2006-03-07 09:21:00 +00:00
Rüdiger Timm
df64a9f2a2
INTEGRATION: CWS nfslockproblem (1.21.224); FILE MERGED
...
2006/02/03 09:50:22 abi 1.21.224.1: adding ht-files to patch
2006-02-09 13:33:42 +00:00
Rüdiger Timm
8852affe73
INTEGRATION: CWS hcpatch (1.21.176); FILE MERGED
...
2006/01/09 15:11:46 ufi 1.21.176.1: i57452
2006-02-09 13:18:59 +00:00
Jens-Heiner Rechtien
a4e462ece9
INTEGRATION: CWS fwk20 (1.18.52); FILE MERGED
...
2005/08/25 07:46:46 cd 1.18.52.1: #i32241# Added patch flag for window state configuration files
2005-09-23 14:58:01 +00:00
Rüdiger Timm
2630db25c6
INTEGRATION: CWS ooo19126 (1.18.58); FILE MERGED
...
2005/09/05 17:49:03 rt 1.18.58.1: #i54170# Change license header: remove SISSL
2005-09-09 00:34:12 +00:00
Rüdiger Timm
7f46c17a56
INTEGRATION: CWS cmcfixes15 (1.18.46); FILE MERGED
...
2005/08/24 08:26:35 cmc 1.18.46.1: #i53701# make msfontextract and MathMLDTD optional builds
2005-08-30 08:38:20 +00:00
Oliver Bolte
7b26690199
INTEGRATION: CWS fwk18 (1.16.200); FILE MERGED
...
2005/07/18 18:51:55 as 1.16.200.1: #124346# add filter packages to patch
2005-07-20 11:30:45 +00:00
Kurt Zenker
1247522948
INTEGRATION: CWS os65 (1.16.212); FILE MERGED
...
2005/06/30 13:11:22 os 1.16.212.1: sm added to patch
2005-07-12 10:26:11 +00:00
Jens-Heiner Rechtien
c96f8f906b
INTEGRATION: CWS buildcond02 (1.10.24); FILE MERGED
...
2005/01/31 13:28:25 mmeeks 1.10.24.2: RESYNC: (1.10-1.12); FILE MERGED
2004/12/09 14:35:24 mmeeks 1.10.24.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks
Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.
2005-02-11 14:54:09 +00:00
Rüdiger Timm
5edd9cba37
INTEGRATION: CWS sysui04 (1.14.2); FILE MERGED
...
2005/02/03 12:52:47 obr 1.14.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:06 obr 1.14.2.1: Added substitute flags for .desktop files
2005-02-07 14:35:52 +00:00
Rüdiger Timm
f365af9e2e
INTEGRATION: CWS nativefixer3 (1.11.4); FILE MERGED
...
2005/01/21 15:35:23 is 1.11.4.1: join to cws sysui03
2005-01-31 09:59:58 +00:00
Rüdiger Timm
62b448d08d
INTEGRATION: CWS fwkbeta03 (1.11.30); FILE MERGED
...
2005/01/26 06:19:31 as 1.11.30.1: #i22205# new configuration to support sorted filter lists
2005-01-28 16:25:21 +00:00
Kurt Zenker
d49642c558
INTEGRATION: CWS sysui03 (1.10.36); FILE MERGED
...
2005/01/11 08:30:20 obr 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED
2005/01/11 08:05:57 obr 1.10.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.
2005-01-21 11:12:47 +00:00
Rüdiger Timm
0d090eb287
INTEGRATION: CWS cfgimpex (1.10.18); FILE MERGED
...
2004/12/10 16:54:25 jb 1.10.18.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:03 mav 1.10.18.2: #i38800# moving the embedding configuration
2004/12/10 14:26:14 mav 1.10.18.1: #i38800# moving the embedding configuration
2005-01-07 09:17:53 +00:00