office-gobmx/sc/source
Luboš Luňák ee57936475 fix horizontal Calc cursor skipping
UITest_calc_tests' columns.CalcColumns.test_column_hide_show fails
with INITIALCOLCOUNT being 1 because column C was hidden, but
searching only up to the first allocated column + 1 searched only
up to column B. Whether an entire column is hidden is not part
of ScColumn, it's stored in ScTable.

Change-Id: Ib1befe5cd0db8d50a6196bc6621fb1b0967e6209
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133524
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2022-04-28 05:51:31 +02:00
..
core add string_view wrappers for rtl::math::stringToDouble 2022-04-27 12:19:55 +02:00
filter add string_view wrappers for rtl::math::stringToDouble 2022-04-27 12:19:55 +02:00
ui fix horizontal Calc cursor skipping 2022-04-28 05:51:31 +02:00