Commit Graph

42874 Commits

Author SHA1 Message Date
fe5abd6eda Add alphaMod mod 2025-06-30 13:15:08 +00:00
5d5ee62e70 Add tests for alpha mod 2025-06-30 13:15:08 +00:00
3eeaf46ac0 Add lum mod 2025-06-30 13:15:08 +00:00
e5a28b5adf Fix sat mod 2025-06-30 13:15:08 +00:00
ae13b83604 Fix red mod 2025-06-30 13:15:08 +00:00
5ace8041ae Fix inv mod 2025-06-30 13:15:08 +00:00
62765e4ca3 Fix greenOff mod 2025-06-30 13:15:08 +00:00
5c89573e33 Fix greenMod mod 2025-06-30 13:15:08 +00:00
04b6ed52ca Fix green mod 2025-06-30 13:15:08 +00:00
2c168202e7 Add gray mod 2025-06-30 13:15:08 +00:00
a66b7aaa50 Fix blueOff mod 2025-06-30 13:15:08 +00:00
87f990eb58 Fix blueMod mod 2025-06-30 13:15:08 +00:00
4d0b3606a9 Fix blue mod 2025-06-30 13:15:08 +00:00
20966842f1 Add comp color mod 2025-06-30 13:15:08 +00:00
bc51b84006 Remove todo tests 2025-06-30 13:15:08 +00:00
7f27df3e01 Fix shade mod 2025-06-30 13:15:08 +00:00
c3ab056b48 Round color values after applying all mods 2025-06-30 13:15:08 +00:00
60914e6333 Fix tint mod 2025-06-30 13:15:08 +00:00
46b084a31e Fix hueMod mod 2025-06-30 13:15:08 +00:00
7086e0bbc0 Fix invGamma mod 2025-06-30 13:15:08 +00:00
70c57ece12 Fix gamma mod 2025-06-30 13:15:08 +00:00
45211612bc Fix satOff mod 2025-06-30 13:15:08 +00:00
cb2e978b2f Fix lumOff mod 2025-06-30 13:15:08 +00:00
7581979ec0 Fix satMod mod 2025-06-30 13:15:08 +00:00
15f3968efe Fix satOff mod for grayscale 2025-06-30 13:15:08 +00:00
cfbc652ee4 [se] Added wb-dependencies-tests (#1189)
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1189
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-06-30 13:04:00 +00:00
ae0380853c Merge branch release/v9.0.0 into develop v99.99.99.4280 v99.99.99.4281 v99.99.99.4279 2025-06-27 14:22:38 +00:00
ee630dae96 [se] Fix for IE 2025-06-27 15:33:24 +03:00
d099910d6d [se] Fix bug 73818. The scheme of dependencies for tables listeners has been changed (#1179)
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1179
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-06-27 10:37:45 +00:00
52afffeb72 fix/bug-46893 (#1159)
[se] Fix bug 46893

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2025-06-27 09:40:30 +00:00
794fd6f645 Merge pull request 'feature/external_data_diagrams' (#392) from feature/external_data_diagrams into develop 2025-06-26 18:33:05 +00:00
1a958c530b Set closed frame editor after changes 2025-06-26 19:36:12 +03:00
839cf66296 Fix after merge 2025-06-26 19:05:20 +03:00
5ed7ebca55 [se] Fix bug 48696 2025-06-26 12:20:09 +03:00
57d41d7362 Fix bug 69619 2025-06-25 20:38:22 +07:00
0d5abaf30e Merge branch 'develop' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/external_data_diagrams
# Conflicts:
#	cell/api.js
#	cell/apiDefines.js
#	cell/model/History.js
#	cell/model/UndoRedo.js
#	cell/model/Workbook.js
#	cell/model/clipboard.js
#	cell/view/WorkbookView.js
#	cell/view/WorksheetView.js
#	common/Charts/DrawingObjects.js
#	common/HistoryCommon.js
#	common/apiCommon.js
#	configs/slide.json
#	configs/word.json
#	slide/Editor/Format/Presentation.js
#	slide/api.js
#	tests/slide/common/editor.js
#	word/Editor/LogicDocumentController.js
2025-06-25 15:25:59 +03:00
ff3d39fed9 [pe builder] Add methods to get all tables from master and presentation (+ exports) 2025-06-25 15:50:08 +07:00
66b8cabde7 [pe builder] Add methods to get all tables from slide and layout 2025-06-25 14:38:13 +07:00
b1fd2722df [se] Fix bug 70731 2025-06-25 09:50:37 +03:00
b7bfcf5b18 [se] Added fix for IMLOG2 and IMLOG10 functions
Added todo for further fix in Complex numbers
2025-06-24 12:36:08 +00:00
363b490324 Merge pull request 'Fix bug #75316' (#1167) from fix/bug-75316 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1167
2025-06-24 08:51:19 +00:00
f62b173bf2 Fix bug #75316 2025-06-24 15:50:38 +07:00
981f5b2fba [se] Added fix for correct array calculation in MDETERM function
Added tests
2025-06-24 06:40:25 +00:00
40452cbb71 Merge pull request 'Fix bug #68574' (#1158) from fix/bu-de into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1158
2025-06-23 06:40:02 +00:00
2136e5d981 Fix bug #68574 2025-06-23 11:30:50 +07:00
806690bcb6 [se] Added fix for LINEST, LOGEST and GROWTH functions calculations and matrix compare (#1151)
[se] Fix bug 75404: Added fix for LINEST, LOGEST and GROWTH functions calculations and matrix compare

Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-06-20 11:31:26 +00:00
aaac6c32f6 [de][bu] Fix memberof v9.0.0.174 2025-06-19 15:04:08 +03:00
b8fb9bd4af [de][bu] Fix methods description 2025-06-19 14:28:36 +03:00
61b53ccbed [de][bu] Fix description for ApiInlineLvlSdt.Select 2025-06-19 10:51:12 +03:00
5ce3615fe7 Merge pull request '[bu][de] Fix method description' (#1144) from fix/bu-de-descr into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1144
v9.0.0.172
2025-06-18 13:40:45 +00:00