summaryrefslogtreecommitdiffstats
path: root/svtools/source/graphic/grfmgr2.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl2013-08-151-1/+1
* fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan2013-08-061-1/+1
* make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr2013-05-091-7/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard2013-03-021-4/+6
* WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist2013-02-191-2/+2
* ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl2013-02-181-1/+1
* fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud2013-02-181-23/+71
* fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner2012-12-171-2/+12
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-26/+14
* Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs.Tomaž Vajngerl2012-09-021-119/+607
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-1/+1
* Fix transparent bitmap rendering.Tomaž Vajngerl2012-08-141-30/+30
* Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl2012-07-251-16/+25
* One pass scale, rotate and crop using bilinear filtering and averaging.Tomaž Vajngerl2012-07-241-67/+70
* GraphicManager::ImplCreateOutput: warning C4701:Michael Stahl2012-07-111-1/+1
* Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl2012-06-251-730/+0
* use only Bitmap scaling and fixes to scalingTomaž Vajngerl2012-06-251-192/+123
* Cleanup code comments and change Sal_bool to boolTomaž Vajngerl2012-06-251-50/+2
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-6/+4
* try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2012-06-221-29/+28
* make it possible to cache the resulting pixmap with a metafileLuboš Luňák2012-06-221-0/+4
* fix counting of bitmaps in a metafileLuboš Luňák2012-06-221-6/+6
* be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák2012-06-221-86/+97
* improve/fix commentsLuboš Luňák2012-06-221-7/+7
* remove unused variableLuboš Luňák2012-06-221-1/+0
* no references to temporariesLuboš Luňák2012-06-191-4/+3
* removed unused definesTakeshi Abe2012-05-091-1/+0
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* remove include of pch header from svtoolsNorbert Thiebaud2011-11-271-2/+0
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-221-2/+2
* unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers2011-08-101-42/+0
* Replace List with std::vector< GraphicObject* >Joseph Powers2011-07-131-4/+10
* add missing newline to the end of file to silence the compilerRobert Nagy2011-06-201-1/+1
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+3
|\
| * ka102: rebased to DEV300_m100ka2011-02-171-72/+71
| |\
| * | ka102: SVG import implementationka2011-02-041-0/+2
* | | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-71/+71
|\ \ \ | | |/ | |/|
| * | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner2011-01-121-21/+21
| * | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang2010-11-051-71/+71
| |/
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | bogus cppcheck warning, simplify it anywayCaolán McNamara2010-11-271-2/+4
* | remvove vos/macros.h usageNorbert Thiebaud2010-10-251-1/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
|/
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
* #i107706#: liquidate goodies moduleMathias Bauer2009-12-151-0/+2385