summaryrefslogtreecommitdiff
path: root/sc/inc/formulaopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-08-12Include <map> for std::map with MSVCTor Lillqvist1-0/+1
2013-08-12listen for formula related configuration changesNoel Power1-0/+3
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-1/+1
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-12/+12
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida1-0/+4
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida1-8/+0
2012-12-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák1-1/+1
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard1-0/+13
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida1-3/+5
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida1-3/+3
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida1-2/+5
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-0/+124