summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-37/+151
2023-06-04MCGR: tdf#155437 handling of TransparencePrimitive2D for metafilesArmin Le Grand (allotropia)1-101/+104
2023-06-04tdf#143877 EMF+ Implement EmfPlusDrawCurve with cardinal splineBartosz Kosiorek4-31/+158
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)7-116/+170
2023-05-15MCGR: Correct interpolate TextureMap due to possible zero valueArmin Le Grand (allotropia)1-7/+7
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)9-141/+48
2023-05-15MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)2-6/+11
2023-05-15MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)4-219/+241
2023-05-15MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)2-37/+61
2023-05-15MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)3-31/+159
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)11-174/+171
2023-05-15MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)5-135/+53
2023-05-15MCGR: support ColorSteps in emf exportArmin Le Grand (allotropia)1-0/+9
2023-05-15MCGR: Adapted other Gradient* to make use of MCGRArmin Le Grand (allotropia)1-96/+157
2023-05-15MCGR: Adapted GradientRadial to make use of MCGRArmin Le Grand (allotropia)1-22/+45
2023-05-15MCGR: Adapted GradientAxial to make use of MCGRArmin Le Grand (allotropia)1-48/+71
2023-05-15MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)2-45/+90
2023-05-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)9-244/+293
2023-05-15MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)7-41/+128
2023-05-13tdf#154957 Revert "use OutputDevice clipping if its just a set of rectangles"Caolán McNamara1-12/+1
2023-05-13tdf#154789 EMF+ Performance boost of the EmfPlusRecordTypeDrawBeziersBartosz Kosiorek1-13/+14
2023-05-13tdf#152234 drawinglayer: PDF/UA export: fallback for unsupported formsMichael Stahl1-1/+22
2023-05-13tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role for form controlsMichael Stahl1-0/+19
2023-05-12tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir1-1/+12
2023-04-03tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl2-11/+16
2023-04-03vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl2-1/+11
2023-03-12tdf#153672 Use RelativeMapMode so text in gdis are scaled/offset correctlyCaolán McNamara1-1/+1
2023-01-28tdf#153092 text appears missing with font sizes < 1Caolán McNamara1-25/+60
2023-01-14tdf#152990 set the font after the MapMode is (potentially) setco-23.05-branch-pointCaolán McNamara1-1/+4
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara3-10/+12
2022-12-01drawinglayer: add StructureTagPrimitive to XML dumpMichael Stahl1-0/+14
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl1-0/+5
2022-12-01OutputDevice::GetTextArray will always set the size of the vector anywayCaolán McNamara1-1/+1
2022-12-01Handle PolyPolygonGraphicPrimitive2D with used DefinitionRange correctlyArmin Le Grand (allotropia)1-0/+10
2022-11-25tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjectsMichael Stahl5-61/+67
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin2-2/+3
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl2-1/+26
2022-11-22tdf#135638 drawinglayer: PDF/UA export: add BBox to FiguresMichael Stahl1-0/+43
2022-11-18Turn around usage of TextHierarchyEditPrimitive2DArmin Le Grand (allotropia)3-13/+17
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin17-49/+37
2022-11-15Prepare createAlphaMask to produce mask and alpha as neededArmin Le Grand (allotropia)1-9/+23
2022-11-13Fix typosAndrea Gelmini1-4/+4
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)1-36/+68
2022-11-09ofz#53151 AbrtCaolán McNamara2-3/+8
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)10-90/+207
2022-11-06Remove double functionalityArmin Le Grand (allotropia)5-57/+6
2022-11-02Fix typosAndrea Gelmini1-5/+5
2022-11-02Improved code for PolygonStrokePrimitive2D::getB2DRangeArmin Le Grand (allotropia)1-27/+111
2022-10-27tdf#123419 using glyph cache for drawinglayer renderingNoel Grandin1-1/+5
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl1-1/+2