Files
loongoffice/filter/source/config
Noel Grandin b23aec2266 tdf#159461 deadlock in Dialog "XML Filter Settings"
revert
    commit 15405dc68b2e88b53585578567da13e3e99962db
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Mon Feb 20 15:43:41 2023 +0200
    osl::Mutex->std::mutex in FilterCache

There is much recursive behaviour going on here,
via the configmgr and the listeners that FilterCache
has.

Change-Id: Ice003404dffad9e5e63bcff30c2ceede4f52cab8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162930
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-02-02 20:40:45 +01:00
..