History log of /AOO41X/main/filter/source/msfilter/msdffimp.cxx (Results 1 – 25 of 40)
Revision Date Author Comments
# 65329e3e 09-Dec-2022 Arrigo Marchiori <ardovm@yahoo.it>

Detect some endless loops

(cherry picked from commit 272eca8e075d834a9a9235a4c9e52e17c2276f2f)


# ba6c1353 07-Oct-2018 Matthias Seidel <mseidel@apache.org>

i127873 - Merge r1838291 from trunk

Ignore the SP_FGROUP flag on shape records. Instead assume that the
first shape in a shape group is the group shape. Add a new flag
parameter to SvxMSDffManager

i127873 - Merge r1838291 from trunk

Ignore the SP_FGROUP flag on shape records. Instead assume that the
first shape in a shape group is the group shape. Add a new flag
parameter to SvxMSDffManager::ImportShape() to indicate the whether
or not this is a group shape based on the calling context. Call
SvxMSDffManager::ImportShape() directly from SvxMSDffManager::ImportGroup()
instead of indirectly via SvxMSDffManager::ImportObj() to facilitate
passing the context information.
Don't call SvxMSDffManager::ProcessObj() from SvxMSDffManager::ImportShape()
when processing a group shape. SvxMSDffManager::ImportObj() expects
SvxMSDffManager::ImportShape() to return a pointer to an SdrObjGroup
object in this case, and SvxMSDffManager::ProcessObj() may replace
the SdrObjGroup object with some other type of shape object.
Change some C-style SdrObjGroup* casts to dynamic_cast so that incorrect
casts will create a NULL pointer and fail quickly rather than executing
methods on an object of the wrong type and doing something possibly
undefined.

Submitted by: truckman

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

show more ...


# cbe4a5e3 27-Apr-2013 Steve Yin <steve_y@apache.org>

Sync with the trunk

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


# aaa55f71 26-Apr-2013 Herbert Dürr <hdu@apache.org>

WaE: fix suspicious assignment

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


# ca62e2c2 23-Apr-2013 Steve Yin <steve_y@apache.org>

IA2 for SW. Draft version 1.

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


# a72134c0 10-Apr-2013 Oliver-Rainer Wittmann <orw@apache.org>

121420: merge sidebar feature from branch into trunk


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


# 47148b3b 09-Apr-2013 Oliver-Rainer Wittmann <orw@apache.org>

rebase on current trunk

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


# b3b047bd 28-Feb-2013 Herbert Dürr <hdu@apache.org>

fix typo that caused the DFF_Prop_c3DExtrudeForward property to be mis-calculated

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


# d5370dc8 27-Feb-2013 Armin Le Grand <alg@apache.org>

i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1450891 13f79535-47bb-0310-9956-ff

i121420: Enhancements on the four svx-based panels, Area, Line, Graphic and Transformation

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

show more ...


# 6fa810f3 01-Feb-2013 Steve Yin <steve_y@apache.org>

IAccessible2 for AOO UI. This is the first version for QA.

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


# 45fd3b9a 10-Jan-2013 Armin Le Grand <alg@apache.org>

#121504# Support for alpha channel in clipboard for all systems

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


# 0a8a0311 24-Sep-2012 Oliver-Rainer Wittmann <orw@apache.org>

#119634# shape import (Microsoft Office documents) - apply default shadow color, if none is given; apply default shadow distance, if shadow type is not supported.

Patch by: Jianyuan Li

#119634# shape import (Microsoft Office documents) - apply default shadow color, if none is given; apply default shadow distance, if shadow type is not supported.

Patch by: Jianyuan Li
Review by: Oliver


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

show more ...


# a2bebc6a 10-Sep-2012 Jianyuan Li <lijiany@apache.org>

#119628# Arrow shape changed is save doc file by AOO
Reported by: Yan Ji
Review by: sunying
Patch by: Jianyuan Li

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

#119628# Arrow shape changed is save doc file by AOO
Reported by: Yan Ji
Review by: sunying
Patch by: Jianyuan Li

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

show more ...


# 85ecb07a 20-Aug-2012 Lei De Bin <leidb@apache.org>

#120158# fix picture shadow lost after saved as doc in some case.
Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1

#120158# fix picture shadow lost after saved as doc in some case.
Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

show more ...


# 9e720f75 16-Aug-2012 Pavel Janík <paveljanik@apache.org>

WaE fixes: reorder initialization, handle all cases in switch, ...


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


# 89ef6efa 16-Aug-2012 Jianyuan Li <lijiany@apache.org>

#119570# fix chaos grouped object when import
Reported by: Du Jing
Patch by: Jianyuan Li
Review by: SunYing

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373700 13f79535-47bb-031

#119570# fix chaos grouped object when import
Reported by: Du Jing
Patch by: Jianyuan Li
Review by: SunYing

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

show more ...


# c73c4b92 16-Aug-2012 Jianyuan Li <lijiany@apache.org>

#120554# Shape Gradient MS2003 import/export Enhancement
Reported by: Jianyuan Li
Patch by: Jianyuan Li
Review by: SunYing

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373695 13

#120554# Shape Gradient MS2003 import/export Enhancement
Reported by: Jianyuan Li
Patch by: Jianyuan Li
Review by: SunYing

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

show more ...


# 481021c3 15-Aug-2012 Armin Le Grand <alg@apache.org>

#119496# Correct flags AutoGrowWidth/Height for WordArt
Patch by: SunYing
Review by: Jianyuan Li, alg

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

#119496# Correct flags AutoGrowWidth/Height for WordArt
Patch by: SunYing
Review by: Jianyuan Li, alg

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

show more ...


# 39b9b168 14-Aug-2012 Armin Le Grand <alg@apache.org>

#119443# Import lines from ppt as one poin connectors
Patch by: Jianjuan Li
Review by: alg

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

#119443# Import lines from ppt as one poin connectors
Patch by: Jianjuan Li
Review by: alg

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

show more ...


# 0ce6329e 06-Aug-2012 Armin Le Grand <alg@apache.org>

#120437# Connector corrections in groups and PPT imports

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


# 26734c99 30-Jul-2012 Armin Le Grand <alg@apache.org>

#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 <alg@apache.org>

#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


# c4f2609a 10-Jul-2012 Andre Fischer <af@apache.org>

#i119872# Fixed import of custom shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/as

#i119872# Fixed import of custom shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer


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

show more ...


# eea291f9 09-Jul-2012 Andre Fischer <af@apache.org>

#i119480# Fixed import of curves from PPT.

Reported by: Du Jing
Patch by: SunYing
Review by: Andre Fischer


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/

#i119480# Fixed import of curves from PPT.

Reported by: Du Jing
Patch by: SunYing
Review by: Andre Fischer


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

show more ...


# 715ae5a3 09-Jul-2012 Andre Fischer <af@apache.org>

#i119888# Fixed import of gradient colored shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer


git-svn-id: https://svn.apache.or

#i119888# Fixed import of gradient colored shapes from PPT.

Reported by: Li Feng Wang
Patch by: Jianyuan Li
Review by: Andre Fischer


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

show more ...


12