summaryrefslogtreecommitdiff
path: root/svgio/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-02SVG: add import test for tdf#87309Xisco Fauli2-0/+19
2015-10-14make test more readable - use Primitive2DSequenceTomaž Vajngerl1-10/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-8/+8
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-08-16SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl1-12/+37
2014-08-02Change RectWithStylesByGroup to be same as other style testsTomaž Vajngerl2-19/+23
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan1-4/+1
2014-07-29SVG test that sequences are equalJoren De Cuyper1-2/+6
2014-07-15Avoid infinite loop when gathering "g" element stylesJoren De Cuyper2-0/+21
2014-04-16svgio test: no need to create our own ComponentContextTomaž Vajngerl1-5/+1
2014-04-16svgio: compilation error - ambiguous parameter int / sal_Int32Tomaž Vajngerl1-3/+3
2014-04-16svgio: introduce svg import testsTomaž Vajngerl4-0/+120