https://bugs.documentfoundation.org/show_bug.cgi?id=144272
László Németh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Assignee|[email protected] |[email protected] | |desktop.org --- Comment #5 from László Németh <[email protected]> --- tdf#144272 sw: track change of paragraph style Modifying style of a paragraph, e.g. from "Standard" or "Text body" to "Heading n" styles wasn't recorded by change tracking. Now it's possible to track and reject these changes also after DOCX export/import. Note: ODF track changes doesn't support format-only changes, so likely it will need to export the paragraph content two times, with the old and with the new paragraph styles, too). Note: selecting multiple paragraphs to modify their styles at once doesn't record the changes, yet, because multi-paragraph ParagraphFormat redline range hasn't supported by AppendRedline(). -- You are receiving this mail because: You are the assignee for the bug.
