summaryrefslogtreecommitdiff
path: root/cui/source/options/optopencl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+1
2019-07-27weld SvxOpenCLTabPageCaolán McNamara1-8/+4
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+0
2019-05-31drop unneeded includesCaolán McNamara1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-08-09remove Calc's software interpreterLuboš Luňák1-1/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2016-11-04loplugin:unusedmethodsNoel Grandin1-2/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-01tdf#90336 - further cleanup of OpenCL options page.Michael Meeks1-1/+2
2016-06-29loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-29tdf#90336, make it visible in options, if openCL will be usedJBurant1-31/+1
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+7
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-20/+21
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+1
2015-01-05Enhance OpenCL Option dialog with tablesOlivier Hallot1-5/+13
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot1-0/+5
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-0/+71