summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-24weld writer navigatorCaolán McNamara
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-02tdf#130348: Add special case for ChartDeck, tooTor Lillqvist
2020-02-24Make undo/redo shortcuts work from sidebar docking windowJim Raykowski
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2020-02-17sidebar: Distinguish between Impress and the rest for LOKAron Budea
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-07loplugin:unusedmethodsNoel Grandin
2020-02-04Remove unused maAsynchronousDeckSwitch.Emiliano Vavassori
2020-02-04weld MasterPagesSelectorCaolán McNamara
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-30loplugin:unusedfieldsNoel 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
2020-01-20Show accel key for sidebar dock/undock menu itemJim Raykowski
2020-01-16remove some unneeded includesCaolán McNamara
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-03cid#1456605 Dereference after null checkCaolán McNamara
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2019-12-29pass in a awt::XWindow in the first placeCaolán McNamara
2019-12-26sidebar: no scrollbar in LOKAshod Nakashian
2019-12-25sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-16sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian
2019-12-16sidebar: sensible line and page sizes and invalidateAshod Nakashian
2019-12-16jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos
2019-12-16sidebar: always trigger LOK notifications on resizeAshod Nakashian
2019-12-16sidebar: do not emit unnecessary created notificationsAshod Nakashian
2019-12-16sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-16sidebars: add JSDialog support to sidebarsAshod Nakashian
2019-12-16Revert "jsdialogs: send JSON to the client"Michael Meeks
2019-12-16Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks
2019-12-16Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks
2019-12-16Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks
2019-12-14loplugin:expandablemethodsNoel Grandin