summaryrefslogtreecommitdiff
path: root/include/editeng/bulletitem.hxx
AgeCommit message (Expand)Author
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-01-29inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-11convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin
2013-08-29XubString->OUStringCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen