summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar
AgeCommit message (Expand)Author
2024-07-12cid#1555513 silence Use of auto that causes a copyCaolán McNamara
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-04-29reduce symbol visibilityNoel Grandin
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2023-10-11FocusManager::IsPanelTitleVisible is deadNoel Grandin
2023-09-24MoveFocusInsideDeckTitle is deadNoel Grandin
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-02-21tdf#152921 add uitestJim Raykowski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-09-26lok: create sidebar on demandSzymon Kłos
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
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
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2021-12-30use comphelper::WeakComponentImplHelper in SidebarPanelBaseNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-10Missing includeStephan Bergmann
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-07-06use box instead of gridCaolán McNamara
2021-07-06gtk4: insert an intermediate GtkBox as 'toplevel'Caolán McNamara
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24loplugin:unusedmethodsNoel
2021-03-20drop unneeded includeCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara