Description: Sparkline's main menu items should be in other places So, after a great Tomaž's work we have Sparklines support in Calc. Let's look at sparklines's main menu items: Fortunately I saw the patch that added those main menu items and already knew where to find it. Its are in Sheet (sic!) main menu now: Sheet-> Sparklines-> Insert sparkline Delete sparkline Delete sparkline group Edit sparkline group Group sparklines Ungroup sparklines First - "Insert sparkline" should be in Insert main menu too! Second - i suggest move all Sparklines-> item with its submenu to Format main menu Steps to Reproduce: - Actual Results: Users will find Sparklines main menu items too long if we will not change its place in UI =) Expected Results: We have "Insert sparkline" item in Insert main menu and other Sparkline items in Format menu Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: efe854bf9b6daff3d0ecf6e3d04bd9a50bfaa3f3 CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: threaded
Sounds reasonable. Code pointer: sc/uiconfig/scalc/menubar/menubar.xml Find the UNO commands names at the customization.
Roman Kuznetsov committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a68629fdf97f181d4c6975f91e66fe52f83247e9 tdf#148467 Move sparklines items to Insert/Format main menu It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.