summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d
AgeCommit message (Expand)Author
2021-07-30drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák
2021-05-01fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-17loplugin:constantparamNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-14loplugin:unusedmethodsNoel
2021-03-10use VCL API rather than manually apply numeric alpha changeLuboš Luňák
2021-03-08make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák
2021-02-01tdf#39674 Replace QuadratAntje Kazimiers
2021-01-16transparency->alpha in BitmapExNoel Grandin
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-12-17Fix typoAndrea Gelmini
2020-12-16tdf#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