Commit Graph

323 Commits

Author SHA1 Message Date
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
8c560d638d Rename libnetwork => libkernel_network (conflict with system) 2021-06-27 10:53:04 +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
0f80aba351 Merge branch 'develop' into fix/bug47289 2021-01-25 15:46:11 +03:00
b8b16ecbe8 Fixed bugs 2021-01-19 21:48:38 +03:00
76ef6b792f Refactoring and fixed bugs 2021-01-18 21:58:31 +03:00
2c4d5baac2 fix tree of body
The problem was caused by the ReadNextSiblingNode function
2021-01-18 12:30:02 +03:00
43feea8012 table borders
Added table borders in case of using border attribute
2021-01-18 11:58:15 +03:00
2003743229 Fix bug 48178
The font size and line spacing of the text in the table has been corrected. Removed extra paragraph after the table.
2021-01-18 10:58:46 +03:00
93dc4cee9c Integrating "paragraph and runner settings" in html file2 2020-12-28 21:35:17 +03:00
0afacbada8 Intermediate commit 2020-12-18 21:48:59 +03:00
3a4c034a71 Added calculation of repetitions of the "id" and "style" fields in selectors 2020-12-17 20:20:08 +03:00