summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optopencl.cxx
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* remove Calc's software interpreterLuboš Luňák2018-08-091-14/+0
* tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda2018-07-181-3/+14
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* weld native message dialogsCaolán McNamara2018-02-221-2/+5
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* loplugin:unusedmethodsNoel Grandin2016-11-041-6/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-4/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* unused headerAndras Timar2016-09-211-1/+0
* check for read-only state of OpenCL settingsAndras Timar2016-09-101-0/+2
* loplugin:vclwidgetsNoel Grandin2016-07-061-2/+2
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* tdf#90336 - further cleanup of OpenCL options page.Michael Meeks2016-07-011-8/+5
* loplugin:staticmethodsStephan Bergmann2016-06-291-1/+1
* tdf#90336, make it visible in options, if openCL will be usedJBurant2016-06-291-300/+11
* tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist2016-06-271-6/+4
* tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist2016-06-231-0/+3
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky2015-12-011-1/+18
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-12/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-121-5/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-14/+13
* loplugin:loopvartoosmallNoel Grandin2015-05-291-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-15/+50
|\
| * cui: convert new to ::Create.Michael Meeks2015-04-181-2/+2
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-2/+2
| * Lost more cleanup and fixing post re-basing.Michael Meeks2015-04-101-12/+3
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-5/+44
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-3/+3
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-3/+8
* | convert HIB_ constants to scoped enumNoel Grandin2015-04-221-1/+1
|/
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* Bin some superfluous vertical whitespaceTor Lillqvist2015-02-171-3/+0
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-1/+1
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-1/+1
* -Werror,-Warray-boundsStephan Bergmann2015-01-051-5/+5
* Enhance OpenCL Option dialog with tablesOlivier Hallot2015-01-051-22/+77
* Enhance OpenCL options UI dialogOlivier Hallot2014-12-221-0/+18