summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_core.mk
diff options
context:
space:
mode:
authorTobias Lippert <drtl@fastmail.fm>2015-08-02 14:51:23 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-08-04 06:43:02 +0000
commit431957118d7bbf96bf78e142df9decbcaff6475b (patch)
treec49163a8c1f041a4381d0ee034622bceaf9fefbd /sc/CppunitTest_sc_core.mk
parent8eca4da70506e1e6c2e4b600262cced93aba8c96 (diff)
fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRange
The listeners were stored in a std::list which is not efficient for the lookup required in EndListeningHiddenRange() The list was replaced by an std::unodered_map which allows faster look-up. Change-Id: Iec7a33b18aa91e7d2917dc8feb98bf9b20ce804e Reviewed-on: https://gerrit.libreoffice.org/17437 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sc/CppunitTest_sc_core.mk')
0 files changed, 0 insertions, 0 deletions