summaryrefslogtreecommitdiff
path: root/scp2/inc
AgeCommit message (Collapse)AuthorFilesLines
2009-08-25CWS-TOOLING: integrate CWS sb110Vladimir Glazounov1-6/+12
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-05-15CWS-TOOLING: integrate CWS dv11Jens-Heiner Rechtien1-0/+11
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-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann1-4/+0
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-02-12CWS-TOOLING: integrate CWS jsc314Oliver Bolte1-0/+3
2009-01-20 17:03:24 +0100 jsc r266600 : #97041# add sym links to ure libs in sdk/lib 2009-01-20 17:01:26 +0100 jsc r266599 : #97968# changed version
2008-08-27INTEGRATION: CWS native188_DEV300 (1.20.54); FILE MERGEDRüdiger Timm1-30/+22
2008/08/21 12:31:34 dv 1.20.54.1: #i92988# Always write all entries needed for registering in open with list
2008-07-16INTEGRATION: CWS sysui26 (1.18.76); FILE MERGEDIvo Hinkelmann1-0/+112
2008/07/03 15:18:58 dv 1.18.76.4: use only one type for openwith 2008/06/27 13:11:23 dv 1.18.76.3: Add Office to open with list for mso types, too 2008/06/26 07:04:04 dv 1.18.76.2: #i89966# Register printto with key printto! 2008/06/25 08:56:46 dv 1.18.76.1: Added helper macros for registering file extensions
2008-06-16INTEGRATION: CWS sb88 (1.18.70); FILE MERGEDRüdiger Timm1-0/+10
2008/06/06 08:33:55 sb 1.18.70.2: #i89507# take care of .jnilib vs. .dylib feature of MACOSX 2008/05/15 10:06:45 sb 1.18.70.1: #i88329# move just-for-moz msvcp71.dll/msvcr71.dll from URE to Basis layer
2008-03-18INTEGRATION: CWS sb83 (1.16.100); FILE MERGEDVladimir Glazounov1-16/+26
2008/03/17 09:01:25 sb 1.16.100.4: RESYNC: (1.16-1.17); FILE MERGED 2008/02/13 12:49:06 is 1.16.100.3: #i86068# language specific files in brand package 2008/01/29 16:00:16 sb 1.16.100.2: #i85112# merged in cws_src680_native121 2007/12/03 13:44:04 sb 1.16.100.1: #i84200# Use new feature of automatically merged adjacent string literals.
2008-02-25INTEGRATION: CWS supdremove02 (1.16.150); FILE MERGEDOliver Bolte1-7/+5
2008/02/05 08:35:18 rt 1.16.150.2: #i85482# Without UPD there is no difference between LIBSHORTNAME and LIBNAME any more. Consolidate, i.e. remove macro LIBSHORTNAME. 2008/02/05 08:28:59 rt 1.16.150.1: #i85482# Remove UPD from library and resource name
2007-08-20INTEGRATION: CWS native99 (1.15.498); FILE MERGEDIvo Hinkelmann1-46/+52
2007/08/07 16:12:59 is 1.15.498.2: #i80411# preparing new package structure in scp2 2007/08/07 14:04:08 is 1.15.498.1: #i80411# preparing scp project for package restructuring
2006-03-08INTEGRATION: CWS ause048 (1.14.336); FILE MERGEDRüdiger Timm1-4/+4
2006/02/06 15:03:30 hjs 1.14.336.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead
2005-07-07INTEGRATION: CWS jl22 (1.13.30); FILE MERGEDOliver Bolte1-0/+8
2005/07/04 11:54:41 is 1.13.30.1: #124119# new macro for PATCH_ONLY files
2005-06-17#i20372# Ease of use: create PATCH macros.Rüdiger Timm1-0/+82
2005-03-15INTEGRATION: CWS libpath (1.9.44); FILE MERGEDOliver Bolte1-1/+1
2005/03/04 06:29:56 sab 1.9.44.2: RESYNC: (1.9-1.11); FILE MERGED 2005/03/04 06:20:34 sab 1.9.44.1: #108873#; change filter path to module path
2005-02-25INTEGRATION: CWS i18n16 (1.7.202); FILE MERGEDVladimir Glazounov1-5/+0
2005/02/04 19:26:08 khong 1.7.202.3: RESYNC: (1.8-1.9); FILE MERGED 2005/01/24 22:04:46 khong 1.7.202.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/16 17:17:20 khong 1.7.202.1: #i37106# move marcos for icu version definition from scp2 to icu project
2005-02-24INTEGRATION: CWS nativefixer4 (1.9.10); FILE MERGEDVladimir Glazounov1-2/+8
2005/02/14 12:59:57 is 1.9.10.2: #119215# solaris w4w filter are executables 2005/02/04 13:32:13 is 1.9.10.1: #i41883# libcurl with two links
2005-01-31INTEGRATION: CWS nativefixer3 (1.7.200); FILE MERGEDRüdiger Timm1-0/+1
2005/01/26 10:17:35 is 1.7.200.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/16 15:37:15 is 1.7.200.1: #i38597# removing superfluous macro
2005-01-13INTEGRATION: CWS babelfish (1.7.160); FILE MERGEDKurt Zenker1-476/+1
2004/12/15 16:15:41 pjanik 1.7.160.2: #i37105#: include langmacros.inc for all-lang macros. 2004/12/01 16:46:32 ihi 1.7.160.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead
2004-07-06#i10000# iso code changeOliver Bolte1-31/+31
2004-07-05INTEGRATION: CWS scp2officecfg (1.4.10); FILE MERGEDOliver Bolte1-0/+35
2004/06/08 13:15:29 jb 1.4.10.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling
2004-06-25INTEGRATION: CWS mergebuild (1.1.74); FILE MERGEDHans-Joachim Lankenau1-406/+406
2004/06/07 11:41:36 hjs 1.1.74.4: #i8252# seperate name and isocode 2004/05/18 11:27:28 hjs 1.1.74.3: RESYNC: (1.1-1.4); FILE MERGED 2004/05/10 16:26:36 hjs 1.1.74.2: #i8252# insert _ in zipfile names 2004/05/05 15:14:34 hjs 1.1.74.1: #i8252# switch to iso codes and ulf format
2004-04-27INTEGRATION: CWS xsltfilter01 (1.1.36); FILE MERGEDOliver Bolte1-1/+1
2004/03/18 09:50:19 lo 1.1.36.1: removed plenk
2004-04-20INTEGRATION: CWS newscpzip2 (1.1.48); FILE MERGEDSander Vesik1-0/+8
2004/03/23 15:19:43 is 1.1.48.1: i25325# StarRegistryItems in new installer
2004-04-20INTEGRATION: CWS pkgchkcfgfix1 (1.1.64); FILE MERGEDSander Vesik1-1/+1
2004/04/19 11:18:26 jb 1.1.64.1: #116376# Change file modification date to trigger configuration cache update
2004-02-05#115269# new scp2 projectIngo Schmidt1-0/+746