summaryrefslogtreecommitdiffstats
path: root/connectivity
diff options
context:
space:
mode:
authorMark Hung <marklh9@gmail.com>2020-03-04 19:16:47 +0800
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-03-06 20:40:17 +0100
commit32c8bd660e74169a17fdfd4cdbf42bb79dc5a10d (patch)
tree9af03076116f64675304bb2a2db458887292c438 /connectivity
parentfocus getting stuck in the navigator spinbutton (diff)
downloadcore-32c8bd660e74169a17fdfd4cdbf42bb79dc5a10d.tar.gz
core-32c8bd660e74169a17fdfd4cdbf42bb79dc5a10d.zip
tdf#120216 improve svx table performance.
By defining operator== for SdrConnectStyleData and SdrFrameBorderData, and make a deeper comparison instead of the pointer stored shared_ptr in SdrFrameBorderPrimitive2D. The SdrFrameBorderPrimitive2D::operator== always return false before. The response time of clicking a cell and then entering editing mode improved from 4s to 0.5s in my environment. Change-Id: I625d9f69a07f42cac4a6cba45ec9e1c4195b6d58 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90120 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions