summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara2-2/+8
2022-05-13Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara1-0/+2
2022-04-27tdf#53970 PPTX: fix import of linked media filesTünde Tóth1-1/+18
2022-04-27tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli2-0/+22
2022-04-27tdf#148654 stop playing sound with presentation endsCaolán McNamara1-0/+2
2022-04-25tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli2-0/+43
2022-04-25tdf#148620: sd: add UItestXisco Fauli1-0/+77
2022-04-19tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel3-0/+46
2022-04-14tdf#147766 Export empty lines as line with noFillGülşah Köse2-2/+3
2022-04-14Revert "Revert "tdf#135843 Implement inside horizontal vertical borders.""Gülşah Köse4-1/+39
2022-04-06tdf#53970 PPTX: fix broken export of linked media filesTünde Tóth2-6/+21
2022-04-06tdf#53970 PPTX: add unittestTünde Tóth1-0/+15
2022-04-06tdf#53970 PPTX: fix export of embedded media filesTünde Tóth1-0/+0
2022-03-30lok: use JsonWriter for annotations notificationSzymon Kłos1-28/+27
2022-03-30Fix btn image size inconsistencies on CustomAnimationsPanelPedro Pinto Silva1-2/+2
2022-03-30tdf#147978 export subpaths individually in custGeomRegina Henschel4-20/+70
2022-03-25tdf#96389 Use default tab stop value of MSO for pptx import.Gülşah Köse3-0/+26
2022-03-09Resolves: tdf#146825 select under mouse on right clickCaolán McNamara1-0/+16
2022-03-09Revert "tdf#135843 Implement inside horizontal vertical borders."Xisco Fauli4-39/+1
2022-03-09tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch2-2/+33
2022-03-09tdf#147121 PPTX: fix regression of font size export of empty linesAttila Bakos (NISZ)2-0/+32
2022-03-09tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse4-1/+39
2022-03-09tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth2-0/+17
2022-02-21lok: Set pasted text rect pos to 0, 0Mert Tumer1-14/+2
2022-02-14Added master slide handling in getPart* functions of SdXImpressDocumentPranam Lashkari3-7/+39
2022-02-14Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-1/+1
2022-02-14Add graphic size checker for the preferred document DPITomaž Vajngerl8-0/+340
2022-02-14Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl4-9/+52
2022-02-14jsdialog: sidebar: enable animation panel effectsSzymon Kłos2-2/+16
2022-02-14lok: hide useless insert image button in sidebarSzymon Kłos1-8/+8
2022-02-14use more cppu::BaseMutexNoel Grandin2-7/+7
2022-02-14tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara3-1/+49
2022-02-14be more stylistically standardCaolán McNamara1-4/+4
2022-02-14tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth2-4/+15
2022-02-14related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth2-3/+2
2022-02-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar2-6/+0
2022-02-07tdf#145030 if all in effects list is unselected retain last marked objCaolán McNamara1-0/+5
2022-02-07tdf#147032 unselect anything set_cursor selected as its side-effectCaolán McNamara1-0/+2
2022-02-07Revert "tdf#145030 resync with empty selection if we unselected everything"Caolán McNamara1-26/+11
2022-02-07WaE: storing the address of local variable [-Wdangling-pointer]Caolán McNamara1-1/+1
2022-02-03tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth2-0/+26
2022-02-03tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy2-0/+14
2022-02-01tdf#130165 PPTX export: fix master objects visible propertyTibor Nagy2-1/+23
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna1-8/+0
2022-01-18tdf#136362 Remove unnecessary blank area and option in some image toolbarJeff Huang4-148/+0
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir1-1/+1
2022-01-11tdf#135843 Fix the missing border handlingGülşah Köse2-1/+26
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna1-11/+0
2022-01-04tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy2-0/+20
2021-12-27tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski3-12/+8