Kaydet (Commit) 75a289c8 authored tarafından Olivier Tilloy's avatar Olivier Tilloy Kaydeden (comit) Thorsten Behrens

tdf#116086 Apparmor profiles fixes for xslm file extension

This allows opening files with the xlsm and xltm extensions
(Excel macro-enabled workbooks and templates).

Change-Id: I9282f83ff15108a703b98f1752eeee94a2f174c1
Reviewed-on: https://gerrit.libreoffice.org/50514Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst a1a0bcc5
......@@ -50,7 +50,8 @@
@{libreoffice_ext} += [rR][tT][fF]
#Calc
@{libreoffice_ext} += [xX][lL][sSwWtT]{,x,X}
@{libreoffice_ext} += [xX][lL][sStT]{,x,X,m,M}
@{libreoffice_ext} += [xX][lL][wW]
#.dif dbf
@{libreoffice_ext} += [dD][iIbB][fF]
#.tsv .csv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment