History log of /trunk/main/filter/inc/filter/msfilter/dffpropset.hxx (Results 1 - 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
# ae974647 17-Aug-2018 Don Lewis

When importing a Microsoft Office Drawing Binary File Format data stream,
ignore properties with the bComplex flag set indicating they have data
external to the property record if the indicat

When importing a Microsoft Office Drawing Binary File Format data stream,
ignore properties with the bComplex flag set indicating they have data
external to the property record if the indicated size of the data is
larger than will fit in the containing property table record.

DffPropSet::GetPropertyString() should return an empty string if
the bComplex flag is not set since there is no data to return.

Bail out of the loop that processes the array of properties early if
we hit the end of the property table record.

Limit the length of the property table record to the remaining size of
the stream.



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

show more ...


Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401, AOO400, AOO340
# 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


# 22e87013 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

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


# 2e8e6dd8 10-Sep-2011 Eike Rathke

impress212: DffPropSet -> minor code improvements, removing table

# User sj <sj@openoffice.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167634 13f79535-47b

impress212: DffPropSet -> minor code improvements, removing table

# User sj <sj@openoffice.org>

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

show more ...