9e9dd2d5 | 11-Jun-2012 |
Armin Le Grand |
#119287# Adapted to get the needed style as default style for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works well. git-svn-id: https://svn.apache.org/repos/asf/incubator/oo
#119287# Adapted to get the needed style as default style for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works well. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348920 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 ...
|
603e43fa | 21-May-2012 |
Armin Le Grand |
WaE changes added git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1340955 13f79535-47bb-0310-9956-ffa450edef68 |
172c67b2 | 15-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 ...
|
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 |
70d3707a | 10-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 ...
|
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 ...
|
a56bd57b | 03-May-2012 |
Armin Le Grand |
#118905# changed EditEngine to be able to paint to overlay (VirtualDevice) directly, not only to Window. Removed the no longer needed switch between buffered and unbuffered overlay, this removes the
#118905# changed EditEngine to be able to paint to overlay (VirtualDevice) directly, not only to Window. Removed the no longer needed switch between buffered and unbuffered overlay, this removes the flickering white block. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333411 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 |
2ef01c2f | 19-Jan-2012 |
Armin Le Grand |
#118816# corrected font color handling on metafile breakup git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233287 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 ...
|
db3fbf26 | 13-Jan-2012 |
Armin Le Grand |
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@12311
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231198 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
78d93489 | 03-Jan-2012 |
Armin Le Grand |
fix for #118525#: Using primitives for chart sub-geometry visualisation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226879 13f79535-47bb-0310-9956-ffa450edef68 |
ddde725d | 19-Dec-2011 |
Armin Le Grand |
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
09a1d057 | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208588 13f79535-47bb-0310-9956-ffa450edef68 |
3334a7e6 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198487 13f79535-47bb-0310-9956-ffa450edef68 |
f6e50924 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198303 13f79535-47bb-0310-9956-ffa450edef68 |
dfe9de19 | 19-Oct-2011 |
Herbert Dürr |
#118529# solve break converters and convert commands for OLEs and images (author=alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450e
#118529# solve break converters and convert commands for OLEs and images (author=alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
079eb148 | 19-Oct-2011 |
Jürgen Schmidt |
#118524: apply patch, followup fixes to 118485, thanks to Armin Le Grand (alg) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186077 13f79535-47bb-0310-9956-ffa450edef68 |
a5258243 | 12-Oct-2011 |
Pedro Giffuni |
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1182166 13f79535-47bb-0310-9956-ffa450edef68 |
e6693332 | 10-Sep-2011 |
Eike Rathke |
impress212: #i117042# added fix for i_updt1.bas testcase # User sj <sj@openoffice.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167621 13f79535-47bb-0310-99
impress212: #i117042# added fix for i_updt1.bas testcase # User sj <sj@openoffice.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167621 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cdf0e10c | 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|