summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorka <kai.ahrens@sun.com>2010-06-03 20:35:47 +0200
committerka <kai.ahrens@sun.com>2010-06-03 20:35:47 +0200
commit348d45c67e2a1880c7ccbf9c583f8a4f34331988 (patch)
tree3468fd3bbef78517aa638871abc81e297f3f9373 /filter
parent0480cbd6a81487fd5c7f4322f9359dfdb313c4b1 (diff)
parent53017497738e9edd88b480cfaf31a11d1701835d (diff)
impressbi01: latest changes
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu2
-rw-r--r--filter/source/xslt/odf2xhtml/export/xhtml/body.xsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu b/filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu
index 8b2c25903438..708717263917 100644
--- a/filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu
+++ b/filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu
@@ -1,7 +1,7 @@
<node oor:name="calc_Text_txt_csv_StarCalc" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.calc.FormatDetector</value></prop>
<prop oor:name="URLPattern"/>
- <prop oor:name="Extensions"><value>csv txt xls</value></prop>
+ <prop oor:name="Extensions"><value>csv txt</value></prop>
<prop oor:name="MediaType"><value>text/plain</value></prop>
<prop oor:name="Preferred"><value>false</value></prop>
<prop oor:name="PreferredFilter"><value>Text - txt - csv (StarCalc)</value></prop>
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index b2abefad2d9d..6229544cf02f 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -2869,4 +2869,4 @@
<xsl:template match="math:annotation" mode="math"/>
-</xsl:stylesheet> \ No newline at end of file
+</xsl:stylesheet>