Commit Graph

45131 Commits

Author SHA1 Message Date
d1a4e0a2bf Fix bug #78929
Fix canceling text drag-n-drop. Also don't change the form value by modifying a form that is not used in the document.
2025-12-04 14:17:27 +03:00
e1f7357ea8 Merge pull request 'fix/bug-78935' (#1737) from fix/bug-78935 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1737
2025-12-04 08:22:24 +00:00
8535c36bac [pdf] Fix forms init 2025-12-04 15:01:25 +07:00
801ea2e3f3 Fix bug #68144
Remove special content control wrapper when removing watermark
Also fix removing content control wrapper for inline level content controls
2025-12-04 10:52:46 +03:00
68e929a93a [pdf] Fix bug #78935 2025-12-04 14:43:38 +07:00
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
c19c10f749 Reorganize constants v99.99.99.4451 2025-12-03 16:00:27 +00:00
284cd744bc [de] Return the first watermark instead of the last one 2025-12-03 18:45:15 +03:00
7ef38e5a5e fix slide deleting 2025-12-03 18:41:42 +03:00
3cee644d3d Fix bug #78886
Change watermarks settings for all sections
2025-12-03 18:41:20 +03:00
caaa7c4425 fix/bug-78627 (#1734)
[all] Fix bug 78627

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2025-12-03 15:28:31 +00:00
38e95d070f Fix bug #78895
Fix GetImpl for labeled checkboxes
2025-12-03 18:05:39 +03:00
c5471a5d26 [se] Added fix to FIND, FINDB formulas
Tests was fixed
2025-12-03 14:38:43 +03:00
728bdcff2c [se] Fix bug 78909 2025-12-03 14:21:00 +03:00
59732420e0 [pdf] Fix bug #78728 2025-12-03 16:26:28 +07:00
4bf2852f90 [de] Fix bug #78705 2025-12-03 15:57:24 +07:00
02fe9afdf9 [pdf] Fix bug #78744 2025-12-03 15:47:52 +07:00
7ea75d9fed [se] Check and update sharedStrings in initWithSharedStrings; Fix bug 78869 v99.99.99.4450 2025-12-02 19:17:29 +03:00
60c04d61b8 Adding processing of specific formats for fractions 2025-12-02 18:11:45 +03:00
10a29c8d1f Fix bug 78864 2025-12-02 17:40:31 +03:00
147c5663d5 Update drawingfile 2025-12-02 16:59:33 +03:00
eecd5087bb Merge pull request 'fix/bug-44309' (#1732) from fix/bug-44309 into develop
Fix bug #44309
2025-12-02 13:54:53 +00:00
e1361c8d0a [de] Fix direction for selection by paragraphs 2025-12-02 16:52:12 +03:00
3ca70a5d68 [de] Implement to select text by words across different paragraphs
Also fix issues with text selection by words
2025-12-02 14:50:29 +03:00
1d1b6692f9 [de] Make word selection work for multiple paragraphs 2025-12-01 22:57:51 +03:00
4d71f315e6 Merge pull request '[pdf][annots] Added set/get complex border' (#1731) from fix/annots-panel into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1731
v99.99.99.4449
2025-12-01 15:52:50 +00:00
8212dc257e [pdf][annots] Added set/get complex border 2025-12-01 22:06:08 +07:00
43ffebb75a [SE] fixed g_oLOOKUPCache.remove args 2025-12-01 16:14:19 +03:00
79ddd0784a [se] Added fix for HYPGEOM_DIST function (#1729)
[se] Added fix for HYPGEOM_DIST function

Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-12-01 11:20:21 +00:00
af4724b175 Add date specific formats parsing 2025-12-01 13:02:43 +03:00
3afdbeacca Merge branch release/v9.2.0 into master 2025-12-01 07:30:44 +00:00
c1727b831c Adding processing of specific formats for fractions 2025-12-01 01:23:08 +03:00
364dc6476c For bug #44309
Add the ability to select by word within a single paragraph
2025-11-30 23:44:07 +03:00
df97285c6a Fixing mistakes for bug 38781 2025-11-30 22:57:17 +03:00
d27ebba62a Fixing mistakes for bug 38781 2025-11-30 22:45:30 +03:00
64c8a6d180 Fix bug #73922
Don't highlight required fields if all roles are filled
v99.99.99.4448
2025-11-29 20:58:28 +03:00
4ad64818d5 Fix bug #78485
Don't break words in Korean script
v99.99.99.4447 v99.99.99.4446
2025-11-28 19:52:47 +03:00
5c44745a3b For bug #71108
Improve the check when to use fontHint
2025-11-28 19:20:00 +03:00
45935be092 [se] Use binary search in VHLOOKUPCache._findLastSame 2025-11-28 19:05:49 +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
c8784b51e4 Merge pull request 'fix/pdf-bugs' (#1727) from fix/pdf-bugs into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1727
2025-11-28 10:10:50 +00:00
8191cc94c3 [pdf] Fix bug #78840 2025-11-28 17:00:48 +07:00
ab0002f0ff [pdf] Fix bug #78843 2025-11-28 17:00:28 +07:00
9e24d2a217 Fix bug 77772 2025-11-28 09:52:45 +00:00
30b0bebfed [SE] fixed LOOKUP not-exact methods. Added dynamic update for cache 2025-11-28 12:12:06 +03:00
a5de165bd9 [all] Check permission on button paste 2025-11-28 12:04:26 +03:00
e37664363b [se] Added fix for IM- formulas with 1 argument (#1714)
- Formulas IMCOS/H, IMCOT, IMCSC/H, IMSIN/H, IMSQRT, IMEXP, IMLN, IMLOG2/10, IMTAN, IMSEC/H was fixed with tests

Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1714
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-11-28 08:44:26 +00: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