We all know that saving a .docx document created in Microsoft Word and opening it with other office suites is not safe, because the MS-OOXML pseudo-standard is messy and practically relies on reverse-engineering in other suites.
What about the implementation of the OpenDocument standard?
If a document is created using Microsoft Word and saved to a .odt file, is it safe to open it with other suites, without losing any information or formatting?
If a document is created using Google Docs and saved to a .odt file, is it safe to open it with other suites, without losing any information or formatting?
If a document is created using Libre Office and saved to a .odt file, is it safe to open it with other suites, without losing any information or formatting?
Do Google and Microsoft even implement the OpenDocument Format properly or is their implementations filled with “bugs” that messes up the formatting in other suites and thus reducing interoperability?