more config skipping stuff and a tester tool

Desktop / LibreOffice - Caolán McNamara [redhat.com] - 20 August 2015 02:40 UTC

Change-Id: I5e93a4c84b3a0940239213766eb24d21fb5fd649 Reviewed-on: https://gerrit.libreoffice.org/17863

af6daec more config skipping stuff and a tester tool
Repository.mk | 1 +
framework/source/jobs/jobexecutor.cxx | 4 +
sfx2/source/appl/app.cxx | 11 +-
sfx2/source/appl/appbas.cxx | 11 +-
sfx2/source/appl/appinit.cxx | 20 +-
sfx2/source/doc/objstor.cxx | 26 +-
sfx2/source/doc/objxtor.cxx | 26 +-
svtools/source/config/colorcfg.cxx | 5 +-
sw/inc/shellio.hxx | 3 +
sw/source/core/doc/DocumentDrawModelManager.cxx | 16 +-
sw/source/core/doc/docnum.cxx | 1 +
sw/source/filter/ww8/ww8par.cxx | 44 ++-
sw/source/uibase/app/docshini.cxx | 33 ++-
sw/source/uibase/app/swdll.cxx | 29 +-
sw/source/uibase/app/swmodule.cxx | 16 +-
sw/source/uibase/config/fontcfg.cxx | 10 +-
sw/source/uibase/config/modcfg.cxx | 12 +-
sw/source/uibase/config/usrpref.cxx | 6 +
sw/source/uibase/config/viewopt.cxx | 5 +-
unotools/source/config/eventcfg.cxx | 2 +
vcl/Executable_fftester.mk | 39 +++
vcl/Module_vcl.mk | 1 +
vcl/generic/fontmanager/fontconfig.cxx | 6 +-
vcl/source/filter/igif/gifread.cxx | 2 +-
vcl/source/filter/igif/gifread.hxx | 2 +-
vcl/source/filter/ixbm/xbmread.cxx | 2 +-
vcl/source/filter/ixbm/xbmread.hxx | 2 +-
vcl/source/filter/ixpm/xpmread.cxx | 2 +-
vcl/source/filter/ixpm/xpmread.hxx | 2 +-
vcl/source/filter/jpeg/jpeg.cxx | 2 +-
vcl/source/filter/jpeg/jpeg.hxx | 2 +-
vcl/workben/fftester.cxx | 346 +++++++++++++++++++++++
32 files changed, 600 insertions(+), 89 deletions(-)

Upstream: cgit.freedesktop.org


  • Share