summaryrefslogtreecommitdiff
path: root/svx/source/dialog/grfflt.cxx
AgeCommit message (Expand)Author
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-09-19weld GraphicFilterSmoothCaolán McNamara
2018-09-19weld GraphicFilterPosterCaolán McNamara
2018-09-19weld GraphicFilterMosaicCaolán McNamara
2018-09-19weld GraphicFilterSolarizeCaolán McNamara
2018-09-19weld GraphicFilterEmbossCaolán McNamara
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-01convert emboss dialog to .uiCaolán McNamara
2014-02-01convert mosaic dialog to .uiCaolán McNamara
2014-02-01convert sepia dialog to .uiCaolán McNamara
2014-01-31drop unused resource id argumentCaolán McNamara
2014-01-31convert solarize dialog to .uiCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-16Dialog for Smooth filterTomaž Vajngerl
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth