- 20 Eki, 2015 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I444e27236b715b1eb612dee3559a28967e069744
-
Caolán McNamara yazdı
Change-Id: I53431357f153d61d3f80e9a3e76358d8e9bb0e0b
-
Caolán McNamara yazdı
Change-Id: I452603d75aa2e96d4c5e7fc00d730c98a265c186
-
Caolán McNamara yazdı
Change-Id: I7fb3182f181909a289f4253370904215518c1f23
-
Caolán McNamara yazdı
this class is unused since commit 8f60da0a Author: Noel Grandin <noel@peralex.com> Date: Wed Oct 14 11:49:19 2015 +0200 cid#1326681 DLS: Dead local store and clean up the return value, no need to return a TypeInfo when all we need is a boolean Change-Id: I8da388b861612acd925ef502904181d140e3abb5
-
Caolán McNamara yazdı
Change-Id: I2dc7c90f1f5a776bb0e6772d2b381116d28dd46f
-
Caolán McNamara yazdı
that didn't work This reverts commit 04a7df73. Change-Id: I5e4dfc28c03668eebb0fe8056beede7ef0b05ee5
-
Andrzej Hunt yazdı
We also include this header from the kde and tde backends, it seems to be saner just to use the base definitions of these types rather than depending on glib there. Change-Id: Ib270fd33290f9c213dea72a8e20618007470d882
-
Pranav Kant yazdı
... as `name`, `nick`, and `blurb` are guaranteed to remain valid and unmodified for the lifetime of the parameters. Change-Id: Ic6463b470546669d5a815842daedb170df85d161 Reviewed-on: https://gerrit.libreoffice.org/19472Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Katarina Behrens yazdı
do more-less the same as 2fd93f19 does for main app toolbars Change-Id: If271bbb049915f4201fbce2ea587b753940a8de7 Reviewed-on: https://gerrit.libreoffice.org/19451Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Lionel Elie Mamane yazdı
Change-Id: I933eed918e18b6923d4e0d24748297cf0dd0088d
-
Miklos Vajna yazdı
Change-Id: I9302aeb9f6ac6003e546e5a96e595dcad161187b Reviewed-on: https://gerrit.libreoffice.org/19490Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Andrzej Hunt yazdı
This is valid for Mate <= 1.10 (As of writing, 1.10 is the current stable release - so we'll have to keep shipping this for quite a few years to come.) Change-Id: I4d1f81c50923148e710eac22f5428b2a1c41f0e9
-
Andrzej Hunt yazdı
This one seems to be supported by KDE (partially) and XFCE. On KDE it doesn't inhibit the ScreenSaver, however it's the only inhibition that appears to be available on XFCE (untested due to lack of XFCE system at hand). Change-Id: I4eab04d8ef66fc4fa55f57add46cb1ad15a8e2b3
-
Andrzej Hunt yazdı
We should also be doing this irregardless of vcl backend Change-Id: I46ec2c654dfd9ab3c6bcf6da19e7ffa2c05890b9
-
Andrzej Hunt yazdı
I haven't been able to find anyone actually using this API, however it's probably best not to remove it either? Change-Id: I0ca11591bfd54f9882d8081a94b012f638936ce5
-
Andrzej Hunt yazdı
(Successfully tested with xautolock 2.2) Change-Id: I55a3703322dd6792689ff3c3e85b27840ee2bc55
-
Andrzej Hunt yazdı
This doesn't save us much for now, but could be useful when yet another screensaver inhibition standard is introduced. (The GSM/gnome inhibition currently requires passing the X11 window handle/id, which suggests that at some point they will have to update their screensaver inhibition api.) Change-Id: I4fa7bc15f089d112777fb166ab469045c002ae48
-
Andrzej Hunt yazdı
Change-Id: I30d1c24e84f1b28fad9933407b362be886821864
-
Andrzej Hunt yazdı
We should be using the same inhibition code irregardless of vcl backend on Linux. Change-Id: I996630666e32c40a52958edb248466c815a5e0e5
-
Andrzej Hunt yazdı
This is required for screensaver inhibition on kde (this might also be supported on further desktops). It would appear to make sense to move all screensaver inhibiting code here into one location, since it should be shared across the generic unx, and gtk vcl backends - currently we have completely independent implementations for gtk/gtk3 (which only supports XSetScreenSaver, and gnome's dbus inhibition), and the generic backend for all other plugins, which supports XSetScreenSaver, xautolock, DPMS, but no dbus inhibition. Change-Id: I9c5af8021b0b49b5c93ed75a7d25e3208d5e9629
-
Miklos Vajna yazdı
Change-Id: Iae0e89646eab794879529274f09839ad34aa4696
-
Richard PALO yazdı
use std::sqrt in vcldemo.cxx Change-Id: I24d8ba15ee267d0cad3b063df9b7cfd8d284f4ee Reviewed-on: https://gerrit.libreoffice.org/18591Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I7530281302b9787a9cb9f98f0dee9d98d39cfb05
-
Marco Cecchetti yazdı
Change-Id: I5a80fe3eb55caa6e57c7842e5ac74cd1abb93f0b Reviewed-on: https://gerrit.libreoffice.org/19471Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com>
-
Noel Grandin yazdı
nobody has used it, or enabled it, in a very long time Change-Id: Ic36ff45086f7f7c9098c618d21cb6fc7cd7a46df
-
Noel Grandin yazdı
Change-Id: I9453beedfa059d4f260ca136c02a6104fc4d4829
-
Noel Grandin yazdı
Change-Id: I822561725683231709343b80d7065c905226ebc1
-
Noel Grandin yazdı
Change-Id: Id3ed50dc7fd4f783034797b2401ae05c96d002de
-
Miklos Vajna yazdı
Change-Id: If5a041eefcd7cc8a6fa87814dacb95b88c2791d0 Reviewed-on: https://gerrit.libreoffice.org/19481Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
...to match reality, cf. 7660e4dc "tdf#89694 Password dialog for opening OOXML shows url-encoded path" Change-Id: I9fdd204494374770186347e92aa0bd6e7093ffaa
-
Stephan Bergmann yazdı
Change-Id: Id4d09dd32a1faa76b1be70c0478e0e76aa16b05e
-
Stephan Bergmann yazdı
Change-Id: I88258d3aaa2a18315a5a38ea01e77bdfd4bc1a84
-
Stephan Bergmann yazdı
Change-Id: I0c57b414d9230406cf2632494ccfa576510b0e61
-
Stephan Bergmann yazdı
...because SfxTabPage inherits zero-param TabPage::DeactivatePage Change-Id: I6eeb2e75b0d28d54d57e38494330e667e1013a27
-
Stephan Bergmann yazdı
...because IconChoicePage inherits zero-param TabPage::DeactivatePage Change-Id: I6bc6b00050c84c3eccb59bd3caa85a26fab6abb9
-
Stephan Bergmann yazdı
Change-Id: I5edd799bdd2511830825e07cd3dc87ad4f5a2a33
-
Stephan Bergmann yazdı
Change-Id: Icec1dc1da3b9784990f3a4011849f4db62072d63
-
Noel Grandin yazdı
look for places calling the 1-argument vector fill constructor and then immediately called push_back, which is generally a sign that its leaving empty slots. Change-Id: I34e69b8d09cc48c0d409499faaf192b9f86bc517 Reviewed-on: https://gerrit.libreoffice.org/17525Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Eike Rathke yazdı
Change-Id: Idfeca4a683ebb9616c19a42de650c4871f733ef5
-