summaryrefslogtreecommitdiff
path: root/drawinglayer/source
AgeCommit message (Expand)Author
2014-07-14Resync to trunk, windows non-pro buildaoo/aw080Armin Le Grand
2014-04-10in-between results/corrections/improvemntsArmin Le Grand
2014-03-23aw080 resync to trunk, win build working, no checks yetArmin Le Grand
2013-11-21further gluepoint and connector refinements - move one-side connected ones, i...Armin 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-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-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-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
2012-01-19Update headers to Alv2 headersAndrew Rist
2012-01-17linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for...Armin Le Grand
2012-01-13#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive represe...Armin Le Grand
2012-01-13#116758# added remembering allocated VDevs for VDevBuffer to be able to also ...Armin Le Grand
2012-01-12#116758# Secured VDev buffer device to Vcl deinitArmin Le Grand
2012-01-10#16758# Added buffering to the VDev usages of the VclProcessor2D derivates (V...Armin Le Grand
2012-01-04fix for #118525#: removed no longer used variable maOriginalMapMode, one more...Armin Le Grand
2012-01-03fix for #118525#: Using primitives for chart sub-geometry visualisationArmin Le Grand
2011-12-31svg: corrected missing member initializationArmin Le Grand