summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-04-12tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+3
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet1-2/+2
2017-03-21ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-03-21Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara1-177/+174
2017-02-27tdf#104222: Put expensive debug code behind #if againMatúš Kukan1-2/+9
2017-02-23fix crash in the sidebar codeMarkus Mohrhard1-1/+1
2017-02-13i#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-09tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2-0/+34
2017-01-27tdf#105502 sd increase font size: handle table selectionMiklos Vajna1-0/+43
2017-01-12tdf#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-03tdf#93124: The arbitrary number 100 seems to be too high, let's try 50Tor Lillqvist1-1/+1
2017-01-03sd: make test "testTdf93124" more robustTomaž Vajngerl1-8/+15
2016-12-10tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-0/+53
2016-12-06tdf#103756 fix crash of this on 5-2 with initial backportNoel Grandin1-6/+5
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2-0/+36
2016-11-26tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2-0/+40
2016-11-26tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2-0/+21
2016-11-21tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin5-5/+33
2016-11-15tdf#103756 - CTRL+Z not working to undo changes performed through NavigatorNoel Grandin2-2/+29
2016-11-11tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2-0/+20
2016-11-11tdf#103826 Missing master page pane context menus in DrawMaxim Monastirsky3-0/+38
2016-11-05tdf#103473: Ensure positive rectangle sizeMike Kaganski2-0/+18
2016-10-25tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin3-36/+1009
2016-10-25tdf#103264 Missing case for SID_SAVE_BACKGROUNDMaxim Monastirsky1-0/+1
2016-10-06Resolves: tdf#102343 unable to undo stylesheet changes in master...Caolán McNamara1-0/+9
2016-10-06Resolves: tdf#101004 crash on using slide master design from master viewCaolán McNamara1-8/+10
2016-10-05Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara3-71/+17
2016-10-04Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara1-0/+4
2016-10-03fix bug in DocumentSettings::LoadList when testing result of lastIndexOfNoel Grandin1-1/+1
2016-09-26Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+6
2016-09-22Resolves: tdf#102293 triple click results in visually unselected wordCaolán McNamara1-0/+15
2016-09-21tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2-0/+47
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara2-1/+9
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl3-8/+8
2016-08-31sd: fix un-sorted SidArray in FuChar::DoExecute()Michael Stahl1-1/+1
2016-08-23tdf#89466: Adjust alignment and add left and right marginsYousuf Philips1-3/+3
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara10-29/+29
2016-08-01Padding adjustment to Custom Animations PanelSusobhan Ghosh1-1/+2
2016-08-01Add border padding to Slide Background PanelSusobhan Ghosh1-0/+3
2016-07-28WaE: C4100: 'pHelper' : unreferenced formal parameterStephan Bergmann1-4/+4
2016-07-26Resolves: tdf#101076 drag-create creates an unfilled shape...Caolán McNamara1-1/+0
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl6-0/+59
2016-07-21tdf#73742 Don't replace existing image when inserting oneSamuel Mehrbrodt3-10/+19
2016-07-15Resolves: tdf#100861 replace all doesn't workCaolán McNamara2-3/+9
2016-07-11rhbz#1351292 correctly set edit modeDavid Tardon1-17/+40
2016-07-08Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-2/+11
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-3/+3