History log of /aoo42x/main/xmloff/source/draw/ (Results 26 - 40 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1d438f2a31-Jan-2013 Herbert Dürr

WaE: fix hundreds of ill-formed C++11 conversions in xmloff

XMLPropertyMapEntry's signedness is the root cause of the problem,
but that class is widely used outside, even in binfilter, s

WaE: fix hundreds of ill-formed C++11 conversions in xmloff

XMLPropertyMapEntry's signedness is the root cause of the problem,
but that class is widely used outside, even in binfilter, so changing
it directly is not advisable. Fixing it indirectly suffices to
eliminate almost 300 warnings.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440985 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e2ecf9c512-Dec-2012 Armin Le Grand

121455# Adapted from NonPrimitive to non-primitive as used in the spec
Patch by: Regina
Review by: alg

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420650 13f79535-

121455# Adapted from NonPrimitive to non-primitive as used in the spec
Patch by: Regina
Review by: alg

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420650 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO340
6381da8621-Nov-2012 Armin Le Grand

For backward compatibility do take mirrorings in setTransformation into account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used

git-svn-id: https://svn.apa

For backward compatibility do take mirrorings in setTransformation into account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412119 13f79535-47bb-0310-9956-ffa450edef68

show more ...

598d8f9f21-Nov-2012 Armin Le Grand

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/rep

#121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412051 13f79535-47bb-0310-9956-ffa450edef68

show more ...

aa4f3b2a24-Sep-2012 Armin Le Grand

#121090# corrceted point reduction on svg:d export to only happen when polygon is closed

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1389473 13f79535-47bb-0310-9956-ffa4

#121090# corrceted point reduction on svg:d export to only happen when polygon is closed

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1389473 13f79535-47bb-0310-9956-ffa450edef68

show more ...

51b76a9003-Sep-2012 Jian Fang Zhang

#i120663#, The slave SvXMLImportContext object for SdXMLNumberFormatMemberImportContext is always leaked

Found by: zhangjf
Patch by: zhangjf


git-svn-id: https://svn.apache.

#i120663#, The slave SvXMLImportContext object for SdXMLNumberFormatMemberImportContext is always leaked

Found by: zhangjf
Patch by: zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380115 13f79535-47bb-0310-9956-ffa450edef68

show more ...

26734c9930-Jul-2012 Armin Le Grand

#116001# Reverted revision 1366087

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367187 13f79535-47bb-0310-9956-ffa450edef68

c073947626-Jul-2012 Armin Le Grand

#116001# TextToFitSize item/property optimized to boolean

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366087 13f79535-47bb-0310-9956-ffa450edef68

5aaf853b17-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 ...

bfba507c11-Jan-2012 Armin Le Grand

#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image import with linked graphics, too

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229962 13f79535-47bb-0310

#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image import with linked graphics, too

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229962 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ddde725d19-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 ...

ecfe53c506-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198516 13f79535-47bb-0310-9956-ffa450edef68

63bba73c06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198326 13f79535-47bb-0310-9956-ffa450edef68

a525824312-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

cdf0e10c16-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 ...

12