summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattrbmp.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2022-03-03Recheck modules sv* with IWYUGabor Kelemen1-1/+0
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski1-6/+6
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-0/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-3/+3
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-5/+0
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-7/+7
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-05-02fix bug in XFillBitmapItem::PutValueNoel Grandin1-1/+1
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-5/+0
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl1-1/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-2/+1
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-2/+3
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin1-60/+1
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-6/+31
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-25amend Sequence sizeJochen Nitschke1-1/+1
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl1-29/+5
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-1/+1
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin1-22/+12
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-10/+3
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin1-5/+5
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin1-57/+0
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-23/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin1-1/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-15use SetGraphic instead of temporary GraphicObjectCaolán McNamara1-2/+2
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara1-8/+14
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-01-17coverity#1398817 Unintended sign extensionCaolán McNamara1-9/+9
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-6/+4
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara1-3/+3
2017-01-11make XOBitmap uncopyableCaolán McNamara1-44/+0
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-2/+2
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1