summaryrefslogtreecommitdiff
path: root/include/editeng/Trie.hxx
AgeCommit message (Expand)Author
2022-09-21use more string_view in editengNoel Grandin
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-02-06Add getAllElements (strings) for Trie.Tomaž Vajngerl
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-06-22Trie lookup tree code review fixesTomaž Vajngerl
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl