Description: The CSV format is not available in the "Export..." menu of "File". The user must currently "Save as" CSV which has different meaning as it is for making a copy of the current document. The sheet save is also ambiguous when many are available (hence the "Warning" modal box). Finally, the current document is renamed. The use and meaning of "Export" will be to keep the current document with all its sheets, its name and its file format. Steps to Reproduce: 1. Open a spreadsheet (ODS, XLS*, etc) with Calc 2. Select "Export ..." from "File" Actual Results: There is no CSV option. Expected Results: Export the all/current sheet(s) to CSV Reproducible: Always User Profile Reset: No Additional Info: Export will not rename the current document as "Save as" does. The file may also contain so default parameter for such exportation such as the field separator, or the sheets to select.
The idea of exporting all sheets as CSV is discussed in an existing ticket: bug 135762. It is already possible to do it with the command line, but it is not exposed in the UI yet. *** This bug has been marked as a duplicate of bug 135762 ***
The point is not about exporting all sheets. It's about having CVS supported in the "Export..." menu. It's thus linked to 135762, which I saw, hence the mention of all sheets, but basically I personally need to "Export" the current sheet. This bug could be seen as a UX/UI bug if you want. It's already possible to do what is intended but the feature is misplaced with some side-effect: "Save as..." versus "Export..."