[ooo-build-commit] .: patches/dev300

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Feb 17 21:11:28 PST 2010


 patches/dev300/apply |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

New commits:
commit a2d3226d60f831d627bbb9a85cdfe1d2f5df04df
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Thu Feb 18 00:08:48 2010 -0500

    Added a bunch of IZ numbers to the row limit patches.
    
    * patches/dev300/apply: most of the row limit patches will be
      upstreamed via koheirowlimitperf cws.

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 4ad6537..190f4df 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -894,55 +894,55 @@ SectionOwner => kohei
 calc-increase-row-limit.diff, n#443634, i#30215, kohei
 
 # check for last edited row when exporting automatic styles.
-calc-odf-export-autostyle-maxrow.diff, n#497610, kohei
+calc-odf-export-autostyle-maxrow.diff, n#497610, i#109373, kohei
 
 # add implementation of flat_segment_tree and its wrapper classes.
-calc-perf-flat-segment-tree.diff, kohei
+calc-perf-flat-segment-tree.diff, i#109369, kohei
 
 # speed up ods import by using flat_segment_tree.
-calc-perf-ods-import-properties.diff, n#498547, kohei
+calc-perf-ods-import-properties.diff, n#498547, #i109384#, kohei
 
 # squash USHORT where SCROW or SCCOL should have been used.
-calc-row-limit-bad-ushort.diff, n#509768, kohei
+calc-row-limit-bad-ushort.diff, n#509768, i#109385, kohei
 
 # better algorithm to search for best-fit zoom level during page break calculation,
 # and to optimize pagenations by as much as 900% by using better data structure
 # for flag storage.
-calc-perf-page-and-manual-breaks.diff, n#503482, kohei
+calc-perf-page-and-manual-breaks.diff, n#503482, i#109386, kohei
 
 # refactor to store hidden and filtered flags in flat_segment_tree structure.
-calc-perf-table-hidden-flags.diff, n#495140, kohei
+calc-perf-table-hidden-flags.diff, n#495140, i#109387, kohei
 
 # type cast to SCROW and SCCOL for row and column, not to USHORT!
-calc-ods-export-no-more-ushort.diff, n#501029, kohei
+calc-ods-export-no-more-ushort.diff, n#501029, i#109385, kohei
 
 # Speed up sorting, especially on large data set.
-calc-perf-sort.diff, n#504827, kohei
+calc-perf-sort.diff, n#504827, i#109388, kohei
 
 # Speed up selection of large area, cursor placement in split view.
-calc-perf-lazy-overlay-objects.diff, n#511006, kohei
+calc-perf-lazy-overlay-objects.diff, n#511006, i#109389, kohei
 
 # Better algorithm for row flag copying.
-calc-perf-copy-table-flags.diff, n#514156, kohei
+calc-perf-copy-table-flags.diff, n#514156, i#109386, kohei
 
 # don't show progress bar during row height adjustment if the row count is 
 # less than 1000.
 calc-perf-rowheight-no-progress-bar.diff, n#514156, kohei
 
 # speed up row's hidden state query during pagenation.
-calc-perf-page-and-manual-breaks-fwd-iterator.diff, n#503482, kohei
+calc-perf-page-and-manual-breaks-fwd-iterator.diff, n#503482, i#109386, kohei
 
 # Refactor row height storage to speed up page break updates.
-calc-perf-speedup-pagebreak-update.diff, n#554955, kohei
+calc-perf-speedup-pagebreak-update.diff, n#554955, i#109391, kohei
 
 # Use manual breaks hidden/filtered flags when querying for last flagged row.
-calc-perf-last-rowflags-fix.diff, n#568146, kohei
+calc-perf-last-rowflags-fix.diff, n#568146, i#109391, kohei
 
 # correctly export the heights of hidden rows.
-calc-xls-export-hidden-row-height.diff, n#573938, kohei
+calc-xls-export-hidden-row-height.diff, n#573938, i#109391, kohei
 
 # fix for print selected cells functionality.
-calc-print-selected-cells-fix.diff, n#569328, kohei
+calc-print-selected-cells-fix.diff, n#569328, i#109386, kohei
 
 [ LinuxOnly ]
 # accelerate linking, by extreme cunning i#63927


More information about the ooo-build-commit mailing list