summaryrefslogtreecommitdiff
path: root/sc/inc/printopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+5
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke1-3/+0
2017-04-05loplugin:constantparamNoel Grandin1-2/+1
2017-03-03remove unused CreateDefault methodsNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
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-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-02-14sal_Bool->boolNoel Grandin1-8/+8
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-08warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-1/+1
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam1-0/+3
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-7/+7
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-8/+8
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm1-1/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+2
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-3/+2
2008-04-10INTEGRATION: CWS changefileheader (1.4.698); FILE MERGEDRüdiger Timm1-31/+18
2005-09-08INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGEDRüdiger Timm1-47/+21
2004-08-23INTEGRATION: CWS tune03 (1.2.516); FILE MERGEDRüdiger Timm1-5/+7
2001-05-29#41881# Calc print optionsNiklas Nebel1-3/+73
2000-09-18initial importJens-Heiner Rechtien1-0/+69