Age | Commit message (Expand) | Author |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-18 | loplugin:moveit | Noel Grandin |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-07-25 | loplugin:moveit | Noel Grandin |
2022-07-19 | Replace old png writer in emfreader.cxx | offtkp |
2022-07-14 | loplugin:moveit | Noel Grandin |
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-06-10 | new loplugin:moveit | Noel Grandin |
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-16 | Update README.md files | Hossein |
2022-04-14 | Fix typo | Andrea Gelmini |
2022-04-13 | Add info on limerest / dump drawyinglayer primitives | Hossein |
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-29 | tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) | 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-14 | Remove EMR_SETARCDIRECTION from unimplemented records | 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-12-22 | Separate core drawinglayer func. into drawinglayercore library | Tomaž Vajngerl |
2021-12-21 | loplugin:flatten in editeng..extensions | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-06 | ofz: Use-of-uninitialized-value | Caolán McNamara |
2021-11-30 | tdf#145873 Fix FILEOPEN: EMF file not displayed #2 | Hossein |
2021-11-26 | tdf#145873 Fix FILEOPEN: EMF file not displayed | Hossein |
2021-11-22 | Convert #define to enum | Hossein |
2021-11-15 | Use basegfx::rad2deg() instead of *57.29577951308 | Hossein |
2021-11-10 | Simplify MtfTools::ImplMap | Mike Kaganski |
2021-11-09 | Simplify conditions for EMR_STRETCHDIBITS (EMF) | Hossein |
2021-11-08 | Make usage of ETO_PDY flag more visible (EMF) | Hossein |
2021-11-02 | ofz#40625 avoid Integer-overflow | Caolán McNamara |
2021-11-01 | ofz#40575 Integer-overflow | Caolán McNamara |
2021-10-31 | add o3tl::span ctor from std::vector | Luboš Luňák |