Patch: Fix bug 90222 - Replace ScaList with std container

Ryan McCoskrie ryan.mccoskrie at gmail.com
Wed Jul 29 03:45:18 PDT 2015


(I'm having trouble with logerrit)

This replaces the ScaList class used in scaddins with/source with std::vector.

Odd issues:
- I've written a wrap around to std::vector<ScaFuncData*> since the original
ScaFuncDataList class would generate its contents in the constructor and
supported looking contents up by name.
- ScaList, ScaOUStringList and ScaFuncDataList were all defined twice. This
patch has maintained doubling up the wrapper class for the moment.

-- 
Ryan McCoskrie
North Canterbury, New Zealand
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-90222.patch
Type: text/x-patch
Size: 15712 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150729/3ce24500/attachment.bin>


More information about the LibreOffice mailing list