| #
b862c97c
|
| 28-Jan-2014 |
Herbert Dürr <hdu@apache.org> |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL
this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart poin
#i124131# use smart pointer's bool operator instead of comparing its content against NULL
this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
f0589ad6
|
| 25-Oct-2012 |
Jian Fang Zhang <zhangjf@apache.org> |
#i121134#, more fix for i119657, fallback to old logic to use current AbstractNum when the desired one can not find
Found by: Li Lin Yi Patch by: Jinlong Wu,wujinlong@gmail.com Review by: zhangjf
#i121134#, more fix for i119657, fallback to old logic to use current AbstractNum when the desired one can not find
Found by: Li Lin Yi Patch by: Jinlong Wu,wujinlong@gmail.com Review by: zhangjf
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402153 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
f71c6ce4
|
| 14-Sep-2012 |
Jian Fang Zhang <zhangjf@apache.org> |
#i119657#, importing docx, add code to handle the problem that an AbstracNum references to a style, which references to another Num
Found by: xiao ting xiao Patch by: Jinlong Wu,wujinlong@gmail.com
#i119657#, importing docx, add code to handle the problem that an AbstracNum references to a style, which references to another Num
Found by: xiao ting xiao Patch by: Jinlong Wu,wujinlong@gmail.com Review by: zhangjf
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384796 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|