Commit Graph

45752 Commits

Author SHA1 Message Date
9874d76ffd Merge branch 'develop' into fix/bug-79652 2026-03-10 11:44:22 +03:00
d91a13dcf2 Refactoring and TODO added 2026-03-10 11:43:51 +03:00
89b0692809 Fix bug #80475 2026-03-10 07:59:30 +00:00
31735e3ebd Fix bug #76529:
- Add methods ApiMaster.GetBackground, ApiLayout.GetBackground, ApiSlide.GetBackground
2026-03-10 14:09:51 +07:00
ba2c7cd638 Fixed method to set correct value for array-formula after getting Promise 2026-03-09 11:05:37 +03:00
36ead88d6e [se] Fix 3d ref with not single sheets 2026-03-07 18:24:03 +03:00
d6a9b86dfc Merge pull request 'feature/optimize-sumif' (#2084) from feature/optimize-sumif into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2084
2026-03-06 17:29:51 +00:00
6ae4cdf809 Fix 2026-03-06 19:18:04 +03:00
5261e79cac [se]The logic of how dynamic arrays work with the result of asynchronous functions has been changed
Added TODO for further editing of Undo actions with custom formulas
2026-03-06 18:16:05 +03:00
25001b5db2 [SE] fix Countif.calculate for Multi-sheet area3D cases. 2026-03-06 16:58:24 +03:00
2c539e7c07 [all] Fix bug 75616 (#2074)
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2074
Co-authored-by: Angsar <ansar.aydarbek@onlyoffice.com>
Co-committed-by: Angsar <ansar.aydarbek@onlyoffice.com>
2026-03-06 12:09:20 +00:00
1fdd8bc912 Add immediate call resizeWatermark for documentbuilder 2026-03-06 08:36:46 +00:00
8bc1a4c0a8 Fix bug #63738 2026-03-06 08:36:46 +00:00
1d51d22728 Fix bug #63738 2026-03-06 08:36:46 +00:00
b2ba8ce664 For bug #63738 2026-03-06 08:36:46 +00:00
ba37f729df [SE] added tests for SUMIF, fixes for Area3D args 2026-03-05 18:07:15 +03:00
9b0809244e [SE] added tests for SUMIF 2026-03-05 18:07:15 +03:00
9ef424323c [se] Add some sumif tests 2026-03-05 18:07:15 +03:00
a9e7e5e4c4 [SE] fix SumIfTypedCache methods for bounded cases 2026-03-05 18:07:14 +03:00
293e6e0e93 [se] Use galloping search in SumIfTypedCache.calculate; Add comments 2026-03-05 18:07:14 +03:00
a58ddbdf69 [se] Refactor SumIfTypedCache arch 2026-03-05 18:07:14 +03:00
69ebc02c98 [se] Add tests for SumIfCache 2026-03-05 18:07:14 +03:00
9248677dc5 [SE] fix bug 80494. Fix SumIfTypedCache methods 2026-03-05 18:07:13 +03:00
2f1cc59a9c [SE] fix bug 80489. optimize sumif func (end). Fix the calculate and calculateEmpty. Added methods for searching not empty and not equal cases 2026-03-05 18:01:20 +03:00
1b414e056f For bug #80165:
- Fix hyperlink handlind for grouped shapes for DE and SE
2026-03-05 11:01:13 +00:00
9db63f1850 For bug #80165:
- Change logic of handling group hyperlinks
2026-03-05 11:01:13 +00:00
0ebdef985b [SE] optimize sumif func (part). fix SumIfTypedCache.prototype.calculate 2026-03-05 12:49:26 +03:00
26804fb9e5 [SE] added table tests for LOOKUPs' funcs 2026-03-05 12:49:26 +03:00
11127972ee [SE] optimize sumif func (part). Small refactor COUNTIF methods 2026-03-05 12:49:26 +03:00
e6ae527632 [pdf] Removing unnecessary logic 2026-03-05 15:26:11 +07:00
521b76fb12 Merge remote-tracking branch 'remotes/origin/release/v9.4.0' into develop 2026-03-05 09:55:09 +03:00
c883cc1dfd [bu][pdf] Refactor annot update rect v9.4.0.5 2026-03-04 13:35:12 +00:00
ab4e5ec614 [pdf] Fix bug #80469 2026-03-04 13:35:12 +00:00
4d71ed0fdb [pdf] Fix target cursor in line annot 2026-03-04 13:35:12 +00:00
4d2ecdb3a0 [pdf] Refactor update border/fill of annot 2026-03-04 13:35:12 +00:00
8d122b7304 [pdf] Fix history for update annot rich content 2026-03-04 13:35:12 +00:00
5ceee27d32 [pdf] Fix copy FreeText annot 2026-03-04 13:35:12 +00:00
24ea6bbe87 [se] Fix bug 79127 2026-03-04 17:55:11 +05:00
27aeb41191 Fix bug #80441
Fix cell bounds calculation when stretching a form to its bounds
2026-03-04 15:08:50 +03:00
de52079148 Merge pull request 'fix/builder-fix-protect' (#2070) from fix/builder-fix-protect into release/v9.4.0 2026-03-04 11:05:53 +00:00
3ce141299a [se] Fix typo 2026-03-04 13:46:01 +03:00
22cf1e1345 [se] Fix typo 2026-03-04 13:41:47 +03:00
ef3539c3af [se] Fix log 2026-03-04 13:38:07 +03:00
07ad4a38e6 [se] Add log 2026-03-04 12:34:46 +03:00
9280713537 [se] Check builder methods protection 2026-03-04 12:20:01 +03:00
88dbb5952d Merge branch release/v9.3.0 into release/v9.4.0 2026-03-04 09:18:14 +00:00
9bea58796e Merge branch release/v9.3.0 into develop 2026-03-04 09:18:12 +00:00
489b05bbff fix/copy-html (#2067)
[de] Fix generate html on copy(nested lists)

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2026-03-04 08:50:11 +00:00
8eb3678aad [se] Fix protect FormatAsTable/SetColumnWidth 2026-03-04 11:41:02 +03:00
b69ee629c4 Removed custom functions cache from CHistory object
Added recalculation for custom functions when we use Undo
2026-03-04 11:31:37 +03:00