| 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 ...  | 
| 9e9ad155 | 31-Aug-2012 | Jian Hong Cheng | Fix issue i120716: The graphic's border size and spacing is not correct when open the .doc file
 * source/filter/ww8/ww8graf2.cxx
 MS Word Binary compatibility
 
 Patch by: Fan Zh
 Fix issue i120716: The graphic's border size and spacing is not correct when open the .doc file
 * source/filter/ww8/ww8graf2.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@1379379 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 wordReported 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 wordReported 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 ...  | 
| 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 ...  | 
| d4302b39 | 28-Aug-2012 | Oliver-Rainer Wittmann | some minor changes in module sw to avoid warning from compiler under windows/cygwin environment
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378069 13f79535-47bb-03
 some minor changes in module sw to avoid warning from compiler under windows/cygwin environment
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1378069 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 09828201 | 26-Aug-2012 | Pavel Janík | Remove unused variables.Reorder initializations to match prototype (to prevent WaE issues).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377459 13f79535-47bb-0
 Remove unused variables.Reorder initializations to match prototype (to prevent WaE issues).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377459 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8c66ff0d | 26-Aug-2012 | Pavel Janík | Do not name unused arguments to prevent WaE issues.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377458 13f79535-47bb-0310-9956-ffa450edef68
 | 
| a92f4a76 | 26-Aug-2012 | Pavel Janík | Remove unused variable nIdx to prevent WaE issue.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377456 13f79535-47bb-0310-9956-ffa450edef68
 | 
| abbaf3ec | 24-Aug-2012 | Jian Hong Cheng | Fix issue #i119405: Numbering text style changed after importing the *.doc
 * main/sw/inc/doc.hxx
 * main/sw/inc/IDocumentContentOperations.hxx
 * main/sw/inc/ndtxt.hxx
 * main/sw/so
 Fix issue #i119405: Numbering text style changed after importing the *.doc
 * main/sw/inc/doc.hxx
 * main/sw/inc/IDocumentContentOperations.hxx
 * main/sw/inc/ndtxt.hxx
 * main/sw/source/core/doc/docfmt.cxx
 * main/sw/source/core/txtnode/thints.cxx
 * main/sw/source/filter/inc/fltshell.hxx
 * main/sw/source/filter/ww1/fltshell.cxx
 * main/sw/source/filter/ww8/ww8par.cxx
 * main/sw/source/filter/ww8/ww8par.hxx
 * main/sw/source/filter/ww8/ww8par3.cxx
 MS Word Binary compatibility
 
 Patch by: Fan Zheng,<zheng.easyfan@gmail.com>
 Found by: Jian Hong Cheng,<chengjh@apache.org>
 Review by: Jian Hong Cheng,<chengjh@apache.org>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376818 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e4d48e84 | 24-Aug-2012 | Jian Hong Cheng | Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character" lost after save as doc format
 * main/sw/source/filter/ww8/wrtww8gr.cxx
 MS Word Binary compatibility
 
 
 Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character" lost after save as doc format
 * main/sw/source/filter/ww8/wrtww8gr.cxx
 MS Word Binary compatibility
 
 Patch by: Huaidong Qiu,<qiuhuaidong@gmail.com>
 Found by: Huaidong Qiu,<qiuhuaidong@gmail.com>
 Review by: Jian Hong Cheng,<chengjh@apache.org>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376816 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 349a740f | 22-Aug-2012 | Jian Hong Cheng | Fix issue #i119650: Font size increased if saved by AOO
 * sw/source/filter/ww8/ww8atr.cxx
 MS Word Binary compatibility
 
 Patch by: Chen Peng,<chenpeng2006@gmail.com>
 Found
 Fix issue #i119650: Font size increased if saved by AOO
 * 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@1375902 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 46510dcd | 22-Aug-2012 | Jian Hong Cheng | Fix issue #i119649: Hyperlink font size increased if saved to .doc file
 * sw/source/filter/ww8/ww8atr.cxx
 MS Word Binary compatibility
 
 Patch by: Chen Peng,<chenpeng2006@gmail
 Fix issue #i119649: Hyperlink font size increased if saved to .doc file
 * 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@1375901 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 ...  | 
| 85ecb07a | 20-Aug-2012 | Lei De Bin | #120158# fix picture shadow lost after saved as doc in some case.Reported by: Yan Ji
 Patch by: Chen Zuo Jun
 Review by: Lei De Bin
 
 git-svn-id: https://svn.apache.org/repos/asf/in
 #120158# fix picture shadow lost after saved as doc in some case.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@1374894 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 29885e1d | 20-Aug-2012 | Lei De Bin | #120573# fix the export issue for the text box in header&footer with the margin mirrored layoutReported by: Yan Ji
 Patch by: Lei De Bin
 Review by: Chen Zuo Jun
 
 git-svn-id: https
 #120573# fix the export issue for the text box in header&footer with the margin mirrored layoutReported 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@1374892 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 04f15ed0 | 16-Aug-2012 | Lei De Bin | #120158# fix Time format is different than MS Office issue
 Reported by: Yan Ji
 Patch by: Chen Zuo Jun
 Review by: Lei De Bin
 
 git-svn-id: https://svn.apache.org/repos/asf/incu
 #120158# fix Time format is different than MS Office issue
 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@1373703 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 09b90012 | 16-Aug-2012 | Lei De Bin | #35763# fix WW8: Wrong import/export of underlining coloursmore detail pls check
 
 http://wiki.services.openoffice.org/wiki/Writer/Underline_Color
 
 Reported by: gonzalez
 Patch
 #35763# fix WW8: Wrong import/export of underlining coloursmore 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 ...  | 
| 0244f9a7 | 15-Aug-2012 | Oliver-Rainer Wittmann | #120582# - method <SyncIndentWithList(..)>: consider the case that a right indent is set at the paragraph- some minor reformatting and cleanup of older comments
 
 
 git-svn-id
 #120582# - method <SyncIndentWithList(..)>: consider the case that a right indent is set at the paragraph- some minor reformatting and cleanup of older comments
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1373328 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 ...  | 
| 8218eba2 | 10-Aug-2012 | Armin Le Grand | #120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sw
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371716 13f79535-47bb-0310-9956-ffa450edef
 #120515# Implemented and finetuned the enhanced Undo feature (see #120498#) for sw
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371716 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 98e1256e | 10-Aug-2012 | Oliver-Rainer Wittmann | #120389# - Printing in Writer-- <SwRenderData> instance takes complete ownership of created comments printing data
 -- fix memory leak regarding multiple creations of commen
 #120389# - Printing in Writer-- <SwRenderData> instance takes complete ownership of created comments printing data
 -- fix memory leak regarding multiple creations of comments printing data
 
 Found by: arthurgoldberg <artg at cs dot nyu dot edu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371648 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e852035d | 10-Aug-2012 | Lei De Bin | #119548# fix Window/Orphan control setting lost when save .doc fileReported by: luo qing le
 Patch by: Lei De Bin
 Review by: Chen Zuo Jun
 
 git-svn-id: https://svn.apache.org/repos
 #119548# fix Window/Orphan control setting lost when save .doc fileReported by: luo qing le
 Patch by: Lei De Bin
 Review by: Chen Zuo Jun
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371576 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 0b4bfc66 | 08-Aug-2012 | Herbert Dürr | #i120442# fix html-flavored copy+paste of unicode surrogate pairs
 Patch-by: Chen Peng
 Found-by: Yan Ji
 Review-by and minor modifications: Herbert Duerr
 
 
 git-svn-id: http
 #i120442# fix html-flavored copy+paste of unicode surrogate pairs
 Patch-by: Chen Peng
 Found-by: Yan Ji
 Review-by and minor modifications: Herbert Duerr
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1370716 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  |