|
|
6a75bc62f0
|
Fix build for win32 platform
|
2025-04-15 21:46:53 +03:00 |
|
|
|
fa5fa35a34
|
Fix bug 73788
|
2025-04-12 14:34:01 +03:00 |
|
|
|
96a7e3ac36
|
Fix bug 73514
|
2025-03-24 09:05:21 +03:00 |
|
|
|
72ee82211d
|
Add note
|
2025-03-17 15:36:03 +04:00 |
|
|
|
2ab94263f2
|
Remove lib directory
|
2025-03-17 15:29:49 +04:00 |
|
|
|
43becd1cdb
|
Fix registerLibrary method
|
2025-03-07 11:03:20 +03:00 |
|
|
|
6aa68f1c81
|
Add GetPropertyInt method
|
2025-03-06 15:56:30 +03:00 |
|
|
|
d2ea9521b5
|
Add support license
|
2025-03-05 18:59:59 +03:00 |
|
|
|
46f6ba4d0a
|
Fix for subsystem python module
|
2025-02-25 16:55:32 +03:00 |
|
|
|
aeeab690b1
|
Fix builder bugs. Recteate context with snapshots if needed.
|
2025-02-24 01:10:39 +03:00 |
|
|
|
77b30109f0
|
Merge remote-tracking branch 'origin/hotfix/v8.3.1' into fix/bug71975
|
2025-02-17 18:33:19 +05:00 |
|
|
|
2d58b08f0f
|
Merge pull request 'PDF MovePage' (#222) from fix/pre8.3.1 into hotfix/v8.3.1
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/222
|
2025-02-11 09:06:33 +00:00 |
|
|
|
50846677d5
|
Add missed files
|
2025-02-10 13:30:46 +03:00 |
|
|
|
c67ec5f632
|
Add missed file
|
2025-02-10 11:20:06 +03:00 |
|
|
|
ad301b6f50
|
Merge branch 'feature/docbuilder-license' into hotfix/v8.3.1
|
2025-02-09 00:46:23 +03:00 |
|
|
|
d251682639
|
Refactoring
|
2025-02-09 00:32:48 +03:00 |
|
|
|
896427db83
|
For bug 72964
|
2025-02-08 21:59:52 +03:00 |
|
|
|
2f4b7442c7
|
Fix CJSContext::GetCurrent method for jsc version
|
2025-02-06 12:44:39 +03:00 |
|
|
|
1b50b3a53a
|
Fix bug 72868
|
2025-02-01 17:39:08 +03:00 |
|
|
|
f3b0a992bd
|
Fix typo
|
2025-01-29 18:57:35 +03:00 |
|
|
|
63887c95b6
|
Use wmf&emf instead conversion to svg in zip images (for native convertations)
|
2025-01-25 13:39:35 +03:00 |
|
|
|
bb58be4f18
|
Add new method for images inside zip
|
2025-01-24 22:51:04 +03:00 |
|
|
|
ad44ddf682
|
Fix build
|
2025-01-22 18:55:57 +03:00 |
|
|
|
b9e7a3143c
|
Fix bug 72595
|
2025-01-21 15:57:35 +03:00 |
|
|
|
a6940c42ac
|
Obtain builder's version from INTVER
|
2025-01-15 13:16:59 +00:00 |
|
|
|
7130b1be34
|
[x2t] Rename draw->visio; For bug 72002
|
2024-12-11 12:25:47 +03:00 |
|
|
|
eee80b0f87
|
[x2t] Rename draw->visio; For bug 72002
|
2024-12-10 19:28:04 +03:00 |
|
|
|
2f45a87669
|
Remove HtmlRenderer library
|
2024-12-10 14:24:41 +03:00 |
|
|
|
f7f059b6c0
|
Merge pull request 'Feature pdf text' (#119) from feature/pdf-text into release/v8.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/119
|
2024-12-10 09:04:32 +00:00 |
|
|
|
c0ca4189d3
|
Fix pdf accuracy
|
2024-12-06 10:48:07 +03:00 |
|
|
|
9242ab9743
|
Merge remote-tracking branch 'origin/develop' into feature/pdf-text
|
2024-11-28 16:58:46 +03:00 |
|
|
|
e14cc2d5c5
|
HtmlRenderer to serialize
|
2024-11-28 12:29:24 +03:00 |
|
|
|
cf346bd535
|
CMetafile to NSWasm::CData
|
2024-11-19 17:41:32 +03:00 |
|
|
|
dc4074299c
|
change CHtmlRendererText
|
2024-11-18 18:13:29 +03:00 |
|
|
|
caac75fcc1
|
Create struct for text
|
2024-11-15 16:36:59 +03:00 |
|
|
|
099ebc3de9
|
Enable JS error logs in release mode
|
2024-11-15 13:57:43 +03:00 |
|
|
|
8ad76e4e1f
|
Fix bug 68072
|
2024-11-13 01:33:43 +03:00 |
|
|
|
ec50e77695
|
HtmlRenderer research
|
2024-11-06 16:22:19 +03:00 |
|
|
|
5a6a2f800f
|
Fix bug 65824
|
2024-11-02 15:21:53 +03:00 |
|
|
|
3503eee5b6
|
Create GetGlyphs for PdfFile
|
2024-11-02 10:00:44 +03:00 |
|
|
|
a69a992a0d
|
Fix bug 71330
|
2024-10-30 16:04:57 +03:00 |
|
|
|
1c2501eeb1
|
Merge pull request 'release/v8.2.0' (#85) from release/v8.2.0 into hotfix/v8.2.1
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/85
|
2024-10-29 10:50:11 +00:00 |
|
|
|
adb6d7bbc2
|
Remove debug logs by default
|
2024-10-28 21:22:40 +03:00 |
|
|
|
a8ce7eaad3
|
Fix crash on v8 engine
|
2024-10-28 15:49:28 +03:00 |
|
|
|
dc0ea6a7f3
|
Add fromJS functionality for Images
|
2024-10-26 16:28:48 +03:00 |
|
|
|
a84c8cc471
|
Add support Images in nativeEditors
|
2024-10-26 15:06:09 +03:00 |
|
|
|
cd1bb3b658
|
Merge pull request 'release/v8.2.0' (#81) from release/v8.2.0 into fix/nativeDraw
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/81
|
2024-10-25 13:44:43 +00:00 |
|
|
|
b414fb961e
|
Develop native drawer
|
2024-10-25 00:57:02 +03:00 |
|
|
|
0370948e98
|
Merge pull request 'feature/cvalue-image' (#77) from feature/cvalue-image into release/v8.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/77
|
2024-10-24 17:57:51 +00:00 |
|
|
|
ccbd9da871
|
Add externalize method to Image
|
2024-10-24 20:56:21 +03:00 |
|