[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 OUStringL

[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