Commit Graph

40618 Commits

Author SHA1 Message Date
6a4baed737 [ve] Fix mobile touch; Fix bug 72317 2025-01-23 12:22:13 +03:00
7e732f4751 [ve] Fix crash; Fix bug 72671 2025-01-23 00:55:06 +03:00
f43a05e896 [ve] Fix pages order (when backgrounds exist) 2025-01-21 17:27:01 +03:00
a490fc3012 [all] Ignore MIN_SHAPE_SIZE on shape create (fix small shifts for diagramm editor) 2025-01-21 17:22:00 +03:00
b43d5d9f7b [ve] Handle backgrounds; Fix bug 72474 2025-01-21 14:16:04 +03:00
ad1f31b976 [ve] Move map fill pattern function; For bug 72561 2025-01-20 10:24:40 +03:00
9f8d43667e [ve] Disable invert fill patterns 2025-01-17 15:45:29 +03:00
cede4c8ab0 [ve] Add EllipticalArcTo to line convert; Fix bug 72563 2025-01-17 14:16:05 +03:00
9a87885775 [ve] Add line cap read + replace dash type; Fix bug 72287 2025-01-17 01:11:23 +03:00
bccaca04a1 [ve] Disable invert gradient; Fix bug 72172 2025-01-17 01:11:09 +03:00
f0ed5a1209 asc_RemoveAllInks, asc_HaveInks, asc_CanRemoveAllInks 2025-01-16 16:44:32 +03:00
d4c596ab1d Merge pull request 'fix/pdf-bugs' (#502) from fix/pdf-bugs into release/v8.3.0 2025-01-16 13:13:29 +00:00
3f59c5dfae Fix bug #72502 2025-01-16 19:43:56 +07:00
58a2b4a38b [se] Fix bug 72541 2025-01-16 15:35:26 +03:00
b6deb8c417 [pdf][stamp] Fix adding to rotated page 2025-01-16 18:41:20 +07:00
525ec3de45 [pdf] Fix stamp save render 2025-01-16 18:41:19 +07:00
18ed58d5ed Merge pull request 'Fix bug #72500' (#488) from fix/bug-72500 into release/v8.3.0 2025-01-16 10:57:00 +00:00
fe575c2636 Fix for running builder tests 2025-01-16 13:34:28 +03:00
14001a3de5 For bug #72500 2025-01-16 16:36:46 +07:00
fb39793912 Fix bug 72532 2025-01-16 12:12:24 +03:00
0f24da096a [de][pdf] Refactor 2025-01-16 15:51:28 +07:00
027feef5e7 Fix bug #72500 2025-01-16 15:51:28 +07:00
3750462855 [se] Fix bug 72491 2025-01-16 08:19:36 +00:00
9b25288a7e Fix find nMinPosContent in GetAbsoluteLast method 2025-01-16 07:42:42 +00:00
200cadac43 Fix bug #72483 2025-01-16 14:11:08 +07:00
d9001d120a Merge pull request 'fix/unit-tests' (#496) from fix/unit-tests into release/v8.3.0 v8.3.0.62 2025-01-15 16:12:35 +00: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
32853a2932 Update pdf/src/previews.js 2025-01-15 14:27:08 +00:00
a923826772 Add license to path-boolean-min.js 2025-01-15 14:17:29 +00:00
587fee1d8a Add license header to path-boolean.js 2025-01-15 14:16:17 +00: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
0a1f13d604 [se] Fix print active sheets if print range workbook 2025-01-15 13:56:45 +00:00
d9997ee0b5 Fix bug #72518 2025-01-15 13:33:51 +00:00
0d235ccf25 Fix bug #72513 2025-01-15 13:33:51 +00:00
0349a932dc Fix bug #72509 2025-01-15 13:33:51 +00:00
ac1809a12a Fix bug #72501 2025-01-15 13:33:51 +00:00
32f2766a21 fix drawing in mobile se, pe 2025-01-15 16:06:17 +03:00
690bc30fab Add activeCells for native save 2025-01-15 15:34:12 +03:00
557d3c31dd Merge pull request '[ve] Combine shape with text to groups (fix compas: text pos on shape rotate)' (#492) from feature/visio into release/v8.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/492
2025-01-15 12:31:28 +00:00
db0afdfcee [se] Fix init defnames(external reference) 2025-01-15 11:57:09 +00:00
389a3d77f8 Fix bug #71590
Fix the problem with selecting bookmark in the native builder
2025-01-15 14:21:52 +03:00
268815f341 Use events for lock save in desktop 2025-01-15 13:56:26 +03:00
f9fe56ffd6 [se] Added open/close celleditor events 2025-01-15 13:00:22 +03:00
8ab3c3fbf3 [se] Added fix for getting and parse external defnames when reading the file (#486)
[se] Added fix for getting and parse external defnames

Co-authored-by: GoshaZotov <Igor.Zotov@onlyoffice.com>
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/486
Co-authored-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
Co-committed-by: Dmitriy Orlov <dmitriy.orlov@onlyoffice.com>
2025-01-15 09:46:27 +00:00
a0e40519c5 [pdf] Added stamps.json to gruntfile 2025-01-15 16:23:21 +07:00
7d028d5de2 [de] Fix previous commit v8.3.0.59 2025-01-14 21:04:16 +03:00
3c3ca89e9b [de] Fix encoding custom xml 2025-01-14 20:49:56 +03:00
a1871b5284 Fix bug #69460
Fix fast calculation of text specified by instrText that lies outside the complex field
2025-01-14 18:42:25 +03:00