summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarDockingWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27lok: set device form factor of the client on view creationMarco Cecchetti1-1/+1
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian1-1/+3
2020-05-27sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
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 Nakashian1-34/+25
2020-05-27sidebars: add JSDialog support to sidebarsAshod Nakashian1-6/+53
2020-05-09sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-0/+6
2019-08-06LOK: sd: fix unit-tests and add a couple simple onesAshod Nakashian1-0/+3
2019-08-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian1-1/+1
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-2/+1
2019-07-26LOK: sidebar: publish notifications to the correct viewAshod Nakashian1-1/+14
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian1-1/+1
2019-07-26LOK: sidebar: enable only for Impress in LOKAshod Nakashian1-1/+2
2019-07-26LOK: sidebar: send close notification on disposing sidebarAshod Nakashian1-3/+6
2019-07-26sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-0/+30
2019-05-30Don't pass escape key event to SfxDockingWindow from sidebarJim Raykowski1-0/+1
2019-05-28tdf#125525 Allow shortcut keys from sidebar docking windowJim Raykowski1-15/+29
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-10-28Fix Sidebar docking key regressionJim Raykowski1-13/+17
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski1-2/+8
2018-10-05tdf#85850 Pass CTRL+F5 event in sidebar to parent classesJim Raykowski1-1/+3
2018-08-29tdf#102031 Expand collapsed deck when sidebar docking window gets focusJim Raykowski1-0/+3
2018-06-19tdf#101915 make F11 close the sidebar when focus is in sidebarJim Raykowski1-2/+11
2018-05-03coverity#1435275 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-04-28Enable undocking of sidebar by dragging a deck gripKatarina Behrens1-1/+17
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens1-0/+12
2018-03-29tdf#116680 fix sidebar can't undockJim Raykowski1-1/+1
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens1-0/+6
2018-02-05tdf#115434 Fix key press misbehaviors in sidebarJim Raykowski1-0/+9
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2016-12-20Don't use 'this' in ctorStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-2/+2
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl1-7/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+6
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+6
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-12/+12
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-8/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-10/+0
2015-01-19fdo#87217 Inconsistent floating sidebar close behaviorTrent MacAlpine1-11/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1