Files
loongoffice/svl/source/notify
Noel Grandin 9614c3c97b small optimisation in SvtListener::EndListening
erase immediately after find so we're working with cache-hot data.

Instead of calling something else, which will load other stuff, then
reload the data to do the erase.

Change-Id: Ibbcca584b488ec3edc5b271efbd15d9a9ea2213f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116986
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-06-10 16:19:52 +02:00
..