7be6ee6d | 07-Feb-2012 |
Armin Le Grand |
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241434 13f79535-47bb-03
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241434 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
da6d3644 | 03-Feb-2012 |
Armin Le Grand |
#118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240097 13f79535-47bb-0310-9956-
#118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240097 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
89cebade | 30-Jan-2012 |
Armin Le Grand |
#118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237656 13f79535-47bb-0310
#118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237656 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
080bd379 | 23-Jan-2012 |
Armin Le Grand |
#118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234749 13f79535-47bb-0310-9956
#118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234749 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
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 ...
|
56a68a31 | 13-Jan-2012 |
Armin Le Grand |
#116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know git-svn-id: https://svn.apache.org/re
#116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230927 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33a1c393 | 12-Jan-2012 |
Armin Le Grand |
#116758# Secured VDev buffer device to Vcl deinit git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230574 13f79535-47bb-0310-9956-ffa450edef68 |
ce37d08f | 10-Jan-2012 |
Armin Le Grand |
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates (VclMetafileProcessor2D and VclPixelProcessor2D) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates (VclMetafileProcessor2D and VclPixelProcessor2D) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229521 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
401c91d1 | 04-Jan-2012 |
Armin Le Grand |
fix for #118525#: removed no longer used variable maOriginalMapMode, one more exception eliminated git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1227097 13f79535-47bb-0310
fix for #118525#: removed no longer used variable maOriginalMapMode, one more exception eliminated git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1227097 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 ...
|
4f506f19 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198428 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
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 ...
|
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 ...
|