summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d
AgeCommit message (Expand)Author
2021-09-27Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-24tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák
2021-05-06fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-03-09make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák
2020-12-18tdf#131281 Always draw FormControls when TiledRenderingArmin Le Grand (allotropia)
2020-11-13tdf#123936 Formatting files in module drawinglayer with clang-formatPhilipp Hofer
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25forward axial and radial gradient types to VCL tooLuboš Luňák
2020-09-25use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-09-13tdf#124176 Use #pragma once in drawinglayerGeorge Bateman
2020-09-09Move the validity check before color manipulationsMike Kaganski
2020-09-07Fix typoAndrea Gelmini
2020-09-07fix warning of OutputDevice::Push calls != OutputDevice::Pop callsCaolán McNamara
2020-08-29Fix typosAndrea Gelmini
2020-08-20Deduplicate some codeMike Kaganski
2020-08-18Fix typosAndrea Gelmini
2020-08-17tdf#134052:shadow appears solid instead of blurry in presentation modeA_GAN
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2020-08-03-Werror=redundant-moveStephan Bergmann
2020-07-20limit bitmap size for glow/softedge effects to visible area (tdf#134237)Luboš Luňák
2020-06-29loplugin:constantparamNoel Grandin
2020-06-19tdf#134134: consider color modifier stack when pixel-processingMike Kaganski
2020-06-15Add process function to create the blur shadowA_GAN
2020-05-30Add TODOsMike Kaganski
2020-05-29tdf#101181: disable antialiasing for maskMike Kaganski
2020-05-29Use buffer with alpha in VclProcessor2D::RenderUnifiedTransparencePrimitive2DMike Kaganski
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski
2020-05-29tdf#49247, tdf#101181: output glow and soft edge effects to metafileMike Kaganski
2020-05-29Use buffer with alpha in VclProcessor2D::RenderTransparencePrimitive2DMike Kaganski
2020-05-29tdf#49247: Reimplement soft edges to keep object transparencyMike Kaganski
2020-05-29Allow creation of virtual device with alpha as content of impBufferDeviceMike Kaganski
2020-05-29tdf#49247, tdf#101181: don't rely on automatic scaling of alpha maskMike Kaganski
2020-05-29tdf#49247, tdf#101181: Fix effect boundsMike Kaganski
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-18Only transform polypolygon when neededMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-09remove vclmetafileprocessor2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-05-09simplify namespaces vclmetafileprocessor2d.hxxTomaž Vajngerl
2020-05-09use pragma once in vclmetafileprocessor2d.hxxTomaž Vajngerl
2020-05-09drawinglayer: organize imports in vclmetafileprocessor2d.cxxTomaž Vajngerl