Re: [Libreoffice] [PATCH][PUHED] Replace List for std::vector in SfxStringItemList

2011-05-24 Thread Tor Lillqvist
Did you check that the changed code still works? We have lately been fixing way too many botched DECLARE_LIST -> vector changes were wrong use of iterators etc have caused crashes at run-time. In some cases the DECLARE_LIST removals didn't even compile on Windows. --tml __

Re: [Libreoffice] [PATCH][PUHED] Replace List for std::vector in SfxStringItemList

2011-05-23 Thread Joseph Powers
Sorry for the late notice... Joe P. On May 21, 2011, at 5:16 PM, Rafael Dominguez wrote: > > <0001-Remove-uneeded-parameter-for-Sort-functionlibs-gui.patch><0002-Move-GetList-to-implementation-filelibs-gui.patch><0003-Replace-List-for-std-vector-in-SfxStringListlibs-gui.patch><0004-Remove-tool