summaryrefslogtreecommitdiffstats
path: root/include/editeng/adjustitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* Change some #define to constexprStephan Bergmann2020-01-251-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-3/+19
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-4/+2
* loplugin:staticmethods in editengNoel Grandin2018-11-151-1/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-1/+1
* loplugin:virtualdown in svl,svtoolsNoel Grandin2018-03-291-1/+1
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-1/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-17/+17
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-6/+6
* 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-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-1/+0
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+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-12/+12
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-7/+7
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-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/+130