[Libreoffice-bugs] [Bug 80798] cleanup debug methods

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 29 09:03:36 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=80798

--- Comment #6 from Michael Meeks <michael.meeks at collabora.com> ---
Interesting; this task got simpler, and the class got renamed:

class OOXMLPropertySet : public writerfilter::Reference<Properties>
...

Can we remove the maType member ? which is now an OUString (for no apparent
reason) and gets intialized and deleted along with that class for no benefit at
all (that I can see ;-). But needs some code-reading.

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180129/a71ae04a/attachment.html>


More information about the Libreoffice-bugs mailing list