office-gobmx/sc/source
Luboš Luňák 7689bf4452 find last data row before searching for first data row
GetLastDataRow() is more efficient than iterating every cell
with HasDataAt(), so first reduce the row range from the end
(in case the whole range is empty cells it's just one call).

Change-Id: Idc494795f68492ed8b05b2cd575598a9c5868b7f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135605
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-06-11 06:22:12 +02:00
..
core find last data row before searching for first data row 2022-06-11 06:22:12 +02:00
filter elide some makeStringAndClear() class 2022-06-03 10:11:38 +02:00
ui new loplugin:moveit 2022-06-10 13:13:15 +02:00