|
|
4378becd0b
|
Enter new contexts by default
|
2024-09-13 14:30:53 +04:00 |
|
|
|
8c62dc448a
|
Fixed bug width text position in svg conversion
|
2024-09-12 20:04:22 +03:00 |
|
|
|
7f7e89babf
|
fix bug #69781
v8.2.0.74
|
2024-09-12 18:07:19 +03:00 |
|
|
|
d89d63e0db
|
fix bug #70136
|
2024-09-12 14:50:41 +03:00 |
|
|
|
42a4fe53dd
|
fix bug #70160
v8.2.0.73
|
2024-09-12 11:01:32 +03:00 |
|
|
|
f738aa95ad
|
.
|
2024-09-12 10:38:26 +03:00 |
|
|
|
a68b7e7354
|
fix bug #70134
|
2024-09-11 17:38:40 +03:00 |
|
|
|
3c16ba01f0
|
Fix max font size in svg conversion
|
2024-09-11 13:23:36 +03:00 |
|
|
|
106f448042
|
Fix build for xp
v8.2.0.71
|
2024-09-11 12:15:46 +04:00 |
|
|
|
81d90420dd
|
Normalize JSON in tests
v8.2.0.70
|
2024-09-10 22:27:54 +00:00 |
|
|
|
2673b15835
|
Implement objects parsing in FromJSON
|
2024-09-10 22:27:54 +00:00 |
|
|
|
436d9ecdb7
|
Implement arrays parsing in FromJSON
|
2024-09-10 22:27:54 +00:00 |
|
|
|
150079e2f6
|
Implement FromJSON for primitives
|
2024-09-10 22:27:54 +00:00 |
|
|
|
ad18d65f7c
|
Implement toJSON
|
2024-09-10 22:27:54 +00:00 |
|
|
|
56551c3745
|
Add IsBool function to Java wrapper
+ Add functionality of generating JNI headers
|
2024-09-10 22:25:25 +00:00 |
|
|
|
71342eb03d
|
Add IsBool function to NET wrapper
|
2024-09-10 22:25:25 +00:00 |
|
|
|
f811822364
|
Fix bug #70046
|
2024-09-10 22:25:25 +00:00 |
|
|
|
765c27bdab
|
Remove creation of empty string by default
|
2024-09-10 22:24:06 +00:00 |
|
|
|
f90022c50c
|
Fix bug #70086
|
2024-09-10 22:24:06 +00:00 |
|
|
|
e345eff63a
|
Fix build pdf files
|
2024-09-11 01:09:50 +03:00 |
|
|
|
0b16086ff5
|
Fix bugs in svg conversion and optimization
|
2024-09-10 21:08:12 +03:00 |
|
|
|
5904bb3507
|
Fix bug #69865
|
2024-09-10 21:07:39 +03:00 |
|
|
|
8917390185
|
binary mrun
|
2024-09-10 16:25:23 +03:00 |
|
|
|
6a2d3838ae
|
Fix bug #70044
|
2024-09-10 03:24:57 +05:00 |
|
|
|
493cec92c6
|
Move methods from graphics renderer to base interface
|
2024-09-09 15:03:59 +03:00 |
|
|
|
f21d92ee92
|
Enable drawing file in doctrenderer
|
2024-09-09 14:23:54 +03:00 |
|
|
|
d1dd3b4791
|
Merge pull request 'fix bug70020' (#5) from fix/bug70020 into release/v8.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/5
|
2024-09-09 08:24:43 +00:00 |
|
|
|
b79c173f59
|
Add dependencies for doctrenderer
|
2024-09-09 07:48:27 +03:00 |
|
|
|
5a7909a901
|
Fix pivot cache definition conversion
|
2024-09-06 15:46:26 +06:00 |
|
|
|
47ec9ab80d
|
Fix bugs and refactoring
|
2024-09-05 10:23:31 +00:00 |
|
|
|
8a56072454
|
Fix bugs and refactoring
|
2024-09-05 10:23:31 +00:00 |
|
|
|
b6593c89a3
|
Merge pull request 'Fix bug #69988' (#2) from fix/bug69988 into release/v8.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/2
|
2024-09-05 08:59:29 +00:00 |
|
|
|
978ec43047
|
printPr
|
2024-09-04 20:01:10 +03:00 |
|
|
|
f6c48c1edb
|
Fix bug #70039
|
2024-09-04 20:48:28 +05:00 |
|
|
|
386bce9b68
|
Fix bug #70020
|
2024-09-04 20:22:34 +06:00 |
|
|
|
ceeaff9585
|
Fixes for pdf
|
2024-09-04 14:51:31 +03:00 |
|
|
|
20a8de9440
|
Fix bug #69988
|
2024-09-04 16:32:52 +05:00 |
|
|
|
1cf1d16cf5
|
Merge pull request 'Fix non-existing dicts bug' (#1) from fix/dictionariestester into release/v8.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/core/pulls/1
|
2024-09-04 09:29:28 +00:00 |
|
|
|
ae98f0551a
|
Delete src/dst dictionariestester
|
2024-09-04 12:27:52 +03:00 |
|
|
|
eddfd2abe4
|
Fix non-existing dicts bug
|
2024-09-04 12:25:02 +03:00 |
|
|
|
4c9c79628f
|
Fix bug #69957
|
2024-09-03 13:20:36 +05:00 |
|
|
|
7625183fe3
|
Merge pull request #1636 from ONLYOFFICE/fix/office-utils
Fix Bug 69900
|
2024-09-02 06:08:59 -07:00 |
|
|
|
0567de6d9f
|
.
|
2024-09-02 11:49:18 +03:00 |
|
|
|
7f23f77866
|
fix bug #69770
|
2024-09-02 10:31:01 +03:00 |
|
|
|
b3ce882885
|
Merge pull request #1635 from ONLYOFFICE/fix/bug69889
Fix bug #69889
v8.2.0.55
v8.2.0.58
|
2024-08-29 18:42:18 +03:00 |
|
|
|
2685f2807c
|
fix bug #69947
|
2024-08-29 18:11:58 +03:00 |
|
|
|
a748b08143
|
for bug #69781
|
2024-08-29 18:08:37 +03:00 |
|
|
|
a14e684528
|
Fix Bug 69900
|
2024-08-29 18:00:26 +03:00 |
|
|
|
58c35139ea
|
Merge branch 'fix/bug44363' of https://github.com/ONLYOFFICE/core into fix/bug44363
# Conflicts:
# OdfFile/Reader/Format/text_elements.cpp
|
2024-08-29 19:41:23 +05:00 |
|
|
|
7d804f1c70
|
Fix bug #44363
|
2024-08-29 19:39:34 +05:00 |
|