Age | Commit message (Expand) | Author |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-25 | ofz#36481 Timeout | Caolán McNamara |
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-18 | Resolves: ofz#34920 allow displaying only one text string | Bartosz Kosiorek |
2021-06-17 | EMF+ WMF Update the variable names and add additional TODO warnings | Bartosz Kosiorek |
2021-06-11 | drop EMF+ also when converting WMF, not just EMF | Luboš Luňák |
2021-06-11 | EMF tdf#59814 tdf#142567 Align RestoreDC record with MSO implementation | Bartosz Kosiorek |
2021-06-11 | ofz#35150 crash in Bitmap::Crop from wmf load | Caolán McNamara |
2021-06-11 | ofz#35149 crash in vcl::bitmap::CreateFromData from wmf load | Caolán McNamara |
2021-06-11 | WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC record | Bartosz Kosiorek |
2021-06-10 | EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGN | 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-07 | WMF tdf#142625 Continue read records if unimlemented features found | Bartosz Kosiorek |
2021-06-05 | WMF Change the sign of read fields in BITBLT and DIB records | Bartosz Kosiorek |
2021-06-03 | ofz#34867 Timeout | Caolán McNamara |
2021-06-02 | WMF: add more SAL warnings in case record was not implemented | Bartosz Kosiorek |
2021-06-02 | ofz#34847 Integer-overflow | Caolán McNamara |
2021-06-01 | tdf#142566 EMF Add support for EMR_POLYTEXTOUT 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#55007 EMF Allow negatives values for Start Point and End Point | 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-17 | Fix typos | Andrea Gelmini |
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 |
2021-05-06 | tdf#142004 tdf#141982 EMF Import: Add rotation and path support for EMR_ELLIPSE | Bartosz Kosiorek |
2021-05-05 | tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE record | Bartosz Kosiorek |
2021-05-02 | SAL_INFO we want to display nVersion not nSignature (emfio/emfreader) | Julien Nabet |
2021-04-27 | More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor] | Stephan Bergmann |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2021-04-23 | CppunitTest_emfio_emf: avoid --disable-pdfium failure | Miklos Vajna |
2021-04-09 | -Werror,-Wformat (clang-cl) | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-05 | ofz: skip slow path when fuzzing | Caolán McNamara |
2021-04-04 | pass ImplReadRegion the remaining len of record available for consumption | Caolán McNamara |
2021-04-03 | tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clipping | Bartosz Kosiorek |