summaryrefslogtreecommitdiff
path: root/include/editeng/bulletitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-08loplugin:unusedmethodsNoel Grandin1-3/+0
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall1-3/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03remove unused CreateDefault methodsNoel Grandin1-2/+0
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin1-1/+2
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin1-2/+2
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin1-8/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin1-1/+3
2016-04-13loplugin:passstuffbyref in editengNoel Grandin1-3/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin1-32/+5
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin1-11/+1
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin1-11/+14
2014-09-18fdo#82577: Handle FontNoel Grandin1-5/+5
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-4/+4
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-2/+2
2013-09-11convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin1-13/+13
2013-08-29XubString->OUStringCaolán McNamara1-1/+1
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+146