summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
2016-07-20use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-07-20unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-07-12Remove excess newlinesChris Sherlock3-5/+0
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
2014-04-15WaE: 'bValue' may be used uninitialized in this functionTor Lillqvist1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin4-12/+12
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-18/+18
2014-03-20coverity#705908 Dereference before null checkCaolán McNamara1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-32/+32
2014-02-26Remove visual noise from svxAlexander Wilms7-27/+27
2014-02-23Remove unneccessary commentsAlexander Wilms2-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2