Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
c43a074b | 28-Nov-2014 |
Steve Yin |
Issue 125400 - CJK numbering ordered list fallback to Arabic numerals Contributor: Mark Hung git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310
Issue 125400 - CJK numbering ordered list fallback to Arabic numerals Contributor: Mark Hung git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 91568915a0be2fe8ad480e6f0aa051722bd46d88)
show more ...
|
56108213 | 08-Jan-2021 |
Jim Jagielski |
Merge pull request #116 from ardovm/bug127952 [writerfilter] Add checks for non-empty stacks (cherry picked from commit 477f4cf4ef09b35cfc4e99137827b734eae2c292) (cherry picked
Merge pull request #116 from ardovm/bug127952 [writerfilter] Add checks for non-empty stacks (cherry picked from commit 477f4cf4ef09b35cfc4e99137827b734eae2c292) (cherry picked from commit cd64ceffdfea81aece1f071877a4f5321cacbcfa)
show more ...
|
1d23ef01 | 08-Jul-2014 |
Oliver-Rainer Wittmann |
125215: *.docx import: Bookmark ID has to be treated as an Integer cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410
125215: *.docx import: Bookmark ID has to be treated as an Integer cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1608738 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
da78153a | 26-Feb-2014 |
Oliver-Rainer Wittmann |
124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly cherry-picked from trunk git-svn-id: https://svn.apac
124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly cherry-picked from trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1571990 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
52c05a69 | 21-Feb-2014 |
Oliver-Rainer Wittmann |
123345: assure availability of member data for table style import git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570504 13f79535-47bb-0310-9956-ffa450edef68 |
03b72a11 | 13-Feb-2014 |
Oliver-Rainer Wittmann |
124058: correction the formerly provided fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567869 13f79535-47bb-0310-9956-ffa450edef68 |
14ac695d | 07-Feb-2014 |
Oliver-Rainer Wittmann |
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitly git-svn-id: https://svn.ap
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565662 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#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.5
#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 ...
|
0ca1f900 | 21-Jan-2014 |
Herbert Dürr |
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bo
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
44af064d | 20-Jan-2014 |
Oliver-Rainer Wittmann |
124058: *.docx import - check existence of Style before accessing it git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559791 13f79535-47bb-0310-9956-ffa450edef68 |
2b497a52 | 08-Jan-2014 |
Herbert Dürr |
#i123948# fix struct/class mismatch from PropertyValue forward declaration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556523 13f79535-47bb-0310-9956-ffa450edef68 |
b36088f9 | 02-Jan-2014 |
Steve Yin |
Bug 119577 - [From Symphony] The "file name" field change to "file name without extension" in AOO 3.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554781 13f79535-47bb-0310
Bug 119577 - [From Symphony] The "file name" field change to "file name without extension" in AOO 3.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554781 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dec99bbd | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations - fix undo/redo regarding annotations an text ranges - support annotations on overlapping text ranges - fix *.docx import for annotations on overlapping text ranges - fix ODF import of annotations on text ranges cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b10b1f92 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
97631: *.docx import: import annotation's author and creation date cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/tru
97631: *.docx import: import annotation's author and creation date cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552313 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3b32dd21 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which i
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz> Review by: Oliver <orw@apache.org> cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
826509c1 | 03-Dec-2013 |
Oliver-Rainer Wittmann |
123797: correct typo for *.docx import - remove additional empty paragraph at imported footnote resp. endnote git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547315
123797: correct typo for *.docx import - remove additional empty paragraph at imported footnote resp. endnote git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547315 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7af80b0d | 02-Dec-2013 |
Oliver-Rainer Wittmann |
123797: *.docx import: remove additional empty paragraph at imported footnote resp. endnote git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547111 13f79535-47bb-0310
123797: *.docx import: remove additional empty paragraph at imported footnote resp. endnote git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547111 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
24d8b66b | 26-Apr-2013 |
Herbert Dürr |
fix narrowing conversions in filters git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476221 13f79535-47bb-0310-9956-ffa450edef68 |
7d99488c | 18-Apr-2013 |
Oliver-Rainer Wittmann |
121803: fix cropping on DOCX import Patch by: Sven Jacobi Review by: orw git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469302 13f79535-47bb
121803: fix cropping on DOCX import Patch by: Sven Jacobi Review by: orw git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469302 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
384e067f | 29-Nov-2012 |
Pavel Janík |
Enable DEBUG_DOMAINMAPPER build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415286 13f79535-47bb-0310-9956-ffa450edef68 |
b948947c | 29-Nov-2012 |
Pavel Janík |
Fix typo. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415259 13f79535-47bb-0310-9956-ffa450edef68 |
ab4a8524 | 29-Nov-2012 |
Pavel Janík |
Fix typo. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415258 13f79535-47bb-0310-9956-ffa450edef68 |
b613711e | 29-Nov-2012 |
Pavel Janík |
Initialize to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415255 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
f0589ad6 | 25-Oct-2012 |
Jian Fang Zhang |
#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 Revie
#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 ...
|