summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2021-01-18sidebar: avoid invalidation thrash with LOK.Michael Meeks
2020-12-18tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2020-05-27sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian
2020-05-09sidebar: check for valid current deck before closingAshod Nakashian
2020-05-09sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2020-05-01sidebar: Distinguish between Impress and the rest for LOKAron Budea
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