summaryrefslogtreecommitdiff
path: root/include/drawinglayer
AgeCommit message (Expand)Author
2023-03-27tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-12Fix typoAndrea Gelmini
2023-02-12Fix typoAndrea Gelmini
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-01-21Fix typoAndrea Gelmini
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)
2023-01-18SDPR: Add support for InvertPrimitive2DArmin Le Grand (Allotropia)
2023-01-18Fix typoStephan Bergmann
2023-01-14Fix typosAndrea Gelmini
2023-01-14Removed executable bits on source fileAndrea Gelmini
2023-01-14Fix typos and exec bitsAndrea Gelmini
2023-01-13SDPR: Direct support for FillGraphicPrimitive2DArmin Le Grand (Allotropia)
2023-01-06SDPR: Overhauled D2DRenderer to use sal::systools::COMReferenceArmin Le Grand (Allotropia)
2023-01-05Fix typosAndrea Gelmini
2022-12-22-Werror,-Wmicrosoft-extra-qualification (clang-cl)Stephan Bergmann
2022-12-21sync with latest additions to d2dpixelprocessor2dCaolán McNamara
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-20SDPR: Add handling/direct rendering of some simple PrimitivesArmin Le Grand (allotropia)
2022-12-20Added two simple tooling Primitives for easy/common casesArmin Le Grand (allotropia)
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-25tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjectsMichael Stahl
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-18Turn around usage of TextHierarchyEditPrimitive2DArmin Le Grand (allotropia)
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin
2022-11-15Prepare createAlphaMask to produce mask and alpha as neededArmin Le Grand (allotropia)
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-11-02Improved code for PolygonStrokePrimitive2D::getB2DRangeArmin Le Grand (allotropia)
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)
2022-09-14Rework of ShadowPrimitive2DArmin Le Grand (allotropia)
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-09-02Fix typoAndrea Gelmini
2022-09-01Added BufferedDecompositionGroupPrimitive2DArmin Le Grand (allotropia)
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák
2022-08-31Rework of GlowPrimitive2DArmin Le Grand (allotropia)
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-18cid#1506305 Big parameter passed by valueCaolán McNamara
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2022-05-31elide temporary vector in TextDecoratedPortionPrimitive2DNoel Grandin
2022-05-29we can std::move the data out of TextBreakupHelperNoel Grandin
2022-05-29simplify and improve maybeInvertNoel Grandin