summaryrefslogtreecommitdiffstats
path: root/include/vcl/bitmap.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert Link<> to typedNoel Grandin2015-09-221-6/+2
* remove some unused paramsNoel Grandin2015-09-221-13/+10
* Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti2015-09-011-1/+2
* sal_uLong to sal_uInt32 for CRC32Matteo Casalin2015-08-291-1/+1
* vcl: move resample kernel classes out of bitmap.hxxMichael Stahl2015-07-101-102/+5
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+0
* loplugin:unusedmethods vclNoel Grandin2015-07-081-1/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* convert BMP_VECTORIZE constants to scoped enumNoel Grandin2015-05-071-6/+13
* convert BMP_DITHER flags to scoped enumNoel Grandin2015-05-071-5/+12
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-4/+12
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-13/+16
* Gradually typed LinkStephan Bergmann2015-04-301-12/+12
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-1/+1
* vcl: add ScopedInfoAccess to BitmapTomaž Vajngerl2015-03-291-4/+3
* Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara2015-01-221-1/+0
* use supersampling in Impress if fast opengl scaling is availableLuboš Luňák2015-01-191-0/+9
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák2014-12-151-12/+11
* vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne2014-12-111-1/+3
* Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky2014-12-031-1/+1
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle RegionNoel Grandin2014-09-301-2/+2
* vcl: cleanup headers - remove comments, tabifyChris Sherlock2014-09-281-156/+199
* Clean up AlphaMask::CopyPixel "override" hackStephan Bergmann2014-07-101-0/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák2014-04-181-1/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-24/+24
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-60/+60
* Doxygen warnings correctedChris Sherlock2014-02-051-6/+6
* Revert "Doxygen warnings corrected"Caolán McNamara2014-02-041-6/+6
* Doxygen warnings correctedChris Sherlock2014-02-041-6/+6
* The "source size" of a VCL bitmap is not used for anythingTor Lillqvist2013-11-011-7/+0
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* n#820077: Import images with duotone filter.Muthu Subramanian2013-07-171-0/+2
* Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand2013-06-191-29/+0
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-24/+0
* Resolves: #i121233# some slight corrections/enhancementsArmin Le Grand2013-06-121-1/+5
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-111-3/+0
* A miscellaneous use of boost.Pedro Giffuni2013-05-241-2/+4
* Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand2013-05-201-0/+31
* Remove old scale convolution methods from Bitmap.Tomaž Vajngerl2013-05-121-9/+0
* Resolves: #i121407# Gallery reorganizations...Armin Le Grand2013-05-101-2/+2
* WaE: clang warningsCaolán McNamara2013-05-091-0/+10
* Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2013-05-091-17/+22
* execute move of global headersBjoern Michaelsen2013-04-231-0/+896