office-gobmx/svgio/inc
Xisco Fauli 3b0f96a077 tdf#155651: Add support for "context-fill"
Change-Id: I6f96cc7c059ece5f9401fc0ae552cf279e53109c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167230
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
2024-05-06 22:02:01 +02:00
..
pch
svganode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgcharacternode.hxx tdf#157103: fix SVG whitespace handling 2024-04-20 12:16:08 +02:00
svgcirclenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgclippathnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgdocument.hxx tdf#160386: Add support for switch element 2024-03-27 23:44:40 +01:00
svgdocumenthandler.hxx Revert "fdo#50114 ingore flowRoot element during svg import" 2023-08-03 22:48:03 +02:00
svgellipsenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgfeblendnode.hxx tdf#159660: Add support for lighten mode in feBlend 2024-04-22 15:20:16 +02:00
svgfecolormatrixnode.hxx related: tdf#159947: only parse in/result if the element supports them 2024-03-12 22:39:20 +01:00
svgfecompositenode.hxx tdf#48062: Add support for arithmetic in feComposite 2024-04-16 09:36:37 +02:00
svgfedropshadownode.hxx related: tdf#159947: only parse in/result if the element supports them 2024-03-12 22:39:20 +01:00
svgfefloodnode.hxx svgio: feImage and feFlood don't support the in attribute 2024-04-21 22:34:44 +02:00
svgfegaussianblurnode.hxx related: tdf#159947: only parse in/result if the element supports them 2024-03-12 22:39:20 +01:00
svgfeimagenode.hxx svgio: feImage and feFlood don't support the in attribute 2024-04-21 22:34:44 +02:00
svgfemergenode.hxx tdf#159660: Add support for feMerge and feMergeNode 2024-03-12 23:03:33 +01:00
svgfemergenodenode.hxx tdf#159660: Add support for feMerge and feMergeNode 2024-03-12 23:03:33 +01:00
svgfeoffsetnode.hxx related: tdf#159947: only parse in/result if the element supports them 2024-03-12 22:39:20 +01:00
svgfilternode.hxx tdf#160726, tdf#48062: Simplify how BitmapExs are created 2024-04-22 11:53:41 +02:00
svggnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svggradientnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svggradientstopnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgimagenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svglinenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgmarkernode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgmasknode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgnode.hxx tdf#160717: fix ex handling 2024-04-19 05:18:50 +02:00
SvgNumber.hxx tdf#160717: fix ex handling 2024-04-19 05:18:50 +02:00
svgpaint.hxx
svgpathnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgpatternnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgpolynode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgrectnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgstyleattributes.hxx tdf#155651: Add support for "context-fill" 2024-05-06 22:02:01 +02:00
svgstylenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgsvgnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgswitchnode.hxx tdf#160386: Add support for switch element 2024-03-27 23:44:40 +01:00
svgsymbolnode.hxx tdf#158445: support viewBox in symbol elements 2024-01-26 19:31:03 +01:00
svgtextnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgtextpathnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgtextposition.hxx svgio: move SvgTextPosition to its own file 2023-08-10 16:34:54 +02:00
svgtitledescnode.hxx
svgtoken.hxx tdf#48062: Add support for arithmetic in feComposite 2024-04-16 09:36:37 +02:00
svgtools.hxx svgio: simplify code 2024-03-28 19:42:54 +01:00
svgtrefnode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgtspannode.hxx tdf#160593: make sure to use current element's font size for em unit 2024-04-18 18:21:09 +02:00
svgusenode.hxx Drop rTokenName argument from SvgNode::parseAttribute 2023-10-27 06:35:41 +02:00
svgvisitor.hxx