summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TabBar.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-16loplugin:unusedfieldsNoel Grandin1-2/+0
2024-08-27Resolves: tdf#120748 Using the mouse wheel to change tabs in theJim Raykowski1-0/+1
2024-08-19tdf#105131 Remove Restore Defaut from sidebar custom menuOlivier Hallot1-16/+0
2024-08-15Resolves tdf#162450 - Hide sidebar tab buttonHeiko Tietze1-2/+2
2024-07-12cid#1555513 silence Use of auto that causes a copyCaolán McNamara1-1/+1
2024-06-26tdf#159835 sfx2: Skip sidebar menu update for gtk4 to work around crashMichael Weghorn1-0/+6
2024-06-20tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn1-6/+9
2024-06-20tdf#159835 sfx2 Connect SidebarController menu handlers earlierMichael Weghorn1-3/+1
2024-06-18tdf#159835 sfx2: Simplify TabBar::OnToolboxClickedMichael Weghorn1-28/+20
2024-06-18tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn1-3/+53
2024-06-18tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn1-8/+8
2024-05-10loplugin:ostr in sfx2Noel Grandin1-18/+18
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann1-1/+1
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski1-11/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2023-02-21tdf#152921 add uitestJim Raykowski1-0/+9
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-3/+3
2022-08-11make dtor order as reverse ctor orderCaolán McNamara1-1/+3
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara1-3/+7
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin1-4/+5
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski1-1/+6
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin1-0/+1
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-07-08tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara1-2/+6
2021-07-06gtk4: insert an intermediate GtkBox as 'toplevel'Caolán McNamara1-1/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-03-18weld the sidebar deckCaolán McNamara1-0/+2
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks1-0/+5
2020-12-15tdf#138938 put the tooltip on the toolbar item instead of the toolbarCaolán McNamara1-0/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-4/+0
2020-12-01cid#1470371 Uninitialized scalar fieldCaolán McNamara1-0/+2
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara1-10/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-20weld TabBarCaolán McNamara1-160/+115
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-3/+2
2020-11-05use XGraphic instead of ImageCaolán McNamara1-2/+2
2020-05-01move some headers inside their respective modulesNoel Grandin1-1/+1
2020-03-03move some headers inside their moduleNoel Grandin1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-0/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-6/+0
2020-01-21Make dock/undock short cut work from sidebar tabbarJim Raykowski1-1/+2
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-07-26LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian1-0/+5
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-1/+0
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1