summaryrefslogtreecommitdiffstats
path: root/include/editeng/colritem.hxx
Commit message (Expand)AuthorAgeFilesLines
* -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