https://bugs.documentfoundation.org/show_bug.cgi?id=166625
--- Comment #3 from Mike Kaganski <[email protected]> --- Export is different from Save As, in that the file formats in Save As list are considered "import/export" (i.e., the program is supposed to be used as a kind of "editor" for them; it is possible to open such a file, work with it, and just press "Save" button, and expect that your work is saved - where the CSV's single-sheet nature is a huge difference and danger, even comparing to other external formats). Export file formats are "export-only" - i.e., you can't open such a file, and just press "Save" to store your work. The export will not mark your document unmodified; you will still be asked to save your work, if you try to close a modified document after export. I see no reason to implement this. -- You are receiving this mail because: You are the assignee for the bug.
