[Libreoffice] [PATCH 2/8][PUSHED] Easyhack fdo#38831 remove SvStrings
Lubos Lunak
l.lunak at suse.cz
Tue Jan 3 08:58:19 PST 2012
On Thursday 29 of December 2011, Brad Sowden wrote:
> Hi,
>
> See attached.
>
> Note 1
> ------
> I made the following change in one place. Is this ok or should I call
> reserve(10) to be safe?
>
> - SvStrings aArr( 10, 10 );
> + std::vector<String*> aArr;
The same like before.
Pushed.
--
Lubos Lunak
l.lunak at suse.cz
More information about the LibreOffice
mailing list