https://issues.apache.org/ooo/show_bug.cgi?id=118986

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |g                           |

--- Comment #7 from Armin Le Grand <[email protected]> ---
ALG: Took a deeper look and best way will be to create the hex data from binary
data at streaming time, holding sources for it in a stack for
rtl::OStringBuffer. Tried a pretty straightforward implementation with pure
virtual entries for string and binary, allows moving creation of string from
binary to stream time for graphics, OLEs and PresentationData. Checked using a
OOo3.3 that it produces the same binary output; also using a hextable for
conversion, no longer creating each single value in a OString separately.
Preparing patch to add.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to