Commit Graph

194 Commits

Author SHA1 Message Date
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
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
bddb93ccff [ve] Get error when create default theme and don't save it 2025-08-11 17:07:02 +03:00
81ab511420 [ve] Fix theme save for non binary 2025-08-06 17:51:19 +03:00
5b05241f3f [ve] Fix themes toZip in CVisioDocument.prototype.toZip 2025-07-28 17:35:09 +03:00
66b2684876 [ve] Change some theme values 2025-07-28 17:22:12 +03:00
88c2a9eda9 [ve] Add more checks for theme values 2025-07-28 17:21:32 +03:00
e9c081b740 [ve] Create GenerateDefaultTheme() override with same version as before 2025-07-28 10:36:35 +03:00
7d410de5ba [ve] Remove ignore FillBkgnd if FillForegnd is CPattFill; Fix bug 76089 2025-07-24 16:11:35 +03:00
6890e8fcd3 [ve] Make more strict checks for quickStyleVariation 2025-07-24 14:12:14 +03:00
eb4120afa2 [ve] Convert patten fill to solid fill is fillPatternType is 1; For bug 76061 2025-07-23 12:55:45 +03:00
3e133fc1b8 [ve] Change bug fix. Don't use isNoThemes use shape default theme index; For bug 76044 2025-07-22 15:26:26 +03:00
5aef89f449 [ve] Move color theme index calculation to function 2025-07-22 15:22:29 +03:00
4f29678757 [ve] Use CRGBColor instead of CSchemeColor on quickStyleVariation handle; Fix bug 76046 2025-07-21 17:21:45 +03:00
cf38b7e2e6 [ve] Dont use quickStyleVariation for default themeval values; Fix bug 76044 2025-07-21 17:11:11 +03:00
ccf9effcb5 [ve] Handle gradient stoke as solid with color from gradient; For bug 72738 2025-07-18 16:08:52 +03:00
7c1a444155 [ve] Fix fillGradientDir >= 14. They are as same as filGradientDir 0 + comments 2025-07-17 15:22:25 +03:00
cd858167ec [ve] Refactor 2025-07-17 10:24:34 +03:00
905fb77f6e [ve] Refact normalize coordinatese 2025-07-15 15:09:07 +03:00
5be0abf80a do not round shape size 2025-07-14 19:55:36 +03:00
ee00945c6c [ve] Experiment setPathW 43000 2025-07-11 18:18:38 +03:00
3ef30c7968 [ve] Add inner shadow handle 2025-07-10 14:37:54 +03:00
00454b44df [ve] Add comment about themed ShapeShdwType problem 2025-07-10 11:10:48 +03:00
c4bae93728 [ve] Add Path.getMaxCoordinates and normalizeCoordinates to set pathW 2025-07-09 19:19:03 +03:00
b2a7c8b579 [ve] Add ShapeShdwType 0 handle + handle shadow scale 2025-07-09 15:32:26 +03:00
b19694a69c [ve] Consider ShapeShdwShow 1 don't draw shadow if shape is in group 2025-07-07 11:25:41 +03:00
319fe57689 [ve] Correctly handle when shadow has no shdwForegnd or shdwOffset cells 2025-07-04 15:36:01 +03:00
a28d246b63 [ve] Fix shadows themevel with no theme + remove wrong is shadow supported 2025-07-04 15:10:40 +03:00
f4e51f78ee [ve] Add shadow offset cell existance check + fix return type comments 2025-07-04 13:32:24 +03:00
63c5d4f168 [ve] Add themed ShdwOffsetX ShdwOffsetY calculations; Fix bug 73686 2025-07-03 14:37:31 +03:00
3e84cf7181 [ve] Add small inheritance refact 2025-07-01 10:56:15 +03:00
d52feb4cc3 Merge remote-tracking branch 'remotes/origin/hotfix/v9.0.3' into develop 2025-07-01 10:37:17 +03:00
6ead11f7ae [ve] Ignore 0 pos gradient stops after non 0 gradient stops; Fix bug 75449 2025-06-26 11:21:32 +03:00
a92d9a3564 [ve] Fix crash on opening; For bug 75317 2025-06-18 16:35:43 +03:00
21f72633b5 [ve] Add print preview methods; For bug 74806 2025-06-16 20:28:40 +03:00
4bcd199c24 [ve] Use cached field value; Fix bug 73777, 73670, 73672, 73677, 73687 2025-06-09 02:03:48 +03:00
1a18d24c8b [ve] Remove getShdwTransform override (base fixed) 2025-06-04 15:32:26 +03:00
bb0171cbf1 [ve] Fix crash; Fix bug 74879 2025-06-04 02:26:41 +03:00
c639e69561 [ve] Fix crash; For bug 74620 2025-06-04 02:16:54 +03:00
3b37a03ad1 [ve] Sync Editor.bin themeSchemeSchemeEnum 2025-06-04 02:03:54 +03:00
cd621d3cb7 [ve] Enchance work with shadows 2025-05-27 14:33:26 +03:00
d43c04e683 [ve] Consider themed in getCellNumberValue and nullish values in calculateValue 2025-05-27 14:30:44 +03:00
6f4c7f0357 [ve] Change bug fix 2025-05-27 09:59:16 +03:00
a2d9784234 [ve] Add is gradient check on FillBkgnd calculation; Fix bug 74620 2025-05-27 09:00:42 +03:00
eef8edc78a [ve] Add some shadow types handle 2025-05-22 15:48:29 +03:00
62238e7b50 [ve] Fix images read on serialized file; Fix bug 74587 2025-05-21 18:16:00 +03:00
f005763338 [ve] Replace bmp image; Fix bug 73678 2025-05-20 16:18:24 +03:00
de50595f16 [ve] Consider rotate point (LocPinX LocPinY) on flips; Fix bug 73288 2025-05-15 17:58:53 +03:00