Commit Graph

44614 Commits

Author SHA1 Message Date
70aa0991ba Merge pull request 'fix slide deleting' (#1736) from fix/pe-remove-slides into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1736
2025-12-03 16:06:14 +00:00
7ef38e5a5e fix slide deleting 2025-12-03 18:41:42 +03:00
10a29c8d1f Fix bug 78864 2025-12-02 17:40:31 +03:00
c4034aec32 Merge pull request '[se] By bug 78787: fix method description' (#1728) from fix/bug-78787 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1728
v9.2.0.101 v9.2.0.103 v9.2.0.102 v9.2.0.100
2025-11-28 14:53:16 +00:00
15b8c0c121 [se] By bug 78787: fix method description 2025-11-28 17:30:40 +03:00
31277701ae Fix for old browsers (min version) 2025-11-28 11:39:45 +03:00
7b5cc28ee6 [de] Fix setting checkBox properties using jsApi v9.2.0.98 2025-11-27 21:30:16 +03:00
4c69fb7196 Fix bug #78827 2025-11-27 18:12:20 +03:00
a6f182fe34 Fix bug 78822 2025-11-27 17:28:31 +03:00
bf258e5c74 Fix bug #78794
Fix crash when executing macros
2025-11-27 16:58:50 +03:00
7b8b404dca Merge pull request 'Fix bug #78791' (#1722) from fix/bug-78791 into release/v9.2.0 2025-11-27 12:47:09 +00:00
95c7fd6015 Fix bug #78791 2025-11-27 15:26:34 +03:00
198beacb97 Fix bug 75842 v9.2.0.97 2025-11-27 10:10:21 +03:00
83dad7e7e8 Merge pull request 'fix crash on drawing unloaded interface image' (#1718) from fix/image-interface into release/v9.2.0 v9.2.0.96 2025-11-26 14:05:07 +00:00
3103cfb7e6 Merge pull request 'fix/data-binding' (#1717) from fix/data-binding into release/v9.2.0 2025-11-26 13:57:05 +00:00
c3ce343076 Merge pull request '[de] Fix bug #78101' (#1716) from fix/bug-78101 into release/v9.2.0 2025-11-26 13:56:01 +00:00
a5b8bc5319 Merge pull request 'Fix macros move cursor only for document editor' (#1715) from fix/macros-cursor-move into release/v9.2.0 2025-11-26 13:55:22 +00:00
5fd592de89 fix crash on drawing unloaded interface image 2025-11-26 16:33:54 +03:00
98b30d2654 Merge branch 'release/v9.2.0' into fix/data-binding 2025-11-26 13:32:56 +00:00
4df40d0127 Update set empty content for ContentControl 2025-11-26 16:32:20 +03:00
dadd210783 Merge branch 'release/v9.2.0' into fix/macros-cursor-move 2025-11-26 13:29:52 +00:00
11b75e5494 Merge branch 'release/v9.2.0' into fix/bug-78101 2025-11-26 13:29:41 +00:00
b5c0da7da4 Fix macros move cursor only for document editor 2025-11-26 16:27:02 +03:00
a34e321606 [de] Fix bug #78101 2025-11-26 16:23:35 +03:00
4a6cfdede0 Fix set content with empty content in ContentControl 2025-11-26 16:15:31 +03:00
248bf7c9a0 Fix bug #77378
Fixed an infinite recalculation loop when braking to a new line due to wrapping and the prohibition to start a line with specified characters
2025-11-26 15:18:21 +03:00
4f9a27ceeb [de] Fix typo 2025-11-26 12:00:28 +03:00
3187500239 Merge pull request 'fix/pdf-bugs' (#1713) from fix/pdf-bugs into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1713
2025-11-26 08:21:50 +00:00
c269ce7120 Update drawingfile 2025-11-26 10:45:53 +03:00
055abfda42 [pdf] Fix bug #78764 2025-11-26 14:39:05 +07:00
ba95543d03 [pdf] For bug #78733 2025-11-26 14:11:07 +07:00
c35b665a51 [pdf] Fix bug #78739 2025-11-26 14:02:50 +07:00
5509ef1d0d Fix bug #78717
Fix GetAllParagraphs for range within a SmartArt/Chart
v9.2.0.94
2025-11-26 02:29:10 +03:00
a47045120c Merge pull request 'add method for getting paragraph from drawing objects by coordinates' (#1712) from fix/get-paragraph-by-xy into release/v9.2.0 2025-11-25 22:48:37 +00:00
7aaa3a0d2c add method for getting paragraph from drawing objects by coordinates 2025-11-25 21:43:22 +03:00
0c93d97270 Fix bug #78698
Restore document text selection after performing ReplaceTextSmart
Also fix restoring right position of the text selection
2025-11-25 18:11:18 +03:00
e7a4424a48 Fix bug #78725
Fix font selection for added checkboxes/radiobuttons
2025-11-25 15:34:18 +03:00
1fdb092291 Merge pull request '[pdf] Fix bug #78701' (#1711) from fix/bug-78701 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1711
2025-11-25 11:17:34 +00:00
2bef20b4e1 [pdf] Fix bug #78701 2025-11-25 18:03:08 +07:00
4fd2a72502 Merge pull request '[se] Fix bug 78469' (#1709) from fix/bug-78469 into release/v9.2.0 v9.2.0.92 2025-11-24 21:40:40 +00:00
42b71ef50b Fix bug #78617
Fix loading font and checking characters when pasting checkboxes/radiobuttons
2025-11-25 00:08:58 +03:00
1429d6b4fe [se] Fix 2025-11-24 23:52:44 +03:00
6c50060f9f [se] Fix bug 78469 2025-11-24 23:50:28 +03:00
1d2e9a2a09 Fix bug 78697 2025-11-24 18:15:17 +03:00
cf04d74000 Merge pull request '[se] Fix bug 78347' (#1704) from fix/bug-78347 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1704
2025-11-24 06:54:07 +00:00
b4f79c681e [de] Fix previous commit v9.2.0.90 2025-11-23 19:07:49 +03:00
c25301b933 [de] Clear plugin annotations when disabling plugin 2025-11-23 18:21:25 +03:00
228d7676e1 Fix bug #78492
Send onParagraphText event for existing paragraphs when plugin is enabled
2025-11-23 17:05:18 +03:00
c1de8a9143 [se] Fix 2025-11-23 14:43:01 +03:00
c8a32befde Fix bug #78631
Improve annotation range hit checking
2025-11-23 12:47:04 +03:00