summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/TabBar.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski1-2/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-02-21tdf#152921 add uitestJim Raykowski1-0/+2
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin1-2/+2
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski1-1/+1
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-04-09Recheck include/ with IWYUGabor Kelemen1-2/+0
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-1/+2
2020-12-08drop unneeded includeCaolán McNamara1-1/+0
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara1-2/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-22Fix typosAndrea Gelmini1-1/+1
2020-11-20weld TabBarCaolán McNamara1-14/+29
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov1-4/+1
2020-11-05use XGraphic instead of ImageCaolán McNamara1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-1/+1
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara1-1/+1
2020-07-07make some symbols privateNoel Grandin1-2/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-1/+4
2019-10-29loplugin:finalclasses sfx2Noel Grandin1-1/+1
2019-07-26LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian1-0/+3
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-10/+2
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-2/+1
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski1-1/+0
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski1-0/+2
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski1-0/+1
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-10-16Make include/sfx2 include files found through global -IincludeStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-0/+1
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara1-7/+7
2015-11-04remove unused boost headerNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-14boost->stdCaolán McNamara1-1/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky1-1/+1
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl1-5/+7
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-8/+0
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-0/+136