As stated in the title, the uno command .uno:WhatsNew lacks name and description/tooltip. It needs to be added to one of the .xcu files (like officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu) to be nicely displayed in the Customize dialog, in menus, and on toolbars... Steps to reproduce: 1- Open Tools > Customize... 2- Check the left "Functions" box/list What happens: You see ".uno:WhatsNew" at the top of the list. What should happen: You should see a sensible name for this command instead.
We better hide this command from the customization. You can access it also via Help > About. Hope to find time next week.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/c96707fa8d3a81e0c2f425db2029f65b3481aa27%5E%21 tdf#125783 - .uno:WhatsNew command lacks name and tooltip It will be available in 6.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.
Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/235a74d2e9d0e5e991777ef6d1a1625dab009670%5E%21 tdf#125783 - .uno:WhatsNew command lacks name and tooltip It will be available in 6.3.0.2. 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.