Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
ec844b0b | 23-Jul-2014 |
Oliver-Rainer Wittmann |
125289: do apply possible changed <GraphicStreamURL> only for embedded images which already have its stream inside the package fixes also issue 125290 cherry-picked from
125289: do apply possible changed <GraphicStreamURL> only for embedded images which already have its stream inside the package fixes also issue 125290 cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1612804 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
57326f99 | 19-Jun-2014 |
Oliver-Rainer Wittmann |
114361: provide and accept changed URL of embedded graphic file during save (ODF export) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/open
114361: provide and accept changed URL of embedded graphic file during save (ODF export) cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603754 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
dc72cefd | 15-Feb-2014 |
Armin Le Grand |
i42894 added support for <presentation:animations> at import and creation git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1568575 13f79535-47bb-0310-9956-ffa450edef68 |
a8265799 | 11-Feb-2014 |
Regina Henschel |
#123879 dr3d rotation angle is degree in ODF1.2 but radiant in AOO core git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567151 13f79535-47bb-0310-9956-ffa450edef68 |
f3b8b509 | 04-Feb-2014 |
Armin Le Grand |
i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one i
i124143 for draw:frame containing multiple draw:image and draw:glue-point it is necessary to move the GluePoints from the last draw:image where they were automatically imported to the surviving one if these are different git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564400 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
4942efb8 | 06-Nov-2013 |
Pavel Janík |
Remove unused variable to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539246 13f79535-47bb-0310-9956-ffa450edef68 |
210145b6 | 01-Nov-2013 |
Armin Le Grand |
i123433 by error removed the export of the created svg:d in ExportConnectorShape hint by: Stephan Bergmann git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537886 13f79535-
i123433 by error removed the export of the created svg:d in ExportConnectorShape hint by: Stephan Bergmann git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537886 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5e6b5d64 | 30-Oct-2013 |
Armin Le Grand |
i123542 corrected ODF XML export of 3D cube and sphere git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537113 13f79535-47bb-0310-9956-ffa450edef68 |
2f8a4d94 | 30-Oct-2013 |
Armin Le Grand |
i122433 corrected export of polygons with text git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537067 13f79535-47bb-0310-9956-ffa450edef68 |
1f882ec4 | 29-Oct-2013 |
Armin Le Grand |
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536730 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
2b71a0a5 | 29-May-2013 |
Armin Le Grand |
i121507 Added commata to whitespace list git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487472 13f79535-47bb-0310-9956-ffa450edef68 |
fda69661 | 08-May-2013 |
Herbert Dürr |
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handlin
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings. For consistency reasons this specialization was not included in the TR1 report and the C++11 standard. The two new helper functors are drop-in replacements for the old specializations. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
32902674 | 10-Apr-2013 |
Armin Le Grand |
i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1466400 13f79535-47bb-0310-9956-ffa450edef68 |
242c6546 | 08-Apr-2013 |
Armin Le Grand |
i121965 Take draw:transform into account for draw:connector shapes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465615 13f79535-47bb-0310-9956-ffa450edef68 |
1d438f2a | 31-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 ...
|
e2ecf9c5 | 12-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 |
|
6381da86 | 21-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 ...
|
598d8f9f | 21-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 ...
|
aa4f3b2a | 24-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 ...
|
51b76a90 | 03-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 ...
|
26734c99 | 30-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 |
c0739476 | 26-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 |
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 ...
|
bfba507c | 11-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 ...
|