summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarChildWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen1-1/+0
2019-12-16sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian1-1/+0
2019-10-01lok: Enable sidebar also in Impress.Jan Holesovsky1-1/+1
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian1-2/+2
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-07-26sfx2: avoid unnecessary dynamic_castAshod Nakashian1-35/+33
2019-07-26LOK: sidebar: start collapsedAshod Nakashian1-2/+6
2019-07-26LOK: sidebar: enable only for Impress in LOKAshod Nakashian1-1/+2
2019-07-25sfx2: LOK: support resizing the sidebarAshod Nakashian1-0/+8
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski1-1/+1
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-09-28Related: tdf#109385 make default panel width widerCaolán McNamara1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-6/+6
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-2/+2
2015-05-20cleanup sidebarTomaž Vajngerl1-10/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-17draw sidebar: With the recent Jay's fixes, default to expanded sidebar too.Jan Holesovsky1-2/+2
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2014-11-22Default to collapsed sidebars everywhere but in Impress.Jan Holesovsky1-0/+13
2014-11-22Unneeded 'this->', kill it.Jan Holesovsky1-5/+5
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky1-7/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-8/+0
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks1-0/+8
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer1-2/+21
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer1-5/+7
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+56