To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108741
------- Additional comments from o...@openoffice.org Wed Mar 17 12:08:10 +0000 2010 ------- Deeper investigation reveals the following: - automatic paragraph styles and automatic character styles referenced from deleted paragraphs/characters whose deletion is tracked are additionally exported. See method <SwXMLExport::_ExportAutoStyles(..)> - method call <GetTextParagraphExport()->exportTrackedChanges( sal_True )> shall be removed. This causes duplicated automatic paragraph/character styles in the ODF instance. - automatic character styles _only_ referenced from <Undo> objects of deleted paragraphs/characters are exported. This causes unused automatic character styles in the ODF instance. - automatic list style _only_ referenced from <Undo> objects are exported. This causes unused automatic list styles in the ODF instance. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org