summaryrefslogtreecommitdiff
path: root/include/editeng/brushitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-0/+2
2017-10-08Make Color a forward declarationChris Sherlock1-0/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-18remove unused CntWallpaperItemCaolán McNamara1-4/+0
2017-03-31tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-12make this a member of SvxBrushItemCaolán McNamara1-0/+2
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara1-1/+3
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara1-3/+4
2016-11-11the pStream member makes no sense at allCaolán McNamara1-2/+0
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-3/+3
2016-04-13loplugin:passstuffbyref in editengNoel Grandin1-2/+2
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin1-1/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-21com::sun::star->css in include/editengNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-21loplugin:unusedmethods sdNoel Grandin1-1/+0
2015-07-13editeng, convert to typed Link<>Noel Grandin1-2/+0
2015-06-15Remove unused macrosZolnai Tamás1-3/+0
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-03-11const_cast -> mutableZolnai Tamás1-1/+1
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás1-2/+2
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-1/+1
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann1-4/+3
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+2
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-3/+3
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin1-9/+8
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna1-0/+1
2013-06-25fdo65400: fix for Character Shading being lostAdam Co1-0/+3
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+125