tdf#122989 remove update check from notebookbar for the moment
commit98174e163348ab44461f114142bc546e97720eec
authorThorsten Behrens <Thorsten.Behrens@CIB.de>
Tue, 26 Mar 2019 10:56:40 +0000 (26 11:56 +0100)
committerThorsten Behrens <Thorsten.Behrens@CIB.de>
Tue, 26 Mar 2019 12:37:28 +0000 (26 13:37 +0100)
tree4760b494fea7d3619cace4aff12c99d5cc3764c1
parentd9de9d2d33bffb0032eac563079f66b13f1ca426
tdf#122989 remove update check from notebookbar for the moment

Temp fix, since update check is an extension, and extensions can't
currently modify notebookbars.

This needs implementation of something like
https://wiki.openoffice.org/wiki/Framework/Article/Addon_Menu_Toolbar_Merging
for notebookbar popup menus. Such that Addons.xcs provide some merge
points with notebookbar menu IDs, we can then plug into existing popup
menus.

Change-Id: If30525fec1e7be0429e351588614618c5f56cdd4
Reviewed-on: https://gerrit.libreoffice.org/69735
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
13 files changed:
sc/uiconfig/scalc/ui/notebookbar.ui
sc/uiconfig/scalc/ui/notebookbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
sd/uiconfig/sdraw/ui/notebookbar.ui
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
sd/uiconfig/simpress/ui/notebookbar.ui
sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
sw/uiconfig/swriter/ui/notebookbar.ui
sw/uiconfig/swriter/ui/notebookbar_compact.ui
sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui