summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-2/+3
2019-02-05oox: disable gradient fill grab-bag for PPTXMiklos Vajna2-0/+6
2019-02-05Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna2-33/+34
2019-02-04Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna2-0/+33
2019-01-22LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+19
2019-01-18make Format->Bullets and Numbering dialog asyncNoel Grandin1-44/+42
2019-01-18make Insert->Header and Footer dialog asyncNoel Grandin2-11/+13
2019-01-17Related: tdf#103884 remove dangling menubar commandCaolán McNamara1-1/+0
2019-01-17tdf#121198: fix crash in SdrPage::GetPageNum()Xisco Fauli1-1/+1
2018-12-27Revert tdf#115639 fixesAron Budea6-50/+0
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