History log of /aoo42x/main/drawinglayer/ (Results 26 - 50 of 115)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1f69a0e229-Oct-2013 Armin Le Grand

i123564 corrected some aspects when working whith bitmaps with low color depth or small size

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536830 13f79535-47bb-0310-9956-ffa

i123564 corrected some aspects when working whith bitmaps with low color depth or small size

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

show more ...

Revision tags: AOO401
a133aed620-Sep-2013 Armin Le Grand

i123295 corrected object and clip rect in PDFExtOutDevData::EndGroup call in VclMetafileProcessor2D

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1525015 13f79535-47bb-0310-9

i123295 corrected object and clip rect in PDFExtOutDevData::EndGroup call in VclMetafileProcessor2D

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

show more ...

5496114c28-Aug-2013 Armin Le Grand

i122923 optimize place to add alpha to bitmaps which need rotation

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

Revision tags: AOO400
8ffc68d825-Jul-2013 Herbert Dürr

#i122836# fix rotated images looking corrupted on MacOSX

The solution is to intialize the images rotation mask to be opaque,
an approach that also the fix for bug #i122758#.


#i122836# fix rotated images looking corrupted on MacOSX

The solution is to intialize the images rotation mask to be opaque,
an approach that also the fix for bug #i122758#.


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

show more ...

4e02919716-Jul-2013 Armin Le Grand

i122758 Initialize Mask with non-transparent

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

895ed54408-Jul-2013 Armin Le Grand

corrected warnings and numerical inconsequence in gradient fallback render handling

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

3d84454914-Jun-2013 Armin Le Grand

i122525 use X and Y for unit evaluation

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

2e2269f731-May-2013 Jürgen Schmidt

#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

git-svn-id: https://svn.apache.org/r

#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

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

show more ...

8bc7f51a30-May-2013 Armin Le Grand

i122395 Adapted mapping of content to more general way

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

2376739d17-May-2013 Armin Le Grand

i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size

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

i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size

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

show more ...

915dc3ac15-May-2013 Armin Le Grand

i121801 Corrected objectBoundingBox case for GradientTransform

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

01e92ad615-May-2013 Armin Le Grand

i121801 Corrected handling of gradient transformations

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

0f1c4fd110-May-2013 Armin Le Grand

i110384 added better fat line rendering where possible

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

cf95e50606-May-2013 Armin Le Grand

i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all visible in metafiles

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479578 13f79535-47bb-0310-9956

i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all visible in metafiles

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

show more ...

9d53116724-Apr-2013 Armin Le Grand

i122132 Some simple extensions to exporter

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

7eeb9cee09-Apr-2013 Armin Le Grand

i113080 added test code (in debug mode), cleanedup a small inconsistency

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

6c4f0c3b31-Jan-2013 Herbert Dürr

#i121532# missing defaultprocessor3d.hxx breaks build

Revision 1440387 changed defaultprocessor3d.hxx to be no longer "delivered".
It is needed in svx by being included indirectly via cu

#i121532# missing defaultprocessor3d.hxx breaks build

Revision 1440387 changed defaultprocessor3d.hxx to be no longer "delivered".
It is needed in svx by being included indirectly via cutfindprocessor3d.hxx.
Fixing the build breaker by "delivering" the missing header file again.


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

show more ...

a718579730-Jan-2013 Armin Le Grand

#121532# unified processor2d usages from other modules

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

1cd65da929-Jan-2013 Armin Le Grand

#121532# enhanced visualisation of text edut&selection, D&D overhauled

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

e4172a7524-Jan-2013 Herbert Dürr

#i121534# avoid expensive emulation of 1bit masks for Mac's Quartz

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

5f27b83c23-Jan-2013 Armin Le Grand

#121534# Reintegrating changes for rotated bitmap support

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

b0e5312815-Jan-2013 Armin Le Grand

#121534# only handle bitmaps which are inside visible area

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

6de8cae614-Jan-2013 Armin Le Grand

#121534# Adapted rotated bitmap paints to use own transformer due to bad quality of GraphicManager paints

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432923 13f79535-47bb-

#121534# Adapted rotated bitmap paints to use own transformer due to bad quality of GraphicManager paints

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

show more ...

45fd3b9a10-Jan-2013 Armin Le Grand

#121504# Support for alpha channel in clipboard for all systems

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

2af35ee229-Nov-2012 Armin Le Grand

#121297# corrected non-AAed gradient rendering when in rotated metafiles, some cleanups

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415144 13f79535-47bb-0310-9956-ffa450ed

#121297# corrected non-AAed gradient rendering when in rotated metafiles, some cleanups

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

show more ...

12345