Commit Graph

220 Commits

Author SHA1 Message Date
6a6204ae33 Fix add to conts & highlights 2024-07-30 11:35:39 +03:00
ef30a30e00 Fix first word width in splitted lines 2024-07-29 20:33:20 +03:00
bfd790ba11 Fix bug with spacing 2024-07-26 12:26:59 +03:00
2920527898 Reformat code 2024-07-26 11:40:01 +03:00
0d84e22e79 Fix spaces more 2024-07-25 19:13:29 +03:00
84b8850a52 Fix bug with spaces 2024-07-25 16:12:40 +03:00
3158e830ff Indetns fix 2024-07-16 13:56:17 +03:00
33daee696c Delete unused 2024-07-16 13:13:28 +03:00
176290adaf Fix bug + refactoring 2024-07-10 19:34:01 +03:00
fb209c6c8a Fix bugs 2024-07-09 19:49:21 +03:00
824d9c59cf Fix shapes merging 2024-07-09 16:56:43 +03:00
a8c815d7bd Fix bugs
Fix paragpraph bug
Fix bug with lines in tables
2024-07-09 16:25:32 +03:00
4559d53a97 Change CContText logic 2024-07-09 15:01:34 +03:00
af9a69d0f2 Update logic & fix bugs 2024-06-11 08:00:48 +03:00
29115060b4 Merge pull request #1540 from ONLYOFFICE/release/v8.1.0
Release/v8.1.0
2024-06-06 23:03:36 +03:00
33da43b2f4 Fix bug 67747 2024-06-05 19:57:56 +03:00
115a60c273 For bug 68216 2024-06-05 02:26:58 +03:00
e18fc06c7b Fix bug in first word splitting 2024-06-04 11:12:18 +03:00
4cd6e99531 Merge pull request #1527 from ONLYOFFICE/release/v8.1.0
Release/v8.1.0
2024-06-03 20:10:54 +03:00
be64e3e624 Fix spacing 2024-05-28 11:05:59 +03:00
2f6a542d02 Fix tatPlainParagraph type 2024-05-28 05:48:49 +03:00
f69b52e232 Fix bug 68004 2024-05-28 04:57:26 +03:00
ce15265d5a Fix split logic (in progress) 2024-05-27 23:28:05 +03:00
370e317b79 Updated split logic (in progress) 2024-05-27 22:21:28 +03:00
5dede9304b Add support added images on recognize 2024-05-21 16:52:54 +03:00
3bf80a74fe Add split logic in paragraph 2024-05-21 12:13:43 +03:00
de31b16f91 Add Split logic 2024-05-21 09:27:54 +03:00
d85b3dd7f0 Support images on recognize 2024-05-14 21:43:21 +03:00
f4ec536794 Fix bug 67809 2024-05-14 10:40:54 +03:00
ba4c5b31d1 Fix previous commit 2024-04-27 01:46:43 +03:00
6b5f930a1e Add custom image storage to docxrenderer 2024-04-27 01:44:26 +03:00
051a1fa7ef Fix bug 67444 2024-04-26 12:47:51 +03:00
2f916dcd11 Fix build 2024-04-12 17:45:31 +03:00
8b2b4d1bbf Add support shapes from metadata 2024-04-12 17:07:20 +03:00
ad60357f6f Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape
# Conflicts:
#	DocxRenderer/src/resources/VectorGraphics.h
2024-04-11 11:13:32 +03:00
a9dd418841 Fix build 2024-04-09 17:39:45 +03:00
2481f7f257 Fix build with old compilers 2024-04-09 13:09:01 +03:00
2038ace911 Fix build 2024-04-09 10:03:19 +03:00
7accccb3ab Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile.cpp
#	DocxRenderer/src/logic/Page.cpp
2024-04-08 18:02:41 +03:00
e33e659c22 Restore write xfrm to docx shapes. Add pptx shapes to wasm module 2024-04-08 17:35:40 +03:00
22a255f351 Fix images bug 2024-03-26 17:57:31 +03:00
8b16b1625f Fix bug 2024-03-26 11:46:30 +03:00
4a1f483315 Fix alignment + fix logic 2024-03-24 22:47:03 +03:00
4deae80350 Fix right alignments 2024-03-19 12:27:22 +03:00
d5a4cd43e3 Fix bug 2024-03-19 11:23:58 +03:00
6eaf5cc9d3 Fix ScanPagePptx 2024-03-19 11:15:25 +03:00
b311bb319b ScanPagePptx done 2024-03-15 18:37:48 +03:00
dfbb20035b Merge remote-tracking branch 'origin/feature/docx_renderer2' into feature/pdf-freetext
# Conflicts:
#	PdfFile/PdfReader.cpp
2024-03-13 13:11:58 +03:00
9ffc34b7e2 Developing DocxRenderer
- pptx shapes (in progress)
- no br logic
2024-03-12 11:51:47 +03:00
7dd1dd3c8a Disable clear font streams in ScanPage mode 2024-02-28 22:33:07 +03:00