History log of /aoo41x/main/sw/source/filter/ww8/ww8graf.cxx (Results 1 - 13 of 13)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
# 5222b95b 18-Feb-2014 Oliver-Rainer Wittmann

124188: <SwDoc::InsertDrawObj(..)> - assure correct insertion of text attribute for as-character anchored drawing objects

Thx to Andre for his deep analysis.



git-s

124188: <SwDoc::InsertDrawObj(..)> - assure correct insertion of text attribute for as-character anchored drawing objects

Thx to Andre for his deep analysis.



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

show more ...


Revision tags: AOO401, AOO400
# 4d0b632f 03-Dec-2012 Jian Hong Cheng

Made some changes to remove the compile warnings on the comparison between un-uniform data types

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

Made some changes to remove the compile warnings on the comparison between un-uniform data types

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

show more ...


# bd243367 03-Dec-2012 Jian Hong Cheng

Revise un-necessary checking..
Patch by: chengjh,<chengjh@apache.org>

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


# 91eb8ec2 30-Nov-2012 Jian Hong Cheng

Fix issue #120927: Import/Export Hyperlink Info of Graphic with Anchor Type Except “As Character” to MS Word Binary File

* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh

Fix issue #120927: Import/Export Hyperlink Info of Graphic with Anchor Type Except “As Character” to MS Word Binary File

* sw/source/filter/ww8/escher.hxx
* sw/source/filter/ww8/wrtw8esh.cxx
* sw/source/filter/ww8/wrtww8.hxx
* sw/source/filter/ww8/ww8graf.cxx
* sw/source/filter/ww8/ww8par.cxx
* sw/source/filter/ww8/ww8par.hxx
Interoperability of Hyperlink within Flying object

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/openoffice/trunk@1415477 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO340
# ff3646bd 10-Sep-2012 Lei De Bin

#119549# fix Position of drawing obj incorrect
* when opening .doc in AOO, if the text direction of the whole document is vertical, the pos of the drawing obj will be wrong.
Reported by: Lou

#119549# fix Position of drawing obj incorrect
* when opening .doc in AOO, if the text direction of the whole document is vertical, the pos of the drawing obj will be wrong.
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@1382645 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 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


# 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


# 653c4ae1 19-Jun-2012 Herbert Dürr

#i120028# fix memory leak in function SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


git-svn-id: https://

#i120028# fix memory leak in function SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem

Patch by: Chao Huang
Found by: Chao Huang
Review by: Herbert Duerr


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

show more ...


# f4a064c2 12-Jun-2012 Oliver-Rainer Wittmann

#119624# - method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>
- correction of condition interpreting <LayoutInTableCell> attribute
- include support for Microsoft O

#119624# - method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>
- correction of condition interpreting <LayoutInTableCell> attribute
- include support for Microsoft Office 2010 version

Found by: louqle <louqingle at gmail dot com>
Patch by: Oliver-Rainer Wittmann <orw at apache dot org>
Review by: zjchen <zjchencdl at gmail dot com>


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

show more ...


# 70d3707a 10-May-2012 Armin Le Grand

#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transp

#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style.

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

show more ...


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