1
0
mirror of https://github.com/ONLYOFFICE/sdkjs.git synced 2025-09-18 04:25:26 +03:00

30 Commits

Author SHA1 Message Date
GoshaZotov
1f57d8bf8d feature/solver (#901)
[se] Support solver functionality
Co-authored-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/901
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2025-05-06 07:17:34 +00:00
Ilya Kirillov
81c6cc94ba [de] Add an event when trying to change the section properties in protected range 2025-01-24 13:25:28 +03:00
Nikita Khromov
bf3f260a3e [pdf] Export error 2024-12-18 16:20:23 +07:00
Nikita Khromov
76dd9871f2 [pdf] Work with forms locks 2024-12-17 13:14:56 +00:00
Sergey Konovalov
7f7a27413c Merge branch 'feature/pivot-calculated-items' into develop
# Conflicts:
#	cell/model/FormulaObjects/parserFormula.js
2024-11-19 18:08:05 +03:00
Aleksandr Nagaev
30b2b46a20 [SE] [pivot] updated asc_hasTablesErrorForCalculatedItems. Added new errors. 2024-11-19 13:15:10 +03:00
Sergey Luzyanin
1a91d9fbf0 Merge remote-tracking branch 'remotes/origin/fix/transition-loop' into develop
# Conflicts:
#	cell/model/FormulaObjects/parserFormula.js
#	pdf/src/engine/drawingfile.js
#	pdf/src/engine/drawingfile.wasm
#	pdf/src/engine/drawingfile_ie.js
#	pdf/src/engine/drawingfile_native.js
2024-11-12 10:13:14 +03:00
Sergey Luzyanin
664a6a5cad add export 2024-11-08 17:16:10 +03:00
Sergey Luzyanin
0c064da6b9 [bug] fix bug 71119 2024-11-08 11:59:05 +03:00
Aleksandr Nagaev
8e00861c65 [SE] [pivot] added checks for moving fields with calculated items 2024-11-01 16:33:46 +03:00
Aleksandr Nagaev
f96b5bfa9f Merge remote-tracking branch 'origin/develop' into feature/pivot-calculated-items
# Conflicts:
#	cell/model/History.js
#	cell/model/PivotTables.js
#	cell/model/UndoRedo.js
#	common/errorCodes.js
#	tests/cell/spreadsheet-calculation/PivotTests2.js
#	tests/cell/spreadsheet-calculation/PivotTests2Files.js
#	tests/cell/spreadsheet-calculation/PrintTests.js
2024-10-18 14:11:05 +03:00
Aleksandr Nagaev
268329c2e7 [SE] [pivot] added error handling 2024-10-08 11:17:14 +03:00
GoshaZotov
74c858f842 Merge branch 'release/v8.2.0' into develop 2024-09-20 16:08:53 +03:00
Aleksandr Nagaev
da9a6d8ece [SE] added export for the errors 2024-09-11 15:17:16 +03:00
Aleksandr Nagaev
0100af1178 [SE] added new error for pasting in pivot. 2024-09-11 15:17:16 +03:00
Aleksandr Nagaev
e0209304a0 [SE] fix formula input in pivotTable 2024-09-11 15:17:15 +03:00
Aleksandr Nagaev
f87b64405c [SE] small fix 2024-09-11 15:15:45 +03:00
Aleksandr Nagaev
5c1998d96c [SE] added export for the errors 2024-09-10 18:25:57 +03:00
Aleksandr Nagaev
beb6c7874b [SE] added new error for pasting in pivot. 2024-09-10 18:17:40 +03:00
Aleksandr Nagaev
bd08b4c302 [SE] fix formula input in pivotTable 2024-09-09 19:12:07 +03:00
Aleksandr Nagaev
f392785388 [SE] small fix 2024-09-09 19:12:03 +03:00
Sergey Konovalov
374aba8c76 [se] Fix export DocumentAndChangeMismatch 2024-08-28 12:07:24 +03:00
Igor Zotov
f291c389ac [se] Fix bug 69464 2024-07-31 11:09:23 +03:00
Sergey Konovalov
3a6099d42b [all] Add DocumentAndChangeMismatch error code 2024-07-25 16:23:02 +03:00
Dmitry Gvozdev
0ccbceb45e Feature/iterative_calculations (#4490)
* [se] Support iterative calculation
---------

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2024-05-15 16:51:34 +03:00
Sergey Konovalov
df319ba348 [copyright] Update Copyright date 2024-04-23 19:18:31 +03:00
Igor Zotov
00e14503f5 [se] Fix by bug 65923 (#4140)
* [se] Fix by bug 65923
2024-01-18 12:38:58 +03:00
Igor Zotov
72768ff2a8 Feature/goal seek (#3647)
* [se] Support new feature goal seek

---------

Co-authored-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
2023-10-13 17:02:45 +03:00
Igor Zotov
a69bac9616 [se] By warnings (#3656)
* [se] Add dependents/precedents warnings
2023-08-11 15:09:41 +03:00
Sergey Konovalov
eb556737d4 [all] Extract c_oAscError to errorCodes.js for bug 61636 2023-03-20 23:44:21 +03:00