summaryrefslogtreecommitdiffstats
path: root/include/editeng/bulletitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* use tools::Long in editengNoel2020-10-201-3/+3
* 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-1/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke2018-01-291-3/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-3/+0
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-3/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* remove unused CreateDefault methodsNoel Grandin2017-03-031-2/+0
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-1/+2
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-051-2/+2
* loplugin:expandablemethodds in include/editengNoel Grandin2016-10-211-8/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-2/+2
* loplugin:unusedenumconstants in basctl..editengNoel Grandin2016-08-171-1/+3
* loplugin:passstuffbyref in editengNoel Grandin2016-04-131-3/+3
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* the valid flags in SvxBulletItem are unusedNoel Grandin2015-03-261-32/+5
* bullet justification in SvxBulletItem is unusedNoel Grandin2015-03-261-11/+1
* convert BS_ constants to SvxBulletStyle enum classNoel Grandin2015-03-261-11/+14
* fdo#82577: Handle FontNoel Grandin2014-09-181-5/+5
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-6/+6
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-4/+4
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
* convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin2013-09-111-13/+13
* XubString->OUStringCaolán McNamara2013-08-291-1/+1
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+146