i’m suggesting a feature to split up the calc/writer/libreoffice document into separate parts, so that it doesn’t have to rewrite the whole document on small modified parts of the file for large file support
i handle rather large calc documents, and saving often takes up to 30 seconds, when i’ve only modified a single cell in one worksheet
similarly, with writer documents, large files mean extremely long file save times, so could be split up into sections to only save the parts that have been modfied
can this be achieved without breaking the .odf file structure? can a ‘cheat’ be implemented that allows for backward compatiblity?