summaryrefslogtreecommitdiffstats
path: root/include/editeng/Trie.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-2/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-1/+0
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+1
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-3/+3
* codemaker,editeng: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* Add getAllElements (strings) for Trie.Tomaž Vajngerl2014-02-061-1/+1
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-3/+3
* Trie lookup tree code review fixesTomaž Vajngerl2013-06-221-20/+3
* fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2013-06-111-0/+59