summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/PanelLayout.hxx
AgeCommit message (Expand)Author
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky