12b95ad4b3
[se] Fix bug 71436
2025-02-02 15:33:23 +03:00
c60194408d
[bug] fix bug 72858
2025-01-28 17:10:14 +03:00
4e45c8681d
[se] Fix bug 72792
2025-01-27 17:26:57 +03:00
7524d39c48
[se] Fix disable text to columns icon if add new column
2025-01-24 11:41:56 +03:00
51eaaa8f24
[se] Fix bug 71919
2025-01-23 11:35:29 +00:00
8424d620b5
[se] Fix filter button background
2025-01-23 11:35:29 +00:00
42628b5d1a
[se] Fix bug 51034
2025-01-20 14:07:24 +00:00
320c904bfc
[se] Fix bug 72391
2025-01-13 15:17:42 +00:00
547a578e5e
[se] Added frozen area check
2025-01-10 11:59:36 +03:00
af3d60a8eb
[se] By bug 27245: fix scroll if change frozen area selection
2025-01-09 11:43:21 +00:00
0ec061c304
[se] Fix bug 72367
2025-01-06 11:57:54 +03:00
92c791950b
fix/external-short-link ( #442 )
...
[se] Processing of short links to defname in external references has been added to the formula parser
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/442
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
2025-01-05 22:21:46 +00:00
8066ca2f6f
[se] By bug 71436: fix print
2024-12-25 09:54:59 +00:00
04e12c1b36
[se] Fix bug 72211
2024-12-20 14:59:51 +03:00
a9b40ebf75
[se] Fix bug 72208
2024-12-20 14:08:05 +03:00
c865eee57b
[se] Fix compiler errors
2024-12-19 08:13:15 +00:00
c019f3a3f3
feature/rtl ( #428 )
...
[se] Fix bug 71684 + change rtl rendering
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
2024-12-18 12:23:42 +00:00
f13091ebf4
[se] Fix bug 34976
2024-12-17 17:41:50 +03:00
c866e490ea
[se] Fix bug 72016
2024-12-10 18:14:07 +03:00
f821212d1f
Merge pull request 'feature/builder-autofilter' ( #401 ) from feature/builder-autofilter into release/v8.3.0
...
[se][builder] Support SetAutoFilter method
2024-12-10 13:43:09 +00:00
34c77646d5
[se] ExternalRef-paste-fix ( #399 )
...
[se] Added a fix when pasting external data with the same name of a link that already exist on the sheet
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
2024-12-10 10:53:17 +00:00
c64e1c1277
Fix bug 71883
2024-12-10 07:31:54 +00:00
6b83677f25
[se] Fix
2024-12-06 11:54:15 +03:00
d43f58e96f
[se] Fix bug #66607 ( #363 )
...
[se] Fix bug 66607
- Added logic for "Fill weekdays/months/years" from autofill context menu.
- Added logic for correctly recognizing steps of month and year for default autofill.
- Added unit tests for "Fill weekdays/months/years" in context menu.
- Added unit tests for default autofill with step - month, year.
Co-authored-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com >
Co-committed-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com >
2024-12-02 09:04:54 +00:00
25ff4a20c6
Merge remote-tracking branch 'remotes/origin/hotfix/v8.2.2' into develop
2024-11-26 13:24:55 +03:00
d02e0fb108
[se] Array merge fix ( #333 )
...
[se] Formula array merge fix
[Orlov Dmitry]
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
2024-11-25 09:46:39 +00:00
a31a5594c1
[se] By bug 71597: recalculate drawings without history
2024-11-22 13:33:29 +03:00
87f7a48688
[se] Fix save cell value history
2024-11-21 16:37:40 +03:00
80138bf72b
[se] Fix bug 71597
2024-11-19 08:36:56 +00:00
1a91d9fbf0
Merge remote-tracking branch 'remotes/origin/fix/transition-loop' into develop
...
# Conflicts:
# cell/model/FormulaObjects/parserFormula.js
# pdf/src/engine/drawingfile.js
# pdf/src/engine/drawingfile.wasm
# pdf/src/engine/drawingfile_ie.js
# pdf/src/engine/drawingfile_native.js
2024-11-12 10:13:14 +03:00
16ed522aa4
[se] Fix bug 71585
2024-11-11 15:04:23 +00:00
0b3e09c97f
fix/scroll_fix ( #319 )
...
[se] Fix scroll
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
2024-11-08 15:50:08 +00:00
9acb6514a8
fix/bug-71345 ( #317 )
...
[se] Fix bug 71345
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
2024-11-08 10:14:51 +00:00
1e0cf48da1
[se] By bug 70567: row headers draw fix
2024-11-07 07:26:15 +00:00
25ad4b5518
[se] By bug 70567: fix comments fill rect, fix comments visible in frozen area
2024-11-07 07:26:15 +00:00
6c7b058c84
[se] Fix bug 71175
2024-11-06 13:15:08 +03:00
a2994a1bc2
[se] Fix bug 71462
2024-11-06 08:41:49 +00:00
8b9d3ecd8a
fix/bug-71437 ( #299 )
...
[se] Fix bug 71437
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com >
2024-11-05 22:46:09 +00:00
8a058d60f6
[se] Fix
2024-11-05 22:05:06 +00:00
9d960165d7
[se] Fix
2024-11-05 22:05:06 +00:00
23e455d951
[se] Fix bug 71432
2024-11-05 22:05:06 +00:00
fb7f219659
[se] By scroll mousewheel
2024-11-05 16:42:24 +00:00
f0771bf8ef
[se] Removed auto-expanding of ranges and formulas with ranges ( #287 )
...
[se] Fix bug 71414
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com >
2024-11-05 12:40:36 +00:00
9dcbfb7beb
[se] Fix bug 27245
2024-11-05 15:43:31 +03:00
b3d132d765
[se] Fix bug 71384
2024-11-05 11:43:32 +00:00
f4394e8ca6
[se] Fix bug 71398
2024-11-03 00:00:47 +03:00
25d8511a17
[se] Fix bug 70567
2024-11-01 15:59:55 +00:00
89102108db
[se] By bug 71383: fix select
2024-11-01 11:03:14 +03:00
675541a2ed
[se] Fix bug 71383
2024-11-01 00:39:08 +03:00
32724cacf1
[se] Fix bug 70567
2024-10-31 16:50:30 +03:00