diff options
author | Justin Luth <justin.luth@collabora.com> | 2024-04-18 17:30:06 -0400 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2024-04-23 08:40:49 +0200 |
commit | a29d91ac403f1ed431ca95b8b9c290bd354c3ae7 (patch) | |
tree | 14436c55ba9236eace6c9deac5ae5ef5ca997148 /avmedia/Library_avmedia.mk | |
parent | c356b68656e57248123d333abd87803e4e89e8eb (diff) |
xlsx export: never export short-hand version of range address
If all the columns are in focus, LO was exporting
A10:XFD11 as 10:11.
Amazingly, we can't read that. Seriously?
Doesn't Microsoft ever export in shorthand?
I thought it would be helpful to find any instances
where LO is exporting shorthand, to verify that
we really do break import of round-tripped files.
I made a brief attempt at fixing the import,
but it will require lots of changes
and break lots of assumptions.
Obviously it can't be a hugely common problem
because I didn't find any bug reports about it...
I abandoned my attempt because it is too prone to disaster.
Change-Id: If59c316d0af466e5cf71ecc459bdf57bb2cd5144
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166269
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'avmedia/Library_avmedia.mk')
0 files changed, 0 insertions, 0 deletions