https://bugs.documentfoundation.org/show_bug.cgi?id=145538
--- Comment #46 from Hossein <hoss...@libreoffice.org> --- You can find some of the possible candidates with this grep command which uses regular expressions: $ git grep -E "for ?\("|grep -iE "size\(\)|length\(\)" -- You are receiving this mail because: You are the assignee for the bug.