Home
last modified time | relevance | path

Searched hist:"54 a6759e" (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkutil.cxxdiff 54a6759e Mon Jun 30 12:19:13 UTC 2014 Herbert Dürr <hdu@apache.org> #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...

Merged from trunk revision 1604709


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1606707 13f79535-47bb-0310-9956-ffa450edef68
/aoo41x/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.cxxdiff 54a6759e Mon Jun 30 12:19:13 UTC 2014 Herbert Dürr <hdu@apache.org> #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...

Merged from trunk revision 1604709


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1606707 13f79535-47bb-0310-9956-ffa450edef68

Completed in 95 milliseconds