summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks
2019-10-10jsdialogs: set LOKNotifier in DeckSzymon Kłos
2019-10-10sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky
2019-10-08lok: only generate sidebar JSON for mobile views, for now.Michael Meeks
2019-10-01jsdialogs: send JSON to the clientSzymon Kłos
2019-10-01jsdialogs: set panel as a separate typeSzymon Kłos
2019-10-01lok: Enable sidebar also in Impress.Jan Holesovsky
2019-10-01tdf#127306 Fix crash when closing LO after deleting a chartSamuel Mehrbrodt
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-30Smaller-width animations pane on mobileMuhammet Kara
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt
2019-08-06LOK: sd: fix unit-tests and add a couple simple onesAshod Nakashian
2019-08-02-Werror,-Wunused-private-fieldStephan Bergmann
2019-08-01Notify the client when we close the sidebarAshod Nakashian
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-31tdf#126508 Fix crash when changing icon styleSamuel Mehrbrodt
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
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-26sfx2: avoid unnecessary dynamic_castAshod 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: toggle sidebar decksAshod Nakashian
2019-07-26sfx: LOK: no sidebar tabbarAshod Nakashian
2019-07-26LOK: sidebar: publish notifications to the correct viewAshod Nakashian
2019-07-26LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian
2019-07-26LOK: sidebar: start collapsedAshod Nakashian
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-07-26LOK: sidebar: enable only for Impress in LOKAshod Nakashian
2019-07-26LOK: sidebar: send close notification on disposing sidebarAshod Nakashian