--- a/src/hunspell/hunvisapi.h.in 2013-04-01 14:41:16.507546705 +0200 +++ b/src/hunspell/hunvisapi.h.in 2013-04-01 14:41:24.537547190 +0200 @@ -9,7 +9,7 @@ # else # define LIBHUNSPELL_DLL_EXPORTED __declspec(dllimport) # endif -#elif BUILDING_LIBHUNSPELL && @HAVE_VISIBILITY@ +#elif defined(BUILDING_LIBHUNSPELL) && @HAVE_VISIBILITY@ # define LIBHUNSPELL_DLL_EXPORTED __attribute__((__visibility__("default"))) #else # define LIBHUNSPELL_DLL_EXPORTED png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/opencl/inc/opencl_device.hxx
AgeCommit message (Expand)Author
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module opencl with clang-formatPhilipp Hofer
2019-05-29tdf#42949 Fix IWYU warnings in opencl/Gabor Kelemen
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks
2016-04-22Various loplugin warnings in opencl/Stephan Bergmann
2016-04-22opencl: better logging of devices and device selectionTomaž Vajngerl
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist