summaryrefslogtreecommitdiff
path: root/emfio/qa
AgeCommit message (Expand)Author
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06xmltesttools: add assertXPathDoubleValue that takes a double with deltaIlmari Lauhakangas
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-06-13tdf#143877 Fix failing tests caused by floating point precisionBartosz Kosiorek
2023-06-01tdf#143877 EMF+ Implement EmfPlusDrawCurve with cardinal splineBartosz Kosiorek
2023-05-12EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek
2023-05-10tdf#142249 EMF Implement EMR_POLYDRAW recordBartosz Kosiorek
2023-04-23tdf#154789 EMF+ Performance boost of the EmfPlusRecordTypeDrawBeziersBartosz Kosiorek
2023-04-11CppunitTest_emfio_emf: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-03-09Demultiplex test codeStephan Bergmann
2023-02-11tdf#142018 Properly create Pen width if style is COSMETICBartosz Kosiorek
2022-12-13tdf#152435 Revert "Make EMR_SAVEDC not UpdateClipRegion"Paris Oplopoios
2022-11-08Make EMR_SAVEDC not UpdateClipRegionParis Oplopoios
2022-11-08tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-01CppunitTest_emfio_emf: inherit from UnoApiTestXisco Fauli
2022-10-24tdf#150888 Scale down PPI if it would result in a tiny imageParis Oplopoios
2022-07-08Make TestEmfPlusDrawPathWithCustomCap succeed on Aarch64Stephan Bergmann
2022-06-27tdf#142770 tdf#143031 EMF+ Implement CustomLineCapBartosz Kosiorek
2022-06-14tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-05-16tdf#143876 EMF+ Add DrawClosedCurve and FillClosedCurve supportBartosz Kosiorek
2022-05-13tdf#142261 EMF+ Add support for Miter LimitBartosz Kosiorek
2022-05-09tdf#143875 tdf#55058 EMF+ Add support for individual line endingsBartosz Kosiorek
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-04-24Remove brittle test from WmfTestHossein
2022-04-22tdf#55058 tdf#143875 EMF+ Don't change line weight while rotatingBartosz Kosiorek
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek
2022-04-06tdf#148359 Fix emfio regression: missing emf imageHossein
2022-04-06Fix type, calculation of FamilyFont PitchAndFamilyHossein
2022-04-01tdf#147818 EMF+ Fix restoring clipping statesBartosz Kosiorek
2022-03-15-Werror,-Wdeprecated-enum-enum-conversionStephan Bergmann
2022-03-15tdf#145614 Convert #define to enum and constexprHossein
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-02-08drop checksum assert that is platform dependentCaolán McNamara
2022-02-04the real font used for 'Roman' is arbitraryCaolán McNamara
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-11Adapt test value intervals to my Linux --without-system-fontconfig buildStephan Bergmann
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2022-01-09Improve some CPPUNIT_ASSERT checksStephan Bergmann
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-19emfio: remove unused fileXisco Fauli
2021-10-15CppunitTest_emfio_emf: add some tolerance in TestPdfInEmfIlmari Lauhakangas
2021-09-27tdf#88163 Fix font size for placeable wmf filesHossein
2021-09-03tdf#88163 Fix WMF font sizeHossein
2021-07-13Enable automatic code style formatting for EmfImportTest.cxxBartosz Kosiorek
2021-07-13Decrease line length of EmfImportTest.cxx by introducing const stringBartosz Kosiorek
2021-07-06CppunitTest_emfio_emf: add some tolerance in TestDrawStringAlignMiklos Vajna
2021-07-03EMF+ tdf#142941 Fixes for SrcRect in DrawImagePointsBartosz Kosiorek
2021-07-01EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawStringBartosz Kosiorek