summaryrefslogtreecommitdiffstats
path: root/include/editeng/postitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-3/+1
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* loplugin:staticmethods in editengNoel Grandin2018-11-151-1/+1
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-281-0/+1
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-1/+1
* 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
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-2/+2
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-3/+3
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* 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-12/+12
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods editengNoel Grandin2015-07-161-2/+0
* Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna2015-01-231-1/+1
* Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna2014-12-051-0/+2
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-11/+11
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-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/+76