|
|
6f4fc0e164
|
Merge branch 'feature/diagram' into fix/bugfix-konovalov
|
2025-10-01 16:57:12 +03:00 |
|
|
|
0845b168a9
|
[ve] Fix typo
|
2025-10-01 16:53:39 +03:00 |
|
|
|
8500bc9cb8
|
[ve] Fix comment
|
2025-09-26 17:24:50 +03:00 |
|
|
|
b09c855f01
|
[ve] Move some code to setCImageShapeParams
|
2025-09-26 15:10:34 +03:00 |
|
|
|
9b1ef4762b
|
[ve] Add get shadows
|
2025-09-24 12:02:16 +03:00 |
|
|
|
9998603fde
|
[ve] Add getShadowColor
|
2025-09-23 15:30:32 +03:00 |
|
|
|
d3ab471fb1
|
[ve] Add getLineWidth, getLineCap, getPresetDash
|
2025-09-23 14:44:04 +03:00 |
|
|
|
744a76feb6
|
[ve] Add comment about cords
|
2025-09-23 14:42:51 +03:00 |
|
|
|
f69e9989a1
|
[ve] Move some code to getCordsRotatedAroundPoint
|
2025-09-23 12:13:33 +03:00 |
|
|
|
4a318b0224
|
[ve] If layer color applied set uniFillForegndNoGradient just in case
|
2025-09-22 15:26:12 +03:00 |
|
|
|
fc29958465
|
[ve] Move some code to functions in color calculations
|
2025-09-22 15:19:28 +03:00 |
|
|
|
f522708f9a
|
[ve] Move some variables declarations
|
2025-09-22 15:17:16 +03:00 |
|
|
|
f87820d3cf
|
[ve] Change comments
|
2025-09-22 15:14:22 +03:00 |
|
|
|
73feb4a11a
|
[ve] Fix stroke color with layer color applied
|
2025-09-22 13:39:32 +03:00 |
|
|
|
6eb9c6e652
|
Merge pull request 'feature/diagram' (#1382) from feature/diagram into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1382
|
2025-09-04 11:37:29 +00:00 |
|
|
|
6030403f0a
|
[ve] Remember MasterShape on shapes with Del='1'; Fix bug 76050
|
2025-09-01 19:00:19 +03:00 |
|
|
|
de0752ab9f
|
[ve] Add VisioEditorApi.initCollaborativeEditing; Fix bug 74620
|
2025-08-25 22:21:12 +03:00 |
|
|
|
f578c68243
|
[ve] Don't remove \r\n in the end of original Shapes' Text tag
|
2025-08-25 11:48:27 +03:00 |
|
|
|
6d13e8b180
|
Use new method for get context
|
2025-08-25 01:15:39 +03:00 |
|
|
|
b39c487887
|
[ve] Refact convertGroup 2: add to currentGroupHandling in the bottom
|
2025-08-20 17:39:16 +03:00 |
|
|
|
94f5931c2f
|
[ve] Refact convert group
|
2025-08-20 17:36:23 +03:00 |
|
|
|
b55051f7ef
|
[ve] Return empty shape for shape with del; Fix bug 76377
|
2025-08-19 17:42:17 +03:00 |
|
|
|
0ba221d070
|
Merge pull request 'feature/diagram-fix-list-dots' (#1336) from feature/diagram-fix-list-dots into feature/diagram
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1336
|
2025-08-15 12:58:23 +00:00 |
|
|
|
6368e80820
|
[ve] Add IsVisioEditor functions
|
2025-08-15 15:57:04 +03:00 |
|
|
|
c8a3392ed2
|
Merge pull request 'feature/diagram-default-theme' (#1335) from feature/diagram-default-theme into feature/diagram
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/sdkjs/pulls/1335
|
2025-08-15 12:49:20 +00:00 |
|
|
|
fbcfaf4d2a
|
[ve] Refactor GenerateDefaultVisioTheme
|
2025-08-15 15:45:38 +03:00 |
|
|
|
9b7e1721d2
|
[ve] Fix crash on vsdx saving (snapAngles)
|
2025-08-15 14:44:56 +03:00 |
|
|
|
34288db854
|
[ve] Refact text fix
|
2025-08-13 18:08:48 +03:00 |
|
|
|
8b9be867f9
|
[ve] Set correct props for new paragraph if there is only string in text tag
|
2025-08-13 18:02:48 +03:00 |
|
|
|
7dc7b34e6a
|
[ve] Don't override GenerateDefaultTheme but override GetDefaultTheme
|
2025-08-13 17:47:46 +03:00 |
|
|
|
8666102dff
|
[ve] Use GetDefaultTheme istead of GenerateDefaultTheme
|
2025-08-13 17:46:16 +03:00 |
|
|
|
1e0cc7b89f
|
[ve] Refact text handle: change comments + remove useless fixes
|
2025-08-13 16:33:44 +03:00 |
|
|
|
866d8870f8
|
[ve] Use IsVisioEditor() instead of isVisioDocument + use new flag for text (list dots correct display)
|
2025-08-12 17:11:33 +03:00 |
|
|
|
fd6860761c
|
[ve] Just in case, use black for the line if the color is not found
|
2025-08-12 15:27:06 +03:00 |
|
|
|
bddb93ccff
|
[ve] Get error when create default theme and don't save it
|
2025-08-11 17:07:02 +03:00 |
|
|
|
6327d9b6e5
|
[ve] Fix pp consider; For bug 73676
|
2025-08-11 16:48:23 +03:00 |
|
|
|
685a4dd0b2
|
[ve] Support text delimiters \r\n and \n
|
2025-08-08 16:21:21 +03:00 |
|
|
|
6706237fab
|
[ve] Fix text properties on binary file text with \n; For bug 73676
|
2025-08-08 16:15:13 +03:00 |
|
|
|
d55a23801c
|
[ve] Add first line indentation handle; For bug 73676
|
2025-08-07 17:33:29 +03:00 |
|
|
|
81ab511420
|
[ve] Fix theme save for non binary
|
2025-08-06 17:51:19 +03:00 |
|
|
|
1ca272e870
|
[ve] Change jsdoc annotation
|
2025-08-06 16:15:55 +03:00 |
|
|
|
9835cbe551
|
[ve] Change list dots draw flag + remove whitespace set
|
2025-08-06 12:53:52 +03:00 |
|
|
|
58560875df
|
[ve] In handleQuickStyleVariation calculate color on its own theme before using its RGB
|
2025-08-05 12:21:32 +03:00 |
|
|
|
dfd230799f
|
[ve] Change comment in themeval + create Shape_Type.prototype.getTheme
|
2025-08-05 12:19:47 +03:00 |
|
|
|
f897434e5a
|
[ve] Use paragraph.IsEmpty()
|
2025-08-04 17:34:59 +03:00 |
|
|
|
95434161f4
|
[ve] Remove useless code before quickStyleVariation handle,
Don't need to create new RGB color because new uniFill is created now in handleQuickStyleVariation now
|
2025-08-04 13:31:11 +03:00 |
|
|
|
c803eecd1c
|
[ve] Use CShemeColor fill.color instead of fill.color.color
|
2025-08-04 12:59:58 +03:00 |
|
|
|
b28197c524
|
[ve] Change themeval comment
|
2025-08-04 12:58:37 +03:00 |
|
|
|
ed608de54c
|
[ve] Add calculate color before use in handleQuickStyleVariation
|
2025-08-04 12:16:18 +03:00 |
|
|
|
28c5c6f26a
|
[ve] Add empty paragraphs handle as dots in list; For bug 73676
|
2025-08-01 17:34:11 +03:00 |
|