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 [email protected] 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
