| 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 ...  | 
| 35b7eebc | 19-Jan-2013 | Dennis E. Hamilton | Added XML comment to the DTD emphasizing that this DTD is forOpenOffice.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 forOpenOffice.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 ...  | 
| 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 specPatch 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 specPatch 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 warningsPatch by: Michael Stahl
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362917 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 8601a465 | 21-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
 | 
| 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
 | 
| 58d70080 | 31-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
 | 
| e6a4f794 | 24-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
 | 
| a0b87975 | 24-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
 | 
| 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
 | 
| 752c0af7 | 15-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
 | 
| 67e470da | 15-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
 |