summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin6-13/+14
2023-12-06make AlphaMask separate from BitmapNoel Grandin2-4/+4
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin1-6/+6
2023-12-03ProcessAndBlurAlphaMask should take an AlphaMask as paramNoel Grandin2-3/+3
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-0/+1
2023-11-21tdf#157558 invert and remove blended white colorPatrick Luby1-0/+15
2023-11-20Extended loplugin:ostr: drawinglayerStephan Bergmann2-67/+67
2023-11-05tdf#158014 Skia adds filled white areas in .svg when exporting to PDFNoel Grandin3-11/+9
2023-10-28Fix variable names according to documentationBartosz Kosiorek1-5/+6
2023-10-26tdf#157083 Artifacts in logos (gen)Noel Grandin1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: drawinglayerStephan Bergmann1-3/+3
2023-10-18tdf#157792 followupNoel Grandin1-1/+1
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl2-1/+23
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-29Use less libxml2 external headers dependencyGabor Kelemen3-3/+0
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