summaryrefslogtreecommitdiffstats
path: root/emfio/source/reader
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in emfioNoel Grandin10 days2-2/+2
* ofz#68612 Integer-overflowCaolán McNamara13 days1-2/+2
* ofz#68234 emf XForm isnan membersCaolán McNamara2024-04-231-0/+10
* ofz#68172 Integer-overflowCaolán McNamara2024-04-201-4/+12
* Generalize basegfx::fround for templated return typeMike Kaganski2024-04-151-3/+3
* cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara2024-01-081-3/+3
* move IsFuzzing to comphelperCaolán McNamara2023-12-302-7/+7
* Use emplace_back instead of push_back (emfio)Julien Nabet2023-12-223-4/+4
* simplify and modernise ScopedBitmapAccessNoel Grandin2023-12-071-1/+1
* Extended loplugin:ostr: emfioStephan Bergmann2023-11-201-4/+4
* cid#1548365 Logically dead codeCaolán McNamara2023-10-311-5/+0
* tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek2023-10-291-12/+12
* tdf#155887 Add individual WMF records validationBartosz Kosiorek2023-10-281-187/+283
* use sal_uInt64 when dealing with stream positionNoel Grandin2023-08-091-6/+6
* loplugin:redundantcast small improvementNoel Grandin2023-07-211-1/+1
* ofz#58991 Heap-buffer-overflowCaolán McNamara2023-05-151-1/+1
* ofz#58928 Heap-buffer-overflow READCaolán McNamara2023-05-131-0/+5
* EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek2023-05-121-5/+5
* Related: ofz#58830 do Bezier point count checkCaolán McNamara2023-05-121-2/+5
* ofz#58830 Container-overflow READ 1Caolán McNamara2023-05-111-0/+1
* ofz#58836 Out-of-memoryCaolán McNamara2023-05-111-5/+5
* tdf#142249 EMF Implement EMR_POLYDRAW recordBartosz Kosiorek2023-05-102-3/+91
* ofz: Use-of-uninitialized-valueCaolán McNamara2023-02-151-6/+8
* tdf#142018 Properly create Pen width if style is COSMETICBartosz Kosiorek2023-02-112-11/+18
* drop internal support for 1-bit imagesNoel Grandin2023-01-121-3/+3
* tdf#152435 Revert "Make EMR_SAVEDC not UpdateClipRegion"Paris Oplopoios2022-12-131-0/+1
* tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara2022-12-023-14/+13
* Revert useless std::move of const objectStephan Bergmann2022-11-111-1/+1
* Make EMR_SAVEDC not UpdateClipRegionParis Oplopoios2022-11-081-1/+0
* tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios2022-11-081-4/+8
* -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): emfioStephan Bergmann2022-11-052-2/+4
* cid#1516423 Uninitialized scalar fieldCaolán McNamara2022-10-251-0/+1
* tdf#150888 Scale down PPI if it would result in a tiny imageParis Oplopoios2022-10-241-4/+20
* Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)2022-09-081-5/+11
* tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock2022-08-242-5/+5
* loplugin:moveitNoel Grandin2022-08-181-2/+2
* tdf#104921: Cleanup Kashida insertion logicKhaled Hosny2022-08-141-2/+2
* loplugin:moveitNoel Grandin2022-07-251-2/+2
* Replace old png writer in emfreader.cxxofftkp2022-07-191-3/+3
* loplugin:moveitNoel Grandin2022-07-141-1/+1
* new loplugin:moveitNoel Grandin2022-06-103-10/+10
* tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek2022-05-092-227/+18
* tdf#148359 Fix emfio regression: missing emf imageHossein2022-04-061-1/+1
* Fix type, calculation of FamilyFont PitchAndFamilyHossein2022-04-061-1/+1
* tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek2022-03-291-1/+1
* tdf#145614 Convert #define to enum and constexprHossein2022-03-153-115/+140
* tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek2022-03-102-3/+22
* loplugin:flatten in editeng..extensionsNoel Grandin2021-12-211-51/+51
* ofz: Use-of-uninitialized-valueCaolán McNamara2021-12-061-1/+1
* tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein2021-11-301-1/+6