summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarDockingWindow.cxx
AgeCommit message (Expand)Author
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-28null deref of mpSidebarControllerCaolán McNamara
2022-09-26lok: create sidebar on demandSzymon Kłos
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-05-19fix free/delete mismatchNoel Grandin
2021-02-16loplugin:referencecasting in sfx2Noel
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-02-24Make undo/redo shortcuts work from sidebar docking windowJim Raykowski
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
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-25sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod 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-16sidebars: add JSDialog support to sidebarsAshod Nakashian
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-08-06LOK: sd: fix unit-tests and add a couple simple onesAshod Nakashian
2019-08-02-Werror,-Wunused-private-fieldStephan Bergmann
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod 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: enable only for Impress in LOKAshod 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-05-30Don't pass escape key event to SfxDockingWindow from sidebarJim Raykowski
2019-05-28tdf#125525 Allow shortcut keys from sidebar docking windowJim Raykowski
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-10-28Fix Sidebar docking key regressionJim Raykowski
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski