summaryrefslogtreecommitdiff
path: root/sc/inc/attrib.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-01-02introduce Degree100 strong_int typeNoel1-1/+1
2020-02-06find more symbols that can be privateNoel Grandin1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-5/+5
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara1-0/+12
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara1-0/+12
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara1-0/+12
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara1-0/+12
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara1-1/+13
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara1-0/+13
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-7/+7
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen1-1/+0
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+0
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin1-5/+8
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin1-0/+2
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-3/+3
2018-10-24ScDoubleItem is deadNoel Grandin1-15/+0
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-6/+6
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+15
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-0/+1
2018-05-07tdf#42949 Fix IWYU warnings in sc/inc/[aA]*Gabor Kelemen1-1/+0
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin1-6/+6
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-37/+0
2017-11-24drop unused ATTR itemsNoel Grandin1-25/+0
2017-08-25loplugin:unusedmethodsNoel Grandin1-3/+0
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall1-7/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-5/+5
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-09add the merge flags to the item set dumpMarkus Mohrhard1-0/+4
2017-04-05loplugin:constantparamNoel Grandin1-5/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-8/+8
2017-03-03remove unused CreateDefault methodsNoel Grandin1-10/+0
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-1/+1
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-1/+1
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-2/+2
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-19/+18
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-20/+28
2016-05-24loplugin:unusedmethods in scNoel Grandin1-8/+0
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-3/+0
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-8/+5
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-9/+8