summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)AuthorFilesLines
2022-12-21qa: hint about tolerance in namesXisco Fauli1-8/+8
2022-12-15UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUALXisco Fauli1-38/+8
2022-11-24Remove some unused includesMiklos Vajna8-12/+0
2022-11-23svx/qa: add checks for PDFiumDocument pointerTarcísio Ladeia de Oliveira2-0/+8
2022-11-09UnoApiTest: factor out common codeXisco Fauli2-18/+2
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli5-32/+17
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli4-16/+12
2022-11-01CppunitTest_svx_styles: inherit from UnoApiTestXisco Fauli1-29/+8
2022-11-01CppunitTest_svx_core: inherit from UnoApiTestXisco Fauli1-31/+10
2022-11-01CppunitTest_svx_unit: inherit from UnoApiTestXisco Fauli8-352/+130
2022-10-11tdf#151060 sw PDF export: don't paint off-page part of drawing objectMiklos Vajna2-0/+37
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin6-30/+30
2022-08-29ref-count SdrObjectNoel Grandin2-15/+12
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna2-2/+2
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna2-0/+6
2022-08-24Related: tdf#149971 svx: support explicitly provided snapshots for media shapesMiklos Vajna2-0/+23
2022-08-11some --disable-pdfium fixesCaolán McNamara1-0/+2
2022-07-21tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl2-1/+43
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-1/+1
2022-06-24tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna1-0/+38
2022-06-18-Werror=maybe-uninitializedStephan Bergmann1-8/+8
2022-06-14Remove some unused includesMiklos Vajna1-1/+0
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel2-0/+23
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann4-14/+14
2022-04-29tdf#148714 connect first and second arc with arcToRegina Henschel2-0/+73
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna1-6/+15
2022-04-22sd theme: add rendering for shape fill color effectsMiklos Vajna2-0/+13
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel2-0/+41
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna1-0/+14
2022-03-10sd theme: add PPTX import for shape fill colorMiklos Vajna1-2/+5
2022-03-03Recheck modules sv* with IWYUGabor Kelemen2-2/+0
2022-03-03sd theme: add rendering for shape fill colorMiklos Vajna2-0/+19
2022-03-01Fix typosAndrea Gelmini2-4/+4
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna1-10/+53
2022-02-17tdf#147409 tdf#146866 use SetPropertyValue for toggleRegina Henschel2-0/+36
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel5-23/+140
2022-02-11PNG export: allow setting filter data keys from the cmdlineMiklos Vajna1-0/+36
2022-02-05WaE: angle[1|2] may be used uninitialized [-Wmaybe-uninitialized]Caolán McNamara1-1/+1
2022-01-12CppunitTest_svx_unit: simplify code (part 2)Xisco Fauli1-73/+40
2022-01-11CppunitTest_svx_unit: simplify codeXisco Fauli1-79/+64
2022-01-10sd theme: fix applying new colors after theme change for group shapesMiklos Vajna2-0/+1
2022-01-06-Werror=maybe-uninitializedStephan Bergmann1-3/+3
2022-01-05tdf#130076 Fixed flip not working properly from fileDhiraj Holden2-1/+41
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna2-0/+84
2021-12-17tdf#145904,tdf#145956 unit test extrusion of shapesRegina Henschel3-0/+48
2021-12-16Removed executable bits on .odtAndrea Gelmini1-0/+0
2021-12-16Removed executable bits on .doc fileAndrea Gelmini1-0/+0
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel3-1/+53
2021-12-03svx: consider color effects when updating objects for theme changesMiklos Vajna2-19/+30