Commit Graph

10570 Commits

Author SHA1 Message Date
153d55b8ef Fix bug #78485
Don't break words in Korean script
2025-12-10 15:08:20 +03:00
dc26cbe3cb For bug #71108
Improve the check when to use fontHint
2025-12-10 15:08:20 +03:00
d3a855ac35 [de] Add description for new methods and events related to text annotations 2025-12-09 11:05:18 +03:00
a85c874dc0 remove unsupported editors 2025-12-05 18:06:22 +03:00
c51e7d5096 [de] Fixed methods for moving cursor 2025-12-05 15:38:48 +03:00
7b5cc28ee6 [de] Fix setting checkBox properties using jsApi 2025-11-27 21:30:16 +03:00
4c69fb7196 Fix bug #78827 2025-11-27 18:12:20 +03:00
bf258e5c74 Fix bug #78794
Fix crash when executing macros
2025-11-27 16:58:50 +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
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
5509ef1d0d Fix bug #78717
Fix GetAllParagraphs for range within a SmartArt/Chart
2025-11-26 02:29:10 +03: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
42b71ef50b Fix bug #78617
Fix loading font and checking characters when pasting checkboxes/radiobuttons
2025-11-25 00:08:58 +03:00
b4f79c681e [de] Fix previous commit 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
c8a32befde Fix bug #78631
Improve annotation range hit checking
2025-11-23 12:47:04 +03:00
8cec950396 [de] Fix passing tests 2025-11-21 19:58:23 +03: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
49ee77ab03 Fix bug #78657 2025-11-21 10:12:41 +00:00
f313cc0490 Fix bug #78644
Don't show annotation on right click
2025-11-21 11:32:11 +03:00
d2544d920a [de] Fix label for ApiBlockLvlSdt 2025-11-20 12:48:31 +03:00
b424157066 Merge pull request '[de] Fix bug #78088 Update table macros write' (#1650) from fix/bug-78088 into release/v9.2.0 2025-11-20 09:43:21 +00:00
b8ee3cf60a For bug #78580
Fix label field of sdt
2025-11-19 22:35:25 +03:00
42fc690e67 Delete unesessary macros for SelectTableCell 2025-11-19 19:03:17 +03:00
f0a74920f0 Update macros write for move cursor
- change name for InsertParagraphBreak method
2025-11-19 18:15:18 +03:00
3acde964d3 Fix bug #78549
Fix infinite loop when calculating text wrap around flow image
2025-11-19 17:35:34 +03:00
0883b76479 Fix bug #78315
Fix an issue with adding comments using js-api
2025-11-18 18:38:31 +03:00
027822f7bd Fix bug #78137
Fix delete method for ApiCheckBoxForm
2025-11-18 17:06:04 +03:00
f5a58132c3 Fix bug #78164
Fix delete method for ApiComplexForm
2025-11-18 16:51:21 +03:00
43c0f6b6ae Fix bug #78163
Check symbols before inserting them into form
2025-11-18 12:14:02 +03:00
a956c9f015 Fix bug #78260
Allow to sync form values when executing js-api script
2025-11-18 11:18:18 +03:00
26c4605540 Fix bug #78373
Fix for infinite calculation when encountered an anchored drawing in the table cell
2025-11-18 01:46:11 +03:00
552edd23c2 Merge remote-tracking branch 'remotes/origin/release/v9.2.0' into fix/bug-78088 2025-11-17 17:53:34 +03:00
bad000649a Fix bug #78454
Fix initialization on paragraph draw
2025-11-17 14:09:28 +03:00
26988a74f7 [de] Fix build and passing unit-tests 2025-11-17 01:34:45 +03:00
738e928138 Merge pull request 'fix/custom-text-highlight' (#1677) from fix/custom-text-highlight into release/v9.2.0 2025-11-16 15:21:38 +00:00
061651c07e [de] Fix blur/focus events for annotations
Add descriptions for new methods working with annotations
Temporarily hard code annotation color and position for spelling and grammar checker.
2025-11-16 18:11:13 +03:00
bf28cf88f9 [de] Return new annotation positions when paragraph changes 2025-11-14 19:49:50 +03:00
b4a7659bf1 Merge pull request 'Arrow drawing (69693)' (#844) from fix/bug-69693 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/844
2025-11-14 09:50:19 +00:00
d27b5a852b Merge pull request '[bug] fix bug 78194' (#1660) from fix/bug78194 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1660
2025-11-14 09:50:07 +00:00
1a0e2395ba [all] Prevent repeated events from CHistory._CheckCanNotAddChanges 2025-11-14 11:28:56 +03:00
3a4e38b119 revert serialize 2025-11-14 11:17:45 +03:00
25ecbe2291 fix visio 2025-11-14 11:16:20 +03:00
8a053e00db Fix bug #78360 2025-11-13 23:25:51 +00:00