summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
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
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed
2013-05-31post .ui conversion old mad manual placement code can goCaolán McNamara
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.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
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-06Remove useless function calls.jailletc36
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard