[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2024-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #8 from Commit Notification --- Aaron Bourdeaux committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/734a84f33d3f08e31086c2dbd629715608a178d5 tdf#158067 Replace

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2024-03-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #7 from Commit Notification --- RMZeroFour committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e7eae3aa6e3af0b05c6aa471d2c4892918757e7a tdf#158067 Replace

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2024-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #6 from Commit Notification --- Luv Sharma committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a6cdc75f98a9449fd796420170d2097e96b6e873 tdf#158067: an example of

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2024-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Commit Notification changed: What|Removed |Added Whiteboard|target:24.2.0 |target:24.2.0

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #5 from Buovjaga --- (In reply to Devansh Varshney from comment #4) > Hi Team, > I am looking for a starting point to contribute to the project. > > I followed this blog from the recent tweet >

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #4 from Devansh Varshney --- Hi Team, I am looking for a starting point to contribute to the project. I followed this blog from the recent tweet

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Buovjaga changed: What|Removed |Added Assignee|varshney.devansh614@gmail.c |libreoffice-b...@lists.free

[Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Devansh Varshney changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |varshney.devansh614@gmail.c

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #3 from Stephan Bergmann --- Cases where an existing O[U]StringLiteral variable was accessed at potentially more than one place in the code have been automatically rewritten to instead use O[U]String variables with

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 --- Comment #2 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1ad81f7e69b545340e340b54f9c9dd387b17cce0 tdf#158067 Replace

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Commit Notification changed: What|Removed |Added Whiteboard||target:24.2.0 -- You are

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW Blocks|

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 158067] Replace O(U)StringLiterals with custom O(U)String literals in code

2023-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158067 Mike Kaganski changed: What|Removed |Added Summary|Replace string literals |Replace O(U)StringLiterals