| 129ba977 | 07-Sep-2012 |
Zhe Wang <wangzcdl@apache.org> |
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/
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 ...
|
| 506e6541 | 07-Sep-2012 |
Zhe Wang <wangzcdl@apache.org> |
Fix issue #i120723#: Table style is lost when import PPTX by AOO * subversion/main/oox/inc/oox/drawingml/table/tableproperties.hxx * subversion/main/oox/source/drawingml/table/tableproperties.
Fix issue #i120723#: Table style is lost when import PPTX by AOO * subversion/main/oox/inc/oox/drawingml/table/tableproperties.hxx * subversion/main/oox/source/drawingml/table/tableproperties.cxx []if the imported table in pptx just have tableStyleId, should fill the tablestyle's content.
Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by:Ma Bingbing <jiazema@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381863 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 4323f6b5 | 08-Jun-2012 |
Jürgen Schmidt <jsc@apache.org> |
119889: Import .pptx file into OO3.4, the vertical text direction of the table will be lost.
fix: Set property to cell object if the cell has vertical property. And fix in svx module by setting cel
119889: Import .pptx file into OO3.4, the vertical text direction of the table will be lost.
fix: Set property to cell object if the cell has vertical property. And fix in svx module by setting cell's vertical property.
Patch By: companycy Found By: Shan Zu Review By: jsc
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348039 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|