summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox2.cxx
AgeCommit message (Expand)Author
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-02-18jsdialog: don't report hidden toolbox items as present.Michael Meeks
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-02Remove useless bool manipulation.Tamás Zolnai
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-23loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos
2019-10-01jsdialogs: send toolitemsSzymon Kłos
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-10-19simplify comparisonCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-05-25Remove unnecessary code from ae37972cd25117d467d34ee8591c21dcbb5a0fecKeith Curtis
2018-03-29Make ToolBox::SetItemBits work for disposed instancesStephan Bergmann
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin
2018-01-15loplugin:useuniqueptr in ImplToolBoxPrivateDataNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-20Related: tdf#79657 Different approach to disable the context menuMaxim Monastirsky
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann