summaryrefslogtreecommitdiffstats
path: root/include/editeng/brushitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* use officecfg for security optionsNoel Grandin2021-07-261-2/+0
* Change some #define to constexprStephan Bergmann2020-01-251-1/+1
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:finalclasses in editengNoel Grandin2019-10-291-1/+1
* cid#1452761 Uncaught exceptionCaolán McNamara2019-08-251-1/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-9/+0
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-2/+0
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-1/+1
* RotateFlyFrame3: add support for AutoContourArmin Le Grand2017-11-181-0/+2
* Make Color a forward declarationChris Sherlock2017-10-081-0/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* remove unused CntWallpaperItemCaolán McNamara2017-07-181-4/+0
* tdf#39468 Translate German commentsJens Carl2017-03-311-1/+1
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+1
* make this a member of SvxBrushItemCaolán McNamara2017-03-121-0/+2
* coverity#1371263 Missing move assignment operatorCaolán McNamara2016-11-111-1/+3
* why have a pimpl with somethings in it and somethings notCaolán McNamara2016-11-111-3/+4
* the pStream member makes no sense at allCaolán McNamara2016-11-111-2/+0
* loplugin:expandablemethodds in include/editengNoel Grandin2016-10-211-2/+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-3/+3
* loplugin:passstuffbyref in editengNoel Grandin2016-04-131-2/+2
* use unique_ptr for pImpl in editeng/Noel Grandin2015-11-181-1/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/editengNoel Grandin2015-10-211-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods sdNoel Grandin2015-07-211-1/+0
* editeng, convert to typed Link<>Noel Grandin2015-07-131-2/+0
* Remove unused macrosZolnai Tamás2015-06-151-3/+0
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* const_cast -> mutableZolnai Tamás2015-03-111-1/+1
* Avoid casting SvxBrushItem:nShadingValueZolnai Tamás2015-03-111-2/+2
* Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna2015-01-231-1/+1
* Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna2014-12-171-0/+2
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann2013-11-141-4/+3
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-1/+2
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-3/+3
* convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2013-09-111-9/+8
* SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna2013-07-101-0/+1