summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/defaultsoptions.cxx
AgeCommit message (Expand)Author
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-11-24drop unused ATTR itemsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-05loplugin:constantparamNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-28com::sun::star->css in scNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-03callcatcher: shave off some moreCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl
2014-10-23loplugin: cstylecastNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa
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
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-05-31Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann
2012-05-29Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann
2012-05-25fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)
2012-04-26No need for these warnings.Kohei Yoshida
2012-04-15Fix 2 "scope of the variable can be reduced"Julien Nabet
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner