summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* LOK: sd: notify LOK of page size/orientation changeAshod Nakashian2019-01-221-6/+19
* make Format->Bullets and Numbering dialog asyncNoel Grandin2019-01-181-44/+42
* make Insert->Header and Footer dialog asyncNoel Grandin2019-01-182-11/+13
* Related: tdf#103884 remove dangling menubar commandCaolán McNamara2019-01-171-1/+0
* tdf#121198: fix crash in SdrPage::GetPageNum()Xisco Fauli2019-01-171-1/+1
* Revert tdf#115639 fixesAron Budea2018-12-276-50/+0
* lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky2018-12-101-0/+6
* LOK: Update failing unit testsTamás Zolnai2018-12-101-19/+17
* lok: Insert shapes directly into the document.Mike Kaganski2018-12-101-1/+7
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-106-23/+22
* utility constructor for Image "private:graphicrepository" urlsNoel Grandin2018-12-081-1/+1
* Propagate stock info through slide layouts.Michael Meeks2018-12-062-9/+11
* sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian2018-12-066-28/+65
* loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin2018-12-064-24/+22
* sd: modernize some loopsAshod Nakashian2018-12-063-24/+13
* ViewShellBase const correctnessAshod Nakashian2018-12-062-7/+7
* tdf#120920 Assertion failure when switching slide layouts with text enteredNoel Grandin2018-11-271-2/+0
* Re-factor internal filter logic, and impl. preload properly.Michael Meeks2018-11-225-84/+92
* tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2018-11-081-0/+1
* Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist2018-11-061-0/+4
* tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl2018-11-022-20/+35
* tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl2018-11-021-2/+3
* tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna2018-10-033-0/+77
* tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2018-09-132-0/+16
* tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh2018-09-122-0/+13
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-09-121-1/+13
* tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2018-09-122-0/+16
* tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin2018-08-101-1/+1
* tdf#114845 sd: only shift rotated group itemsJustin Luth2018-08-102-0/+16
* tdf#116350 Fix export of fontworkSzymon Kłos2018-08-101-0/+1
* tdf#116350 Correctly display text on arcSzymon Kłos2018-08-101-0/+42
* tdf#116350 Export preset text geometry (text effects)Szymon Kłos2018-08-101-0/+8
* tdf#116350 Import preset text geometry (text effects)Szymon Kłos2018-08-102-1/+50
* tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2018-08-101-1/+2
* tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2018-08-022-0/+24
* tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2018-07-201-2/+2
* fix CppunitTest_sd_tiledrenderingPranav Kant2018-07-181-2/+2
* tdf#101930: Allow page up/down and first/last page in read-only modeXisco Fauli2018-07-071-4/+4
* tdf#104199 sd: export non-borders as noFillJustin Luth2018-07-062-56/+56
* tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn2018-07-061-14/+4
* tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth2018-06-271-1/+1
* tdf#118068 InsertionIndicator should be temporaryCaolán McNamara2018-06-271-0/+4
* tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara2018-06-111-0/+2
* tdf#115453 Remove Master Handout tab from Views Tab BarÁlex Puchades2018-06-111-8/+0
* pdf: preserve the original page dimensions on importAshod Nakashian2018-06-011-3/+10
* sd: make the imported PDF page exactly as originalAshod Nakashian2018-06-011-31/+6
* sd: render the correct PDF page on swapping inAshod Nakashian2018-06-011-5/+0
* sd: disable pdf import testsAshod Nakashian2018-06-011-3/+3
* svx: import PDF text using PDFiumAshod Nakashian2018-06-011-4/+7
* vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian2018-06-011-0/+1