0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
acpt: add api-add-table.feature More... over 12 years ago
api: add Document.add_page_break() More... over 12 years ago
acpt: add api-add-page-break.feature More... over 12 years ago
api: add Document.add_picture() More... over 12 years ago
api: add Document.add_heading() More... over 12 years ago
acpt: add api-add-heading.feature More... over 12 years ago
text: add Paragraph.text More... over 12 years ago
doc: add DocumentPart.paragraphs More... over 12 years ago
api: add Document.paragraphs More... over 12 years ago
doc: add DocumentPart.add_paragraph() More... over 12 years ago
api: add Document.add_paragraph() More... over 12 years ago
acpt: add api-add-paragraph.feature More... over 12 years ago
docs: add shapes page to user guide More... over 12 years ago
api: eliminate Document constructor function More... over 12 years ago
reorg: shorten 'Collection' suffix to 's' More... over 12 years ago
docs: first pass at user guide More... over 12 years ago
txt: add Run.add_break() More... over 12 years ago
acpt: add txt-add-break.feature More... over 12 years ago
docs: document breaks analysis More... over 12 years ago
shp: add InlineShape.width, height setters More... over 12 years ago
shp: add InlineShape.width, height getters More... over 12 years ago
acpt: add shp-inline-shape-size.feature More... over 12 years ago
reorg: extract InlineShape to docx.shape More... over 12 years ago
docs: document InlineShape size analysis More... over 12 years ago
acpt: add scenario for add picture from stream More... over 12 years ago
img: final fixups to pass acceptance test More... over 12 years ago
img: add ImagePart.filename More... over 12 years ago
img: refactor Image.from_file() More... over 12 years ago
img: add ImagePart cx, cy from loaded part More... over 12 years ago
img: add ImagePart.default_cx, cy More... over 12 years ago