summaryrefslogtreecommitdiff
path: root/test/source/mtfxmldump.cxx
AgeCommit message (Expand)Author
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl
2014-08-16No need to write 'Tomaž Vajngerl
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-20Support color related MTF actions in mtfxmldumpTomaž Vajngerl
2014-07-20Extend metafile to xml dump testing tool with more MFT actionsTomaž Vajngerl
2014-06-10MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's.Jan Holesovsky
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-05-24cppcheck: unreadVariableThomas Arnhold
2014-05-19test: write to stream directly in MetafileXmlDumpTomaž Vajngerl
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl