1f69a0e2 | 29-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 |
|
a133aed6 | 20-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 ...
|
5496114c | 28-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 |
|
8ffc68d8 | 25-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 ...
|
4e029197 | 16-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 |
895ed544 | 08-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 |
3d844549 | 14-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 |
2e2269f7 | 31-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 ...
|
8bc7f51a | 30-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 |
2376739d | 17-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 ...
|
915dc3ac | 15-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 |
01e92ad6 | 15-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 |
0f1c4fd1 | 10-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 |
cf95e506 | 06-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 ...
|
9d531167 | 24-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 |
7eeb9cee | 09-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 |
6c4f0c3b | 31-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 ...
|
a7185797 | 30-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 |
1cd65da9 | 29-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 |
e4172a75 | 24-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 |
5f27b83c | 23-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 |
b0e53128 | 15-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 |
6de8cae6 | 14-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 ...
|
45fd3b9a | 10-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 |
2af35ee2 | 29-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 ...
|