summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader
AgeCommit message (Expand)Author
2024-03-15tdf#48062: use mergeToSinglePolyPolygon instead of createPolygonFromRectXisco Fauli
2024-03-15tdf#48062: Add support for atop operator in feCompositeXisco Fauli
2024-03-15tdf#48062: Add support for xor, in and out operators in feCompositeXisco Fauli
2024-03-13tdf#48062: Add support for feComposite filterXisco Fauli
2024-03-13tdf#159660: Add support for feBlend filterXisco Fauli
2024-03-12tdf#159660: Add support for feMerge and feMergeNodeXisco Fauli
2024-03-12related: tdf#159947: only parse in/result if the element supports themXisco Fauli
2024-03-07Simplify some basegfx::fTools::*orEqual callsNoel Grandin
2024-03-01tdf#159968: Support overflow:visible in marker elementXisco Fauli
2024-03-01svgio: simplify a bitXisco Fauli
2024-02-29tdf#159947: Add support for in and result filter attributesXisco Fauli
2024-02-07tdf#159601: svgio: do not use std::move hereXisco Fauli
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin
2024-02-07simplify some Primitive2DContainer accessesNoel Grandin
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin
2024-02-06tdf#159594: reuse target for symbols' childrenXisco Fauli
2024-02-05tdf#159566: match 'central' dominant-baseline to 'middle'Xisco Fauli
2024-01-26tdf#158445: support viewBox in symbol elementsXisco Fauli
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1545222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1546456 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2023-10-27Commit 04c78e1a46a423071d7ea68724525ec7ef92e0e8 follow-upMike Kaganski
2023-09-26tdf#97710: do not create nonzero conform for polylineXisco Fauli
2023-09-07svgio: update commentXisco Fauli
2023-09-06tdf#157113: Add gap even if baseline is differentXisco Fauli
2023-09-05tdf#156569: '%' can be in the middle of the stringXisco Fauli
2023-08-22tdf#129356: handle css combinator when the element name is combined...Xisco Fauli
2023-08-21tdf#156834: Add basic support for dominant-baseline attributeXisco Fauli
2023-08-21tdf#156837: check baseline-shift from parent tooXisco Fauli
2023-08-18tdf#142424: Revert "related tdf#156579: just break for switch element"Xisco Fauli
2023-08-16svgio: fix typo in codeXisco Fauli
2023-08-15tdf#156777: check for css style in textpathXisco Fauli
2023-08-15tdf#86938: fix calculation of baseline-shiftXisco Fauli
2023-08-15tdf#93583: use getTextWidth to calculate line's widthXisco Fauli
2023-08-12tdf#156616: check if character's parent has x or yXisco Fauli
2023-08-11cid#1539807 Uninitialized pointer fieldCaolán McNamara
2023-08-10related: tdf#151103: simplify codeXisco Fauli
2023-08-10svgio: move SvgTextPosition to its own fileXisco Fauli
2023-08-10svgio: handle addGap internally inside SvgCharacterNodeXisco Fauli
2023-08-10svgio: avoid dynamic_castXisco Fauli
2023-08-09svgio: get rid of SvgTextPositionsXisco Fauli
2023-08-09svgio: remove recurrent checksXisco Fauli
2023-08-08crashtesting: null-deref on kde114933-2.svgCaolán McNamara
2023-08-03svgio: Simplify codeXisco Fauli
2023-08-03Revert "fdo#50114 ingore flowRoot element during svg import"Xisco Fauli
2023-08-03related tdf#156579: just break for switch elementXisco Fauli
2023-08-03tdf#151103: Use the whole text line to calculate the align positionXisco Fauli