summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/TabBar.cxx
AgeCommit message (Expand)Author
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
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski
2018-10-05tdf#85850 Pass CTRL+F5 event in sidebar to parent classesJim Raykowski
2018-09-27tdf#120122 Fix key input being passed to doc view from floating sidebarJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2018-02-06tdf#115451 Set focus on sidebar deck button when clickedJim Raykowski
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara