dtrans/source/win32/dtobj/FmtFilter.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 1d512fb31c20e17426f0652234a1304ead2d8c8d Author: Jan Holesovsky <ke...@collabora.com> Date: Fri Feb 21 09:07:57 2014 +0100 Update comment. Change-Id: Ie2aeb65760fc06483f709a4194b9ee1d1f7a8955 diff --git a/dtrans/source/win32/dtobj/FmtFilter.cxx b/dtrans/source/win32/dtobj/FmtFilter.cxx index 6f67a3b..4adbc93 100644 --- a/dtrans/source/win32/dtobj/FmtFilter.cxx +++ b/dtrans/source/win32/dtobj/FmtFilter.cxx @@ -355,8 +355,8 @@ std::string GetHtmlFormatHeader(size_t startHtml, size_t endHtml, size_t startFr return htmlHeader.str(); } -// the office always writes the start and end html tag in upper cases and -// without spaces both tags don't allow parameters +// the case of these tags has to match what we output in our filters +// both tags don't allow parameters const std::string TAG_HTML = std::string("<html>"); const std::string TAG_END_HTML = std::string("</html>"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits