summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-17jsdialog: sidebar: send message on sidebar closeSzymon Kłos
2021-08-10lok: Avoid redundant call to UpdateConfigurationsMert Tumer
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-07only call mpCurrentDeck->GetLOKNotifier if we need toCaolán McNamara
2021-04-07lok: fix sidebar controller disposed objectsHenry Castro
2021-04-07pViewShell and pMobileNotifier both set to the same thingCaolán McNamara
2021-04-02welding the sidebar deck too for DEBUG modeTomoyuki Kubota
2021-03-31tabbar is now too wide under windows hidpiCaolán McNamara
2021-03-29lok: fix nullptr de-referenceHenry Castro
2021-03-24pParentWindow is the same as already available mpParentWindowCaolán McNamara
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-19shouldn't have to force a redraw for desktop eitherCaolán McNamara
2021-03-19Show is always called with true in this caseCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11create GetElementParentWindow on demandCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-16tdf#138935 rsDeckId is invalid by the time collectUIInformation is calledCaolán McNamara
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-10tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20weld TabBarCaolán McNamara
2020-11-20fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara
2020-11-12weld panel TitleBarCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti