summaryrefslogtreecommitdiff
path: root/sc/inc/attrib.hxx
AgeCommit message (Expand)Author
2018-10-24ScDoubleItem is deadNoel 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-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-05-07tdf#42949 Fix IWYU warnings in sc/inc/[aA]*Gabor Kelemen
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-24drop unused ATTR itemsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-09add the merge flags to the item set dumpMarkus Mohrhard
2017-04-05loplugin:constantparamNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-19new loplugin: find write-only fieldsNoel 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-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: shave off a few 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
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-23ScCondFormatItem::RemoveCondFormatData() is not implementedMatúš Kukan
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann