summaryrefslogtreecommitdiff
path: root/drawinglayer/source
AgeCommit message (Expand)AuthorFilesLines
2023-10-09tdf#157502 and tdf#157652 invert alpha maskPatrick Luby1-3/+9
2023-10-09vcl: render scaled fonts for LOKPranam Lashkari1-1/+3
2023-10-04vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl1-5/+5
2023-09-14tdf#156808 force an alpha mask to be created even if it has no alphaPatrick Luby2-3/+8
2023-09-12tdf#157086 invert the blur mask instead of the alpha maskPatrick Luby1-2/+5
2023-09-08XPrimitive2DRenderer does not need to implement XAggreggationNoel Grandin1-1/+1
2023-08-28tdf#156808 soft edge effect makes image (except for soft edge) disappearNoel Grandin1-0/+1
2023-08-21split to allow getting decoration on its ownCaolán McNamara1-0/+13
2023-08-17Simplify a bitMike Kaganski1-2/+1
2023-08-13Related tdf#156630 and tdf#156629 force snapshot of alpha maskPatrick Luby1-13/+1
2023-08-10tdf#156630 eliminate opaque parts when drawing animated PNG imagesPatrick Luby1-2/+20
2023-08-05Related tdf#156508 fix rendering of the About dialog .svgPatrick Luby1-1/+1
2023-08-04tdf#156508 Blur shadow is solid in edit and presentation modeNoel Grandin1-4/+2
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-07-27crashtesting: crash on export of forum-en-41439.odp to pdfCaolán McNamara1-0/+2
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin5-11/+26
2023-07-23drawinglayer: Drop recently unused TextLayouterDevice::getCaretPositions()Khaled Hosny1-23/+0
2023-07-23vcl: Use GetTextArray() when drawing mnemonicsKhaled Hosny1-2/+2
2023-07-22simplify some calls to XmlWriter::attributeNoel Grandin1-4/+2
2023-07-22no need to create OString temporaries when calling XmlWriter methodsNoel Grandin1-2/+2
2023-07-21related tdf#152992: fix minor logic error in hittestprocessor2dSarper Akdemir1-2/+2
2023-07-21related tdf#152992: rename HitTolerance to HitTolerancePerAxisSarper Akdemir1-18/+18
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir1-24/+25
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl2-21/+10
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl1-10/+10
2023-07-14tdf#154982 drawinglayer: post-order traversal of ObjectInfoPrimitive2DMichael Stahl1-3/+3
2023-07-14tdf#156271: add dx shift on top of x positionXisco Fauli1-0/+9
2023-07-11(related tdf#154777) drawinglayer: add BBox to Figure fallback of formsMichael Stahl1-0/+5
2023-07-06tdf#126382 Correct check for transparencyMaxim Monastirsky1-5/+2
2023-06-30Corrective and refactoring changes in drawinglayer modulegilssonn2-25/+6
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios1-3/+11
2023-06-29tdf#156066: Add support for feDropShadow filterXisco Fauli1-4/+11
2023-06-27MCGR: tdf#155479 always propagate SVG-flag for sub-content metafilesArmin Le Grand (allotropia)1-7/+9
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-5/+5
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-06-15speed up startup timeNoel Grandin2-10/+13
2023-06-14tdf#155735: Add support for saturate typeXisco Fauli1-4/+8
2023-06-13tdf#143877 Fix failing tests caused by floating point precisionBartosz Kosiorek1-23/+19
2023-06-09Fix typoAndrea Gelmini1-1/+1
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-37/+151
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-1/+1
2023-06-07tdf#132246: add basic support for feGaussianBlurXisco Fauli1-0/+13
2023-06-01tdf#143877 EMF+ Implement EmfPlusDrawCurve with cardinal splineBartosz Kosiorek4-31/+158
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31MCGR: tdf#155437 handling of TransparencePrimitive2D for metafilesArmin Le Grand (allotropia)1-101/+104
2023-05-18improved B2DHomMatrixNoel Grandin2-17/+3
2023-05-18Fix typoAndrea Gelmini1-1/+1
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)5-96/+108