|
|
42b86ceb53
|
Fix work in embedded mode (xp)
|
2024-01-22 21:25:44 +03:00 |
|
|
|
20a2424605
|
Fix WriteString method
|
2024-01-16 22:13:46 +03:00 |
|
|
|
ba9d6b430a
|
Fix bug 65862
|
2024-01-15 20:09:42 +03:00 |
|
|
|
13236c4a81
|
For bug 65437. Add param --use-system-user-fonts to allfontsgen
|
2023-12-18 15:23:32 +03:00 |
|
|
|
0ce7733113
|
Fix the shaping of a rtl text
|
2023-11-28 18:21:17 +03:00 |
|
|
|
4d710c0503
|
Fix typo. And add test for local fonts
|
2023-11-20 22:26:55 +03:00 |
|
|
|
a1c2d9dd82
|
Update emcc and support it in fonts module
|
2023-11-15 22:36:32 +03:00 |
|
|
|
4bd9864129
|
Fix hyphen bugs & add tests
|
2023-10-12 22:46:23 +03:00 |
|
|
|
6e9fe42407
|
Fix for local files
|
2023-09-28 16:05:39 +03:00 |
|
|
|
a0108fbe10
|
Add method for decompile font stream to uint8array
|
2023-09-26 22:46:21 +03:00 |
|
|
|
c0defc81a7
|
Fix bug 64333
|
2023-09-25 14:14:22 +03:00 |
|
|
|
8be0395bd6
|
Fix bug 63914
|
2023-09-20 15:08:02 +03:00 |
|
|
|
d833190a9d
|
Add support hyphenation in desktop/server/builder
|
2023-09-17 18:27:42 +03:00 |
|
|
|
0250921707
|
Fix build js modules
|
2023-09-12 18:28:20 +03:00 |
|
|
|
eb5d2089a8
|
For bug 63927
|
2023-09-05 18:39:48 +03:00 |
|
|
|
f456f18983
|
Fix minimization bug
|
2023-09-05 13:19:17 +03:00 |
|
|
|
268ce153c9
|
Fix build files
|
2023-09-04 15:36:23 +03:00 |
|
|
|
ec97ccaaeb
|
Fix fonts module
|
2023-09-01 21:10:48 +03:00 |
|
|
|
3ee2130e1d
|
Merge branch 'feature/hyphen' into release/v7.5.0
|
2023-09-01 19:24:38 +03:00 |
|
|
|
dc80e021a3
|
Merge pull request #1262 from ONLYOFFICE/hotfix/v7.4.2
Hotfix/v7.4.2
|
2023-09-01 16:21:26 +03:00 |
|
|
|
cd64b42c03
|
Fixes for fonts module
|
2023-08-28 12:33:49 +03:00 |
|
|
|
30345dd213
|
Add zlib (with images) module to fonts module
|
2023-08-25 14:33:07 +03:00 |
|
|
|
e6674ca546
|
Fixes from updated engine.js
|
2023-08-23 22:33:28 +03:00 |
|
|
|
b88b7db389
|
Add module for hyphenation
|
2023-08-23 22:11:00 +03:00 |
|
|
|
1a95501cbb
|
Refactoring hyphen module
|
2023-08-22 20:47:34 +03:00 |
|
|
|
d37e178c0c
|
Developing
|
2023-08-22 14:52:11 +03:00 |
|
|
|
cba75df9d0
|
Fix ios build
|
2023-07-25 16:14:37 +05:00 |
|
|
|
38177a2793
|
Merge pull request #1239 from ONLYOFFICE/feature/office_utils
Feature/office utils
|
2023-07-25 15:41:20 +05:00 |
|
|
|
c72e44f44e
|
Refactoring
|
2023-07-25 13:30:08 +03:00 |
|
|
|
d690281b8d
|
Fix bug with reading registry
|
2023-07-20 21:49:36 +03:00 |
|
|
|
cc2027edab
|
For bug 62654
|
2023-05-17 19:33:08 +03:00 |
|
|
|
4f48287d28
|
Fix font select (use unicode names for symbols > 128)
|
2023-04-26 23:40:15 +03:00 |
|
|
|
d001298fcd
|
Fix license
|
2023-03-27 15:47:53 +03:00 |
|
|
|
3ef0ed1d36
|
[copyright] Update address in Copyright
|
2023-03-01 23:21:57 +03:00 |
|
|
|
f7f5bb89c1
|
[copyright] Add Copyright
|
2023-02-28 14:56:22 +03:00 |
|
|
|
57ccbc0fb6
|
[copyright] Update Copyright
|
2023-02-28 11:16:40 +03:00 |
|
|
|
ff427c547d
|
[copyright] Fix invalid Copyright
|
2023-02-28 01:12:57 +03:00 |
|
|
|
4d5a2967e3
|
[copyright] Update Copyright
|
2023-02-28 00:57:11 +03:00 |
|
|
|
27bf69fd98
|
Fix bug 60513
|
2023-01-16 15:25:07 +03:00 |
|
|
|
4d678fc7a7
|
For bug 60488
|
2023-01-15 22:28:57 +03:00 |
|
|
|
b27a36246d
|
fix include paths ..
|
2022-10-11 09:47:22 +03:00 |
|
|
|
1873515006
|
Fix bug 58096
|
2022-09-15 16:33:08 +03:00 |
|
|
|
c087e9e9e4
|
Fix bug 59036
fix string path offset
|
2022-09-14 18:40:23 +03:00 |
|
|
|
7c34ac7533
|
fix offset
|
2022-09-02 09:14:17 +03:00 |
|
|
|
7fc15de8ce
|
Merge pull request #1011 from ONLYOFFICE/fix/metafile
Fixing bugs in metafile conversion
|
2022-09-01 00:11:57 +03:00 |
|
|
|
597326bddc
|
Refactoring
|
2022-09-01 00:09:21 +03:00 |
|
|
|
fd3bfc0f5d
|
Refactoring
|
2022-08-29 16:41:35 +03:00 |
|
|
|
94ea9c6d87
|
Fix bug 58382
|
2022-08-19 15:42:00 +03:00 |
|
|
|
c1493bf1f4
|
Merge branch 'feature/metafile_to_svg' into feature/imagesModule
|
2022-08-03 12:20:34 +03:00 |
|
|
|
3fdefb4952
|
Refactoring
|
2022-08-02 20:37:07 +03:00 |
|