summaryrefslogtreecommitdiff
path: root/cui/source/options/optopencl.cxx
AgeCommit message (Expand)Author
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
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-17Bin some superfluous vertical whitespaceTor Lillqvist
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-05-Werror,-Warray-boundsStephan Bergmann
2015-01-05Enhance OpenCL Option dialog with tablesOlivier Hallot
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-28Make the OS choice a comboboxTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist