Commit Graph

207 Commits

Author SHA1 Message Date
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
1ab06e503a Fix bug 2024-02-28 21:25:25 +03:00
56c3b1a6d3 Fix bugs 2024-02-28 14:31:52 +03:00
fc3e6592f4 Fixes for support in js module 2024-02-27 15:00:33 +03:00
88a6f5815c Add ScanPage 2024-02-26 17:29:21 +03:00
f3bdeacf7e Fix bugs 2024-02-20 13:15:44 +03:00
8a6974a020 Add define to use default font to recalc 2024-02-17 14:57:38 +03:00
c90394b50a Update logic 2024-02-16 19:37:52 +03:00
1eec0cffdb Update paragraph logic
in progress
2024-02-13 14:08:28 +03:00
d65cbf194a Added TextAssociationTypes 2024-02-13 10:21:49 +03:00
50cb0b543e Fix indent 2023-12-11 22:41:01 +03:00
c196f282af Bugfix BuildParagraphes 2023-12-11 05:25:02 +03:00
bea162aef9 BuildParagraphes update
(in progress)
2023-12-11 00:25:17 +03:00
fd95d72a08 Update ascent/descent
values in objects
crossing using ascent/descent
2023-11-26 01:17:33 +03:00
e5a4ea21b0 Fix move 2023-11-06 17:19:48 +03:00
07b33be69a Fix bug
- shared -> wear ptrs
- fix bug with sort
2023-11-06 15:49:29 +03:00
21d8353cdc Fix bug with highlighting 2023-11-03 13:00:11 +03:00
29e44fb12c Refactoring
- tables romoved (for now)
- paragraph logic is broken (fix soon)
2023-11-03 12:22:14 +03:00
91fad82d6a Refactoring
in progress
2023-11-02 23:10:29 +03:00
8b9d5c9f51 Refactoring (still in porgress) 2023-11-02 18:34:45 +03:00
83e37ba5f0 Refactoring (in progress) 2023-11-02 14:12:58 +03:00
6374e3ba23 Refactoring 2023-10-31 17:17:17 +03:00
dd0ede1405 Remove nodiscard 2023-10-04 19:20:42 +03:00
7ed274c3e9 Fix lines below text & size of super/sub script 2023-10-02 17:00:34 +03:00
7a198ac6db Fix paragpraph logic
finally
2023-09-25 14:29:33 +03:00
4d8e81637f For bug 64200 2023-09-18 18:39:11 +03:00
35fbf84683 Change logic 2023-09-14 15:17:15 +03:00
7dc8a4bb9b Fix bug
dropcaps fix
2023-09-01 18:52:29 +03:00
e11e314b22 Update drop caps
drop caps is shapes now
2023-08-29 22:51:37 +03:00
6aae88e521 Merge branch 'release/v7.5.0' into feature/docx_renderer2 2023-08-17 11:09:18 +03:00
2968e8e303 Add DropCaps support
commented for now
2023-08-10 21:23:33 +03:00
bc5ab2719c Remove unused files 2023-08-10 14:37:30 +03:00
4ebbfad654 Fix spacing in different cconts 2023-08-08 12:05:01 +03:00