Age | Commit message (Expand) | Author |
---|---|---|
2015-09-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2014-03-17 | codemaker,editeng: prefer passing OUString by reference | Noel Grandin |
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 |