summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigrfflt.cxx
AgeCommit message (Expand)Author
2023-10-03Use Degree100Mike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21use tools::Long in comphelper..cuiNoel
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-27weld LicenseDialogImplCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara
2018-09-19rename to original namesCaolán McNamara
2018-09-19drop newly unused codeCaolán McNamara
2018-09-19weld GraphicFilterSmoothCaolán McNamara
2018-09-19weld GraphicFilterPosterCaolán McNamara
2018-09-19weld GraphicFilterMosaicCaolán McNamara
2018-09-19weld GraphicFilterSepiaCaolá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-07-22coverity#703935 Unchecked return valueCaolán McNamara
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin