summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigrfflt.cxx
AgeCommit message (Expand)AuthorFilesLines
11 daysDrop FRound, and use generalized basegfx::froundMike Kaganski1-4/+4
2023-10-03Use Degree100Mike Kaganski1-10/+10
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-2/+2
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-10-21use tools::Long in comphelper..cuiNoel1-4/+4
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-5/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+3
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-27weld LicenseDialogImplCaolán McNamara1-1/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-14/+14
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-3/+2
2018-09-19rename to original namesCaolán McNamara1-11/+11
2018-09-19drop newly unused codeCaolán McNamara1-146/+0
2018-09-19weld GraphicFilterSmoothCaolán McNamara1-26/+8
2018-09-19weld GraphicFilterPosterCaolán McNamara1-27/+8
2018-09-19weld GraphicFilterMosaicCaolán McNamara1-39/+19
2018-09-19weld GraphicFilterSepiaCaolán McNamara1-22/+8
2018-09-19weld GraphicFilterSolarizeCaolán McNamara1-32/+12
2018-09-19weld GraphicFilterEmbossCaolán McNamara1-28/+135
2018-09-10No more need for extra local variablesStephan Bergmann1-30/+14
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-14/+30
2018-07-22coverity#703935 Unchecked return valueCaolán McNamara1-1/+1
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock1-18/+18
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-1/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-8/+8
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-12/+12
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-7/+12
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-12/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-11/+11
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-01loplugin:constantparam in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-9/+9