diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2019-12-29 14:00:14 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-01-01 09:37:37 +0100 |
commit | 4992d61600536fe14b97b718dbb11f00e936c6a9 (patch) | |
tree | 870274981061d3f16896f1a9ddaea4a807bcb9da /sc/source/ui/view/hintwin.cxx | |
parent | 6dfa6d3d53369ef3cce86717fb1923fc9fcb7982 (diff) |
tdf#129228 speedup opening of xlsx file with lots of comments
de-UNOise the Comment::finalizeImport method, so we can build
a better custom import code path, that does not touch all the stuff
that updating a running UI needs.
The primary improvements comes from using setPropertyValues
to set a bunch of props together.
This takes the opening time from 61s to 53s for me.
Change-Id: I5506a5a37a9b4b84b6930f0563a775a8aa0a9e2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85947
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/view/hintwin.cxx')
0 files changed, 0 insertions, 0 deletions