summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida
2014-01-06avoid out of bounds string accessCaolán McNamara
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../inc/tpusrlst.hxx from String to OUStringNoel Grandin
2013-09-19select maximum one opencl deviceMarkus Mohrhard
2013-09-19select the correct entry when opening the dialogMarkus Mohrhard
2013-09-19add the software interpreter to the listMarkus Mohrhard
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida
2013-09-19show compute units, frequency and memory for opencl devicesMarkus Mohrhard
2013-09-19fix some updating problems in the opencl auto select dialogMarkus Mohrhard
2013-09-19enable the opencl device selection also after enabling opencl againMarkus Mohrhard
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard
2013-09-19display platform and device togetherMarkus Mohrhard
2013-09-19disable the opencl device selection while auto selection is enabledMarkus Mohrhard
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard
2013-09-19use the correct description for the opencl optionMarkus Mohrhard
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás
2013-06-27Revert "These should be ifdef, per compiler warnings."Kohei Yoshida
2013-06-27These should be ifdef, per compiler warnings.Kohei Yoshida
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara
2013-06-26fix OptionString to set a correct item sizeCaolán McNamara
2013-06-25Avoid ID number clash.Kohei Yoshida
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara
2013-06-18Convert Formula tabpage to .ui and adapt code.Jan Holesovsky
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
2013-06-06Some more modules at least building with mingw64Fridrich Štrba