| 67da96a4 | 28-Sep-2012 | Oliver-Rainer Wittmann | avoid assignments in if-conditions
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391367 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 453c381d | 28-Sep-2012 | Oliver-Rainer Wittmann | adjust documentation about WhichID numbers
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391361 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 4a3d9508 | 28-Sep-2012 | Pavel Janík | Simplify the code and prevent compiler warning at the same time.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391354 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 60e513e9 | 27-Sep-2012 | Ariel Constenla-Haile | #i70151# - Fix wrong Any conversion
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390801 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e506fc30 | 18-Sep-2012 | Jürgen Schmidt | #119831# check again the node if the bookmark belongs to it (start and end position)
 Patch By: jsc
 Review By: orw
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubato
 #119831# check again the node if the bookmark belongs to it (start and end position)
 Patch By: jsc
 Review By: orw
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387217 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| d7a24080 | 18-Sep-2012 | Chen ZuoJun | #i119660# Doc file saved by AOO, header and footer in continuous section with incorrect first page style.
 Reported by: Yan Ji
 Patch by: Chen Zuo Jun
 Review by: Lei De Bin
 
 gi
 #i119660# Doc file saved by AOO, header and footer in continuous section with incorrect first page style.
 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@1387109 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 ...  | 
| 1c582a35 | 14-Sep-2012 | Jian Fang Zhang | #i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions
 Patch by: zhangjf
 Review by: zhangjf
 
 
 git-svn-id: https://svn.apache.org
 #i113606#, in SwDoc dtor to release the cyclic reference between XFormModel and bindings/submissions
 Patch by: zhangjf
 Review by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384759 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 973b5647 | 14-Sep-2012 | Pavel Janík | Add parens around assignment used as boolean value to prevent WaEissue (compiler warning).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384746 13f79535-47bb-03
 Add parens around assignment used as boolean value to prevent WaEissue (compiler warning).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384746 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| ecbf1e4a | 14-Sep-2012 | Pavel Janík | Move initialization of meDocType to prevent WaE issue.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384745 13f79535-47bb-0310-9956-ffa450edef68
 | 
| d0b5cae4 | 12-Sep-2012 | Jian Fang Zhang | #i119558#, set SwDoc default page mode value to false when import MS 2007 docx file
 To avoid default page mode affect the calculation of table row height
 
 Found by: xiao ting xiao, t
 #i119558#, set SwDoc default page mode value to false when import MS 2007 docx file
 To avoid default page mode affect the calculation of table row height
 
 Found by: xiao ting xiao, tingxiaox@gmail.com
 Patch by: zhaoshzh, aoo.zhaoshzh@gmail.com
 Review by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383908 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 91100364 | 12-Sep-2012 | Jian Hong Cheng | Fix issue #120881: Page number in footer display incorrectly
 * sw/inc/ndtxt.hxx
 * sw/source/core/inc/flyfrm.hxx
 * sw/source/core/inc/txtfrm.hxx
 * sw/source/core/layout/fly.cxx
 
 Fix issue #120881: Page number in footer display incorrectly
 * sw/inc/ndtxt.hxx
 * sw/source/core/inc/flyfrm.hxx
 * sw/source/core/inc/txtfrm.hxx
 * sw/source/core/layout/fly.cxx
 * sw/source/core/txtnode/ndtxt.cxx
 * sw/source/core/txtnode/txtedt.cxx
 Core function related to Interoperability with MS Word
 
 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@1383857 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 201db44c | 12-Sep-2012 | Jian Hong Cheng | Fix issue #i120864: Text is overlapped by the drawing object when open the .doc file
 * sw/source/core/text/itrform2.cxx
 Core function
 
 Patch by: Jane Kang,<kangjane2012@gmail.
 Fix issue #i120864: Text is overlapped by the drawing object when open the .doc file
 * sw/source/core/text/itrform2.cxx
 Core function
 
 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@1383798 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| d83e2ff7 | 12-Sep-2012 | Jian Hong Cheng | Fix issue i120759: Bookmark value changed when opening the doc file
 * sw/source/core/fields/chpfld.cxx
 MS Word Binary compatibility
 
 Patch by: Fan Zheng,<zheng.easyfan@gmail.c
 Fix issue i120759: Bookmark value changed when opening the doc file
 * sw/source/core/fields/chpfld.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@1383789 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 ...  | 
| 07f29ca7 | 11-Sep-2012 | Jian Fang Zhang | #i120832#, the style and color set on table text by user should have higher priority than that from table style
 Found by: Jinlong Wu,wujinlong@gmail.com
 Patch by: bjcheny,companycy@gmail
 #i120832#, the style and color set on table text by user should have higher priority than that from table style
 Found by: Jinlong Wu,wujinlong@gmail.com
 Patch by: bjcheny,companycy@gmail.com
 Review by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383383 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| f4689e16 | 11-Sep-2012 | Pavel Janík | Reorder initializations to match prototype to prevent WaE issues.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383294 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 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 ...  | 
| 015b7d31 | 06-Sep-2012 | Herbert Dürr | #i119714# prevent crash in SwXTextSection::attach()
 As SwDoc::InsertSwSection() can and does return
 a NULL SwSection pointer callees must be protected.
 
 Found-By: Du Jing
 
 
 #i119714# prevent crash in SwXTextSection::attach()
 As SwDoc::InsertSwSection() can and does return
 a NULL SwSection pointer callees must be protected.
 
 Found-By: Du Jing
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381567 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 5825e24f | 04-Sep-2012 | Jian Hong Cheng | Fix issue #i120133: Doc file saved by AOO, section size changed
 * sw/inc/fmtclds.hxx
 * sw/source/core/layout/atrfrm.cxx
 * sw/source/filter/ww8/wrtw8sty.cxx
 * sw/source/filter/ww8
 Fix issue #i120133: Doc file saved by AOO, section size changed
 * sw/inc/fmtclds.hxx
 * sw/source/core/layout/atrfrm.cxx
 * sw/source/filter/ww8/wrtw8sty.cxx
 * sw/source/filter/ww8/ww8atr.cxx
 MS Word Binary compatibility
 
 Patch by: Chen Peng,<chenpeng2006@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@1380503 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 70544ec4 | 04-Sep-2012 | Jian Hong Cheng | Fix issue #i120769: Color of underline display wrongly
 * sw/source/core/text/itrpaint.cxx
 Core function and MS Word Binary compatibility
 
 Patch by: Jane Kang,<kangjane2012@gma
 Fix issue #i120769: Color of underline display wrongly
 * sw/source/core/text/itrpaint.cxx
 Core function and 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@1380463 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 724ead07 | 04-Sep-2012 | Jian Fang Zhang | #i120735#, the para object or editengine object attached to textfield object need free explicitly
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/rep
 #i120735#, the para object or editengine object attached to textfield object need free explicitly
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380452 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| df66802b | 04-Sep-2012 | Jian Fang Zhang | #i113600#, Add call to subtable SwXMLTableRow_Impl.dispose() to break cycle reference to SwXMLTableContext object
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://sv
 #i113600#, Add call to subtable SwXMLTableRow_Impl.dispose() to break cycle reference to SwXMLTableContext object
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380421 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8c441fc6 | 03-Sep-2012 | Jian Fang Zhang | #i120680#, need to clear aSortArr in SwTOXBaseSection dtor
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380121 13f7
 #i120680#, need to clear aSortArr in SwTOXBaseSection dtor
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380121 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 ...  |