diff options
author | Justin Luth <justin_luth@sil.org> | 2022-02-09 14:33:05 +0200 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2022-02-09 19:10:15 +0100 |
commit | 618084819babc839510860b74b36631749093c4c (patch) | |
tree | 382aac4e9f6da0d9055bdc187d6b8052a69e1061 /external/lxml | |
parent | 30146dd8052c8c7f701417eecc2ca1e529aa23cc (diff) |
tdf#113785 sc FillAutoSimple: also optimize in negative direction
By only coding the optimization for the downward autofill,
it totally broke an upward autofill.
So this patch simply fixes the LO 4.3ish regression
from commit a995462e6855061816c6529c366f20ace2b45868.
This fix means that the non-hidden cells get the auto-value
instead of being erased.
However, the hidden cells are still erased
(which is the topic of tdf#119957).
I'm not going to bother with a unit test for this
portion. If I can solve bug 119957 as well,
then the unit test for that can cover both situations.
Change-Id: If6320ccf87fa8893ca6766c265b7760cc46ed7d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129723
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'external/lxml')
0 files changed, 0 insertions, 0 deletions