diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-12-19 11:40:24 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-12-19 14:47:11 +0100 |
commit | 62afdd6f82c51cee330b278518622eaf1776e2c4 (patch) | |
tree | 20bd8fff5b8dac8e976500b8f5566a34327db2d9 /i18npool | |
parent | 30ab6dd73a15781abce9153105ec43ee887aace1 (diff) |
tdf#154864 Changing starting number of numbered list does nothing
regression from
commit cd3c16fbcb4f8e5e4c4448bc7cda96e8476d6aec
Author: Noel Grandin <noel.grandin@collabora.co.uk>
Date: Fri Oct 14 15:14:13 2022 +0200
tdf#129101 CTRL+A & Cut very slow
avoid repeated invalidation of number tree, shaves 90% time off
The problem is that, after the above change, InvalidateListTree is not
called late enough to force invalidation of all necessary stuff.
So simply delay that until we do re-validation in SwNumRule::Validate.
Change-Id: I796cc34fe7d66d4876ee06286a8af7029a759eca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160974
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'i18npool')
0 files changed, 0 insertions, 0 deletions