summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
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-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-25tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2-0/+19
2020-08-18tdf#133015 Add test for multicolumn textboxes.Gülşah Köse2-0/+29
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian1-0/+1
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-06-30sd: support changing position with .uno:EditAnnotationTomaž Vajngerl1-0/+50
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl1-1/+10
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-15PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna2-0/+25
2020-06-11fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2-0/+39
2020-06-10sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl1-0/+16
2020-06-09sd: add support to search backwards in PDF searchTomaž Vajngerl1-2/+102
2020-06-09sd: add test to search inside PDF in multiple pagesTomaž Vajngerl1-0/+92
2020-06-09sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl1-6/+6
2020-06-09sd: Add another test of searching with mixed objectsTomaž Vajngerl2-1/+178
2020-06-09sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl2-0/+86
2020-06-09sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl3-5/+32
2020-06-09sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl2-6/+87
2020-06-09sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl4-130/+387
2020-06-08SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl2-0/+129
2020-06-06sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl2-1/+3
2020-06-06pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl1-6/+9
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky1-12/+11
2020-05-28editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian1-1/+184
2020-05-27oox smartart import, composite alg: implement vertical centeringMiklos Vajna1-0/+8
2020-05-27oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna2-0/+10
2020-05-27smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna2-0/+19
2020-05-27Added parameter to FillPageGradient commandPranam Lashkari1-0/+32
2020-05-27Added parameter to FillPageColor commandPranam Lashkari1-0/+53
2020-05-20tdf#79082 Add test for correctly importing tab stops from pptSamuel Mehrbrodt2-0/+42
2020-05-08xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna2-0/+86
2020-05-07tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+57
2020-05-06tdf#132282: Revert fix for tdf#131554Xisco Fauli2-0/+14
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt2-0/+9
2020-04-23tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignednd1012-0/+27
2020-04-02tdf#131554 placeholder iteration fails to stop when a match is foundnd1012-0/+11
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-4/+15