https://bugs.documentfoundation.org/show_bug.cgi?id=95505
--- Comment #23 from aybuke <[email protected]> --- (In reply to Yousuf (Jay) Philips from comment #22) > Hey aybuke, > > Glad the patch got in and look forward to testing it out when the next build > comes out. I noticed in the patch that you didnt change semi-colons to > colons, like in the following line, so i'm assuming the output wont be valid > CSV when opened (e.g. TextDocument;.uno:DesignerDialog;4 ). > > aUsageInfoMsg += "\n" + it->first.toUtf8() + ";" + > OString::number(it->second); > > I'm assuming the semi-colon that appears between the document type and > command name must be coded somewhere else in the code. Hi Yousuf, I send this patch for you say: https://gerrit.libreoffice.org/#/c/21920/ If I understand wrong, I can reorganize :) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
