summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarToolBox.cxx
AgeCommit message (Expand)Author
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
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-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20tdf#85767: Make also sidebar toolbox item order RTL-sensitiveKatarina Behrens
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08loplugin:staticmethodsStephan 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-04-30Gradually typed LinkStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
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-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09more double dispose protection.Michael Meeks
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara
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-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara
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-20sidebar: The sidebar uses only small icons.Jan Holesovsky