summaryrefslogtreecommitdiff
path: root/sc/inc/formulaopt.hxx
AgeCommit message (Expand)Author
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-12Include <map> for std::map with MSVCTor Lillqvist
2013-08-12listen for formula related configuration changesNoel Power
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner