summaryrefslogtreecommitdiff
path: root/cui/source/factory
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
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-09stray fprintfCaolán McNamara
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
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-09-14boost->stdCaolán McNamara
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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
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: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin