History log of /trunk/main/sd/source/filter/eppt/epptso.cxx (Results 1 - 23 of 23)
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
# 86e1cf34 29-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


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

show more ...


Revision tags: AOO410, AOO410_Beta
# 24c56ab9 28-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

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


Revision tags: AOO401, AOO400
# 32b0a244 26-Feb-2013 Jürgen Schmidt

fix warning as error, comparison uInt/Int

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


Revision tags: AOO340
# 4df875af 01-Nov-2012 Armin Le Grand

#119536# removed code no longer needed after fix of that task

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


# b32909e6 25-Sep-2012 Sun Ying

#120967# fix table's virtual box become small when save .ppt file
Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li


git-svn-id: https://svn.apache.org/rep

#120967# fix table's virtual box become small when save .ppt file
Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li


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

show more ...


# 616b24da 12-Sep-2012 Sun Ying

#120730# fix table with merged cell become group shape when export ppt file by AOO
Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li

git-svn-id: https://svn.ap

#120730# fix table with merged cell become group shape when export ppt file by AOO
Reported by: Liu Ping Tan
Patch by: Ying Sun
Review by: Jian Yuan Li

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383738 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 ...


# 6bdae3a8 11-Sep-2012 Pavel Janík

Add default case to prevent WaE issues.


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


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


# f93e23d7 07-Sep-2012 Zhe Wang

Fix issue #i120773#: [From Symphony] Numbering will lose when saving or opening a ppt file
* subversion/main/editeng/inc/editeng/svxenum.hxx
Define some numbering types supported b

Fix issue #i120773#: [From Symphony] Numbering will lose when saving or opening a ppt file
* subversion/main/editeng/inc/editeng/svxenum.hxx
Define some numbering types supported by MS ppt
* subversion/main/filter/source/msfilter/svdfppt.cxx
Mapping added MS numbering types to Symphony numbering types
* subversion/main/sd/source/filter/eppt/epptso.cxx
Export added MS numbering types

Patch by: Yin Bing <steve.yin.aoo@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Yin Bing <steve.yin.aoo@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>

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

show more ...


# cd4612b5 07-Sep-2012 Zhe Wang

Fix issue #i120768#: [From Symphony]slide content merged Master viewer content
* subversion/main/sd/source/filter/eppt/epptso.cxx
[]should drop the redundant presentation placeholder

Fix issue #i120768#: [From Symphony]slide content merged Master viewer content
* subversion/main/sd/source/filter/eppt/epptso.cxx
[]should drop the redundant presentation placeholder textbox when import to ppt

Patch by: Ma Bingbing <jiazema@gmail.com>
Suggested by: Wang Zhe <kingwisemmx@gmail.com>
Found by: Yan Ji <yanji.yj@gmail.com>
Review by: Wang Zhe <kingwisemmx@gmail.com>


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

show more ...


# 6f89e1e2 16-Aug-2012 Sun Ying

#119523# fix the indent and left margin attribute lost when save .ppt file and open .ppt file
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

git-svn-id: https

#119523# fix the indent and left margin attribute lost when save .ppt file and open .ppt file
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

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

show more ...


# 09679488 16-Aug-2012 Sun Ying

#119458# fix master's subtitle is modified when save .pot template file.
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

git-svn-id: https://svn.apache.org/rep

#119458# fix master's subtitle is modified when save .pot template file.
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

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

show more ...


# fae611ca 16-Aug-2012 Sun Ying

#119515# fix the numbering bullet in table cell changed when saved to .ppt file
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

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

#119515# fix the numbering bullet in table cell changed when saved to .ppt file
Reported by: liupingtan
Patch by: Ying Sun
Review by: Jian Yuan Li

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373718 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 ...


# 56f1153d 09-Jul-2012 Andre Fischer

#i119551# Avoid grouping shapes on import from PPT under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand


#i119551# Avoid grouping shapes on import from PPT under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand


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

show more ...


# 1e5b5cb4 21-Jun-2012 Armin Le Grand

Corrected CRLF to Unix style

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


# d5db6c72 20-Jun-2012 Armin Le Grand

#119459# Corrected export of connectors to PPT format, Patch by: Sun Ying, Review by: alg

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

#119459# Corrected export of connectors to PPT format, Patch by: Sun Ying, Review by: alg

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

show more ...


# 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


# 5b190011 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

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


# 3681f89c 10-Sep-2011 Eike Rathke

impress212: #i97241# added relative links

# User sj <sj@openoffice.org>

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


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


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

show more ...