summaryrefslogtreecommitdiff
path: root/svgio/qa
AgeCommit message (Expand)AuthorFilesLines
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli3-0/+40
2016-02-11SVGIO: tdf#97543: Add import testXisco Fauli2-0/+19
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli3-0/+62
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli2-0/+24
2016-02-09SVGIO: tdf#85770: Add import testXisco Fauli2-0/+24
2016-02-09SVGIO: tdf#45771: Add import testXisco Fauli2-0/+19
2016-02-09SVGIO: Add import test for 7c151f39144b7401a99c7b736a41e5dce4ac4db1Xisco Fauli2-0/+19
2016-02-09SVGIO: Add import test for Fontsize keywordsXisco Fauli2-0/+38
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+16
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-2/+4
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