summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: svxStephan Bergmann2-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-07-21de-hrc various thingsCaolán McNamara2-2/+2
2017-07-14use more OUString::operator== in svxNoel Grandin1-3/+3
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-3/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-33/+33
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-25give us a chance to see *which* property failedEike Rathke1-1/+1
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-22/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock4-6/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+2
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin2-12/+0
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin2-11/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-23/+23
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-9/+9
2015-10-31com::sun::star->css in svxNoel Grandin1-33/+30
2015-10-16convert Link<> to typedNoel Grandin2-4/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-21/+21
2015-10-12convert Link<> to typedNoel Grandin2-1/+6
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin2-3/+2
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-09-04convert Link<> to typedNoel Grandin2-5/+5
2015-08-31convert Link<> to typedNoel Grandin2-4/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin4-20/+15
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-2/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks6-35/+83
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-7/+7
2015-04-17svx: convert new to ::Create.Noel Grandin3-4/+4