- 16 Ara, 2016 38 kayıt (commit)
-
-
Stephan Bergmann yazdı
...where an ImplicitCastExpr happens to appear between CXXConstructExpr and CallExpr Change-Id: I62226cc89d87bd3d9c03743b650f10c32c18f9be
-
Samuel Mehrbrodt yazdı
createPath documentation advises against relying on the E_EXIST error code, so we just ignore it Change-Id: I0e842315e1fd5c661d2b504b196e320f84c58e4f Reviewed-on: https://gerrit.libreoffice.org/32081Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Olivier Hallot yazdı
Project: help 330afbbc626e0e811a3bf0fc709fedc41b11eed2 Fix URL for invoking help page in HC3 Missing ? Change-Id: If1e1f2a94f3509f4d1dd120409f4504a1a1c0bad Reviewed-on: https://gerrit.libreoffice.org/32060Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Gabor Kelemen yazdı
Project: help c349db3a49bae0d8a45528b8889bd36b337117b4 Update 'Insert Names' dialog to 'Paste Names' There is a new terminology for the same thing. Also document a new button. Updated the bookmarks and ahids to restore connection between UI and help page. Change-Id: I05eaad7546dbedcf065b9a97b830550e1ec22515 Reviewed-on: https://gerrit.libreoffice.org/32063Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Gabor Kelemen yazdı
Project: help 2ecebd5cd909f68f388490f26da74e67416f274f Restore connection between the 'Insert hyperlink' UI and help Renaming hyperlink to link is still left to do. Change-Id: I1d7b472cbd0511c80e25a7c433b08e5a79d5d592 Reviewed-on: https://gerrit.libreoffice.org/32062Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Gabor Kelemen yazdı
Project: help 6eb8d7cd07d0d3fe043747e20ee394a427b9959e tdf#88414 Connect the Navigator side pane to help Change-Id: I41c51f34939dc2ddd7e96c6a0c1bfb4d7b3e03d9 Reviewed-on: https://gerrit.libreoffice.org/32061Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Miklos Vajna yazdı
Change-Id: I18b052cadb061535d7552f2ec1eac4b932489d22
-
Stephan Bergmann yazdı
Change-Id: I65ab9176b39a436afce23e6bd4423ebf76219166
-
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 2 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>
-