Commit Graph

45752 Commits

Author SHA1 Message Date
14f0ad1e52 For bug #79412
Add formats examples for ar-EG
2026-03-03 17:52:11 +03:00
33ad26f511 [pdf] Fix bug #80437 2026-03-03 14:48:03 +00:00
f51d4c74eb [bu][de] Fix ApiRange get Start/End page 2026-03-03 14:48:03 +00:00
39d5afe392 Merge remote-tracking branch 'remotes/origin/hotfix/v9.3.1' into release/v9.4.0 2026-03-03 17:05:33 +03:00
dc299c341f [de][se] Fix incorrect JSDoc @see paths and descriptions in Js-Api methods 2026-03-03 17:03:46 +03:00
7f7672d3eb Added setValue data from History.Redo info to the cell
Fixed History.Transaction when we use async formulas
2026-03-03 15:58:32 +03:00
092cfdfe1c For bug #66602
Add test
2026-03-03 15:57:10 +03:00
7cc915db11 [se] Fix bug 80196 2026-03-03 15:33:57 +03:00
aa031634b0 Fix bug #66602
Fix an issue with clearing selection when applying text properties
2026-03-03 15:30:25 +03:00
fe6564bf06 Merge pull request '[pdf] Fix bug #80316' (#2064) from fix/bug-80316 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2064
2026-03-03 11:45:39 +00:00
50d2a99e57 [pdf] Fix bug #80316 2026-03-03 18:43:31 +07:00
7ca8ffc5da [de] Fix setUserColor method 2026-03-03 14:34:23 +03:00
162fb7597e Added auto expand bbox check in promise afterAll 2026-03-03 13:58:56 +03:00
80b0b502af Removed unused code. Removed existedFP argument 2026-03-03 13:58:07 +03:00
2bade80e8f Added custom formula calculation cache in to the History point
Revert lockRecalc changes
2026-03-03 13:55:20 +03:00
eae916f639 Removed lockRecalc to custom function when we call Redo 2026-03-03 13:54:36 +03:00
0165ddcc24 Removed unused code 2026-03-03 13:52:46 +03:00
5234bd831c Added more tests with async custom formulas. Fixed null and undefined check in tocArray mehod 2026-03-03 13:52:46 +03:00
6accd48768 [se] Fix bug 79652 2026-03-03 13:52:46 +03:00
529ec5cc5c [de] Change the default color for user without userName and userId v9.3.1.8 2026-03-02 18:04:21 +03:00
de79e8fd90 Merge pull request 'Add missing exports' (#2059) from fix/missing-exports into release/v9.4.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2059
2026-03-02 14:37:25 +00:00
4b13bf9222 Add missing exports 2026-03-02 14:01:02 +00:00
7dac04bae8 Fix bug #80419
Toggle checkbox when spacebar is pressed over the checkbox content control
2026-03-02 15:18:49 +03:00
3756963a91 Fix bug #80367
Fix applying tab leader when adding TOC
2026-03-02 14:39:03 +03:00
e4ebfa3e54 [de] Change the default color for user without userName and userId 2026-03-02 13:24:16 +03:00
fa6cbdba6a [se] Removed incorrect rid entry without pivotCacheRecords; For bug 79358 2026-02-28 02:11:01 +03:00
38de46e8fd fix description for ApiRun.prototype.SetColor: this method works in CSE and CPE also 2026-02-27 16:53:01 +00:00
0fb472b325 fix description for ApiParagraph.prototype.SetColor: this method works in CSE and CPE also 2026-02-27 17:45:54 +03:00
b2b785848c [se] Fix incorrect comments name on open v9.3.1.1 v9.3.1.5 v9.3.1.4 v9.3.1.6 v9.3.1.7 2026-02-27 15:35:57 +03:00
b8606d1587 [all] Fix set parent for paragraph on read from json 2026-02-27 18:46:12 +07:00
c04697ac4e [all] Fix write to json new paragraph 2026-02-27 18:33:36 +07:00
a775921307 Merge branch 'hotfix/v9.3.1' of https://git.onlyoffice.com/ONLYOFFICE/sdkjs into hotfix/v9.3.1 2026-02-27 14:02:57 +03:00
02e3a5e7d8 Fix for advanced api 2026-02-27 14:02:41 +03:00
46d074f71c [de] Fix using method from js-api 2026-02-27 10:58:40 +00:00
fa8372a8db [bu] Fix description 2026-02-27 10:58:40 +00:00
77437a04c6 [bu] Fix description 2026-02-27 10:58:40 +00:00
4f377838fa [pdf] Fix prev commit 2026-02-27 17:57:27 +07:00
edcf0fc880 [pdf] Added signature field required method 2026-02-27 08:55:27 +00:00
73c0614624 [all] Add logs for callCommand/callMethod 2026-02-27 11:27:48 +03:00
7ad7f1977c [pdf] Fix set no fill to annot 2026-02-27 15:20:00 +07:00
320bf2c54b Merge pull request 'fix/pdf-bugs' (#2052) from fix/pdf-bugs into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2052
2026-02-27 08:01:11 +00:00
539fd137f7 fix description for ApiParagraph.prototype.SetColor: this method works in CSE and CPE also 2026-02-27 10:15:52 +03:00
11fa1e9d4a [se] Improved the hit in range in retina v9.4.0.3 2026-02-26 15:56:07 +00:00
48d9d3b3c2 [de] Fix import asc_getPasteOptions 2026-02-26 15:55:37 +00:00
4214689b0b [se] Fix bug 41742 2026-02-26 15:55:25 +00:00
6543796b7d [se] Fix bug 80345 2026-02-26 15:53:52 +00:00
9e9fb5b7da Merge pull request 'fix/pre9.3.1' (#2050) from fix/pre9.3.1 into release/v9.4.0 2026-02-26 15:09:52 +00:00
11e87cdd4a [pdf] Fix bug #80330 2026-02-26 21:34:30 +07:00
1a60c197cd [pdf] Fix bug #80323 2026-02-26 21:33:51 +07:00
70c5fb56ad [pdf] Fix bug #80312 2026-02-26 21:33:51 +07:00