summaryrefslogtreecommitdiffstats
path: root/include/svtools/ivctrl.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-4/+0
* remove unused SvxIconViewFlags enum valueNoel Grandin2018-12-051-2/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* loplugin:unusedmethodsNoel Grandin2018-11-281-1/+0
* remove unused SvxIconViewFlags enum valuesNoel Grandin2018-11-271-9/+3
* Fix typoAndrea Gelmini2018-11-121-1/+1
* loplugin:constfields in svtoolsNoel Grandin2018-10-031-1/+1
* convert WB_PASSWORD to a bool field on EditNoel Grandin2018-04-271-1/+1
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-031-1/+1
* coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2017-10-211-1/+2
* loplugin:constparams in svtoolsNoel Grandin2017-07-191-2/+2
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-211-1/+0
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-3/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* expand vis to visible; fix typosdennisroczek2017-03-291-3/+3
* Fix typosAndrea Gelmini2017-03-251-2/+2
* convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin2017-02-151-4/+3
* convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin2017-02-151-4/+3
* loplugin: unnecessary destructor svl..svtoolsNoel Grandin2017-01-251-1/+0
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-211-1/+1
* loplugin:unusedfieldsNoel Grandin2016-11-171-4/+1
* loplugin:expandablemethodds in include/svtoolsNoel Grandin2016-10-211-2/+0
* loplugin:unnnecessaryoverride in svtoolsNoel Grandin2016-10-111-1/+0
* drop ResId forward declarationCaolán McNamara2016-10-081-1/+0
* now ditch WB_INFOCaolán McNamara2016-10-051-1/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-2/+2
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-1/+1
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-12/+2
* loplugin:singlevalfields in svtoolsNoel Grandin2016-06-241-3/+0
* tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli2016-05-261-1/+1
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-131-3/+3
* loplugin:constantparamNoel Grandin2016-04-111-1/+1
* loplugin:constantparam in svtoolsNoel Grandin2016-04-041-4/+3
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-041-3/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-6/+4
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-15/+15
* convert Link<> to typedNoel Grandin2015-08-311-10/+6
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-20/+0
* Fix typosAndrea Gelmini2015-07-081-2/+2
* sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2015-06-291-8/+6
* Gradually typed LinkStephan Bergmann2015-04-301-5/+5
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1