summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-06-12tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai4-0/+76
2019-06-12tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai3-1/+75
2019-06-12PPTX: Fix import / export of image transparencyTamás Zolnai2-0/+26
2019-05-03Add RedactDoc to Tools menu of ImpressMuhammet Kara1-0/+1
2019-04-25sd lok: Remove the .uno:LeftPaneImpress call from sd lok initialization.Jan Holesovsky1-11/+0
2019-04-25Revert "disable unreliable SdTiledRenderingTest::testPasteTextOnSlide"Jan Holesovsky1-2/+0
2019-04-25Revert "sd: fix unittest failures due to enabling slide-sorter"Jan Holesovsky1-112/+4
2019-04-24disable unreliable SdTiledRenderingTest::testPasteTextOnSlideco-6.0-28Andras Timar1-0/+2
2019-04-23sd: LOK: publish statechange on entering master viewAshod Nakashian2-0/+10
2019-04-18Switch redacted export optionsMuhammet Kara1-1/+1
2019-04-17Add direct pdf export to the Redaction toolbarMuhammet Kara1-0/+1
2019-04-15LOK: sd: use native SdPage to flag selectionAshod Nakashian1-21/+5
2019-04-15sd: fix unittest failures due to enabling slide-sorterAshod Nakashian1-4/+112
2019-04-15LOK: sd: initialize slide-sorter in sdAshod Nakashian1-0/+11
2019-04-15LOK: support for ordering/moving partsAshod Nakashian2-0/+9
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian6-13/+70
2019-04-15slide-sorter: multiple selectionAshod Nakashian4-0/+60
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian2-3/+70
2019-04-03pdfium: Delay the swap out.Jan Holesovsky1-4/+10
2019-04-03pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-3/+2
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian1-22/+13
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-1/+1
2019-04-03vcl: share GfxLinkAshod Nakashian1-1/+2
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky1-2/+1
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky1-1/+1
2019-03-27Temp icons for the redactedexport commandsMuhammet Kara2-4/+3
2019-03-27Sync fuconbez.cxx with masterMuhammet Kara1-26/+26
2019-03-27Add style options to redaction exportMuhammet Kara5-1/+49
2019-03-27Use named shapes for redactionMuhammet Kara5-6/+23
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara1-1/+1
2019-03-27Forge the freeform redaction toolMuhammet Kara3-4/+94
2019-03-27Add Redaction ToolbarMuhammet Kara4-5/+124
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-1/+1
2019-03-26vcl: share GfxLinkAshod Nakashian1-1/+2
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+4
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