summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattrbmp.cxx
AgeCommit message (Expand)Author
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-05-02fix bug in XFillBitmapItem::PutValueNoel Grandin
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-25amend Sequence sizeJochen Nitschke
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-15use SetGraphic instead of temporary GraphicObjectCaolán McNamara
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-17coverity#1398817 Unintended sign extensionCaolán McNamara
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-11make XOBitmap uncopyableCaolán McNamara
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert XBitmapType to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-16[GSoC] Member function to identify PatternRishabh Kumar
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin