summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)Author
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30replace ImplConvertMenuString nowCaolán McNamara
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-30SetFloatingLines is now unusedCaolán McNamara
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Simplify ToolBox::GetQuickHelpTextStephan Bergmann
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-19rendercontext toolbar: Invalidate instead of direct paint.Jan Holesovsky
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-07missing ToolBox include changesTomaž Vajngerl
2015-05-07use RenderContext in toolbox, refactor redrawingTomaž Vajngerl
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann
2015-05-06color bar doesn't fill tool itemCaolán McNamara
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-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin