office-gobmx/uui
Noel Grandin 3a51daeace Improve re-throwing of UNO exceptions
(*) if we are already throwing a Wrapped*Exception, get the
exception using cppu::getCaughtexception.

(*) when catching and then immediately throwing UNO exceptions,
use cppu::getCaughtException to prevent exception slicing

(*) if we are going to catch an exception and then
immediately throw a RuntimeException, rather throw a
WrappedTargetRuntimeException and preserve the original exception information.

Change-Id: Ia7a501a50ae0e6f4d05186333c8517fdcb17d558
Reviewed-on: https://gerrit.libreoffice.org/54692
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-05-25 21:46:49 +02:00
..
inc UUIInteractionHelper::getParentProperty now unused 2018-05-18 09:56:19 +02:00
qa/unit
source Improve re-throwing of UNO exceptions 2018-05-25 21:46:49 +02:00
uiconfig/ui weld FilterDialog 2018-05-18 09:55:55 +02:00
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk UUIInteractionHelper::getParentProperty now unused 2018-05-18 09:56:19 +02:00
Library_uui.mk UUIInteractionHelper::getParentProperty now unused 2018-05-18 09:56:19 +02:00
Makefile
Module_uui.mk
README
UIConfig_uui.mk

Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.