Caveats:

Applix patch is functionally incorrect. 

-                               sBuf +=
(char)*pData++;
+                               sBuf +=
reinterpret_cast<char*>(const_cast<UT_UCSChar*>(pData++));

XHTML: patch contained massive removals. I think it
needs to re-sync with FJF's most recent work.

Other patches removed or changed whitespace. Not
applied.

Docbook, HTML and SDW patches applied.

Dom

CVS:
----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are
removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    wp/impexp/docbook/xp/ie_imp_DocBook.cpp
CVS:    wp/impexp/html/xp/HTML_StyleString.cpp
CVS:    wp/impexp/html/xp/HTML_TextState.h
CVS:    wp/impexp/html/xp/HTML_TokenStack.h
CVS:    wp/impexp/html/xp/HTML_tags.h
CVS:    wp/impexp/html/xp/ie_imp_HTML.cpp
CVS:    wp/impexp/sdw/xp/ie_imp_StarOffice.cpp
CVS:    wp/impexp/sdw/xp/ie_imp_StarOffice.h
CVS:    wp/impexp/sdw/xp/sdw_cryptor.cpp
CVS:
----------------------------------------------------------------------



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to