docx-rs/docx-core/src/reader
bokuweb 8b169c632c
Support table row ins (#431)
* fix: support table row ins

* 0.0.242
2022-02-04 18:37:04 +09:00
..
attributes Improve spacing (#367) 2021-11-25 19:42:06 +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
comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +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 default fonts (#207) 2020-12-14 15:01:23 +09:00
doc_grid.rs feat: Add doc grid type (#248) 2021-03-20 01:38:22 +09:00
document.rs Fix comment rw (#215) 2020-12-18 16:09:48 +09:00
document_rels.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +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
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 feat: impl footer reader (#378) 2021-12-02 00:07:58 +09:00
from_xml.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
header.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
ignore.rs fix: ignore change property to import diff docx (#85) 2020-06-12 17:42:16 +09:00
insert.rs fix: read comment in ins (#222) 2021-01-06 20:31:53 +09:00
instr_text.rs Add some instr text (#385) 2021-12-15 02:23:12 +09:00
level.rs 0.0.233 (#417) 2022-01-23 00:58:42 +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: read theme (#425) 2022-01-27 17:23:30 +09:00
numbering_property.rs 0.0.228 (#411) 2022-01-18 14:19:23 +09:00
numberings.rs fix: change pStyle dfefault to null (#72) 2020-05-27 20:43:25 +09:00
paragraph.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
paragraph_property.rs 0.0.231 (#414) 2022-01-19 19:59:18 +09:00
paragraph_property_change.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
read_zip.rs fix: replace backslash before read_zip (#420) 2022-01-27 14:47:54 +09:00
rels.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
run.rs feat: try to read sdt (#382) 2021-12-15 01:06:32 +09:00
run_property.rs fix: wasm (#423) 2022-01-27 15:16:40 +09:00
section_property.rs feat: impl footer reader (#378) 2021-12-02 00:07:58 +09:00
settings.rs update snaps (#266) 2021-03-26 13:37:01 +09:00
shading.rs Support table cell color (#249) 2021-03-18 19:02:28 +09:00
structured_data_tag.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
style.rs fix: outline lvl (#356) 2021-10-20 16:37:51 +09:00
styles.rs Read font (#396) 2022-01-06 16:50:43 +09:00
table.rs Support table cell margin (#275) 2021-04-14 13:47:46 +09:00
table_borders.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_cell.rs Read table cell prop in style (#264) 2021-03-25 15:30:33 +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 Read table cell prop in style (#264) 2021-03-25 15:30:33 +09:00
table_property.rs Read table style (#191) 2020-10-30 20:29:06 +09:00
table_row.rs Support table row ins (#431) 2022-02-04 18:37:04 +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 fix: read theme (#425) 2022-01-27 17:23:30 +09:00
xml_reader.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00