- ca68acd Merge branches/gbuild-reintegration to trunk. by Damjan Jovanovic · 10 years ago
- fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
- 7c5e9b9 i125349 moved clip enhancements to base clipping functionality by Armin Le Grand · 12 years ago
- 02e2c7b 125300 enhanced handling of multiple ClipRegions in MetafileProcessor by Armin Le Grand · 12 years ago
- a6efc99 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
- 7ce0a0a i124686 reuse already set font for interpreting the MetaFile action META_TEXTRECT_ACTION correctly by Armin Le Grand · 12 years ago
- b635b4f Merge back branch alg_writerframes to trunk by Armin Le Grand · 12 years ago
- daf363a #i124269# fix memory leak in drawinglayer's TextLayouterDevice::getTextArray() by Herbert Dürr · 12 years ago
- 0a0bcaa i124073 choose a more compiler-independent way of construction by Armin Le Grand · 12 years ago
- 08d42c4 i123950 unified and redefined CropPrimitive2D::get2DDecomposition by Armin Le Grand · 12 years ago
- 33d4279 Corrected initialization of CropRect on Metafile output when creating extra data for PDF export by Armin Le Grand · 12 years ago
- b57f921 i124002 use own logical size for graphics, do not adapt PrefSize of these in rendering stack by Armin Le Grand · 12 years ago
- 13241e1 #i123758 Arrow heads with hole by Regina Henschel · 12 years ago
- 1e79e8d i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes by Armin Le Grand · 12 years ago
- ba54ce4f i123564 corrected some aspects when working whith bitmaps with low color depth or small size by Armin Le Grand · 12 years ago
- b756639 i123295 corrected object and clip rect in PDFExtOutDevData::EndGroup call in VclMetafileProcessor2D by Armin Le Grand · 13 years ago
- 2178fea i122923 optimize place to add alpha to bitmaps which need rotation by Armin Le Grand · 13 years ago
- 78f5461 #i122836# fix rotated images looking corrupted on MacOSX by Herbert Dürr · 13 years ago
- db4afff i122758 Initialize Mask with non-transparent by Armin Le Grand · 13 years ago
- d8dfdae corrected warnings and numerical inconsequence in gradient fallback render handling by Armin Le Grand · 13 years ago
- a34f3fd i12525 use X and Y for unit evaluation by Armin Le Grand · 13 years ago
- 894ae72 #122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libs by Jürgen Schmidt · 13 years ago
- 525dfea i122395 Adapted mapping of content to more general way by Armin Le Grand · 13 years ago
- a249653 i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size by Armin Le Grand · 13 years ago
- f03ec48 i121801 Corrected objectBoundingBox case for GradientTransform by Armin Le Grand · 13 years ago
- 4f49f1d i121801 Corrected handling of gradient transformations by Armin Le Grand · 13 years ago
- 144eb66 i110384 added better fat line rendering where possible by Armin Le Grand · 13 years ago
- f3695b2 i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all visible in metafiles by Armin Le Grand · 13 years ago
- 3454d18 i122132 Some simple extensions to exporter by Armin Le Grand · 13 years ago
- d7fa73b i113080 added test code (in debug mode), cleanedup a small inconsistency by Armin Le Grand · 13 years ago
- 3bd3ea8 #i121532# missing defaultprocessor3d.hxx breaks build by Herbert Dürr · 13 years ago
- f371f92c #121532# unified processor2d usages from other modules by Armin Le Grand · 13 years ago
- c6e63b6 #121532# enhanced visualisation of text edut&selection, D&D overhauled by Armin Le Grand · 13 years ago
- 194c7ff #i121534# avoid expensive emulation of 1bit masks for Mac's Quartz by Herbert Dürr · 13 years ago
- b2cc0de #121534# Reintegrating changes for rotated bitmap support by Armin Le Grand · 13 years ago
- ad026d3 #121534# only handle bitmaps which are inside visible area by Armin Le Grand · 13 years ago
- f488756 #121534# Adapted rotated bitmap paints to use own transformer due to bad quality of GraphicManager paints by Armin Le Grand · 13 years ago
- ef3931f #121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
- 2a063da #121297# corrected non-AAed gradient rendering when in rotated metafiles, some cleanups by Armin Le Grand · 13 years ago
- e3eebb1 #121387# Corrected wrong flag usages in RenderPolygonHairlinePrimitive2D by Armin Le Grand · 13 years ago
- b8cf335 #121387# Corrected RenderBitmapPrimitive2D_GraphicManager to correctly handle cases with combinations of mirroring and rotation, also changed VclProcessor2D::RenderBitmapPrimitive2D to use own bitmapEx renderer for these cases for better quality by Armin Le Grand · 13 years ago
- db00dfd #121233# some slight corrections/enhancements by Armin Le Grand · 13 years ago
- 229a79b #121267# added support for taking clipping into account for metafile-based exporters to vector formats by Armin Le Grand · 13 years ago
- ed0d53f unused file _vclmetafileprocessor2d.cxx deleted, was added by error by Armin Le Grand · 13 years ago
- cab10ee #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class by Armin Le Grand · 13 years ago
- 4989260 #121185# corrected handling of gradients in rotated metafiles by Armin Le Grand · 13 years ago
- e3ec94e #116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILL during line geometry processing to get line geometry rendered black (as intended) in b&w mode (e.g. print preview) by Armin Le Grand · 13 years ago
- 149e995 Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings). by Pavel Janík · 13 years ago
- b0b8e38 Corrected color conversion from BitmapColor to Color by Armin Le Grand · 13 years ago
- 08275c1 Made conversion from BitmapColor to Color more explicit by using operator Color() by Armin Le Grand · 13 years ago
- 7a652a2 #121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..) by Armin Le Grand · 13 years ago
- 1f0b83f #121153# adapted RenderBitmapPrimitive2D_self bitmap transformation to metafile case (where no destination bitmap size is given) by Armin Le Grand · 14 years ago
- 888e645 #120604# corrected 3d gradients, adapted basegfx to be smarter in some areas by Armin Le Grand · 14 years ago
- f7d4af8 Unname unused argument to prevent warnings. by Pavel Janík · 14 years ago
- 05785d28 #120604# unified and secured gradient tooling for primitives, adapted usages by Armin Le Grand · 14 years ago
- f1ab916 Remove unused variable bInterpretAbsolute (2 times) to prevent WaE issues. by Pavel Janík · 14 years ago
- 97fa4fa #120596# Optimized grid primitive, added some tooling to basegfx by Armin Le Grand · 14 years ago
- bcf4fd2 #120616# Corrected SVG gradient primitive and it's decomposition by Armin Le Grand · 14 years ago
- c0f38bc #119198# Added to apply CurrentTransformation in primitive to metafile conversion when creating SvtGraphicStroke elements for compatibility by Armin Le Grand · 14 years ago
- 8fd3c3ae #120397# Corrected linear gradient primitive decomposition by Armin Le Grand · 14 years ago
- 6a036e7 #120230# Adapt hatch processing to keep a view-dependent minimal distance for more pleasant visualisation by Armin Le Grand · 14 years ago
- 409a829 Forward debug=<value> argument from build to make. by Andre Fischer · 14 years ago
- 4ddba09 #c705641# make sure neither pContent nor pAlpha BitmapAccesses are leaked by Herbert Dürr · 14 years ago
- ad5fa95 #119601# Added support for transparency in PNG export dialog and support for alpha channnel by Armin Le Grand · 14 years ago
- 977a0ef #118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc by Armin Le Grand · 14 years ago
- b32d15a #119125# Added MetaFloatTransparentAction handling using primitive renderer by Armin Le Grand · 14 years ago
- a54418a #119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. by Armin Le Grand · 14 years ago
- b8bc180 #119125# adding missing files from the last commit; sorry for inconveniences by Armin Le Grand · 14 years ago
- d837597 #119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage by Armin Le Grand · 14 years ago
- 58abd70 #119098# corrected wrong notation of url in ALv2 header by Armin Le Grand · 14 years ago
- 0da397e Update headers to Alv2 headers by Andrew Rist · 14 years ago
- df20fb1 remove svn:executable properties from more source files by Herbert Dürr · 14 years ago
- 17bbcc2 remove svn:executable properties from make and pack files by Herbert Dürr · 14 years ago
- ace22b0 Changed some typos in links to Apache license by Armin Le Grand · 14 years ago
- 95b3ad6 #115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios by Armin Le Grand · 14 years ago
- adddcd8 #118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output by Armin Le Grand · 14 years ago
- 6d83002 #118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action by Armin Le Grand · 14 years ago
- 894c9471 #118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup by Armin Le Grand · 14 years ago
- 088ff85 #118829# enhanced Svg gradient quality, obstacles avoided by Armin Le Grand · 14 years ago
- 384208f #118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early by Armin Le Grand · 14 years ago
- b8b9820 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 2a0cd92 linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license by Armin Le Grand · 14 years ago
- 6ef84224 #118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D by Armin Le Grand · 14 years ago
- 9d0ebd4 #116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know by Armin Le Grand · 14 years ago
- 58e1851 #116758# Secured VDev buffer device to Vcl deinit by Armin Le Grand · 14 years ago
- b4a7a84 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 2f68838 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- d1b5144 #16758# Added buffering to the VDev usages of the VclProcessor2D derivates (VclMetafileProcessor2D and VclPixelProcessor2D) by Armin Le Grand · 14 years ago
- 4160ee6 fix for #118525#: removed no longer used variable maOriginalMapMode, one more exception eliminated by Armin Le Grand · 14 years ago
- fb77d6d fix for #118525#: Using primitives for chart sub-geometry visualisation by Armin Le Grand · 14 years ago
- 6a0535c svg: corrected missing member initialization by Armin Le Grand · 14 years ago
- 39fed12 svg: added WaE changes from branch svgreplacement to trunc (revisions r122204, r122214) by Armin Le Grand · 14 years ago
- 62c9b62 Fix build breaker on Linux/gcc by Ariel Constenla-Haile · 14 years ago
- e2e1671 Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done by Armin Le Grand · 14 years ago
- 605f972 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- c025a25 Update headers to Alv2 headers by Andrew Rist · 14 years ago
- 011dd73 #118529# solve break converters and convert commands for OLEs and images (author=alg) by Herbert Dürr · 14 years ago
- 8d36921 fix build breaker by Eike Rathke · 15 years ago
- e099c58 impress212: removed warning by Eike Rathke · 15 years ago
- dba6aed impress212: removed warning by Eike Rathke · 15 years ago