Age | Commit message (Expand) | Author |
2024-10-31 | convert KernArray from sal_Int32 to double | Noel Grandin |
2024-10-05 | Use good old string literals in assertXPath and friends | Mike Kaganski |
2024-09-18 | tdf#119785 Implement the EMF TA_RTLREADING alignment flag | Jonathan Clark |
2024-09-05 | drawinglayer: getHeight() -> getWidth() | Xisco Fauli |
2024-05-07 | loplugin:ostr in emfio | Noel Grandin |
2024-04-20 | Enable this test on all platforms | Mike Kaganski |
2024-04-20 | Return double from OutputDevice::GetTextArray | Mike Kaganski |
2024-04-14 | Round in XmlWriter::attribute when passing a double | Mike Kaganski |
2024-04-13 | Use more o3tl::convert | Mike Kaganski |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2023-12-07 | loplugin:ostr (macOS) | Stephan Bergmann |
2023-11-20 | Extended loplugin:ostr: emfio | Stephan Bergmann |
2023-07-23 | tdf#156234: Don’t round glyph coordinates when doing subpixel positioning | Khaled Hosny |
2023-06-13 | tdf#143877 Fix failing tests caused by floating point precision | Bartosz Kosiorek |
2023-06-01 | tdf#143877 EMF+ Implement EmfPlusDrawCurve with cardinal spline | Bartosz Kosiorek |
2023-05-10 | tdf#142249 EMF Implement EMR_POLYDRAW record | Bartosz Kosiorek |
2023-04-23 | tdf#154789 EMF+ Performance boost of the EmfPlusRecordTypeDrawBeziers | Bartosz Kosiorek |
2023-04-11 | CppunitTest_emfio_emf: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-02-11 | tdf#142018 Properly create Pen width if style is COSMETIC | Bartosz Kosiorek |
2022-12-13 | tdf#152435 Revert "Make EMR_SAVEDC not UpdateClipRegion" | Paris Oplopoios |
2022-11-08 | Make EMR_SAVEDC not UpdateClipRegion | Paris Oplopoios |
2022-11-08 | tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinates | Paris Oplopoios |
2022-11-03 | UnoApiXmlTest: add new wrapper for XmlTestTools tests | Xisco Fauli |
2022-11-01 | CppunitTest_emfio_emf: inherit from UnoApiTest | Xisco Fauli |
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-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-01 | tdf#147818 EMF+ Fix restoring clipping states | Bartosz Kosiorek |
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-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-10 | Move HAVE_MORE_FONTS into an extra config header | Jan-Marek Glogowski |
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 |