[PATCH] sal_Bool to bool in sw/source/ui/shells/grfsh.cxx

2012-12-19 Thread Rodolfo Ribeiro Gomes (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1425 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/1425/1 sal_Bool to bool in sw/source/ui/shells/grfsh.cxx Change-Id: I10727407c04b46eb80fb7b9b7f5ddcb0c7d628fa --- M sw/

[PATCH] sal_Bool to bool

2012-11-04 Thread Matteo Casalin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/979 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/979/1 sal_Bool to bool Change-Id: I8a4890c6b0e466417387a09259e32dff57c640d6 --- M sw/inc/txatritr.hxx M sw/source/core/t

[PATCH] sal_Bool to bool conversion in accessibility

2012-09-26 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/701 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/701/1 sal_Bool to bool conversion in accessibility Change-Id: I79967eea535dc4bd11e725dc854ae8a8f97a2905 --- M accessibil

Re: [PARTIALLY-PUSHED][PATCH] sal_Bool to bool conversions

2012-09-26 Thread Noel Power
On 26/09/12 11:11, Noel Power wrote: On 25/09/12 13:48, Noel Grandin wrote: Hi These patches do some sal_Bool to bool conversions. One of the patches drops 2 unused sal_Bool fields. They have passed a full make check. the looked ok to me, will push all (waiting for build to complete) except 0

Re: [PATCH] sal_Bool to bool conversions

2012-09-26 Thread Noel Power
On 25/09/12 13:48, Noel Grandin wrote: Hi These patches do some sal_Bool to bool conversions. One of the patches drops 2 unused sal_Bool fields. They have passed a full make check. the looked ok to me, will push all (waiting for build to complete) except 0004-sal_Bool-bool.patch which makes ch

[PATCH] sal_Bool to bool and some rtl::OUStrings in avmedia

2012-09-25 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/697 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/697/1 sal_Bool to bool and some rtl::OUStrings in avmedia Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e --- M avm

[PATCH] sal_Bool to bool conversions

2012-09-25 Thread Noel Grandin
Hi These patches do some sal_Bool to bool conversions. One of the patches drops 2 unused sal_Bool fields. They have passed a full make check. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0003-sal_Bool-bool-convert-InitAccessBridge-and-friends.patch Description: