Revision tags: AOO340 |
|
e6f63103 | 23-Oct-2012 |
Armin Le Grand |
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
035a2f44 | 16-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 ...
|
96fc4b33 | 02-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 |
6669cde1 | 26-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 |
2a27d9ca | 23-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 |
804e0487 | 23-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 |
86d97322 | 01-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 |
0702bc67 | 23-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 ...
|
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 |
f580d42c | 07-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 |
025b0597 | 04-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 ...
|
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 |
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 |
693be7f6 | 26-Jan-2012 |
Armin Le Grand |
#118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1236110 13f79535-47bb-031
#118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1236110 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
39551d71 | 24-Jan-2012 |
Armin Le Grand |
#118829# enhanced Svg gradient quality, obstacles avoided git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235361 13f79535-47bb-0310-9956-ffa450edef68 |
4bfbcde8 | 19-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233578 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 ...
|
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 |
24628d1e | 31-Dec-2011 |
Armin Le Grand |
svg: corrected missing member initialization git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226134 13f79535-47bb-0310-9956-ffa450edef68 |
e2bf1e9d | 24-Dec-2011 |
Armin Le Grand |
svg: added WaE changes from branch svgreplacement to trunc (revisions r122204, r122214) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1222974 13f79535-47bb-0310-9956-ffa45
svg: added WaE changes from branch svgreplacement to trunc (revisions r122204, r122214) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1222974 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
464702f4 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198237 13f79535-47bb-0310-9956-ffa450edef68 |
090f0eb8 | 10-Sep-2011 |
Eike Rathke |
impress212: drawinglayer gbuild environment changes # User sj <sj@openoffice.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167627 13f79535-47bb-0310-9956-ff
impress212: drawinglayer gbuild environment changes # User sj <sj@openoffice.org> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167627 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 ...
|