summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)AuthorFilesLines
2017-11-15loplugin:flatten in vclNoel Grandin2-77/+79
2017-10-23loplugin:includeform: vclStephan Bergmann2-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-34/+34
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-46/+46
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-07-18loplugin:constparams in vclNoel Grandin3-3/+3
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-3/+3
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-04-27loadFromResource is now unusedCaolán McNamara1-13/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+1
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder1-1/+1
2017-02-27fall back to unthreaded scaling if threaded scaling failsCaolán McNamara1-23/+36
2017-02-20remove unused Box from ConvolutionKernelType enumNoel Grandin1-2/+0
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara1-161/+0
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd1-1/+2
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-1/+1
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl1-5/+11
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page2-22/+17
2016-12-01BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann2-2/+2
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+2
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl1-0/+22
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl1-3/+6
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-3/+5
2016-07-10making a disabled image from a 1 bit depth icon gives index assertsCaolán McNamara1-1/+8
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin2-4/+4
2016-05-25convert ImageType to scoped enumNoel Grandin1-3/+3
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-7/+7
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-19/+19
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-5/+3
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann1-581/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl1-0/+397
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky1-6/+5
2015-12-02keep disable image at same depth as originalCaolán McNamara1-5/+5
2015-11-23loplugin:loopvartoosmallNoel Grandin1-4/+4
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl1-0/+69
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl1-0/+72
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl1-0/+161
2015-11-08Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann1-3/+0
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl1-0/+95
2015-10-27loplugin:unusedmethodsNoel Grandin1-9/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12loplugin:loopvartoosmallStephan Bergmann1-2/+2
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl1-0/+58