Attempted to include Line and Arrows (.uno:ArrowsToolbox), Curves (.uno:LineToolbox), and Connectors (.uno:ConnectorToolbox) in the Insert > Shapes submenu, but their entries didnt extend out with submenu entries of the controls underneath them.
You need to add them to Controller.xcu, like you did in https://cgit.freedesktop.org/libreoffice/core/commit/?id=900a22c9ef53d8597570ccd1fa8a7a6106006f32
(In reply to Maxim Monastirsky from comment #1) > You need to add them to Controller.xcu, like you did in > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=900a22c9ef53d8597570ccd1fa8a7a6106006f32 Thanks for the link, as i thought you were the one who made that change. :D https://gerrit.libreoffice.org/46905
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eb5c30450e1966caf476dbbc63669b1593d5c5a7 tdf#114605 Allow line split buttons to work in the menus It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Yousuf Philips committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=023949fac0043408ac1b86dc67732666d041875e&h=libreoffice-6-0 tdf#114605 Allow line split buttons to work in the menus It will be available in 6.0.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.