summaryrefslogtreecommitdiff
path: root/include/vcl/bitmap.hxx
AgeCommit message (Expand)Author
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-01-08vcl: pProgress is not a parameter of Bitmap::FilterChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin
2015-11-25-Werror=type-limitsNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove some unused paramsNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-29vcl: add ScopedInfoAccess to BitmapTomaž Vajngerl
2015-01-22Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-07-10Clean up AlphaMask::CopyPixel "override" hackStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian