[Bug 90222] replace ScaList in scaddins with a std container

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 21 10:02:12 PDT 2015


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

--- Comment #30 from Ian Gilham <ian.gilham at gmail.com> ---
Okay, I've naïvely changed all the vector<Thing*> instances to vector<Thing>.

New Changes:
  https://gerrit.libreoffice.org/17914 Changed vector<Complex*> to
vector<Complex>
  https://gerrit.libreoffice.org/17915 alter vector<ConvertData>* to
vector<ConvertData>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150821/dc76bbdf/attachment.html>


More information about the LibreOffice mailing list