From ac89099aadb21dfdfec5f8ddc24bfd326b216c1e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 29 Jul 2020 14:41:06 +0100 Subject: [API CHANGE] officecfg: remove SecureExtensions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SecureExtensions has been unused since commit 38f78d69ee94c951d78676ef0f176457b333ff2a Date: Fri Sep 23 14:51:06 2005 +0000 INTEGRATION: CWS fwk20 (1.96.8); FILE MERGED 2005/08/15 09:49:56 pb 1.96.8.1: fix: #i49802# security warning removed Change-Id: Id95edfb8e60402a80b11855ffaef5aa01f9f6231 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99696 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- .../data/org/openoffice/Office/Security.xcu | 442 --------------------- .../schema/org/openoffice/Office/Security.xcs | 17 - 2 files changed, 459 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Security.xcu b/officecfg/registry/data/org/openoffice/Office/Security.xcu index f6164cd5d32e..82ad0820bc68 100644 --- a/officecfg/registry/data/org/openoffice/Office/Security.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Security.xcu @@ -18,448 +18,6 @@ --> - - - - sxw - - - - - sxc - - - - - sxd - - - - - sxi - - - - - sxm - - - - - sxg - - - - - sxp - - - - - stw - - - - - stc - - - - - std - - - - - sti - - - - - sdw - - - - - sdc - - - - - sda - - - - - sdd - - - - - smf - - - - - sds - - - - - sgl - - - - - sdp - - - - - vor - - - - - doc - - - - - dot - - - - - ppt - - - - - pot - - - - - xls - - - - - xlw - - - - - xlt - - - - - dif - - - - - dbf - - - - - rtf - - - - - txt - - - - - text - - - - - csv - - - - - pdf - - - - - fdf - - - - - html - - - - - htm - - - - - shtml - - - - - xml - - - - - xhtml - - - - - bmp - - - - - gif - - - - - jpg - - - - - pbm - - - - - pcd - - - - - pcx - - - - - pbm - - - - - pcd - - - - - pcx - - - - - pgm - - - - - png - - - - - ppm - - - - - psd - - - - - ras - - - - - tga - - - - - tif - - - - - xbm - - - - - xpm - - - - - cgm - - - - - dxf - - - - - emf - - - - - eps - - - - - met - - - - - pct - - - - - wmf - - - - - aif - - - - - aifc - - - - - au - - - - - m1a - - - - - mid - - - - - midi - - - - - mp2 - - - - - mp3 - - - - - mpa - - - - - ra - - - - - ram - - - - - rm - - - - - wav - - - - - asf - - - - - asx - - - - - avi - - - - - moov - - - - - mov - - - - - movie - - - - - mpe - - - - - mpeg - - - - - mpg - - - - - qt - - - 1 diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs index 50134e8f33b3..f474df6def51 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs @@ -21,24 +21,7 @@ Stores security related settings. - - - - Provides secure file extensions. Opening a secure file does not pose any risk. - - - - Provides a file extension that is not case-sensitive. - - - - - - - Provides a list of secure file extensions. Opening a secure file does not pose any risk. - - Specifies how secure hyperlinks are processed. -- cgit