framework/source/uielement/toolbarsmenucontroller.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit ba4bbfadd79e0765db01bb70bfd97fa0a959ce24 Author: Roman Kuznetsov <antilibreoff...@gmail.com> AuthorDate: Tue Jan 7 16:00:59 2020 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Thu Jan 9 16:15:36 2020 +0100 tdf#129600 Delete "Formula bar" item from View-Toolbars Change-Id: Iec6c6c998a12aafdbf63bc1e5083cf577aefb437 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86354 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/framework/source/uielement/toolbarsmenucontroller.cxx b/framework/source/uielement/toolbarsmenucontroller.cxx index e34e4d4eb8c7..688af422d1ef 100644 --- a/framework/source/uielement/toolbarsmenucontroller.cxx +++ b/framework/source/uielement/toolbarsmenucontroller.cxx @@ -416,9 +416,7 @@ void ToolbarsMenuController::fillPopupMenu( Reference< css::awt::XPopupMenu > co } // Create commands for non-toolbars - if ( m_aModuleIdentifier == "com.sun.star.sheet.SpreadsheetDocument" ) - addCommand( m_xPopupMenu, ".uno:InputLineVisible", "" ); - + bool bAddCommand( true ); SvtCommandOptions aCmdOptions; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits