Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-07 | Remove XmlWriter in test module and use tools::XmlWriter | Tomaž Vajngerl | 1 | -117/+0 |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl | 1 | -1/+1 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -5/+5 |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin | 1 | -0/+1 |
2014-08-16 | XmlWriter: simplify and take SvStream* as input | Tomaž Vajngerl | 1 | -4/+28 |
2014-07-20 | xmlwriter: set indent and always write utf8 xml document | Tomaž Vajngerl | 1 | -1/+2 |
2014-07-20 | Extend metafile to xml dump testing tool with more MFT actions | Tomaž Vajngerl | 1 | -1/+6 |
2014-05-15 | test: don't create root element in startDocument() in xmlwriter | Tomaž Vajngerl | 1 | -2/+1 |
2014-05-15 | test: dump staroffice metafile to XML & XML writer interface | Tomaž Vajngerl | 1 | -0/+87 |