summaryrefslogtreecommitdiff
path: root/sc/inc/viewopti.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
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-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel 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-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
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-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-06-25remove whitespaceMarkus Mohrhard
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-14sal_Bool->boolNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
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-14Fixed accidentally modified default view options.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-08removed Simple Handles optionTim Hardeck
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-29Removed some UNUSED commentNorbert Thiebaud