summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-08-01ofz#4436 check if seek succeededCaolán McNamara1-1/+1
2019-06-03tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-0/+825
2018-11-20ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2018-11-08Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2018-07-10tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil1-0/+6
2018-07-04tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk2-4/+4
2018-05-30tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil1-2/+13
2018-04-20tdf#116266: Take into account file extension when image type is unknownSerge Krot3-0/+110
2018-04-19sd: hyperlink hint was not always shownVasily Melenchuk1-30/+30
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk3-1/+38
2018-02-23tdf#115345: removed slide orientation setting method.Vasily Melenchuk4-31/+17
2018-01-23tdf#91362: Use document paper size for printing slides.Vasily Melenchuk1-10/+10
2018-01-18Unit test for tdf#114488Samuel Mehrbrodt3-0/+382
2018-01-02tdf#79077: Load/save PapersizeFromSetup bit into ODF for sdKatarina Behrens1-2/+29
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-12-01tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos1-0/+2
2017-12-01tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos1-0/+6
2017-10-26RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-2/+2
2017-08-16editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+11
2017-08-09These TaskPriorities are no longer availableSamuel Mehrbrodt1-3/+0
2017-08-09Reorganize Scheduler priority classesJan-Marek Glogowski3-4/+0
2017-08-09Drop special idle handlingJan-Marek Glogowski1-2/+2
2017-08-09Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski31-61/+58
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski7-8/+8
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski3-5/+7
2017-06-13tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+3
2017-06-13tdf#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