From e377a29bcf9bc383749edfb5a9d0c0dcbd8dfe59 Mon Sep 17 00:00:00 2001 From: Sarper Akdemir Date: Mon, 18 Dec 2023 16:37:16 +0300 Subject: tdf#158375: disable DDE when DisableActiveContent is set Change-Id: I167f6ea5d740b5a53cd02a9b865e65ff980a8877 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160922 Reviewed-by: Stephan Bergmann Tested-by: Jenkins (cherry picked from commit 21f8e08c60cde2599f45b9e02c2b7d0cead2f625) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161029 Reviewed-by: Sarper Akdemir --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 27e7eba04007..53aa213ac80d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2520,7 +2520,7 @@ Specifies whether or not to disable active content. Right now - only disables active embedded content (OLE). + only disables active embedded content (OLE) and DDE. false -- cgit