- 16 Eyl, 2015 39 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: Iacd75beecc14023173a9aa52a30298bbfe787d61
-
Michael Stahl yazdı
Change-Id: I4abd8fcbbe8ef439097eed7c2b20584450182cd5
-
Michael Stahl yazdı
Change-Id: I3bfb0933d5233b89f24773500f07fdc92d0011e9
-
Michael Stahl yazdı
Change-Id: I708bd090b28fd8b9f2642425fa55fcaa5f8346ec
-
Michael Stahl yazdı
Change-Id: I880526fdcce3be0f9e9149695812e048d95004e6
-
Daniel Robertson yazdı
Replace BOOST_PP macros in Bitmap Checksum to Bitmap Checksum Octet Array with templates. Change-Id: Ia7cbc20c90b4d99d54760580e3db10afac9020f3 Reviewed-on: https://gerrit.libreoffice.org/18597Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
EndListeningContext holds BroadcasterStoreType iterators in its ColumnBlockPositionSet and collects broadcasters to purge them at the end. Removing broadcasters from ScColumn::maBroadcasters in between invalidates the iterators. Hence calling the "normal" EndListening() that removes a broadcaster when all listeners are gone while an EndListeningContext is in use is bad. Change-Id: Ibdd88469e91e6173ceff1f391c23ef7cb7c6f596
-
Michael Meeks yazdı
Unfortunately, since we can have 2x SalGraphics' on a OutputDevice, and one of these can be a printer - things got very confused around which context to glFlush. This de-tangles the various reference-counts. Change-Id: I1062be0b02a91fc9009deaa3ec29c5dbb227df20 Reviewed-on: https://gerrit.libreoffice.org/18604Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Michael Meeks yazdı
Change-Id: I6b9fb899777d8e460999ac3ff038a1302e434bb5 Reviewed-on: https://gerrit.libreoffice.org/18605Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: Ibb46bfa9bf641a2c1a71bbd15d702520cb7a485b
-
Niklas Johansson yazdı
To make Orca read bullet lists lets not suppress it from the accessible text. This has a downside on Windows when using NVDA which due to a hack in NVDA now reads the bullet twice. This hack is done because of this bug so I think we should fix it. Change-Id: Ibc11c1e0545f8cde4cd3d4a0d665ea47d645a61d Reviewed-on: https://gerrit.libreoffice.org/18398Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jacobo Aragunde Pérez <jaragunde@igalia.com>
-
Stephan Bergmann yazdı
...for one, this avoids sending seek requests down the GIO/GVFS stack, which can silently fail with corrupt data read from certain broken servers for current versions of the GIO/GVFS stack; for another, it should considerably speed up loading documents via the GIO UCP, as LO's document type detection is notorious for issuing lots of seek and (small-chunk and/or re-) read operations on a file. (This issue has become more relevant after 51e0d789 "rhbz#1134285: Access dav, davs URLs via GVFS," where the old route via the WebDAV UCP was apparently not affected by those broken servers, so happened to start affecting opening certain remote files in LO via Nautilus.) Change-Id: I91f91128b2d1a16f976eafeacf216a91747f4df1
-
Andras Timar yazdı
Change-Id: I796be2353dc00c02746fb80fcc870dbddae397ff Reviewed-on: https://gerrit.libreoffice.org/18603Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Miklos Vajna yazdı
Change-Id: Id828ffe75943c7f6e194b310486d51a068eead1c
-
Stephan Bergmann yazdı
Change-Id: I6e60bf537ffc91210862ba77ffefa933e90ed84f
-
Noel Grandin yazdı
Change-Id: I9ce05712af8300c8bcea6ea0f670b57cce1ca43d
-
Noel Grandin yazdı
Change-Id: Id5be64f38fa448271a5364c86c32ffddfc309bbf
-
Noel Grandin yazdı
Change-Id: If80d43267ce498f713a318f281e5fe86d787d601
-
Noel Grandin yazdı
Change-Id: I8eb0df9a20a748286385fb6c9d4d03c2ad153989
-
Noel Grandin yazdı
Change-Id: I8275f9a100e5ed93f44596fe428a39e902c12dfc
-
Noel Grandin yazdı
Change-Id: I38996f9ab99efd10dcfabd532cabfbb7691ef357
-
Noel Grandin yazdı
Change-Id: I1cd4adb0b9ae24298a3978fdbfa0091e76f65044
-
Noel Grandin yazdı
Change-Id: Ied94f9defc1650822b8d09713e3d2f6fa2b8611d
-
Noel Grandin yazdı
Change-Id: I2573b42143078c4e72ab201392c69ee296f4974e
-
Noel Grandin yazdı
Change-Id: I1956a7b3cf1d6f3757e6586b793d4355e0697ca9
-
Noel Grandin yazdı
Change-Id: Ic978fd8f03705c341ecb44685d840a6a240fee2d
-
Noel Grandin yazdı
Change-Id: Ie9b937c100b44dd914b55d75530e6b6a5fbe2969
-
Noel Grandin yazdı
Change-Id: I39b8eac11eb59594c7fbca8c5fd3b1383167f577
-
Noel Grandin yazdı
Change-Id: I9898e04da6bebd1e08ab141e43439908fe1860b0
-
Noel Grandin yazdı
Change-Id: If79a5031d60bd88fa8a3ad4d0ab1664c18f46a67
-
Noel Grandin yazdı
Change-Id: I55596ac8fd5cc0a052b821fca48523f9f5a5a294
-
Noel Grandin yazdı
Move them inside the vcl module. there is no need to expose their implementation. Make the VclEventListeners2 implementation similar to the VclEventListeners implemenation - I can't see the benefit of this extra complication with invalidated iterators, given the very small number of listeners typically on such a list. Change-Id: I040ddd24b10d2109af13ee25b5181703af17a109
-
Noel Grandin yazdı
Change-Id: I58b31530b4a29851abe9eccdf8f832b9d0348c2c
-
Noel Grandin yazdı
Change-Id: If6334d32abbec379acbb9def98fdf6cb5144238b
-
Noel Grandin yazdı
Change-Id: I628de57f87b4ba20a797d345bdf71cf10cf148fc
-
Stephan Bergmann yazdı
Change-Id: Ic3e5c4aef4235124069035daadfb53ff3a1368a5
-
Michael Meeks yazdı
Change-Id: Id4ac387174fa03c5886a990d89fd53a4f18db11c
-
Michael Meeks yazdı
Fixes crasher exiting slideshow. Change-Id: I14b6a2c1abc946f590bf91cab19099753172fd95
-
Michael Meeks yazdı
We need to ensure that we use an initialized context, and that (when we re-parent) we DeInit and so reset the previous OpenGLContext. Make UseContext more paranoid as well for good measure. Change-Id: Ia45334222045e5d2f48da47560fab8511223a9a5 Reviewed-on: https://gerrit.libreoffice.org/18601Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
- 15 Eyl, 2015 1 kayıt (commit)
-
-
Michael Meeks yazdı
Using vdev's associated with old contexts, is un-necessary and a recipe for context switching & hence flicker. Change-Id: I37ed967a7816e5ca0240908ab4793ce1e68570ee Reviewed-on: https://gerrit.libreoffice.org/18602Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-