summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)Author
2024-12-20vcl: BlendFrameCache refactorChristopher Sherlock
2024-12-06vcl: make Color parameters const in BitmapEx::createAlphaBlendFrame()Christopher Sherlock
2024-12-05vcl: move variables closer to first usageChristopher Sherlock
2024-12-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-11-14vcl: make BitmapArithmeticBlendFilter variables constantChris Sherlock
2024-11-13loplugin:reftotemp in vclNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in vclNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-07vcl: use correct var prefixes in BitmapScaleConvolutionFilterChris Sherlock
2024-09-30vcl: flatten BitmapReadAccess functionsChris Sherlock
2024-09-30vcl: flatten BitmapPopArtFilter::execute()Chris Sherlock
2024-09-27vcl: flatten BitmapMosaicFilter::execute()Chris Sherlock
2024-09-26vcl: move variables closer to first use in BitmapFilterStackBlur functionsChris Sherlock
2024-09-26vcl: flatten functions in BitmapEx.cxxChris Sherlock
2024-09-23vcl: mask scale regression in BitmapFastScaleFilterChris Sherlock
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-20Correct usage of premultiply for ENABLE_WASM_STRIP_PREMULTIPLYArmin Le Grand (allotropia)
2024-09-13vcl: move variables closer to first usage in BitmapEmbossGreyFilter::execute()Chris Sherlock
2024-09-13vcl: just return a BitmapEx() in BitmapDisabledImageFilter::execute()Chris Sherlock
2024-09-13tdf#43157 vcl: remove OSL_ENSURE from BitmapEx functionsChris Sherlock
2024-09-10vcl: variable refactoring BitmapConvolutionMatrixFilter::execute()Chris Sherlock
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15vcl: add "fillWithData" function to BitmapTools - used in lokTomaž Vajngerl
2024-08-14cid#1557708 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555070 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-22cid#1608424 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-19cid#1609598 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-19cid#1554837 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17tdf#162062 only apply fix for tdf#161833 if there is a palettePatrick Luby
2024-07-12Make SystemDependentData mechanism type-basedArmin Le Grand (allotropia)
2024-07-11CairoSDPR: Improve BColorModified BitmapsArmin Le Grand (allotropia)
2024-07-09cid#1607395 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-04Fix typoAndrea Gelmini
2024-07-04tdf#161833 treat semi-transparent pixels as opaquePatrick Luby
2024-06-29Fix "lets" -> "let's"Andrea Gelmini
2024-06-27tdf#161498 use COL_ALPHA_OPAQUE for finding opaque pixelsPatrick Luby
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-28tdf#160831 only set outside color to black for alpha masksPatrick Luby