summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarChildWindow.cxx
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-28Related: tdf#109385 make default panel width widerCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-20cleanup sidebarTomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17draw sidebar: With the recent Jay's fixes, default to expanded sidebar too.Jan Holesovsky
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2014-11-22Default to collapsed sidebars everywhere but in Impress.Jan Holesovsky
2014-11-22Unneeded 'this->', kill it.Jan Holesovsky
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann