summaryrefslogtreecommitdiff
path: root/opencl/README
blob: c5699e797a500555af6c72f701a4e779332eab07 (plain)
1
2
3
4
5
6
7
OpenCL-related code that is not specific to any particular
functionality OpenCL is used for. (Like formula group calculation in
Calc.)

Not compiled on platforms where OpenCL is not available (iOS and
Android). On other platforms OpenCL is optional at run-time, but not
at build time.
href='/cgit/lo/core/commit/include/svtools/extcolorcfg.hxx?h=feature/wasm&id=9bb9589d7ada8339ee0c1212df277fa8f035e402'>use more Color in ExtendedColorConfigValue and reportdesignNoel Grandin 2017-10-08Make Color a forward declarationChris Sherlock 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin 2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-24svtools: sal_Bool->boolNoel Grandin 2014-03-01Remove visual noise from includeAlexander Wilms