summaryrefslogtreecommitdiff
path: root/include/svx/bmpmask.hxx
AgeCommit message (Expand)Author
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-01-23weld SvxBmpMaskCaolán McNamara
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-07-04move some Bitmap replace logic inside vclNoel Grandin
2019-07-04move "replace transparency" logic inside vclNoel Grandin
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-04loplugin:useuniqueptr in SvxBmpMaskNoel Grandin
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-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen