summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-16coverity#1356337 Resource leakCaolán McNamara
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-24tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarkedFernando Pirani
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-22cppcheck: fix 1 memleakJulien Nabet
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05tdf#36946: Organise transitions hierarchicallyTor Lillqvist
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-04tdf#95298: corrected some out-of-bound accesses to arrayArmin Le Grand
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-11-02tdf#88276: New text background tab in char formatting dialogKatarina Behrens
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19afl-eventtesting: pCursor is nullCaolán McNamara
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky