34764b7a | 06-Sep-2012 |
Armin Le Grand |
assertion removed: allow BitmapEx constructors with empty Mask or AlphaMask git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381556 13f79535-47bb-0310-9956-ffa450edef68 |
1db32867 | 06-Aug-2012 |
Oliver-Rainer Wittmann |
#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <LastPage> property after freeing resources git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@13
#120464# - method <PrinterController::triggerAppToFreeResources()>: reset <LastPage> property after freeing resources git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1369754 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
479f2b27 | 27-Jul-2012 |
Armin Le Grand |
#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap Original patch by: pengyunquan Changed patch by: alg Review by: alg git-svn-id: https://svn.
#120165# Adapt Mask/Alpha at BitmapEx construction when size differs from base bitmap Original patch by: pengyunquan Changed patch by: alg Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366405 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
93ed1f29 | 18-Jul-2012 |
Armin Le Grand |
basic, cui, extensions, filter, vcl: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef
basic, cui, extensions, filter, vcl: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
34fced94 | 05-Jul-2012 |
Andre Fischer |
#i120096# Detect empty polygon in Region constructor and set impl object accordingly. Reported by: Du Jing Fixed by: Andre Fischer git-svn-id: https://svn.ap
#i120096# Detect empty polygon in Region constructor and set impl object accordingly. Reported by: Du Jing Fixed by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1357698 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9f39abbb | 18-Jun-2012 |
Herbert Dürr |
#c706125# fix overallocation on 64bit platforms git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351378 13f79535-47bb-0310-9956-ffa450edef68 |
82b4b565 | 13-Jun-2012 |
Andre Fischer |
#i119965# Fixed saving slides where temporary files of background images where deleted outside the office. Patch by: Steve Yin Review by: Andre Fischer
#i119965# Fixed saving slides where temporary files of background images where deleted outside the office. Patch by: Steve Yin Review by: Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1349689 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cb0a2370 | 11-Jun-2012 |
Armin Le Grand |
#119735# Adapted patch provided by Sven Jacobi (thanks), added some ixes/cleanups to make it work with all kind of graphics (SVG, Bitmap, Metafile) git-svn-id: https://svn.apache.org/repos/a
#119735# Adapted patch provided by Sven Jacobi (thanks), added some ixes/cleanups to make it work with all kind of graphics (SVG, Bitmap, Metafile) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348774 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
414ea96e | 06-Jun-2012 |
Oliver-Rainer Wittmann |
#119189# - merge fix from branch AOO34 into trunk Found by: sorath <torohov_s_a@mail.ru> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346805 13f79535-47bb-
#119189# - merge fix from branch AOO34 into trunk Found by: sorath <torohov_s_a@mail.ru> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346805 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9f63b866 | 14-May-2012 |
Armin Le Grand |
#119125# various actions implemented, clipping added. Esp hard was ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft alpha addition for alpha in Metafile content and gradient of action.
#119125# various actions implemented, clipping added. Esp hard was ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft alpha addition for alpha in Metafile content and gradient of action. Also added better BitmapEx creation for convert to bitmap for draw objects. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338254 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8718d260 | 11-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 |
f8a117d3 | 10-May-2012 |
Herbert Dürr |
improve verbosity of ImplImageTree's find errors git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336735 13f79535-47bb-0310-9956-ffa450edef68 |
3447fe24 | 09-May-2012 |
Herbert Dürr |
ensure PNG header chunks uniqueness git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336023 13f79535-47bb-0310-9956-ffa450edef68 |
47a7c0c1 | 08-May-2012 |
Armin Le Grand |
#119125# Added usage of the ClipRegion for the dismantle of Metafile to SdrObjects (ImpSdrGDIMetaFileImport) as good as possible with Metafile usage git-svn-id: https://svn.apache.org/repos/
#119125# Added usage of the ClipRegion for the dismantle of Metafile to SdrObjects (ImpSdrGDIMetaFileImport) as good as possible with Metafile usage git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1335392 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8813e934 | 04-May-2012 |
Herbert Dürr |
#i103131# in doubt treat unicode variation selectors as invisible git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333816 13f79535-47bb-0310-9956-ffa450edef68 |
fed8d294 | 04-May-2012 |
Herbert Dürr |
#i103131# starting IVS support on win>=7 platform git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333808 13f79535-47bb-0310-9956-ffa450edef68 |
6904e6c1 | 24-Feb-2012 |
Armin Le Grand |
#118898# corrected error in GDIMetaFile::GetBoundRect in handling MetaFloatTransparentAction git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293349 13f79535-47bb-0310-9956-
#118898# corrected error in GDIMetaFile::GetBoundRect in handling MetaFloatTransparentAction git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293349 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bb18ee55 | 24-Feb-2012 |
Armin Le Grand |
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles to bitmapEx, dynamically expanding needed bitmap size right and bottom dependent of having a hairline there. To check this, I adapted GDIMetaFile::GetBoundRect to be able to deliver the HairlineBoudRect inn parallell to the regular geometry one git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1293316 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
79aad27f | 15-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 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
2b45cf47 | 09-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 |
7b6ba143 | 06-Feb-2012 |
Armin Le Grand |
#115962# Better (but not yet optimal, see comments in task) handling of MetaFloatTransparentAction in PDF export git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241078 13f7
#115962# Better (but not yet optimal, see comments in task) handling of MetaFloatTransparentAction in PDF export git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241078 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4e8e704f | 30-Jan-2012 |
Armin Le Grand |
#118855# Corrected handling of possibly created empty clipRegions after PolyPolygon clipping git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237725 13f79535-47bb-0310-9956-
#118855# Corrected handling of possibly created empty clipRegions after PolyPolygon clipping git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237725 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2758680c | 20-Jan-2012 |
Armin Le Grand |
svg: uses current system Dpi for Svg replacement image creation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233948 13f79535-47bb-0310-9956-ffa450edef68 |
5aaf853b | 17-Jan-2012 |
Armin Le Grand |
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232507 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|