Commit Graph

258 Commits

Author SHA1 Message Date
b56e21d6c7 Improved padding in html to ooxml conversion 2024-02-19 18:33:31 +03:00
56a09831cc Improved conversion of style settings of html tables to ooxml 2024-02-16 16:39:50 +03:00
4736f93aa8 Fixed the unnecessary appearance of the table border in html to ooxml conversion 2024-02-13 18:10:17 +03:00
479943f5e2 Improved conversion of html tables to ooxml 2024-02-09 16:36:54 +03:00
a7a80cb92e Fixed some inaccuracies in the conversion of html tables 2024-02-08 18:55:17 +03:00
7e5da0b22c Fix bug #63701 2024-02-06 10:38:49 +03:00
b36c1ae9e7 Fix bug #59451 2024-02-05 18:05:55 +03:00
d1a35c2e9c Refactoring in HtmlFile2 2024-01-22 18:39:00 +03:00
6f5fa6c4ca Switching to case-insensitive search in html2 2023-12-26 20:31:04 +03:00
fc5c38c0bf Fix bug 64272 2023-09-21 12:45:23 +03:00
69cf20e5e3 Fix bug 64197
Fixed character escaping in description. Also fixed is the recording of Relationships for hyperlinks located in footnotes.
2023-09-19 17:06:47 +03:00
50e4fb6b4f Fix bug 49447 2023-09-18 18:24:43 +03:00
3664be0de5 Fix bug 63831 2023-09-12 16:06:13 +03:00
d4edb26079 Fix readImage 2023-09-11 15:01:35 +03:00
4bc58a1835 Add m_mImages for HtmlFile2 2023-09-11 15:00:38 +03:00
c0afcc18a8 Fix missing gc_allowNetworkRequest 2023-09-07 15:51:18 +03:00
29c4851a1d Add ValidExtension for HtmlFile2 2023-09-07 15:35:42 +03:00
86fef4c54f Fix bug 63784 2023-09-07 15:23:52 +03:00
b3f27b4f19 Fix bug #63617 2023-08-24 12:08:48 +03:00
5f1cf58692 Fix bug 63699 2023-08-17 23:16:59 +03:00
6707cd05a9 fix htmlfile2.cpp 2023-07-26 12:35:57 +03:00
25ddb5d8d1 Merge branch 'hotfix/v7.4.1' into develop 2023-07-12 17:16:26 +03:00
e779cb0b4d Fix bug 49447
implementation html & epub footnote
2023-07-06 17:05:41 +03:00
b89d16691a Fix bug 60993 2023-07-03 16:10:52 +03:00
bf859f9763 Fix bug 62341 2023-06-06 16:01:47 +03:00
672b9fd118 fix space before table 2023-06-02 18:56:00 +03:00
01bfa49aba fix epub EncodeXmlString 2023-06-02 14:52:28 +03:00
eb45d8dadc Correct pro files 2023-04-07 10:30:23 +03:00
a90cdc2cdb Fix bug 59025 2022-12-23 12:57:05 +03:00
697c63f74e Fix bug #56078 2022-09-01 18:48:20 +03:00
8d42cf008d Fix bug 58584 2022-08-18 14:11:24 +03:00
ed87cc0047 Remove extra dependencies 2022-08-01 17:17:18 +03:00
2281e35cda Added support for the vertical-align property for tables 2022-07-27 17:06:38 +03:00
54b3fc1866 Merge remote-tracking branch 'origin/hotfix/v7.1.1' into fix/hotfix-v7.1.1-conflicts
# Conflicts:
#	Common/3dParty/html/css/src/CCompiledStyle.cpp
#	Common/3dParty/html/css/src/CCssCalculator_Private.cpp
#	Common/3dParty/html/css/src/ConstValues.h
#	Common/3dParty/html/css/src/xhtml/CDocumentStyle.cpp
#	Common/3dParty/html/htmltoxhtml.h
#	Common/Network/FileTransporter/src/FileTransporter_win.cpp
#	HtmlFile2/htmlfile2.cpp
#	HtmlFile2/test/main.cpp
#	PdfWriter/PdfRenderer.cpp
#	PdfWriter/PdfRenderer.h
2022-07-18 17:41:10 +03:00
eae4921ccd Change regex engine to boost (gcc error) 2022-07-09 12:51:30 +03:00
3ab0a4ee5e Fix bug 58051 2022-07-08 23:09:14 +03:00
c3bddd9e5d Refinement of the width of cells in tables 2022-06-22 16:51:09 +03:00
7e5421862b Improved calculation of the width of table cells 2022-06-21 09:55:04 +03:00
599e2d0d8b Working with the width of a cell in a table 2022-06-21 09:55:04 +03:00
964c75126e Improved working with styles 2022-06-21 09:55:04 +03:00
89a787fc32 fix spacing between tables 2022-05-26 21:50:37 +03:00
56bec09bfd empty <w:p> between tables 2022-05-26 21:50:37 +03:00
341d7a0b55 Improved table display quality 2022-05-26 21:50:37 +03:00
0c1659cf48 fix html and css table style 2022-05-25 19:43:35 +03:00
13ee681c22 fix empty w:tblW 2022-05-23 14:40:27 +03:00
6db7f67972 improving the quality of converting table styles 2022-05-20 17:45:06 +03:00
7c08b05fcd html fix empty <w:tc> 2022-05-19 19:02:51 +03:00
dc9e6ffdd5 html fix empty <w:tc> 2022-05-19 14:57:34 +03:00
b8e5f7d01b html fix hyperlink 2022-05-19 13:16:41 +03:00
c8d5ae5f52 html different <w:p> 2022-05-18 18:52:48 +03:00