summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Disable EditViewActive when Metafile outputArmin Le Grand (allotropia)1-11/+0
2024-02-23optimize the text drawing, that's what we do most ofCaolán McNamara1-2/+6
2024-02-22IASS: Re-define Text suppression for TextEditArmin Le Grand (allotropia)1-0/+11
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin1-1/+1
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp1-1/+5
2023-12-19Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen1-3/+3
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)1-29/+2
2023-03-26Fix typosAndrea Gelmini1-2/+2
2023-03-24Fix typoAndrea Gelmini1-1/+1
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)1-12/+72
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)1-37/+26
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)1-1/+13
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-6/+6
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)1-0/+1
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)1-4/+14
2022-11-18Turn around usage of TextHierarchyEditPrimitive2DArmin Le Grand (allotropia)1-11/+0
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)1-6/+5
2022-09-21Fix typoAndrea Gelmini1-1/+1
2022-09-21tdf#151081 render rotated gradients correctlyArmin Le Grand (allotropia)1-0/+15
2022-09-14Rework of ShadowPrimitive2DArmin Le Grand (allotropia)1-53/+0
2022-09-10VclPixelProcessor2D doesnt need a pimplNoel Grandin1-14/+4
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)1-68/+0
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák1-1/+2
2022-08-31Rework of GlowPrimitive2DArmin Le Grand (allotropia)1-143/+7
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara1-9/+0
2022-08-18tdf#150462 set mode to keep scaled glyph positions as floating pointCaolán McNamara1-0/+9
2022-07-21tdf#144916: expand range to avoid unwanted effects on viewport edgesMike Kaganski1-14/+28
2022-07-09tdf#149890 SVG: pattern is displayed with black fillNoel Grandin1-2/+8
2022-06-29Fix typosAndrea Gelmini1-2/+2
2022-06-28tdf#149754 correct gradient paint for outside definition rangeArmin Le Grand (allotropia)1-0/+19
2022-06-03tdf#136787 Add control to create 1-bit B&W bitmap while creating mask.Gülşah Köse1-3/+4
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin1-3/+1
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+2
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-3/+3
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-3/+3
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna1-6/+2
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna1-1/+5
2021-08-27tdf#101083 speed up SVG rendering with pattern fillNoel Grandin1-0/+74
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin1-55/+51
2021-07-25use officecfg for drawing optionsNoel Grandin1-7/+8
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák1-8/+16
2021-01-12transparency->alpha in tools::ColorNoel1-4/+4
2020-12-17Fix typoAndrea Gelmini1-1/+1
2020-12-16tdf#131281 Always draw FormControls when TiledRenderingArmin Le Grand (allotropia)1-14/+34
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-12/+0
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-12/+14
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+3
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák1-2/+1
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-9/+6