0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oxml: extract parse_xml() to pptx.oxml.__init__ More... about 12 years ago
oxml: extract qn() to docx.oxml.ns More... about 12 years ago
oxml: extract nspfxmap() to docx.oxml.ns More... about 12 years ago
oxml: extract nsdecls() to docx.oxml.ns More... about 12 years ago
oxml: extract NamespacePrefixedTag to docx.oxml.ns More... about 12 years ago
oxml: extract parser to docx.oxml More... about 12 years ago
oxml: extract nsmap to docx.oxml.ns More... about 12 years ago
docs: add docs for WD_UNDERLINE enumeration More... over 12 years ago
run: add validator to Run.underline setter More... over 12 years ago
acpt: fix py33 behave error on helpers import More... over 12 years ago
run: convert CT_Underline.val setter to to_xml() More... over 12 years ago
run: convert CT_Underline.val getter to from_xml() More... over 12 years ago
enum: convert WD_UNDERLINE to XmlEnumeration More... over 12 years ago
enum: transplant docx.enum.base module More... over 12 years ago
release: v0.5.3 add feature #19 Run.underline More... over 12 years ago
docs: fix screenshot layout anomaly More... over 12 years ago
run: add Run.underline setter More... over 12 years ago
acpt: add scenario for Run.underline setter More... over 12 years ago
run: add Run.underline getter More... over 12 years ago
acpt: add run-enum-props.feature More... over 12 years ago
docs: document Run.underline feature analysis More... over 12 years ago
release: v0.5.2 #17 feature: character style More... over 12 years ago
docs: add user documentation for Run.style More... over 12 years ago
run: add style param to Paragraph.add_run() More... over 12 years ago
acpt: add par-add-run.feature More... over 12 years ago
docs: document feature analysis for Run.style More... over 12 years ago
run: add Run.style setter More... over 12 years ago
run: add Run.style getter More... over 12 years ago
acpt: add run-char-style.feature More... over 12 years ago
hotfix: v0.5.1 fix iss#23 More... over 12 years ago