Commit Graph

28 Commits

Author SHA1 Message Date
fe2ca8c566 Delete unused headers & add new files 2024-12-14 11:33:47 +03:00
b72f678c1d Fix drop caps 2024-12-09 07:53:41 +03:00
b9230ef5ff Develop clip + tile images 2024-09-26 06:15:42 +00:00
33daee696c Delete unused 2024-07-16 13:13:28 +03:00
fc3e6592f4 Fixes for support in js module 2024-02-27 15:00:33 +03:00
29e44fb12c Refactoring
- tables romoved (for now)
- paragraph logic is broken (fix soon)
2023-11-03 12:22:14 +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
2968e8e303 Add DropCaps support
commented for now
2023-08-10 21:23:33 +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
acb9af928f Add paragraph styles 2023-04-18 22:05:29 +03:00
531fae1486 FontStyles refactoring 2023-04-10 18:41:44 +03:00
eb45d8dadc Correct pro files 2023-04-07 10:30:23 +03:00
2ab9f06493 Refactoring 2023-03-14 18:10:33 +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
742ed66df1 Refactoring. Optimized operating logic. Conversion time is reduced. 2022-10-14 15:06:40 +03:00
beaa3b4494 Some optimizations... 2022-08-30 23:30:28 +03:00
96fa62ac80 Added CFontStyle and StyleManager. 2022-08-11 12:08:58 +03:00
a2eccad79e Some fixes... 4 2022-08-06 14:51:53 +03:00
f8549eaa13 Refactoring 5. Aded support for different types of text underlines. 2022-07-08 16:31:30 +03:00
01911afb0f Refactoring 3. 2022-06-30 21:18:50 +03:00
4641c135e7 Added support for shape according to the new standard. Fixed problem with extra spaces. Code refactoring. 2022-06-30 21:18:49 +03:00
5c403b39eb Added graphics detection: underline, strikethrough, and text highlighting in color. 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
25a10fb642 DocxRenderer: Added support for TextAssociationType PlainParagraph. 2022-06-30 21:18:49 +03:00
e9e9a954ac [docxrenderer] Compiled version 2021-07-18 15:49:35 +03:00
4c84e5f9a3 Developing... 2021-06-29 09:35:28 +03:00
105a23d5bc DocxRenderer (not worked) 2017-01-08 19:10:35 +03:00