summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)AuthorFilesLines
2012-07-24Make bundling Microsoft_VC100_CRT_x86.msm truly optionalStephan Bergmann1-4/+4
Change-Id: I4fa998f33059a6ebc9afe0a9ce65443a115b6db2
2012-07-18fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7Andras Timar1-0/+7
Change-Id: If22bed6728121ec66ecd89ad4f869e980aeb79b7
2012-07-18Duplicate assignment of gid_Brand_Dir_ProgramStephan Bergmann1-2/+1
Change-Id: Ia8d2d8683d9acf9c834cc431374406e22165cb85
2012-07-17tubes: include libtubes in instsetEike Rathke2-0/+5
2012-07-17move ulfconv to l10ntoolsDavid Tardon1-1/+1
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-17TypoStephan Bergmann1-2/+2
Change-Id: I9e4e2cfc3ce61f6ac24e96a2a92fdabc4a72321e
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2-3/+0
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-13add hyph rules and thesaurus to es dict packAndras Timar1-1/+1
Change-Id: I0300facb4559c6eec6373ec9aea3b1347ffd719a
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-2/+2
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms1-7/+0
Merged changes from Stefan Knorr (astron) <heinzlesspam at gmail dot com>, Bjoern Michaelsen <bjoern dot michaelsen at canonical dot com>, and Petr Mladek <pmladek at suse dot cz> Change-Id: I942f747aadc897b73d97b2047e267d752580aa33 Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2012-07-01Remove unused definesThomas Arnhold1-113/+0
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-06-28fdo#46510 optionally turn on Quickstarter by installerAndras Timar1-2/+3
Change-Id: Ie002ab01a804cceea06e0a2ba7e6b2fe2a495344
2012-06-27update cppunit to 1.13.0Markus Mohrhard1-1/+1
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
2012-06-26get the right inclusion rules for nss libsCaolán McNamara1-31/+34
Change-Id: I119a012f1b0e9fe06d15b7e41fe7ac140bb83629
2012-06-26move the nss stuff in scp2 to be dependent on xmlsecCaolán McNamara1-31/+31
Change-Id: Icb6d5cbc00135559b2e7b85a3c627dad974834a5
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-25gid_File_Basic_Schedule doesn't exist nowCaolán McNamara2-7/+0
Change-Id: I5e081637617be8f15acf3c8a90810b2bd2ade7bb
2012-06-25ditch wizards schedule moduleCaolán McNamara2-3/+0
a) it doesn't work b) isn't connected up to any menus c) is arbitrarily localized to big 12 nations d) out of date wrt public holidays in those anyway Change-Id: I4a16490b3ae84c6e5dbe0774ea8eb0000ed6dc3d
2012-06-25Resolves: fdo#51166 disconnect inclusion of nss libs in install from mozillaCaolán McNamara3-0/+44
We need the nss libs in our final install always (unless using system-nss libs) so finally disentangle nss from mozilla because --disable-build-mozilla had the sideeffect of *not* including the nss libraries in the final install. Which means that the xml_xmlsec.dll on windows couldn't be loaded due to missing dependencies. a) Strip out the nss libs from the pre-builds if those are being used. b) Strip out the nss libs from the mozilla build itself if that's being used. c) Don't include the nss libs in the weird mozillaruntime.zip which gets unpacked into the install. d) Package the nss libs directly in scp2 like everything else Change-Id: Ia89d75cb0c0b83e84e60d0444ffc7997103fbc55
2012-06-22.sct files don't need executable bitsMichael Stahl8-0/+0
Change-Id: I5337e718d020b4035b5b696aa0f4b3ba7cfab63f
2012-06-22add missing quotesDavid Tardon1-1/+1
Change-Id: Ic93eebd5fbad25479560e56cd3a2c1da035da45d
2012-06-22fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky3-2/+54
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar3-0/+20
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
2012-06-21re-base on ALv2 code.Michael Meeks34-780/+474
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky3-16/+49
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-13better test for system boost date_time libDavid Tardon2-0/+8
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar1-29/+1
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
2012-06-05fdo#43989 let unopkg.exe run with elevated privileges during installAndras Timar1-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
2012-06-05remove ugly extra symbols from scp2, tooAndras Timar2-7/+0
Change-Id: Ice52de070220b4e7ae8a3dd0ccb41e3a12d471b8
2012-06-05fdo#47805 rework handling of 64-bit registry entriesAndras Timar11-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
2012-06-04ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks1-1/+13
Change-Id: If75d2daaac2c629028a76f55941345c1c565a69a
2012-06-02Revert "don't install 32-bit shell extensions on 64-bit Windows"Andras Timar1-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.
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius6-254/+254
2012-05-31More headless build workRiccardo Magliocchetti1-0/+2
Remove hack in sofficemain we really don't want and don't install a lib we are not building.
2012-05-31Fix duplicated gidJesús Corrius1-1/+1
2012-05-31fix VersionNT condition for AppUserModelIDJesús Corrius6-22/+22
2012-05-31Add FriendlyTypeNames to supported typesJesús Corrius6-0/+176
2012-05-29apparently missing SYSTEM_HSQLDB defineCaolán McNamara1-0/+1
Change-Id: Ia4fd68af25725770cc620254dedba805102301a8
2012-05-29Removed spurious trailing semicolonsStephan Bergmann1-2/+2
Change-Id: I49680c13989c9031150bae110e498a02af2476c4
2012-05-29Adapted to changed lib names after gbuild'ificationStephan Bergmann1-14/+3
Change-Id: Ia1c75076254c0300b19d6e12879143f7966b8294
2012-05-29bin i18npool/version.mk, hardcode the versionDavid Tardon2-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
2012-05-29scp2: rebase mishap.. icuversion.mk is no moreNorbert Thiebaud1-4/+0
Change-Id: Ie3fe45fce1e27332c178596ed7f60967781ffcda
2012-05-29fix copy-and-paste bugDavid Tardon1-0/+4
Change-Id: I236165572652d7740d637ac19994aca549f501bb
2012-05-29provide a gnu-make compatible include for pyversionNorbert Thiebaud1-1/+1
Change-Id: I I7d0de9bc04c26e71c6bd915a659a15c3e1f712d2
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan1-4/+0
Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db
2012-05-29remove unused source filesDavid Tardon5-169/+0
Change-Id: Ic11bfb94cbee4116fe94255f5dc7c49bf795797a
2012-05-29run silentlyDavid Tardon1-1/+0
Change-Id: I75474c2f0e938987c28dcfa1f31428e77de03e90
2012-05-29gbuildize scp2David Tardon68-2333/+1962
Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615
2012-05-28do not replace modified psprint.conf from rpm packages (fdo#50307)Petr Mladek1-1/+1
mark the file as %config Change-Id: I445a0e4570eb15113da58a5f824d618e44ab3bdd
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida1-0/+1
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945