summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold3-10/+10
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin4-38/+38
2014-04-23sc: sal_Bool->boolNoel Grandin5-32/+32
2014-04-22remove missing sc.hrcThomas Arnhold3-0/+3
2014-04-22clean up hrc filesThomas Arnhold8-12/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard6-84/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin8-11/+11
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke2-10/+165
2014-03-14SvxCheckListBox/SvTreeList/ListBox position types nitpickEike Rathke1-5/+5
2014-03-10coverity#1103674 Unchecked dynamic_castCaolán McNamara1-1/+5
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke4-13/+14
2014-03-03Remove visual noise from scAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms6-43/+43
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-5/+5
2014-02-19unotools: sal_Bool -> boolStephan Bergmann2-26/+26
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida1-6/+9
2014-01-06avoid out of bounds string accessCaolán McNamara1-4/+4
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam1-1/+6
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-4/+4
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-3/+3
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin4-34/+34
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin1-3/+3
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/.../inc/tpusrlst.hxx from String to OUStringNoel Grandin1-11/+11
2013-09-19select maximum one opencl deviceMarkus Mohrhard1-1/+8
2013-09-19select the correct entry when opening the dialogMarkus Mohrhard1-1/+10
2013-09-19add the software interpreter to the listMarkus Mohrhard2-5/+26
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard1-0/+1
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida1-1/+5
2013-09-19show compute units, frequency and memory for opencl devicesMarkus Mohrhard2-9/+41
2013-09-19fix some updating problems in the opencl auto select dialogMarkus Mohrhard1-2/+6
2013-09-19enable the opencl device selection also after enabling opencl againMarkus Mohrhard1-0/+4
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard1-0/+2
2013-09-19display platform and device togetherMarkus Mohrhard1-9/+1
2013-09-19disable the opencl device selection while auto selection is enabledMarkus Mohrhard2-0/+21
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard2-2/+60
2013-09-19use the correct description for the opencl optionMarkus Mohrhard1-1/+6
2013-09-19Allow enable / disable opencl at build time.Kohei Yoshida1-0/+2
2013-09-19Remove opencl-sdk configure option, and build time opencl conditionals.Kohei Yoshida1-2/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+2
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl1-0/+14