Age | Commit message (Expand) | Author |
2018-01-29 | inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_Impl | Jochen Nitschke |
2017-08-08 | loplugin:unusedmethods | Noel Grandin |
2017-08-07 | Removing unused SfxItemPool serialisation from editeng | Varun Dhall |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-03 | remove unused CreateDefault methods | Noel Grandin |
2017-01-13 | new loplugin: useuniqueptr: editeng | Noel Grandin |
2016-12-05 | loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtag | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/editeng | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in editeng | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-03-26 | the valid flags in SvxBulletItem are unused | Noel Grandin |
2015-03-26 | bullet justification in SvxBulletItem is unused | Noel Grandin |
2015-03-26 | convert BS_ constants to SvxBulletStyle enum class | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-02-21 | sal_Bool->bool | Noel Grandin |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/editeng | Thomas Arnhold |
2013-09-11 | convert include/editeng/bulletitem.hxx from String to OUString | Noel Grandin |
2013-08-29 | XubString->OUString | Caolán McNamara |
2013-04-27 | Bin ugly (ab)use of preprocessor in headers | Tor Lillqvist |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |