Always save document when save is clicked.
Always save the document when the user clicks Save.
Removed if (doc->isModifiedSinceSave()) condition.
Let the user save the file even if no changes were made to the document.
Also fixes #5925 (closed)
Edited by Ayan Das