summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-02-22filter: svg: unit test for placeholder localeMarco Cecchetti1-0/+58
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai1-1/+6
2021-02-17tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse2-0/+16
2021-02-17tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse3-5/+40
2021-02-11tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse2-0/+16
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos3-0/+17
2021-02-04filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti1-15/+48
2021-01-29filter: svg: js engine: unit test: slide background: exporting bitmapsMarco Cecchetti3-0/+86
2021-01-28tdf#139965: Broken master slide list after switching mode.Tamás Zolnai1-0/+3
2021-01-26Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2021-01-22tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai1-0/+31
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse2-0/+19
2021-01-20oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna2-0/+26
2021-01-20filter: svg: js engine: text fields support: unit testMarco Cecchetti2-2/+30
2021-01-17hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2021-01-14filter: svg: slide custom background unit testMarco Cecchetti2-0/+12
2021-01-14filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti1-1/+1
2021-01-13oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna2-0/+15
2021-01-13tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2-0/+22
2021-01-07tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl1-22/+0
2021-01-05Insert draw connectors directly for onlineMert Tumer1-0/+1
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-2/+2
2020-12-11impress: Difficulty to enter text in Duration fieldPranam Lashkari1-6/+0
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna5-1/+149
2020-11-10tdf#137949 Fix table row heigths.Gülşah Köse3-2/+20
2020-11-10tdf#138011: sd: Add UItestXisco Fauli1-0/+49
2020-11-05tdf#128213 Fix export rotation problem.Gülşah Köse2-0/+12
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer2-0/+18
2020-10-14Revert "lok: text box insertion: default to insert directly for lok."Tamás Zolnai1-2/+0
2020-10-13lok: text box insertion: default to insert directly for lok.Michael Meeks1-0/+2
2020-10-13fixed crashing on duplicating slide if slide pan is not visiblePranam Lashkari1-0/+7
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+25
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir1-11/+1
2020-10-07tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna6-126/+125
2020-10-06Don't insert hyperlink outside the pageSzymon Kłos1-2/+5
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna1-5/+3
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna1-4/+9
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2-0/+26
2020-09-30Online: Copy hyperlink location. / Core side.gokaysatir1-1/+12
2020-09-22tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna6-125/+126
2020-09-15oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2-0/+11
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+30
2020-09-09LOK: allow slide switching in mobile even if it is same slidePranam Lashkari1-1/+3
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti1-2/+2
2020-08-31sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl2-0/+115
2020-08-31sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl8-57/+108
2020-08-25tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2-0/+19
2020-08-19move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl3-34/+66
2020-08-18tdf#133015 Add test for multicolumn textboxes.Gülşah Köse2-0/+29
2020-08-17tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara1-1/+1