On Fri, 2014-01-03 at 00:29 +0530, Rachit Gupta wrote:
I am new to LibreOffice and this is my first attempt at solving a bug. I am working on bug https://bugs.freedesktop.org/show_bug.cgi?id=52461 I need to traverse through the maEntries vector, however the Count() function, which returns maEntries.size() is returning 0. Any help on how this might be happening and how to resolve this?
I see http://cgit.freedesktop.org/libreoffice/core/commit/?id=5ff8e1d8e31f23492ee1ccc3af0b73791cd5101b now so I'll assume that this is all fixed now. C.