Age | Commit message (Expand) | Author |
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 |
2016-02-11 | tdf#97542: SVGIO: First check the current fill attribute | Xisco Fauli |
2016-02-09 | SVGIO: tdf#79163: Add import test | Xisco Fauli |
2016-02-09 | SVGIO: tdf#85770: Add import test | Xisco Fauli |
2016-02-09 | SVGIO: tdf#45771: Add import test | Xisco Fauli |
2016-02-09 | SVGIO: Add import test for 7c151f39144b7401a99c7b736a41e5dce4ac4db1 | Xisco Fauli |
2016-02-09 | SVGIO: Add import test for Fontsize keywords | Xisco Fauli |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-11-02 | SVG: add import test for tdf#87309 | Xisco Fauli |
2015-10-14 | make test more readable - use Primitive2DSequence | Tomaž Vajngerl |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-08-16 | SVG test: check content of Primitive2DSequence with the XML dumper | Tomaž Vajngerl |
2014-08-02 | Change RectWithStylesByGroup to be same as other style tests | Tomaž Vajngerl |
2014-07-30 | error: reference to "Primitive2DSequence" is ambiguous | Matúš Kukan |
2014-07-29 | SVG test that sequences are equal | Joren De Cuyper |
2014-07-15 | Avoid infinite loop when gathering "g" element styles | Joren De Cuyper |
2014-04-16 | svgio test: no need to create our own ComponentContext | Tomaž Vajngerl |