summaryrefslogtreecommitdiff
path: root/emfio/source
AgeCommit message (Expand)Author
2023-10-31cid#1548365 Logically dead codeCaolán McNamara
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek
2023-10-28tdf#155887 Add individual WMF records validationBartosz Kosiorek
2023-09-08XEmfParser does not need to implement XAggreggationNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-05-15ofz#58991 Heap-buffer-overflowCaolán McNamara
2023-05-13ofz#58928 Heap-buffer-overflow READCaolán McNamara
2023-05-12EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek
2023-05-12Related: ofz#58830 do Bezier point count checkCaolán McNamara
2023-05-11ofz#58830 Container-overflow READ 1Caolán McNamara
2023-05-11ofz#58836 Out-of-memoryCaolán McNamara
2023-05-10tdf#142249 EMF Implement EMR_POLYDRAW recordBartosz Kosiorek
2023-02-15ofz: Use-of-uninitialized-valueCaolán McNamara
2023-02-11tdf#142018 Properly create Pen width if style is COSMETICBartosz Kosiorek
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-13tdf#152435 Revert "Make EMR_SAVEDC not UpdateClipRegion"Paris Oplopoios
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-11Revert useless std::move of const objectStephan Bergmann
2022-11-08Make EMR_SAVEDC not UpdateClipRegionParis Oplopoios
2022-11-08tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios
2022-11-05-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): emfioStephan Bergmann
2022-10-25cid#1516423 Uninitialized scalar fieldCaolán McNamara
2022-10-24tdf#150888 Scale down PPI if it would result in a tiny imageParis Oplopoios
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18loplugin:moveitNoel Grandin
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-07-19Replace old png writer in emfreader.cxxofftkp
2022-07-14loplugin:moveitNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-04-06tdf#148359 Fix emfio regression: missing emf imageHossein
2022-04-06Fix type, calculation of FamilyFont PitchAndFamilyHossein
2022-03-29tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek
2022-03-15tdf#145614 Convert #define to enum and constexprHossein
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-06ofz: Use-of-uninitialized-valueCaolán McNamara
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-26tdf#145873 Fix FILEOPEN: EMF file not displayedHossein
2021-11-22Convert #define to enumHossein
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein
2021-11-10Simplify MtfTools::ImplMapMike Kaganski
2021-11-09Simplify conditions for EMR_STRETCHDIBITS (EMF)Hossein
2021-11-08Make usage of ETO_PDY flag more visible (EMF)Hossein