summaryrefslogtreecommitdiff
path: root/test/source/htmltesttools.cxx
AgeCommit message (Expand)Author
2017-11-06loplugin:constparams in various(2)Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-23Include name of document in CPPUNIT_ASSERT msgsStephan Bergmann
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl