Remove Edit -> Plug-in as no longer used

Desktop / LibreOffice - Bryan Quigley [gmail.com] - 3 May 2016 04:17 UTC

This functionality seems to only have been used with NPAPI plugins. They've been previously removed. Per the help text, if it is still used by anything, you can use the context menu instead.

MN_READONLY_PLUGINOFF also appeared to be unused, so removed.

More code might be removable, but would affect activate on click/visible.

Change-Id: I12d5bf54edd3a2f716912179b87e798b47b3cc3d Reviewed-on: https://gerrit.libreoffice.org/24500

4b3c211 Remove Edit -> Plug-in as no longer used
configmgr/qa/unit/data.xcd | 8 --
include/sfx2/sfxsids.hrc | 2 +-
include/sfx2/viewsh.hxx | 2 +-
.../org/openoffice/Office/UI/GenericCommands.xcu | 8 --
sc/uiconfig/scalc/menubar/menubar.xml | 1 -
sd/uiconfig/sdraw/menubar/menubar.xml | 1 -
sd/uiconfig/simpress/menubar/menubar.xml | 1 -
sfx2/sdi/sfx.sdi | 19 ----
sfx2/sdi/viwslots.sdi | 5 -
sfx2/source/view/ipclient.cxx | 2 +-
sfx2/source/view/viewimp.hxx | 1 -
sfx2/source/view/viewsh.cxx | 110 ++------------------
sw/inc/helpid.h | 1 -
sw/source/uibase/docvw/docvw.hrc | 2 +-
sw/source/uibase/docvw/docvw.src | 6 --
sw/source/uibase/docvw/romenu.cxx | 6 --
sw/uiconfig/sglobal/menubar/menubar.xml | 1 -
sw/uiconfig/sweb/menubar/menubar.xml | 1 -
sw/uiconfig/swform/menubar/menubar.xml | 1 -
sw/uiconfig/swreport/menubar/menubar.xml | 1 -
sw/uiconfig/swriter/menubar/menubar.xml | 1 -
sw/uiconfig/swxform/menubar/menubar.xml | 1 -
22 files changed, 10 insertions(+), 171 deletions(-)

Upstream: cgit.freedesktop.org


  • Share