summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_bmpmask.cxx
AgeCommit message (Expand)Author
2020-02-15tdf#130373 substitute color only works if left set to transparent.Noel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-07-04move some Bitmap replace logic inside vclNoel Grandin
2019-07-04move "replace transparency" logic inside vclNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-04loplugin:useuniqueptr in SvxBmpMaskNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-06-25tdf#100343: Refresh ValueSets after changing their valueKatarina Behrens
2016-06-07Remove unnecessary strings in bmpmask dialog tdf#87026Muhammet Kara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-24convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin