summaryrefslogtreecommitdiffstats
path: root/include/editeng/colritem.hxx
Commit message (Expand)AuthorAgeFilesLines
* PPTX import: implement native handling of a color's luminance offsetMiklos Vajna2021-11-241-1/+3
* PPTX import: implement native handling of a color's luminance modulationMiklos Vajna2021-11-231-0/+2
* Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl2021-11-161-0/+22
* loplugin:finalclassesNoel Grandin2021-06-191-1/+1
* Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse2021-05-311-34/+0
* Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse2021-05-261-2/+22
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-8/+8
* loplugin:finalclasses in editengNoel Grandin2019-10-291-1/+1
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-10/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-2/+0
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* add dumpAsXml methods to more pool itemsMarkus Mohrhard2018-11-261-0/+2
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-281-0/+1
* clang-tidy modernize-use-equals-default in editengJochen Nitschke2017-11-131-2/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-1/+0
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-2/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-13/+13
* don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara2015-08-271-0/+1
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-2/+2
* tdf#88055: Don't export transparent background colour as whiteKatarina Behrens2015-06-101-0/+2
* cleanup colritem.hxxTomaž Vajngerl2015-04-181-40/+29
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* Cleanup: removed comments and debugging outputmatteocam2014-06-301-6/+0
* Added class SvxBackgroundColorItemmatteocam2014-06-301-0/+25
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+82