summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2024-11-05Simplify a bitMike Kaganski
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-03Fix typoAndrea Gelmini
2024-10-02tdf#163212: context-fill/context-stroke can also use gradientsXisco Fauli
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-12Temporarily skip unit tests on native arm64 buildBalazs Varga
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555070 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20CairoSDPR: make use of RGBA PolyPolygon in more casesArmin Le Grand (Collabora)
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-11svgio: simplify and rename to make it easier to understandXisco Fauli
2024-07-11tdf#161985: getOpacity is also called from other placesXisco Fauli
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-10cid#1556474 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-08cid#1556123 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-26svgio: Add missing 'rebeccapurple' colorXisco Fauli
2024-06-13tdf#161213: fill can use context-stroke and vice versaXisco Fauli
2024-05-15loplugin:ostr in svgioNoel Grandin
2024-05-06tdf#155651: Add support for "context-fill"Xisco Fauli
2024-05-05cid#1596833 Uninitialized pointer fieldCaolán McNamara
2024-05-05crashtesting: assert with stroke width of 4.86057e+93Caolán McNamara
2024-05-03tdf#155651: Add support for "context-stroke"Xisco Fauli
2024-04-25CppunitTest_svgio: fix mid-air collisionXisco Fauli
2024-04-24Fix unit test after commit 98935eef13c7d755221d79fe7d3c5869a40a7c37Mike Kaganski
2024-04-23tdf#159661, tdf#160773: svgio: Add unittestXisco Fauli
2024-04-22tdf#159660: also add normal blend filterXisco Fauli
2024-04-22tdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli
2024-04-22tdf#159660: Add support for lighten mode in feBlendXisco Fauli
2024-04-22tdf#159660: Add support for darken mode in feBlendXisco Fauli
2024-04-22tdf#159660: Add support for multiply mode in feBlendXisco Fauli
2024-04-22tdf#159660: premultiply colors for screen blendXisco Fauli
2024-04-22tdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
2024-04-21svgio: feImage and feFlood don't support the in attributeXisco Fauli
2024-04-20tdf#157103: fix SVG whitespace handlingMike Kaganski
2024-04-20cid#1596521 Resource leakCaolán McNamara
2024-04-20tdf#160702: improve text positioningMike Kaganski
2024-04-20svgio: remove duplicated assertXPathDoubleXisco Fauli
2024-04-19tdf#160721: nothing is displayed in case of wrong 'in' referenceXisco Fauli
2024-04-19tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-04-19tdf#160717: fix ex handlingMike Kaganski
2024-04-18tdf#160594: Use the recommended fallback of 0.5em for ex in font-sizeMike Kaganski
2024-04-18tdf#160593: make sure to use current element's font size for em unitMike Kaganski
2024-04-18svgio: factor out common codeXisco Fauli
2024-04-17svgio: map all 'in' keywords to target for nowXisco Fauli
2024-04-16tdf#48062: Add support for arithmetic in feCompositeXisco Fauli
2024-04-15cid#1596322 Resource leakCaolán McNamara
2024-04-14Round in XmlWriter::attribute when passing a doubleMike Kaganski
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli