summaryrefslogtreecommitdiffstats
path: root/include/editeng/shaditem.hxx
Commit message (Expand)AuthorAgeFilesLines
* use tools::Long in editengNoel2020-10-201-1/+1
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:finalclasses in editengNoel Grandin2019-10-291-1/+1
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-13/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-1/+3
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-281-0/+1
* loplugin:unusedmethodsNoel Grandin2018-03-291-1/+0
* loplugin:virtualdown in svl,svtoolsNoel Grandin2018-03-291-1/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* convert SvxShadowLocation to scoped enumNoel Grandin2017-03-081-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-3/+3
* loplugin:unusedmethods unused return value in include/svlNoel Grandin2016-01-131-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* com::sun::star->css in include/editengNoel Grandin2015-10-211-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* convert SHADOW_ constants to enum classNoel Grandin2015-04-081-6/+2
* Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna2015-01-231-1/+1
* Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna2015-01-201-0/+1
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-13/+13
* 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-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+98