summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2016-06-18tdf#86759 and tdf#89466: Enable Page Background Panel for DrawSusobhan Ghosh
2016-06-16sort the arrayDavid Tardon
2016-06-16tdf#100209: Master slide of master slide makes no senseKatarina Behrens
2016-06-16SfxObjectShell::Current may return nullptrMarkus Mohrhard
2016-06-03Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara
2016-06-02Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolbarCaolán McNamara
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
2016-05-23PaperOrientationModifyHdl is now unusedKatarina Behrens
2016-05-23tdf#89466 Fix update of elements and add listener in slidebgSusobhan Ghosh
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09tdf#89466: Handle no background and bitmap case also in sidebarKatarina Behrens
2016-05-08No need to cast the same thing twiceMaxim Monastirsky
2016-05-07tdf#89466: Switching between different fill types work nowKatarina Behrens
2016-05-06coverity#1359233 Unchecked dynamic_castCaolán McNamara
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-06coverity#1359231 Unchecked dynamic_castCaolán McNamara
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens
2016-05-05Don't crash when switching to slide sorterMaxim Monastirsky
2016-05-05Fix widget nameMaxim Monastirsky
2016-05-05loplugin:nullptrNoel Grandin
2016-05-05loplugin:simplifyboolNoel Grandin
2016-05-05-Werror,-Winconsistent-missing-overrideNoel Grandin
2016-05-04tdf#89466: Getting/setting page size works nowKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens
2016-03-09Add missing includesDavid Ostrovsky
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht