summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2021-01-25fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens
2020-03-25tdf#130348: Add special case for ChartDeck, tooTor Lillqvist
2019-10-22loplugin:constantparamNoel Grandin
2019-10-01tdf#127306 Fix crash when closing LO after deleting a chartSamuel Mehrbrodt
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt
2019-08-01Notify the client when we close the sidebarAshod Nakashian
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian
2019-07-31tdf#126508 Fix crash when changing icon styleSamuel Mehrbrodt
2019-07-29Expand collapsed sidebar when calling XSidebarProvider::showDecksSamuel Mehrbrodt
2019-07-27Fix typosAndrea Gelmini
2019-07-26sfx2: LOK: better fit of sidebar decksAshod Nakashian
2019-07-26sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian
2019-07-26sfx: LOK: fix the minimum height of sidebarsAshod Nakashian
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian
2019-07-26sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian
2019-07-26sfx: LOK: no sidebar tabbarAshod Nakashian
2019-07-26LOK: sidebar: publish notifications to the correct viewAshod Nakashian
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-07-26LOK: sidebar: send close notification on disposing sidebarAshod Nakashian
2019-07-26sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian
2019-07-26LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian
2019-07-25sfx2: customize the sidebar popup menu for LokitAshod Nakashian
2019-07-25sfx2: collapse the sidebar instead of closing on toggleAshod Nakashian
2019-07-25sidebar: support closing the sidebar through the X buttonAshod Nakashian
2019-07-25sidebar: Add .uno:MasterSlidesPanelAshod Nakashian
2019-07-18tdf#126424 Don't dispose decks before saving their stateSamuel Mehrbrodt
2019-07-17tdf#126427 Fix deck highlighting after activating via UNO APISamuel Mehrbrodt
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12tdf#124654 Don't reopen closed sidebar decksSamuel Mehrbrodt
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-25Related tdf#124263 Make sure sidebar is wide enough for contentSamuel Mehrbrodt
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin
2018-12-03Fix undocking sidebar with tab bar menu undock locks focusJim Raykowski
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22cannot interact with chart sidebar as the previous deck is still activeCaolán McNamara
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski
2018-09-11loplugin:constantparamNoel Grandin
2018-09-05tdf#119570 Show deck when focus is moved to panel in collapsed deckJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski