summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-18tdf#86759 and tdf#89466: Enable Page Background Panel for DrawSusobhan Ghosh2-1/+75
2016-06-16sort the arrayDavid Tardon1-1/+1
2016-06-16rhbz#1343752 fix view status in menuDavid Tardon1-56/+30
2016-06-16tdf#100209: Master slide of master slide makes no senseKatarina Behrens1-7/+30
2016-06-16SfxObjectShell::Current may return nullptrMarkus Mohrhard1-0/+3
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep2-1/+5
2016-06-12tdf#84909 Impress: Rearrange the standard toolbarYousuf Philips3-23/+23
2016-06-10If we set TextFitToSize we have to unset TextAutoGrow[Height|Width]Caolán McNamara1-0/+9
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna2-1/+87
2016-06-07tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung2-0/+12