summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarToolBox.hxx
AgeCommit message (Expand)Author
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky
2016-04-06SidebarToolBox: This function was needed only for InsertPropertyPanel.Jan Holesovsky
2016-04-04Kill some written-only member vars in SidebarToolBox.Jan Holesovsky
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-20cleanup sidebarTomaž Vajngerl
2015-05-08Missing from previous commitStephan Bergmann
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-01missing includeCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-08-16mbParentIsBorder is always false, follow logical consequences of thatCaolán McNamara
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-16add missing modelines.Michael Meeks
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky
2013-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer
2013-05-20various build fixesCaolán McNamara