summaryrefslogtreecommitdiff
path: root/sc/inc/docoptio.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-07-21move setter implementation from .hxx to .cxxEike Rathke
2016-07-21directly set eFormulaSearchType if regex or wildcards are set to trueEike Rathke
2016-07-20RegularExpressions and Wildcards are mutually exclusive, tdf#88581 follow-upEike Rathke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-02-20let ConvertToSearchType() also adapt the regex bool, tdf#72196Eike Rathke
2016-02-20implement wildcards precedence at ScDocOptions, tdf#72196Eike Rathke
2016-02-20add FormulaWildcardsEnabled to ScDocOptions, tdf#72196Eike Rathke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-07Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner
2011-07-08don't use int as return type for operator==Markus Mohrhard
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-09translate some commentsChristina Roßmanith
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida