summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap3.cxx
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-06-26Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl
2014-04-19coverity#440822 dereference before null checkDavid Tardon
2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Improved coding style as shown in examples fdo#75240Milan Zelenka
2014-03-14Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-02[bug 75240] - reduced some variables' scopeMihai Varga
2014-02-28[bug 75240] - removed unnecessary white spacesMihai Varga
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20prefer a Scoped[Read|Write}AccessMarkus Mohrhard
2014-02-20more scope reductionMarkus Mohrhard
2014-02-20more scope reductionMarkus Mohrhard
2014-02-20reduce scopeMarkus Mohrhard
2014-02-20more stylistic cleanupMarkus Mohrhard
2014-02-20reduce scope for more variablesMarkus Mohrhard
2014-02-20make these variables const, they are just loop boundariesMarkus Mohrhard
2014-02-20reduce scope for more variablesMarkus Mohrhard
2014-02-20reduce scope of many variablesMarkus Mohrhard
2014-02-20make the assignment a bit more obviousMarkus Mohrhard
2014-02-20remove explicit memory managementMarkus Mohrhard
2014-01-28bool improvementsStephan Bergmann
2013-12-11octree.hxx is private to vclTor Lillqvist
2013-06-29Mark as constTakeshi Abe
2013-06-28coverity#1028110 Dereference before null checkNorbert Thiebaud
2013-06-12Small correction in scaling code seen while debugging something elseArmin Le Grand
2013-06-12Added ColorDepth change test with assertion to the Bitmap::Scale methodArmin Le Grand
2013-06-12Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphasArmin Le Grand
2013-06-12Resolves: #i121233# some slight corrections/enhancementsArmin Le Grand
2013-06-09sal_Bool to boolTakeshi Abe
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-05-10WaE: unreachable codeTor Lillqvist
2013-05-09WaE: clang warningsCaolán McNamara
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-14-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-07-26Remove useless code separaion comments in bitmap3.cppTomaž Vajngerl