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