summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpdefaults.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
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-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner1-7/+4
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner1-21/+26
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-13some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"Noel Power1-3/+5
2012-02-13Improvment of Custom Sheet Prefix OptionAlbert Thuswaldner1-11/+34
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner1-8/+38
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar1-0/+11
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida1-0/+21
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-13A little code style inconsistencies.Kohei Yoshida1-8/+8
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-0/+87