summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)AuthorFilesLines
2012-10-22write the custom sort list info into the item set, fdo#53870Markus Mohrhard1-0/+2
2012-08-27The label size is computed from the length of the string it containsJean-Baptiste FAURE1-5/+12
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
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
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida1-0/+6
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida4-19/+42
2012-05-30Get the sub dialog functional.Kohei Yoshida4-23/+90
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida3-4/+9
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-4/+9
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida1-1/+29
2012-05-30Get the current decimal separator from ScGlobal.Kohei Yoshida1-7/+1
2012-05-30Allow editing of enumerated option value.Kohei Yoshida4-12/+44
2012-05-30Added options list and other misc stuff.Kohei Yoshida4-4/+149
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida5-0/+189
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida1-0/+4
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-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-74/+79
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-3/+3
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida1-63/+70
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner1-37/+51
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-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-1/+1
2012-02-06Use the new method.Kohei Yoshida1-1/+1
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner1-36/+29
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner1-8/+38
2012-01-30refactor ConvertLineEndCaolán McNamara1-2/+1
2012-01-30aInputStr never used, *perhaps* it should have been, but 10+ years this wayCaolán McNamara1-8/+2
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar1-0/+11
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida1-0/+21
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+2
2011-12-19callcatcher: Remove unused codeAugust Sodora3-48/+0
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-7/+1
2011-11-27remove include of pch header from scNorbert Thiebaud8-16/+0
2011-11-08removed Simple Handles optionTim Hardeck1-11/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-11/+9
2011-08-29Rename class XColorTable to XColorListJoseph Powers2-3/+3
2011-07-06Enable FT and listbox in both applicable casesKatarina Machalkova1-3/+3
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel1-17/+33
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
2011-06-01ScUserList and ScUserListData no longer dependent of ScCollection.Kohei Yoshida1-17/+16
2011-05-29String to rtl::OUString & sal_Bool to bool in ScUserList et. al.Kohei Yoshida1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+3
2011-05-20adjust for modified singletonCaolán McNamara2-5/+4
2011-03-29switch sc to gbuildNorbert Thiebaud1-64/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida7-116/+116