Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Michael,

I implemented a simple Trie lookup tree which is  tailored to what we need
in auto-complete [1]. I was studying the LatinLookupTree but it is too
complex and I could not find the problem that causes it to crash in some
cases. Then I figured that implementing a simple, focused lookup tree
should not be too hard, so I did. This should fix the problem with crashes
(unless I made a mistake somewhere) and the problem with Ctrl-Tab word
cycle which was not implemented yet in LatinLookupTree.

Can you take a look and do a quick code review?

Thanks.

Regards, Tomaž

[1]
http://cgit.freedesktop.org/libreoffice/core/commit/?id=af3916f8ee5dbd5ccb3b8faca940b57ff2102d76

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.