summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorosnola <alonso@loria.fr>2017-04-02 09:42:59 +0200
committerDavid Tardon <dtardon@redhat.com>2017-04-02 13:42:19 +0200
commitb0067c89e6b2a4e29465d9da9a731ae30a66dce6 (patch)
tree4f10cbb6eb212c9528e6e3410d4f28b230818f97 /filter
parentaf45b3d48e3a027c14317db944a8d67de063352f (diff)
libwps import filter improvements
+ some astyle modifications, + add .wk4 and .123 to the list of file extensions, + add support to open Lotus files protected by a password. Change-Id: I94d4afffd73f0999ff2b1958704cb3985fcd0cc9
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/fragments/types/calc_WPS_Lotus_Document.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/fragments/types/calc_WPS_Lotus_Document.xcu b/filter/source/config/fragments/types/calc_WPS_Lotus_Document.xcu
index 0ecc7114c3ed..abea24321e6b 100644
--- a/filter/source/config/fragments/types/calc_WPS_Lotus_Document.xcu
+++ b/filter/source/config/fragments/types/calc_WPS_Lotus_Document.xcu
@@ -18,7 +18,7 @@
<node oor:name="calc_WPS_Lotus_Document" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.Calc.MSWorksCalcImportFilter</value></prop>
<prop oor:name="URLPattern"/>
- <prop oor:name="Extensions"><value>wk1 wk3</value></prop>
+ <prop oor:name="Extensions"><value>wk1 wk3 wk4 123</value></prop>
<prop oor:name="MediaType"></prop>
<prop oor:name="Preferred"><value>true</value></prop>
<prop oor:name="PreferredFilter"><value>WPS_Lotus_Calc</value></prop>