summaryrefslogtreecommitdiff
path: root/cui/source/factory/dlgfact.hxx
AgeCommit message (Expand)Author
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
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
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
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin