summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d
AgeCommit message (Expand)Author
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2020-06-20tdf#134134: consider color modifier stack when pixel-processingMike 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
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-05-07tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-04drawinglayer: extract constant in renderWrongSpellPrimitive2DTomaž Vajngerl
2020-05-04drawinglayer: flatten renderWrongSpellPrimitive2DTomaž Vajngerl
2020-05-04remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-05-04pragma once in helperwrongspellrenderer.hxxTomaž Vajngerl
2020-05-04organize includes in vclpixelprocessor2d.cxxTomaž Vajngerl
2020-05-04organize includes in vclprocessor2d.cxxTomaž Vajngerl
2020-05-04dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDeviceTomaž Vajngerl
2020-05-04drawinglayer: remove aBuffer typedef in VDevBufferTomaž Vajngerl
2020-05-04remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-05-04pragma once in vclhelperbufferdevice.hxxTomaž Vajngerl
2020-05-02remove vclpixelprocessor2d.cxx from clang-format blacklistTomaž Vajngerl
2020-05-02remove vclprocessor2d.cxx from clang-format blacklistTomaž Vajngerl
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-04-15move GlowPrimitive processing in VclPixelProcessor to own methodTomaž Vajngerl
2020-04-14fdo#43157: VclPixelProcessor2D replace OSL_ENSURE with SAL_WARN_IFTomaž Vajngerl
2020-04-14remove vclpixelprocessor2d.hxx from clang-format blacklistTomaž Vajngerl
2020-04-14remove vclprocessor2d.hxx from clang-format blacklistTomaž Vajngerl
2020-04-14clean-up namespaces and pragma once for VclPixelProcessor2DTomaž Vajngerl
2020-04-14clean-up namespaces and pragma once for VclProcessor2DTomaž Vajngerl
2020-04-14tdf#104225: speedup hit test for FillGraphicPrimitive2D.Mark Hung
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-03-09Fix typoAndrea Gelmini
2020-03-06cid#1460477 Result is not floating-pointCaolán McNamara