c5b985bc9b
Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
19 lines
695 B
YAML
19 lines
695 B
YAML
---
|
|
assumeFilename: sdext/source/presenter/PresenterSlideSorter.cxx
|
|
excludelist:
|
|
sdext/source/pdfimport/odf/odfemitter.cxx:
|
|
# Actually in use
|
|
- com/sun/star/io/XOutputStream.hpp
|
|
sdext/source/pdfimport/pdfparse/pdfparse.cxx:
|
|
# ignore boost stuff
|
|
- boost/spirit/include/classic_core.hpp
|
|
- boost/spirit/include/classic_utility.hpp
|
|
- boost/spirit/include/classic_error_handling.hpp
|
|
- boost/spirit/include/classic_file_iterator.hpp
|
|
- boost/bind.hpp
|
|
sdext/source/pdfimport/tree/imagecontainer.cxx:
|
|
# Actually in use
|
|
- com/sun/star/beans/PropertyValue.hpp
|
|
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:
|
|
# Actually in use
|
|
- vector
|