summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-07-05loplugin:unusedenumconstantsNoel Grandin
2023-07-04CppunitTest_vcl_graphic_test: Demultiplex test codeXisco Fauli
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-24tdf#156016 Fix bug where SVG check size would be 0Paris Oplopoios
2023-06-16ofz#59854 Null-dereference WRITECaolán McNamara
2023-06-14Remove duplicate constants relating to PNGsParis Oplopoios
2023-06-14ofz#59817 Heap-buffer-overflow READ 8Caolán McNamara
2023-06-14Fix typoAndrea Gelmini
2023-06-14Fix heap-buffer-overflow in vcl/PngImageReaderJulien Nabet
2023-06-13cid#1532379 Untrusted loop boundCaolán McNamara
2023-06-12ofz#59762 Out-of-memoryCaolán McNamara
2023-06-12ofz#59759 Null-dereference READCaolán McNamara
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios
2023-06-10Fix typoAndrea Gelmini
2023-06-10tdf#104877 Add basic APNG format supportParis Oplopoios
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-12ofz#58883 Out-of-memoryCaolán McNamara
2023-05-08unique_ptr->optional for BitmapNoel Grandin
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin
2023-05-06cid#1529287 Explicit null dereferencedCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10tdf#154631: fix Export as gif ignores transparence of objectsJulien Nabet
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-02use the same max size that libtiff defaults to for its own utilitiesCaolán McNamara
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-25ofz#57134 TimeoutCaolán McNamara
2023-03-15ofz#55729 Out-of-memoryCaolán McNamara
2023-03-14use more string_view in vcl::PDFObjectContainerNoel Grandin
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2023-03-07Fix a bug parsing pdf arraysJaume Pujantell
2023-03-07Drop VectorGraphicDataArrayMike Kaganski
2023-03-06clang-tidy dead-storeNoel Grandin
2023-03-05tdf#153180: PngImageWriter add support for gray alpha colortypeSarper Akdemir
2023-02-28move sanitizing of Size inside GenericTypeSerializerNoel Grandin
2023-02-27ofz#56293 TimeoutCaolán McNamara
2023-02-17crashreporting: divide by zero, aPrefSize.Width() must have been 0 hereCaolán McNamara
2023-02-16Resolves: tdf#151395 need to track tiff offset from start of streamCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-20ofz#54685 TimeoutCaolán McNamara