summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2021-01-25fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens3-3/+54
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
2019-08-12tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt1-1/+2
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-01Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian3-20/+23
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-1/+1
2019-07-31tdf#126508 Fix crash when changing icon styleSamuel Mehrbrodt1-0/+2
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-22/+10
2019-07-29Expand collapsed sidebar when calling XSidebarProvider::showDecksSamuel Mehrbrodt1-4/+5
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-26sfx2: LOK: better fit of sidebar decksAshod Nakashian1-6/+11
2019-07-26sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian3-11/+22
2019-07-26sfx2: avoid unnecessary dynamic_castAshod Nakashian1-35/+33
2019-07-26sfx: LOK: fix the minimum height of sidebarsAshod Nakashian1-5/+4
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian2-12/+77
2019-07-26sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian3-16/+42
2019-07-26sfx: LOK: toggle sidebar decksAshod Nakashian1-0/+22
2019-07-26sfx: LOK: no sidebar tabbarAshod Nakashian1-5/+9
2019-07-26LOK: sidebar: publish notifications to the correct viewAshod Nakashian2-4/+27
2019-07-26LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian1-1/+11