486 Commits

Author SHA1 Message Date
d298cf8aa0 Add log on console.error method 2025-11-17 13:48:45 +03:00
7e37ad8592 back ArrayPoints to native graphics 2025-11-13 16:16:27 +03:00
6721cf8fd2 remove arr points 2025-05-17 01:10:04 +03:00
896509b0e0 For bug 72964 2025-02-08 21:58:56 +03:00
1d57241db3 [de] Handle 'null' in documentLayout.headingsColor; Fix bug 73085 2025-02-04 10:50:37 +00:00
7ecc5751dc [de] Fix minimization issue; Fix bug 72952 2025-02-03 12:47:00 +03:00
8a7d5ce7f5 fix minimization problems 2025-01-31 17:55:06 +03:00
bb6f0e0ee5 [de] Send headingsColor to server; For bug 72952 2025-01-30 23:20:53 +03:00
8dec4e859a Fix draw convertation 2024-12-11 23:20:28 +03:00
a58b91807e [x2t] Rename draw->visio; For bug 72002 2024-12-11 12:31:37 +03:00
0a7ee15b11 Merge branch 'develop' into feature/draw 2024-11-20 01:16:00 +03:00
c8c0ff450c Move draw toc to separate function 2024-10-25 14:57:04 +03:00
2f977047ea Merge branch 'develop' into feature/draw. Maybe pictures are fixed
# Conflicts:
#	common/Native/native.js
2024-10-21 17:32:50 +03:00
7e4f1ff0b5 Fix build pdf files 2024-09-11 01:05:42 +03:00
869b438081 Fixes for snapshot 2024-08-28 13:02:33 +03:00
ac69016bc5 [ve] Merge branch 'develop' into feature/draw. Maybe pictures are fixed 2024-07-08 13:43:37 +03:00
4f51a168a6 Merge branch 'release/v8.1.0' into develop 2024-06-18 10:56:16 +03:00
0acc20b9ff [bidi] Move to the new bidi types and flags 2024-06-14 20:57:13 +03:00
433cb18840 Merge branch 'develop' into feature/draw. Want to get new emf read 2024-06-11 11:56:31 +03:00
df319ba348 [copyright] Update Copyright date 2024-04-23 19:18:31 +03:00
de38cb8a4b Merge branch 'develop' into feature/draw
# Conflicts:
#	common/Drawings/CommonController.js
#	word/Drawing/Graphics.js
2024-03-29 13:49:16 +03:00
0464e2ba0b Refactoring with base class for renderers 2024-03-28 14:02:51 +03:00
3f7eb95511 Merge branch 'develop' into feature/draw
# Conflicts:
#	build/Gruntfile.js
#	cell/view/WorksheetView.js
#	common/editorscommon.js
#	vendor/array.js
2024-02-19 19:16:45 +03:00
1c09215242 For bug 65583 2024-02-18 22:07:07 +03:00
05b630ff87 Fix bug 65371. Update module. 2024-01-22 21:27:41 +03:00
1dae07c484 Add support watermark on save to pdf/image 2024-01-15 15:11:27 +03:00
95a8328fc3 Restore script 2023-12-11 14:24:57 +03:00
a55a492ff6 Remove native scripts 2023-12-09 23:30:50 +03:00
ff5c26f0db Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into develop 2023-11-04 12:57:26 +03:00
513fd68754 Fix bug 64624 2023-11-03 12:28:27 +03:00
dd5dbe86a1 Add text orientation field 2023-10-27 18:31:31 +04:00
2ffaf7b828 [ve] Remove stubs when comparing xml strings 2023-09-19 09:33:48 +03:00
4c31575788 Merge branch 'hotfix/v7.4.2' into release/v7.5.0 2023-09-01 21:13:00 +03:00
bd5b8eb56f Refactoring 2023-09-01 16:12:11 +03:00
eeb241ead5 [ve] Add stubs to convert files without doctrender 2023-08-31 14:59:27 +03:00
f61db4b1a4 [ve] Add api.asc_native functions for docrenderer 2023-08-27 02:02:32 +03:00
47ffd8d263 Merge remote-tracking branch 'remotes/origin/hotfix/v7.4.1' into develop 2023-07-13 20:34:03 +05:00
e9a374325a [se] Add new line 2023-07-11 12:25:09 +05:00
7293ec055a Fix global 2023-07-09 17:07:06 +03:00
3f9dd7c947 Refactoring 2023-07-09 17:07:06 +03:00
983540cdef Refactoring 2023-07-09 17:07:06 +03:00
774546c128 Fix bug 58278 2023-06-28 14:13:39 +03:00
1be5f6437b Fix/draw refactoring (#3510)
* Refactoring.

* Refactoring

* Refactoring
2023-05-23 23:16:35 +03:00
9707946e34 Add getIsPassword 2023-05-19 16:39:06 +03:00
9fa9d83b73 [all] Fix google closure compiler checkVars errors(part) 2023-05-14 14:55:31 +05:00
2135d600da [all] Add a "suppress" comment (for GCC) to func with implementation in doctrenderer. 2023-05-14 14:55:31 +05:00
d7735f259a [all] Replace indexOf with endsWith 2023-05-02 15:07:20 +03:00
9f34ece0ef [de] Replace check RENDER_PDF with method IsPdfRenderer 2023-04-28 17:01:10 +05:00
463519858d Fix write not asc_CColor object 2023-04-24 19:36:48 +05:00
d6eb5f357c [all][native] change work with shape properties:
* remove duplicates of shape properties serialization;
* add verticalTextAlign to serialization;

(cherry picked from commit d8c03ec703)
2023-04-18 09:02:47 +02:00