diff options
author | Herbert Dürr <hdu@apache.org> | 2014-06-23 07:55:44 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-23 09:56:57 +0100 |
commit | 5232d01ee5afea97b80da39b082012ee4c1a1409 (patch) | |
tree | e00c2222932f804b955bc045d1e185f0abcb6e4c /cui/uiconfig/ui | |
parent | 94b2fe9b00c28e12bbd98ade8c5a31179c290da0 (diff) |
Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...
handling of IndexOutOfBoundsException
the DocumentFocusListener::notifyEvent() throw list only allows a RuntimeException to
propagate. The methods called in notifyEvent() allow IndexOutOfBoundsException though,
so it must be handled in all cases to prevent C++ from invoking its unexpected() abort
mechanisms. Ceterum censeo, non-empty throw lists should be removed altogether...
(cherry picked from commit 4da0e442f0fd4838e93e7316c24cfeef9289207d)
Conflicts:
vcl/osx/documentfocuslistener.cxx
vcl/unx/gtk/a11y/atkutil.cxx
Change-Id: Ie0b783832314ee5ec376a0c3c2cd67e4a70e218b
Diffstat (limited to 'cui/uiconfig/ui')
0 files changed, 0 insertions, 0 deletions