- 17 Eyl, 2015 22 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I72074f247d9435e600a5cf84728753e72a83fe2e
-
Noel Grandin yazdı
Change-Id: I161636252c47af6f6f8458e41bfa0d0be8461ace
-
Noel Grandin yazdı
Change-Id: I9705eccf8238cf0dc6c5a429c89a2cd3d8331d08
-
Noel Grandin yazdı
Change-Id: I8ffca89e5b1b495452efebf8f57d04ada1bfdf1c
-
Noel Grandin yazdı
Change-Id: I9607eeb7ce800004bceeda25ae819cf8b5744979
-
Noel Grandin yazdı
Change-Id: Ied0622e633be4696ebafed7ceec6fd0cacb8b9f2
-
Noel Grandin yazdı
Change-Id: Ic828f5cc5047f1f130496cec940717d3ab8b142a
-
Noel Grandin yazdı
Change-Id: I16452cc87c48d95466a46e54619e4247742328ff
-
Noel Grandin yazdı
Change-Id: I7168ccc3dec8849d5e2e71d1273606daf64325e2
-
Noel Grandin yazdı
Change-Id: I8883ab949a231fd86e00dce23b5ae4aaa6e4ff3f
-
Noel Grandin yazdı
Change-Id: I17104bc529d67ca816415025d14e8e26c2531b29
-
Noel Grandin yazdı
Change-Id: I5c629821b7f30caba4d182d45f3f3cd0159acc5c
-
Noel Grandin yazdı
Change-Id: Ida49b6a482efa12703ce294b9665273ad2d8f68b
-
Noel Grandin yazdı
Change-Id: I93017f16affe16e8e452cd829bc4f9b495670d4d
-
Noel Grandin yazdı
Change-Id: I87d4697fe032e3095406becdda026447edd1d68a
-
Noel Grandin yazdı
Change-Id: Ie9f7f6a5dda1fd23558775b643e5b8fa850f4a89
-
Noel Grandin yazdı
Change-Id: Ie40dff6f1c40bf1866dc9947479299412abfd5ad
-
Noel Grandin yazdı
Change-Id: I51faff15782238620de5abf424aa237648a5c55f
-
Noel Grandin yazdı
Change-Id: Ied8e0b35f193770a6651f1c57dfb8eedd22d837c
-
Martin Hosken yazdı
Change-Id: I6feb3805e79f7cae4a8df7efa665fd97c56411c2 Reviewed-on: https://gerrit.libreoffice.org/18654Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Martin Hosken <martin_hosken@sil.org>
-
Tor Lillqvist yazdı
And I doubt we will try to turn it on again, so remove dead code. Change-Id: Iaa8908fdb5a197ef0d1da5eaf08ae08df2a86ee7 Reviewed-on: https://gerrit.libreoffice.org/18404Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Tor Lillqvist yazdı
[loplugin:staticmethods]. And then 'const' makes no sense. Also, fix fallout warning: calling static member function through member call syntax, use 'ColorMaskElement::CalcMaskShift' instead [loplugin:staticcall]. But actually I wonder if this should be a non-static member function that operates on 'this' (and takes no parameter) instead? Also, the return value is unused. Change-Id: I24949b74bd43eb90499e3c881941b102a3622f92
-
- 16 Eyl, 2015 18 kayıt (commit)
-
-
Michael Stahl yazdı
For some reason with gtk3 events are handled a bit differently, and in particular after the PresenterSlideShowView::Resize() sets the mbIsForcedPaintPending = true, with gtk2 we get a notifySlideAnimationsEnded event and then a notifyViewChanged event that calls PresenterSlideShowView::clear() to reset the flag, but with gtk3 the flag isn't reset and then PresenterSlideShowView::ForceRepaint() destroys the SlideView, while there are still events in the EventQueue with pointers to it. Since i'm evidently too dumb to tell what of this event handling is working correctly and what is buggy, avoid the crash by checking that the SlideView is still alive in the event handlers. Change-Id: Ib88e61536c21e9787cef8a436341bfbd89914f4b
-
Caolán McNamara yazdı
Change-Id: I6ed7e9bfea8b4500724866214fabd179fba20f20 Reviewed-on: https://gerrit.libreoffice.org/18636Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I1bd5e2ee71aba088ed8b395a31977e7b567d8b48 Reviewed-on: https://gerrit.libreoffice.org/18635Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I125e0525f918e68714c1027c5b7144d8f914a575 Reviewed-on: https://gerrit.libreoffice.org/18634Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Meeks yazdı
Each has rather different assumptions about how life should be. Change-Id: I85fffc77d14f3a5335a077fcb541a2b31c372043
-
Tor Lillqvist yazdı
We use only one OpenCL device per context or program, so get rid of half-implemented (or half-reverted?) "support" for multiple devices per context. Change-Id: I951f29e867e5b3f96f6e051567ee38d607bd7ecf
-
Tomaž Vajngerl yazdı
Not needed anymore as the bug in OpenGL is fixed.. This reverts commit 6eff03b7.
-
Caolán McNamara yazdı
Change-Id: Ib066ff1fad686d611a86510e768b1109ef7a5e75
-
Caolán McNamara yazdı
Change-Id: I9d76750d907968d54d5ab99304080a75452c0420
-
Caolán McNamara yazdı
Change-Id: Ic18be8b86727dd1179a7e39c70493d088ed00557
-
Stephan Bergmann yazdı
Change-Id: I17fb91376839bd036be27546118dfdb794bf067a
-
Michael Meeks yazdı
Change-Id: I32b8d8ce0fbf824120c8afd288b728314cd74142 Reviewed-on: https://gerrit.libreoffice.org/18620Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tomaž Vajngerl yazdı
Change-Id: Idd80b7390694038ab0913edab0e496593beb0e15
-
Tomaž Vajngerl yazdı
Change-Id: Ibe8d9140f7a54016f2cd684198856ac27d880aa3
-
Tomaž Vajngerl yazdı
Fixes shrinking shapes with gradients when the VirtualDev is reused to create a alpha mask (and the texture is reused and reading back from just one part of the texture which uses glReadPixels code-path). Binding texture is not necessary when we use and bind it to the framebuffer. Change-Id: Ie3994f749e1a2c17d4d3df44710b7453d7a4f45f
-
Tomaž Vajngerl yazdı
Change-Id: Ic853457871b914f9c1beb2f648bf7d9d18dce957
-
Tomaž Vajngerl yazdı
Change-Id: Iacd75beecc14023173a9aa52a30298bbfe787d61
-
Michael Stahl yazdı
Change-Id: I4abd8fcbbe8ef439097eed7c2b20584450182cd5
-