History log of /trunk/main/xmloff/ (Results 76 - 100 of 114)
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 ...

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

35b7eebc19-Jan-2013 Dennis E. Hamilton

Added XML comment to the DTD emphasizing that this DTD is for
OpenOffice.org 1.x XML Documents and is not a DTD for any ODF
document. See Apache OpenOffice bugzilla issue #49853.

gi

Added XML comment to the DTD emphasizing that this DTD is for
OpenOffice.org 1.x XML Documents and is not a DTD for any ODF
document. See Apache OpenOffice bugzilla issue #49853.

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

show more ...

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

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

5086b72727-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

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

1776ad3918-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

8601a46521-Jun-2012 Andre Fischer

Forward debug=<value> argument from build to make.

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

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

3a5971bb19-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

58d7008031-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

e6a4f79424-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

a0b8797524-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

79aad27f15-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

752c0af715-Feb-2012 Herbert Dürr

remove svn:executable properties from make and pack files

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

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

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

990ab93d07-Feb-2012 Andre Fischer

Do not add targets for junit tests when junit is disabled.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241508 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 ...

161f4cd112-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

12345