45646 Commits

Author SHA1 Message Date
8e6790d4e9 [se] Fix bug 77989 2026-02-20 14:26:01 +00:00
edb47b5401 Fix "import" in macroses 2026-02-20 16:40:41 +03:00
b574261290 [se] Fix solver
- Fixed incorrect filling of defName data for fields of the "Solver params" dialogue window with enabled R1C1 mode.
- Fixed incorrect filling of the "Solver params" fields, which contain a ref link from defNames for R1C1 mode.
2026-02-20 13:04:45 +00:00
44ce0eeba1 Fix bug #80244
Allow to run macro in filling form mode. Improve check which action can be done in filling form mode
2026-02-20 15:24:42 +03:00
7085ddd2e1 Merge pull request 'fix/pdf-bu' (#2005) from fix/pdf-bu into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2005
2026-02-20 12:20:52 +00:00
e71654e871 [pdf] Added missing export 2026-02-20 19:05:12 +07:00
2df5aeae87 [se] Fix bug 80245 2026-02-20 11:43:21 +00:00
731790488c [de] Fix typo 2026-02-20 11:43:04 +00:00
8d83d5bb5c [de] Fix bug 80107 2026-02-20 11:43:04 +00:00
f6cb3749f5 [se] Fix bug 80235 2026-02-20 11:42:40 +00:00
d0215dc8ba [se] Fix solver
- Fixed an incorrectly calculated result for several cases.
- Added unit tests for those cases.
2026-02-20 11:42:21 +00:00
47b922007f [se] Fix bug 79328 2026-02-20 11:41:57 +00:00
e43a4e5ea2 Merge pull request '[bug] fix bug 80247' (#2007) from fix/pe-bugs into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2007
2026-02-20 11:21:34 +00:00
3b1d9fe762 [pdf] Change font gids map to from file 2026-02-20 17:20:36 +07:00
43c5d18e55 [bug] fix bug 80247 2026-02-20 12:31:48 +03:00
02b70e5ab9 Merge pull request 'Fix bug 80209' (#2003) from fix/bug-80209 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2003
v9.3.0.124
2026-02-19 19:39:12 +00:00
b8d93aee35 Merge pull request 'fix/old-names' (#2001) from fix/old-names into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2001
2026-02-19 19:38:59 +00:00
aece0178c6 Fix bug 80209 2026-02-19 20:32:25 +03:00
74b9d9098d [pdf] Fix bug #80237 2026-02-19 17:17:54 +00:00
5d6f3ccf7e [pdf] Fix bug #80232 2026-02-19 17:17:54 +00:00
50dabe4aa9 [pdf] Fix bug #80229 2026-02-19 17:17:54 +00:00
f9b9920a75 fix typo 2026-02-19 19:37:18 +03:00
b3c82c8972 fix: add old names to export 2026-02-19 19:31:30 +03:00
a6562649c7 Merge pull request '[bug] fix bug 80206' (#2000) from fix/bug-80206 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/2000
2026-02-19 16:13:52 +00:00
d5bdf3f0ac [bug] fix bug 80206 2026-02-19 18:59:33 +03:00
72a168ee50 Merge pull request '[pdf] For bug #80175' (#1998) from fix/for-bug-80175 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1998
2026-02-19 15:43:09 +00:00
d912ef480e [bug] Fix c_oAscFileType export; Fix bug 80210 v9.3.0.122 2026-02-19 14:57:11 +00:00
e583914d28 [pdf] For bug #80175 2026-02-19 21:34:05 +07:00
c7e90792d4 Fix bug 80212 2026-02-19 14:00:11 +00:00
e5794b0abd [all] Make Api for all editors to be separated objects 2026-02-19 16:58:54 +03:00
cf9a32b0a7 Merge pull request '[bug] fix bug 80225' (#1995) from fix/bug-80225 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1995
2026-02-19 13:48:08 +00:00
f165c405e5 [bug] fix bug 80225 2026-02-19 16:24:17 +03:00
c518afdf7d Merge pull request 'Update drawingfile' (#1993) from fix/pdf-drawingfile into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1993
2026-02-19 12:20:36 +00:00
aa49744b5c Update drawingfile 2026-02-19 15:15:38 +03:00
3e8ddfb9ac Merge pull request '[bug] fix bug 80141' (#1991) from fix/bug80141 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1991
2026-02-19 11:00:12 +00:00
59d3203abe Fix bug #80109
Add missing method to BaseGraphics
2026-02-19 13:49:44 +03:00
aa192e34d4 [bug] fix bug 80141 2026-02-19 13:48:54 +03:00
54f166d147 Merge pull request '[pdf] Fix for IE11' (#1990) from fix/pdf-build into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1990
2026-02-19 10:24:12 +00:00
c412c94e53 Fix build for IE11 2026-02-19 17:06:56 +07:00
c73eb49e08 [bu] Fixes descriptions and for PDF 2026-02-19 07:32:24 +00:00
6205457ea3 [se] Fix 2026-02-19 00:49:18 +03:00
383b3b5919 [de][form] Add method to stretch form to fit cell bounds v9.3.0.120 v9.3.0.121 2026-02-19 00:17:20 +03:00
b82ad07d24 [se] Fix bug 80174
Signed-off-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
2026-02-18 20:19:34 +00:00
b18cbc8d37 [se] Fix bug 78421
Added fix for XNPV formula and resolved problems with tests
2026-02-18 20:19:13 +00:00
e97c84c7d7 [se] Fix bug 80066
Signed-off-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
2026-02-18 20:19:01 +00:00
5ff879ba41 [all][js-api] Export some methods to Api for backward compatibility 2026-02-18 19:17:13 +03:00
d4169e71aa Merge pull request '[bug] fix bug 80147' (#1985) from fix/signature-draw into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1985
2026-02-18 14:41:02 +00:00
571d8c4486 [bug] fix bug 80147 2026-02-18 17:23:51 +03:00
ba9e0c6d4a Merge pull request 'fix/bug79997' (#1984) from fix/bug79997 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1984
2026-02-18 14:22:42 +00:00
fce9de1a0f Merge remote-tracking branch 'remotes/origin/release/v9.3.0' into fix/bug79997
# Conflicts:
#	pdf/src/document.js
2026-02-18 16:30:00 +03:00