1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-06 16:20:24 +08:00

Commit Graph

  • 9f0dbc43d1 add: anchor drawing & some attrs 源文雨 2023-02-22 17:09:04 +08:00
  • d2666ec617 fix: cannot open in word 源文雨 2023-02-21 16:12:20 +08:00
  • 6ba1fa9485 add w:jc & w:tab 源文雨 2023-02-21 14:52:22 +08:00
  • 2b5d237bc2 inline drawing add Size 源文雨 2023-02-21 13:45:40 +08:00
  • 585ee6cda8 普适化 template 源文雨 2023-02-21 13:14:21 +08:00
  • 092b86e7f4 simplify drawing namespace 源文雨 2023-02-21 12:42:20 +08:00
  • 292a298c57 add AddInlineDrawingFrom 源文雨 2023-02-20 22:48:04 +08:00
  • f07b5dd914 finish drawing unmarshalling 源文雨 2023-02-18 22:42:37 +08:00
  • 517198ded4 fix: recursive paragraph unmarshalling 源文雨 2023-02-15 17:23:01 +08:00
  • 2771d05a51 shrink xmlns 源文雨 2023-02-15 16:08:28 +08:00
  • e2bc804cc1 add: unmarshal anchorId & editId 源文雨 2023-02-15 14:47:44 +08:00
  • d10c5b0cb3 add: xmlns:wp14 in Document 源文雨 2023-02-15 14:10:48 +08:00
  • 9a504d59dc fix: unmarshal RunProperties 源文雨 2023-02-10 13:52:11 +08:00
  • 9aae5582ad optimize: unpack 源文雨 2023-02-09 19:24:50 +08:00
  • 56810d8288 feat: Docx implements io.WriterTo 源文雨 2023-02-09 15:22:47 +08:00
  • f995e72acd fix: Paragraph.MarshalXML 源文雨 2023-02-09 14:50:59 +08:00
  • c4142b1c82 fix: <Children> tag in Paragraph 源文雨 2023-02-09 14:38:21 +08:00
  • 74352e9b4d feat: pack use io.Copy 源文雨 2023-02-09 14:29:32 +08:00
  • 2d8e706815 feat: embed template xmls 源文雨 2023-02-09 14:05:31 +08:00
  • 20d91d61a4 add xmlns wp 源文雨 2023-02-09 12:17:03 +08:00
  • ae07360d5e feat: add drawing inline marshal 源文雨 2023-02-08 21:25:09 +08:00
  • 362dfefee9 remove workflows 源文雨 2023-02-08 16:23:22 +08:00
  • 7ff4850504 优化代码结构 源文雨 2023-02-08 16:19:09 +08:00
  • d8f39cecf1 Create build.yml Gonzalo Fernández-Victorio 2021-05-17 20:10:39 +01:00
  • c74b2f0561 Expand Readme Gonzalo Fernandez-Victorio 2021-05-12 21:28:46 +01:00
  • 4c88ae23fe More tests Gonzalo Fernandez-Victorio 2021-05-12 21:27:28 +01:00
  • 965e28ba05 Keep unmarshalling Gonzalo Fernandez-Victorio 2021-05-11 16:17:06 +01:00
  • af18d96b6b Parse runs Gonzalo Fernandez-Victorio 2021-05-11 15:25:46 +01:00
  • bb0851ceff New way of marshalling Gonzalo Fernandez-Victorio 2021-05-11 14:36:48 +01:00
  • ab9b884ff6 Remove the indirect stuff Gonzalo Fernandez-Victorio 2021-05-11 12:52:35 +01:00
  • b219de947c Dump file Gonzalo Fernandez-Victorio 2021-05-11 12:51:13 +01:00
  • 54bd3d2d4a Logging Gonzalo Fernandez-Victorio 2021-05-11 12:40:58 +01:00
  • 2c86c9ce8b Fix typo Gonzalo Fernandez-Victorio 2021-05-08 13:41:25 +01:00
  • 15fb66b7ab Create codeql-analysis.yml Gonzalo Fernández-Victorio 2021-05-08 13:37:34 +01:00
  • fa9dcdc82a Improve doc on parse Gonzalo Fernandez-Victorio 2021-04-30 14:42:00 +01:00
  • 6e61d745c8 Clarify building Gonzalo Fernandez-Victorio 2021-04-30 14:16:13 +01:00
  • 9cb29541da Fix links Gonzalo Fernandez-Victorio 2021-04-30 13:51:52 +01:00
  • c821a33692 House cleaning Gonzalo Fernandez-Victorio 2021-04-29 17:38:39 +01:00
  • eae5f90385 First commit Gonzalo Fernandez-Victorio 2021-04-23 16:58:31 +01:00
  • bd1f5d3e9b Init repo Gonzalo Fernandez-Victorio 2021-04-23 16:13:21 +01:00