summaryrefslogtreecommitdiff
path: root/editeng/qa/lookuptree
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-02-06Remove LookupTree as it is replaced with Trie.Tomaž Vajngerl
2014-02-06Add getAllElements (strings) for Trie.Tomaž Vajngerl
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-31Invalidate current position in LookupTree at remove action.Tomaž Vajngerl
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl