Files
loongoffice/sc/source/filter
Justin Luth 78bd5e2523 xlsx export: fix corrupt file for Excel: protectedRange must have sqref
Excel refuses to open a file if there is no sqref specified
<protectedRanges>
  <protectedRange name="corruptFile"/>
</protectedRanges>

In this case, import failed to import sqref="10:131".
A follow-up commit avoids exporting these shorthand ranges.

I don't see much point in trying to create a unit test for this.
(I assume protectedRange is simply round-tripped
because I doubt LO has working support for protectedRanges.)

commit 9cee6a45632623d3d7e5a574128940f96d8c926b
Author: Eike Rathke on Thu Mar 20 10:16:50 2014 +0100
    added ScEnhancedProtection to ScTableProtection

Change-Id: I97ef1ee801898bdcace067d62890c4ce0e7cf1d8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166265
Reviewed-by: Justin Luth <jluth@mail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Justin Luth <jluth@mail.com>
2024-04-19 14:21:13 +02:00
..
2024-04-17 09:18:17 +02:00
2024-04-19 10:16:19 +02:00
2024-01-16 07:43:00 +01:00
2024-04-19 10:16:19 +02:00
2024-04-14 06:52:28 +02:00
2023-12-30 12:45:45 +01:00
2024-04-05 15:39:23 +02:00