https://bugs.documentfoundation.org/show_bug.cgi?id=145538
--- Comment #72 from Buovjaga <[email protected]> --- (In reply to Rosalio Morales from comment #71) > I reviewed the file `basctl/source/dlged/dlged.cxx` and found that none of > the C-style `for` loops can be safely or meaningfully converted to > range-based `for` loops, as they rely on indexing, pointer arithmetic, or > other specific iteration logic. > > Therefore, no changes were made to this file. You don't have to comment on every file you checked. The report will become difficult to read, if you continue. -- You are receiving this mail because: You are the assignee for the bug.
