History log of /trunk/main/sw/source/filter/ww8/ww8par5.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
# 2fcb9776 25-Dec-2015 Pedro Giffuni

Resource leak

CID: 705753


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


Revision tags: 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
# e8b037c9 28-Mar-2014 Oliver-Rainer Wittmann

124451: WW8 import: apply correct index entry template patterns which are used for e.g. TOC



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

124451: WW8 import: apply correct index entry template patterns which are used for e.g. TOC



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

show more ...


Revision tags: AOO410_Beta
# 782a276c 09-Jan-2014 Oliver-Rainer Wittmann

123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state



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

123988: assure that hyperlink attribute (<SwFmtINetFmt>) always provides character style names for visited and unvisited state



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

show more ...


# 69a74367 18-Nov-2013 Oliver-Rainer Wittmann

33737: enable in-place editing of Input Fields



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


Revision tags: AOO401, AOO400, AOO340
# 3078b051 22-Nov-2012 Oliver-Rainer Wittmann

#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks
and suppress the import of unreferenced ones.

Review by: zhengfan


git-sv

#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks
and suppress the import of unreferenced ones.

Review by: zhengfan


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


# bfb58ec6 29-Aug-2012 Jian Hong Cheng

Fix issue #i120654: Number range variable filed shows in AOO

* sw/source/filter/ww8/ww8par5.cxx
MS Word Binary compatibility

Patch by: Jane Kang,<kangjane2012@gmail.com>

Fix issue #i120654: Number range variable filed shows in AOO

* sw/source/filter/ww8/ww8par5.cxx
MS Word Binary compatibility

Patch by: Jane Kang,<kangjane2012@gmail.com>
Found by: Yan Ji,<yanji.yj@gmail.com>
Review by: Jian Hong Cheng,<chengjh@apache.org>

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

show more ...


# ea74200b 21-Aug-2012 Oliver-Rainer Wittmann

#119446# - method <SwWW8ImplReader::Read_Field(..)> - correct condition for fields containing '.' or '/'

Found by: Yan Ji
Patch by: zjchen
Review by: Olive

#119446# - method <SwWW8ImplReader::Read_Field(..)> - correct condition for fields containing '.' or '/'

Found by: Yan Ji
Patch by: zjchen
Review by: Oliver


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

show more ...


# dffd5be7 14-Aug-2012 Oliver-Rainer Wittmann

#119440# - correction to be warning-free - sal_Unicode is unsigned on all platforms; Found by: Pavel Janik

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

#119440# - correction to be warning-free - sal_Unicode is unsigned on all platforms; Found by: Pavel Janik

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

show more ...


# bc1ee56a 13-Aug-2012 Oliver-Rainer Wittmann

#119440# - method <SwWW8ImplReader::Read_SubF_Combined(..)>
-- add support for further field codes

Found by: Yan Ji
Patch by: zjcen
Review by:

#119440# - method <SwWW8ImplReader::Read_SubF_Combined(..)>
-- add support for further field codes

Found by: Yan Ji
Patch by: zjcen
Review by: orw


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

show more ...


# b3e39f32 20-Jul-2012 Lei De Bin

#119581# fix import issue for 'checkin' 'checkout' 'showsample' macro button in writer

Reported by: Lou Qingle
Patch by: Lei De Bin
Review by: Li Jian Yuan

git-svn-id: https

#119581# fix import issue for 'checkin' 'checkout' 'showsample' macro button in writer

Reported by: Lou Qingle
Patch by: Lei De Bin
Review by: Li Jian Yuan

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

show more ...


# d7427fd4 19-Jul-2012 Lei De Bin

#119609# Fixed alphabetical and roman numberals became ditial numbering

Reported by: Yan Ji
Patch by: Chen Zuo Jun
Review by: Lei De Bin

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

#119609# Fixed alphabetical and roman numberals became ditial numbering

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@1363207 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


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