summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE
2012-07-23More helpful description for this option.Kohei Yoshida
2012-07-23Unused parameter.Kohei Yoshida
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19fix license header for new files.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida
2012-05-30Get the sub dialog functional.Kohei Yoshida
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida
2012-05-30Get the current decimal separator from ScGlobal.Kohei Yoshida
2012-05-30Allow editing of enumerated option value.Kohei Yoshida
2012-05-30Added options list and other misc stuff.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-13some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"Noel Power
2012-02-13Improvment of Custom Sheet Prefix OptionAlbert Thuswaldner
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06Use the new method.Kohei Yoshida
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30aInputStr never used, *perhaps* it should have been, but 10+ years this wayCaolán McNamara
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-08removed Simple Handles optionTim Hardeck
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-07-06Enable FT and listbox in both applicable casesKatarina Machalkova
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel
2011-06-13A little code style inconsistencies.Kohei Yoshida