451 Commits

Author SHA1 Message Date
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
c3bddd9e5d Refinement of the width of cells in tables 2022-06-22 16:51:09 +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
170686840c Fixed an inaccuracy in calculating the width of a row in the table 2022-05-26 21:50:37 +03:00
341d7a0b55 Improved table display quality 2022-05-26 21:50:37 +03:00
02fe14ffe3 fix htmltoxhtml 2022-05-25 19:44:38 +03:00
0c1659cf48 fix html and css table style 2022-05-25 19:43:35 +03:00
6db7f67972 improving the quality of converting table styles 2022-05-20 17:45:06 +03:00
0398c6a018 Added the display property 2022-05-18 12:12:37 +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
d565300d25 fix UTF-16 html 2022-05-16 12:31:34 +03:00
27ccd7d2d3 Added scaling of some values and refactoring 2022-03-30 10:00:57 +03:00
74bbbfd0e9 Refactoring gitignore 2021-11-13 20:13:39 +03:00
8032e05f7a fix isspace 2021-08-24 11:14:48 +03:00
4ed4163588 fix includes for iswspace 2021-08-24 10:16:10 +03:00
ad4e5d348b fix gumbo-parser
isspaсe crashes when reading unicode characters
2021-08-12 16:05:35 +03:00
1495779207 Added a ban on negative margins and text background adjustments 2021-05-25 20:10:42 +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
3c2413d5e0 Merge pull request #603 from ONLYOFFICE/fix/bug50342
Fix bug 50342
2021-05-13 17:11:13 +03:00
7a2cd9461d fix bug #49043
(cherry picked from commit a0402e1096)
2021-05-13 11:42:16 +03:00
2dcc9adbaf Сhanged the union of text margins in the equation of styles 2021-05-12 22:54:34 +03:00
0549e44fdd Limited getting the background color found in the table 2021-05-12 18:12:59 +03:00
fff1c89ecd fix one space in the p tag 2021-05-12 10:53:28 +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
6816192a62 Merge pull request #585 from ONLYOFFICE/fix/bug49906
Fix bug 49906
2021-04-28 18:00:22 +03:00
a66dbdcba3 Merge pull request #586 from ONLYOFFICE/fix/bug49908
Fix bug 49908
2021-04-28 17:59:54 +03:00
b818d1ad55 Fixed a typo in the code 2021-04-26 19:43:15 +03:00
fa93123413 Changed the font selection order for the style 2021-04-23 19:33:04 +03:00
9664899a73 Added support for strikethrough text in styles 2021-04-23 18:06:39 +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
3a7408aadb add nickname 2021-02-15 08:54:33 +03:00
45b6f1702d Fixed a typo 2021-01-25 18:01:55 +03:00
91bc1f74ae fix htmltoxhtml 2021-01-25 17:44:18 +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
f58b7c9a67 Fix bug 47850
if element is not found
2021-01-25 15:19:12 +03:00
d82a9886b2 Fixed a bug with lineHeight and Color 2021-01-25 13:00:17 +03:00
9bd7784bcc Fixed bugs and Ability of styles 2021-01-22 05:12:18 +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
6496ebd2e8 Intermediate Commit 2021-01-14 21:48:04 +03:00
d26620973b Reduced the number of unused styles 2021-01-13 20:59:30 +03:00
1b1db8e70b Added support for the "!important " modifier 2021-01-11 21:10:47 +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