summaryrefslogtreecommitdiff
path: root/filter/Library_msfilter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_msfilter.mk')
-rw-r--r--filter/Library_msfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Library_msfilter.mk b/filter/Library_msfilter.mk
index 5a5ea9f16cd3..87e89c6a3d33 100644
--- a/filter/Library_msfilter.mk
+++ b/filter/Library_msfilter.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Library_use_libraries,msfilter,\
sfx \
xo \
sb \
+ salhelper \
svt \
tk \
vcl \
>2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle 2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet 2018-01-24Fix typosAndrea Gelmini 2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann 2018-01-15remove local copies of std::min,std::maxNoel Grandin 2018-01-12More loplugin:cstylecast: ioStephan Bergmann 2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin 2017-12-19inline use-once typedefsNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin 2017-10-30loplugin:constmethod in vcl and stocNoel Grandin 2017-10-23loplugin:includeform: ioStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin 2017-09-22loplugin:flatten in framework..packageNoel Grandin 2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin