diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2020-06-04 18:39:54 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2020-06-09 09:49:19 +0200 |
commit | a97539174fd7f76713291dd4e8138adb1f776c91 (patch) | |
tree | 77c60c0297f42b8ce25c8be50a7094eb5db56ca2 /include/sfx2/sidebar | |
parent | 49df367a5da14b31729e2f4f5dd6bf4e249df8d3 (diff) |
delay and batch calls to StartListeningFormulaCells() (tdf#133302)
In the testcase ScColumn::StartListeningUnshared() gets called
repeatedly with almost the same cells range (just extending),
so this gets quadratic. Delaying and doing it once on the whole
range at the end avoids this.
Change-Id: I3e92817d434cf7e4be0ea658f9adc0a24ceda260
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95531
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'include/sfx2/sidebar')
0 files changed, 0 insertions, 0 deletions