summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2014-07-14Resync to trunk, windows non-pro buildaoo/aw080Armin Le Grand
2014-03-23aw080 resync to trunk, win build working, no checks yetArmin Le Grand
2013-11-07resync to trunkArmin Le Grand
2013-07-27resync to trunk (close to AOO400)Armin Le Grand
2012-11-26mv ooo to top-levelJoe Schaefer
2012-11-12Added ColorDepth change test with assertion to the Bitmap::Scale methodArmin Le Grand
2012-11-12Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphasArmin Le Grand
2012-11-09Wrong comparison with bool correctedArmin Le Grand
2012-10-30#121233# some slight corrections/enhancementsArmin Le Grand
2012-10-29#121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SC...Armin Le Grand
2012-10-27Remove unused variable to prevent compile warnings.Pavel Janík
2012-10-26#121267# added support for taking clipping into account for metafile-based ex...Armin Le Grand
2012-10-25#121237# Corrected Region export, was missing to write an end marker when Reg...Armin Le Grand
2012-10-23Remove unused variable to prevent compiler warnign.Pavel Janík
2012-10-23#121237# Rework/Cleanup of Region code due to missing complete support for B2...Armin Le Grand
2012-10-19make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2012-10-16#121194# Better support for graphic fill styles which are not bitmaps (svg, m...Armin Le Grand
2012-10-10#121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
2012-10-03Rename local variable that shadows other to prevent compiler warning.Pavel Janík
2012-10-02#120957# Added Reginas corrections for gradient colors for linear gradients i...Armin Le Grand
2012-09-27#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize...Armin Le Grand
2012-09-25Fix typoAriel Constenla-Haile
2012-09-25Check empty BitmapExAriel Constenla-Haile
2012-09-22#i119418# - About Dialog improvementsAriel Constenla-Haile
2012-09-07Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang
2012-09-06assertion corrected: BitmapEx constructors with Mask or AlphaMask needed more...Armin Le Grand
2012-09-06assertion removed: allow BitmapEx constructors with empty Mask or AlphaMaskArmin Le Grand
2012-08-06#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <La...Oliver-Rainer Wittmann
2012-07-27#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from bas...Armin Le Grand
2012-07-18basic, cui, extensions, filter, vcl: fix some warningsArmin Le Grand
2012-07-05#i120096# Detect empty polygon in Region constructor and set impl object acco...Andre Fischer
2012-06-18#c706125# fix overallocation on 64bit platformsHerbert Dürr
2012-06-13#i119965# Fixed saving slides where temporary files of background images wher...Andre Fischer
2012-06-11#119735# Adapted patch provided by Sven Jacobi (thanks), added some ixes/clea...Armin Le Grand
2012-06-06#119189# - merge fix from branch AOO34 into trunkOliver-Rainer Wittmann
2012-05-14#119125# various actions implemented, clipping added. Esp hard was ImpSdrGDIM...Armin Le Grand
2012-05-11#119125# Added MetaFloatTransparentAction handling using primitive rendererArmin Le Grand
2012-05-10improve verbosity of ImplImageTree's find errorsHerbert Dürr
2012-05-09ensure PNG header chunks uniquenessHerbert Dürr
2012-05-08#119125# Added usage of the ClipRegion for the dismantle of Metafile to SdrOb...Armin Le Grand
2012-05-04#i103131# in doubt treat unicode variation selectors as invisibleHerbert Dürr
2012-05-04#i103131# starting IVS support on win>=7 platformHerbert Dürr
2012-02-24#118898# corrected error in GDIMetaFile::GetBoundRect in handling MetaFloatTr...Armin Le Grand
2012-02-24#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to ...Armin Le Grand
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr
2012-02-09Changed some typos in links to Apache licenseArmin Le Grand
2012-02-06#115962# Better (but not yet optimal, see comments in task) handling of MetaF...Armin Le Grand
2012-01-30#118855# Corrected handling of possibly created empty clipRegions after PolyP...Armin Le Grand
2012-01-20svg: uses current system Dpi for Svg replacement image creationArmin Le Grand