[Bug 145538] Use range based for loops

2025-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #72 from Buovjaga --- (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-bas

[Bug 145538] Use range based for loops

2025-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #71 from Rosalio Morales --- 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, poin

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #70 from Rosalio Morales --- Hello, I have reverted patch 188979: tdf#145538: Replace C-style loops with range-based for loops in apple_remote | https://gerrit.libreoffice.org/c/core/+/188979 because I currently don’t have acc

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #69 from Rosalio Morales --- Hello, I would like to clarify that the empty patches I submitted for some files as part of the task tdf#145538 were created only to document that those files have been manually reviewed for C-sty

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #68 from Rosalio Morales --- I have carefully reviewed all for loops in basctl/source/basicide/baside2b.cxx as part of the EasyHack to replace traditional loops with range-based for loops where appropriate. After thorough ana

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #67 from Buovjaga --- (In reply to Rosalio Morales from comment #66) > Patch submitted for basctl/source/basicide/basicrenderable.cxx > > The file was reviewed for instances of C-style for loops as part of > tdf#145538. No co

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #66 from Rosalio Morales --- Patch submitted for basctl/source/basicide/basicrenderable.cxx The file was reviewed for instances of C-style for loops as part of tdf#145538. No convertible loops were found, so the patch intenti

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #65 from Rosalio Morales --- Also reviewed the following modules for tdf#145538: - `apple_remote/source/RemoteControl.m`: No C-style for loops found. - `android/source/src/java/org/libreoffice/LOKitTileProvider.java`: Java co

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #64 from Rosalio Morales --- I reviewed the avmedia module as part of tdf#145538 to look for traditional for loops that could be replaced with range-based for loops. After checking the source code, no suitable candidates were

[Bug 145538] Use range based for loops

2025-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #63 from Rosalio Morales --- I submitted a patch that replaces C-style for loops with modern range-based for loops in the apple_remote module, as part of this cleanup task. All the modified loops were safe to convert because

[Bug 145538] Use range based for loops

2025-07-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #62 from Commit Notification --- Simon Chenery committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0ce0f5ee14e377ea8f7b52b4d7228ead1089f7c5 tdf#145538 Use range b

[Bug 145538] Use range based for loops

2025-06-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Bug 145538] Use range based for loops

2025-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #60 from Commit Notification --- Ahmed Khaled committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8bbc6fa88a95357898150dbed9ea22a295a255ca tdf#145538 Use range ba

[Bug 145538] Use range based for loops

2025-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Status|ASSIGNED|NEW -- You are receiving this mail b

[Bug 145538] Use range based for loops

2025-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Tiberiu-Mihnea Gutanu changed: What|Removed |Added Status|NEW |ASSIGNED -- You are rec

[Bug 145538] Use range based for loops

2025-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #59 from Buovjaga --

[Bug 145538] Use range based for loops

2025-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Tiberiu-Mihnea Gutanu changed: What|Removed |Added Status|NEW |ASSIGNED -- You are rec

[Bug 145538] Use range based for loops

2025-03-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #58 from Commit Notification --- Mohamed Zaghloul committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1d57a6f7fa3b3ea97ce481dc056a1261d269a502 tdf#145538 Replace

[Bug 145538] Use range based for loops

2025-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #57 from Commit Notification --- Simon Chenery committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/067f16627844588b18aba29c2577cd7007134aff tdf#145538: Use range

[Bug 145538] Use range based for loops

2025-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Md. Shareef changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |m.abduh.shar...@gmail.com

[Bug 145538] Use range based for loops

2025-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Sayani Mondal changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |syn020...@gmail.com

[Bug 145538] Use range based for loops

2025-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Assignee|m.abduh.shar...@gmail.com |libreoffice-b...@lists.free

[Bug 145538] Use range based for loops

2025-03-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Assignee|syn020...@gmail.com |libreoffice-b...@lists.free

[Bug 145538] Use range based for loops

2025-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #55 from Commit Notification --- Rafał Dobrakowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/481b0844d82a92faaecc9db73f6973093dd21c04 tdf#145538 Use ran

[Bug 145538] Use range based for loops

2025-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #54 from buldi777 --- I propose an amendment to the search with “Comment 46” in the form: git grep -rn -E "for ?\("|grep -iE "size\(\)|length\(\)" -- You are receiving this mail because: You are the assignee for the bug.

[Bug 145538] Use range based for loops

2025-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #53 from Commit Notification --- asif196 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/314021ed594a67a08b410632fc775c4e8dd91f70 tdf#145538 used range loop i

[Bug 145538] Use range based for loops

2024-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #52 from Commit Notification --- kkasliwal committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/833b5c334a0946ae05089101e57341fc2d02c570 tdf#145538 use ranged base

[Bug 145538] Use range based for loops

2024-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #50 from Commit Notification --- Manish committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8f7294223a654e0ca13f94cbc906e5c333e28308 tdf#145538: Use range based f

[Bug 145538] Use range based for loops

2024-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #49 from Commit Notification --- Simon Chenery committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7bd7adc3387714a2c9e6e663271c7b20708168c4 tdf#145538: Use range

[Bug 145538] Use range based for loops

2024-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #48 from Commit Notification --- Mohamed Ali committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6fa141074beea30b68615764221a668f58bdf222 tdf#145538 Use range bas

[Bug 145538] Use range based for loops

2024-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Bug 145538] Use range based for loops

2024-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #47 from Commit Notification --- MelvinYG committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e04742c0a55f0361bf9bae19c65fe21a3099e60a tdf#145538: Use range based

[Bug 145538] Use range based for loops

2024-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #46 from Hossein --- 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

[Bug 145538] Use range based for loops

2024-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #45 from Commit Notification --- Adesola Samuel committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9b2c470c317fcf3cb248c4fffbbe21f4311205b2 tdf#145538 Use range

[Bug 145538] Use range based for loops

2024-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #44 from Commit Notification --- Adesola Samuel committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3b8d833dba336e3baf3552e89aeb2695dad41960 tdf#145538 Range base

[Bug 145538] Use range based for loops

2024-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #43 from Commit Notification --- Sohrab Kazak committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b28fdc6b412c30b2d16c622483be4e6ee1359121 tdf#145538 tdf#153109 U

[Bug 145538] Use range based for loops

2024-07-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #42 from Commit Notification --- Zainab Abbasi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2b25d81905684bff16a37972c7c6de26ce8447f6 tdf#145538 Use range b

[Bug 145538] Use range based for loops

2024-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #41 from Commit Notification --- Yuki Joou committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cfe6ce1656754776568be5b30217efc08aa70dc0 tdf#145538 - related: Make

[Bug 145538] Use range based for loops

2024-07-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Bug 145538] Use range based for loops

2024-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #40 from Commit Notification --- U-AMANDAQUARESMA\quare committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fc3e2c8bba202a3ea3e92672f566d6ec16f18681 tdf#145538 Us

[Bug 145538] Use range based for loops

2024-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #39 from Buovjaga --- Tip from https://dev.blog.documentfoundation.org/2022/03/08/use-range-based-for-loops-easyhack/ You can find some possible candidates for changing to range based for loops with these commands: git grep

[Bug 145538] Use range based for loops

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Aron Budea changed: What|Removed |Added Assignee|ashwani1235ku...@gmail.com |libreoffice-b...@lists.free

[Bug 145538] Use range based for loops

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Ashwani kumar changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libr

[Bug 145538] Use range based for loops

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|ashwani1235ku.

[Bug 145538] Use range based for loops

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Ashwani kumar changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libr

[Bug 145538] Use range based for loops

2024-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #37 from Commit Notification --- RMZeroFour committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/03c9875b873d24d72587ab7d9f3190c7c0cf0e5e tdf#145538 Use range base

[Bug 145538] Use range based for loops

2024-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #36 from Commit Notification --- AhmedHamed committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9786fb8b94889072c2f5b3a7d4724d9bab6c3261 tdf#145538 Use range base

[Bug 145538] Use range based for loops

2024-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #35 from Commit Notification --- Keldin Maldonado (KNM) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5dadcd1ea9e63bcbc0a5d4c4cd95d7d8b37edef9 tdf#145538 us

[Bug 145538] Use range based for loops

2024-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #34 from Buovjaga --- (In reply to Devansh Varshney from comment #33) > should I do something this in this > libreoffice/basic/source/classes/image.cxx file at line 429- > > for( size_t i = 0; i < mvStringOffsets.size

[Bug 145538] Use range based for loops

2024-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #33 from Devansh Varshney --- should I do something this in this libreoffice/basic/source/classes/image.cxx file at line 429- for( size_t i = 0; i < mvStringOffsets.size(); i++ ) { sal_uInt16 nOff

[Bug 145538] Use range based for loops

2024-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #32 from Commit Notification --- achintya committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/eec344c49f13cc0a0a3ae9e4b98a842ec39ee446 tdf#145538 use std::equal i

[Bug 145538] Use range based for loops

2024-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #31 from Commit Notification --- Kira Tubo committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ba8f4bff6015013013df652efbfaf4d9ae10c881 tdf#145538 Use range based

[Bug 145538] Use range based for loops

2024-01-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #30 from Commit Notification --- Luv Sharma committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/54f2bd45346c0e4a6331ddce5c23aec0c37b0dba tdf#145538 Use range base

[Bug 145538] Use range based for loops

2024-01-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #29 from Buovjaga --- Note: don't apply this task to odk/examples. They conform to the SDK C++ baseline, which is still C++98. (Thanks, Stephan Bergmann) -- You are receiving this mail because: You are the assignee for the b

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #28 from Commit Notification --- Yli875 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/67594344631c362d43b9d6a0cfadefbcfa5046d8 tdf#145538 Use range based fo

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #27 from Commit Notification --- Adam Seskunas committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/046cee10e62993238534c68e33d97ed63067b290 tdf#145538 Change trad

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #26 from Commit Notification --- buldi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/65a20a85c20ddc87d66445657404a46041bcf6e1 tdf#145538 Refactor to use ran

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #25 from Commit Notification --- buldi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aff52ed56af99c4f1fcf20efd6303d7653f39233 tdf#145538 Refactor to use ran

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #24 from Commit Notification --- Dr. David Alan Gilbert committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7bec1689fcbe9102aa220739b6113118d9a8dd1f tdf#145538,td

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #23 from Commit Notification --- Dr. David Alan Gilbert committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4998370216bbea3bcaff7fac2d62cbb4ac978c5d tdf#145538,td

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #22 from Commit Notification --- Supriyo Paul committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e08c910f9ee520ce00fe99d6dab9988138996ee3 tdf#145538: traditional

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #21 from Commit Notification --- Radhey Parekh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f43c365fdddfaa6095c5392e3044914ad1054652 tdf#145538 Use range b

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #20 from Commit Notification --- ektagoel12 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/87f52dbf4faf8dcd6fcc1b070e070b9ca8584ac4 tdf#145538 Use range base

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-03-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #19 from Commit Notification --- anfanite396 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/34f7c8cce9c16861940f403f9a633fe8b26ba4ad tdf#145538 Use range bas

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #18 from Commit Notification --- gokulakrishnan-shankar committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/20a5e38ee279022b7e6fbc32d2d259738244c0fd tdf#145538 Re

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #17 from Commit Notification --- mostafa-elsharnoby committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5d2be45a788c450e6f914eea8c3b74d214edaccd tdf#145538 Use ra

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Buovjaga changed: What|Removed |Added Assignee|paulsupriyo6...@gmail.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2023-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Supriyo Paul changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |paulsupriyo6...@gmail.com

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-12-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #16 from Commit Notification --- Leonid Ryzhov committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ed9eef72e0f616b9c626629c4233b725ca5506ce tdf#145538 Use range b

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-12-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #15 from Commit Notification --- Hossein committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/acf7a851e87ec993ae828ccbf1bfb25448e88423 Revert "tdf#145538 Use range

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #14 from Commit Notification --- jsala committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/64469bb1a7383da6e7ff1150d693b3e08f54bc91 tdf#145538 Use range based for

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-10-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #13 from Commit Notification --- OmkarAcharekar committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7b63242ea72885d05faa5f0879395fa93a3446d1 tdf#145538 - Use rang

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #12 from Commit Notification --- Andrea Rosetti committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e005259a6d4e237411c1b4adfb1b63313bcc5980 tdf#145538 use range

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #11 from Commit Notification --- Stanislav Lopatin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/91f91815124c00727eefdd92fbed2d927faaf60b tdf#145538 Change

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #10 from Commit Notification --- PoonamShokeen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/08a63a88543b0da68380090b655e777bd2b980be tdf#145538 Use range b

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Radhey Parekh changed: What|Removed |Added Status|ASSIGNED|NEW -- You are receiving this m

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Radhey Parekh changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving t

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #9 from Commit Notification --- Stanislav Lopatin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/815851d1cbc427bbd85da1638f3b121b253d0926 tdf#145538 Change c

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-06-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Hossein changed: What|Removed |Added Whiteboard|target:7.3.0 target:7.4.0 |target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-03-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #7 from Commit Notification --- Deep17 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f63a6f2e396fa41ed1338dcec874e06159cafa9f tdf#145538 - Use range based f

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Aron Budea changed: What|Removed |Added CC||aron.bu...@gmail.com Bl

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #6 from Commit Notification --- VaibhavMalik4187 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e7b01e4a5a856543e85f614c82950122e9598518 tdf#145538 - Use ran

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2022-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #5 from Commit Notification --- dtm committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/582bf1a27c5adc6684e8d9af3805cfe40fa051d5 tdf#145538 - Use range based for

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #4 from Commit Notification --- Ankur Khandelwal committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/96882cdec23c64974737c4833f157d54b85a129e tdf#145538 Use range

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #3 from Commit Notification --- Ramreiso Kashung committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7886b6a56a51cb699fb2a18d8a8dff0e224bdfb5 tdf#145538 : Using r

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard|target:7.3.0|target:7.3.0 target:7.4.0

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #2 from Commit Notification --- Harjot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/34a0f7023aad59bc054385f0593606d5d602e052 tdf#145538 Use range based for

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 --- Comment #1 from Commit Notification --- Henrik Palomäki committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6f435016092953478b5636fe9078866500fc7b90 tdf#145538 Use range

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Commit Notification changed: What|Removed |Added Whiteboard||target:7.3.0 -- You are r

[Libreoffice-bugs] [Bug 145538] Use range based for loops

2021-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538 Hossein changed: What|Removed |Added CC||hoss...@libreoffice.org Ever confi