summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
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
2012-05-07#119125# adding missing files from the last commit; sorry for inconveniencesArmin Le Grand
2012-05-04#119125# corected gradient rendering, added stuff to add Title and Descriptio...Armin Le Grand
2012-04-05#119098# corrected wrong notation of url in ALv2 headerArmin Le Grand
2012-02-22Update headers to Alv2 headersAndrew Rist
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-07#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various...Armin Le Grand
2012-02-03#118824# coreccted mirroring and boundrect when the graphicmanager is used fo...Armin Le Grand
2012-01-30#118853# added square pixel size limit to conversion of TransparencePrimitive...Armin Le Grand
2012-01-26#118834# Unified usage of TextBreakupHelper as single tooling class for i18n ...Armin Le Grand
2012-01-24#118829# enhanced Svg gradient quality, obstacles avoidedArmin Le Grand
2012-01-23#118822# secured 3D geometry creation (slices) by subdividing the 2D source p...Armin Le Grand