|
|
4efc453cc4
|
Refactoring drawing base module
|
2023-12-09 14:24:10 +03:00 |
|
|
|
5807ffa45a
|
Fix bugs with oformpdf format
|
2023-11-28 00:43:39 +03:00 |
|
|
|
94c4e22b8e
|
Add oform_pdf format
|
2023-11-27 23:38:06 +03:00 |
|
|
|
6ebdc0f530
|
Remove duplicated code
|
2023-11-23 22:39:26 +03:00 |
|
|
|
4988c1853e
|
Refactoring
|
2023-11-22 21:49:13 +03:00 |
|
|
|
b0dc27edfa
|
Fix build hb on unix
|
2023-11-17 17:12:47 +03:00 |
|
|
|
8289a0534f
|
Add method for auto-check modules
|
2023-11-17 15:09:49 +03:00 |
|
|
|
f78ab48afa
|
Add fPIC option for arm64 platform
|
2023-11-17 11:36:37 +03:00 |
|
|
|
272288f899
|
Update emcc and support it in fonts module
|
2023-11-16 14:18:57 +03:00 |
|
|
|
d974dc4351
|
Merge pull request #1336 from ONLYOFFICE/feature/refactoringWasmModulesBuild
Update emcc and support it in fonts module
|
2023-11-16 10:50:24 +03:00 |
|
|
|
a1c2d9dd82
|
Update emcc and support it in fonts module
|
2023-11-15 22:36:32 +03:00 |
|
|
|
fea638a44f
|
Merge remote-tracking branch 'origin/hotfix/v7.5.1' into develop
|
2023-10-30 17:28:18 +03:00 |
|
|
|
423a6982e5
|
Add script for minimize js files
|
2023-10-30 13:38:24 +03:00 |
|
|
|
eff62b475b
|
fix bug #64779
|
2023-10-30 13:13:57 +03:00 |
|
|
|
470be78b16
|
Merge pull request #1329 from ONLYOFFICE/fix/bug64865
Fix bug 64865 and refactoring
|
2023-10-30 12:45:18 +03:00 |
|
|
|
2921ead849
|
fix bug #64856
|
2023-10-27 14:36:59 +03:00 |
|
|
|
82c469a0a6
|
Changed the comparison of double values
|
2023-10-26 19:02:23 +03:00 |
|
|
|
2c631fbb5e
|
Merge remote-tracking branch 'origin/hotfix/v7.5.1' into develop
|
2023-10-25 18:32:10 +03:00 |
|
|
|
0e384091ea
|
Fix bug 64602
|
2023-10-25 18:17:59 +03:00 |
|
|
|
7448aabbc2
|
Merge pull request #1325 from ONLYOFFICE/hotfix/v7.5.1
Hotfix/v7.5.1
|
2023-10-24 14:10:48 +03:00 |
|
|
|
99a5e46b67
|
win_32 rebuild
|
2023-10-16 16:49:33 +04:00 |
|
|
|
a189612b1a
|
Added plugins to support .avi and .mts formats
|
2023-10-16 15:50:08 +04:00 |
|
|
|
02c6d4f8fb
|
Fix build
(cherry picked from commit 8ae967ad99)
|
2023-10-13 11:39:19 +03:00 |
|
|
|
4bd9864129
|
Fix hyphen bugs & add tests
|
2023-10-12 22:46:23 +03:00 |
|
|
|
aca346e32b
|
Update test files
|
2023-10-12 20:46:05 +03:00 |
|
|
|
0ef5482609
|
.
|
2023-10-12 17:29:36 +03:00 |
|
|
|
9185943d0c
|
Add files for tests
|
2023-10-12 17:16:56 +03:00 |
|
|
|
c1a31ce729
|
Merge branch 'release/v7.5.0' into develop
|
2023-10-08 21:26:07 +03:00 |
|
|
|
a3636c7c24
|
fix bug #64451
|
2023-10-06 10:41:18 +03:00 |
|
|
|
c13b925ac5
|
Fix bug #64469
|
2023-10-05 22:42:15 +03:00 |
|
|
|
8ae967ad99
|
Fix build
|
2023-09-26 15:45:13 +03:00 |
|
|
|
c1ad13c2ee
|
Revert "Merge branch 'develop' into release/v7.5.0"
This reverts commit 1002ded983, reversing
changes made to 9ef092fcc3.
|
2023-09-26 13:17:40 +03:00 |
|
|
|
1002ded983
|
Merge branch 'develop' into release/v7.5.0
|
2023-09-26 12:59:12 +03:00 |
|
|
|
20fb306f18
|
Set default verbosity to 1 for libvlc test example
|
2023-09-25 16:47:40 +04:00 |
|
|
|
e57f156b4c
|
Added CVlcInstance class
|
2023-09-25 16:41:30 +04:00 |
|
|
|
c8a379dae3
|
[mac] Fix build with xcode 15+
|
2023-09-25 11:05:55 +03:00 |
|
|
|
0e83957554
|
Merge pull request #1281 from ONLYOFFICE/fix/videoplayer
Improvements to the libvlc player widget and its example
|
2023-09-20 12:18:57 +03:00 |
|
|
|
8e41434bc6
|
Added positionChanged events to vlc player widget
+ Updated libvlc player example to use only vlc widget functions
|
2023-09-20 12:46:52 +04:00 |
|
|
|
63cb2081de
|
Small fix of libvlc resources releasing
|
2023-09-19 14:18:34 +04:00 |
|
|
|
0495ea681c
|
fix bug #64189
|
2023-09-19 11:06:01 +03:00 |
|
|
|
432233677c
|
Merge pull request #1279 from ONLYOFFICE/fix/SvgConversion
Fixes in svg conversion
|
2023-09-18 20:36:43 +03:00 |
|
|
|
d97c132c36
|
Merge pull request #1277 from ONLYOFFICE/fix/bug64115
Fix bugs in Epub
|
2023-09-18 20:35:14 +03:00 |
|
|
|
9180ef65bf
|
Fixed working with units of measurement in CSSCalculator
|
2023-09-18 20:10:20 +03:00 |
|
|
|
83baa789e2
|
Add missed space
|
2023-09-18 19:31:44 +03:00 |
|
|
|
7e2ce67e18
|
Fix bug #64201
|
2023-09-18 18:58:55 +03:00 |
|
|
|
0fe27d3b65
|
Fix bug #64115
|
2023-09-15 17:23:39 +03:00 |
|
|
|
23557ad1ea
|
Merge pull request #1270 from ONLYOFFICE/fix/videoplayer
Updated libvlc builds with new build configuration flags
|
2023-09-13 10:39:25 +03:00 |
|
|
|
fc9abc72f2
|
fix bug #64128
|
2023-09-12 20:15:53 +03:00 |
|
|
|
0250921707
|
Fix build js modules
|
2023-09-12 18:28:20 +03:00 |
|
|
|
4c47e0e6b0
|
Fox bug 64115
Fix empty file because of script tag
|
2023-09-12 17:57:08 +03:00 |
|