summaryrefslogtreecommitdiff
path: root/cui/source/options/optopencl.cxx
AgeCommit message (Expand)Author
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