summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-13More lifecycle correction.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin2-3/+3
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin6-31/+65
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin4-0/+14
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-15loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin5-11/+11
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-04-22remove unused hrc filesThomas Arnhold2-85/+0
2014-04-21remove comments why a file gets includedThomas Arnhold5-18/+0