summaryrefslogtreecommitdiff
path: root/sc/inc/formulaopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens1-0/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+3
2015-02-03callcatcher: shave off some moreCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
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