Commit graph

259 commits

Author SHA1 Message Date
Tor Lillqvist
4042d9e0e3 Drop requirements needed only for Win9x support
Don't require and distribute unicows.dll and instmsia.exe (Windows
Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
setup.exe. Do still require and distribute gdiplus.dll for Win2k
support (bnc#522833).
2010-09-16 20:13:26 +03:00
Tor Lillqvist
f8e1d24381 win32-dont-attempt-restart.diff: Don't attempt to restart OOo after crash
n#524250

Don't attempt to restart soffice.bin immediately if it crashes.  At
such a restart, if the document recovery dialog is cancelled, an
empty Writer document is opened even if the user was editing some
other kind of document. Some customers are annoyed by this. And the
automatic restart doesn't work on Linux anyway, so for consistency
it doesn't hurt if we force it not to work on Windows, either.
2010-09-14 14:42:40 +02:00
Thorsten Behrens
b4896256c5 win32-force-version-fix.diff: force WINVER when using non-std win api 2010-09-14 12:57:42 +02:00
Kurt Zenker
471ac08517 CWS-TOOLING: integrate CWS fwk154 2010-08-31 15:51:23 +02:00
Dirk Voelzke
4c53df43b4 fwk154#i114083# fixed some file properies for the Oracle Open Office executables 2010-08-25 08:25:36 +02:00
Mikhail Voytenko
048631266f fwk152: #i112452# let restart functionality restart quickstarter as well 2010-08-05 11:53:41 +02:00
Mikhail Voytenko
fc05fb6075 jl152: #i108704# use all the arguments when restarting on Windows 2010-05-19 11:00:36 +02:00
Joachim Lingner
2af4a38932 jl152 #i77196# restarting at startup when shared/bundled extensions were changed, fixed typo in win32/source/officeloader/officeloader.cxx 2010-05-12 16:11:41 +02:00
Mikhail Voytenko
c288dd3227 jl152: #i108704# allow to restart the office 2010-05-10 17:35:24 +02:00
Carsten Driesner
293b34f154 nativea: #161779# Exchange icon for sweb application 2010-04-01 16:20:29 +02:00
Carsten Driesner
b376139e57 nativea: #161909# Exchange names and URLs 2010-03-31 15:47:30 +02:00
Vladimir Glazunov
ae517b62d9 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +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
Dirk Voelzke
c183b56839 dv17: #i108414#: Check for existance of GetNativeSystemInfo before using this function 2010-01-26 13:17:13 +01:00
Dirk Voelzke
5777dea500 native273:#i106809# Use vcredist*.exe instead of merge modules 2009-12-03 12:35:08 +01:00
Vladimir Glazounov
8a06f2b535 CWS-TOOLING: integrate CWS sb110
2009-08-05 15:28:43 +0200 sb  r274677 : CWS-TOOLING: rebase CWS sb110 to trunk@274622 (milestone: DEV300:m54)
2009-08-05 11:46:36 +0200 sb  r274646 : #i104018# fixed previous svn changeset 271712 (from issue 101244)
2009-07-20 14:41:56 +0200 sb  r274138 : CWS-TOOLING: rebase CWS sb110 to trunk@273858 (milestone: DEV300:m52)
2009-06-02 11:42:17 +0200 sb  r272489 : CWS-TOOLING: rebase CWS sb110 to trunk@272291 (milestone: DEV300:m49)
2009-05-08 12:46:51 +0200 sb  r271712 : #i101244# after DLLs have been moved from basis to brand layer on Windows, code that used SvtPathOptions::GetModulePath to located libraries had to be adapted
2009-05-08 10:10:43 +0200 sb  r271703 : #i101244# for performance reasons, on Windows move DLLs from basis to brand layer (i.e., next to executables); consequently eliminated some library duplications across the layers; adapted various code to the move
2009-05-08 09:54:44 +0200 sb  r271702 : #i101244# hardwire Python dynamic libraries and script files into base layer (even if other dynamic libraries will move to brand layer on Windows), mainly because the pyuno dynamic library is both linked against from other dynamic libraries (pythonloader.uno) and accessed via "import pyuno" from Python scripts
2009-05-07 17:18:30 +0200 sb  r271686 : #i101244# support NativeServicesURLPrefix on individual files; to implement that, changed meaning of global unomaxservices
2009-05-07 17:15:24 +0200 sb  r271685 : #i101244# take legacy_binfilters.rdb explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library); cleaned up dead code
2009-05-07 17:12:12 +0200 sb  r271684 : #i101244# take senddoc.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:11:33 +0200 sb  r271683 : #i101244# take odbcconfig.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:09:44 +0200 sb  r271682 : #i101244# read configmgr ini file explicitly from $OOO_BASE_DIR/program (instead of next to configmgr dynamic library)
2009-08-25 13:07:56 +00:00
Jens-Heiner Rechtien
e88774706f #i10000#: direct call of tool lngconvex replaced with $(LNGCONVEX) 2009-08-03 10:09:31 +00:00
Jens-Heiner Rechtien
fbbe9c7b24 CWS-TOOLING: integrate CWS fwk112
2009-07-17 08:54:15 +0200 cd  r274075 : #i102094# MinGW needs additional path info for linking
2009-07-13 15:09:07 +0200 cd  r273938 : #i102094# Add special part for MinGW linking to imagehlp.lib
2009-07-10 08:05:14 +0200 cd  r273871 : #i102094# Use size_t for constant values to fix warnings
2009-07-09 13:45:27 +0200 cd  r273859 : #i102094# MinGW needs include malloc.h for function alloca
2009-07-09 12:37:39 +0200 cd  r273856 : #i102094# Fix problem with signed/unsigned comparision warning
2009-06-19 11:34:40 +0200 cd  r273154 : #i102094# Added comment for future maintenance
2009-06-19 11:34:11 +0200 cd  r273153 : #i102094# Added comment for future maintenance
2009-06-16 17:25:03 +0200 cd  r273032 : #i102094# Extend md5.cxx to detect Windows PE images and ignore PE header date+time/checksum to have the same MD5 checksum
2009-06-16 17:22:47 +0200 cd  r273031 : #i102094# Added rebase custom action
2009-06-16 17:01:12 +0200 cd  r273030 : #i102094# Use rebaseoo.exe instead of rebase.exe to prevent clash with build tool
2009-06-16 17:00:34 +0200 cd  r273029 : #i102094# Execute rebase custom action for administrative installations
2009-06-16 16:59:11 +0200 cd  r273028 : #i102094# Small changes for rebaseoo/rebasegui tools
2009-06-16 16:58:29 +0200 cd  r273027 : i102094# Deliver rebase tool as rebaseoo.exe as build env already use a rebase.exe
2009-06-16 16:57:15 +0200 cd  r273026 : i102094# Crash reporter should not use PE header date+time/checksum data for MD5 checksum
2009-05-29 17:03:26 +0200 cd  r272474 : #i102094# Fix wrong deliver statement
2009-05-29 14:55:35 +0200 cd  r272459 : #i102904# Make executables more robust. Add error message if installation cannot be found
2009-05-28 17:41:07 +0200 cd  r272422 : CWS-TOOLING: rebase CWS fwk112 to trunk@272291 (milestone: DEV300:m49)
2009-05-28 17:31:27 +0200 cd  r272421 : #i10000# Resolve conflict on merge
2009-05-28 15:32:09 +0200 cd  r272409 : #i102094# Added resource and localization files for rebasegui tool
2009-05-27 13:56:33 +0200 cd  r272341 : #i102094# Added new command line tool to rebase libraries to a default virtual load address. Additional GUI tool to check the state of an installation
2009-05-26 10:49:20 +0200 cd  r272285 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-26 10:40:02 +0200 cd  r272282 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-26 08:57:24 +0200 cd  r272280 : #i102094# Fixed wrong variable usage
2009-05-26 08:41:29 +0200 cd  r272278 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-20 16:47:24 +0200 cd  r272141 : #102094# Added missing include statement for debug build
2009-05-20 15:39:21 +0200 is  r272136 : #102094# rebase to default value in installation
2009-05-20 15:38:38 +0200 is  r272135 : #102094# rebase to default value in installation
2009-05-20 15:37:45 +0200 is  r272134 : #102094# rebase to default value in installation
2009-07-28 09:21:19 +00:00
Vladimir Glazounov
6c63aeab5b CWS-TOOLING: integrate CWS c27v001_DEV300
2009-05-29 09:24:04 +0200 jl  r272433 : #102097# not using stl anymore
2009-05-27 13:47:46 +0200 jl  r272340 : #i102097# make unopkg.com accept pipe input in console
2009-07-07 09:33:06 +00:00
Ivo Hinkelmann
b49ac08f3b CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Jens-Heiner Rechtien
bcd7724153 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
Ivo Hinkelmann
e0371a4c14 CWS-TOOLING: integrate CWS dv10
2009-03-10 11:09:48 +0100 dv  r269257 : #158915# Check msi version before checking patches, better logging
2009-02-27 14:48:58 +0100 dv  r268594 : #i99154# Added missing string, removed wrong svn flags
2009-02-26 16:07:25 +0100 dv  r268531 : Removed superfluous file
2009-02-26 13:49:01 +0100 dv  r268514 : CWS-TOOLING: rebase CWS dv10 to trunk@268395 (milestone: DEV300:m42)
2009-02-26 08:13:32 +0100 dv  r268479 : #i86963# Listen to dispose events for xPackages
2009-02-12 15:40:06 +0100 dv  r267668 : #i99154# Added missing string
2009-02-03 11:47:11 +0100 dv  r267308 : #i73966# Ask for confirmation when removing an extension
2009-01-30 09:27:52 +0100 dv  r267175 : #158915# Check for already installed patches to allow launching the setup in maintainance mode
2009-04-02 13:31:45 +00:00
Oliver Bolte
ff4cbc0806 CWS-TOOLING: integrate CWS jl117_DEV300
2009-02-18 16:23:55 +0100 kso  r268240 : #i98983# - auto extension fix.
2009-02-16 15:33:04 +0100 jl  r267821 : #i99249# conflict resolution error, unopkg hangs
2009-02-13 15:19:16 +0100 jl  r267723 : #i99068# regression: extension description from manifest.xml was not displayed
2009-03-05 12:59:42 +00:00
Oliver Bolte
65e36d7972 CWS-TOOLING: integrate CWS jl115
2009-01-29 13:13:16 +0100 jsk  r267121 : #i98596#
2009-01-23 14:50:24 +0100 jl  r266821 : #98273# climaker.exe.config prevents using publisher policy
2009-01-23 14:10:51 +0100 jl  r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash
2009-01-19 11:36:29 +0100 jl  r266484 : #i96690# test extension
2009-01-19 11:32:46 +0100 jl  r266483 : #i96690#
2009-01-16 17:09:19 +0100 jl  r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors
2009-01-16 14:04:00 +0100 jl  r266416 : #i92032# increasing minimum version of Java
2009-01-16 10:57:02 +0100 jl  r266407 : #i96816# compiler warning breaks build
2009-01-15 16:58:54 +0100 jl  r266384 : #i94938# patch from cmc.
2009-01-15 16:35:18 +0100 jl  r266383 : #i95838# applying patch
2009-01-15 16:15:58 +0100 jl  r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented
2009-01-14 12:46:21 +0100 jl  r266287 : #i98038# increased assembly versions
2009-01-14 12:44:55 +0100 jl  r266285 : #i98038# increased assembly versions
2009-01-13 17:11:20 +0100 jl  r266239 : #i98038# new test library for assemblies from 3.0.1
2009-02-12 11:44:09 +00:00
Vladimir Glazounov
51b12a98ae #i10000# missing changes from jl111 2009-01-22 17:12:19 +00:00
Rüdiger Timm
d77dfcfa0f CWS-TOOLING: integrate CWS native210_DEV300 2008-12-16 09:24:51 +00:00
Rüdiger Timm
64c589f65f INTEGRATION: CWS native190_DEV300 (1.8.130); FILE MERGED
2008/09/01 14:19:38 dv 1.8.130.2: #i93250# DON'T look for *.msp files when doing an administrative install
2008/09/01 06:00:09 dv 1.8.130.1: #i93250# Look for *.msp files and prepare patch install
2008-09-04 06:07:57 +00:00
Rüdiger Timm
c16ebca652 INTEGRATION: CWS native190_DEV300 (1.7.130); FILE MERGED
2008/09/01 14:19:38 dv 1.7.130.2: #i93250# DON'T look for *.msp files when doing an administrative install
2008/09/01 06:00:09 dv 1.7.130.1: #i93250# Look for *.msp files and prepare patch install
2008-09-04 06:07:37 +00:00
Rüdiger Timm
f1bbc22b12 INTEGRATION: CWS native190_DEV300 (1.11.38); FILE MERGED
2008/09/01 14:19:38 dv 1.11.38.2: #i93250# DON'T look for *.msp files when doing an administrative install
2008/09/01 06:00:09 dv 1.11.38.1: #i93250# Look for *.msp files and prepare patch install
2008-09-04 06:07:23 +00:00
Rüdiger Timm
f51c76c054 INTEGRATION: CWS native190_DEV300 (1.15.38); FILE MERGED
2008/09/01 14:19:38 dv 1.15.38.2: #i93250# DON'T look for *.msp files when doing an administrative install
2008/09/01 06:00:09 dv 1.15.38.1: #i93250# Look for *.msp files and prepare patch install
2008-09-04 06:07:09 +00:00
Vladimir Glazounov
1576b36539 INTEGRATION: CWS hrovista2 (1.9.80); FILE MERGED
2008/07/01 14:00:07 hro 1.9.80.1: #i76966# Let application launcher join soffice process
2008-08-18 11:16:38 +00:00
Vladimir Glazounov
b4c1d8f9dc #i10000# #i91839# mixxing obj 2008-07-20 08:48:05 +00:00
Ivo Hinkelmann
fb5a790e28 INTEGRATION: CWS sysui26 (1.10.74); FILE MERGED
2008/07/03 14:42:02 dv 1.10.74.1: Allow setting of msi properties for mso file types
2008-07-16 15:32:15 +00:00
Ivo Hinkelmann
a7a3982340 INTEGRATION: CWS sysui26 (1.14.74); FILE MERGED
2008/07/03 14:42:01 dv 1.14.74.1: Allow setting of msi properties for mso file types
2008-07-16 15:32:01 +00:00
Ivo Hinkelmann
deb37d45a9 INTEGRATION: CWS sysui26 (1.7.74); FILE MERGED
2008/07/03 15:39:37 hro 1.7.74.2: #i89966# Added sweb.exe launcher
2008/06/27 11:37:44 hro 1.7.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)
2008-07-16 15:31:43 +00:00
Ivo Hinkelmann
69ce45845a INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED
2008/07/03 15:40:37 hro 1.1.2.1: #i89966# Added sweb.exe launcher
2008-07-16 15:31:27 +00:00
Ivo Hinkelmann
cb8a4aa5cf INTEGRATION: CWS sysui26 (1.10.74); FILE MERGED
2008/07/03 15:40:00 hro 1.10.74.2: #i89966# Added sweb.exe launcher
2008/06/27 11:37:43 hro 1.10.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)
2008-07-16 15:31:16 +00:00
Vladimir Glazounov
65b25dcbc4 INTEGRATION: CWS mingwport14 (1.3.10); FILE MERGED
2008/06/21 14:22:13 tono 1.3.10.1: #i90950#: mingw port
2008-07-02 08:49:57 +00:00
Rüdiger Timm
fbe3808c6a INTEGRATION: CWS sb88 (1.5.2); FILE MERGED
2008/06/11 12:12:39 sb 1.5.2.1: #i88680# make guiloader work in Basis layer as well as Brand layer (so that it can be used as testtool.exe in Basis layer)
2008-06-16 13:20:11 +00:00
Rüdiger Timm
fd63a51418 INTEGRATION: CWS sb88 (1.6.2); FILE MERGED
2008/06/11 12:12:38 sb 1.6.2.1: #i88680# make guiloader work in Basis layer as well as Brand layer (so that it can be used as testtool.exe in Basis layer)
2008-06-16 13:19:59 +00:00
Rüdiger Timm
490ad47f59 #i90611# Fix for .Net2003 compiler (patch by sb). 2008-06-12 06:47:49 +00:00
Rüdiger Timm
e56e83bfc1 INTEGRATION: CWS sb87 (1.15.18); FILE MERGED
2008/04/24 13:22:29 sb 1.15.18.3: RESYNC: (1.15-1.17); FILE MERGED
2008/04/11 13:24:09 sb 1.15.18.2: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead
2008/04/09 14:01:54 sb 1.15.18.1: #i87730# set working dir in CreateProcess to make sure PATH wins out over a badly chosen working dir when searching for DLLs; for compensation, pass OOO_CWD to subordinate process to allow resolution of cmd line args relative to original working dir; in an attempt of consolidation, also pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)
2008-06-09 12:03:45 +00:00
Rüdiger Timm
927e2b320e INTEGRATION: CWS sb87 (1.5.18); FILE MERGED
2008/04/24 13:22:23 sb 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED
2008/04/04 12:25:17 sb 1.5.18.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code
2008-06-09 12:03:33 +00:00
Rüdiger Timm
237d3305a7 INTEGRATION: CWS sb87 (1.3.6); FILE MERGED
2008/05/09 14:54:38 sb 1.3.6.4: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return
2008/04/24 13:22:26 sb 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED
2008/04/11 13:24:09 sb 1.3.6.2: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead
2008/04/09 14:00:01 sb 1.3.6.1: #i87730# set working dir in CreateProcess to make sure PATH wins out over a badly chosen working dir when searching for DLLs; for compensation, pass OOO_CWD to subordinate process to allow resolution of cmd line args relative to original working dir
2008-06-09 12:03:21 +00:00
Rüdiger Timm
e79dc0b6cc INTEGRATION: CWS sb87 (1.1.2); FILE ADDED
2008/05/07 11:20:45 sb 1.1.2.3: #i88687# added java mode
2008/05/06 11:50:53 sb 1.1.2.2: #88687# use bytewise fwrite instead of fputws (which appears to translate from UTF-16 to some byte-oriented encoding); missing bin at end of constructed path
2008/04/24 11:40:06 sb 1.1.2.1: #i88687# added unoinfo executable
2008-06-09 12:03:09 +00:00
Rüdiger Timm
4961866d20 INTEGRATION: CWS sb87 (1.4.142); FILE MERGED
2008/04/24 13:22:20 sb 1.4.142.2: RESYNC: (1.4-1.5); FILE MERGED
2008/04/24 11:39:27 sb 1.4.142.1: #i88687# added unoinfo executable
2008-06-09 12:03:00 +00:00
Rüdiger Timm
f2459ee02f INTEGRATION: CWS sb87 (1.4.18); FILE MERGED
2008/04/24 13:22:17 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED
2008/04/11 13:24:08 sb 1.4.18.1: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead
2008-06-09 12:02:48 +00:00
Rüdiger Timm
fab6aeaeab INTEGRATION: CWS sb87 (1.4.18); FILE MERGED
2008/04/24 13:22:13 sb 1.4.18.3: RESYNC: (1.4-1.5); FILE MERGED
2008/04/09 13:56:52 sb 1.4.18.2: #i87548# missing termination of iniDirectory
2008/04/04 12:25:17 sb 1.4.18.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code
2008-06-09 12:02:37 +00:00
Vladimir Glazounov
6c51bb3caf #100000# new license 2008-04-15 11:33:25 +00:00
Vladimir Glazounov
5f2e8a93de INTEGRATION: CWS sb86 (1.15.6); FILE MERGED
2008/03/27 16:14:57 sb 1.15.6.1: #i87511# no need to explicitly set INIFILEPATH
2008-04-15 11:11:38 +00:00
Vladimir Glazounov
9d28bc5266 INTEGRATION: CWS sb86 (1.1.2); FILE ADDED
2008/03/27 10:44:05 sb 1.1.2.1: #i87491# lost unopkg.coms
2008-04-15 11:11:25 +00:00
Vladimir Glazounov
9e6b7b25d2 INTEGRATION: CWS sb86 (1.2.6); FILE MERGED
2008/03/27 10:42:53 sb 1.2.6.1: #i87491# lost unopkg.coms
2008-04-15 11:11:14 +00:00
Vladimir Glazounov
022ad384a5 INTEGRATION: CWS sb86 (1.1.4); FILE ADDED
2008/03/27 10:43:15 sb 1.1.4.2: #i87491# lost unopkg.coms
2007/12/21 14:53:27 sb 1.1.4.1: file guistdio.inc was added on branch cws_dev300_sb86 on 2008-03-27 10:43:14 +0000
2008-04-15 11:11:00 +00:00
Rüdiger Timm
eaa4413505 INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED
2008/03/28 15:27:24 rt 1.4.396.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:50:30 +00:00
Rüdiger Timm
669fa4a5a6 INTEGRATION: CWS changefileheader (1.7.192); FILE MERGED
2008/03/28 15:27:24 rt 1.7.192.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:50:17 +00:00
Rüdiger Timm
d8babcad47 INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED
2008/03/28 15:27:24 rt 1.6.380.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:50:02 +00:00
Rüdiger Timm
6ad896a758 INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED
2008/03/28 15:27:23 rt 1.4.614.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:49:46 +00:00
Rüdiger Timm
4ec039c2cc INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED
2008/03/28 15:27:23 rt 1.4.396.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:49:31 +00:00
Rüdiger Timm
aa898179de INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED
2008/03/28 15:27:22 rt 1.9.246.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:49:17 +00:00
Rüdiger Timm
e65258d5a1 INTEGRATION: CWS changefileheader (1.13.106); FILE MERGED
2008/03/28 15:27:22 rt 1.13.106.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:49:03 +00:00
Rüdiger Timm
ccd3b1c096 INTEGRATION: CWS changefileheader (1.11.200); FILE MERGED
2008/03/28 15:27:22 rt 1.11.200.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:48:48 +00:00
Rüdiger Timm
9406d13056 INTEGRATION: CWS changefileheader (1.6.614); FILE MERGED
2008/03/28 15:27:20 rt 1.6.614.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:48:14 +00:00
Rüdiger Timm
5b99622fdd INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED
2008/03/28 15:27:20 rt 1.15.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:47:59 +00:00
Rüdiger Timm
c9d38f509a INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED
2008/03/28 15:27:19 rt 1.3.614.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:47:45 +00:00
Rüdiger Timm
4494f48e0c INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED
2008/03/28 15:27:19 rt 1.2.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:47:31 +00:00
Rüdiger Timm
7ba7e3881c INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED
2008/03/28 15:27:18 rt 1.5.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:47:02 +00:00
Rüdiger Timm
d019540054 INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED
2008/03/28 15:27:18 rt 1.3.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:46:48 +00:00
Rüdiger Timm
db151b5b1b INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED
2008/03/28 15:27:18 rt 1.6.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:46:33 +00:00
Rüdiger Timm
337af3e0a8 INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED
2008/03/28 15:27:18 rt 1.5.200.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:46:19 +00:00
Rüdiger Timm
7caf4c0bdd INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED
2008/03/28 15:27:17 rt 1.5.200.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:46:03 +00:00
Rüdiger Timm
e169ca3e3e INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED
2008/03/28 15:27:17 rt 1.9.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:44:53 +00:00
Rüdiger Timm
f67567c882 INTEGRATION: CWS changefileheader (1.8.192); FILE MERGED
2008/03/28 15:27:17 rt 1.8.192.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:44:39 +00:00
Rüdiger Timm
af0f8b5d5e INTEGRATION: CWS changefileheader (1.3.396); FILE MERGED
2008/03/28 15:27:16 rt 1.3.396.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:44:26 +00:00
Rüdiger Timm
9386a7c046 INTEGRATION: CWS changefileheader (1.3.380); FILE MERGED
2008/03/28 15:27:16 rt 1.3.380.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:43:50 +00:00
Rüdiger Timm
5c2a3b3ee0 INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED
2008/03/28 15:27:16 rt 1.4.136.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:43:08 +00:00
Rüdiger Timm
4a44071aab INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED
2008/04/01 15:13:11 thb 1.4.14.2: #i85898# Stripping all external header guards
2008/03/28 15:27:16 rt 1.4.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:42:21 +00:00
Rüdiger Timm
b8fcac0307 INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED
2008/03/28 15:27:16 rt 1.4.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:42:07 +00:00
Oliver Bolte
a703dc94b6 #i10000# rev 1.2.6.1 joined (fix by sb) 2008-03-27 09:22:11 +00:00
Vladimir Glazounov
77c5221723 INTEGRATION: CWS sb83 (1.14.2); FILE MERGED
2008/01/29 14:43:46 sb 1.14.2.1: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader"
2008-03-18 12:54:14 +00:00
Vladimir Glazounov
423414fdc4 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/02/07 12:37:33 sb 1.1.2.3: #i84200# loaders no longer link against uwinapi.dll
2008/01/29 14:42:29 sb 1.1.2.2: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer; guistdio.exe and unopkgio.exe were identical and have been unified
2007/12/21 14:53:38 sb 1.1.2.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).
2008-03-18 12:54:00 +00:00
Vladimir Glazounov
4654ded036 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/01/29 14:42:29 sb 1.1.2.2: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer; guistdio.exe and unopkgio.exe were identical and have been unified
2007/12/21 14:53:16 sb 1.1.2.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).
2008-03-18 12:53:50 +00:00
Vladimir Glazounov
6850b074f4 INTEGRATION: CWS sb83 (1.2.34); FILE MERGED
2008/02/07 12:37:33 sb 1.2.34.3: #i84200# loaders no longer link against uwinapi.dll
2008/01/29 14:43:46 sb 1.2.34.2: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader"
2007/12/21 14:55:53 sb 1.2.34.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).
2008-03-18 12:53:40 +00:00
Vladimir Glazounov
5e86c382c4 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED
2008/01/30 12:47:11 sb 1.1.2.2: #i84200# pass INIFILEPATH to .bin executable
2008/01/29 14:44:29 sb 1.1.2.1: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx
2008-03-18 12:53:29 +00:00
Vladimir Glazounov
01a81759ed INTEGRATION: CWS sb83 (1.5.482); FILE MERGED
2008/02/14 10:52:26 sb 1.5.482.1: #i84200# no access to uwinapi.dll from brand layer launchers
2008-03-18 12:52:55 +00:00
Vladimir Glazounov
1a76c6b385 INTEGRATION: CWS sb83 (1.8.94); FILE MERGED
2008/02/14 10:52:25 sb 1.8.94.1: #i84200# no access to uwinapi.dll from brand layer launchers
2008-03-18 12:52:42 +00:00
Vladimir Glazounov
0df825ea7e INTEGRATION: CWS sb83 (1.2.34); FILE MERGED
2008/01/29 14:43:46 sb 1.2.34.2: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader"
2007/11/22 09:45:46 sb 1.2.34.1: Merged in CWS sb80.
2008-03-18 12:52:22 +00:00
Vladimir Glazounov
eaf5648be9 INTEGRATION: CWS sb83 (1.2.34); FILE MERGED
2008/02/08 09:17:00 sb 1.2.34.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/01/29 14:43:46 sb 1.2.34.4: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader"
2007/12/21 16:21:29 sb 1.2.34.3: #i84200# fail with message
2007/12/21 14:55:38 sb 1.2.34.2: #i84200# Extend PATH with both basis-link and ure-link.
2007/11/22 09:45:46 sb 1.2.34.1: Merged in CWS sb80.
2008-03-18 12:52:10 +00:00
Ivo Hinkelmann
ccedea748a INTEGRATION: CWS obo21 (1.5.616); FILE MERGED
2007/12/07 08:21:53 obo 1.5.616.1: #i84233# change for .Net 2008
2008-01-15 12:33:41 +00:00
Ivo Hinkelmann
8ccd50659c INTEGRATION: CWS obo21 (1.2.44); FILE MERGED
2007/12/07 08:04:14 obo 1.2.44.1: #i84233# change for .Net 2008
2008-01-15 12:33:29 +00:00
Oliver Bolte
bd6430c5e1 INTEGRATION: CWS sb80 (1.2.28); FILE MERGED
2007/11/16 14:46:13 sb 1.2.28.1: #i81275# For Windows, moved setting URE_BOOTSTRAP from desktop's extendloderenvironment.cxx to tool's extendapplictionenvironment.cxx.
2008-01-07 08:57:27 +00:00
Oliver Bolte
4ea93da2c0 INTEGRATION: CWS mingwport09 (1.13.38); FILE MERGED
2007/12/11 12:16:17 vg 1.13.38.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:22:37 +00:00
Oliver Bolte
ab58e397b6 INTEGRATION: CWS mingwport09 (1.2.46); FILE MERGED
2007/12/11 12:16:17 vg 1.2.46.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:22:24 +00:00
Vladimir Glazounov
e03b635c9f INTEGRATION: CWS native120 (1.12.146); FILE MERGED
2007/11/29 12:05:20 dv 1.12.146.1: #150271# Always add 'SETUP_USED=1' to parameter list
2007-12-05 16:38:34 +00:00
Vladimir Glazounov
d5710fd274 INTEGRATION: CWS c03v10_SRC680 (1.10.54); FILE MERGED
2007/09/17 15:04:34 rt 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED
2007/09/11 13:17:50 sb 1.10.54.1: #b6527052# Merged in cws_oog680_sb77.
2007-10-26 10:57:03 +00:00
Vladimir Glazounov
c7e5ff43fb INTEGRATION: CWS sb71 (1.11.8); FILE MERGED
2007/08/21 14:55:19 sb 1.11.8.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.
2007-10-15 12:02:45 +00:00
Vladimir Glazounov
21c754db0b INTEGRATION: CWS sb71 (1.1.2); FILE ADDED
2007/10/12 07:20:41 sb 1.1.2.3: #i75466# Fix build on wntmsci11 (will probably be reverted once OpenOffice_woURE is working on wntmsci11).
2007/08/21 14:55:50 sb 1.1.2.2: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.
2007/08/20 14:15:57 hro 1.1.2.1: #i77184# New GUI and CUI loader to set PATH variable for DLL searching
2007-10-15 12:02:32 +00:00
Vladimir Glazounov
d4e8917d12 INTEGRATION: CWS sb71 (1.3.182); FILE MERGED
2007/08/21 14:55:49 sb 1.3.182.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.
2007-10-15 12:02:00 +00:00
Vladimir Glazounov
6d74f2e451 INTEGRATION: CWS sb71 (1.1.2); FILE ADDED
2007/08/21 14:57:01 sb 1.1.2.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.
2007-10-15 12:01:43 +00:00
Vladimir Glazounov
58bb8dbe56 INTEGRATION: CWS sb71 (1.1.2); FILE ADDED
2007/08/21 14:56:39 sb 1.1.2.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.
2007-10-15 12:01:32 +00:00