summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2022-10-18Added handling of transparence to BackgroundColorPrimitive2DArmin Le Grand (allotropia)
2022-10-13use OutputDevice clipping if its just a set of rectanglesCaolán McNamara
2022-09-26tdf#151104 correct missing ColorModificationArmin Le Grand (allotropia)
2022-09-23tdf#150551 for PDF export, use the decompositionArmin Le Grand (allotropia)
2022-09-21Fix typoAndrea Gelmini
2022-09-21tdf#151081 render rotated gradients correctlyArmin Le Grand (allotropia)
2022-09-19Fix typosAndrea Gelmini
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14Fix typoAndrea Gelmini
2022-09-14Rework of ShadowPrimitive2DArmin Le Grand (allotropia)
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10VclPixelProcessor2D doesnt need a pimplNoel Grandin
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-09-07Fix typoAndrea Gelmini
2022-09-07ConvertToBitmapEx slightly too bright if transparency involvedArmin Le Grand (allotropia)
2022-09-02tdf#136370 Very large Shape with pattern/hatch makes scrolling slowNoel Grandin
2022-09-01Added BufferedDecompositionGroupPrimitive2DArmin Le Grand (allotropia)
2022-09-01explicitly use BmpScaleFlag::NearestNeighbor when wantedLuboš Luňák
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák
2022-08-31Fix typoAndrea Gelmini
2022-08-31Fix typoAndrea Gelmini
2022-08-31Rework of GlowPrimitive2DArmin Le Grand (allotropia)
2022-08-30Unify the two places dumping bimaps for debuggingMike Kaganski
2022-08-26crashtesting: avoid negative scalingCaolán McNamara
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-24cid#1510129 Logically dead codeCaolán McNamara
2022-08-22flatten logic in RenderFillGraphicPrimitive2D a littleNoel Grandin
2022-08-18tdf#150462 set mode to keep scaled glyph positions as floating pointCaolán McNamara
2022-08-18tdf#150462 don't prescale dxarray before using DrawTextArrayCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1456603 Uninitialized scalar fieldCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14check SetOutputSizePixel for failureCaolán McNamara
2022-07-21tdf#144916: expand range to avoid unwanted effects on viewport edgesMike Kaganski
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-19Replace old png writer in converters.cxxofftkp
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-09tdf#149890 SVG: pattern is displayed with black fillNoel Grandin
2022-06-29Fix typosAndrea Gelmini
2022-06-28tdf#149754 correct gradient paint for outside definition rangeArmin Le Grand (allotropia)
2022-06-27tdf#142770 tdf#143031 EMF+ Implement CustomLineCapBartosz Kosiorek
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-18cid#1506305 Big parameter passed by valueCaolán McNamara
2022-06-16loplugin:moveitNoel Grandin
2022-06-15clang-tidy modernize-pass-by-value in drawinglayerNoel Grandin
2022-06-14tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-06-10new loplugin:moveitNoel Grandin
2022-06-03tdf#136787 Add control to create 1-bit B&W bitmap while creating mask.Gülşah Köse
2022-05-31elide temporary vector in TextDecoratedPortionPrimitive2DNoel Grandin