summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/grfmgr2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard1-4/+6
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist1-2/+2
2013-02-18ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl1-1/+1
2013-02-18fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud1-23/+71
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner1-2/+12
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+14
2012-09-02Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl1-119/+607
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-14Fix transparent bitmap rendering.Tomaž Vajngerl1-30/+30
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl1-16/+25
2012-07-24One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl1-67/+70
2012-07-11GraphicManager::ImplCreateOutput: warning C4701:Michael Stahl1-1/+1
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl1-730/+0
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl1-192/+123
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl1-50/+2
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-6/+4
2012-06-22try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák1-29/+28
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák1-0/+4
2012-06-22fix counting of bitmaps in a metafileLuboš Luňák1-6/+6
2012-06-22be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák1-86/+97
2012-06-22improve/fix commentsLuboš Luňák1-7/+7
2012-06-22remove unused variableLuboš Luňák1-1/+0
2012-06-19no references to temporariesLuboš Luňák1-4/+3
2012-05-09removed unused definesTakeshi Abe1-1/+0
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+2
2011-08-10unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers1-42/+0
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-4/+10
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-71/+71
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-17ka102: rebased to DEV300_m100ka1-72/+71
2011-02-04ka102: SVG import implementationka1-0/+2
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-21/+21
2010-11-27bogus cppcheck warning, simplify it anywayCaolán McNamara1-2/+4
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-71/+71
2010-10-25remvove vos/macros.h usageNorbert Thiebaud1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer1-0/+2385