summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarChildWindow.cxx
AgeCommit message (Expand)AuthorFilesLines
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