summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)AuthorFilesLines
2015-02-09On Mac OS X, directly name the executable "unopkg"Stephan Bergmann1-13/+0
Change-Id: I5f846d7f7c5ed54179504f551e19227f7283bda2
2015-02-08scp2: 'Minimal' key is unused, let's remove it from everywhereAndras Timar20-57/+0
Change-Id: I2c0d9c6870c52de85e288f4f70bc4d7c492e9987 Reviewed-on: https://gerrit.libreoffice.org/14361 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-02-08tdf#89135 install OpenGL slide transitions unconditionally on WindowsAndras Timar3-29/+8
Change-Id: I6efaaf56d56f27159f39046bdf2112ff2b9ed082 Reviewed-on: https://gerrit.libreoffice.org/14360 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-02-03fdo#67534 Fix "Property Handler" shared lockMaxime de Roucy1-0/+18
As explained in the following link, access mode should be set to "EnableShareDenyNone" to avoid blocking others process to access the file opened by the Property Handler. http://msdn.microsoft.com/en-us/library/windows/desktop/dd894084%28v=vs.85%29.aspx Change-Id: I61cc251078c20f6a8cf7fa052c222a86e4e383b3 Reviewed-on: https://gerrit.libreoffice.org/13596 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-01-25add Guarani (gug) languageAndras Timar2-1/+13
Change-Id: Icf1612f88447e9ae348ef9ad333607a3f6dc8d32
2015-01-08install the new templates tooDavid Tardon2-0/+32
Change-Id: I503d2cf750f844999635c517b33788ba5f186788
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara6-63/+1
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f Reviewed-on: https://gerrit.libreoffice.org/13733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-22scp2: typo in source/impress/module_ogltrans.ulfAndras Timar1-1/+1
Change-Id: I3f2849784107a046bcf05e6cfb3b0b8d2f535912
2014-12-10scp2: move numbertext to AutoInstallDavid Ostrovsky4-15/+6
Change-Id: Idf9ea17b485ab07323a895e7e3f1eca1e198747c Reviewed-on: https://gerrit.libreoffice.org/13047 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-12-10extensions_ct2n: Add dependency in scp2/InstallModule_extensions.mkDavid Ostrovsky1-0/+1
9df0e4a709735e5fb5c0e87779b0694c512f0de7 moved ct2n to AutoInstall, but missed to add dependency in scp2/InstallModule_extensions.mk. Change-Id: Ibfc30f1efa494996e832c8039fde69420f0ad5ee Reviewed-on: https://gerrit.libreoffice.org/13398 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-12-03Fold URE: WindowsStephan Bergmann3-61/+6
...assuming the delayLoadHook in cli_ure/source/native/native_bootstrap.cxx is no longer necessary and loading of cppuhelper from the program dir cannot fail regardless in whatever scenario the cli_cppuhelper library itself is loaded. Change-Id: I13f32b327bca4cce9780864f5e57cdad3860afe5
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann2-28/+11
...and remove now unused ure-link symlink Change-Id: Ic958432c1dad4fae213982d0af072187f151620b
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann2-2/+3
Change-Id: I86864f832c0377d307cfa0b2c137f452e43797eb
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2-9/+1
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge (and juh.jar had lacked adaption for Mac OS X). Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2-0/+6
Change-Id: Id6cab518329829c22600f2a68b6b59abd04a564c
2014-11-26Remove some obsolete definesStephan Bergmann1-4/+0
Change-Id: I6b62a824787cba47f3d3004f09ed684275c95995
2014-11-26Use Package_pyuno_pythonloader_ini for installStephan Bergmann2-84/+0
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
2014-11-26No need for empty presets/uno_packages/Stephan Bergmann1-6/+0
...it is created on demand in the UserInstallation via dp_misc::create_folder (desktop/source/deployment/misc/dp_ucb.cxx)---and was only present in installation sets, not in instdir/, anyway. Change-Id: I37caf24a9d8821c49815be9d6b9b15c08a66af95
2014-11-26No need for empty presets/psprint/Stephan Bergmann1-10/+0
...it is created on demand in the UserInstallation in psp::getOfficePath (vcl/generic/fontmanager/helper.cxx)---and was only present in installation sets, not in instdir/, anyway. Change-Id: I6d7314f7fa4f6c0040e94e49ac1fe34d03e861be
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann1-18/+0
...and had started to have different values in instdir (ProductMajor=450, ProductMinor=0) vs. installation sets (ProductMajor=50, ProductMinor=) Change-Id: I4db2c07b5f7b011218833fc355a3097eb13d0cd4
2014-11-26Remove gid_Profile_Setup_Ini junkStephan Bergmann1-76/+0
884bb65da9414f9217cbbc77ae6fb9a2e4c41f4f "INTEGRATION: CWS native141: #i87732# version number in package names" removed gid_Profile_Setup_Ini and b857e4618b2ca37798a9aaa3121c5ff926df346f "INTEGRATION: CWS native141: #i87732# version number in package names" removed its nine correpsonding gid_Profileitems, but 00de796b0253e7374cf65ad59ef6d391dbdafaa7 "INTEGRATION: CWS odfversion241_DEV300" brought back seven of the gid_Profileitems (but not the gid _Profile_Setup_Ini itself; probably due to a merge conflict; then fd1db0b8eba8e86c5a7e1a3c685e76975d21d93c "Undo basis/brand split: move program/classes/ from basis to brand" removed one of the gid_Profileitems again). Now remove the remaining six. Change-Id: I464ac1258217b2ecf8e94b2c7e59b795306d5b06
2014-11-25Remove unused URE_LIB_DIRStephan Bergmann1-12/+0
(which now had a bogus value on Mac OS X anyway) Change-Id: I5bf233506d6c658560dfadddf79a9ed8605c2a20
2014-11-25Simplify some #ifStephan Bergmann1-8/+3
Change-Id: I9d3239bdbb92f715b050fd91238add5588969bf0
2014-11-24These are inside an !defined MACOSX blockStephan Bergmann1-8/+0
Change-Id: I09e2db009801c046cf8dd331c7e07cb83f9e3f20
2014-11-24scp2: move ct2n to AutoInstallDavid Ostrovsky3-15/+5
Change-Id: Ib4501298c78e591f24c2ad73cbc8aec0c4fc0347 Reviewed-on: https://gerrit.libreoffice.org/13020 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-14add redist files for VS 2013Andras Timar2-0/+31
Change-Id: I07c7af3b9b7d3335074d712c35cef9d7828a271b
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-06fdo#82038: senddoc, uri-encode got lost on MacStephan Bergmann1-1/+1
Change-Id: I2f104c64601b22ce3ef078295c7da3cb21a133f9
2014-11-06use %PRODUCTNAME in Windows registry keys of config filesAndras Timar1-1/+1
Change-Id: I532a1b059239b51009ea7025fb348dcd865748ff
2014-11-05Mac OS X: Add back into installset LibreOffice.app/Contents/MacOS/ filesStephan Bergmann3-3/+16
...that were erroneously removed with 6492c8576e0393f7ee548cd938e84c80e8d37127 "Make the 'Mac-like' or 'canonical' app bundle structure always used on OS X": * gengal script (ultimately calling gengal.bin); this script still needs adaption to the new LibreOffice.app layout, though! * python script (ultimately calling Python.app) * unoinfo script * unopkg symlink to unopkg.bin (which could be dropped for Mac by renaming unopkg.bin to just unopkg, similarly to soffice/soffice.bin) Change-Id: Ic3eb340a183388939b1c812faf7fb509c9f53a8a
2014-10-31scp2: move unx wrapper scripts to AutoInstallMichael Stahl12-58/+6
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
2014-10-31scp2: forgot to remove file_quickstart from makefileMichael Stahl1-1/+0
Change-Id: Ieb34db019c03e7f20f06d3a690b3717b41645e90
2014-10-31scp2: move WNT executables to AutoInstallMichael Stahl5-34/+8
Change-Id: I3e541053faf956dc0cd2a3f068cd93b73fcaab6d
2014-10-31scp2: move unix/gnome executables to AutoInstallMichael Stahl5-68/+2
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
2014-10-29scp2: remove EXENAMEMichael Stahl1-2/+0
Change-Id: I045a65d4efbaf8fcb55318ffce4f8929e2fbbe15
2014-10-29scp2: move writer executables to AutoInstallMichael Stahl5-15/+11
Change-Id: Ibcfdd7a8c204a1ec90045ad39ef456237ba80a34
2014-10-29scp2: move math executables to AutoInstallMichael Stahl5-6/+11
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
2014-10-29scp2: move impress executables to AutoInstallMichael Stahl5-5/+8
Change-Id: I312a9921e8760ee93282ef0706469fdea3fabea9
2014-10-29scp2: move draw executables to AutoInstallMichael Stahl5-5/+12
Change-Id: I6f7642a39fb72cfed85638cdd9015bf0aced8a20
2014-10-29scp2: move calc executables to AutoInstallMichael Stahl5-6/+11
Change-Id: Id69718fbdf429a4e9196e8b9c5c8a71171ad0847
2014-10-29scp2: move base executables to AutoInstallMichael Stahl5-15/+9
Change-Id: I772bbfc05d4f8fd38df7a75d3b0982c843be2524
2014-10-29installer: let's make missing FileID a fatal errorMichael Stahl2-14/+4
... because the upcoming AutoInstall conversions introduce dependency from FolderItem to auto-installed executables, and we want to ensure that that keeps working. Change-Id: I08d4aeddd28b93f080e201716597315e9a6ec2d6
2014-10-29scp2: move python executables to AutoInstallMichael Stahl2-10/+4
Change-Id: I94919f11150f39148219afc613ced99f74c539c0
2014-10-29scp2: move xpdfimport executables to AutoInstallMichael Stahl2-9/+1
Change-Id: I9b75436a03c06252530bbd54a7011fb553ceb9be
2014-10-29scp2: move brand executables to AutoInstallMichael Stahl3-53/+9
... except for soffice.exe which is referenced by some FolderItem. Change-Id: Ie5788aa950f0b8526220fb2c8b9281ce934b8a5d
2014-10-29scp2: move crashrep executables to AutoInstallMichael Stahl4-20/+8
Change-Id: Ib9fba534491ce67d329a375a359eef4520c0a3a1
2014-10-24make Korean ReplaceSingleQuote the same as everyone elseCaolán McNamara1-8/+0
I can find no evidence that Korean out of all languages on earth needs a different default for ReplaceSingleQuote This appeared in commit e9f10288e0e5f2519ff3da1e2de2c20a99fd9779 Date: Mon Jul 5 12:32:15 2004 +0000 2004/06/07 18:46:25 jb 1.14.78.1: #i25937# Add module settings (migrated from scp2) to xcu source files but that's a migration of the original GID_CONFIGURATIONITEM_SWRITER_KOREAN_ENABLE_SINGLEQUOTE which existed in the original scp (pre scp2) and appeared between OpenOffice.org 1.0 and 1.1.5, but the cvs repos to explain all that are long dead and there is no sign of a bug in a bugzilla query, so it suggests this was an internal StarOffice thing. Change-Id: I14dfe75d28d3ec5a68b262f768c7dbe73e94131d
2014-10-23remove --without-ppds option nowCaolán McNamara1-2/+0
This was intended for the time we had a huge bunch of third party ppds, those are now long gone. SGENT42.PS is now the same as SGENPRT.PS since commit 871d8e0f278dab646e1877a505577edc730a26cf Date: Mon Nov 25 14:13:40 2013 +0000 Resolves: rhbz#188467 default to Type42 so get rid of that one, leaving just the single SGENPRT.PS fallback ppd Change-Id: I851f25b2789b8aa101acd18193cd01e8cded4d09
2014-10-22scp2: fix language codes for sr-Latn and ca-valenciaAndras Timar1-5/+5
Change-Id: I0fe5d3b305c5105e987fcae90f2733b373fecc73
2014-10-08fdo#82288 merge core01-core07 packages into just oneChristian Lohmaier2-218/+150
The core package will obsolete the individual ones (of the same major.minor version) Change-Id: I30dea2c08ec7eca052db2706b7f9f30f91e37095