Files
loongoffice/include/sfx2
Michael Weghorn ca364f8f16 tdf#159835 sfx2: Simplify TabBar::OnToolboxClicked
Now that the logic from `SidebarController::PopulatePopupMenus`
has been moved here in
    Change-Id: I8236f2467239e6a2f485d468656e961478eeb09c
    Author: Michael Weghorn <m.weghorn@posteo.de>
    Date:   Mon Jun 17 13:35:12 2024 +0200

        tdf#159835 sfx2: Move logic to populate sidebar menus to TabBar

as well, simplify `TabBar::OnToolboxClicked`:
No longer use one loop to build a vector of entries
and another to process these, but use a single loop
for that instead.
Drop the now unused `DeckMenuData` class.

Change-Id: I884f3b70bb4d85b9a52421e9de6042cda80cfa0b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169006
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
2024-06-18 05:26:41 +02:00
..
2024-06-18 01:07:42 +02:00
2024-05-10 18:42:35 +02:00
2024-05-22 12:22:47 +02:00
2024-02-19 09:09:06 +01:00
2024-02-02 08:49:14 +01:00
2024-06-18 01:07:42 +02:00
2024-03-08 07:06:13 +01:00
2024-02-01 12:12:10 +01:00
2023-12-19 09:42:03 +01:00
2024-05-02 14:37:56 +02:00
2024-06-18 01:07:42 +02:00
2023-12-21 21:13:55 +01:00
2024-04-28 22:30:17 +02:00
2024-05-10 18:42:35 +02:00
2024-06-18 01:07:42 +02:00