History log of /trunk/main/sw/source/filter/ww8/ww8par6.cxx (Results 1 - 19 of 19)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
# 870262e3 02-May-2018 Don Lewis

Don't use !this as an alias for a constant that evaluates to false in
unconditional asserts. The former requires code to evaluate the
condition at runtime and also causes warnings from clang

Don't use !this as an alias for a constant that evaluates to false in
unconditional asserts. The former requires code to evaluate the
condition at runtime and also causes warnings from clang.

While here, translate the associated assert messages.



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

show more ...


Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# cac60219 27-Jun-2014 Oliver-Rainer Wittmann

78498: WW8 import - improvements/corrections regarding outline level & Co
- import outline level attribute at Paragraph Styles
- import outline level attribute at paragraphs

78498: WW8 import - improvements/corrections regarding outline level & Co
- import outline level attribute at Paragraph Styles
- import outline level attribute at paragraphs
- refactor code to apply list level properties to Outline Style
-- only consider WW8 list styles applied to WW8 Built-in Heading Styles
-- only assign AOO counterparts of WW8 Built-in Heading Styles to Outline Style



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

show more ...


# 79c904b1 26-Jun-2014 Oliver-Rainer Wittmann

125122: WW8 import: Handle nested TOX fields
- only the content of nested TOX fields is imported, no TOX field itself



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

125122: WW8 import: Handle nested TOX fields
- only the content of nested TOX fields is imported, no TOX field itself



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

show more ...


# 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
# 876b82cd 28-Mar-2014 Jürgen Schmidt

#124468# merge from aoo410 branch, add checks for the read numbers of column for a section

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

#124468# merge from aoo410 branch, add checks for the read numbers of column for a section

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

show more ...


Revision tags: AOO410_Beta, AOO401, AOO400
# 104d1943 26-Jun-2013 Oliver-Rainer Wittmann

121977: WW8 import: apply grid property values, if grid is active and if the values make sense.


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

121977: WW8 import: apply grid property values, if grid is active and if the values make sense.


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

show more ...


# 8722e53e 04-Mar-2013 Herbert Dürr

WaE: clarify precedence in WW8SwFlyPara's FlySecur1()

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


Revision tags: AOO340
# 9cc8671d 08-Oct-2012 Chen ZuoJun

#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.

Reported by: louqle
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.

Reported by: louqle
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

show more ...


# f66c5aaf 17-Sep-2012 Oliver-Rainer Wittmann

#119963#,#120877# - WW8 filter enhancement: import and export actual TOC content

Patch by: zhengfan, Oliver
Review by: Oliver

reintegrate from branch writer001

#119963#,#120877# - WW8 filter enhancement: import and export actual TOC content

Patch by: zhengfan, Oliver
Review by: Oliver

reintegrate from branch writer001


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

show more ...


# ca2e0b95 12-Sep-2012 Lei De Bin

#119612# fix the order of Hebraic string are changed after save as new .doc
* when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export.
Reported by: Lou Qing le

#119612# fix the order of Hebraic string are changed after save as new .doc
* when opening .doc in AOO, preserve the RTL property(property ID is 0x085A) and export.
Reported by: Lou Qing le
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

show more ...


# f6af1fc8 31-Aug-2012 Jian Hong Cheng

Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed

* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Fix issue i120718: after save the sample file with page border and shadow to doc, the shadow depth and color changed

* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

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

show more ...


# cdc81fd4 31-Aug-2012 Jian Hong Cheng

Fix issue i120717: The graphic's spacing is not correct when open the .doc file

* source/filter/ww8/ww8graf2.cxx
* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Fix issue i120717: The graphic's spacing is not correct when open the .doc file

* source/filter/ww8/ww8graf2.cxx
* source/filter/ww8/ww8par6.cxx
MS Word Binary compatibility

Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
Found by: dongjun zong,<zongdj001@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

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

show more ...


# 9da1a612 29-Aug-2012 Pavel Janík

Remove unused variable tmp to prevent WaE issue.


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


# c3e52137 29-Aug-2012 Lei De Bin

#119576# fix indent and spacing between bullets and text are inconsistent with MS word
Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun

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

#119576# fix indent and spacing between bullets and text are inconsistent with MS word
Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun

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

show more ...


# 09b90012 16-Aug-2012 Lei De Bin

#35763# fix WW8: Wrong import/export of underlining colours
more detail pls check

http://wiki.services.openoffice.org/wiki/Writer/Underline_Color

Reported by: gonzalez
Patch

#35763# fix WW8: Wrong import/export of underlining colours
more detail pls check

http://wiki.services.openoffice.org/wiki/Writer/Underline_Color

Reported by: gonzalez
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

show more ...


# 205b6fc7 18-Jul-2012 Armin Le Grand

sw: fix some warnings
Patch by: Michael Stahl

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


# efeef26f 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

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


# fcb46e12 29-Oct-2011 Pedro Giffuni

i92341 - WW8: CTL/Thai font convert incorrectly when import from MS Office 2003.

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