office-gobmx/include
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
..
android
animations
apple_remote
avmedia loplugin:unusedmethods 2024-04-04 19:58:14 +02:00
basegfx WaE: C6011 Dereferencing NULL pointer warnings 2024-04-30 22:04:11 +02:00
basic WaE: C6011 Dereferencing NULL pointer warnings 2024-05-02 09:24:11 +02:00
canvas loplugin:ostr in canvas 2024-05-06 21:31:14 +02:00
codemaker Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
com/sun/star/uno suppress COPY_INSTEAD_OF_MOVE suggestions for uno::Reference 2024-01-20 20:54:42 +01:00
comphelper SequenceAsHashMap::contains can be const 2024-06-15 08:56:49 +02:00
connectivity use [[noreturn]] for these throw helpers 2024-05-05 20:03:10 +02:00
cppcanvas Drop some newly obsolete __GNUC__ version checks 2023-09-24 17:31:16 +02:00
cppu
cppuhelper Revert "tdf#143148: Use pragma once instead of include guards" 2024-01-22 09:56:41 +01:00
cppunittester
dbaccess simplify OGenericUnoController init 2024-04-10 10:18:47 +02:00
desktop
docmodel loplugin:ostr in various 2024-05-20 22:09:56 +02:00
drawinglayer tdf#160782: convert to bitmapEx from 0,0 to width,height 2024-04-22 17:38:15 +02:00
editeng Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
embeddedobj
filter tdf#160198 Compatibility in background shapes/pictures 2024-05-28 00:45:20 +02:00
formula Related: tdf#137543 - fix LET function jump count number 2024-06-09 22:13:24 +02:00
fpicker replace fpicker-related Help::GetHelpText with core-side translations 2024-06-07 10:57:53 +02:00
framework convert TitleHelper to comphelper::WeakImplHelper 2024-03-30 18:01:46 +01:00
helpcompiler
i18nlangtag Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
i18npool
i18nutil use more string_view in i18nutil::PaperInfo 2024-05-14 19:49:10 +02:00
jvmaccess tdf#146619 Recheck include/[e-j]* with IWYU 2023-09-23 10:39:02 +02:00
jvmfwk use more string_view 2024-03-08 07:06:13 +01:00
LibreOfficeKit Add new LOK CALLBACK for vertical ruler 2024-06-17 10:23:27 +02:00
linguistic loplugin:unusedmethods 2024-04-04 19:58:14 +02:00
o3tl Extended loplugin:ostr manual changes 2024-04-28 11:29:52 +02:00
oox tdf#160591 PPTX export: fix colormap mapping in slide master 2024-06-07 14:38:52 +02:00
opencl
osl tdf#43157 Use SAL_WARN_IF instead of OSL_PRECOND 2024-06-07 22:18:55 +02:00
package use more UNLESS_MERGELIBS 2024-02-12 20:25:54 +01:00
registry
rtl drop requirement for rtl_random_getBytes to have "Pool" arg 2024-05-08 11:29:54 +02:00
sal Fix typo 2024-05-21 22:13:00 +02:00
salhelper Fix typo 2023-11-04 05:00:23 +01:00
sax tdf#161327 Interpret angle units in dr3d:end-angle .. 2024-06-11 10:29:17 +02:00
sfx2 tdf#159835 sfx2: Simplify TabBar::OnToolboxClicked 2024-06-18 05:26:41 +02:00
sot CopyTo is never passed a null argument 2024-05-01 09:17:14 +02:00
static/unoembindhelpers Embind: Fix out-param handling 2024-04-30 07:53:11 +02:00
store
svl Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
svtools Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
svx Add SfxItemType to SfxPoolItem 2024-06-18 01:07:42 +02:00
systools loplugin:ostr in various 2024-05-20 22:09:56 +02:00
test loplugin:ostr in test 2024-05-14 11:47:53 +02:00
toolkit Some missing "block untrusted referer links" for form controls 2024-06-11 16:09:34 +02:00
tools do less OString->OUString conversion in tools datetime functions 2024-05-13 14:44:19 +02:00
typelib
ucbhelper Fix UBSan build's RTTI needs 2024-02-21 15:18:19 +01:00
uno
unoidl
unotest tdf#105844 unotest,xmlsecurity: fix tests on MacOSX 2024-01-30 10:23:32 +01:00
unotools Make isProductVersionUpgraded update ooSetupLastVersion again 2024-06-14 15:13:34 +02:00
vbahelper loplugin:ostr in vbahelper 2024-05-14 15:14:51 +02:00
vcl annot: read PDF FreeText annotation "DS" and "RC" keys 2024-06-14 06:27:03 +02:00
xmloff use more OUString compile time literals in xmloff 2024-05-02 08:20:23 +02:00
xmlreader tdf#146619 Recheck include/[v-x]* with IWYU 2023-12-12 18:51:27 +01:00
xmlscript Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
default.rc Drop C/C++ DEBUG macro 2024-03-21 16:30:59 +01:00
IwyuFilter_include.yaml tdf#146619 Recheck include/ with find-unneeded-includes --noexclude 2023-12-24 12:14:14 +01:00
postmac.h
postwin.h
premac.h
prewin.h
version.hrc