summaryrefslogtreecommitdiffstats
path: root/scp2
Commit message (Collapse)AuthorAgeFilesLines
* fdo#52268: splash: change color and position of messagesIvan Timofeev2012-10-021-0/+18
| | | | | Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc Signed-off-by: Jan Holesovsky <kendy@suse.cz>
* fdo#53520 rename portuguese dictsDavid Tardon2012-09-234-12/+12
| | | | | | | Change-Id: I70cb4856f1db4722e886407d1c2fdf6a73b9a7f3 (cherry picked from commit d9412fb4755377b8358a46a249cfe29a22ea9451) Signed-off-by: Andras Timar <atimar@suse.com>
* fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7Andras Timar2012-09-101-0/+7
| | | | | | | | (cherry picked from commit 8b749cb16dde14b199a61456741b586ddd88a584 plus 238eba337cedda17a9ed1ce7e91755c66446195a "make the vc2010 redist optional") Change-Id: If22bed6728121ec66ecd89ad4f869e980aeb79b7 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* fdo#54450 install evolution DB driver correctlyDavid Tardon2012-09-074-6/+12
| | | | | Change-Id: I0b6eb67014a61e22981f1f6be488fa762d639554 Signed-off-by: Michael Meeks <michael.meeks@suse.com>
* .odb files do not have thumbnail image (related: fdo#53592)Andras Timar2012-08-271-7/+0
| | | | | Change-Id: Ib17bb0a2fc95207da69bfef11b2fab59aefa719d Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* fix TDE FTBFSTimothy Pearson2012-08-184-17/+9
| | | | | Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4 Signed-off-by: David Tardon <dtardon@redhat.com>
* fdo#52078 do not register shell extensions for Flat ODFAndras Timar2012-08-154-84/+0
| | | | | | | Change-Id: Ibe7e33d0f79caac177cf84fdbdc2cbf48ced8840 (cherry picked from commit 68909d3d25da0fe350319dfc82ca5b8fe9f38dc8) Signed-off-by: David Tardon <dtardon@redhat.com>
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-135-57/+1
| | | | | | | | | | | | | | | | | Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Conflicts: setup_native/prj/d.lst Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f Signed-off-by: Andras Timar <atimar@suse.com>
* modernize the default set of Impress templates (masterpages)Alexander Wilms2012-07-041-7/+0
| | | | | | | | | | | Merged changes from Alexander Wilms <alexander dot wilms at zoho do com> Bjoern Michaelsen <bjoern dot michaelsen at canonical dot com> and Petr Mladek <pmladek at suse dot cz> Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Change-Id: I942f747aadc897b73d97b2047e267d752580aa33
* fdo#46510 optionally turn on Quickstarter by installerAndras Timar2012-06-281-2/+3
| | | | Change-Id: Ie002ab01a804cceea06e0a2ba7e6b2fe2a495344
* fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar2012-06-213-0/+20
| | | | Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
* better test for system boost date_time libDavid Tardon2012-06-182-0/+8
| | | | | | This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
* delete problematic IsOfficeRunning custom actionAndras Timar2012-06-121-29/+1
| | | | Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
* fdo#43989 let unopkg.exe run with elevated privileges during installAndras Timar2012-06-051-5/+5
| | | | | | | | | | | | | | | ... so it can do the pre-registration of bundled extensions in INSTALLLOCATION/share/prereg/bundle. The meaning of Type of custom action is the following: msidbCustomActionTypeDll + msidbCustomActionTypeBinaryData + msidbCustomActionTypeInScript + msidbCustomActionTypeNoImpersonate + msidbCustomActionTypeCommit = 3585 So it is a binary in a dll from the MSI itself, it runs deferred with system privileges and after commit, because msvcrt90.dll is available only after commit. The same type was chosen for the removing part, it works. Change-Id: I14c347b5cbc47789eb0484769a676703361c2193
* remove ugly extra symbols from scp2, tooAndras Timar2012-06-052-7/+0
| | | | Change-Id: Ice52de070220b4e7ae8a3dd0ccb41e3a12d471b8
* fdo#47805 rework handling of 64-bit registry entriesAndras Timar2012-06-0511-130/+278
| | | | | | | | | | 64-bit registry entries were entered via a custom action, which did not always work. By default the custom action ran with user privileges, which were not sufficient to write the registry. It is not necessary to use custom actions for this task. Windows installer supports it well. Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4
* ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks2012-06-041-1/+13
| | | | Change-Id: If75d2daaac2c629028a76f55941345c1c565a69a
* Revert "don't install 32-bit shell extensions on 64-bit Windows"Andras Timar2012-06-021-3/+0
| | | | | | This reverts commit 45295f3cdceb4c289553791071b5d7f4962d2ec4. File Open/Save window of 32-bit applications still need the 32-bit shell extensions on a 64-bit system.
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-316-254/+254
|
* More headless build workRiccardo Magliocchetti2012-05-311-0/+2
| | | | | Remove hack in sofficemain we really don't want and don't install a lib we are not building.
* Fix duplicated gidJesús Corrius2012-05-311-1/+1
|
* fix VersionNT condition for AppUserModelIDJesús Corrius2012-05-316-22/+22
|
* Add FriendlyTypeNames to supported typesJesús Corrius2012-05-316-0/+176
|
* apparently missing SYSTEM_HSQLDB defineCaolán McNamara2012-05-291-0/+1
| | | | Change-Id: Ia4fd68af25725770cc620254dedba805102301a8
* Removed spurious trailing semicolonsStephan Bergmann2012-05-291-2/+2
| | | | Change-Id: I49680c13989c9031150bae110e498a02af2476c4
* Adapted to changed lib names after gbuild'ificationStephan Bergmann2012-05-291-14/+3
| | | | Change-Id: Ia1c75076254c0300b19d6e12879143f7966b8294
* bin i18npool/version.mk, hardcode the versionDavid Tardon2012-05-292-5/+2
| | | | | | | | | | This makefile must be included from other makefiles, which means it must be delivered first, which does not play so well with gbuild's all-in-one-process build. Because the version has not changed once since the library was introduced in 2006, I consider this just an unecessary complication of already complex build process. Change-Id: I8304f0e8ef9e59a046b10f423dbe61d75e3fc5c2
* scp2: rebase mishap.. icuversion.mk is no moreNorbert Thiebaud2012-05-291-4/+0
| | | | Change-Id: Ie3fe45fce1e27332c178596ed7f60967781ffcda
* fix copy-and-paste bugDavid Tardon2012-05-291-0/+4
| | | | Change-Id: I236165572652d7740d637ac19994aca549f501bb
* provide a gnu-make compatible include for pyversionNorbert Thiebaud2012-05-291-1/+1
| | | | Change-Id: I I7d0de9bc04c26e71c6bd915a659a15c3e1f712d2
* bin icuversion.mk, set the variables in configureMatúš Kukan2012-05-291-4/+0
| | | | Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db
* remove unused source filesDavid Tardon2012-05-295-169/+0
| | | | Change-Id: Ic11bfb94cbee4116fe94255f5dc7c49bf795797a
* run silentlyDavid Tardon2012-05-291-1/+0
| | | | Change-Id: I75474c2f0e938987c28dcfa1f31428e77de03e90
* gbuildize scp2David Tardon2012-05-2968-2333/+1962
| | | | Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615
* do not replace modified psprint.conf from rpm packages (fdo#50307)Petr Mladek2012-05-281-1/+1
| | | | | | mark the file as %config Change-Id: I445a0e4570eb15113da58a5f824d618e44ab3bdd
* Use the new plain text type detection service for text/csv type.Kohei Yoshida2012-05-251-0/+1
| | | | Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
* Use lowercase for the KindMap values instead of upper camel caseJesús Corrius2012-05-226-26/+26
|
* don't set registry keys for Windows Vista+ on other systemsJesús Corrius2012-05-226-0/+47
|
* Use Aplication User Model IDs for the native file typesJesús Corrius2012-05-216-0/+176
| | | | Change-Id: I4941d97a8eb540bbf63320db83230707ced9f90f
* Register Kind Names for supported file types for Windows Vista and higherJesús Corrius2012-05-217-0/+220
|
* Merge the libraries in writerfilterTor Lillqvist2012-05-181-8/+0
| | | | Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
* TDE integrationNorbert Thiebaud2012-05-1410-4/+225
| | | | Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
* fdo#46519 workaround of MSI installer error 1935Andras Timar2012-05-141-0/+4
| | | | | | | | | | | | | | | | | | In some circumstances installation of embedded VC++ runtime fails with error code 1935. This usually occurs, when there are many different versions of VC++ runtimes installed on the computer, including beta versions. We can workaround this Microsoft bug, if we don't install our VC++ runtime. A new property was introduced. It is called VC_REDIST, and installation of VC++ runtime depends on its value. (BTW the solution is general, ComponentCondition can be used for any merge module, now we have only the VC++ runtime merge module.) When the user experiences error code 1935, he should try to install LibreOffice with the following command line: msiexec /i <msi file name> VC_REDIST=0 The patch fixes another minor issue. 64-bit VC++ runtime will not be installed on 32-bit systems any more. Change-Id: I I6c5e066c6e60b011235e6019a8a35c9e953209bc
* duplicate SYSTEM_[LIBJPEG|JPEG] testsCaolán McNamara2012-05-131-4/+0
| | | | | | | we have both a SYSTEM_LIBJPEG and SYSTEM_JPEG but only SYSTEM_JPEG appears to be used Change-Id: Ib1a5da4c907222be33465ce06997f111c4fffe87
* actually install nsplugin (again)Rene Engelhard2012-05-121-3/+0
| | | | Change-Id: Id0dce7de72d538857cf4341bb9e1b30d2cf7e9dc
* Actually distribute the nsplugin even without mozilla.Tomas Chvatal2012-05-111-1/+1
| | | | Change-Id: I8a44a2efc120763a278b9d758580430c20e10a85
* upgrade to icu 49Caolán McNamara2012-05-112-12/+12
| | | | Change-Id: I I I I I If403ee07ef8ea654369a8faac57fa8940f90e040
* fdo#39833 add "Support assistive technology tools" option to Windows installerAndras Timar2012-05-081-0/+38
| | | | Change-Id: I52d2e0426d7f2822a05a74a82ca079fb80a87007
* fdo#49580: Fix bean after gbuild'ificationStephan Bergmann2012-05-071-1/+10
| | | | | | | | | | | | 4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to tail_build" broke the following: * The name of the officebean dynamic library must not be changed (by adding the "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader. * With gbuild's per-default hidden visibility, JNIEXPORT functions must instead use SAL_DLLPUBLIC_EXPORT. (Windows-only code in bean/native/win32/ should be safe to continue using JNIEXPORT.) Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604
* Allow usage of system rhino wrt fdo#42977Tomas Chvatal2012-05-061-0/+4
| | | | | | | | | | It is done the same way the beanshell is handled. Currently it can't be enabled by default as internal version has patched-in debug interface. We can choose two paths, rewrite the code to the new rhino debug interface or just strip the current one out. Change-Id: I48af18c635816db8269f13a649b62e9c454ee1e6