An open API service providing commit metadata for open source projects.

GitHub / python-openxml/python-docx / commits

Create and modify Word documents with Python

SHA Message Author Date Stats
0f5ad58a reorg: extract parfmt-related behave steps Steve Canny <s****y@c****m> over 11 years ago
946864fd acpt: add scenario for Font.color Viraj Kanwade <v****e@s****m>
Committed by: Steve Canny <s****y@c****m>
over 11 years ago
49f935f4 reorg: extract font-related behave steps Steve Canny <s****y@c****m> over 11 years ago
d7e5c9b2 docs: document analysis for Font.color Steve Canny <s****y@c****m> over 11 years ago
1d4f9bcb release: prepare v0.8.2 release Steve Canny <s****y@c****m> over 11 years ago
395b48f0 shp: fix #94 picture prints at wrong size Steve Canny <s****y@c****m> over 11 years ago
4008ab22 img: add Image.scaled_dimensions() Steve Canny <s****y@c****m> over 11 years ago
66fedd43 img: add Image.width and .height Steve Canny <s****y@c****m> over 11 years ago
0d635646 reorg: reorder test_image.py fixtures Steve Canny <s****y@c****m> over 11 years ago
c96e946a doc: rewrite DocumentPart.get_or_add_image() Steve Canny <s****y@c****m> over 11 years ago
f1368d21 doc: add DocumentPart.new_pic_inline() Steve Canny <s****y@c****m> over 11 years ago
e7553c2b run: rewrite Run.add_picture() Steve Canny <s****y@c****m> over 11 years ago
71c657db run: remove prior Run.add_picture() Implementation Steve Canny <s****y@c****m> over 11 years ago
026009d6 docs: adjust API docs to reflect relocations Steve Canny <s****y@c****m> over 11 years ago
705391df reorg: extract docx.text.parfmt Steve Canny <s****y@c****m> over 11 years ago
e9ad8979 reorg: mv oxml.parts.numbering oxml.numbering Steve Canny <s****y@c****m> over 11 years ago
50325934 reorg: mv oxml.parts.coreprops oxml.coreprops Steve Canny <s****y@c****m> over 11 years ago
154f1436 reorg: mv oxml.parts.document oxml.document Steve Canny <s****y@c****m> over 11 years ago
e648135d shp: migrate InlineShapes to docx.shape Steve Canny <s****y@c****m> over 11 years ago
8202bb78 doc: migrate _Body to docx.document Steve Canny <s****y@c****m> over 11 years ago
655cb562 doc: remove DocumentPart.body Steve Canny <s****y@c****m> over 11 years ago
b36e40fb doc: remove old Document shim object Steve Canny <s****y@c****m> over 11 years ago
2bad8ed7 api: remove old Document.tables Steve Canny <s****y@c****m> over 11 years ago
8f7f4fac doc: add Document.tables Steve Canny <s****y@c****m> over 11 years ago
a9608c8e acpt: add scenario for Document.tables Steve Canny <s****y@c****m> over 11 years ago
ac61bf6e api: remove old Document.styles Steve Canny <s****y@c****m> over 11 years ago
2afdf826 doc: add Document.styles Steve Canny <s****y@c****m> over 11 years ago
13b1e74c acpt: migrate scenario for Document.styles Steve Canny <s****y@c****m> over 11 years ago
804aad19 api: remove old Document.sections Steve Canny <s****y@c****m> over 11 years ago
118c4385 doc: add Document.sections Steve Canny <s****y@c****m> over 11 years ago
64e1360d sect: migrate Sections to docx.section Steve Canny <s****y@c****m> over 11 years ago
900807f4 acpt: migrate scenario for Document.sections Steve Canny <s****y@c****m> over 11 years ago
e5b84e72 api: remove old Document.save() Steve Canny <s****y@c****m> over 11 years ago
6c9d5def doc: add DocumentPart.save() Steve Canny <s****y@c****m> over 11 years ago
60e5b53d doc: add Document.save() Steve Canny <s****y@c****m> over 11 years ago
8e2f61ad api: remove old Document.paragraphs Steve Canny <s****y@c****m> over 11 years ago
4188ffda doc: add Document.paragraphs Steve Canny <s****y@c****m> over 11 years ago
a231eb11 acpt: add scenario for Document.paragraphs Steve Canny <s****y@c****m> over 11 years ago
6b924971 api: remove old Document.numbering_part Steve Canny <s****y@c****m> over 11 years ago
382073ee doc: add DocumentPart.numbering_part Steve Canny <s****y@c****m> over 11 years ago
ba722898 acpt: migrate num-access-numbering-part.feature Steve Canny <s****y@c****m> over 11 years ago
38272b41 api: remove old Document.inline_shapes Steve Canny <s****y@c****m> over 11 years ago
026db1b2 doc: add Document.inline_shapes Steve Canny <s****y@c****m> over 11 years ago
2350c523 acpt: migrate doc-access-collections.feature Steve Canny <s****y@c****m> over 11 years ago
f3a2f10a api: remove old Document.core_properties Steve Canny <s****y@c****m> over 11 years ago
5ff190a5 doc: add DocumentPart.core_properties Steve Canny <s****y@c****m> over 11 years ago
e08d95cd doc: add Document.core_properties Steve Canny <s****y@c****m> over 11 years ago
bd16fc7e api: remove old Document.add_table() Steve Canny <s****y@c****m> over 11 years ago
b00a46bf doc: add Document.add_table() Steve Canny <s****y@c****m> over 11 years ago
e1306620 acpt: migrate doc-add-table.feature Steve Canny <s****y@c****m> over 11 years ago
7c88a58f api: remove old Document.add_section() Steve Canny <s****y@c****m> over 11 years ago
664905cd doc: add Document.add_section() Steve Canny <s****y@c****m> over 11 years ago
c617f18b api: remove old Document.add_picture() Steve Canny <s****y@c****m> over 11 years ago
253b179e doc: add Document.add_picture() Steve Canny <s****y@c****m> over 11 years ago
08703b63 acpt: migrate doc-add-picture.feature Steve Canny <s****y@c****m> over 11 years ago
99c713fd api: remove old Document.add_page_break() Steve Canny <s****y@c****m> over 11 years ago
aaae2e60 doc: add Document.add_page_break() Steve Canny <s****y@c****m> over 11 years ago
57d67eb2 acpt: migrate doc-add-page-break.feature Steve Canny <s****y@c****m> over 11 years ago
3a9523ae api: remove old Document.add_heading() Steve Canny <s****y@c****m> over 11 years ago
1d19d458 doc: add Document.add_heading() Steve Canny <s****y@c****m> over 11 years ago
f615c58a acpt: migrate doc-add-heading.feature Steve Canny <s****y@c****m> over 11 years ago
11394a0d api: remove old Document.add_paragraph() Steve Canny <s****y@c****m> over 11 years ago
4f983127 doc: add Document.add_paragraph() Steve Canny <s****y@c****m> over 11 years ago
fb5e7d79 doc: add Document.part Steve Canny <s****y@c****m> over 11 years ago
be56d1db acpt: migrate doc-add-paragraph.feature Steve Canny <s****y@c****m> over 11 years ago
ce2f4cde doc: add Document._body Steve Canny <s****y@c****m> over 11 years ago
eadd7375 api: rewrite docx.Document() Steve Canny <s****y@c****m> over 11 years ago
35db7e31 release: prepare v0.8.1 release Steve Canny <s****y@c****m> over 11 years ago
b28b6cda fix: #140 warning triggered on add_heading/table() Steve Cohen <s****e@u****m>
Committed by: Steve Canny <s****y@c****m>
over 11 years ago
3ec35da5 release: prepare v0.8.0 release Steve Canny <s****y@c****m> over 11 years ago
a6bef96e tbl: rewrite Table.style setter Steve Canny <s****y@c****m> over 11 years ago
d922569b tbl: rewrite Table.style getter Steve Canny <s****y@c****m> over 11 years ago
3700d2d8 acpt: rewrite table style scenarios Steve Canny <s****y@c****m> over 11 years ago
1c9264e0 docs: miscellaneous small documentation updates Steve Canny <s****y@c****m> over 11 years ago
ba406125 docs: update analysis for character style Steve Canny <s****y@c****m> over 11 years ago
66f5b787 run: rewrite Run.style setter Steve Canny <s****y@c****m> over 11 years ago
3f1a01a1 run: rewrite Run.style getter Steve Canny <s****y@c****m> over 11 years ago
a346cd70 acpt: rewrite run style scenarios Steve Canny <s****y@c****m> over 11 years ago
6ef6bcee style: deprecate get style by styleId Steve Canny <s****y@c****m> over 11 years ago
d96f45ff style: add name translation to latent styles Steve Canny <s****y@c****m> over 11 years ago
656d3567 style: extract BabelFish Steve Canny <s****y@c****m> over 11 years ago
7e5471eb style: add _ParaStyle.next_paragraph_style setter Steve Canny <s****y@c****m> over 11 years ago
3119a456 style: add _ParaStyle.next_paragraph_style getter Steve Canny <s****y@c****m> over 11 years ago
bbedd39f acpt: add scenarios for .next_paragraph_style Steve Canny <s****y@c****m> over 11 years ago
cb1ce72b docs: document analysis for next_paragraph_style Steve Canny <s****y@c****m> over 11 years ago
10c01d16 style: add _LatentStyle.delete() Steve Canny <s****y@c****m> over 11 years ago
f3fa3a90 style: add LatentStyles.add_style() Steve Canny <s****y@c****m> over 11 years ago
df9d2bac acpt: add scenarios for add/delete latent style Steve Canny <s****y@c****m> over 11 years ago
8562eb7f style: add _LatentStyle on/off prop setters Steve Canny <s****y@c****m> over 11 years ago
ec196439 style: add _LatentStyle on/off prop getters Steve Canny <s****y@c****m> over 11 years ago
75006eb6 style: add _LatentStyle.priority setter Steve Canny <s****y@c****m> over 11 years ago
15c1cfe1 style: add _LatentStyle.priority getter Steve Canny <s****y@c****m> over 11 years ago
e0a27fa5 style: add _LatentStyle.name getter Steve Canny <s****y@c****m> over 11 years ago
75beb5cf acpt: add scenarios for _LatentStyle on/off props Steve Canny <s****y@c****m> over 11 years ago
3eb7d1ea docs: add API documentation for latent styles Steve Canny <s****y@c****m> over 11 years ago
f2213d01 style: add LatentStyles on/off property setters Steve Canny <s****y@c****m> over 11 years ago
6a449d5f style: add LatentStyles.load_count setter Steve Canny <s****y@c****m> over 11 years ago
9121e10b style: add LatentStyles.default_priority setter Steve Canny <s****y@c****m> over 11 years ago
45dd568b style: add LatentStyles on/off property getters Steve Canny <s****y@c****m> over 11 years ago
f9cacf3c style: add LatentStyles.load_count getter Steve Canny <s****y@c****m> over 11 years ago

← Back to repository