Age | Commit message (Expand) | Author |
2018-01-12 | More loplugin:cstylecast: editeng | Stephan Bergmann |
2017-11-18 | RotateFlyFrame3: add support for AutoContour | Armin Le Grand |
2017-10-08 | Make Color a forward declaration | Chris Sherlock |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-18 | remove unused CntWallpaperItem | Caolán McNamara |
2017-03-31 | tdf#39468 Translate German comments | Jens Carl |
2017-03-14 | remove noise UUUU tags in comments | Noel Grandin |
2017-03-12 | make this a member of SvxBrushItem | Caolán McNamara |
2016-11-11 | coverity#1371263 Missing move assignment operator | Caolán McNamara |
2016-11-11 | why have a pimpl with somethings in it and somethings not | Caolán McNamara |
2016-11-11 | the pStream member makes no sense at all | Caolán McNamara |
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-04-13 | loplugin:passstuffbyref in editeng | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl 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-21 | com::sun::star->css in include/editeng | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-14 | remove default value from SfxPoolItem::PutValue | Noel Grandin |
2015-07-21 | loplugin:unusedmethods sd | Noel Grandin |
2015-07-13 | editeng, convert to typed Link<> | Noel Grandin |
2015-06-15 | Remove unused macros | Zolnai Tamás |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-03-11 | const_cast -> mutable | Zolnai Tamás |
2015-03-11 | Avoid casting SvxBrushItem:nShadingValue | Zolnai Tamás |
2015-01-23 | Factor out SfxPoolItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-17 | Factor out SvxBrushItem::dumpAsXml() from sw | Miklos Vajna |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Merge back branch alg_writerframes to trunk | Armin Le Grand |
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-14 | SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter | Stephan Bergmann |
2013-11-14 | rhbz#887420 Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-10-23 | fixincludeguards.sh: include/editeng | Thomas Arnhold |
2013-09-11 | convert include/editeng/brushitem.hxx from String to OUString | Noel Grandin |
2013-07-10 | SvxBrushItem::TransparencyToPercent: add this to avoid copypaste | Miklos Vajna |
2013-06-25 | fdo65400: fix for Character Shading being lost | Adam Co |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |