summaryrefslogtreecommitdiff
path: root/cui/source/factory/dlgfact.hxx
AgeCommit message (Expand)Author
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-26convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-06simplify code using ScopedVclPtrNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin