summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2013-07-25#i122836# fix rotated images looking corrupted on MacOSXHerbert Dürr
2013-07-16i122758 Initialize Mask with non-transparentArmin Le Grand
2013-07-08corrected warnings and numerical inconsequence in gradient fallback render ha...Armin Le Grand
2013-06-14i12525 use X and Y for unit evaluationArmin Le Grand
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ...Jürgen Schmidt
2013-05-30i122395 Adapted mapping of content to more general wayArmin Le Grand
2013-05-17i74211 Correct crop of bitmap data when logical size and MapMode do not match...Armin Le Grand
2013-05-15i121801 Corrected objectBoundingBox case for GradientTransformArmin Le Grand
2013-05-15i121801 Corrected handling of gradient transformationsArmin Le Grand
2013-05-10i110384 added better fat line rendering where possibleArmin Le Grand
2013-05-06i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all v...Armin Le Grand
2013-04-24i122132 Some simple extensions to exporterArmin Le Grand
2013-04-09i113080 added test code (in debug mode), cleanedup a small inconsistencyArmin Le Grand
2013-01-31#i121532# missing defaultprocessor3d.hxx breaks buildHerbert Dürr
2013-01-30#121532# unified processor2d usages from other modulesArmin Le Grand
2013-01-29#121532# enhanced visualisation of text edut&selection, D&D overhauledArmin Le Grand
2013-01-24#i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr
2013-01-23#121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-01-15#121534# only handle bitmaps which are inside visible areaArmin Le Grand
2013-01-14#121534# Adapted rotated bitmap paints to use own transformer due to bad qual...Armin Le Grand
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2012-11-29#121297# corrected non-AAed gradient rendering when in rotated metafiles, som...Armin Le Grand
2012-11-28#121387# Corrected wrong flag usages in RenderPolygonHairlinePrimitive2DArmin Le Grand
2012-11-28#121387# Corrected RenderBitmapPrimitive2D_GraphicManager to correctly handle...Armin Le Grand
2012-10-30#121233# some slight corrections/enhancementsArmin Le Grand
2012-10-26#121267# added support for taking clipping into account for metafile-based ex...Armin Le Grand
2012-10-25unused file _vclmetafileprocessor2d.cxx deleted, was added by errorArmin Le Grand
2012-10-23#121237# Rework/Cleanup of Region code due to missing complete support for B2...Armin Le Grand
2012-10-23#121185# corrected handling of gradients in rotated metafilesArmin Le Grand
2012-10-22#116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILL during line geometry...Armin Le Grand
2012-10-19Reorder initializations to match the prototype (this prevents WaE issues/comp...Pavel Janík
2012-10-18Corrected color conversion from BitmapColor to ColorArmin Le Grand
2012-10-17Made conversion from BitmapColor to Color more explicit by using operator Col...Armin Le Grand
2012-10-16#121194# Better support for graphic fill styles which are not bitmaps (svg, m...Armin Le Grand
2012-10-05#121153# adapted RenderBitmapPrimitive2D_self bitmap transformation to metafi...Armin Le Grand
2012-10-04#120604# corrected 3d gradients, adapted basegfx to be smarter in some areasArmin Le Grand
2012-10-02Unname unused argument to prevent warnings.Pavel Janík
2012-10-02#120604# unified and secured gradient tooling for primitives, adapted usagesArmin Le Grand
2012-08-26Remove unused variable bInterpretAbsolute (2 times) to prevent WaE issues.Pavel Janík
2012-08-23#120596# Optimized grid primitive, added some tooling to basegfxArmin Le Grand
2012-08-23#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand
2012-08-15#119198# Added to apply CurrentTransformation in primitive to metafile conver...Armin Le Grand
2012-08-01#120397# Corrected linear gradient primitive decompositionArmin Le Grand
2012-07-23#120230# Adapt hatch processing to keep a view-dependent minimal distance for...Armin Le Grand
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer
2012-06-15#c705641# make sure neither pContent nor pAlpha BitmapAccesses are leakedHerbert Dürr
2012-05-30#119601# Added support for transparency in PNG export dialog and support for ...Armin Le Grand
2012-05-15#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name ...Armin Le Grand
2012-05-11#119125# Added MetaFloatTransparentAction handling using primitive rendererArmin Le Grand
2012-05-10#119125# Completely changed XFillBitmapItem to work wit GraphicObject, remove...Armin Le Grand