remove unnecessary static_cast's

Desktop / LibreOffice - Noel Grandin [peralex.com] - 26 September 2014 08:25 UTC

left over from our conversion of the SvStream output operators to more specific methods e Please enter the commit message for your changes. Lines starting

8f684e2 remove unnecessary static_cast's
basic/source/sbx/sbxbase.cxx | 2 +-
editeng/source/editeng/editobj.cxx | 4 ++--
editeng/source/items/bulitem.cxx | 2 +-
editeng/source/items/frmitems.cxx | 8 ++++----
filter/source/graphicfilter/etiff/etiff.cxx | 6 +++---
filter/source/msfilter/escherex.cxx | 14 +++++++-------
sc/source/core/tool/rechead.cxx | 4 ++--
sc/source/filter/excel/xiescher.cxx | 2 +-
sd/source/filter/eppt/eppt.cxx | 4 ++--
sd/source/filter/eppt/epptso.cxx | 10 +++++-----
sfx2/source/doc/oleprops.cxx | 4 ++--
svl/source/items/cintitem.cxx | 2 +-
svl/source/numbers/numhead.cxx | 4 ++--
sw/source/core/doc/tblafmt.cxx | 2 +-
sw/source/core/layout/laycache.cxx | 12 ++++++------
sw/source/filter/ww8/wrtw8esh.cxx | 6 +++---
sw/source/filter/ww8/ww8par.cxx | 2 +-
sw/source/uibase/config/uinums.cxx | 2 +-
tools/source/inet/inetmsg.cxx | 10 +++++-----
vcl/source/filter/wmf/emfwr.cxx | 8 ++++----
vcl/source/filter/wmf/wmfwr.cxx | 4 ++--
vcl/source/gdi/cvtsvm.cxx | 4 ++--
vcl/source/gdi/graphictools.cxx | 2 +-
vcl/source/gdi/metaact.cxx | 6 +++---
vcl/source/gdi/pngwrite.cxx | 4 ++--
vcl/source/gdi/regionband.cxx | 8 ++++----
26 files changed, 68 insertions(+), 68 deletions(-)

Upstream: cgit.freedesktop.org


  • Share