summaryrefslogtreecommitdiff
path: root/smoketest
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest')
-rw-r--r--smoketest/CppunitTest_smoketest.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk
index d245290cc6a6..0a062ffa7c6f 100644
--- a/smoketest/CppunitTest_smoketest.mk
+++ b/smoketest/CppunitTest_smoketest.mk
@@ -16,10 +16,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,smoketest,\
$(eval $(call gb_CppunitTest_use_external,smoketest,boost_headers))
-$(eval $(call gb_CppunitTest_use_api,smoketest,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_CppunitTest_use_sdk_api,smoketest))
$(eval $(call gb_CppunitTest_use_libraries,smoketest,\
cppu \
>loplugin:flattenNoel 2021-03-26Drop these definesMike Kaganski 2021-03-24cid#1222240 silence bogus Untrusted divisorCaolán McNamara 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl 2021-03-09Make sal/config.h the first in pchMike Kaganski 2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz 2021-02-21expand lotuswordpro README a bitDavid Tardon 2021-02-21lotuswordpro: allow to dump intermediate XML into fileDavid Tardon 2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel 2021-02-10Remove unneeded breaksAndrea Gelmini 2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert 2021-01-28ofz#30005 crash in LwpFribPtr::XFConvertCaolán McNamara 2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara 2021-01-28add string_view variants of methods to O[U]StringBufferNoel 2021-01-10fix coverity parse errorsCaolán McNamara 2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-26New loplugin:stringliteralvarStephan Bergmann 2020-12-23Use char16_t string literalsStephan Bergmann 2020-12-18throw exception in SvStream when reading past end of fileNoel 2020-12-04update pchesCaolán McNamara 2020-11-24FindActuralStyleName->FindActualStyleNameNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-23ofz#27756 null derefCaolán McNamara 2020-11-19Improve comment layoutStephan Bergmann 2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer 2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski 2020-11-11convert more long -> tools::LongNoel 2020-11-06ofz#27012 detect deletion of XFCellCaolán McNamara