https://bugs.documentfoundation.org/show_bug.cgi?id=153425
--- Comment #14 from Justin L <jl...@mail.com> --- (In reply to ady from comment #13) > FWIW, I can still see some inconsistencies, or at least differences, > depending on format. However, these really are rather disconnected from this particular bug, which is talking about xlsx format (almost exclusively). > I am not saying that the results are incorrect; just that the > exporting/saving is slightly different depending on file format. Generally you could say the results are incorrect. At least for something as "simple" as true/false verses 1/0 or cell format. > On a "recent" LO Dev 24.2, saving/exporting as XLS and reopening: > * shows all TRUE/FALSE values as 1 and 0 respectively, Sounds like the XLS bug equivalent of 8f5d8669ca74fed8608e438a8436c173e35d43a6 tdf#122098 xlsx im/export: let formulas guess their number format Reported as new bug 156861. > On the same LO Dev version, saving/exporting as ODS and reopening: > * cell content is (values) TRUE and FALSE respectively, That seems unlikely, and I can't reproduce. I still see formula =True(). -- You are receiving this mail because: You are the assignee for the bug.