summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek2020-11-161-0/+45
* Revert "tdf#127471 Remove font width scaling hack"Samuel Mehrbrodt2020-10-291-0/+14
* tdf#127471 Remove font width scaling hackSamuel Mehrbrodt2020-08-191-14/+0
* tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski2020-08-144-61/+22
* hack for gradients split into adjacent polygons (tdf#133016)Luboš Luňák2020-07-171-2/+8
* avoid costly to-monochrome-bitmap conversion with Skia (tdf#134365)Luboš Luňák2020-07-021-3/+18
* tdf#134134: consider color modifier stack when pixel-processingMike Kaganski2020-06-205-7/+12
* tdf#101181: disable antialiasing for maskMike Kaganski2020-05-291-0/+6
* Use buffer with alpha in VclProcessor2D::RenderUnifiedTransparencePrimitive2DMike Kaganski2020-05-291-1/+2
* tdf#101181: use buffer device with alpha in glow effectMike Kaganski2020-05-292-24/+7
* tdf#49247, tdf#101181: output glow and soft edge effects to metafileMike Kaganski2020-05-292-0/+102
* Use buffer with alpha in VclProcessor2D::RenderTransparencePrimitive2DMike Kaganski2020-05-291-1/+4
* tdf#49247: Reimplement soft edges to keep object transparencyMike Kaganski2020-05-291-13/+8
* Allow creation of virtual device with alpha as content of impBufferDeviceMike Kaganski2020-05-292-44/+80
* tdf#49247, tdf#101181: don't rely on automatic scaling of alpha maskMike Kaganski2020-05-291-6/+5
* tdf#49247, tdf#101181: Fix effect boundsMike Kaganski2020-05-291-8/+13
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-267-11/+11
* reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák2020-05-261-11/+4
* comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna2020-05-181-64/+34
* Only transform polypolygon when neededMike Kaganski2020-05-181-2/+1
* tdf#49247: draw soft edgesMike Kaganski2020-05-135-44/+190
* tdf#129916 svx: fix origin of scaled shadowMiklos Vajna2020-05-111-1/+19
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* drawinglayer: clean-up namespaces in graphicprimitivehelper2d.hxxTomaž Vajngerl2020-05-091-9/+2
* drawinglayer: clean-up namespaces in texture.hxxTomaž Vajngerl2020-05-091-76/+2
* remove vclmetafileprocessor2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-05-092-2065/+2110
* simplify namespaces vclmetafileprocessor2d.hxxTomaž Vajngerl2020-05-091-14/+3
* use pragma once in vclmetafileprocessor2d.hxxTomaž Vajngerl2020-05-091-5/+1
* drawinglayer: organize imports in vclmetafileprocessor2d.cxxTomaž Vajngerl2020-05-091-25/+18
* dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl2020-05-0913-271/+16
* compact namespace in dbaccess..dtransNoel Grandin2020-05-088-22/+22
* tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski2020-05-071-1/+3
* tdf#101181: improve glow effectMike Kaganski2020-05-073-62/+69
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-071-3/+2
* This comparison is redundant, radiuses are compared belowMike Kaganski2020-05-061-2/+0
* Use default ctorMike Kaganski2020-05-061-4/+1
* drawinglayer: extract constant in renderWrongSpellPrimitive2DTomaž Vajngerl2020-05-041-3/+6
* drawinglayer: flatten renderWrongSpellPrimitive2DTomaž Vajngerl2020-05-041-21/+21
* remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-05-042-41/+45
* pragma once in helperwrongspellrenderer.hxxTomaž Vajngerl2020-05-041-11/+3
* organize includes in vclpixelprocessor2d.cxxTomaž Vajngerl2020-05-041-11/+13
* organize includes in vclprocessor2d.cxxTomaž Vajngerl2020-05-041-23/+19
* dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDeviceTomaž Vajngerl2020-05-041-6/+10
* drawinglayer: remove aBuffer typedef in VDevBufferTomaž Vajngerl2020-05-041-13/+10
* remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2020-05-042-323/+332
* pragma once in vclhelperbufferdevice.hxxTomaž Vajngerl2020-05-041-9/+1
* remove vclpixelprocessor2d.cxx from clang-format blacklistTomaž Vajngerl2020-05-021-746/+811
* remove vclprocessor2d.cxx from clang-format blacklistTomaž Vajngerl2020-05-021-1121/+1182
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* update pchesCaolán McNamara2020-04-261-3/+4