docx-rs/docx-core/src/documents/elements
bokuweb 160fac91b7
feat: Support sym (#625)
2023-05-19 18:32:33 +09:00
..
a_graphic.rs feat: improve pic reader (#456) 2022-03-28 19:40:32 +09:00
a_graphic_data.rs feat: improve pic reader (#456) 2022-03-28 19:40:32 +09:00
abstract_numbering.rs feat: Support pprchange (#402) 2022-01-08 01:28:34 +09:00
based_on.rs Fix based on serialization (#247) 2021-03-17 12:56:48 +09:00
bold.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
bold_cs.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +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
br.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
character_spacing.rs Support for Paragraph's Line Spacing (#346) 2021-09-29 09:03:39 +09:00
color.rs Add reader (#33) 2020-02-11 17:01:39 +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
comment_range_end.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
comment_range_start.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
data_binding.rs feat: Impl dataBinding (#383) 2021-12-09 19:37:54 +09:00
default_tab_stop.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
delete.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
delete_instr_text.rs Support deleted toc (#595) 2022-12-20 09:18:48 +09:00
delete_text.rs Issue554 (#565) 2022-11-04 21:44:34 +09:00
div.rs spec: update snaps (#272) 2021-04-09 11:30:50 +09:00
doc_defaults.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
doc_grid.rs fix: chaespace type (#498) 2022-06-15 23:43:19 +09:00
doc_id.rs Read docid and bookmark (#138) 2020-09-07 15:46:23 +09:00
doc_var.rs Support doc vars (#211) 2020-12-15 15:38:17 +09:00
drawing.rs Support image align (#564) 2022-11-04 21:45:53 +09:00
fld_char.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
font.rs feat: Add style 2019-11-14 19:21:45 +09:00
font_scheme.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
footer_reference.rs feat: impl footer reader (#378) 2021-12-02 00:07:58 +09:00
grid_span.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
header_reference.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
highlight.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
hyperlink.rs fix: escape hyperlink (#556) 2022-10-31 15:27:34 +09:00
indent.rs Read hanging chars (#273) 2021-04-08 16:53:21 +09:00
indent_level.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
insert.rs impl header reader with rust (#376) 2021-11-30 02:36:04 +09:00
instr_hyperlink.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
instr_pageref.rs Read hyperlink instr (#518) 2022-08-10 14:45:27 +09:00
instr_tc.rs Read hyperlink instr (#518) 2022-08-10 14:45:27 +09:00
instr_text.rs Read hyperlink instr (#518) 2022-08-10 14:45:27 +09:00
instr_toc.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
is_lgl.rs [#555] feat: Support isLgl (#563) 2022-11-02 22:34:27 +09:00
italic.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
italic_cs.rs fix: bolf / italic (#245) 2021-03-16 17:41:36 +09:00
justification.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level.rs [#555] feat: Support isLgl (#563) 2022-11-02 22:34:27 +09:00
level_jc.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
level_override.rs Support abstract num font (#204) 2020-12-14 11:42:07 +09:00
level_restart.rs feat: Support level restart reader (#282) 2021-04-27 18:18:44 +09:00
level_text.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
line_spacing.rs fix: line spacing (#450) 2022-03-24 17:09:54 +09:00
link.rs fix: link output (#616) 2023-04-11 22:28:36 +09:00
mc_fallback.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
mod.rs feat: Support sym (#625) 2023-05-19 18:32:33 +09:00
name.rs fix: escape style name (#612) 2023-03-27 17:35:15 +09:00
next.rs fix: recursive style (#475) 2022-05-19 16:35:29 +09:00
number_format.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
numbering.rs Improve level override (#155) 2020-10-05 22:46:18 +09:00
numbering_id.rs fix: read levelOverride (#61) 2020-04-21 19:02:36 +09:00
numbering_property.rs Re fix numpr (#407) 2022-01-14 15:03:53 +09:00
outline_lvl.rs fix: outline lvl (#356) 2021-10-20 16:37:51 +09:00
page_margin.rs fix: page margein type (#472) 2022-05-16 18:56:03 +09:00
page_size.rs Support orientation (#261) 2021-03-24 16:51:11 +09:00
paragraph.rs Read section props in paragraph (#533) 2022-09-09 11:52:53 +09:00
paragraph_property.rs fix: expose outline level (#590) 2022-12-13 23:05:37 +09:00
paragraph_property_change.rs fix: js ppr change if (#408) 2022-01-17 15:27:24 +09:00
paragraph_style.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
pic.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
q_format.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
run.rs feat: Support sym (#625) 2023-05-19 18:32:33 +09:00
run_fonts.rs Fix fonts case (#428) 2022-01-28 15:59:30 +09:00
run_property.rs feat: Support specVanish (#559) 2022-11-01 15:10:06 +09:00
run_property_default.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
run_style.rs feat: Support run style (#447) 2022-03-16 12:24:12 +09:00
section.rs Support multi columns section (#521) 2022-08-25 15:30:19 +09:00
section_property.rs Support textdirection (#545) 2022-10-14 14:24:13 +09:00
shading.rs Support table cell color (#249) 2021-03-18 19:02:28 +09:00
shape.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
spec_vanish.rs feat: Support specVanish (#559) 2022-11-01 15:10:06 +09:00
start.rs Read nums (#38) 2020-02-12 19:19:38 +09:00
strike.rs Support strike (#390) 2021-12-21 11:54:27 +09:00
structured_data_tag.rs fix: read sdt in cell (#601) 2023-03-16 18:48:24 +09:00
structured_data_tag_property.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
style.rs fix: duplicated based on (#604) 2023-02-01 19:03:56 +09:00
sym.rs feat: Support sym (#625) 2023-05-19 18:32:33 +09:00
sz.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
sz_cs.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
tab.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
table.rs fix (#496) 2022-06-15 23:28:30 +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 Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
table_cell_margins.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_cell_property.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
table_cell_width.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_grid.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_indent.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
table_layout.rs Support table layout (#259) 2021-03-23 12:01:09 +09:00
table_of_contents.rs fix: read sdt in cell (#601) 2023-03-16 18:48:24 +09:00
table_of_contents_item.rs Fix support hyperlink reader (#508) 2022-07-06 10:47:15 +09:00
table_property.rs Wasm feature gate (#622) 2023-05-15 09:34:33 +09:00
table_row.rs Fix table row height (#558) 2022-11-01 14:57:27 +09:00
table_row_property.rs Fix table row height (#558) 2022-11-01 14:57:27 +09:00
table_style.rs Read table style (#191) 2020-10-30 20:29:06 +09:00
table_width.rs Fix width type case (#453) 2022-03-25 13:20:09 +09:00
text.rs Issue554 (#565) 2022-11-04 21:44:34 +09:00
text_border.rs Support text border (#257) 2021-03-21 00:16:43 +09:00
text_box.rs Fix anchor (#459) 2022-03-29 17:56:49 +09:00
text_box_content.rs Fix anchor (#459) 2022-03-29 17:56:49 +09:00
text_direction.rs Support text direction (#235) 2021-03-03 10:35:50 +09:00
underline.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
v_align.rs Support vertalign (#302) 2021-06-08 00:10:44 +09:00
vanish.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
vert_align.rs Support vertalign (#302) 2021-06-08 00:10:44 +09:00
vertical_merge.rs Add reader (#33) 2020-02-11 17:01:39 +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 Support nest comment (#116) 2020-08-14 01:57:59 +09:00
zoom.rs Add reader (#33) 2020-02-11 17:01:39 +09:00