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
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
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
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
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
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
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
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
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
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Status|ASSIGNED|NEW
--
You are receiving this mail b
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Tiberiu-Mihnea Gutanu changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are rec
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #59 from Buovjaga --
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Tiberiu-Mihnea Gutanu changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are rec
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Sayani Mondal changed:
What|Removed |Added
Assignee|libreoffice-b...@lists.free |syn020...@gmail.com
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Assignee|m.abduh.shar...@gmail.com |libreoffice-b...@lists.free
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Assignee|syn020...@gmail.com |libreoffice-b...@lists.free
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Aron Budea changed:
What|Removed |Added
Assignee|ashwani1235ku...@gmail.com |libreoffice-b...@lists.free
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Ashwani kumar changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|libr
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|ashwani1235ku.
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Ashwani kumar changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|libr
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Buovjaga changed:
What|Removed |Added
Assignee|paulsupriyo6...@gmail.com |libreoffice-b...@lists.free
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Supriyo Paul changed:
What|Removed |Added
Assignee|libreoffice-b...@lists.free |paulsupriyo6...@gmail.com
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
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
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
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
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Radhey Parekh changed:
What|Removed |Added
Status|ASSIGNED|NEW
--
You are receiving this m
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Radhey Parekh changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving t
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Aron Budea changed:
What|Removed |Added
CC||aron.bu...@gmail.com
Bl
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
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
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
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
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
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
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
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Commit Notification changed:
What|Removed |Added
Whiteboard||target:7.3.0
--
You are r
https://bugs.documentfoundation.org/show_bug.cgi?id=145538
Hossein changed:
What|Removed |Added
CC||hoss...@libreoffice.org
Ever confi
94 matches
Mail list logo