3a02adb1 | 21-Sep-2012 |
Wang Lei |
#i121073 Loading performance for xls file with row banded style is bad Patch by: Wang Lei Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/in
#i121073 Loading performance for xls file with row banded style is bad Patch by: Wang Lei Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388427 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
61e64f4a | 21-Sep-2012 |
Wang Lei |
#i120962 Chart data lost if the source data refers to a range name which is defined as a reference formula Patch by: Clarence GUO Review by: Wang Lei git-svn
#i120962 Chart data lost if the source data refers to a range name which is defined as a reference formula Patch by: Clarence GUO Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388342 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
237246f4 | 14-Sep-2012 |
Wang Lei |
#i120586 optimize 'updaterowheights' in loading procedure to improve xls loading performance Patch by: li zhang (lizh.fee@gmail.com) Review by: Wang Lei git-
#i120586 optimize 'updaterowheights' in loading procedure to improve xls loading performance Patch by: li zhang (lizh.fee@gmail.com) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384699 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7a6646f1 | 12-Sep-2012 |
Wang Lei |
#i120847 Resubmit to take back some codes which is roll back to fix a build break bug 120854 Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei git-s
#i120847 Resubmit to take back some codes which is roll back to fix a build break bug 120854 Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383822 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4f68f4a1 | 10-Sep-2012 |
Wang Lei |
#i120854 Module sc fails to build Patch by: Li Tan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382698 13f79535-47bb
#i120854 Module sc fails to build Patch by: Li Tan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382698 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b4df81e3 | 07-Sep-2012 |
Wang Lei |
#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei
#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381946 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 ...
|
caf44ce1 | 06-Sep-2012 |
Armin Le Grand |
#120824# improve load/sve performance for spreadsheet git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381548 13f79535-47bb-0310-9956-ffa450edef68 |
1b1b70fb | 06-Sep-2012 |
Andrew Rist |
calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <mak
calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org> Original Committer: Eike Rathke [er] <eike.rathke@oracle.com> # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1288810126 -3600 # Node ID 02cf226fcde498f6fd926d45df497e9fb412fe0f # Parent 528da6bfd0daed4355d745590d5ac3a319b08fb4 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381447 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
245212b4 | 06-Sep-2012 |
Andrew Rist |
calcishmakkica: #i114428# implement XOR From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org> Original Committer: Eike Rathke [er] <ei
calcishmakkica: #i114428# implement XOR From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org> Original Committer: Eike Rathke [er] <eike.rathke@oracle.com> # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1284060031 -7200 # Node ID 528da6bfd0daed4355d745590d5ac3a319b08fb4 # Parent 237cb91dd986ff11eb100cc631206cda102e91f7 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381446 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f53782eb | 06-Sep-2012 |
Andrew Rist |
calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org>
calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica> From: Eike Rathke <erack@apache.org> Original Author: Marina Plakalovic <makkica@openoffice.org> Original Author: Eike Rathke [er] <eike.rathke@oracle.com> Original Committer: Eike Rathke [er] <eike.rathke@oracle.com> # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1284055400 -7200 # Node ID 237cb91dd986ff11eb100cc631206cda102e91f7 # Parent 1c32319bb02fdf173de6a609fca9f2e9c9f4c73a git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381445 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 ...
|
57b4fa3c | 14-Aug-2012 |
Wang Lei |
Fix i12666 autofilter works just on one sheet (only one auto-range per document) Patch by: zhanglu.aoo Submit by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf
Fix i12666 autofilter works just on one sheet (only one auto-range per document) Patch by: zhanglu.aoo Submit by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372767 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
02c0dac2 | 23-Jul-2012 |
Ariel Constenla-Haile |
#i120341# - Make SCSTR_FIELDSEP less translation-error-prone git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1364473 13f79535-47bb-0310-9956-ffa450edef68 |
c34e98c3 | 10-Jul-2012 |
Andre Fischer |
#i119552# Fixed sheet protection. Reported by: binguo Patch by: Jianyuan Li Reviewed by: SunYing and Andre Fischer git-svn-id: https://svn
#i119552# Fixed sheet protection. Reported by: binguo Patch by: Jianyuan Li Reviewed by: SunYing and Andre Fischer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1359695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ee342afc | 14-Jun-2012 |
Wang Lei |
#i119956 - Crash if undo redo creating data pilot from imported data Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/i
#i119956 - Crash if undo redo creating data pilot from imported data Patch by: pengyunquan Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350103 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
5d6e8987 | 10-Jun-2012 |
Ariel Constenla-Haile |
i119411 - Read/write RDF support on ODS file format Patch by: Tsutomu Uchino Review by: arielch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348605 13f79535
i119411 - Read/write RDF support on ODS file format Patch by: Tsutomu Uchino Review by: arielch git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348605 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7ee1d29c | 10-Jun-2012 |
Ariel Constenla-Haile |
GCC 4.7 build breakers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348595 13f79535-47bb-0310-9956-ffa450edef68 |
feb8f109 | 08-Jun-2012 |
Regina Henschel |
i111609 ODFF implement missing imaginary functions git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348096 13f79535-47bb-0310-9956-ffa450edef68 |
58ae0c86 | 28-May-2012 |
Ariel Constenla-Haile |
i119460 - Use localized strings on Data Pilot fields grouped by date git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1343237 13f79535-47bb-0310-9956-ffa450edef68 |
b7f5dd9e | 16-Mar-2012 |
Ariel Constenla-Haile |
Fix Linux build breaker: extra qualification on member git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301591 13f79535-47bb-0310-9956-ffa450edef68 |
17e36312 | 16-Mar-2012 |
Wang Lei |
#i118954# Chart data will lost after copy to different file git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301345 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 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
ebfcd9af | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230727 13f79535-47bb-0310-9956-ffa450edef68 |