0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
opc: refactor _ContentTypeMap.from_xml() More... over 12 years ago
opc: refactor Describe_ContentTypeMap More... over 12 years ago
release: v0.3.0a5; hotfix issue #4 More... over 12 years ago
dist: add Travis CI required files More... over 12 years ago
release: v0.3.0a4 More... over 12 years ago
py3: last few tweaks to get clean tox run More... over 12 years ago
oxml: add XmlString for xml __eq__ override More... over 12 years ago
py3: add docx.compat.is_string() More... over 12 years ago
py3: extract cls_method_fn() More... over 12 years ago
py3: add docx.opc.compat module More... over 12 years ago
py3: add docx.compat module More... over 12 years ago
hotfix: setup error on Windows More... over 12 years ago
docs: add quickstart and styles pages More... over 12 years ago
text: add xml:space="preserve" on <w:t> More... over 12 years ago
text: add 'text' param to Paragraph.add_run() More... over 12 years ago
test: refactor DescribeParagraph More... over 12 years ago
text: add Run.italic setter More... over 12 years ago
text: add Run.italic getter More... over 12 years ago
acpt: add italic scenarios More... over 12 years ago
text: add Run.bold setter More... over 12 years ago
text: add Run.bold getter More... over 12 years ago
acpt: add run-bold-italic.feature More... over 12 years ago
docs: document bold/italic feature analysis More... over 12 years ago
api: remove Document.body More... over 12 years ago
tbl: change Table.cols.add() to Table.add_column() More... over 12 years ago
tbl: change Table.rows.add() to Table.add_row() More... over 12 years ago
acpt: add tbl-add-row-or-col.feature More... over 12 years ago
doc: add DocumentPart.tables More... over 12 years ago
api: add Document.tables More... over 12 years ago
api: add Document.add_table() More... over 12 years ago