Hi,<br><br>i came across gendict.cxx while fixing a possible memleak. It took me some time to figure out what the code did. <br>I notice a lot of very very long function bodies in LO-code, gendict was no exception. So i refactored the code, did some google searches on gendict and was able to fix the memleak.<br>
I ended up submitting only the fix, not the refactoring, because i didn&#39;t want to break any de facto coding style guideliness and i am still a fairly new contributer to LO.<br><br>I submit these patches now, so you guys can decide if you push them or not. In case it could save some other new contributor some time in understanding gendict ;)<br>
BTW, i tested the code on ja.dic and output is still the same.<br><br>-- Kenneth<br><br><br>