summaryrefslogtreecommitdiff
path: root/sc/inc/attrib.hxx
AgeCommit message (Expand)Author
2023-05-19CppunitTest_sc_dataprovider: fix sanitizers failureMiklos Vajna
2023-04-27sc: pivot table compact layoutDennis Francis
2021-11-03tdf#97667 Add XML Dump methods for Calc Pool ItemsFelipe Lema
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-02introduce Degree100 strong_int typeNoel
2020-02-06find more symbols that can be privateNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
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