summaryrefslogtreecommitdiff
path: root/include/editeng/brushitem.hxx
AgeCommit message (Expand)Author
2017-10-08Make Color a forward declarationChris Sherlock
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-12make this a member of SvxBrushItemCaolán McNamara
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara
2016-11-11the pStream member makes no sense at allCaolán McNamara
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-04-13loplugin:passstuffbyref in editengNoel Grandin
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-06-15Remove unused macrosZolnai Tamás
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
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-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna
2013-06-25fdo65400: fix for Character Shading being lostAdam Co
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-23execute move of global headersBjoern Michaelsen