Strip svidl down to what is still used

Desktop / LibreOffice - Stephan Bergmann [redhat.com] - 16 October 2014 01:13 UTC

...the generated .ilb, .lst, and .sid outputs requested by SdiTarget were apparently unused.

aef6ab2 Strip svidl down to what is still used
idl/inc/basobj.hxx | 39 +-
idl/inc/bastype.hxx | 9 -
idl/inc/command.hxx | 7 -
idl/inc/database.hxx | 10 -
idl/inc/globals.hxx | 1 -
idl/inc/module.hxx | 9 +-
idl/inc/object.hxx | 17 +-
idl/inc/slot.hxx | 11 +-
idl/inc/types.hxx | 45 +--
idl/source/objects/basobj.cxx | 229 +-----------
idl/source/objects/bastype.cxx | 50 ---
idl/source/objects/module.cxx | 213 +----------
idl/source/objects/object.cxx | 193 +---------
idl/source/objects/slot.cxx | 582 +----------------------------
idl/source/objects/types.cxx | 803 +++-------------------------------------
idl/source/prj/command.cxx | 81 +---
idl/source/prj/database.cxx | 183 +--------
idl/source/prj/globals.cxx | 25 +-
idl/source/prj/svidl.cxx | 142 -------
include/tools/pstm.hxx | 48 ---
solenv/gbuild/SdiTarget.mk | 7 +-
tools/source/ref/pstm.cxx | 79 ----
22 files changed, 105 insertions(+), 2678 deletions(-)

Upstream: cgit.freedesktop.org


  • Share