summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+54
2021-05-11svx: fix crash with active text edit vs slide deleteMiklos Vajna2-0/+50
2021-04-15impress: don't exit textbox editing when new slide was added followupSzymon Kłos3-9/+74
2021-04-14notebookbar: minify for onlineSzymon Kłos4-0/+140
2021-04-09lok: Pass object ord num in the uno commandmerttumer1-2/+4
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari1-0/+3
2021-03-30Don't end text editing in other views if shape insertedSzymon Kłos1-0/+51
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos5-10/+88
2021-03-29impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-03-29impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-03-26Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai1-4/+0
2021-03-25tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse2-0/+16
2021-03-24Fix Line and Connectors enable interactive drawingmerttumer1-0/+4
2021-03-22Remove this unreliable check.Tamás Zolnai1-3/+0
2021-03-19lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai1-1/+5
2021-03-09Fix wrong position on move when page has marginmert1-5/+8
2021-03-03Draw: Fix crash on multiple page selection on slidesortermert1-0/+1
2021-03-01tdf#128213 Add unit test for text camera z rotation.Gülşah Köse2-0/+17
2021-02-26tdf#134210 Better testing for cropping bitmap of custom shape.Gülşah Köse3-18/+12
2021-02-26tdf#137406 removed Apply to Master button in Slide Master modeGokce Kuler1-0/+7
2021-02-24LOK: disable rotation mode on selection of shapemert2-2/+5
2021-02-24Added .uno:MoveShapeHandle uno commandmert2-1/+20
2021-02-22filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti1-6/+6
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