summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)Author
2017-08-21WB_FORCETABCYCLE is deadNoel Grandin
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
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-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-01coverity#1403664 Dereference null return valueCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-14ToolBox::mbCustomizeMode is always falseStephan 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
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21VclStatusListener: Listener needs to be acquire'd firstMaxim Monastirsky
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-03TyposJulien Nabet
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-20Fix variable scope and better code readabilityJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara