- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- a1705c6 XmlWriter::attribute(double) should actually write a double value by Noel Grandin · 4 weeks ago
- aa2c079 svgio: fix rendering, which makes SVG images 1px bigger by Tomaž Vajngerl · 6 weeks ago
- 5eebd88 tdf#168372: remove surrounding apostrophes in font-family by Xisco Fauli · 2 months ago
- b5fbcfa drop CJK text from systemLanguage switch example by Caolán McNamara · 4 months ago
- f127f70 tdf#168452: support unicode-bidi in svg by Xisco Fauli · 7 months ago
- 4d9a323 tdf#168378: invert text anchor in RTL by Xisco Fauli · 7 months ago
- 4efae74 tdf#168421: support RTL text direction in svg by Xisco Fauli · 7 months ago
- 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
- ba46265 tdf#168002 CairoSDPR breaks SVG text layout by Armin Le Grand (collabora) · 8 months ago
- 42e5666 tdf#167147: Support transparent fill color by Xisco Fauli · 10 months ago
- 1ad1b3e tdf#164434: svgio: Add unittest by Xisco Fauli · 1 year, 3 months ago
- a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
- 16684eb tdf#163212: context-fill/context-stroke can also use gradients by Xisco Fauli · 1 year, 6 months ago
- b6775ce Temporarily skip unit tests on native arm64 build by Balazs Varga · 1 year, 7 months ago
- 45c45e9 CairoSDPR: make use of RGBA PolyPolygon in more cases by Armin Le Grand (Collabora) · 1 year, 9 months ago
- 8c5f93e tdf#161985: getOpacity is also called from other places by Xisco Fauli · 1 year, 9 months ago
- 1a7c927 tdf#161213: fill can use context-stroke and vice versa by Xisco Fauli · 1 year, 10 months ago
- 75111c7 loplugin:ostr in svgio by Noel Grandin · 1 year, 11 months ago
- 3b0f96a tdf#155651: Add support for "context-fill" by Xisco Fauli · 1 year, 11 months ago
- d75a37a tdf#155651: Add support for "context-stroke" by Xisco Fauli · 1 year, 11 months ago
- 99757f5 CppunitTest_svgio: fix mid-air collision by Xisco Fauli · 2 years ago
- d984836 Fix unit test after commit 98935eef13c7d755221d79fe7d3c5869a40a7c37 by Mike Kaganski · 2 years ago
- 98935ee tdf#159661, tdf#160773: svgio: Add unittest by Xisco Fauli · 2 years ago
- 851f606 tdf#159660: also add normal blend filter by Xisco Fauli · 2 years ago
- 1097686 tdf#160782: convert to bitmapEx from 0,0 to width,height by Xisco Fauli · 2 years ago
- 41368ed tdf#159660: Add support for lighten mode in feBlend by Xisco Fauli · 2 years ago
- a9f1b70 tdf#159660: Add support for darken mode in feBlend by Xisco Fauli · 2 years ago
- fdf3027 tdf#159660: Add support for multiply mode in feBlend by Xisco Fauli · 2 years ago
- 357e390 tdf#159660: premultiply colors for screen blend by Xisco Fauli · 2 years ago
- 4b6e0f2 tdf#160726, tdf#48062: Simplify how BitmapExs are created by Xisco Fauli · 2 years ago
- 6e6081b tdf#157103: fix SVG whitespace handling by Mike Kaganski · 2 years ago
- cc3663b tdf#160702: improve text positioning by Mike Kaganski · 2 years ago
- 7e0b8e7 svgio: remove duplicated assertXPathDouble by Xisco Fauli · 2 years ago
- 01479c7 tdf#160721: nothing is displayed in case of wrong 'in' reference by Xisco Fauli · 2 years ago
- 2642643 tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangle by Mike Kaganski · 2 years ago
- edef46e tdf#160717: fix ex handling by Mike Kaganski · 2 years ago
- 86a8a3a tdf#160594: Use the recommended fallback of 0.5em for ex in font-size by Mike Kaganski · 2 years ago
- e275726 tdf#160593: make sure to use current element's font size for em unit by Mike Kaganski · 2 years ago
- 1f1f423 Round in XmlWriter::attribute when passing a double by Mike Kaganski · 2 years ago
- 0a2535c tdf#160386: Add support for switch element by Xisco Fauli · 2 years ago
- 6b15374 tdf#156579: svgio: Add unittest by Xisco Fauli · 2 years ago
- 7fa2a81f CppunitTest_svgio: factor out common code by Xisco Fauli · 2 years ago
- feb4e08 tdf#160373: Iterate over all parents to check whether it's a clipPath content by Xisco Fauli · 2 years ago
- 4e9b39a tdf#48062: Add support for atop operator in feComposite by Xisco Fauli · 2 years, 1 month ago
- b240f61 tdf#48062: Add support for xor, in and out operators in feComposite by Xisco Fauli · 2 years, 1 month ago
- 626047b tdf#48062: Add support for feComposite filter by Xisco Fauli · 2 years, 1 month ago
- af8a899 tdf#159660: Add support for feBlend filter by Xisco Fauli · 2 years, 1 month ago
- 73e5b66 tdf#159660: Add support for feMerge and feMergeNode by Xisco Fauli · 2 years, 1 month ago
- a661f9a tdf#159968: Support overflow:visible in marker element by Xisco Fauli · 2 years, 1 month ago
- c73f349 tdf#159947: Add support for in and result filter attributes by Xisco Fauli · 2 years, 1 month ago
- 25799a9 tdf#159601: svgio: do not use std::move here by Xisco Fauli · 2 years, 2 months ago
- 23293fc tdf#159594: reuse target for symbols' children by Xisco Fauli · 2 years, 2 months ago
- f0d6b3e tdf#159566: match 'central' dominant-baseline to 'middle' by Xisco Fauli · 2 years, 2 months ago
- 1ae7a81 tdf#108037 Reduce time and memory consumed exporting to PDF by Noel Grandin · 2 years, 2 months ago
- e7186b4 tdf#158445: support viewBox in symbol elements by Xisco Fauli · 2 years, 2 months ago
- 142beb4 Extended loplugin:ostr: svgio by Stephan Bergmann · 2 years, 5 months ago
- 2f2803a Related: tdf#157939 put CppunitTest_svgio under non_application_font_use:abort by Caolán McNamara · 2 years, 5 months ago
- ee9b136 tdf#97710: do not create nonzero conform for polyline by Xisco Fauli · 2 years, 6 months ago
- bc25df3 tdf#157113: Add gap even if baseline is different by Xisco Fauli · 2 years, 7 months ago
- 12f271a tdf#156569: '%' can be in the middle of the string by Xisco Fauli · 2 years, 7 months ago
- b224733 tdf#129356: handle css combinator when the element name is combined... by Xisco Fauli · 2 years, 8 months ago
- 8fa209c tdf#156834: Add basic support for dominant-baseline attribute by Xisco Fauli · 2 years, 8 months ago
- 56a3603 tdf#156837: check baseline-shift from parent too by Xisco Fauli · 2 years, 8 months ago
- 8b96439 tdf#142424: Revert "related tdf#156579: just break for switch element" by Xisco Fauli · 2 years, 8 months ago
- 20f57e1 tdf#156777: check for css style in textpath by Xisco Fauli · 2 years, 8 months ago
- a2b6be8 tdf#86938: fix calculation of baseline-shift by Xisco Fauli · 2 years, 8 months ago
- 5cfd31e tdf#93583: use getTextWidth to calculate line's width by Xisco Fauli · 2 years, 8 months ago
- dcb3cb0 tdf#156616: check if character's parent has x or y by Xisco Fauli · 2 years, 8 months ago
- 4f656a0 svgio: handle addGap internally inside SvgCharacterNode by Xisco Fauli · 2 years, 8 months ago
- 2795a23 tdf#151103: Use the whole text line to calculate the align position by Xisco Fauli · 2 years, 8 months ago
- 7aae2fb tdf#95400: svgio: Add unittest by Xisco Fauli · 2 years, 8 months ago
- 79646e2 tdf#156577: do no use parent position if x array is empty by Xisco Fauli · 2 years, 8 months ago
- ac8fd70 tdf#156283: take remaing dx value into consideration too by Xisco Fauli · 2 years, 8 months ago
- 7774e0b Make CppunitTest_svgio CPPUNIT_TEST_NAME=testCssClassRedefinition more robust by Khaled Hosny · 2 years, 9 months ago
- a3d8f40 tdf#156271: add dx shift on top of x position by Xisco Fauli · 2 years, 9 months ago
- 1df7a1a tdf#156269: dx and dy do not depend on x and y by Xisco Fauli · 2 years, 9 months ago
- 5079e79 tdf#156251: Add gap between text elements when needed by Xisco Fauli · 2 years, 9 months ago
- f7af4c3 tdf#156236: For the rx or ry properties, "0" is valid by Xisco Fauli · 2 years, 9 months ago
- 56039da tdf#149673: only check opacity from parent... by Xisco Fauli · 2 years, 9 months ago
- 3d5b591 tdf#156201: just check one level up in the style stack by Xisco Fauli · 2 years, 9 months ago
- 04c78e1 tdf#156167: create separate map for case insensitive strings by Xisco Fauli · 2 years, 9 months ago
- e6ab906 tdf#156168: do nothing when there is no concatenation by Xisco Fauli · 2 years, 9 months ago
- 13a41e7 tdf#150124: do nothing when parent is of unkown type by Xisco Fauli · 2 years, 9 months ago
- b391d6e tdf#118087: set matrix as default value for type by Xisco Fauli · 2 years, 9 months ago
- 74c9fd3a tdf#156066: Add support for feImage filter by Xisco Fauli · 2 years, 9 months ago
- 14c40c46 tdf#156066: Add support for feDropShadow filter by Xisco Fauli · 2 years, 9 months ago
- 0a18f31 tdf#156066: Add support for feFlood filter by Xisco Fauli · 2 years, 9 months ago
- c8caee6 tdf#156068: Add support for feOffset filter by Xisco Fauli · 2 years, 9 months ago
- 9951ffe Revert "tdf#132246, tdf#155735: Add support for SourceAlpha" by Xisco Fauli · 2 years, 9 months ago
- 930eb99 tdf#156038, tdf#78232: support css child combinator by Xisco Fauli · 2 years, 9 months ago
- ab094c4 tdf#156034: improve test a bit by Xisco Fauli · 2 years, 10 months ago
- 75399b8 tdf#132246, tdf#155735: Add support for SourceAlpha by Xisco Fauli · 2 years, 10 months ago
- 45d13c2 tdf#156034: check for css style further up in the hierarchy by Xisco Fauli · 2 years, 10 months ago
- 079cd34 tdf#156018: check if there is a css style with element inside element by Xisco Fauli · 2 years, 10 months ago
- e121f7b tdf#155735: Add support for matrix type by Xisco Fauli · 2 years, 10 months ago
- a62513e tdf#155735: Add support for hueRotate type by Xisco Fauli · 2 years, 10 months ago
- b0c2e58 tdf#155814: only check parent style when it has a local css style by Xisco Fauli · 2 years, 10 months ago
- 3e0e67a tdf#155932: tdf#97717: only apply opacity when primitive by Xisco Fauli · 2 years, 10 months ago
- 7c226d2 svgio: simplify test file a bit by Xisco Fauli · 2 years, 10 months ago