Commit Graph

44599 Commits

Author SHA1 Message Date
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
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
90d98ef78b [se] Fix 2025-11-22 23:00:47 +03:00
d0a5b89710 [se] Fix bug 78347 2025-11-22 12:04:19 +03:00
8cec950396 [de] Fix passing tests v9.2.0.89 v9.2.0.88 2025-11-21 19:58:23 +03:00
43677b430f Merge pull request '[de] Fix bug 78682' (#1703) from fix/bug-78682 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1703
2025-11-21 16:06:14 +00:00
136c0105dc Merge pull request '[all] By bug 78627: don't send copy info to other document tabs if permission->copy->false' (#1702) from fix/bug_78627 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1702
2025-11-21 16:06:05 +00:00
93e24fcb7b Fix bug #78541
Fixed an issue where the onClick event would not fire for annotations in shapes/headers
2025-11-21 19:01:12 +03:00
79adcc4996 [de] Fix bug 78682 2025-11-21 18:55:05 +03:00
9ac81db066 [all] By bug 78627: don't send copy info to other document tabs if permission->copy->false 2025-11-21 18:24:18 +03:00
e743417fa2 Merge pull request '[pdf] Fix bug #78624' (#1699) from fix/bug-78624 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1699
2025-11-21 13:40:40 +00:00
9cb2c9443f Merge pull request '[bug] fix bug 78647' (#1701) from fix/bug78647 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1701
2025-11-21 12:27:02 +00:00
97d7b5d720 [bug] fix bug 78647 2025-11-21 14:50:20 +03:00
0074db100f Merge pull request 'fix/lookup' (#1700) from fix/lookup into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1700
2025-11-21 11:44:47 +00:00
d009ca9bcd Update drawingfile 2025-11-21 14:37:02 +03:00
49ee77ab03 Fix bug #78657 2025-11-21 10:12:41 +00:00
4ab94e4e43 [pdf] Fix bug #78624 2025-11-21 16:35:07 +07:00