summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/imivctl1.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-20unused aDDLastRectPos in SvxIconChoiceCtrl_ImplNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-2/+2
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-5/+5
2017-06-27loplugin:oncevar in svtoolsNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-3/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-50/+44
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-7/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-73/+73
2017-03-29loplugin:unusedmethodsNoel Grandin1-27/+0
2017-02-23loplugin:unusedmethodsNoel Grandin1-33/+0
2017-02-21loplugin:unusedmethodsNoel Grandin1-19/+0
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann1-3/+3
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin1-17/+5
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin1-7/+3
2017-02-07convert IcnViewFieldType to scoped enumNoel Grandin1-7/+7
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-13/+13
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-6/+6
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-5/+15
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-8/+3
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-15/+15
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-5/+5
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-6/+6
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-16/+0
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-12/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-20/+20
2016-05-16convert IconChoice flags to scoped enumNoel Grandin1-49/+40
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+5
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-2/+1
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-19/+5
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-3/+11
2016-03-23loplugin:constantparm in svtoolsNoel Grandin1-44/+35
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-4/+4
2016-03-09loplugin:defaultparamsTor Lillqvist1-2/+2
2016-03-09loplugin:constantparam in svtoolsNoel Grandin1-9/+9
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-23/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-31/+16
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-13/+9
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-40/+24
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-12/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-60/+60