506e6541 | 07-Sep-2012 |
Zhe Wang |
Fix issue #i120723#: Table style is lost when import PPTX by AOO * subversion/main/oox/inc/oox/drawingml/table/tableproperties.hxx * subversion/main/oox/source/drawingml/table/tableprop
Fix issue #i120723#: Table style is lost when import PPTX by AOO * subversion/main/oox/inc/oox/drawingml/table/tableproperties.hxx * subversion/main/oox/source/drawingml/table/tableproperties.cxx []if the imported table in pptx just have tableStyleId, should fill the tablestyle's content. Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmail.com> Found by:Ma Bingbing <jiazema@gmail.com> Review by: Wang Zhe <kingwisemmx@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381863 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bbdaa03c | 07-Sep-2012 |
Zhe Wang |
Fix issue #i119579#: [From Symphony]][BIDI]The position and direction of Right bracket is incorrect in Arabic locale * subversion/main/oox/source/drawingml/textparagraphpropertiescontext.cxx
Fix issue #i119579#: [From Symphony]][BIDI]The position and direction of Right bracket is incorrect in Arabic locale * subversion/main/oox/source/drawingml/textparagraphpropertiescontext.cxx []WritingMode2 is used to numerous explicit writing directions, so use WritingMode2 to instead WritingMode. Patch by: Ma Bingbing <jiazema@gmail.com> Suggested by: Wang Zhe <kingwisemmx@gmai.com> Found by: Wang Lifeng <phoenix.wanglf@gmail.com> Review by: Wang Zhe <kingwisemmx@gmai.com> git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381862 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
102b8ff7 | 07-Sep-2012 |
Wang Lei |
#i120478 Enhancement request: support sheet scoped named ranges in Calc Some modification 1)Adding two new interface instead of adding new member functions to existed interface 2)roll bac
#i120478 Enhancement request: support sheet scoped named ranges in Calc Some modification 1)Adding two new interface instead of adding new member functions to existed interface 2)roll back types.rdb 3)roll back temp fix for binfilter Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381844 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a396abfd | 06-Sep-2012 |
Andrew Rist |
calcishmakkica: #i117283# support new functions AVERAGEIF, AVERAGEIFS, COUNTIFS, SUMIFS, XOR in Excel filters From: Eike Rathke <erack@apache.org> Original Author: Daniel Rentz [dr]
calcishmakkica: #i117283# support new functions AVERAGEIF, AVERAGEIFS, COUNTIFS, SUMIFS, XOR in Excel filters From: Eike Rathke <erack@apache.org> Original Author: Daniel Rentz [dr] <daniel.rentz@oracle.com> Original Committer: Daniel Rentz [dr] <daniel.rentz@oracle.com> # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1299664669 -3600 # Node ID 89feb2fb2947d76a15e2de8bc1def1edf20e4f88 # Parent 1bf6d73db8a4ee709aa4d9d9d827efafc9c611d2 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381452 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dffa72de | 31-Aug-2012 |
Wang Lei |
#i120478 Enhancement request: support sheet scoped named ranges in Calc Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache
#i120478 Enhancement request: support sheet scoped named ranges in Calc Patch by: zhaoshzh (Zhao Shao Zhi) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379349 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f1574915 | 21-Jun-2012 |
Armin Le Grand |
+120051# corrected char color for pptx table text import by giving the text color from the StyleSheet priority over the text color from the default. Patch by: bjcheny Review by: alg Found
+120051# corrected char color for pptx table text import by giving the text color from the StyleSheet priority over the text color from the default. Patch by: bjcheny Review by: alg Found by: bjcheny git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352577 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4323f6b5 | 08-Jun-2012 |
Jürgen Schmidt |
119889: Import .pptx file into OO3.4, the vertical text direction of the table will be lost. fix: Set property to cell object if the cell has vertical property. And fix in svx module by sett
119889: Import .pptx file into OO3.4, the vertical text direction of the table will be lost. fix: Set property to cell object if the cell has vertical property. And fix in svx module by setting cell's vertical property. Patch By: companycy Found By: Shan Zu Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348039 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7fe2509e | 08-Jun-2012 |
Jürgen Schmidt |
119629: Bullet color is lost when open pptx sample file fix: apply text's color to bullet color. Patch By: companycy Found By: zongdj Review By: jsc git-s
119629: Bullet color is lost when open pptx sample file fix: apply text's color to bullet color. Patch By: companycy Found By: zongdj Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348027 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b08a583b | 29-May-2012 |
Maho NAKATA |
Remove unnecessary DEFINED. It should work without it. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1343441 13f79535-47bb-0310-9956-ffa450edef68 |
3a5971bb | 19-May-2012 |
Regina Henschel |
Add missing chart data point ODF1.2 standard symbols git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1340555 13f79535-47bb-0310-9956-ffa450edef68 |
184e05d2 | 03-Apr-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309156 13f79535-47bb-0310-9956-ffa450edef68 |
760cb77f | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306682 13f79535-47bb-0310-9956-ffa450edef68 |
d71964d5 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306679 13f79535-47bb-0310-9956-ffa450edef68 |
10544477 | 28-Mar-2012 |
Andre Fischer |
Added AL2 license. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68 |
4ee0f98c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from many more non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68 |
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
7e90fac2 | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232676 13f79535-47bb-0310-9956-ffa450edef68 |
aff4dc8b | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232668 13f79535-47bb-0310-9956-ffa450edef68 |
d0626817 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230366 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
e3508121 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198456 13f79535-47bb-0310-9956-ffa450edef68 |
ca5ec200 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198266 13f79535-47bb-0310-9956-ffa450edef68 |
10e8ff58 | 05-Oct-2011 |
Pedro Giffuni |
i85469: add --with-gperf= to configure for systems that use old versions of gperf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1179044 13f79535-47bb-0310-9956-ffa450edef68 |
0dac23a0 | 17-Sep-2011 |
Michael Stahl |
calc69: #i117836# repair import of multiline cells and cells with leading font escapement # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1302706976 -7
calc69: #i117836# repair import of multiline cells and cells with leading font escapement # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1302706976 -7200 # Node ID 054b0a0a1d969e305d6f4d3b9264c81ae8773333 # Parent 12fa3ee3d107fb6bbb980de805e20c6c3ca2408a git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172134 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|