https://bugs.documentfoundation.org/show_bug.cgi?id=153425
--- Comment #13 from ady <[email protected]> --- (In reply to Justin L from comment #12) > apparently fixed in 24.2 with (believe it or not) FWIW, I can still see some inconsistencies, or at least differences, depending on version. I am not saying that the results are incorrect; just that the exporting/saving is slightly different depending on file format. On a "recent" (around 4 weeks old) LO Dev 24.2, saving/exporting as XLS and reopening: * shows all TRUE/FALSE values as 1 and 0 respectively, * cell content is (functions) =TRUE() and =FALSE() respectively, * with cell format as default (standard). On the same LO Dev version, saving/exporting as XLSX and reopening: * shows all TRUE/FALSE values as TRUE and FALSE respectively, * cell content is (functions) =TRUE() and =FALSE() respectively, * with cell format as Boolean. On the same LO Dev version, saving/exporting as ODS and reopening: * shows all TRUE/FALSE values as TRUE and FALSE respectively, * cell content is (values) TRUE and FALSE respectively, * with cell format as Boolean. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cf8f7b91f41821b79495c0388359c4cb1156ea67 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (es_AR); UI: en-US Calc: CL threaded This LO Dev build includes the commit mentioned in comment 12 by Justin. -- You are receiving this mail because: You are the assignee for the bug.
