-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule core
updated
12 files
Submodule desktop-apps
updated
12 files
Submodule dictionaries
updated
6 files
+7 −0 | uz_Cyrl_UZ/README.md | |
+15,676 −0 | uz_Cyrl_UZ/uz_Cyrl_UZ.aff | |
+94,176 −0 | uz_Cyrl_UZ/uz_Cyrl_UZ.dic | |
+8 −0 | uz_Latn_UZ/README.md | |
+15,504 −0 | uz_Latn_UZ/uz_Latn_UZ.aff | |
+94,169 −0 | uz_Latn_UZ/uz_Latn_UZ.dic |
Submodule sdkjs
updated
26 files
+22 −16 | cell/model/Serialize.js | |
+5 −1 | cell/model/Workbook.js | |
+14 −0 | cell/model/WorkbookElems.js | |
+1 −0 | cell/native/native.js | |
+27 −0 | common/Native/Wrappers/api.js | |
+145 −132 | common/NumFormat.js | |
+1 −1 | configs/cell.json | |
+1 −1 | slide/Editor/Format/GroupPrototype.js | |
+16 −14 | slide/Editor/Format/Timing.js | |
+2 −0 | slide/Native/Wrappers/api.js | |
+29 −4 | word/Editor/Document.js | |
+3 −14 | word/Editor/DocumentContent.js | |
+16 −16 | word/Editor/GraphicObjects/WrapManager.js | |
+43 −10 | word/Editor/HeaderFooter.js | |
+1 −1 | word/Editor/Numbering/Num.js | |
+5 −4 | word/Editor/Paragraph.js | |
+11 −0 | word/Editor/Paragraph/ComplexField.js | |
+23 −5 | word/Editor/Paragraph/ParaDrawing.js | |
+1 −1 | word/Editor/Paragraph/ParaTextPr.js | |
+1 −1 | word/Editor/Paragraph_Recalculate.js | |
+17 −8 | word/Editor/Run.js | |
+6 −5 | word/Editor/Serialize2.js | |
+4 −1 | word/Editor/StructuredDocumentTags/SdtPr.js | |
+2 −2 | word/Editor/Table.js | |
+23 −2 | word/Editor/Table/TableCell.js | |
+18 −11 | word/Editor/Table/TableRecalculate.js |
Submodule web-apps
updated
from 6ea745 to 39060b