summaryrefslogtreecommitdiff
path: root/include/sal
diff options
context:
space:
mode:
authorMarco Cecchetti <marco.cecchetti@collabora.com>2017-03-29 13:50:18 +0200
committerJan Holesovsky <kendy@collabora.com>2017-04-04 16:37:13 +0200
commitf675f9531483cb59d34c13f3746010e438298704 (patch)
tree2130e623ffcf42d76f6ded6b9bb0f203efa2bfef /include/sal
parent4b39183c5740067cc31c006214cb24b81ee0f98c (diff)
LOK - Calc: row/column headers are updated faster
Now the computation of the row/column headers data exploits the cached row/col positions in HeightHelper/WidthHelper. That makes updating row/column headers at the bottom of the document as fast as at the top even for very big spreadsheets. Change-Id: Ida0ed8d8885b71fe3206efbdaa62a0bb95153ed7
Diffstat (limited to 'include/sal')
-rw-r--r--include/sal/log-areas.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index b702c3ca2324..e51c82c14970 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -127,6 +127,7 @@ certain functionality.
@li @c sc.core.grouparealistener - sc::FormulaGroupAreaListener
@li @c sc.filter - Calc filter
@li @c sc.lok.docsize
+@li @c sc.lok.header
@li @c sc.lok.poshelper
@li @c sc.opencl - OpenCL-related stuff in general
@li @c sc.opencl.source - Generated OpenCL source code