- 16 Ara, 2016 30 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: If31548d280fa8cabced50f3d2e78abde1b2562e5
-
Tamás Zolnai yazdı
Two accessible document is created when "freeze" options is enabled. meSplitPos identifies which accessible document handle which part of the window. We should handle events only in that accessible document which handles the active part. Change-Id: Ic9674344951f620546dd272beaad796de611d258 Reviewed-on: https://gerrit.libreoffice.org/32065Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
Caolán McNamara yazdı
Change-Id: Ie1b17585cdb80836ad5ffed2b5ad787032b812e8
-
Caolán McNamara yazdı
Change-Id: I722a70d978bb353937f928e4359d47221bfd2a95
-
Caolán McNamara yazdı
Change-Id: I88c89b37c649247e886e523ea1d2c2fb7c3552c9
-
Caolán McNamara yazdı
Change-Id: I0873ac53a328dbd1b27851f65503fa0b99297fea
-
Stephan Bergmann yazdı
Change-Id: I24a0e495b64a1db8b7c45f3c68e06ad3301bd9c4
-
Michael Stahl yazdı
SwViewShellImp::UpdateAccessible() is called during scrolling and the like, and if the a11y code doesn't catch the exceptions the document view won't get repainted. Change-Id: I4ec591aacf514bef8c5a66a7e674b0cee3b7201a
-
Michael Stahl yazdı
Commit 60f11adb added code to AccessibleShape::getAccessibleStateSet() that tries to retrieve some state from the parent, but the implementation of the base class AccessibleContextBase::getAccessibleParent() throws if it is already disposed, which is the condition checked just before, so surely this doesn't have any other effect than throw DisposedException, except possibly in the mpText == null case which is already handled in the other branch with identical code. Change-Id: Iaf109f69036437989abbbf914ef32cca1528a97e
-
Michael Stahl yazdı
For some of these functions it doesn't make sense to throw DisposedException as they can return a sensible default value. Particularly AccessibleShape::getAccessibleChildCount() was throwing an exception that was never caught. Change-Id: I000149cf9bb0fd13f69650ad8224a8daf26f7bee
-
Stephan Bergmann yazdı
Change-Id: I0a43bff9c87254d16ade84f3da2ff380250ebd9c
-
Mike Kaganski yazdı
Change-Id: I90afb2ffeaefedd080e48cb94a3e9c0c113a6263 Reviewed-on: https://gerrit.libreoffice.org/31938Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: Icf04a8fefd74033a80294ad7e8012f22f1db47ba Reviewed-on: https://gerrit.libreoffice.org/32055Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
Change-Id: Ie74d4f3258ef553b4febcc544204080d8c6e0f40 Reviewed-on: https://gerrit.libreoffice.org/32046Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Takeshi Abe <tabe@fixedpoint.jp>
-
Miklos Vajna yazdı
SAL_INFO() throwing std::length_error and other uninteresting cases. Change-Id: I841c7d81ff51c95ea60d63625e296f9886798f92
-
Khaled Hosny yazdı
This broke OpenGL glyph caching since we were using a different DC than the one we selected the font on. Change-Id: I43218891aa1bc75599700ce6e0b582a5e73ff210
-
Stephan Bergmann yazdı
same as 26cf1182 for gcc_linux_x86-64 Change-Id: Ieb7a4c0497ea485e832da937786226f09feeff31
-
Stephan Bergmann yazdı
But function definition uses "pSFrom" instead anyway, so consistently use param names from definition in declaration. Change-Id: I03fb8dd0fbab5c84f89c7276849d62f9a17cbfea
-
Stephan Bergmann yazdı
Change-Id: I26b927345594368f426ae89bfd5b645561d44c10
-
Stephan Bergmann yazdı
Change-Id: I2aa51435d0a15e507d0bf95f98d69fa4cde00b05
-
Khaled Hosny yazdı
Change-Id: Icafec05a8cf4428d806efcb286addf3042fcf021 Reviewed-on: https://gerrit.libreoffice.org/32026Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Khaled Hosny <khaledhosny@eglug.org>
-
Caolán McNamara yazdı
Change-Id: I497388a353425811ff18d9b1937ca536b562ddfc
-
Caolán McNamara yazdı
Change-Id: Icd03b10226025bae28574e695ed6416f70d0f54a
-
Caolán McNamara yazdı
Change-Id: I2578d59e98a2b1b040d9284b0ad0f68fd331d0df
-
Caolán McNamara yazdı
Change-Id: Ief4b455b316b55ebf012a8650c96da037df0135c
-
Caolán McNamara yazdı
and coverity#1397201 Unchecked return value coverity#1397202 Unchecked return value Change-Id: I73cc6e3b08e6a44b27be2093ba568d46ebe0659a
-
Eike Rathke yazdı
Init() does exactly the same, just that it didn't because it was already done ... Went in with IAccessible2 integration. Change-Id: Ib29bd000e283bbb500689914f1ceb692dd0ab380
-
Eike Rathke yazdı
Specifically the a11y listeners are nasty bottle necks. A11y will get updated on paint/view. We're touching all objects on that drawing page to reposition so interdependencies that need to be broadcasted should not happen. Change-Id: Ic80446e22422a3097281ba20eecf0a078ac6a7cb
-
Eike Rathke yazdı
Change-Id: I3a26d3589cbbcb8359242f7e1709fa7c34bd2900
-
Eike Rathke yazdı
Change-Id: I9f64eac95b39adc649b2e63cd5abdd6e7a448ee6
-
- 15 Ara, 2016 10 kayıt (commit)
-
-
Gabor Kelemen yazdı
Project: help 2234be96c0865090b2e1c47e5138f011b566512c tdf#104569 Fix icon paths on Style and Formatting pages Change-Id: Ida5a3a066946c8d195023bfd182bae0a703bbb5c Reviewed-on: https://gerrit.libreoffice.org/32052Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Katarina Behrens yazdı
for fill:none option Change-Id: I12ada9276a613f157976650148f2389126d16f08 Reviewed-on: https://gerrit.libreoffice.org/32050Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Justin Luth yazdı
Change-Id: Ifa59f8dad31ad0445c32ac0265dffff7c1573da4 Reviewed-on: https://gerrit.libreoffice.org/32051Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: I1beafff257e968a62184f8b1d8cf2a3a24e7c945 Reviewed-on: https://gerrit.libreoffice.org/32039Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: Ib1d4d3f88c1cc11ba440b1d8f7208575b5bbb42d
-
Tor Lillqvist yazdı
Fix what probably is fallout from a7c35729. Just bypass all of xmlsecurity for Android and iOS. At least the iOS demo app, TiledLibreOffice, builds then. Change-Id: Ibc9486c0d67d1aeafa08932809b23ceeb9b5c2f3
-
Tor Lillqvist yazdı
Change-Id: I60bf7a31e5a92a0b140404a7ad84c581ba1267e3
-
Tor Lillqvist yazdı
Change-Id: I911c24c01937c25ad147992885a67852880c255d
-
Tor Lillqvist yazdı
Change-Id: Id755894def35d59836dff8cff7df1273a8e296b2
-
Tor Lillqvist yazdı
Change-Id: I44b935e2093a5b630f8009af939ce8e83413c35b
-