Commit Graph

21226 Commits

Author SHA1 Message Date
0ed5be36a8 Rollback IsRGB 2025-09-11 16:40:26 +03:00
81a80fd469 Merge branch 'release/v9.1.0' of https://git.onlyoffice.com/ONLYOFFICE/core into release/v9.1.0 2025-09-11 14:25:56 +03:00
9fbef96ee9 Merge branch 'fix/rtfFormat' into release/v9.1.0 2025-09-11 14:25:39 +03:00
ac66f7afdf Merge pull request 'fix/bug53250' (#443) from fix/bug53250 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/443
2025-09-11 11:23:44 +00:00
380aac0fca fix/bug52250
fix bug with unexpected indents
2025-09-11 14:20:19 +03:00
7d40c402bc Refactoring test 2025-09-11 14:11:25 +03:00
a9fa5b8072 Refactoring default styles 2025-09-11 13:43:53 +03:00
a517cef437 Merge branch hotfix/v9.0.4 into master 2025-09-11 08:40:05 +00:00
6499d296a6 fix bug #76598 2025-09-10 19:55:30 +03:00
e57c7ed76e fix bug #76601 2025-09-10 19:31:13 +03:00
333df23bbf Merge pull request 'Fix: update icu libraries version' (#441) from fix/docbuilder-java into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/441
2025-09-10 12:48:05 +00:00
ac9bf053f2 Fix: update icu libraries version 2025-09-10 16:46:03 +04:00
2ee94c4920 Text conversion from HWPML format is implemented 2025-09-10 13:59:15 +03:00
20e3b1eb9f Merge pull request 'Fix bug 61632' (#440) from Rtf/Fixbugs into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/440
2025-09-10 07:44:55 +00:00
dee37793f5 Fix bug 61632
(cherry picked from commit b14b1a3f3e)
2025-09-10 10:38:49 +03:00
09ddeaad9e Merge pull request 'For bug 50842' (#436) from Rtf/Fixbugs into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/436
v9.1.0.90
2025-09-09 16:37:31 +00:00
144399868b Fix bug 76541 2025-09-09 18:55:18 +03:00
39a7f38dfb Merge pull request 'Fix bug #76515' (#437) from fix/bug-76515 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/437
2025-09-09 14:19:34 +00:00
4b0fb0633f Merge pull request 'fix/custom-sysroot' (#438) from fix/custom-sysroot into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/438
2025-09-09 13:48:46 +00:00
1d978af98e Fix gcc ver check 2025-09-09 16:47:06 +03:00
cde1cb8f0b fix prev 2025-09-09 13:25:36 +03:00
498227ed7a Add flag 2025-09-09 12:21:29 +03:00
c9905b3c4c Remove mac builds as unnecessary 2025-09-09 12:19:24 +04:00
f96dd51403 Fix bug #73727 2025-09-08 17:40:18 +03:00
9463ae5487 Add libVLC build for linux_arm64 2025-09-08 16:23:59 +04:00
8676bde7bc Rebuild libVLC for linux_64 2025-09-08 15:56:16 +04:00
15f2d9f1b1 Fix bug #76515 2025-09-08 12:59:00 +03:00
f1c51c0fe8 For bug 50842
(cherry picked from commit 31b8fdbd8d)
2025-09-08 12:58:14 +03:00
b14b1a3f3e Fix bug 61632 2025-09-08 11:03:40 +03:00
a96460f096 Merge pull request 'hotfix/v9.0.4' (#434) from hotfix/v9.0.4 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/434
v9.1.0.88
2025-09-08 07:20:47 +00:00
d5d211dbe0 Merge pull request 'fix bug 75855' (#399) from fix/bug-75855 into hotfix/v9.0.4
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/399
2025-09-08 07:19:46 +00:00
602207ab6d Update unit-tests 2025-09-08 09:48:38 +03:00
39e6c1e2c6 Fix curve intersection 2025-09-08 09:47:53 +03:00
1d723fee65 Merge pull request 'fix/CustomShapePath' (#433) from fix/CustomShapePath into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/433
v9.1.0.85 v9.1.0.86
2025-09-06 11:54:07 +00:00
3be712f2a1 . v9.1.0.78 v9.1.0.80 2025-09-04 23:38:11 +03:00
62317f95a1 [android] remove legacy packaging 2025-09-04 17:33:46 +03:00
22c70d1c49 Rebuild libVLC for win32 2025-09-04 17:38:42 +04:00
5463d8dcc0 fix bug #76571 2025-09-04 16:05:19 +03:00
097aa15104 Update win_64 build
(Remove subtitle-related plugins)
2025-09-04 17:01:41 +04:00
31b8fdbd8d For bug 50842 2025-09-04 11:19:25 +03:00
f95f4bdfd5 Add win_arm64 build 2025-09-03 20:47:34 +04:00
22a984b4ac Add configuration for win_arm64 build 2025-09-03 20:44:16 +04:00
a696f9a7a9 Merge pull request 'fix/bug76397' (#431) from fix/bug76397 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/431
v9.1.0.71
2025-09-03 14:49:42 +00:00
801fad7c74 fix bug 2025-09-03 16:55:27 +03:00
a1e120e901 Merge pull request 'Fix bug #76513' (#432) from fix/bug-76513 into release/v9.1.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/432
2025-09-03 12:51:56 +00:00
c84855b17e [android] improved clarity 2025-09-03 12:49:15 +03:00
8a339386f4 Fix build v9.1.0.69 2025-09-03 08:46:43 +03:00
47aa4ebb77 Fix build 2025-09-02 23:33:04 +03:00
f52643b750 Add method for system directory 2025-09-02 22:46:39 +03:00
da278aba0b fix/bug76397
fix bug when text:section  is interpreted like text:properties
2025-09-02 18:05:49 +03:00