/writerfilter/inc/

eoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans/bmp.cxx
AgeCommit message (Expand)Author
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2018-12-13loplugin:constantparamNoel Grandin
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19inline X11_freeBmpNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin