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