summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xattrbmp.cxx
AgeCommit message (Expand)Author
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
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