Age | Commit message (Expand) | Author |
2020-07-13 | move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NS | Tomaž Vajngerl |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-01-04 | drawinglayer: extract classes from baseprimitive2d.hxx to own files | Tomaž Vajngerl |
2019-12-20 | tdf#42949 Fix IWYU warnings in svgio/ | Gabor Kelemen |
2019-09-23 | SVGIO: add unittest for fill:none | Xisco Fauli |
2019-09-19 | tdf#123926: SVGIO: Check parent's fill when... | Xisco Fauli |
2019-09-19 | tdf#104339: SVGIO: Add unittest | Xisco Fauli |
2019-09-19 | tdf#94765: SVGIO: Look for gradient/pattern ids once the file... | Xisco Fauli |
2019-09-16 | tdf#99115: add Css selector '*' style only if the element... | Xisco Fauli |
2019-08-15 | loplugin:sequenceloop in starmath..svl | Noel Grandin |
2019-07-22 | Simplify Sequence iterations in shell..svgio | Arkadiy Illarionov |
2019-04-05 | support opacity for widget definition draw SVGs | Tomaž Vajngerl |
2019-03-08 | Removed duplicated includes | Andrea Gelmini |
2019-03-07 | Update SvgRead test - add new parameters and path parsing | Tomaž Vajngerl |
2019-03-06 | use gfx namespace for DrawCommands | Tomaž Vajngerl |
2019-03-06 | svgio visitor, add draw commands and create the from svg | Tomaž Vajngerl |
2019-02-09 | move and extend primitive2dxmldump to drawinglayer | Tomaž Vajngerl |
2018-11-08 | tdf#113624 EMF+ Fix shift of DrawString without StringFormat | Bartosz Kosiorek |
2018-05-13 | svgio: fix rendering when the width/height isn't present in SVG | Tomaž Vajngerl |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-01-12 | More loplugin:cstylecast: svgio | Stephan Bergmann |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-07-21 | loplugin:constparams in svgio | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-08-30 | tdf#101237 SVGIO: Use black as default when parents' fill... | Xisco Fauli |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-01 | tdf#99994: Add unittest | Xisco Fauli |
2016-05-31 | SVGIO: Modify a unittest to check "inherit" in font-family | Xisco Fauli |
2016-05-31 | SVGIO: Add support for font-family in unittests and unify... | Xisco Fauli |
2016-04-15 | SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abb | Xisco Fauli |
2016-04-12 | SVG: Add unittest for tdf#47446 and tdf#98599 | Xisco Fauli |
2016-04-12 | SVG: Check that masking-path-07-b.svg doesn't hang | Xisco Fauli |
2016-04-12 | SVG: Add unittest for #i125329# | Xisco Fauli |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-29 | SVGIO: Don't inherit style attributes from parent if the... | Xisco Fauli |
2016-03-26 | SVGIO: Shapes within a clippath element might inherit... | Xisco Fauli |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-07 | Revert "tdf#97538: SVGIO: Add unittest" | Xisco Faulí |
2016-03-07 | tdf#97538: SVGIO: Add unittest | Xisco Fauli |
2016-03-06 | SVGIO: Check minX, minY, maxX and maxY in polypolygon | Xisco Fauli |
2016-03-03 | SVGIO: Check height and width of polypolygoncolor | Xisco Fauli |
2016-02-25 | tdf#97936: SVGIO: Add unittest | Xisco Fauli |
2016-02-21 | tdf#97538 no cropping if width, height and viewBox missing | Regina Henschel |
2016-02-19 | SVGIO: Fix problem when relative font-size depends on its... | Xisco Fauli |
2016-02-18 | SVGIO: tdf#97941: Don't double tspan fontsize | Xisco Fauli |
2016-02-13 | SVGIO: tdf#97659: Add support for RGBA | Xisco Fauli |
2016-02-11 | SVGIO: tdf#97543: Add import test | Xisco Fauli |