Age | Commit message (Expand) | Author |
2022-07-08 | Make TestEmfPlusDrawPathWithCustomCap succeed on Aarch64 | Stephan Bergmann |
2022-06-27 | tdf#142770 tdf#143031 EMF+ Implement CustomLineCap | Bartosz Kosiorek |
2022-06-14 | tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fill | Bartosz Kosiorek |
2022-05-16 | tdf#143876 EMF+ Add DrawClosedCurve and FillClosedCurve support | Bartosz Kosiorek |
2022-05-13 | tdf#142261 EMF+ Add support for Miter Limit | Bartosz Kosiorek |
2022-05-09 | tdf#143875 tdf#55058 EMF+ Add support for individual line endings | Bartosz Kosiorek |
2022-05-09 | tdf#89331 EMF/WMF Fix holes in lines created with LINETO | Bartosz Kosiorek |
2022-04-24 | Remove brittle test from WmfTest | Hossein |
2022-04-22 | tdf#55058 tdf#143875 EMF+ Don't change line weight while rotating | Bartosz Kosiorek |
2022-04-21 | tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line joints | Bartosz Kosiorek |
2022-04-06 | tdf#148359 Fix emfio regression: missing emf image | Hossein |
2022-04-06 | Fix type, calculation of FamilyFont PitchAndFamily | Hossein |
2022-04-01 | tdf#147818 EMF+ Fix restoring clipping states | Bartosz Kosiorek |
2022-03-15 | -Werror,-Wdeprecated-enum-enum-conversion | Stephan Bergmann |
2022-03-15 | tdf#145614 Convert #define to enum and constexpr | Hossein |
2022-03-10 | tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION | Bartosz Kosiorek |
2022-02-08 | drop checksum assert that is platform dependent | Caolán McNamara |
2022-02-04 | the real font used for 'Roman' is arbitrary | Caolán McNamara |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-11 | Adapt test value intervals to my Linux --without-system-fontconfig build | Stephan Bergmann |
2022-01-10 | Move HAVE_MORE_FONTS into an extra config header | Jan-Marek Glogowski |
2022-01-09 | Improve some CPPUNIT_ASSERT checks | Stephan Bergmann |
2021-12-23 | Split BasePrimitive2D UNO interface into separate object | Noel Grandin |
2021-10-19 | emfio: remove unused file | Xisco Fauli |
2021-10-15 | CppunitTest_emfio_emf: add some tolerance in TestPdfInEmf | Ilmari Lauhakangas |
2021-09-27 | tdf#88163 Fix font size for placeable wmf files | Hossein |
2021-09-03 | tdf#88163 Fix WMF font size | Hossein |
2021-07-13 | Enable automatic code style formatting for EmfImportTest.cxx | Bartosz Kosiorek |
2021-07-13 | Decrease line length of EmfImportTest.cxx by introducing const string | Bartosz Kosiorek |
2021-07-06 | CppunitTest_emfio_emf: add some tolerance in TestDrawStringAlign | Miklos Vajna |
2021-07-03 | EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints | Bartosz Kosiorek |
2021-07-01 | EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString | Bartosz Kosiorek |
2021-06-23 | EMF+ tdf#142975 Add brush support to DrawString record | Bartosz Kosiorek |
2021-06-11 | WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC record | Bartosz Kosiorek |
2021-06-09 | WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBlt | Bartosz Kosiorek |
2021-06-08 | WMF tdf#142625 Refactor Bitmap records, to better handle missing features | Bartosz Kosiorek |
2021-06-05 | WMF Change the sign of read fields in BITBLT and DIB records | Bartosz Kosiorek |
2021-05-31 | tdf#53004 tdf#142495 WMF EMF Always display Text rectangle | Bartosz Kosiorek |
2021-05-28 | tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPED | Bartosz Kosiorek |
2021-05-28 | tdf#117957 WMF Replace ellipses with rects to fix tests on arm64 | Bartosz Kosiorek |
2021-05-27 | tdf#117957 WMF Fix failing tests on arm64 | Bartosz Kosiorek |
2021-05-22 | tdf#127145 WMF Fix displaying line width in ROUNDRECT record | Bartosz Kosiorek |
2021-05-21 | tdf#55007 tdf#142263 tdf#142268 EMF ARC, PIE, CHORD allow to draw circle | Bartosz Kosiorek |
2021-05-18 | tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORD | Bartosz Kosiorek |
2021-05-15 | tdf#117957 WMF Add support for selecting colors from palette | Bartosz Kosiorek |
2021-05-13 | tdf#142014 Fix displaying strokes when line width is 0 | Bartosz Kosiorek |
2021-05-12 | tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line width | Bartosz Kosiorek |
2021-05-11 | tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECT | Bartosz Kosiorek |
2021-05-07 | tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT record | Bartosz Kosiorek |
2021-05-06 | tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD, PIE | Bartosz Kosiorek |