summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-07-11tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+5
2017-07-10tdf#108925: Too small bullet size confuses the userTamás Zolnai2-0/+19
2017-06-30Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-06-25Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-14Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-02tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-12sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+54
2017-05-09tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-03tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens5-9/+113
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet1-2/+2
2017-03-28Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara1-0/+3
2017-03-16ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-03-16Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara1-177/+174
2017-03-07tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+3
2017-02-27tdf#104222: Put expensive debug code behind #if againMatúš Kukan1-0/+7
2017-02-23tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens2-4/+17
2017-02-23fix crash in the sidebar codeMarkus Mohrhard1-1/+1
2017-02-22don't lock sidebar size due to long master slide namesCaolán McNamara2-3/+17
2017-02-10i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl3-1/+52
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2-0/+47
2017-02-09animation duration/scale etc don't fill horizontal spaceCaolán McNamara1-0/+4
2017-02-07tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2-0/+34
2017-01-30tdf#105502 sd increase font size: handle table selectionMiklos Vajna1-0/+43
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht5-7/+16
2017-01-16tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl4-23/+29
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl1-1/+4
2017-01-11tdf#105199: Keep URL intactStephan Bergmann1-1/+1
2017-01-11Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet1-1/+1
2016-12-22should be sd icon, not scCaolán McNamara1-1/+1
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin14-182/+55
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-0/+53
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2-0/+1162
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2-0/+36
2016-11-27tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung1-2/+0
2016-11-22Probably a more robust way to fix the testKhaled Hosny1-2/+1
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny1-0/+1
2016-11-22Destroy item sets in SdDialogsTest::tearDownStephan Bergmann1-0/+3
2016-11-22remove some more global OUStringsNoel Grandin5-16/+4
2016-11-21convert inventorId to scoped enumNoel Grandin51-152/+148
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen2-31/+0
2016-11-21add missing resource depDavid Tardon1-0/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+5
2016-11-21new loplugin datamembershadowNoel Grandin4-12/+3
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung2-0/+12
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2-0/+11
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2-0/+40
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl1-15/+10
2016-11-18Avoid division by zeroStephan Bergmann1-2/+2