Use less boost_headers in low level libraries

Most of these don't use boost themselves, nor do they need
it transitively since the use of boost::optional was removed

Change-Id: Ic9dee1c4e160b313ec5b91677b02ffdea6c5779d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164440
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
This commit is contained in:
Gabor Kelemen 2024-03-05 22:35:50 +01:00 committed by Thorsten Behrens
parent bea5341c22
commit ab95ed2c4b
48 changed files with 1 additions and 103 deletions

View file

@ -19,8 +19,6 @@
$(eval $(call gb_Library_Library,animcore))
$(eval $(call gb_Library_use_external,animcore,boost_headers))
$(eval $(call gb_Library_set_componentfile,animcore,animations/source/animcore/animcore,services))
$(eval $(call gb_Library_use_sdk_api,animcore))

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,basegfx))
$(eval $(call gb_CppunitTest_use_external,basegfx,boost_headers))
$(eval $(call gb_CppunitTest_use_sdk_api,basegfx))
$(eval $(call gb_CppunitTest_use_libraries,basegfx,\

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-cache))
$(eval $(call gb_CppunitTest_use_external,binaryurp_test-cache,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-cache,\
sal \
))

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-unmarshal))
$(eval $(call gb_CppunitTest_use_external,binaryurp_test-unmarshal,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-unmarshal,\
cppu \
cppuhelper \

View file

@ -13,8 +13,6 @@ $(eval $(call gb_Library_set_componentfile,binaryurp,binaryurp/source/binaryurp,
$(eval $(call gb_Library_use_udk_api,binaryurp))
$(eval $(call gb_Library_use_external,binaryurp,boost_headers))
$(eval $(call gb_Library_use_libraries,binaryurp,\
cppu \
cppuhelper \

View file

@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_parallelsort_test,
comphelper/qa/unit/parallelsorttest \
))
$(eval $(call gb_CppunitTest_use_externals,comphelper_parallelsort_test,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_parallelsort_test))
$(eval $(call gb_CppunitTest_use_libraries,comphelper_parallelsort_test, \
@ -27,4 +23,4 @@ $(eval $(call gb_CppunitTest_use_libraries,comphelper_parallelsort_test, \
tl \
))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:

View file

@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_syntaxhighlight_te
comphelper/qa/unit/syntaxhighlighttest \
))
$(eval $(call gb_CppunitTest_use_externals,comphelper_syntaxhighlight_test,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_syntaxhighlight_test))
$(eval $(call gb_CppunitTest_use_libraries,comphelper_syntaxhighlight_test, \

View file

@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_threadpool_test, \
comphelper/qa/unit/threadpooltest \
))
$(eval $(call gb_CppunitTest_use_externals,comphelper_threadpool_test,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_threadpool_test))
$(eval $(call gb_CppunitTest_use_libraries,comphelper_threadpool_test, \

View file

@ -15,10 +15,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_variadictemplates_
$(eval $(call gb_CppunitTest_use_sdk_api,comphelper_variadictemplates_test))
$(eval $(call gb_CppunitTest_use_externals,comphelper_variadictemplates_test, \
boost_headers \
))
$(eval $(call gb_CppunitTest_use_libraries,comphelper_variadictemplates_test, \
comphelper \
cppuhelper \

View file

@ -14,8 +14,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,cppu_qa_any, \
cppu/qa/test_any \
))
$(eval $(call gb_CppunitTest_use_external,cppu_qa_any,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,cppu_qa_any, \
cppu \
sal \

View file

@ -14,8 +14,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,cppu_qa_reference, \
cppu/qa/test_reference \
))
$(eval $(call gb_CppunitTest_use_external,cppu_qa_reference,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,cppu_qa_reference, \
cppu \
sal \

View file

@ -14,8 +14,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,cppu_test_cppumaker, \
cppu/qa/cppumaker/test_cppumaker \
))
$(eval $(call gb_CppunitTest_use_external,cppu_test_cppumaker,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,cppu_test_cppumaker, \
cppu \
sal \

View file

@ -20,8 +20,6 @@ $(eval $(call gb_Library_add_defs,cppu,\
-DCPPU_DLLIMPLEMENTATION \
))
$(eval $(call gb_Library_use_external,cppu,boost_headers))
$(eval $(call gb_Library_use_libraries,cppu,\
sal \
salhelper \

View file

@ -10,8 +10,6 @@
$(eval $(call gb_Library_Library,log_uno_uno))
$(eval $(call gb_Library_use_external,log_uno_uno,boost_headers))
$(eval $(call gb_Library_use_udk_api,log_uno_uno))
$(eval $(call gb_Library_use_libraries,log_uno_uno,\

View file

@ -20,7 +20,6 @@ $(eval $(call gb_Executable_use_libraries,HelpLinker,\
))
$(eval $(call gb_Executable_use_externals,HelpLinker,\
boost_headers \
expat \
libxslt \
libxml2 \

View file

@ -31,7 +31,6 @@ $(eval $(call gb_Library_use_internal_api,helplinker,\
$(eval $(call gb_Library_use_externals,helplinker,\
boost_headers \
expat \
libxslt \
libxml2 \

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,hwpfilter_test_hwpfilter))
$(eval $(call gb_CppunitTest_use_external,hwpfilter_test_hwpfilter,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,hwpfilter_test_hwpfilter, \
hwpfilter/qa/cppunit/test_hwpfilter \
))

View file

@ -21,7 +21,6 @@ $(eval $(call gb_Library_use_libraries,hwp,\
))
$(eval $(call gb_Library_use_externals,hwp,\
boost_headers \
zlib \
))

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,i18nlangtag_test_languagetag))
$(eval $(call gb_CppunitTest_use_external,i18nlangtag_test_languagetag,boost_headers))
$(eval $(call gb_CppunitTest_use_sdk_api,i18nlangtag_test_languagetag))
$(eval $(call gb_CppunitTest_use_libraries,i18nlangtag_test_languagetag,\

View file

@ -20,7 +20,6 @@ $(eval $(call gb_Library_use_libraries,i18nlangtag,\
))
$(eval $(call gb_Library_use_externals,i18nlangtag,\
boost_headers \
icu_headers \
icuuc \
))

View file

@ -11,10 +11,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,i18npool_defaultnumberingprovider))
$(eval $(call gb_CppunitTest_use_externals,i18npool_defaultnumberingprovider,\
boost_headers \
))
$(eval $(call gb_CppunitTest_add_exception_objects,i18npool_defaultnumberingprovider, \
i18npool/qa/cppunit/test_defaultnumberingprovider \
))

View file

@ -36,7 +36,6 @@ $(eval $(call gb_Library_use_libraries,i18npool,\
))
$(eval $(call gb_Library_use_externals,i18npool,\
boost_headers \
icui18n \
icuuc \
icu_headers \

View file

@ -19,7 +19,6 @@
$(eval $(call gb_Library_Library,i18nutil))
$(eval $(call gb_Library_use_externals,i18nutil,\
boost_headers \
icu_headers \
icui18n \
icuuc \

View file

@ -9,8 +9,6 @@
$(eval $(call gb_Library_Library,io))
$(eval $(call gb_Library_use_external,io,boost_headers))
$(eval $(call gb_Library_use_udk_api,io))
$(eval $(call gb_Library_use_libraries,io,\

View file

@ -48,7 +48,6 @@ $(eval $(call gb_Library_use_system_win32_libs,jvmfwk,\
endif
$(eval $(call gb_Library_use_externals,jvmfwk,\
boost_headers \
libxml2 \
valgrind \
))

View file

@ -19,8 +19,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,o3tl_tests))
$(eval $(call gb_CppunitTest_use_external,o3tl_tests,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,o3tl_tests,\
sal \
))

View file

@ -19,7 +19,6 @@ $(eval $(call gb_Library_add_defs,opencl,\
))
$(eval $(call gb_Library_use_externals,opencl,\
boost_headers \
clew \
icu_headers \
icui18n \

View file

@ -41,7 +41,6 @@ $(eval $(call gb_Library_use_libraries,package2,\
))
$(eval $(call gb_Library_use_externals,package2,\
boost_headers \
argon2 \
zlib \
))

View file

@ -34,7 +34,6 @@ $(eval $(call gb_Library_use_libraries,pythonloader,\
))
$(eval $(call gb_Library_use_externals,pythonloader,\
boost_headers \
python \
))

View file

@ -31,7 +31,6 @@ $(eval $(call gb_Library_use_libraries,pyuno,\
))
$(eval $(call gb_Library_use_externals,pyuno,\
boost_headers \
python \
))

View file

@ -18,8 +18,6 @@ $(eval $(call gb_Library_set_include,reg, \
-I$(SRCDIR)/registry/inc \
))
$(eval $(call gb_Library_use_external,reg,boost_headers))
$(eval $(call gb_Library_use_libraries,reg,\
sal \
store \

View file

@ -20,8 +20,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,salhelper_testapi,\
salhelper/qa/timer \
))
$(eval $(call gb_CppunitTest_use_external,salhelper_testapi,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,salhelper_testapi,\
salhelper \
sal \

View file

@ -11,8 +11,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,sax))
$(eval $(call gb_CppunitTest_use_sdk_api,sax))
$(eval $(call gb_CppunitTest_use_external,sax,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sax))
$(eval $(call gb_CppunitTest_use_libraries,sax, \

View file

@ -25,10 +25,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sax_parser, \
test \
))
$(eval $(call gb_CppunitTest_use_externals,sax_parser, \
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sax_parser))
$(eval $(call gb_CppunitTest_use_ure,sax_parser))

View file

@ -32,10 +32,6 @@ $(eval $(call gb_CppunitTest_use_api,sax_xmlimport,\
udkapi \
))
$(eval $(call gb_CppunitTest_use_externals,sax_xmlimport, \
boost_headers \
))
$(eval $(call gb_CppunitTest_use_ure,sax_xmlimport))
$(eval $(call gb_CppunitTest_use_vcl,sax_xmlimport))

View file

@ -16,14 +16,11 @@ $(eval $(call gb_Library_set_include,sax,\
$$(INCLUDE) \
))
$(eval $(call gb_Library_use_external,sax,boost_headers))
$(eval $(call gb_Library_use_common_precompiled_header,sax))
$(eval $(call gb_Library_use_sdk_api,sax))
$(eval $(call gb_Library_use_externals,sax,\
boost_headers \
libxml2 \
expat \
))

View file

@ -26,8 +26,6 @@ $(eval $(call gb_Library_set_include,analysis,\
-I$(SRCDIR)/scaddins/inc \
))
$(eval $(call gb_Library_use_external,analysis,boost_headers))
$(eval $(call gb_Library_use_common_precompiled_header,analysis))
$(eval $(call gb_Library_use_internal_comprehensive_api,analysis,\

View file

@ -26,8 +26,6 @@ $(eval $(call gb_Library_set_include,date,\
-I$(SRCDIR)/scaddins/inc \
))
$(eval $(call gb_Library_use_external,date,boost_headers))
$(eval $(call gb_Library_use_common_precompiled_header,date))
$(eval $(call gb_Library_use_internal_comprehensive_api,date,\

View file

@ -26,8 +26,6 @@ $(eval $(call gb_Library_set_include,pricing,\
-I$(SRCDIR)/scaddins/inc \
))
$(eval $(call gb_Library_use_external,pricing,boost_headers))
$(eval $(call gb_Library_use_common_precompiled_header,pricing))
$(eval $(call gb_Library_use_internal_comprehensive_api,pricing,\

View file

@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sccomp_solver,\
sccomp/qa/unit/solver \
))
$(eval $(call gb_CppunitTest_use_externals,sccomp_solver,\
boost_headers \
))
$(eval $(call gb_CppunitTest_add_defs,sccomp_solver,\
$(if $(ENABLE_COINMP), -DENABLE_COINMP) \
$(if $(ENABLE_LPSOLVE), -DENABLE_LPSOLVE) \

View file

@ -13,10 +13,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sccomp_swarmsolvertest,\
sccomp/qa/unit/SwarmSolverTest \
))
$(eval $(call gb_CppunitTest_use_externals,sccomp_swarmsolvertest,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_libraries,sccomp_swarmsolvertest,\
basegfx \
comphelper \

View file

@ -43,7 +43,6 @@ $(eval $(call gb_Library_use_libraries,solver,\
))
$(eval $(call gb_Library_use_externals,solver,\
boost_headers \
coinmp \
lpsolve \
))

View file

@ -21,8 +21,6 @@ $(eval $(call gb_Library_Library,sot))
$(eval $(call gb_Library_set_componentfile,sot,sot/util/sot,services))
$(eval $(call gb_Library_use_external,sot,boost_headers))
$(eval $(call gb_Library_use_sdk_api,sot))
$(eval $(call gb_Library_add_defs,sot,\

View file

@ -9,8 +9,6 @@
$(eval $(call gb_Library_Library,store))
$(eval $(call gb_Library_use_external,store,boost_headers))
$(eval $(call gb_Library_add_defs,store,\
-DSTORE_DLLIMPLEMENTATION \
))

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,unotools_fontcvt))
$(eval $(call gb_CppunitTest_use_external,unotools_fontcvt,boost_headers))
$(eval $(call gb_CppunitTest_use_sdk_api,unotools_fontcvt))
$(eval $(call gb_CppunitTest_add_exception_objects,unotools_fontcvt, \

View file

@ -9,8 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,unotools_fontdefs))
$(eval $(call gb_CppunitTest_use_external,unotools_fontdefs,boost_headers))
$(eval $(call gb_CppunitTest_use_sdk_api,unotools_fontdefs))
$(eval $(call gb_CppunitTest_add_exception_objects,unotools_fontdefs, \

View file

@ -23,7 +23,6 @@ $(eval $(call gb_Library_use_custom_headers,ucpchelp1, \
$(eval $(call gb_Library_use_sdk_api,ucpchelp1))
$(eval $(call gb_Library_use_externals,ucpchelp1,\
boost_headers \
clucene \
expat \
libxml2 \

View file

@ -25,8 +25,6 @@ $(eval $(call gb_Library_add_defs,xmlreader,\
$(eval $(call gb_Library_set_is_ure_library_or_dependency,xmlreader))
$(eval $(call gb_Library_use_external,xmlreader,boost_headers))
$(eval $(call gb_Library_use_libraries,xmlreader,\
cppu \
sal \