summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann1-0/+7
2016-11-18includes should be at the top of the fileNoel Grandin7-23/+18
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2-0/+21
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin5-5/+33
2016-11-17loplugin:unusedfieldsNoel Grandin7-26/+15
2016-11-17chmod -xTor Lillqvist3-0/+0
2016-11-17loplugin:datamembershadow in StyleSheetUndoActionNoel Grandin2-10/+2
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin3-9/+9
2016-11-16new loplugin finalprotectedNoel Grandin2-4/+2