summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-03-12sd: document the left pane classesAshod Nakashian1-2/+7
2019-03-08Revert "LOK: disable LOKit in unit-tests only after destroying all"Andras Timar1-4/+113
2019-03-07build: support disabling popplerAshod Nakashian2-3/+3
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt2-0/+15
2019-03-04sd: LOK: avoid caching pointers and leakingAshod Nakashian2-12/+9
2019-03-04sd: LOK: support localization of slide transition presetsAshod Nakashian2-26/+20
2019-03-04sd: LOK: support per-user localization of CustomAnimationPresetAshod Nakashian4-29/+30
2019-03-01sd: use OSL_DEBUG_LEVEL instead of DEBUGAshod Nakashian2-3/+3
2019-03-01LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-113/+4
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist1-1/+2
2019-02-25Build the sdui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2019-02-25Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-2/+0
2019-02-25We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2019-02-25removed unused codecd-6.0-25Marco Cecchetti1-5/+0
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