summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-03-16ofz#877 reference to stack alloced obj outlives objCaolán McNamara
2017-03-16Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara
2017-03-07tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist
2017-02-27tdf#104222: Put expensive debug code behind #if againMatúš Kukan
2017-02-23tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens
2017-02-23fix crash in the sidebar codeMarkus Mohrhard
2017-02-22don't lock sidebar size due to long master slide namesCaolán McNamara
2017-02-10i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2017-02-09animation duration/scale etc don't fill horizontal spaceCaolán McNamara
2017-02-07tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai
2017-01-30tdf#105502 sd increase font size: handle table selectionMiklos Vajna
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-16tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl
2017-01-11tdf#105199: Keep URL intactStephan Bergmann
2017-01-11Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet
2016-12-22should be sd icon, not scCaolán McNamara
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-27tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung
2016-11-22Probably a more robust way to fix the testKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-22Destroy item sets in SdDialogsTest::tearDownStephan Bergmann
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-21add missing resource depDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-18sd: assert SfxPoolItem::operator==Michael Stahl
2016-11-18Avoid division by zeroStephan Bergmann
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17chmod -xTor Lillqvist
2016-11-17loplugin:datamembershadow in StyleSheetUndoActionNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon