diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2018-10-09 10:26:54 +0000 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2018-10-09 14:10:56 +0200 |
commit | c11ee0f7b0e4e7bf4d1e2e5bb4309f24b917ce79 (patch) | |
tree | 1503bc5434af0227e8ddf56299e14b153a606016 /include/sfx2/basedlgs.hxx | |
parent | 3c3bc96aef41f27ad5fea318929134df036e494f (diff) |
tdf#120387 get lock to use ImpEditView::CutCopy
ImpEditView::CutCopy releases the SolarMutex to handle clipboard
access. So lock the SolarMutex when accessing this function
through OutlinerView::Copy().
Now all paths effectively need the SolarMutex, so remove all the
intermediate locking. I guess the explicit release for the
xTransferable.is() test isn't needed.
Change-Id: Ib2a69a520bbf0ef7ba4ccb893c6489b292207f2a
Reviewed-on: https://gerrit.libreoffice.org/61580
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'include/sfx2/basedlgs.hxx')
0 files changed, 0 insertions, 0 deletions