History log of /trunk/main/drawinglayer/source/ (Results 51 - 75 of 97)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6d3fd5d023-Oct-2012 Armin Le Grand

#121185# corrected handling of gradients in rotated metafiles

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401255 13f79535-47bb-0310-9956-ffa450edef68

78137d9722-Oct-2012 Armin Le Grand

#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)

git-svn-id: https:

#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)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400911 13f79535-47bb-0310-9956-ffa450edef68

show more ...

74e5dc1d19-Oct-2012 Pavel Janík

Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings).


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400042 13f79535-47bb-0310-

Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings).


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400042 13f79535-47bb-0310-9956-ffa450edef68

show more ...

99bf62e018-Oct-2012 Armin Le Grand

Corrected color conversion from BitmapColor to Color

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399610 13f79535-47bb-0310-9956-ffa450edef68

7522ffbe17-Oct-2012 Armin Le Grand

Made conversion from BitmapColor to Color more explicit by using operator Color()

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399148 13f79535-47bb-0310-9956-ffa450edef68

035a2f4416-Oct-2012 Armin Le Grand

#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ff

#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8819d6e305-Oct-2012 Armin Le Grand

#121153# adapted RenderBitmapPrimitive2D_self bitmap transformation to metafile case (where no destination bitmap size is given)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/tr

#121153# adapted RenderBitmapPrimitive2D_self bitmap transformation to metafile case (where no destination bitmap size is given)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394447 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7024eca904-Oct-2012 Armin Le Grand

#120604# corrected 3d gradients, adapted basegfx to be smarter in some areas

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394141 13f79535-47bb-0310-9956-ffa450edef68

d931502c02-Oct-2012 Pavel Janík

Unname unused argument to prevent warnings.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1393026 13f79535-47bb-0310-9956-ffa450edef68

96fc4b3302-Oct-2012 Armin Le Grand

#120604# unified and secured gradient tooling for primitives, adapted usages

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392807 13f79535-47bb-0310-9956-ffa450edef68

6669cde126-Aug-2012 Pavel Janík

Remove unused variable bInterpretAbsolute (2 times) to prevent WaE issues.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377455 13f79535-47bb-0310-9956-ffa450edef68

2a27d9ca23-Aug-2012 Armin Le Grand

#120596# Optimized grid primitive, added some tooling to basegfx

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376528 13f79535-47bb-0310-9956-ffa450edef68

804e048723-Aug-2012 Armin Le Grand

#120616# Corrected SVG gradient primitive and it's decomposition

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376444 13f79535-47bb-0310-9956-ffa450edef68

b22f578415-Aug-2012 Armin Le Grand

#119198# Added to apply CurrentTransformation in primitive to metafile conversion when creating SvtGraphicStroke elements for compatibility

git-svn-id: https://svn.apache.org/repos/asf/incub

#119198# Added to apply CurrentTransformation in primitive to metafile conversion when creating SvtGraphicStroke elements for compatibility

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373472 13f79535-47bb-0310-9956-ffa450edef68

show more ...

86d9732201-Aug-2012 Armin Le Grand

#120397# Corrected linear gradient primitive decomposition

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367886 13f79535-47bb-0310-9956-ffa450edef68

0702bc6723-Jul-2012 Armin Le Grand

#120230# Adapt hatch processing to keep a view-dependent minimal distance for more pleasant visualisation

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1364705 13f79535-47

#120230# Adapt hatch processing to keep a view-dependent minimal distance for more pleasant visualisation

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1364705 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6b4a01bb15-Jun-2012 Herbert Dürr

#c705641# make sure neither pContent nor pAlpha BitmapAccesses are leaked

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350543 13f79535-47bb-0310-9956-ffa450edef68

1c86731a30-May-2012 Armin Le Grand

#119601# Added support for transparency in PNG export dialog and support for alpha channnel

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1344280 13f79535-47bb-0310-9956-f

#119601# Added support for transparency in PNG export dialog and support for alpha channnel

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1344280 13f79535-47bb-0310-9956-ffa450edef68

show more ...

172c67b215-May-2012 Armin Le Grand

#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc

git-svn-id: https://svn.apache.org/repos/asf/incu

#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8718d26011-May-2012 Armin Le Grand

#119125# Added MetaFloatTransparentAction handling using primitive renderer

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337213 13f79535-47bb-0310-9956-ffa450edef68

70d3707a10-May-2012 Armin Le Grand

#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 transp

#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.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336585 13f79535-47bb-0310-9956-ffa450edef68

show more ...

f580d42c07-May-2012 Armin Le Grand

#119125# adding missing files from the last commit; sorry for inconveniences

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334916 13f79535-47bb-0310-9956-ffa450edef68

025b059704-May-2012 Armin Le Grand

#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535

#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535-47bb-0310-9956-ffa450edef68

show more ...

79aad27f15-Feb-2012 Herbert Dürr

remove svn:executable properties from more source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68

2b45cf4709-Feb-2012 Armin Le Grand

Changed some typos in links to Apache license

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1242277 13f79535-47bb-0310-9956-ffa450edef68

1234