summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.cxx
AgeCommit message (Expand)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke
2014-03-14SvxCheckListBox/SvTreeList/ListBox position types nitpickEike Rathke
2014-03-10coverity#1103674 Unchecked dynamic_castCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel 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-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
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-25cleanup options dialog, and add an option for formula grouping.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-07-23Unused parameter.Kohei Yoshida
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida
2012-05-30Get the sub dialog functional.Kohei Yoshida
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida
2012-05-30Allow editing of enumerated option value.Kohei Yoshida
2012-05-30Added options list and other misc stuff.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida