summaryrefslogtreecommitdiff
path: root/sc/inc/calcconfig.hxx
AgeCommit message (Collapse)Author
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
Change-Id: I116857ee8b377c80707efbc76fcfa06c3e46201d
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
There may be other functions other than INDIRECT that take a string reference. If so, we could re-use this option for those functions as well. Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
Change-Id: Ia7eda2d9ff29b5997654fef1a01d637f474b06cc
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
And use it both in the core interpreter and the configuration UI. Change-Id: Ia2a16fcb53025840d906864b564255cd3c53e8e9