summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Configures page range in print dialogDaniel3-27/+18
2019-09-24Propagate stock info through slide layouts.Michael Meeks2-4/+8
2019-09-24Preserve stock images until render time.Michael Meeks1-7/+4
2019-09-20tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara1-0/+2
2019-09-20Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist1-1/+2
2019-09-20Build the sdui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2019-09-20Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-2/+0
2019-09-20We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2019-09-19Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+4
2019-09-19make Insert->Header and Footer dialog asyncNoel Grandin2-10/+15
2019-09-19make Format->Bullets and Numbering dialog asyncNoel Grandin1-34/+39
2019-09-18tdf#115549 Enable handling background object.Gülşah Köse1-1/+1
2019-09-06tdf#126959 impress table border resize handle supportTomaž Vajngerl1-0/+5
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai3-1/+28
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai21-259/+272
2019-09-03Transition sidebar: Apply the transition duration right away.Jan Holesovsky1-0/+2
2019-09-03LOK: sd: no animation preview for LOKAshod Nakashian1-0/+4
2019-09-03sd: document the left pane classesAshod Nakashian1-2/+7
2019-09-03LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-55/+3
2019-09-03LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+19
2019-09-03sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian6-23/+54
2019-09-03sd: modernize some loopsAshod Nakashian3-20/+13
2019-09-03ViewShellBase const correctnessAshod Nakashian2-7/+7
2019-08-29sd lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna2-2/+19
2019-08-27Set text field modified on edit in ImpressSzymon Kłos1-0/+3
2019-08-15sidebar: Add .uno:MasterSlidesPanelAshod Nakashian1-0/+5
2019-08-15sd: LOK: avoid caching pointers and leakingAshod Nakashian2-12/+9
2019-08-07sd: LOK: support localization of slide transition presetsAshod Nakashian2-26/+22
2019-08-07sidebar: hide preview and play controls in lokitAshod Nakashian2-4/+24
2019-08-07sd: LOK: publish statechange on entering master viewAshod Nakashian2-0/+9
2019-08-07sd: LOK: support per-user localization of CustomAnimationPresetAshod Nakashian4-50/+34
2019-08-06sd: use OSL_DEBUG_LEVEL instead of DEBUGAshod Nakashian2-5/+5
2019-08-06LOK: sd: use native SdPage to flag selectionAshod Nakashian1-21/+5
2019-08-05pretty up logging of exceptionsNoel Grandin5-29/+36
2019-08-05LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+4
2019-08-05sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-0/+5
2019-08-05sfx: LOK: toggle sidebar decksAshod Nakashian2-2/+2
2019-08-05sidebar: Add .uno:MasterSlidesPanelAshod Nakashian6-0/+43
2019-08-05sfx2: Re-enable the sidebars for LOKAshod Nakashian1-61/+1
2019-08-05lok: re-factor getTextSelection.Michael Meeks5-63/+16
2019-08-05tdf#126605: Do not end TextEdit when changing an attributeXisco Fauli1-0/+28
2019-08-05tdf#126197: EndTextEdit on all views before delete/cut shapeXisco Fauli3-0/+36
2019-08-04tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli1-0/+2
2019-08-02LOK: getPartInfo now returns list of selected partsAshod Nakashian4-12/+50
2019-08-02LOK: support for ordering/moving partsAshod Nakashian2-1/+29
2019-08-02slide-sorter: multiple selectionAshod Nakashian4-0/+60
2019-07-11SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz1-2/+3
2019-07-11SmartArt: improve organization chart layoutGrzegorz Araminowicz2-0/+60
2019-07-11SmartArt: better detecting connector arrow typeGrzegorz Araminowicz1-0/+0
2019-07-11SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz1-2/+3