summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-05-05tdf#139329: Shift widgets down and make hatch&bitmap list visibleKatarina Behrens1-11/+11
2021-04-26tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2-0/+31
2021-04-21tdf#139305 make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara1-1/+5
2021-03-30Resolves: tdf#135364 ensure the window is released by a11y disposeCaolán McNamara2-3/+11
2021-03-17tdf#136956 reorder undo actions in removeColumnsMark Hung1-0/+35
2021-02-16tdf#137406 removed Apply to Master button in Slide Master modeGokce Kuler1-0/+8
2021-01-31tdf#139996: do not crash if no slide is selectedXisco Fauli1-0/+5
2021-01-21tdf#128550 set sub item on the ancestor node.Mark Hung2-0/+14
2021-01-13oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna2-0/+15
2021-01-12rhbz#1902708 null derefCaolán McNamara1-1/+3
2020-12-29tdf#138937 don't use attributes that depend on preset dataMark Hung1-6/+14
2020-12-17tdf#138963 Clicking the position statusbar box disables selectionCaolán McNamara2-3/+4
2020-12-10passed_freed_arg: InsertObjectAtView returns false if pObj was deletedCaolán McNamara1-3/+4
2020-12-08move bluez_bluetooth_headers use_externals into ENABLE_SDREMOTE_BLUETOOTH caseRene Engelhard1-1/+4
2020-12-04related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli1-1/+1
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna5-1/+146
2020-11-10tdf#126700 handle Impress default documentsJan-Marek Glogowski2-4/+12
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse3-3/+20
2020-11-09tdf#138011: sd: Add UItestXisco Fauli1-0/+13
2020-11-09tdf#91762: sd: Add UItestXisco Fauli1-0/+36
2020-11-03Related: tdf#137871 GetTextEditOutlinerView returns null in a tableCaolán McNamara1-10/+6
2020-10-30tdf#106613 Draw: Make sidebar Navigator update after slide renameJim Raykowski1-0/+3
2020-10-27tdf#127680 change even/odd dialog orderSrijan Bhatia1-2/+2
2020-10-27tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia2-17/+13
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2-0/+22
2020-10-13Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara1-4/+4
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna6-126/+125
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna1-5/+3
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna1-4/+9
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2-0/+26
2020-09-29tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara5-17/+45
2020-09-21tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna6-125/+126
2020-09-15oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2-0/+11
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+30
2020-09-15crashtesting: failed on export of tdf118002-1.potx to pptxCaolán McNamara3-5/+6
2020-09-08blind fix for tdf129346 test intermittent failureCaolán McNamara1-2/+13
2020-09-07tdf#136474 wait until mouse grab is dropped to trigger selection callbackCaolán McNamara2-0/+18
2020-09-01tdf#133015 Add test for multicolumn textboxes.Gülşah Köse2-0/+29
2020-08-25tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2-0/+19
2020-08-12tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara1-1/+1
2020-08-10tdf#134847 fix nullptr use crashJim Raykowski1-1/+4
2020-08-07tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel5-0/+80
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna1-2/+3
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna1-0/+6
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna2-0/+5
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna2-0/+8
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna2-0/+19
2020-08-05tdf#133687 Fix the placeholders priority order.Gülşah Köse2-0/+20
2020-07-29throw if length of keys and values are differentXisco Fauli2-0/+7
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara1-1/+1