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 |
|
011bafbf | 17-Sep-2013 |
Armin Le Grand |
i123261 corrected name clashes on writer graphic import with multi image support git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1523968 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: 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 |
0adb0395 | 28-May-2013 |
Herbert Dürr |
#i122208# const XMLOFF containers cannot provide non-const iterators git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486836 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 ...
|
a180b29c | 21-Jan-2013 |
Herbert Dürr |
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings are correct and cleaning them up improves our code quality and makes the build output more relevant. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436255 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b6dc695e | 23-Dec-2012 |
Ariel Constenla-Haile |
i121162 - ImageScaleMode constants should be in UPPERCASE git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425511 13f79535-47bb-0310-9956-ffa450edef68 |
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 ...
|
5086b727 | 27-Sep-2012 |
Pavel Janík |
Simplify the code and remove warning in debug build. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391154 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
1776ad39 | 18-Jul-2012 |
Armin Le Grand |
sd, sfx2, writerfilter, xmloff: fix some warnings Patch by: Michael Stahl git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362917 13f79535-47bb-0310-9956-ffa450edef68 |
d9a877ab | 15-Jun-2012 |
Herbert Dürr |
#c441041# make sure numbering type is always intialized Though eType's validity is mostly tracked with nCount being non-zero this is not so for the case (!bImage && bHasColor) Initia
#c441041# make sure numbering type is always intialized Though eType's validity is mostly tracked with nCount being non-zero this is not so for the case (!bImage && bHasColor) Initializing eType properly solves all cases for good, gets rid of the subtle validity semantics and shuts up the compiler+testtool warning git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350531 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3a5971bb | 19-May-2012 |
Regina Henschel |
Add missing chart data point ODF1.2 standard symbols git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1340555 13f79535-47bb-0310-9956-ffa450edef68 |
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 |