https://bugs.documentfoundation.org/show_bug.cgi?id=133756
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |RESOLVED --- Comment #9 from Mike Kaganski <[email protected]> --- CSV is ideally a data-only datatype-agnostic file format. Having formulas in it is an extension, and is considered a security issue (see bug 114878). Having unsupported data and formatting lost on save to external format is expected and normal; not having this data lost in the current UI is also OK (the same would happen in Writer, when you save tables and headers and footnotes and bolds to a TXT file, and not see the loss until you reload). LibreOffice does not reload automatically on save - it also helps when one changes their mind, and decides to save to native format (or undo, or whatever) - reloading would make all that impossible. So no, there's no bug, nothing to change, and the defaults are fine. Change filter settings on save explicitly to enable saving formulas. -- You are receiving this mail because: You are the assignee for the bug.
