|2 +-
9 files changed, 19 insertions(+), 19 deletions(-)
New commits:
commit f9b3a1db585e103bb93be0b5954de6858ad42c51
Author: udareechk
Date: Wed Sep 27 12:05:23 2017 +0530
tdf#96505 Get rid of cargo cult long integer literals
Removing unnecessary 1L
/source/gallery2/galtheme.cxx |2 -
5 files changed, 24 insertions(+), 24 deletions(-)
New commits:
commit 022b1b2a40fcaf8d201081dead44c1d3346d1972
Author: udareechk
Date: Thu Sep 21 01:30:46 2017 +0530
tdf#96505 Get rid of cargo cult long integer literals
xmloff/source/core/unoatrcn.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1fe94cb6152737632e543ef8f8534f15203dc747
Author: udareechk
Date: Thu Sep 21 21:58:22 2017 +0530
tdf#96505 Get rid of cargo cult long integer literals
Removed 1L and 0L in
vcl/unx/generic/app/wmadaptor.cxx | 22 +++---
vcl/win/gdi/salgdi.cxx|4 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit bafc68b9e72cab0de949a8f2bc49a832c3517623
Author: udareechk
Date: Thu Sep 21 20:28:07 2017 +0530
tdf#96505
f89b3d4bc24a3237f404bb6cb449ce28ce3f5a08
Author: udareechk
Date: Thu Sep 21 00:27:52 2017 +0530
tdf#96505 Get rid of cargo cult long integer literals
Removed 0L and 1L in sw/source/ directory files
Change-Id: I5c9a7c2f1ff7cc7a4d204540fd93efdc1b4859cf
Reviewed-on: https://gerrit.libreoffice.org/42562
framework/source/uielement/toolbarsmenucontroller.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2f3b95246362aa8290e06b29fc44ee8dafa48aa8
Author: udareechk
Date: Wed Sep 20 18:25:43 2017 +0530
tdf#96505 Get rid of cargo cult long integer literals