-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule sdkjs
updated
12 files
+539 −47 | cell/.unit-tests/PivotTests.js | |
+1 −1 | cell/model/FormulaObjects/lookupandreferenceFunctions.js | |
+5 −3 | cell/model/History.js | |
+168 −55 | cell/model/PivotTables.js | |
+17 −3 | cell/model/UndoRedo.js | |
+29 −5 | cell/model/Workbook.js | |
+15 −12 | cell/native/native.js | |
+1 −0 | common/HistoryCommon.js | |
+9 −6 | common/Shapes/Serialize.js | |
+13 −0 | common/editorscommon.js | |
+12 −3 | word/Editor/Serialize2.js | |
+2 −1 | word/apiBuilder.js |
Submodule server
updated
2 files
+2 −1 | DocService/sources/canvasservice.js | |
+1 −1 | schema/mysql/createdb.sql |
Submodule web-apps
updated
23 files