summaryrefslogtreecommitdiffstats
path: root/scp2/source/onlineupdate
Commit message (Collapse)AuthorAgeFilesLines
* remove DONTSHOWINUSERINSTALL style, because it is not interpretedAndras Timar2012-09-141-1/+1
| | | | Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* gbuildize scp2David Tardon2012-05-291-49/+0
| | | | Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615
* Clean up optional online update moduleStephan Bergmann2012-04-052-1/+6
| | | | | | | | | | | | | | | * The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
* fix library nameMatúš Kukan2012-03-071-1/+1
|
* fdo#46508 use ISCHECKFORPRODUCTUPDATES property for online updateAndras Timar2012-03-061-1/+8
| | | | | | | | ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or disabling Online Update feature. We had this property but it was unused for a long time. Now LibreOffice can be installed with msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order to disable Online Update feature.
* extensions: merge in Peter Foley's work in updatePeter Foley2011-12-171-1/+1
| | | | | Main improvement is that the unit test is now linked against updchk library.
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-2/+0
|
* Undo basis/brand split: move unpack_update script from basis to brand.Stephan Bergmann2011-10-241-1/+1
| | | | | Not sure if this is (still) used anywhere; at least no code seems to ever call it.
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-1/+1
|
* sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-1/+1
|
* sb111: merged in DEV300_m72sb2010-02-254-17/+4
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-124-17/+4
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | sb111: merged in DEV300_m69sb2010-01-081-1/+1
|\|
| * native275 #i107355# updating to OOo 3.3Ingo Schmidt2009-12-031-1/+1
| |
* | sb111: #i101955# removed obsolete directoriessb2009-11-241-1/+0
| |
* | #i101955# typo draw.xcd -> onlineupdate.xcdsb2009-08-061-1/+1
| |
* | #i101955# consolidating xcs/xcu files in xcd files (for now in new ↵sb2009-08-042-11/+4
|/ | | | 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)
* CWS-TOOLING: integrate CWS onlineupdate7_DEV300Jens-Heiner Rechtien2008-11-201-2/+2
|
* #i91756# #i10000# installer fixVladimir Glazounov2008-07-182-14/+2
|
* INTEGRATION: CWS native140 (1.4.134); FILE MERGEDVladimir Glazounov2008-04-151-6/+6
| | | | 2008/03/31 15:12:26 is 1.4.134.1: #i87653# removing all PATCH flags
* INTEGRATION: CWS changefileheader (1.3.408); FILE MERGEDRüdiger Timm2008-04-101-24/+19
| | | | 2008/03/31 16:07:12 rt 1.3.408.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.7.8); FILE MERGEDRüdiger Timm2008-04-101-24/+19
| | | | 2008/03/31 16:07:12 rt 1.7.8.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.616); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 16:07:12 rt 1.2.616.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.132); FILE MERGEDRüdiger Timm2008-04-101-24/+19
| | | | 2008/03/31 16:07:12 rt 1.4.132.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS native135 (1.6.68); FILE MERGEDKurt Zenker2008-04-021-2/+3
| | | | 2008/03/04 16:51:00 is 1.6.68.1: #152842# online udpate in user installation
* INTEGRATION: CWS sb83 (1.6.2); FILE MERGEDVladimir Glazounov2008-03-181-2/+11
| | | | 2008/01/29 16:00:21 sb 1.6.2.1: #i85112# merged in cws_src680_native121
* INTEGRATION: CWS native110 (1.4.14); FILE MERGEDOliver Bolte2008-01-071-3/+3
| | | | | 2007/11/12 16:06:56 is 1.4.14.2: #i82248# module.pl into source directory 2007/10/04 11:04:55 is 1.4.14.1: #i82251# repackaging, part 3
* INTEGRATION: CWS onlineupdate6 (1.4.38); FILE MERGEDIvo Hinkelmann2007-11-261-3/+3
| | | | 2007/10/15 04:48:39 obr 1.4.38.1: #i82283# added unpack and update script
* INTEGRATION: CWS onlineupdate6 (1.3.132); FILE MERGEDIvo Hinkelmann2007-11-261-2/+10
| | | | 2007/10/15 04:48:39 obr 1.3.132.1: #i82283# added unpack and update script
* INTEGRATION: CWS native100 (1.3.68); FILE MERGEDKurt Zenker2007-09-061-2/+4
| | | | 2007/08/23 14:49:56 is 1.3.68.1: #i80937# introducing module order
* INTEGRATION: CWS updchk06 (1.2.284); FILE MERGEDRüdiger Timm2007-07-062-5/+7
| | | | 2007/06/13 07:59:38 dv 1.2.284.1: Added new resource file to onlineupdate module
* INTEGRATION: CWS mergede01 (1.2.164); FILE MERGEDIvo Hinkelmann2007-04-191-4/+2
| | | | 2007/03/19 15:24:01 ihi 1.2.164.1: #i72301# Remove German
* INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDEDIvo Hinkelmann2006-08-041-0/+43
| | | | | 2006/07/14 11:53:44 obr 1.1.2.2: #i66949# string update 2006/07/13 07:24:12 obr 1.1.2.1: #i66949# added online update module
* INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDEDIvo Hinkelmann2006-08-041-0/+45
| | | | | 2006/07/20 08:58:49 obr 1.1.2.2: #i66949# removed schema file again 2006/07/13 07:24:12 obr 1.1.2.1: #i66949# added online update module
* INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDEDIvo Hinkelmann2006-08-041-0/+59
| | | | 2006/07/13 07:24:11 obr 1.1.2.1: #i66949# added online update module
* INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDEDIvo Hinkelmann2006-08-041-0/+53
2006/07/20 08:58:49 obr 1.1.2.2: #i66949# removed schema file again 2006/07/13 07:24:11 obr 1.1.2.1: #i66949# added online update module