Commit Graph

194 Commits

Author SHA1 Message Date
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
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
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
72cde59fdb Fixed a problem with incorrect display of table borders 2022-05-17 18:50:51 +03:00
05c7e09041 add m_mAttrs to NSCSS::CNode 2022-05-16 17:22:44 +03:00
5e127f15e2 html table attributes 2022-05-16 17:04:22 +03:00
d565300d25 fix UTF-16 html 2022-05-16 12:31:34 +03:00
882f47f6bc Fix bug 56057 2022-04-26 17:20:53 +03:00
27ccd7d2d3 Added scaling of some values and refactoring 2022-03-30 10:00:57 +03:00
a0ebe7acb3 Merge remote-tracking branch 'origin/hotfix/v6.4.1' into release/v6.5.0 2021-09-17 11:45:17 +03:00
76f94eaacc fix bug #52607 2021-09-16 19:08:03 +03:00
fa7690a239 Refactoring (add network library) 2021-06-26 22:11:52 +03:00
f95e5a4487 Merge remote-tracking branch 'origin/feature/localraster' into develop
# Conflicts:
#	EpubFile/test/main.cpp
2021-05-28 09:54:28 +03:00
69cf19ddfb fix xmlns before image
If xmlns is used before the svg image, then the converter does not recognize the tag
2021-05-26 15:47:03 +03:00
7c1ab855d1 Fix bug 50358 2021-05-25 12:07:43 +03:00
e82056bba1 Merge pull request #602 from ONLYOFFICE/fix/bug49710
Fix bug 49710
2021-05-13 17:11:49 +03:00
0549e44fdd Limited getting the background color found in the table 2021-05-12 18:12:59 +03:00
83ca6ea779 Fix bug 50358 2021-05-12 14:29:36 +03:00
2f10ae5a7c The style of the borders that are in the table is removed from the styles 2021-05-06 22:19:40 +03:00
37ff56f81b Fix bug 49893 2021-04-23 17:42:44 +03:00
364712c50f faster 2021-04-23 11:43:32 +03:00
47058a4006 Fix bug 49710 2021-04-23 11:36:02 +03:00
1ab560a957 fix different styles 2021-04-21 18:45:24 +03:00
46b72e3f41 fb2 read colspan and rowspan 2021-04-05 18:44:49 +03:00
e096c40166 new CxImage 2021-03-11 15:07:08 +03:00
328ca886c7 Revert "Merge pull request #528 from ONLYOFFICE/feature/ppt_4"
This reverts commit ff0f58cc3c, reversing
changes made to cb6c9838d3.
2021-03-10 15:33:50 +03:00
ec93bce61c Revert "Merge remote-tracking branch 'origin/feature/xlsb' into feature/ppt_4"
This reverts commit 4fa865799b, reversing
changes made to 393bdf3caa.
2021-03-01 15:17:34 +03:00
bbf97e2098 Fix merge 2021-01-25 17:31:39 +03:00