Age | Commit message (Expand) | Author |
---|---|---|
2014-02-06 | WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t' | Tor Lillqvist |
2014-02-06 | Remove LookupTree as it is replaced with Trie. | Tomaž Vajngerl |
2014-02-06 | Add getAllElements (strings) for Trie. | Tomaž Vajngerl |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-06-22 | Trie lookup tree code review fixes | Tomaž Vajngerl |
2013-06-13 | cppcheck: fix several Prefer prefix ++/-- operators | Julien Nabet |
2013-06-11 | fdo#55315 Added simple Trie lookup tree for autocomplete words storage | Tomaž Vajngerl |
2012-07-31 | Invalidate current position in LookupTree at remove action. | Tomaž Vajngerl |
2012-07-31 | error: attempt to increment a past-the-end iterator | Stephan Bergmann |
2012-07-30 | LookupTree for fast autocompletion lookups (by Nico Weyand). | Tomaž Vajngerl |