- 17 May, 2019 1 kayıt (commit)
-
-
Mike Kaganski yazdı
ViewDocument3 method takes OpenType parameter, which allows to decide if user can choose opening the document read-only or to edit. Since we need to show localizable strings, we need to bootstrap part of LO (l10n), which is impossible when e.g. 64-bit ActiveX DLL tries to load installed 32-bit sal DLLs. Thus, we need a separate helper .exe, which architecture matches the rest of installed LO, and which handles user interaction. Change-Id: I0ad53ba64272fb84728d2221e3dc85d3eefdda68 Reviewed-on: https://gerrit.libreoffice.org/72355Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com> Tested-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
- 24 Mar, 2019 1 kayıt (commit)
-
-
Arkadiy Illarionov yazdı
Change-Id: Ie91f0bf21e6f5c3f7a7aa4ae3d1dff6cc8e15a86 Reviewed-on: https://gerrit.libreoffice.org/69597 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 17 Ara, 2018 1 kayıt (commit)
-
-
Thorsten Behrens yazdı
KDE4 is out of maintenance upstream since Nov. 2014, and binaries provided by TDF have switched to KDE5 as the official backend. Change-Id: I165465b56d3ba3a18912b203c06ae8fc6111c0c9 Reviewed-on: https://gerrit.libreoffice.org/60014Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
- 28 Şub, 2018 1 kayıt (commit)
-
-
Mike Kaganski yazdı
Also removes unused code and unnecessary dependencies from it. Change-Id: Ib6de29358098846ca5e7330b10e67a88cfff8a6a Reviewed-on: https://gerrit.libreoffice.org/50444Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
- 23 Ock, 2018 1 kayıt (commit)
-
-
Milian Wolff yazdı
This is mostly a copy of the KDE4 backend ported to Qt5/KF5. One difference is that this code will initialize the QApplication on-demand, when it's not yet available. This will allow us to use this desktop backend also within a vclplug that does not use Qt itself, such as the upcoming Gtk3/KDE5 hybrid. Change-Id: I5cf96ac5729608c82a58eead6723a38f014ba875 Reviewed-on: https://gerrit.libreoffice.org/47716Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
- 13 Haz, 2017 1 kayıt (commit)
-
-
Michael Stahl yazdı
It has ~no users, can't even be built on modern Linuxes, and it annoys folks who want to refactor VCL. Per ESC decision from 2017-06-08, remove --enable-tde and --enable-tdeab. Change-Id: I51ce4786f29f8fcac2e2bb2a654c41fbfbbd8afd Reviewed-on: https://gerrit.libreoffice.org/38718Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
- 14 Mar, 2017 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I7ac4f32cb01bfcc3a2c06e69280c2150d408ec6b Reviewed-on: https://gerrit.libreoffice.org/35174Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
- 11 Mar, 2017 1 kayıt (commit)
-
-
Tamás Zolnai yazdı
Change-Id: I810241ad4624ae2ad4e42e2dbf4c226f622a35ad Reviewed-on: https://gerrit.libreoffice.org/35070Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
- 10 Mar, 2017 1 kayıt (commit)
-
-
Mike Kaganski yazdı
Change-Id: I97489090476cd884a122a4b36d3ac62ca86fd886 Reviewed-on: https://gerrit.libreoffice.org/29608Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com>
-
- 24 Ara, 2016 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I6cc638c460a8baa2cd9d29c3b82418b6ecfb630d Reviewed-on: https://gerrit.libreoffice.org/32397Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matúš Kukan <matus@libreoffice.org>
-
- 02 Mar, 2016 1 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I93abddac491578d470f85bf3e814a0d7a91f0351
-
- 17 Ara, 2015 1 kayıt (commit)
-
-
Bryan Quigley yazdı
Gnome-open has been deprecate for some time. xdg-open replaces it. Change-Id: I7fc0f32a1f2fbadbe3d1cee58d0089213665c3a5 Reviewed-on: https://gerrit.libreoffice.org/20347Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
- 16 Eki, 2015 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
- 12 Eki, 2015 1 kayıt (commit)
-
-
Jan-Marek Glogowski yazdı
Currently the package just contains the TDE shell backend library. This moves the URL handler tde-url-open and the vcl plugin into the integration package, like the KDE3 based kde-integration. The TDE address book driver is left in the core package. Change-Id: I2687b313d7f106bb344c65c50ae0a07b0140def0
-
- 02 Eki, 2015 1 kayıt (commit)
-
-
Samuel Mehrbrodt yazdı
Change-Id: I9b8d67540f646e7da59e35303bf75cc43367f2c3 Reviewed-on: https://gerrit.libreoffice.org/19092Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
- 03 Eyl, 2015 1 kayıt (commit)
-
-
Michael Stahl yazdı
With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 17 Kas, 2014 1 kayıt (commit)
-
-
Caolán McNamara yazdı
we don't really need it anymore, fallback to our own open-url if there is nothing else to take it Change-Id: I7a4e841a53bda30e29d48b9c34d24af085f1b4b5 Related: coverity#706194 Use of untrusted string value
-
- 11 Kas, 2014 1 kayıt (commit)
-
-
Richard PALO yazdı
Change-Id: Id15c4b355591678023ae97b1183f8f3a01823084 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
- 07 Kas, 2014 1 kayıt (commit)
-
-
Riccardo Magliocchetti yazdı
Change-Id: Ib68bf02ef7065c76ff25f36b8c29a9a4b028b2e0 Reviewed-on: https://gerrit.libreoffice.org/12268Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
- 06 Kas, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2f104c64601b22ce3ef078295c7da3cb21a133f9
-
- 31 Eki, 2014 1 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
-
- 11 Agu, 2014 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Do build the cmdmail library, the uri-encode executable and do install the senddoc script for OS X, too. Note that in order for it to work, one needs to set the "E-mail program" in Preferences:Internet:E-mail to /Applications/Mail.app. (Or possibly some other application and/or executable.) Change-Id: I5764c9891865983d46081edc854e321643c296cc
-
- 11 Haz, 2014 1 kayıt (commit)
-
-
Baptiste Daroussin yazdı
Change-Id: I75fb934e52beb2ab752df4c969aa2e10d4f5966e Reviewed-on: https://gerrit.libreoffice.org/9733Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 07 Mar, 2014 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ib8403f199057bec926fe1da1bac5738046ccb245
-
Tor Lillqvist yazdı
Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d
-
Tor Lillqvist yazdı
Also, the senddoc script seems fairly AIX/Linux/X11-specific. Change-Id: I06c417df3256204d2b8b29b3978f89b00c15f6f0
-
- 03 Mar, 2014 1 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I12f38bab6ea7207b79994556f0ab6798d2d1d9da
-
- 18 Tem, 2013 1 kayıt (commit)
-
-
Fridrich Štrba yazdı
Change-Id: Ic022f25a4f8d69b8d60bea7974900db5223e1251
-
- 04 May, 2013 1 kayıt (commit)
-
-
David Tardon yazdı
The FILELIST install method is really tailored to large sets of closely related files. It is not such a great idea to apply it just to move some unrelated files, delivered from a single module, out of $(OUTDIR), like here, because it requires splitting one Package to several to allow the files to be placed to different installation modules in scp2. The extra makefile increases the overhead needed to place a file into an installation set. We really need a better way to handle this... Change-Id: I2f271562d8773152e69d284b4fe8ae356dea0945
-
- 23 Nis, 2013 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
-
- 22 Nis, 2013 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 15 Nis, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I293cca130137f35b6ff29925228284ced3d9b1b7
-
- 25 Ara, 2012 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304Reviewed-by:
Peter Foley <pefoley2@verizon.net> Tested-by:
Peter Foley <pefoley2@verizon.net>
-
- 09 Kas, 2012 2 kayıt (commit)
-
-
Michael Stahl yazdı
Also MSVC does not like libraries that do not have any objects. Change-Id: I172fe0b61db9de6c7c4975a7b7c7fa63624b1865
-
Bjoern Michaelsen yazdı
- partial implementation of the SessionInstaller interfaces - accessable via service: org.freedesktop.PackageKit.SyncDbusSessionHelper Change-Id: Ica91f481d041a066215fba3e808bf587e1271f1b
-
- 22 Agu, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
-
- 29 May, 2012 3 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: Ib49f623e3423ce1d7caf64bc97d7ffd72dd50ed7
-
Matúš Kukan yazdı
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
-
David Tardon yazdı
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
-