Age | Commit message (Expand) | Author |
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 |
2021-10-30 | tools::Long->sal_Int32 in the DX arrays | Noel Grandin |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2021-10-26 | Update emfio documentation | Hossein |
2021-10-25 | Replacing std::unique_ptr<char[]> | Hossein |
2021-10-22 | Improve emfio module documentation | Hossein |
2021-10-22 | Remove sax dependency from emfio | Hossein |
2021-10-21 | Fix typos | Andrea Gelmini |
2021-10-21 | Add documentation for the 'emfio' module | Hossein |
2021-10-19 | emfio: remove unused file | Xisco Fauli |
2021-10-15 | CppunitTest_emfio_emf: add some tolerance in TestPdfInEmf | Ilmari Lauhakangas |
2021-10-03 | drop 'using namespace std' in desktop, e*, f* | Julien Nabet |
2021-10-03 | ofz#39528 Integer-overflow | Caolán McNamara |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-27 | tdf#88163 Fix font size for placeable wmf files | Hossein |
2021-09-26 | Removing unneeded check | Hossein |