summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)AuthorFilesLines
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás1-154/+140
2013-06-27Revert "These should be ifdef, per compiler warnings."Kohei Yoshida1-1/+1
2013-06-27These should be ifdef, per compiler warnings.Kohei Yoshida1-1/+1
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks1-0/+4
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara4-256/+69
2013-06-26fix OptionString to set a correct item sizeCaolán McNamara1-3/+29
2013-06-25Avoid ID number clash.Kohei Yoshida1-2/+2
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks4-51/+92
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara1-20/+49
2013-06-18Convert Formula tabpage to .ui and adapt code.Jan Holesovsky1-88/+74
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky1-156/+156
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi1-96/+90
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-4/+4
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed1-10/+7
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed1-49/+42
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed1-17/+15
2013-05-31post .ui conversion old mad manual placement code can goCaolán McNamara1-20/+0
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi1-32/+31
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara1-85/+73
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-84/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-25/+23
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-06Remove useless function calls.jailletc361-4/+0
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-2/+2
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith2-3/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith4-5/+5
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida1-30/+16
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida1-4/+4
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida1-4/+6
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard1-1/+36
2012-12-04re-base on ALv2 code. Includes:Michael Meeks6-141/+84
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-3/+3
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-6/+6
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard1-0/+2
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-2/+2
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida1-1/+1
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE1-5/+12
2012-07-23More helpful description for this option.Kohei Yoshida1-1/+1
2012-07-23Unused parameter.Kohei Yoshida2-2/+2
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida1-0/+1
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida1-3/+3
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida4-34/+188
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19fix license header for new files.Michael Meeks1-26/+6
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-5/+2
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida5-18/+18
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida3-6/+17