summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
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
2020-12-22oss-fuzz: epsfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: pcxfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#138818 Import full TIFF fileGeorgy Litvinov
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-02ofz#27839 TimeoutCaolán McNamara
2020-11-21tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin