summaryrefslogtreecommitdiff
path: root/cui/source/options/optopencl.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23config dialog uses a controller nowCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara
2019-07-27weld SvxOpenCLTabPageCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-22tdf#122846: Close option dialog if restart is confirmedXisco Fauli
2018-12-12tdf#104277 follow-up: use svtools::executeRestartDialogMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-07-18tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolá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-21unused headerAndras Timar
2016-09-10check for read-only state of OpenCL settingsAndras Timar
2016-07-06loplugin:vclwidgetsNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
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
2016-06-27tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist
2016-06-23tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin