diff --git a/IPHRedaction/Clean.xba b/IPHRedaction/Clean.xba
index b1f0409..0bd0148 100644
--- a/IPHRedaction/Clean.xba
+++ b/IPHRedaction/Clean.xba
@@ -17,7 +17,9 @@ Sub cleanButton
statusIndicator.Start("Чистка документа начата, подождите",30)
unicodeSymbolsConversion
convertFontsToCharStyles
+ saveAndreload()
cleanFormatting
+ saveAndreload()
disposeAllLinks
disposeAllBookmarks
fixTableWidth
@@ -888,4 +890,4 @@ Private Function getStyleNames(oFamily,bLocalized as Boolean, _
Endif
xArray(iUB) = vNextElement
End Sub
-
\ No newline at end of file
+
diff --git a/description.xml b/description.xml
index 4c0311f..d87e04f 100644
--- a/description.xml
+++ b/description.xml
@@ -3,7 +3,7 @@
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
-
+
Redaction for publishing in Institute of philosophy
diff --git a/redaction.oxt b/redaction.oxt
index 5b6a716..5810a95 100644
Binary files a/redaction.oxt and b/redaction.oxt differ