Commit Graph

1217 Commits

Author SHA1 Message Date
852fad2703 [de] Fix drawing content controls track for forms 2025-02-11 00:41:35 +03:00
aa2d3da1ed [de] Add ability to show a stack of content control tracks 2025-02-10 17:19:00 +03:00
5c3ecc4053 [se] Fix bug 61855 (#590)
[se] Fix bug 61855
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-02-10 13:09:34 +00:00
6a318af1d9 [se] Fix bug 46130 (#640)
[se] Fix bug 46130
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-02-10 12:30:50 +00:00
cde90c7fb8 [pdf] Move pages 2025-02-10 13:05:47 +07:00
0075da37d4 Merge branch 'develop' of git.onlyoffice.com:ONLYOFFICE/sdkjs into fix/bug-48987
# Conflicts:
#	common/apiCommon.js
#	word/api.js
2025-02-07 15:53:01 +03:00
657d9004a0 Add more fixes for sse shortcut actions 2025-02-07 15:08:43 +03:00
52652dc4cb Merge branch 'develop' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/refactor_sse_shortcut_actions
# Conflicts:
#	cell/apiDefines.js
#	cell/view/CellEditorView.js
#	cell/view/EventsController.js
#	tests/cell/shortcuts/events.js
2025-02-06 14:32:31 +03:00
8dba31aa8b [se] Fix bug 73046 2025-02-05 16:13:08 +03:00
a3d91cc42c fix tests 2025-02-04 20:50:39 +03:00
d97fbe3f83 fix unit-tests pe 2025-02-04 20:45:59 +03:00
c2593774a7 fix/bug-59814 (#634)
[se] Fix bug 59814
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2025-02-04 12:24:10 +00:00
4406b9087a Merge branch 'release/v8.3.0' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/external_data_diagrams
# Conflicts:
#	common/Charts/DrawingObjects.js
#	common/HistoryCommon.js
#	common/apiCommon.js
#	word/api.js
2025-02-04 14:43:52 +03:00
57a1964fd1 Merge remote-tracking branch 'remotes/origin/release/v8.3.0' into develop 2025-02-03 14:11:29 +03:00
642157c749 fix shortcuts tests 2025-02-02 08:17:51 +00:00
8f6ad782f8 fix test - getAnnotations 2025-02-02 09:33:51 +03:00
ed88e73deb [se] Fix tests 2025-01-30 10:40:30 +00:00
64c3b159f8 Add cells unit-tests for a local check 2025-01-29 15:34:03 +03:00
3059d98a69 Merge branch 'release/v8.3.0' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/external_data_diagrams
# Conflicts:
#	cell/view/WorkbookView.js
2025-01-28 14:18:56 +03:00
632ccae161 [se] Fix bug 46174
Fix added to a parser table for processing double brackets in a line
2025-01-28 09:15:42 +00:00
f10db1b345 Add some test for combine documents 2025-01-28 07:48:21 +00:00
4d7f675e34 Fix comparison tests 2025-01-28 07:48:21 +00:00
cff5d03fc0 Develop whiteSpace and formatting options for comparison 2025-01-28 07:48:21 +00:00
0291c76ecb [se] Fix bug #72658 (#562)
[se] Fix bug #72658
Co-authored-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
Co-committed-by: Dmitry Gvozdev <dmitriy.gvozdev@onlyoffice.com>
2025-01-27 15:20:58 +00:00
c387526968 [se] Fix PivotTests2.js 2025-01-26 18:31:57 +03:00
cdfe1cb8c5 Merge branch 'release/v8.3.0' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/external_data_diagrams
# Conflicts:
#	cell/api.js
#	cell/apiDefines.js
#	cell/model/WorkbookElems.js
#	cell/view/WorkbookView.js
#	common/HistoryCommon.js
#	slide/api.js
2025-01-23 13:00:44 +03:00
7bddc5e005 [de] Fix bug 71778
- fix CorrectWordOnCursor insert autocorrected symbol
2025-01-23 10:28:06 +03:00
2bb864da7f fix/execute-shortcuts (#522)
[se] Add execute shortcuts api function
Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Co-committed-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
2025-01-22 07:37:09 +00:00
ab0e6f9cef Merge pull request 'feature/spredsheet-undo' (#517) from feature/spredsheet-undo into release/v8.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/517
2025-01-21 12:30:20 +00:00
9074961ba2 [se] Fix init in tests 2025-01-21 15:22:30 +03:00
9bbb98a5c8 [se] Current file full link parse (#516)
[se] Added changes to the string parser when receiving a full link to the current file
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-01-21 11:29:21 +00:00
266488970d [se] Remove stubs 2025-01-21 02:03:29 +03:00
eec06c4b50 [se] currentFile-short-link fix (#500)
[se] Added processing of links to the current file when opening and writing formulas
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-01-20 07:48:33 +00:00
6980b7d610 [bug] Add "joplin" url protocol; Fix bug 72026 2025-01-17 23:58:50 +03:00
fc0aac2ed8 Merge branch 'release/v8.3.0' into feature/spredsheet-undo
# Conflicts:
#	cell/model/WorkbookElems.js
2025-01-17 15:01:05 +03:00
7ec172c1ac [se] For tests 2025-01-17 02:19:07 +03:00
ea7c600ba9 [de] Fix test with adding line break 2025-01-15 19:09:57 +03:00
aa65aed881 [de] Move custom xml tests that require ooxml to a separate module 2025-01-15 17:47:36 +03:00
14fd6558d9 [de] Fix previous commit 2025-01-15 17:12:19 +03:00
36ca819329 [de] Fix passing tests for customXml 2025-01-15 17:09:10 +03:00
27f4504665 [thumbnails-orientation] Refactor CThumbnailsManager 2025-01-14 16:25:12 +07:00
edf11c1d65 [de] Fix bug 71873
Use the endpoint for conversion to eliminate issues in the history during autocorrection
2025-01-13 16:06:38 +00:00
1abcfc4d24 [se] Fix bug 72385 2025-01-10 09:50:40 +00:00
16dc7dffbf [se] Fix bug #71996 2025-01-10 08:14:20 +00: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
3d1ea91c1a Merge branch 'release/v8.3.0' of git.onlyoffice.com:ONLYOFFICE/sdkjs into feature/external_data_diagrams
 Conflicts:
	cell/view/WorkbookView.js
	cell/view/WorksheetView.js
	common/ExternalDataLoader.js
	common/HistoryCommon.js
2024-12-23 11:24:40 +03:00
56b297ae26 [se] Add History.Set_LogicDocument 2024-12-19 10:34:28 +03:00
a091bc8dfe [se] Fix bug #71808 2024-12-18 13:56:23 +00:00
c59c5c9486 Merge pull request 'Fix write empty customXML content' (#424) from fix/bug-72154 into release/v8.3.0 2024-12-18 12:35:03 +00:00
decfdd125a [de] Get rid off zero chars and tabulations when saving CustomXml 2024-12-18 15:09:59 +03:00