index
:
libreoffice/contrib/mso-dumper
feature/writeable-oletool
master
Python scripts for dumping the contents of Microsoft Office binary file formats into human readable content
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
msodumper
/
wmfrecord.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
wmfrecord: dump META_DIBSTRETCHBLT
Miklos Vajna
1
-4
/
+23
2021-10-01
Add closing tag for SaveDC and RestoreDC
Hossein
1
-0
/
+2
2021-09-28
Added dump() for 2 wmf records in wmf-dump
Hossein
1
-16
/
+24
2021-09-28
Added dump() for META_POLYLINE record in wmf-dump
Hossein
1
-5
/
+16
2021-09-20
Added dump() for 17 wmf records in wmf-dump.py
Hossein
1
-54
/
+291
2021-09-12
Dump CreateFontIndirect, SetBkMode and SetTextAlign
Hossein
1
-9
/
+89
2021-09-11
Added classes with empty dump for all wmf records
Hossein
1
-77
/
+750
2021-09-11
Added all the enums from the wmf docs
Hossein
1
-4
/
+268
2021-09-08
Add preliminary wmf support and minor cleanups
Hossein
1
-2
/
+235
2021-09-06
Fix code to work with Python 3.8 and 3.9
Hossein
1
-1
/
+1
2018-03-19
Port to Python3.
Jean-Francois Dockes
1
-11
/
+11
2016-11-30
Rename DOCDirStream to BinaryStream
Miklos Vajna
1
-3
/
+3
2014-04-25
dump EmrBitblt
Miklos Vajna
1
-0
/
+262
2014-04-17
dump EmrPolygon16
Miklos Vajna
1
-0
/
+14
2014-04-13
dump EmrCreatebrushindirect
Miklos Vajna
1
-0
/
+42
2014-04-11
dump EmrSetviewportorgex
Miklos Vajna
1
-0
/
+17
2014-04-10
Initial EMF dumper
Miklos Vajna
1
-0
/
+53