From b37cb3e5dbb145c5a5fed094f02c1bc6dc1d31f8 Mon Sep 17 00:00:00 2001 From: scito Date: Thu, 6 May 2021 21:55:05 +0200 Subject: tdf#90101 add .uno:PasteAsLink No attributes or notes are pasted, i.e. only the links. Links to dates loose the date formatting currently, see tdf#142093. Paste As Link is only added as command. No entries to menus or context menus are made as this functionality is not widely used, see tdf#102255 Icons are added with tdf#141885 Change-Id: Ifbdaa076045b5f10073a658115fea211bb30e6a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115137 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- .../registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'officecfg/registry/data/org/openoffice') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 2c09285c5195..6c0e3d6d7562 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -2621,6 +2621,17 @@ 1 + + + Paste As Link + + + As ~Link + + + 1 + + Use Text Import Dialog -- cgit v1.2.3