https://bugs.documentfoundation.org/show_bug.cgi?id=166420
--- Comment #7 from Telesto <[email protected]> --- Created attachment 200650 --> https://bugs.documentfoundation.org/attachment.cgi?id=200650&action=edit ODT saved as RTF by LibreOffice 6.1.6.3 Opening the RTF generated by LibreOffice 6.1.6.3 lost the indent with commit tdf#152425 Synchronize import and export style names mapping 1. Make the mapping in StyleSheetTable::ConvertStyleName match the opposite direction mapping happening in MSWordStyles::GetWWId and ww::GetEnglishNameFromSti. Add missing styles, provide comments to clarify the process and find respective pool format ids. 2. Instead of appending " (user)" to conflicting style names, which is the method used by SwStyleNameMapper to disambiguate API names, append " (WW)", which allows to avoid unwanted merging conflicting styles. -- You are receiving this mail because: You are the assignee for the bug.
