summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian2-0/+4
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2-0/+6
2020-08-10add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl2-3/+53
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-08-07tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel5-0/+80
2020-08-06tdf#133687 Fix the placeholders priority order.Gülşah Köse2-0/+20
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna1-2/+3
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna1-0/+6
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna2-0/+5
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna2-0/+8
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna2-0/+19
2020-08-04notebookbar: keep align items togetherSzymon Kłos1-66/+66
2020-08-01allow .uno:EditAnnotation also for Draw not just ImpressTomaž Vajngerl1-0/+5
2020-07-29Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski1-3/+0
2020-07-24lok: fix-up: isLOKMobilePhone -> isLOKTabletMarco Cecchetti1-1/+1
2020-07-22Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara1-1/+1
2020-06-30sd: support changing position with .uno:EditAnnotationTomaž Vajngerl2-4/+74
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl1-1/+10
2020-06-29sd: send annotation position for LOKit, fix multiple annotationsTomaž Vajngerl2-3/+17
2020-06-29sd: ignore UNDO when importing a PDF with SdPdfFilterTomaž Vajngerl1-1/+7
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl1-9/+3
2020-06-29pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl1-5/+4
2020-06-29sd: Test PDF Annotation roundtripTomaž Vajngerl2-0/+132
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl1-0/+1
2020-06-29sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl1-2/+24
2020-06-29vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl1-4/+4
2020-06-29sd signature line: allow move / resize of shape before signingMiklos Vajna1-1/+8