Age | Commit message (Expand) | Author |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-08 | fdo#73408: Make the software interpreter selection stick in the UI. | Kohei Yoshida |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-09-19 | select maximum one opencl device | Markus Mohrhard |
2013-09-19 | select the correct entry when opening the dialog | Markus Mohrhard |
2013-09-19 | add the software interpreter to the list | Markus Mohrhard |
2013-09-19 | store the opencl device id and propagate it from the ui to opencl code | Markus Mohrhard |
2013-09-19 | Avoid having build-time dependency on scopencl. | Kohei Yoshida |
2013-09-19 | show compute units, frequency and memory for opencl devices | Markus Mohrhard |
2013-09-19 | fix some updating problems in the opencl auto select dialog | Markus Mohrhard |
2013-09-19 | enable the opencl device selection also after enabling opencl again | Markus Mohrhard |
2013-09-19 | store opencl auto select setting in configuration | Markus Mohrhard |
2013-09-19 | display platform and device together | Markus Mohrhard |
2013-09-19 | disable the opencl device selection while auto selection is enabled | Markus Mohrhard |
2013-09-19 | inital work on showing available opencl platforms/devices | Markus Mohrhard |
2013-09-19 | use the correct description for the opencl option | Markus Mohrhard |
2013-09-19 | Allow enable / disable opencl at build time. | Kohei Yoshida |
2013-09-19 | Remove opencl-sdk configure option, and build time opencl conditionals. | Kohei Yoshida |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-06-27 | Revert "These should be ifdef, per compiler warnings." | Kohei Yoshida |
2013-06-27 | These should be ifdef, per compiler warnings. | Kohei Yoshida |
2013-06-27 | use #if to avoid gotchas, move header to include, make UI conditional. | Michael Meeks |
2013-06-26 | convert calculation settings dialog to .ui format | Caolán McNamara |
2013-06-26 | fix OptionString to set a correct item size | Caolán McNamara |
2013-06-25 | cleanup options dialog, and add an option for formula grouping. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-07-23 | Unused parameter. | Kohei Yoshida |
2012-07-23 | Let's not forget to set the description for this option. | Kohei Yoshida |
2012-07-23 | Add new formula config option in the UI for "treat empty string as zero." | Kohei Yoshida |
2012-05-31 | Rename this option to make it sound more generic. | Kohei Yoshida |
2012-05-30 | Share common localized strings: Calc A1, Excel A1, and Excel R1C1. | Kohei Yoshida |
2012-05-30 | Localize a string & more efficient list value update. | Kohei Yoshida |
2012-05-30 | Get the sub dialog functional. | Kohei Yoshida |
2012-05-30 | Pass the config data to the sub-dialog. | Kohei Yoshida |
2012-05-30 | Allow editing of enumerated option value. | Kohei Yoshida |
2012-05-30 | Added options list and other misc stuff. | Kohei Yoshida |
2012-05-30 | New skeleton dialog for detailed calculation settings. | Kohei Yoshida |