summaryrefslogtreecommitdiff
path: root/sc/inc/printopt.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel 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-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2017-04-05loplugin:constantparamNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel 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-05-05loplugin:staticmethodsNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-08warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
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-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner
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-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.4.698); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGEDRüdiger Timm
2004-08-23INTEGRATION: CWS tune03 (1.2.516); FILE MERGEDRüdiger Timm
2001-05-29#41881# Calc print optionsNiklas Nebel
2000-09-18initial importJens-Heiner Rechtien