summaryrefslogtreecommitdiff
path: root/include/svtools/ivctrl.hxx
AgeCommit message (Expand)Author
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-25Fix typosAndrea Gelmini
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-08drop ResId forward declarationCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert ICNVIEW_FLAG_ constants to scoped enumNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-24German comment translation.Florian Reisinger