summaryrefslogtreecommitdiffstats
path: root/test/source/mtfxmldump.cxx
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna2014-12-191-3/+4
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-15/+15
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-211-4/+4
* XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl2014-08-161-17/+1
* mtfxmldump: move XML writing into its own functionTomaž Vajngerl2014-08-161-104/+108
* No need to write 'Tomaž Vajngerl2014-08-161-4/+3
* Remove some unused codeMarcos Paulo de Souza2014-07-291-5/+0
* Support color related MTF actions in mtfxmldumpTomaž Vajngerl2014-07-201-7/+54
* Extend metafile to xml dump testing tool with more MFT actionsTomaž Vajngerl2014-07-201-30/+111
* MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's.Jan Holesovsky2014-06-101-1/+20
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-101-5/+20
* cppcheck: unreadVariableThomas Arnhold2014-05-241-4/+0
* test: write to stream directly in MetafileXmlDumpTomaž Vajngerl2014-05-191-8/+7
* test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl2014-05-151-6/+4
* test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl2014-05-151-0/+404