[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Commit Notification changed: What|Removed |Added Whiteboard|target:5.1.0

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #9 from Commit Notification --- Chris Sherlock committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Chris Sherlock changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #7 from dan...@fearnley.net --- This issue seems to have been resolved and git grep -E 'bool n[A-Z]' returns no results. IS it ok to be marked as resolved? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #8 from Chris Sherlock --- Try: git grep -E 'bool\s*n[A-Z]' -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #5 from Björn Michaelsen --- for reference: https://wiki.openoffice.org/wiki/Writer/Code_Conventions#local_variables -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #4 from Tor Lillqvist --- Please, when working on this, do only what the title says. Only replace 'n' prefixes for bool variables or fields with 'b'. Don't go *introducing* 'b' prefixes for bool variables

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #3 from Commit Notification --- Benjamin Ni committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 yeliz changed: What|Removed |Added Assignee|yeliztanero...@gmail.com

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Ben changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Tor Lillqvist changed: What|Removed |Added Component|Installation|LibreOffice

[Libreoffice-bugs] [Bug 94269] Replace "n" prefix for bool variables with "b"

2015-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 tommy27 changed: What|Removed |Added Status|UNCONFIRMED |NEW