..
attributes
Implement streaming writers ( #765 )
2024-11-05 11:22:32 +09:00
a_graphic.rs
0.2.3 ( #59 )
2020-04-07 10:55:44 +09:00
a_graphic_data.rs
0.2.3 ( #59 )
2020-04-07 10:55:44 +09:00
bookmark_end.rs
Read docid and bookmark ( #138 )
2020-09-07 15:46:23 +09:00
bookmark_start.rs
Read docid and bookmark ( #138 )
2020-09-07 15:46:23 +09:00
cell_margins.rs
Support tcmar ( #692 )
2024-03-25 15:37:32 +09:00
comment.rs
Implement streaming writers ( #765 )
2024-11-05 11:22:32 +09:00
comment_extended.rs
Impl comment reader ( #212 )
2020-12-15 22:33:01 +09:00
comments.rs
Impl comment reader ( #212 )
2020-12-15 22:33:01 +09:00
comments_extended.rs
Fix duplicated extended ( #317 )
2021-07-25 08:51:28 +09:00
custom_properties.rs
Support custom props ( #307 )
2021-06-23 18:39:01 +09:00
delete.rs
fix: comment importing in delete ( #226 )
2021-01-27 19:44:29 +09:00
div.rs
Support for Paragraph's Line Spacing ( #346 )
2021-09-29 09:03:39 +09:00
doc_defaults.rs
Support ppr default ( #673 )
2024-01-17 22:40:47 +09:00
doc_grid.rs
fix: chaespace type ( #498 )
2022-06-15 23:43:19 +09:00
document.rs
Read sdt ( #546 )
2022-10-14 18:49:20 +09:00
document_rels.rs
fix: use btree set ( #739 )
2024-07-12 12:10:42 +09:00
drawing.rs
fix: number type ( #641 )
2023-07-14 11:08:45 +09:00
errors.rs
Read header and footer image ( #679 )
2024-02-10 10:59:35 +09:00
font_group.rs
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
font_scheme.rs
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
footer.rs
Support frame pr ( #687 )
2024-03-18 17:28:52 +09:00
frame_property.rs
Support frame pr ( #687 )
2024-03-18 17:28:52 +09:00
from_xml.rs
Add reader ( #33 )
2020-02-11 17:01:39 +09:00
header.rs
Add sdt in header footer ( #683 )
2024-03-05 11:14:49 +09:00
header_or_footer_rels.rs
fix: use btree set ( #739 )
2024-07-12 12:10:42 +09:00
hyperlink.rs
Fix support hyperlink reader ( #508 )
2022-07-06 10:47:15 +09:00
ignore.rs
fix: ignore change property to import diff docx ( #85 )
2020-06-12 17:42:16 +09:00
insert.rs
fix: del in ins ( #442 )
2022-03-15 16:58:29 +09:00
level.rs
[ #555 ] feat: Support isLgl ( #563 )
2022-11-02 22:34:27 +09:00
level_override.rs
fix: level reader ( #535 )
2022-09-13 11:16:00 +09:00
mc_fallback.rs
Fix textbox import ( #58 )
2020-04-07 10:24:56 +09:00
mod.rs
build: use rust 1.82 and fix clipyy errors ( #768 )
2024-10-30 14:53:26 +09:00
numbering_property.rs
Fix reader ( #478 )
2022-05-20 11:27:31 +09:00
numberings.rs
fix: level reader ( #535 )
2022-09-13 11:16:00 +09:00
page_num_type.rs
feat: Support pageNumType ( #684 )
2024-03-06 19:13:11 +09:00
paragraph.rs
Fix support hyperlink reader ( #508 )
2022-07-06 10:47:15 +09:00
paragraph_property.rs
Add snap to grid ( #744 )
2024-07-18 19:11:11 +09:00
paragraph_property_change.rs
feat: Support pprchange ( #402 )
2022-01-08 01:28:34 +09:00
pic.rs
fix: number type ( #641 )
2023-07-14 11:08:45 +09:00
positional_tab.rs
Support ptab in r ( #756 )
2024-10-15 18:30:05 +09:00
read_zip.rs
fix: replace backslash before read_zip ( #420 )
2022-01-27 14:47:54 +09:00
rels.rs
fix: use btree set ( #739 )
2024-07-12 12:10:42 +09:00
run.rs
build: use rust 1.82 and fix clipyy errors ( #768 )
2024-10-30 14:53:26 +09:00
run_property.rs
build: use rust 1.82 and fix clipyy errors ( #768 )
2024-10-30 14:53:26 +09:00
section_property.rs
feat: Support pageNumType ( #684 )
2024-03-06 19:13:11 +09:00
settings.rs
Implement streaming writers ( #765 )
2024-11-05 11:22:32 +09:00
shading.rs
Support table cell color ( #249 )
2021-03-18 19:02:28 +09:00
shape.rs
fix: shape reader ( #490 )
2022-06-08 00:44:51 +09:00
structured_data_tag.rs
Read sdt ( #546 )
2022-10-14 18:49:20 +09:00
style.rs
build: use rust 1.82 and fix clipyy errors ( #768 )
2024-10-30 14:53:26 +09:00
styles.rs
[ #587 ] feat: Support link in style ( #596 )
2022-12-20 12:01:08 +09:00
tab.rs
[ https://github.com/bokuweb/docx-rs/issues/655 ] fix: tabs ( #656 )
2023-10-10 16:00:15 +09:00
table.rs
Support tblppr ( #693 )
2024-03-27 00:09:58 +09:00
table_borders.rs
Improve cell borders ( #243 )
2021-03-16 16:09:39 +09:00
table_cell.rs
fix: read sdt in cell ( #601 )
2023-03-16 18:48:24 +09:00
table_cell_borders.rs
fix: Add start and end ( #244 )
2021-03-16 16:32:02 +09:00
table_cell_margins.rs
Support table cell margin ( #275 )
2021-04-14 13:47:46 +09:00
table_cell_property.rs
build: use rust 1.82 and fix clipyy errors ( #768 )
2024-10-30 14:53:26 +09:00
table_position_property.rs
Support tblppr ( #693 )
2024-03-27 00:09:58 +09:00
table_property.rs
Support tblppr ( #693 )
2024-03-27 00:09:58 +09:00
table_row.rs
Fix table row height ( #558 )
2022-11-01 14:57:27 +09:00
tabs.rs
[ https://github.com/bokuweb/docx-rs/issues/655 ] fix: tabs ( #656 )
2023-10-10 16:00:15 +09:00
text_box_content.rs
Fix textbox import ( #58 )
2020-04-07 10:24:56 +09:00
theme.rs
fix: read theme ( #425 )
2022-01-27 17:23:30 +09:00
web_settings.rs
feat: try to read sdt ( #382 )
2021-12-15 01:06:32 +09:00
wp_anchor.rs
Fix textbox import ( #58 )
2020-04-07 10:24:56 +09:00
wps_shape.rs
Fix textbox import ( #58 )
2020-04-07 10:24:56 +09:00
wps_text_box.rs
Fix textbox import ( #58 )
2020-04-07 10:24:56 +09:00
xml_element.rs
Support ptab in r ( #756 )
2024-10-15 18:30:05 +09:00
xml_reader.rs
Improve toc writer2 ( #389 )
2022-01-03 02:18:04 +09:00