summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-12-10lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky1-0/+6
2018-12-10LOK: Update failing unit testsTamás Zolnai1-19/+17
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski1-1/+7
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin6-23/+22
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin1-1/+1
2018-12-06Propagate stock info through slide layouts.Michael Meeks2-9/+11
2018-12-06sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian6-28/+65
2018-12-06loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin4-24/+22
2018-12-06sd: modernize some loopsAshod Nakashian3-24/+13
2018-12-06ViewShellBase const correctnessAshod Nakashian2-7/+7
2018-11-27tdf#120920 Assertion failure when switching slide layouts with text enteredNoel Grandin1-2/+0
2018-11-22Re-factor internal filter logic, and impl. preload properly.Michael Meeks5-84/+92
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2018-11-06Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+4
2018-11-02tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl2-20/+35
2018-11-02tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl1-2/+3
2018-10-03tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna3-0/+77
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2-0/+16
2018-09-12tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh2-0/+13
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+13
2018-09-12tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2-0/+16
2018-08-10tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin1-1/+1
2018-08-10tdf#114845 sd: only shift rotated group itemsJustin Luth2-0/+16
2018-08-10tdf#116350 Fix export of fontworkSzymon Kłos1-0/+1
2018-08-10tdf#116350 Correctly display text on arcSzymon Kłos1-0/+42
2018-08-10tdf#116350 Export preset text geometry (text effects)Szymon Kłos1-0/+8
2018-08-10tdf#116350 Import preset text geometry (text effects)Szymon Kłos2-1/+50
2018-08-10tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-1/+2
2018-08-02tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2-0/+24
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos1-2/+2
2018-07-18fix CppunitTest_sd_tiledrenderingPranav Kant1-2/+2
2018-07-07tdf#101930: Allow page up/down and first/last page in read-only modeXisco Fauli1-4/+4
2018-07-06tdf#104199 sd: export non-borders as noFillJustin Luth2-56/+56
2018-07-06tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn1-14/+4
2018-06-27tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-1/+1
2018-06-27tdf#118068 InsertionIndicator should be temporaryCaolán McNamara1-0/+4
2018-06-11tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara1-0/+2
2018-06-11tdf#115453 Remove Master Handout tab from Views Tab BarÁlex Puchades1-8/+0
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-06-01sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-06-01sd: disable pdf import testsAshod Nakashian1-3/+3
2018-06-01svx: import PDF text using PDFiumAshod Nakashian1-4/+7
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-06-01svx: sd: cosmeticsAshod Nakashian2-3/+3
2018-06-01svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-1/+2
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian4-1/+221
2018-05-29tdf#38225: update API name when renaming using a base class refMike Kaganski3-49/+114
2018-05-23tdf#116899: normalize key times during PPT import if neededAron Budea3-3/+37
2018-05-15Resolves: tdf#117475 page properties change triggers page reorder eventCaolán McNamara2-10/+24