summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)AuthorFilesLines
2022-07-27tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl2-0/+97
2022-06-27tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna1-0/+38
2022-05-02tdf#148714 connect first and second arc with arcToRegina Henschel2-0/+73
2022-04-26tdf#148501 color shades only for filled PolyPolygonsRegina Henschel2-0/+58
2022-04-22tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-02-07WaE: angle[1|2] may be used uninitialized [-Wmaybe-uninitialized]Caolán McNamara1-1/+1
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden2-1/+41
2021-12-17tdf#145904,tdf#145956 unit test extrusion of shapesRegina Henschel3-0/+48
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel3-1/+53
2021-11-13use new method too in existing unit tests in svdraw.cxxRegina Henschel1-24/+2
2021-11-12tdf#143021 unit test enable 'matte' extrusion surfaceRegina Henschel5-0/+101
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl2-0/+40
2021-10-23Remove duplicated wordAndrea Gelmini1-1/+1
2021-10-21tdf#145245 correct relative position of extrusionRegina Henschel2-0/+43
2021-10-21sd: fix inteaction between multi-col shape text and automatic heightMiklos Vajna2-0/+28
2021-10-17tdf#144988 correct font size in multiline Fontwork textRegina Henschel2-0/+24
2021-10-16Simplify vector initialization in svxJulien Nabet1-5/+2
2021-10-16tdf#145111 evaluate nVertDiff for HORZADJUST_LEFT tooRegina Henschel2-0/+38
2021-10-13tdf#145004 remove fontwork text padding for case ScaleX=trueRegina Henschel2-0/+22
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna1-5/+7
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2-0/+102
2021-09-03Remove some unused includesMiklos Vajna1-1/+0
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna2-0/+68
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t2-28/+0
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski2-19/+19
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin3-7/+9
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna3-0/+24
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-11/+11
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-58/+49
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli1-2/+2
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli1-52/+49
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli1-2/+2
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli1-16/+12
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs1-12/+12
2021-06-27svx: adds a test for SdrRectObj rendering into primitivesTomaž Vajngerl1-3/+86
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli1-54/+56
2021-06-23EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek2-7/+7
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli1-56/+54
2021-06-17Add RemoveWhichRange unit testStephan Bergmann1-0/+132
2021-05-04tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna1-0/+38
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-4/+4
2021-04-06tdf#141268: svx_unit: Add unittestXisco Fauli2-0/+15
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel2-18/+0
2021-03-29tdf#60684 Add unit testAditya Pratap Singh2-0/+28
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-7/+7
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel2-0/+18
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel2-0/+37
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl1-1/+1
2021-03-12Drop some unused includesMiklos Vajna1-1/+0
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna1-4/+7