docx-rs/docx-core/src/reader
bokuweb bfd0deb127
fix: document error (#188)
2020-10-26 11:23:16 +09:00
..
attributes fix: document error (#188) 2020-10-26 11:23:16 +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
delete.rs Fixed a bug where Delete / Insert can only have one Run (#73) 2020-06-01 13:49:41 +09:00
document.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
document_rels.rs Add json definitions (#40) 2020-02-13 16:14:06 +09:00
drawing.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
errors.rs fix: size reader (#86) 2020-06-12 19:13:44 +09:00
from_xml.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
ignore.rs fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
insert.rs Support del in ins (#143) 2020-09-14 14:18:50 +09:00
level.rs Support suff (#76) 2020-06-03 16:35:12 +09:00
level_override.rs Improve level override (#155) 2020-10-05 22:46:18 +09:00
mc_fallback.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
mod.rs fix: document error (#188) 2020-10-26 11:23:16 +09:00
numbering_property.rs Fix reader error2 (#55) 2020-03-13 17:01:25 +09:00
numberings.rs fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
paragraph.rs fix: document error (#188) 2020-10-26 11:23:16 +09:00
read_zip.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00
rels.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
run.rs fix: ignore rPrChange (#89) 2020-07-09 13:25:01 +09:00
run_property.rs fix: document error (#188) 2020-10-26 11:23:16 +09:00
section_property.rs fix: document error (#188) 2020-10-26 11:23:16 +09:00
settings.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
style.rs fix: style run props bool value (#153) 2020-10-05 16:19:05 +09:00
styles.rs Add json definitions (#40) 2020-02-13 16:14:06 +09:00
table.rs fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
table_cell.rs fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
table_cell_borders.rs Read cel border (#64) 2020-04-27 12:06:19 +09:00
table_row.rs fix: document error (#188) 2020-10-26 11:23:16 +09:00
text_box_content.rs Fix textbox import (#58) 2020-04-07 10:24:56 +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 Spacing (#169) 2020-10-14 10:16:13 +09:00