summaryrefslogtreecommitdiffstats
path: root/svgio/qa
Commit message (Expand)AuthorAgeFilesLines
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-8/+8
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl2014-08-161-12/+37
* Change RectWithStylesByGroup to be same as other style testsTomaž Vajngerl2014-08-022-19/+23
* error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan2014-07-301-4/+1
* SVG test that sequences are equalJoren De Cuyper2014-07-291-2/+6
* Avoid infinite loop when gathering "g" element stylesJoren De Cuyper2014-07-152-0/+21
* svgio test: no need to create our own ComponentContextTomaž Vajngerl2014-04-161-5/+1
* svgio: compilation error - ambiguous parameter int / sal_Int32Tomaž Vajngerl2014-04-161-3/+3
* svgio: introduce svg import testsTomaž Vajngerl2014-04-164-0/+120