[PATCH]fdo#62096 Replace O(U)String compareTo with ==

2013-04-21 Thread Janit Anjaria
Hey! I am hereby attaching my patch for fdo#62096 where we replace .compareTo() calls with '==' operator. Any suggestions would be helpful and appreciated.Hope this finds you in good health. Regards, Janit 0001-fdo-62096-Replace-O-U-String-compareTo-with-operator.patch Description: Binary

[PATCH] fdo#62096 Replace O(U)String compareTo with ==

2013-03-31 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3136 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/3136/1 fdo#62096 Replace O(U)String compareTo with == Change-Id: Id89b7eeb09b5cd7cee449cd1a20fb13b630f29c4 --- M