summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools
AgeCommit message (Expand)Author
2024-07-20CairoSDPR: make use of RGBA PolyPolygon in more casesArmin Le Grand (Collabora)
2024-07-20CairoSDPR: Support direct RGBA paint of PolyPolygonsArmin Le Grand (Collabora)
2024-07-04cid#1554763 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-08loplugin:ostr in drawinglayerNoel Grandin
2024-04-22tdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli
2024-04-22tdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-13Use more o3tl::convertMike Kaganski
2024-04-01tdf#146619 Drop unused 'using namespace' in: drawinglayer/Gabor Kelemen
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-11-21tdf#157558 invert and remove blended white colorPatrick Luby
2023-11-20Extended loplugin:ostr: drawinglayerStephan Bergmann
2023-10-28Fix variable names according to documentationBartosz Kosiorek
2023-10-26tdf#157083 Artifacts in logos (gen)Noel Grandin
2023-10-18tdf#157792 followupNoel Grandin
2023-09-14tdf#156808 force an alpha mask to be created even if it has no alphaPatrick Luby
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-22simplify some calls to XmlWriter::attributeNoel Grandin
2023-07-22no need to create OString temporaries when calling XmlWriter methodsNoel Grandin
2023-07-14tdf#156271: add dx shift on top of x positionXisco Fauli
2023-06-29tdf#156066: Add support for feDropShadow filterXisco Fauli
2023-06-14tdf#155735: Add support for saturate typeXisco Fauli
2023-06-13tdf#143877 Fix failing tests caused by floating point precisionBartosz Kosiorek
2023-06-07tdf#132246: add basic support for feGaussianBlurXisco Fauli
2023-06-01tdf#143877 EMF+ Implement EmfPlusDrawCurve with cardinal splineBartosz Kosiorek
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-27EMF+ tdf#103859 Optimize EmfPlusFillRects and EmfPlusDrawRectsBartosz Kosiorek
2023-04-24EMF+ Minor optimization and clean up code of DrawBeziersBartosz Kosiorek
2023-04-23tdf#154789 EMF+ Performance boost of the EmfPlusRecordTypeDrawBeziersBartosz Kosiorek
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01drawinglayer: add StructureTagPrimitive to XML dumpMichael Stahl
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin
2022-11-15Prepare createAlphaMask to produce mask and alpha as neededArmin Le Grand (allotropia)
2022-11-13Fix typosAndrea Gelmini
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)