summaryrefslogtreecommitdiff
path: root/test/source/htmltesttools.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
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-09-23Include name of document in CPPUNIT_ASSERT msgsStephan Bergmann1-1/+8
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl1-5/+8
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-0/+26