summaryrefslogtreecommitdiff
path: root/testtools/Library_bridgetest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/Library_bridgetest.mk')
-rw-r--r--testtools/Library_bridgetest.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/testtools/Library_bridgetest.mk b/testtools/Library_bridgetest.mk
index 283521f78c4e..6a3063f1b333 100644
--- a/testtools/Library_bridgetest.mk
+++ b/testtools/Library_bridgetest.mk
@@ -40,6 +40,8 @@ $(eval $(call gb_Library_use_static_libraries,testtools_bridgetest,\
testtools_bridgetest_s \
))
+$(eval $(call gb_Library_use_external,testtools_bridgetest,boost_headers))
+
$(eval $(call gb_Library_use_libraries,testtools_bridgetest,\
cppu \
cppuhelper \
6-01-18loplugin: unused return values in vcl/Noel Grandin Change-Id: I879bd3bec4dd2cf002681f1e50b6c33cce0934a9 2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock Discussed on IRC - overwhelming consensus is to keep the headers where they were before. The main reason to keep them in the same directory is to keep headers as local as possible to the source files, unless something else needs to access it. The only thing that uses the headers is vc/workben/fftester.cxx I will work out how to get Doxygen to pick up these headers another way. This reverts commit 5d7772fc0464c867c5ad2f1e10ccabd7331f7efa. Change-Id: I45ee970722e27748ab8af8909ac49579dc47ef56 Reviewed-on: https://gerrit.libreoffice.org/21250 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com> 2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock Change-Id: I0b2b12d3f5cc6e35b2d87adb39ad44ba287c9a01 2015-11-24loplugin:unusedfields in vcl/Noel Grandin and remove the unused SALEVENT_MOUSEACTIVATE stuff Change-Id: Ieb85872eca68621c6a7be47ff5dbea12f7690507 Reviewed-on: https://gerrit.libreoffice.org/20140 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-11-18com::sun::star->css in vcl/Noel Grandin Change-Id: Ifad76177673cf93746ba221838be80ff76fed228 Reviewed-on: https://gerrit.libreoffice.org/20032 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-11-06merged graphic import/export into a single libraryOliver Specht instead of egi, eme, epb, epg, epp, eps, ept, era, eti, exp, icd, idx, ime, ipb, ipd, ips, ipt, ipx, ira, itg, iti, there is now one graphic import export lib (gie) Change-Id: I20c0dd94e5857bb6e2e8cc8ac175ff500c6bbdfc Reviewed-on: https://gerrit.libreoffice.org/19756 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de> 2015-10-27loplugin:unusedmethodsNoel Grandin Change-Id: I161cd52606c11b6008f5d8b1d8ee391692f91861 Reviewed-on: https://gerrit.libreoffice.org/19231 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin Change-Id: I35456b2a3ad2a84a1d045f09cdfb29e4c19b8350 2015-05-25cppcheck: noExplicitConstructorCaolán McNamara Change-Id: I62076450ab77472bfd09b3fb9824f54b6ea1e0f7 2014-02-21vcl: sal_Bool -> boolStephan Bergmann Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e