[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 brij contactbrijmo...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #6 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Brij Mohan Lal Srivastava committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #5 from brij contactbrijmo...@gmail.com --- Hi, I uploaded the new patch set as per Stephan's comments. Kindly review! Thanks. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #4 from brij contactbrijmo...@gmail.com --- Hi, I have pushed the patch to gerrit. Here's the link. https://gerrit.libreoffice.org/12391 Kindly review. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #1 from brij contactbrijmo...@gmail.com --- Hi, I would like to work on this bug. Can you please provide more info about rtl_uString_new( pData ) method and when will the clear() method be called? P.S: This is my first bug. Thanks!

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #2 from brij contactbrijmo...@gmail.com --- Hi, I have implemented the clear() method on OString and OUString classes. I will replace appropriate assignments of '= OUString()' to call clear() method. Can you please suggest how to

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #3 from Michael Meeks michael.me...@collabora.com --- Neato - glad you've done that; wrt. testing - I'd run make check in the top-level =) if that works before and after your patch, that's a good sign. The rest is just code-review I

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Status|UNCONFIRMED |NEW