summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-11-06PPTX export: correct position of rotated groupsSzymon Kłos3-0/+30
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos4-51/+182
2017-11-01ODP: export TextPreRotateAngleSzymon Kłos2-0/+24
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos2-0/+13
2017-10-26sd lok: fix spell checking languages in ImpressHenry Castro3-6/+81
2017-10-26tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-0/+825
2017-10-07tdf#104788 write xshear & to attributeSzymon Kłos5-9/+53
2017-09-28tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos3-0/+43
2017-09-28tdf#111863: Animations turned from out to in during PPTX exportAron Budea3-10/+26
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2-0/+19
2017-09-26tdf#112334 unit testSzymon Kłos2-0/+15
2017-09-26tdf#112334 PPTX export style.colorlbenes1-0/+6
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos2-0/+16
2017-09-26tdf#112333 PPTX export animClrSzymon Kłos2-1/+40
2017-09-26tdf#112333 PPTX export fill.type & fill.onSzymon Kłos4-0/+47
2017-09-26tdf#112088 gradient stop map -> multimapSzymon Kłos2-0/+14
2017-09-23tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai3-4/+21
2017-09-23tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-0/+17
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+1
2017-09-08tdf#112280: Export spin animation in PPTX.Jan Holesovsky3-10/+89
2017-09-08tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky4-0/+90
2017-09-07tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky3-16/+36
2017-09-06Revert "tdf#111798 Fix deformed export of flipped custom shapes to pptx"Jan Holesovsky2-59/+0
2017-09-06tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2-0/+59
2017-08-25tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai3-162/+178
2017-08-25tdf#111548: PPTX: ActiveX checkbox control appear as pictureTamás Zolnai2-0/+37
2017-08-24tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-08-21tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-10tdf#111518 pptx: Add support for export of p:animMotion.Jan Holesovsky3-17/+70
2017-08-04Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-04tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai2-0/+34
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-9/+51
2017-07-31don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-31Windows build fix: ambigous symbolTamás Zolnai1-0/+7
2017-07-26sd lok: disable undo state if conflict with other viewsHenry Castro2-32/+91
2017-07-26sd lok: fix Undo/Redo Document RepairHenry Castro5-80/+57
2017-07-20sd pptm: Preserve the VBA stream on export.Jan Holesovsky2-1/+37
2017-07-20sd pptm: Add a separate PPTM filter.Jan Holesovsky4-53/+28
2017-07-12tdf#103355 Hide Notebookbar during slide showSzymon Kłos1-0/+5
2017-07-08tdf#108925: Too small bullet size confuses the userTamás Zolnai2-0/+19
2017-07-06Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti1-1/+21
2017-06-27Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn2-0/+13
2017-06-15Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-06tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti3-5/+30
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti3-58/+82
2017-05-16sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+54