summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2021-03-10make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák1-14/+17
2021-03-10Deduplicate some codeMike Kaganski1-16/+7
2020-12-18tdf#131281 Always draw FormControls when TiledRenderingArmin Le Grand (allotropia)1-14/+34
2020-11-16tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek1-0/+45
2020-10-29Revert "tdf#127471 Remove font width scaling hack"Samuel Mehrbrodt1-0/+14
2020-08-19tdf#127471 Remove font width scaling hackSamuel Mehrbrodt1-14/+0
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski4-61/+22
2020-07-17hack for gradients split into adjacent polygons (tdf#133016)Luboš Luňák1-2/+8
2020-07-02avoid costly to-monochrome-bitmap conversion with Skia (tdf#134365)Luboš Luňák1-3/+18
2020-06-20tdf#134134: consider color modifier stack when pixel-processingMike Kaganski5-7/+12
2020-05-29tdf#101181: disable antialiasing for maskMike Kaganski1-0/+6
2020-05-29Use buffer with alpha in VclProcessor2D::RenderUnifiedTransparencePrimitive2DMike Kaganski1-1/+2
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski2-24/+7
2020-05-29tdf#49247, tdf#101181: output glow and soft edge effects to metafileMike Kaganski2-0/+102
2020-05-29Use buffer with alpha in VclProcessor2D::RenderTransparencePrimitive2DMike Kaganski1-1/+4
2020-05-29tdf#49247: Reimplement soft edges to keep object transparencyMike Kaganski1-13/+8
2020-05-29Allow creation of virtual device with alpha as content of impBufferDeviceMike Kaganski2-44/+80
2020-05-29tdf#49247, tdf#101181: don't rely on automatic scaling of alpha maskMike Kaganski1-6/+5
2020-05-29tdf#49247, tdf#101181: Fix effect boundsMike Kaganski1-8/+13
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann7-11/+11
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák1-11/+4
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna1-64/+34
2020-05-18Only transform polypolygon when neededMike Kaganski1-2/+1
2020-05-13tdf#49247: draw soft edgesMike Kaganski5-44/+190
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna1-1/+19
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09drawinglayer: clean-up namespaces in graphicprimitivehelper2d.hxxTomaž Vajngerl1-9/+2
2020-05-09drawinglayer: clean-up namespaces in texture.hxxTomaž Vajngerl1-76/+2
2020-05-09remove vclmetafileprocessor2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-2065/+2110
2020-05-09simplify namespaces vclmetafileprocessor2d.hxxTomaž Vajngerl1-14/+3
2020-05-09use pragma once in vclmetafileprocessor2d.hxxTomaž Vajngerl1-5/+1
2020-05-09drawinglayer: organize imports in vclmetafileprocessor2d.cxxTomaž Vajngerl1-25/+18
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl13-271/+16
2020-05-08compact namespace in dbaccess..dtransNoel Grandin8-22/+22
2020-05-07tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski1-1/+3
2020-05-07tdf#101181: improve glow effectMike Kaganski3-62/+69
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-3/+2
2020-05-06This comparison is redundant, radiuses are compared belowMike Kaganski1-2/+0
2020-05-06Use default ctorMike Kaganski1-4/+1
2020-05-04drawinglayer: extract constant in renderWrongSpellPrimitive2DTomaž Vajngerl1-3/+6
2020-05-04drawinglayer: flatten renderWrongSpellPrimitive2DTomaž Vajngerl1-21/+21
2020-05-04remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-41/+45
2020-05-04pragma once in helperwrongspellrenderer.hxxTomaž Vajngerl1-11/+3
2020-05-04organize includes in vclpixelprocessor2d.cxxTomaž Vajngerl1-11/+13
2020-05-04organize includes in vclprocessor2d.cxxTomaž Vajngerl1-23/+19
2020-05-04dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDeviceTomaž Vajngerl1-6/+10
2020-05-04drawinglayer: remove aBuffer typedef in VDevBufferTomaž Vajngerl1-13/+10
2020-05-04remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-323/+332
2020-05-04pragma once in vclhelperbufferdevice.hxxTomaž Vajngerl1-9/+1
2020-05-02remove vclpixelprocessor2d.cxx from clang-format blacklistTomaž Vajngerl1-746/+811