Re: [PUSHED][PATCH V2] convert detdata.cxx in SC module to boost:ptr_vector

2012-02-10 Thread Eike Rathke
Hi Noel, On Thursday, 2012-02-09 15:00:09 +0200, Noel Grandin wrote: > Attached path converts usage of SV_DECL_PTRARR_DEL in > sc/inc/detdata.hxx and associated code to boost::ptr_vector Pushed to master http://cgit.freedesktop.org/libreoffice/core/commit/?id=d4a31e6ae28825a42cb8b1935fdfd777cda4

[PATCH V2] convert detdata.cxx in SC module to boost:ptr_vector

2012-02-09 Thread Noel Grandin
Hi Attached path converts usage of SV_DECL_PTRARR_DEL in sc/inc/detdata.hxx and associated code to boost::ptr_vector Code is contributed under MPL+/LGPL+/GPL+ Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html diff --git a/sc/inc/detdata.hxx b/sc/inc/detdata.hxx index