Commit Graph

45281 Commits

Author SHA1 Message Date
526c245196 [se] Fix export v9.3.0.55 2026-01-22 12:02:51 +03:00
3fc99e8991 Fix ApiSlideShowTransition.GetSpeed JSDoc description 2026-01-22 08:03:51 +00:00
9c609d49d2 [pdf] Fix bug #79482 2026-01-22 13:21:45 +07:00
bdbde7338e [pdf] Fix bug #79464 2026-01-22 12:45:06 +07:00
63a6ecd6db Fix bug 79434 2026-01-22 02:19:01 +03:00
986bc4190e Merge pull request 'feature/only-first-rows' (#1853) from feature/only-first-rows into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1853
v9.3.0.54
2026-01-21 21:29:23 +00:00
80e4c841a0 [se] Fix mixed parsing of shared strings and formula strings. 2026-01-22 00:15:51 +03:00
fd45d112af [79374, 79375] Change coefficients calculation when Shift key is pressed 2026-01-21 16:50:04 +00:00
639fe2f506 [se] Remove c_oAscAsyncAction.Disconnect in readRemainings 2026-01-21 18:33:28 +03:00
2ab0af6c01 [se] Fix 2026-01-21 18:05:35 +03:00
bc332aacca [se] Fix g_oFormatParser.parse with date overridable formats 2026-01-21 17:26:15 +03:00
2542720682 feature/pe-gif (#1848)
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1848
2026-01-21 13:35:00 +00:00
09b85c4c27 Merge pull request 'Update drawingfile' (#1849) from fix/pdf-password into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1849
2026-01-21 13:24:20 +00:00
0b4f052296 Update drawingfile 2026-01-21 16:20:46 +03:00
5341324c34 [se] By scroll to range 2026-01-21 15:15:45 +03:00
92e2d40318 [de] Fix displaying and applying Before/After spacing, when it was specified with BeforeLines/AfterLines 2026-01-21 15:11:25 +03:00
acf98efefe [pdf] Fix bug #79306 2026-01-21 10:11:27 +00:00
112eb630f8 [pdf] Added required base annot method 2026-01-21 10:11:27 +00:00
483e8a8b10 [se] Refactor g_oFormatParser.parse 2026-01-21 12:02:24 +03:00
49a21731e6 [de][pe] Add userId to commentData enumeration 2026-01-21 11:22:45 +03:00
5dcec895ed Fix bug #79456:
- Correct threshold values for ApiSlideShowTransition speeds
2026-01-21 08:06:04 +00:00
d82bcded24 Fix bug #79445:
- Correct writing of SlideShowTransition (speed and duration attributes)
2026-01-21 14:00:11 +07:00
1e0810ab26 [bug] Add test for g_oFormatParser.parse; For bug 79344 2026-01-21 02:18:18 +03:00
7b1cf9cf16 [se] Remove unused code v9.3.0.52 2026-01-20 22:49:01 +03:00
3fea358983 feature/dynamic-arrays (#1836)
[se] Dynamic arrays support

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2026-01-20 19:36:47 +00:00
f32df8c77c Merge pull request 'Fix bug 79443' (#1842) from fix/bug-79443 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1842
2026-01-20 13:57:59 +00:00
d9c4ef8c14 [all] Fix bug 79226 2026-01-20 13:06:07 +00:00
28d8cb0b49 Fix bug #75804
Implement work of beforeLines/afterLines parameters
2026-01-20 15:35:51 +03:00
69999377fc Fix build 2026-01-20 15:08:05 +03:00
05ceab7b63 Fix bug 79443 2026-01-20 13:12:11 +03:00
f2b7996279 [SE] fixes processing input data in CountIfCache methods 2026-01-20 10:51:13 +03:00
0a937aaddf [PE ApiHyperlink] Remove check for content of hyperlinks when getting link and tooltip 2026-01-20 06:57:41 +00:00
abcdcc9e8f PE ApiHyperlink fixes:
- Use ApiHyperlink from word editor in slide editor CreateHyperlink
- Change ApiHyperlink methods GetDisplayedText and SetDisplayedText to work only in word editor
- Add method to GetHyperlink from Drawing and to set null hyperlink in slide editor
2026-01-20 06:57:41 +00:00
a5b2f3eeb7 Fix bug #79424
- Add support for Morph effect options in slide JSAPI
2026-01-20 06:50:14 +00:00
10d44cc2fc [se] Fix solver logic
- Fixed problem with negative value in "Value of" field
- Added Unit tests for that case.
2026-01-20 06:29:22 +00:00
07d41a0467 Merge pull request 'fix/pdf-bugs' (#1834) from fix/pdf-bugs into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1834
2026-01-20 06:21:07 +00:00
7f7efa27b2 Merge pull request 'Fix bug 79421' (#1838) from fix/bug-79421 into release/v9.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1838
v9.3.0.51
2026-01-19 15:58:06 +00:00
723ebb0502 Fix bug 79421 2026-01-19 18:37:06 +03:00
7bc7b949cb [se] Added fix for FTEST/F.TEST functions
Tests was fixed
2026-01-19 14:43:34 +00:00
9b177084ee [se] Added fix for NORMDIST function
Fixes in tests
2026-01-19 14:43:11 +00:00
d29ba1ff9d Merge branch 'release/v9.3.0' of https://git.onlyoffice.com/ONLYOFFICE/sdkjs into release/v9.3.0 2026-01-19 17:40:50 +03:00
f58fd343b1 Add multipage view mode 2026-01-19 17:40:40 +03:00
cefcc54d42 [se] Added fix for GCD function
Tests was fixed
2026-01-19 14:36:57 +00:00
540092075f [se] Fix bug 78730 2026-01-19 17:04:54 +03:00
caddc20e6c Fix bug 78999
Removing Smartart if its date model is broken
2026-01-19 11:30:18 +00:00
9af4319fbd Update SetDrawingPos for macros 2026-01-19 10:46:57 +00:00
8ada5b4009 Remove unnecessary code 2026-01-19 10:46:57 +00:00
c8de485a5d Update macros SetPositionV/SetPositionH writing 2026-01-19 10:46:57 +00:00
9054361f58 Add tests for new api drawing methods 2026-01-19 10:46:57 +00:00
0db1575179 Remove lambda functions in macros 2026-01-19 10:46:57 +00:00