Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2021-07-01 | tdf#142871 sw HTML export: avoid unwanted inner PNG for images | Miklos Vajna |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-09-23 | Include name of document in CPPUNIT_ASSERT msgs | Stephan Bergmann |
2014-05-15 | test: parseXmlStream & parseHtmlStream added to test tools | Tomaž Vajngerl |
2014-04-29 | tests: add XML and HTML test tools to test module | Tomaž Vajngerl |