office-gobmx/comphelper
Michael Stahl cafff1bbc4 rhbz#1001768: avoid deadlock in AccessibleEventNotifier
revokeClientNotifyDisposing(): drop the static lclMutex before calling
pListeners->disposeAndClear(), which may want to acquire the SolarMutex
and deadlock.

Change-Id: Ib35fc7fad6596450a3b10d58d5193b9b55c575cb
2013-08-28 14:47:33 +02:00
..
qa
source rhbz#1001768: avoid deadlock in AccessibleEventNotifier 2013-08-28 14:47:33 +02:00
util
CppunitTest_comphelper_test.mk
JunitTest_comphelper_complex.mk
Library_comphelper.mk
Makefile
Module_comphelper.mk
README

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.