summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/SlideBackground.cxx
AgeCommit message (Expand)Author
2017-02-24tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens
2017-02-24fix crash in the sidebar codeMarkus Mohrhard
2017-02-24don't lock sidebar size due to long master slide namesCaolán McNamara
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin
2016-08-22tdf#89466: Fix slide orientationSusobhan Ghosh
2016-08-18coverity#1371443 Uninitialized scalar fieldCaolán McNamara
2016-08-13tdf#89466 Add Master Slide and Close Master View buttonSusobhan Ghosh
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-20tdf#100441: Fix listbox state in master vs. normal modeKatarina Behrens
2016-06-16sort the arrayDavid Tardon
2016-06-16tdf#86759 and tdf#89466: Enable Page Background Panel for DrawSusobhan Ghosh
2016-06-15SfxObjectShell::Current may return nullptrMarkus Mohrhard
2016-06-15tdf#100209: Master slide of master slide makes no senseKatarina Behrens
2016-06-14Function to change sidebar panel title, via UNO APIKatarina Behrens
2016-06-03Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-06-02Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolbarCaolán McNamara
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
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-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-04tdf#89466: Getting/setting page size works nowKatarina Behrens
2016-05-04tdf#89466: Slide Background tabRishabh Kumar