|
|
7018402a58
|
Merge pull request #1619 from ONLYOFFICE/fix/pdf-bugs
Fix pdf bugs
|
2024-08-20 00:04:03 -07:00 |
|
|
|
6ce30ccaad
|
Fix test
|
2024-08-20 09:23:10 +03:00 |
|
|
|
8843c3dd36
|
Merge pull request #1617 from ONLYOFFICE/feature/docbuilder-java
Add JAVA_HOME environment variable support when compiling docbuilder Java-wrapper
|
2024-08-19 04:50:27 -07:00 |
|
|
|
f3facfa8e8
|
Fix for some JDK versions
|
2024-08-19 14:13:19 +04:00 |
|
|
|
6d9242e1dd
|
Add building support for JDK > 8
|
2024-08-19 13:49:43 +04:00 |
|
|
|
57447f757f
|
Merge pull request #1618 from ONLYOFFICE/fix/pdf-time
Fix pdf clip
|
2024-08-16 04:24:27 -07:00 |
|
|
|
46d6eaa793
|
Fix test Save/Restore graphics
|
2024-08-16 13:35:03 +03:00 |
|
|
|
def502c7eb
|
Refactoring drawingfile (native realization support)
|
2024-08-15 22:00:37 +03:00 |
|
|
|
01ca25d798
|
Fix test
|
2024-08-15 16:58:20 +03:00 |
|
|
|
aacb2842f7
|
Fix typo
|
2024-08-14 16:39:41 +04:00 |
|
|
|
27a2a47cbe
|
Fixes
|
2024-08-14 16:35:22 +04:00 |
|
|
|
56088e9eff
|
Add support for JAVA_HOME environment variable
|
2024-08-13 20:44:46 +04:00 |
|
|
|
1d6b895496
|
Refactoring
|
2024-08-13 16:32:41 +03:00 |
|
|
|
6f60d75863
|
Fix build
|
2024-08-13 00:24:51 +03:00 |
|
|
|
554ca5ec7c
|
Merge pull request #1615 from ONLYOFFICE/fix/docbuilder-script-cache
Fix script caching on Windows
|
2024-08-12 08:15:16 -07:00 |
|
|
|
e38fa336d2
|
Fix script caching with v8_89
|
2024-08-12 17:32:14 +04:00 |
|
|
|
357450f242
|
Merge pull request #1614 from ONLYOFFICE/fix/html
Fix html to ooxml conversion
|
2024-08-12 03:20:37 -07:00 |
|
|
|
4ed9925aff
|
Merge pull request #1610 from ONLYOFFICE/feature/MetafileSize
The size setting of metafiles has been changed
|
2024-08-12 03:20:17 -07:00 |
|
|
|
fb7bb041c1
|
Merge pull request #1613 from ONLYOFFICE/fix/pdf-leaks
Fix pdf leaks, clip and read jpeg
|
2024-08-09 02:03:52 -07:00 |
|
|
|
f1ddd51164
|
Add support /* comments in script files
|
2024-08-06 18:08:47 +03:00 |
|
|
|
6586fc39ee
|
Merge pull request #1612 from ONLYOFFICE/feature/gradients
Feature/gradients
|
2024-08-05 11:50:27 -07:00 |
|
|
|
2de6a6d199
|
Merge pull request #1611 from ONLYOFFICE/feature/docbuilder-java
Feature/docbuilder java
|
2024-08-05 05:38:52 -07:00 |
|
|
|
c6ca99994b
|
Fix build into JAR on mac and linux
|
2024-08-02 19:35:13 +04:00 |
|
|
|
b707510c88
|
Remove explicit workDirectory setting
|
2024-08-02 18:38:40 +04:00 |
|
|
|
7171dcb9f0
|
Set library path at runtime
Now there is no need to pass `-D...` parameter to run java program
|
2024-08-02 18:26:15 +04:00 |
|
|
|
0fc5133d98
|
Fix for building test example
|
2024-08-02 16:05:08 +04:00 |
|
|
|
8d5fc7d6ca
|
Fix build for JDK 8 and force build into JAR
|
2024-08-02 15:58:13 +04:00 |
|
|
|
3221d20d81
|
Remove docbuilder_jni_utils helper library
|
2024-08-02 12:36:17 +04:00 |
|
|
|
c4f8c524b5
|
Merge remote-tracking branch 'origin/release/v8.2.0' into fix/pdf-leaks
|
2024-08-01 12:32:12 +03:00 |
|
|
|
b722238d21
|
Draw AP for markup annots
|
2024-07-31 14:00:24 +03:00 |
|
|
|
0fa1b4feec
|
Add return 0/1 for builder external scripts
|
2024-07-30 11:47:13 +03:00 |
|
|
|
f02147b97c
|
Fix jar build
|
2024-07-30 12:25:54 +04:00 |
|
|
|
88b1660735
|
Add another way to load native libraries
|
2024-07-30 11:36:47 +04:00 |
|
|
|
16ae48ef4e
|
Fix memory leaks
|
2024-07-29 17:56:48 +03:00 |
|
|
|
e98dec952f
|
Fix build
|
2024-07-26 21:43:43 +03:00 |
|
|
|
8b2d7035c1
|
Add build to JAR
|
2024-07-26 19:42:37 +04:00 |
|
|
|
234def9cd7
|
Autowrap function arguments
+ Add constructor from Java arrays
|
2024-07-26 19:10:32 +04:00 |
|
|
|
59c95c5039
|
Merge pull request #1597 from ONLYOFFICE/feature/pdf-layer
Feature pdf layer
|
2024-07-26 07:05:38 -07:00 |
|
|
|
a23002225a
|
Merge pull request #1598 from ONLYOFFICE/fix/bug-59297
Feature pdf headings
|
2024-07-26 07:03:52 -07:00 |
|
|
|
81d9e3cfd7
|
Merge pull request #1603 from ONLYOFFICE/feature/docx_renderer
Feature/docx renderer
|
2024-07-26 01:42:31 -07:00 |
|
|
|
2920527898
|
Reformat code
|
2024-07-26 11:40:01 +03:00 |
|
|
|
f2acef6bb2
|
Add docbuilder.utils.Utils class to edit PATH on Windows
|
2024-07-25 20:06:11 +04:00 |
|
|
|
84b8850a52
|
Fix bug with spaces
|
2024-07-25 16:12:40 +03:00 |
|
|
|
14c06e4e7b
|
Fix x coord Outlines
|
2024-07-24 15:16:21 +03:00 |
|
|
|
abaaa54bc2
|
Fix SetByIndex and test example
(now it does work)
|
2024-07-24 14:05:29 +04:00 |
|
|
|
7d0683e338
|
Update test example
(it doesn't work yet)
|
2024-07-23 20:32:44 +04:00 |
|
|
|
f9d6b49a05
|
Rename Call() to call()
|
2024-07-23 20:31:43 +04:00 |
|
|
|
01916b7de6
|
Add file type constants
|
2024-07-23 19:49:14 +04:00 |
|
|
|
666d62239e
|
Add class CDocBuilderContext to Java and JNI
|
2024-07-23 19:36:49 +04:00 |
|
|
|
2e25f5dc64
|
Get previous array on return
|
2024-07-23 18:36:27 +03:00 |
|