|
|
b414fb961e
|
Develop native drawer
|
2024-10-25 00:57:02 +03:00 |
|
|
|
312a95d9e1
|
Fix bug #70010
|
2024-09-13 16:08:42 +04:00 |
|
|
|
765c27bdab
|
Remove creation of empty string by default
|
2024-09-10 22:24:06 +00:00 |
|
|
|
c9117df33d
|
Fix work with snapshots
|
2024-08-28 15:57:05 +03:00 |
|
|
|
447e1f5ccc
|
Fix for snapshots
|
2024-08-28 13:08:06 +03:00 |
|
|
|
fe35178e26
|
Add support snapshots
|
2024-08-27 22:52:05 +03:00 |
|
|
|
13590d4c2e
|
Refactoring work with cache
|
2024-08-27 13:04:20 +03:00 |
|
|
|
f1ddd51164
|
Add support /* comments in script files
|
2024-08-06 18:08:47 +03:00 |
|
|
|
c7612a259d
|
Add support create & save pdf forms
|
2024-06-05 14:41:41 +03:00 |
|
|
|
daaf4f0390
|
Fix bug 66011
|
2024-01-23 21:28:16 +03:00 |
|
|
|
951ebdc479
|
Add support builder variables before open
|
2023-12-14 10:30:44 +03:00 |
|
|
|
2d9206b79b
|
Changed some places where set() were used
|
2023-11-27 18:05:53 +04:00 |
|
|
|
4e281f55fc
|
Added static CreateArray function to docbuilder
|
2023-09-29 12:29:24 +04:00 |
|
|
|
1002ded983
|
Merge branch 'develop' into release/v7.5.0
|
2023-09-26 12:59:12 +03:00 |
|
|
|
add2c29954
|
Add ProcessEnv class for global process properties
|
2023-09-06 19:57:49 +03:00 |
|
|
|
26f2fbb582
|
Merge branch 'release/v7.5.0' into develop
|
2023-08-31 21:16:00 +03:00 |
|
|
|
31f9c44689
|
[x2t] Add AVS_OFFICESTUDIO_FILE_DRAW_VSDX filetype and vsdx->vsdx conversion with apply_changes
|
2023-08-26 14:57:16 +03:00 |
|
|
|
629c679ee1
|
Ad support docxf/oform to docbuilder class
|
2023-08-22 15:48:05 +03:00 |
|
|
|
25ddb5d8d1
|
Merge branch 'hotfix/v7.4.1' into develop
|
2023-07-12 17:16:26 +03:00 |
|
|
|
4973b92435
|
Fix bugs with builderJS object
|
2023-07-10 22:55:44 +03:00 |
|
|
|
8c43dbc8b9
|
Refactoring
|
2023-07-05 16:54:10 +03:00 |
|
|
|
da3edc4ba5
|
Merge pull request #1216 from ONLYOFFICE/develop
Develop
|
2023-07-05 10:42:31 +03:00 |
|
|
|
cb40323b31
|
Fix parse Argument param
|
2023-06-21 11:57:54 +03:00 |
|
|
|
1450093760
|
Raw pointers from functions -> JSSmart
|
2023-06-14 14:15:41 +04:00 |
|
|
|
c7964fd079
|
Refactoring
|
2023-06-14 00:51:51 +03:00 |
|
|
|
87c986a71d
|
Change embed mode for native JS builders
|
2023-06-13 20:17:47 +04:00 |
|
|
|
d1e87e342f
|
NativeBuilderEmbed refactoring
+ PointerEmbed extra files added
+ Fix for generator when ifdef blocks are empty
+ Added CJSContext::createEmbedObject()
|
2023-06-12 23:16:46 +04:00 |
|
|
|
39cbad3ebf
|
Added #ifdef and [noexport] support for code generation. Replaced most of internal classes.
Removed unnecessary V8 code.
|
2023-06-11 23:30:40 +04:00 |
|
|
|
3ad595817e
|
Refactoring: removed CreateContext, removed RegistratorPool, made Embed static function
|
2023-05-29 21:23:23 +04:00 |
|
|
|
36e5cada88
|
Fix bug 62353
|
2023-05-10 18:21:38 +03:00 |
|
|
|
b6e741c4a5
|
Refactoring
|
2023-04-21 01:19:40 +03:00 |
|
|
|
ff75d14e29
|
Fixes for comments
|
2023-04-21 00:42:32 +03:00 |
|
|
|
85ab308f80
|
Refactoring
|
2023-04-13 16:49:02 +03:00 |
|
|
|
263e50601a
|
Merge branch 'release/v7.4.0' into feature/v8-inspector
|
2023-04-08 22:16:44 +03:00 |
|
|
|
3ef0ed1d36
|
[copyright] Update address in Copyright
|
2023-03-01 23:21:57 +03:00 |
|
|
|
4d5a2967e3
|
[copyright] Update Copyright
|
2023-02-28 00:57:11 +03:00 |
|
|
|
bc33a5b2e3
|
Removed m_globalTemplate from CJSContextPrivate. Removed js_base.pri from test.pro
|
2023-02-06 18:36:43 +03:00 |
|
|
|
2b6ad83b36
|
Fix bug 60433
|
2023-02-04 23:49:41 +03:00 |
|
|
|
165990c135
|
Fix work with uncontexted primitives
|
2022-09-01 11:51:44 +03:00 |
|
|
|
546a3e8a6c
|
Refactoring. SetProperty("--work-directory", ...) automatically, if DocBuilder::Initialize was called with directory
|
2022-08-23 10:32:22 +03:00 |
|
|
|
1429fd87c2
|
Add IsObject realization
|
2022-08-10 18:51:48 +03:00 |
|
|
|
1aeaa320a9
|
Refactoring builder test example
|
2022-08-04 12:24:13 +03:00 |
|
|
|
469c077079
|
Refactoring scopes and new files
|
2022-07-25 19:32:38 +03:00 |
|
|
|
31b326da5a
|
Refactoring builder
|
2022-07-25 14:33:29 +03:00 |
|
|
|
162b520374
|
Refactoring
|
2022-07-25 00:07:03 +03:00 |
|
|
|
38709cbc15
|
Developing
|
2022-07-24 02:07:41 +03:00 |
|
|
|
380a4c2e1a
|
Developing
|
2022-07-24 01:25:35 +03:00 |
|
|
|
2f82b50cfc
|
Fixes for server docbuilder
|
2022-07-21 17:17:46 +03:00 |
|
|
|
ffd60188c2
|
Fix typo
|
2022-06-20 15:52:59 +03:00 |
|
|
|
0da5552fdf
|
Fix allfonts path
|
2022-06-20 15:50:10 +03:00 |
|