History log of /trunk/main/filter/source/msfilter/escherex.cxx (Results 1 - 25 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
# b63233d8 07-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



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


Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411, AOO410
# 68e1febd 16-Apr-2014 Steve Yin

Issue 124661 - crash when loading and re-saving attached ppt file with a single customshape

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

Issue 124661 - crash when loading and re-saving attached ppt file with a single customshape

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

show more ...


# 624cfa29 11-Apr-2014 Armin Le Grand

i124661 secure possible out of bound access to stl vector content

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


Revision tags: AOO410_Beta
# 72583341 27-Feb-2014 Armin Le Grand

i15508 Added support for BMP file type

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


Revision tags: AOO401, AOO400
# 09610e13 21-Jun-2013 Andre Fischer

121256: Remember Any by value not by pointer before using it in outer scope.

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


Revision tags: AOO340
# 7ce6a452 31-Oct-2012 Armin Le Grand

removed unused variable bSuppressRotation

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


# 70446171 09-Oct-2012 Armin Le Grand

#121183# enhance export of hatch masterpagebackgrund for ppt format

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


# caa77637 29-Sep-2012 Sun Ying

#119860# fix bent connector's type lost when save .ppt file
Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li


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

#119860# fix bent connector's type lost when save .ppt file
Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li


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

show more ...


# 8af3ab99 27-Sep-2012 Armin Le Grand

#121074# Added support for bitmap attributes transparency, red, green, blue and gamma for ppt export

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

#121074# Added support for bitmap attributes transparency, red, green, blue and gamma for ppt export

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

show more ...


# ffce66a5 11-Sep-2012 Jianyuan Li

#119467# Form controls cannot be saved into .ppt file in AOO3.4
Reported by: Du Jing
Patch by: Jianyuan Li
Review by: sunying

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

#119467# Form controls cannot be saved into .ppt file in AOO3.4
Reported by: Du Jing
Patch by: Jianyuan Li
Review by: sunying

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

show more ...


# b755f37f 10-Sep-2012 Jianyuan Li

#119520# the right brace shape cannot display after save the sample .odt file to .doc file then reopen in aoo
Reported by: louqle
Patch by: Jianyuan Li
Review by: sunying

git-svn

#119520# the right brace shape cannot display after save the sample .odt file to .doc file then reopen in aoo
Reported by: louqle
Patch by: Jianyuan Li
Review by: sunying

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

show more ...


# 4fc609c8 10-Sep-2012 Sun Ying

#119753# fix audio video object lost when save .ppt file
Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li

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

#119753# fix audio video object lost when save .ppt file
Reported by: Li Feng Wang
Patch by: Ying Sun
Review by: Jian Yuan Li

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

show more ...


# 129ba977 07-Sep-2012 Zhe Wang

Fix issue #i119631#: [From Symphony]Teardrop shape can not show correct in pptx sample file
* subversion/main/filter/inc/filter/msfilter/escherex.hxx
* subversion/main/filter/source/msf

Fix issue #i119631#: [From Symphony]Teardrop shape can not show correct in pptx sample file
* subversion/main/filter/inc/filter/msfilter/escherex.hxx
* subversion/main/filter/source/msfilter/escherex.cxx
[]check whether one shape is default shape of ppt by shape type
* subversion/main/svx/inc/svx/msdffdef.hxx
* subversion/main/oox/source/drawingml/customshapegeometry.cxx
* subversion/main/svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx
[]add definition and declaration for tear drop
* subversion/main/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
[]the content of tear drop shape which incudes "path, adjust value, handle"

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Zong Dongjun <zongdongjun@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

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

show more ...


# b14ac2d8 17-Aug-2012 Jianyuan Li

Add default to switch statements to avoid compiler warnings.
Patch by: Jianyuan Li

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

Add default to switch statements to avoid compiler warnings.
Patch by: Jianyuan Li

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

show more ...


# c73c4b92 16-Aug-2012 Jianyuan Li

#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/

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


# 6c67d10f 10-Aug-2012 Pavel Janík

Comment out unused variable to silence the compiler (WaE).


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


# 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


# c48afccf 13-Jul-2012 Andre Fischer

#i119495# Fixed export of arrow styles to PPT.

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: Andre Fischer


git-svn-id: https://svn

#i119495# Fixed export of arrow styles to PPT.

Reported by: Du Jing
Patch by: Jianyuan Li
Review by: Andre Fischer


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

show more ...


# bc5c1ec3 09-Jul-2012 Andre Fischer

#i120039# Export more bitmap fill style parameters.

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


git-svn-id: https://svn

#i120039# Export more bitmap fill style parameters.

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


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

show more ...


# 18e68d35 09-Jul-2012 Andre Fischer

#i119536# Fixed rotation when importing PPT.

Reported by: Li Feng Wang
Patch by: Ma Bingbing
Reviewed by: Arming Le Grand and Andre Fischer


#i119536# Fixed rotation when importing PPT.

Reported by: Li Feng Wang
Patch by: Ma Bingbing
Reviewed by: Arming Le Grand and Andre Fischer


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

show more ...


# 27299482 06-Jul-2012 Andre Fischer

#i119884# Fixed export of fontwork alignment.

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


git-svn-id: https://svn

#i119884# Fixed export of fontwork alignment.

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


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

show more ...


# f98d6373 13-Jun-2012 Herbert Dürr

#i119559# fix vertical text in *ppt export

Patch by: Lei Debin, Wang Zhe
Found by: Li Feng Wang
Review by: Herbert Duerr


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

#i119559# fix vertical text in *ppt export

Patch by: Lei Debin, Wang Zhe
Found by: Li Feng Wang
Review by: Herbert Duerr


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

show more ...


# f81c307a 12-Jun-2012 Andre Fischer

#i119502# Guard array access against invalid indices.

Patch by: SunYing
Review by: Andre



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

#i119502# Guard array access against invalid indices.

Patch by: SunYing
Review by: Andre



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

show more ...


# 30c0f2e3 11-Jun-2012 Herbert Dürr

#i119555# fix FontWork font size when saving to *.doc file

Patch by: Zuojun Chen
Found by: Lou Qingle
Review by: hdu


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

#i119555# fix FontWork font size when saving to *.doc file

Patch by: Zuojun Chen
Found by: Lou Qingle
Review by: hdu


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

show more ...


12