- 30 Nis, 2013 1 kayıt (commit)
-
-
Andras Timar yazdı
OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete SAMEPRODUCTS - same product have the same ProductCode, so installer detect it anyway under normal circumstances. It is possible that a tester/developer tries to install the same version with different ProductCode over an existing installation (e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use. Moreover, Windows Installer uses only the first three fields of the product version. So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning scheme. BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas. OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching mechanism, they were commented out anyway. STUBPRODUCTS, STUBUPGRADECODE - these look useless Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4
-
- 21 Mar, 2013 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...at least due to dependency of librelogo.xcd on writer.xcd, see 82c53d53 "Missing dependency." Otherwise, having librelogo installed but not writer will cause an uncaught RuntimeException from configmgr::Components::parseXcdFiles (configmgr/source/components.cxx) early on in soffice.bin. Change-Id: I97565fe5c790ed182bb27fd722c650acf8a8ee08
-
- 18 Mar, 2013 3 kayıt (commit)
-
-
Rene Engelhard yazdı
Change-Id: I298433a242eded15b01a379e7b552d62c44d43f3
-
Rene Engelhard yazdı
... as otherwise it ends up in gid_Module_Root_Brand, NOT in it's own module (which is intended) Change-Id: Ic3951ccd7471793419b04f4f2fcfe90060c6d71f
-
David Ostrovsky yazdı
For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
- 12 Mar, 2013 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Ie20dab628e089a97c16b91b080eda5e09bbbb46a
-
- 11 Mar, 2013 2 kayıt (commit)
-
-
Rene Engelhard yazdı
Change-Id: I3440a45465fa79d3ace0f04fd6036734c9caf00d
-
Andras Timar yazdı
Therefore we packed Aragonese dictionary into Spanish and Catalan langpacks, instead of Spanish and Catalan dictionaries. Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f
-
- 03 Mar, 2013 2 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
-
Thomas Arnhold yazdı
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
-
- 02 Mar, 2013 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Id856c2279520d9183c8b10967f5b56903d21963f
-
- 22 Şub, 2013 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
-
- 20 Şub, 2013 1 kayıt (commit)
-
-
Petr Mladek yazdı
The old version should get repalced by the ure package. It should also conflict with the new ure package. This commit adds support for %incompat epm tag. It produces conflicts in rpm and deb. It can be defined in setup_native/source/packinfo by linuxincompat. This commit also removes obsolete hack for debian dependencies. libreoffice-bundled conflict is mentioned in the desktop-integration package these day. The hack in epmfile.pm was not used because no package used "replace" tag. Change-Id: I5e9cb89a6108c22c61287fce1ffc6baf3f618d15 Reviewed-on: https://gerrit.libreoffice.org/2260Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
- 19 Şub, 2013 1 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
-
- 18 Şub, 2013 1 kayıt (commit)
-
-
Stefan Knorr yazdı
(c) Maxim Darak, Mirek Mazel 2013 Change-Id: I30fdb3234152e746e8a2a565310ab1b22115315c Reviewed-on: https://gerrit.libreoffice.org/2236Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
- 17 Şub, 2013 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I100b7ff7e3aa505098ce8b3333d1aa8faca50370
-
- 13 Şub, 2013 2 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I1c15003acfb4d1c49c990a247629c70c4dcc3bd3
-
Andras Timar yazdı
It was never integrated and used. If we made the effort to integrate it, Windows installer would be a few megabytes smaller, because indexes of thesauri would be generated in install time (instead of packaging pre-generated indexes). However, the cons are: * untested * presumably slows down instal process which is slow already * adds complexity to installer which is too complex already * indexes will not be there in case of administrative install (QA) * bad experiences with CustomActions that manipulate the installed application (various, weird permission problems) Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e
-
- 12 Şub, 2013 1 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I609270e269a0905818d6a2b4f44cb9a034099346
-
- 11 Şub, 2013 2 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: I56da76771790cb6824ac3d01072d9143cb580741
-
Andras Timar yazdı
The main goal of this patch was to simplify things. The LibreOffice version that goes to Intel AppUp use advertsied shourtcuts, because it is what Intel AppUp Center requires. We can reduce complexity a bit, if we use advertised shortcuts in normal builds, too. Change-Id: Ia35a753c83cb592137232428ab897a640e7ccc1f
-
- 09 Şub, 2013 2 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I4361b4f4670a0437c8220d2e7f92f2ffbe0cc479 Reviewed-on: https://gerrit.libreoffice.org/2057Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Peter Foley yazdı
Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223 Reviewed-on: https://gerrit.libreoffice.org/2063Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
- 01 Şub, 2013 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Sign also all the dylibs and frameworks in the bundle. Change-Id: I7f67b9d7eda0204b24e2ea2ef44a53fb8db0f8aa
-
- 30 Ock, 2013 6 kayıt (commit)
-
-
Andras Timar yazdı
It is not entirely clear what this CustomAction was supposed to do, but program\edition directory is not present in LibreOffice, therefore this feature is useless. Change-Id: Icfcd9c5f88da28e171329d951956baaa42908fd0
-
Andras Timar yazdı
We do not need to call a dll function for a simple version check. Change-Id: If82b06a61f10dbfe3eb92b6fe495e6d800c57aff
-
Andras Timar yazdı
It copied *.oxt from [SourceDir]\extension to TARGETDIR\share\extension\install. One might think that *.oxt files there get installed automagically at first start, but no, it does not happen. This feature looks useless. Change-Id: I5ce583f3b46f5e4e962449790bdce70f99aa135b
-
Andras Timar yazdı
I think this CustomAction is unnecessary, providing that we do not use Star Division home-made PATCH technology. I have never seen this CustomAction used in any OpenOffice.org/LibreOffice builds. Change-Id: I62f3b5a3ef8a9686f018ca1af52689954262e830
-
Andras Timar yazdı
It does not make sense to call a dll function to set a single property to 1. Change-Id: I4e3cb35d2d3b644805d1d7573c9bf1dc45befbd4
-
Andras Timar yazdı
Change-Id: I672886764e9451a983b823ec3666f126b758bd1e
-
- 27 Ock, 2013 3 kayıt (commit)
-
-
Andras Timar yazdı
This reverts commit 95ee7d9c.
-
Andras Timar yazdı
This reverts commit bf8e8e8b.
-
Michael Stahl yazdı
Change-Id: Ic0ee933fbee7368f0af2573ea33a5ce33f4043c4
-
- 23 Ock, 2013 2 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Idc06412b8be705ba0cd5695257fd961864e2ad6a
-
Mathias Michel yazdı
And did it also for GetMsiProp() and *MsiProperty() Reworked some conditions related to that. Change-Id: I1cd082361126db3d9aced3a878b19e7052514864 Reviewed-on: https://gerrit.libreoffice.org/1816Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
- 22 Ock, 2013 2 kayıt (commit)
-
-
Aurimas Fišeras yazdı
Change-Id: I42a2032e03035b0e45a800c068879e9820471dfc Reviewed-on: https://gerrit.libreoffice.org/1776Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Andras Timar yazdı
Change-Id: I84a561fe081040a56acd394b789e2ce1cb488457
-
- 15 Ock, 2013 3 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I38c5ae35291fb79f2a95f911ce2ff86234d5ee8a
-
Andras Timar yazdı
Change-Id: Ie207ed693847fc9791851e22eddb7b7e8ba76b41
-
Andras Timar yazdı
Change-Id: Idaa9afd9751c1272ea3dc1d621b8d40a8a7dbbd7
-