New branch 'feature/allo_contract45533' available with the following commits:
commit 867cad1a6d3d554f82fd93acec13231ddc32505f
Author: Michael Stahl <[email protected]>
Date: Tue Jan 9 16:44:50 2024 +0100
sfx2: reorder the checks in SfxBaseModel::postEvent_Impl()
It doesn't make sense to copy m_pData after impl_isDisposed() checks if
it's null (not sure if this makes a difference in practice).
Change-Id: I5c6db0bd3e09f92acef346115a4fee44ae4c0a89
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161835
Tested-by: Jenkins
Reviewed-by: Michael Stahl <[email protected]>
(cherry picked from commit 79e8f18f635dfd094485ed18166fd8b04c37862c)