summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in filterNoel Grandin
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-03-07clang-tidy dead-storeNoel Grandin
2022-09-14no need to dynamically ImportCGM symbolNoel Grandin
2022-08-19ofz#50242 just stop fuzzing if there's a lot of graphic insertsCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-15ofz: Timeout 23s->4sCaolán McNamara
2022-03-31tdf#147906 Use std::hypot for Pythagorean additionpragat-pandya
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein
2021-09-19ofz: check radius argCaolán McNamara
2021-09-19ofz#38969 fail earlierCaolán McNamara
2021-09-06ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-03cgm bounding box was originally Point and SizeCaolán McNamara
2021-08-30ofz#37831 avoid Integer-overflowCaolán McNamara
2021-08-27ofz: Integer-overflowCaolán McNamara
2021-08-24ofz: cgm Integer-overflowCaolán McNamara
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara
2021-07-27ofz#36348 Integer-overflowCaolán McNamara
2021-07-05ofz#35800 TimeoutCaolán McNamara
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara
2021-06-25ofz#30930 each picture triggers accumulating codesetsCaolán McNamara
2021-06-14ofz#33769 Integer-overflowCaolán McNamara
2021-06-03no need to allocate these on the heapNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-06ofz#30117 OOMCaolán McNamara
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-22oss-fuzz: tgafuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: psdfuzzer doesn't pass sanity checkCaolán McNamara