44 Commits

Author SHA1 Message Date
26adb8d565 Developing txt renderer
but UB
2025-09-15 19:44:38 +03:00
8e64dcc5a4 Fix build & bug 2025-04-30 15:10:06 +03:00
9aa6bceddf Fix bug with non-nullptr conttext 2025-04-07 17:05:56 +03:00
7c9ae624e9 Fix build for c++11 2025-04-01 11:46:33 +03:00
e3c60a6b05 Fix bug in text command renderer 2025-04-01 11:30:43 +03:00
652940657c Update textcommandrenderer 2025-04-01 05:08:56 +03:00
f0dbf92bde Refactoring 2025-03-26 13:32:44 +03:00
daf6dd5af2 Developing TextCommandRederer 2025-03-11 17:40:17 +03:00
2f45a87669 Remove HtmlRenderer library 2024-12-10 14:24:41 +03:00
c86a8edd30 Fix 2024-09-26 06:15:42 +00:00
db1d6a935f Add metainfo in ToXmlPptx (CContText)
+ fix main in test
2024-09-26 06:15:42 +00:00
6b5f930a1e Add custom image storage to docxrenderer 2024-04-27 01:44:26 +03:00
88a6f5815c Add ScanPage 2024-02-26 17:29:21 +03:00
6aae88e521 Merge branch 'release/v7.5.0' into feature/docx_renderer2 2023-08-17 11:09:18 +03:00
a65183616f Fix check files in test 2023-07-17 10:40:12 +03:00
b0721b2c16 Rename param for x2t & remove src dependency for library (paragraph) 2023-07-09 21:35:44 +03:00
77ea7fd3df Fix use private sources in export header 2023-06-21 11:58:42 +03:00
133ad365f4 Fix bug 62746 2023-06-03 14:53:51 +03:00
cf85c54f43 Fix font selection 2023-04-28 00:52:58 +03:00
dcddfd15b5 Merge pull request #1168 from ONLYOFFICE/release/v7.4.0
Release/v7.4.0
2023-04-27 02:13:48 +05:00
eb45d8dadc Correct pro files 2023-04-07 10:30:23 +03:00
8de7d01012 Add FontSelector (Refactoring) 2023-03-19 18:45:10 +03:00
21544a7ff7 Refactoring 2023-03-14 19:02:58 +03:00
2ab9f06493 Refactoring 2023-03-14 18:10:33 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
4d5a2967e3 [copyright] Update Copyright 2023-02-28 00:57:11 +03:00
53bbeb0cdc Refactoring + VectrosGraphics update 2023-02-27 15:46:54 +03:00
623e664478 indents update
tabs instead of spaces
2023-02-19 12:37:53 +03:00
74c4bf6236 Fix docx_renderer test build 2023-01-19 14:02:27 +03:00
0a1e90958c Added base classes for table decoding.
Added a Converter class for use in various objects.
Added additional comments to the code.
Added tasks under the //todo label.
2022-10-20 14:00:12 +03:00
8f534e9bff Removed some smart pointers. 2022-08-18 17:31:19 +03:00
5c403b39eb Added graphics detection: underline, strikethrough, and text highlighting in color. 2022-06-30 21:18:49 +03:00
1ba6c9b73f minor changes 2022-06-30 21:18:49 +03:00
2ede1b0d65 Fixed problem with merging of mixed text. Improved vertical and horizontal text alignment. Some problems were identified (todo). The interaction between the shape and the paragraph has been worked out. 2022-06-30 21:18:49 +03:00
3e5c005714 Fixed an problem with measuring a line with a long space. 2022-06-30 21:18:49 +03:00
217c5157e1 Added BuildByTypeShapeLine() 2022-06-30 21:18:49 +03:00
6783e79c15 Attempted to rewrite BuildByTypePlainParagraph(). Conclusion - I should use shapes instead of frames. 2022-06-30 21:18:49 +03:00
7f3a658611 Fix problem with spaces. 2022-06-30 21:18:49 +03:00
d01a4f1c4d For bug 56317 2022-04-01 14:30:15 +03:00
ea70fb9404 Refactoring 2022-02-04 16:21:52 +03:00
b589dafb48 Fix convertation pdf2docx 2021-07-21 20:33:38 +03:00
cf65ec1448 Fix crash on empty strings 2021-07-20 20:33:48 +03:00
e711c7b993 Prepare for debug 2021-07-19 13:16:13 +03:00
4c84e5f9a3 Developing... 2021-06-29 09:35:28 +03:00