Commit Graph

323 Commits

Author SHA1 Message Date
f9cd49a756 Fix bugs 2024-03-07 16:05:31 +03:00
36dbd4f0e1 Refactoring 2024-03-06 15:55:12 +03:00
9e24a89fd4 Fix bugs 2024-03-04 15:56:02 +03:00
1a86da3559 Fix bug #66670 2024-03-01 16:33:44 +03:00
00c95da6c0 Merge pull request #1430 from ONLYOFFICE/fix/66463
Fix bug #66463
2024-03-01 15:37:29 +03:00
bb1d5401d2 Refactoring 2024-03-01 15:24:09 +03:00
e2dc625b0a Fix bugs and refactoring 2024-03-01 13:54:47 +03:00
ed0d1fbdb0 Refactoring 2024-02-27 14:54:45 +03:00
849ad8ac87 Fixed bugs with styles in html->ooxml conversion and refactoring 2024-02-27 14:18:04 +03:00
f8184532c8 Added support for reading @page and bug fixes in html to ooxml conversion 2024-02-22 18:10:26 +03:00
3320547735 Fix bug #66463 2024-02-21 22:41:35 +03:00
7776743d8d Fix bug 66567 2024-02-19 22:15:10 +03:00
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
a6a73ffe3a Refactoring 2024-02-14 13:20:08 +03:00
33c5852834 Fix bug #66436 2024-02-13 20:25:30 +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
48a055d390 Fix metafiles with bad sizes. And revert one commit. 2024-01-29 00:00:37 +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