Commit Graph

3825 Commits

Author SHA1 Message Date
e6496a34a8 Merge remote-tracking branch 'origin/release/v8.0.0' into feature/pdf-widget 2023-12-14 13:49:23 +03:00
d933472b53 Fix unique XObject name 2023-12-14 13:48:49 +03:00
2f2578dacd Write pushbutton widget to pdf 2023-12-14 11:56:39 +03:00
951ebdc479 Add support builder variables before open 2023-12-14 10:30:44 +03:00
06dba97bf1 Fix documentation for jsValue 2023-12-13 19:06:37 +03:00
07e43a64e6 Fix build 2023-12-13 10:51:35 +03:00
4cdc234418 for bug #46216 2023-12-12 20:37:53 +03:00
e2759153dc Fix JS 2023-12-12 17:36:15 +03:00
20c56559d9 Fix JS 2023-12-12 17:30:34 +03:00
02cce6ff1b Write PushButton widget to pdf 2023-12-12 16:45:19 +03:00
b05c240439 Fix indents 2023-12-12 14:10:27 +03:00
470f64ca41 Merge pull request #1355 from ONLYOFFICE/fix/AlphaMask
Changing the working principle of the alpha mask
2023-12-12 14:00:44 +03:00
864b9c3da6 Add missed file 2023-12-12 13:58:50 +03:00
89059d71bd Move blend functions from library header 2023-12-12 13:55:40 +03:00
ae58e99e04 fix build 2023-12-11 19:00:45 +03:00
ac711129e3 Test radiobutton и checkbox annots 2023-12-11 18:07:13 +03:00
83ba8e890f Merge remote-tracking branch 'origin/fix/bug65399' into release/v8.0.0 2023-12-11 12:45:44 +03:00
99d72986d8 Merge remote-tracking branch 'origin/release/v8.0.0' into feature/pdf-widget
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
#	PdfFile/SrcReader/PdfAnnot.cpp
#	PdfFile/SrcReader/RendererOutputDev.cpp
2023-12-11 12:04:46 +03:00
3042dc08cc Make IValue desctructor non-virtual 2023-12-11 11:14:21 +04:00
4efc453cc4 Refactoring drawing base module 2023-12-09 14:24:10 +03:00
285cbdc9c5 Fix GetWidgetFonts for Info 2023-12-07 12:18:11 +03:00
72cc8a1566 Minor improvements 2023-12-07 12:16:18 +03:00
22943e61bc Add GetFontByParams 2023-12-06 18:51:18 +03:00
f5ff9b5b9b Merge pull request #1354 from ONLYOFFICE/feature/graphics-pict
Feature/graphics pict
2023-12-06 18:42:11 +03:00
3537f9edfa Get widget's Embedded, Standard and All fonts 2023-12-06 15:46:08 +03:00
f62859046e Fix bug 2023-12-05 21:22:29 +03:00
2896e00e0f Create BlendMode for pdf ap 2023-12-05 18:31:48 +03:00
1e43922247 Fix bug in blending 2023-12-04 19:44:19 +03:00
a0d3d402a3 Redesigned work with the alpha mask 2023-12-04 19:37:38 +03:00
4497e59602 Fix build 2023-12-04 17:39:46 +03:00
b0257d138f Merge pull request #1341 from ONLYOFFICE/fix/pdf-widget
Add getInteractiveFormsFonts and getFontByID for drawingfile
2023-12-04 10:12:52 +03:00
54efbc22fc Fix indents 2023-12-03 22:04:47 +03:00
27dcc07cee Merge pull request #1342 from ONLYOFFICE/feature/GraphicsLayers
Feature/graphics layers
2023-12-01 22:27:01 +03:00
7ca14893b9 JSC: Added Dispose() to ~CJSContext() 2023-12-01 18:38:22 +04:00
7e9c6bd266 Merge pull request #1347 from ONLYOFFICE/feature/serialize-js
Feature/serialize js
2023-11-30 18:21:03 +03:00
a432af9b7e Fix indents 2023-11-30 18:17:35 +03:00
766c4b61a1 Added test: serialization usage with script 2023-11-30 19:10:57 +04:00
7373566cd5 Fix indents 2023-11-30 17:06:13 +03:00
0258c03400 Fix build 2023-11-30 09:46:52 +03:00
610b0b0831 JSC: fixed json tests 2023-11-29 20:13:07 +04:00
8ad3170a26 JSC: fixed createString() functions 2023-11-29 20:12:49 +04:00
6678012307 Fix write CO, Add read FileAttachment 2023-11-29 17:36:59 +03:00
97c314e379 All tests were added. Small serialization rework.
- Code coverage: 100%
- Restructured serialization code to handle primitives first
2023-11-29 14:22:51 +04:00
0ce7733113 Fix the shaping of a rtl text 2023-11-28 18:21:17 +03:00
0ec39e3d32 Write widget's parent 2023-11-28 16:04:04 +03:00
8d7692d6f2 Add FontStyle for widgets 2023-11-28 14:58:58 +03:00
2895e27c32 Made code coverage 100% for CValue & CValueRef 2023-11-28 15:19:51 +04:00
d75c7c93f0 Optimization 2023-11-28 13:47:02 +03:00
230fe73eb4 Fix DecodeHeader() and DestroyImage() 2023-11-28 12:50:06 +03:00
3e5eb3d251 Added tests to basic CValue functionality 2023-11-27 21:29:56 +04:00