summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2020-05-27lok: set device form factor of the client on view creationMarco Cecchetti3-3/+5
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian2-2/+4
2020-05-27sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2020-05-27sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+17
2020-05-27sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2020-05-27jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2020-05-27sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2020-05-27sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2020-05-27sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian2-35/+25
2020-05-27sidebars: add JSDialog support to sidebarsAshod Nakashian1-6/+53
2020-05-21lok: introduce QueryControlState functionHenry Castro1-0/+7
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro1-0/+5
2020-05-18sidebar: no scrollbar in LOKAshod Nakashian1-3/+5
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-2/+2
2020-05-16tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist1-0/+6
2020-05-09lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-05-09sidebar: check for valid current deck before closingAshod Nakashian2-12/+7
2020-05-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+38
2020-05-09sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-05-09sidebar: allow panels to lurk around instead of being disposed.Michael Meeks4-59/+84
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-0/+21
2020-05-01sidebar: Distinguish between Impress and the rest for LOKAron Budea1-7/+7
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan1-3/+1
2020-03-25tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-2/+3
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+2
2019-10-23loplugin:unusedmethodsNoel Grandin1-17/+0
2019-10-22loplugin:constantparamNoel Grandin1-2/+2
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+2
2019-10-21loplugin:virtualdead unused param in TitleBar::PaintDecorationNoel Grandin3-3/+3
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+3
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks1-12/+30
2019-10-10jsdialogs: set LOKNotifier in DeckSzymon Kłos1-0/+5
2019-10-10sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-29/+0
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky1-3/+1
2019-10-08lok: only generate sidebar JSON for mobile views, for now.Michael Meeks1-1/+4
2019-10-01jsdialogs: send JSON to the clientSzymon Kłos1-0/+13
2019-10-01jsdialogs: set panel as a separate typeSzymon Kłos1-0/+7
2019-10-01lok: Enable sidebar also in Impress.Jan Holesovsky1-1/+1
2019-10-01tdf#127306 Fix crash when closing LO after deleting a chartSamuel Mehrbrodt1-10/+31
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-12/+12
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks1-5/+4
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski1-0/+4
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski1-2/+2
2019-08-30Smaller-width animations pane on mobileMuhammet Kara1-4/+24
2019-08-24loplugin:returnconstval in sfx2Noel Grandin2-2/+2
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin2-3/+3
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin1-1/+1
2019-08-15replace ".get->" with "->"Noel Grandin2-6/+6