[ooo-build-commit] Branch 'ooo-build-3-1' - patches/dev300

Kalman "" Szalai kami911 at kemper.freedesktop.org
Mon Aug 17 07:55:52 PDT 2009


 patches/dev300/apply |   38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)

New commits:
commit 1450e214a90bfa84a2738373a6a666abf06de553
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Mon Aug 17 16:53:37 2009 +0200

    Revert "Expand path placeholders early; correctly normalize paths"
    
    This reverts commit 77fa562c05aab4ff3070cbda38400666f530b86f.

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 5abd72c..fed88a9 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -71,7 +71,7 @@ SUSE-reduced:NovellBase,BerkeleyDB43, ReducedDefaults
 # Slackware
 Slackware : LinuxCommon, SlackwareOnly, NotDebian, Mono, msaccess, CairoFonts
 # Debian
-DebianBase : LinuxCommon, DebianBaseOnly, Lockdown, GCCSTL, BerkeleyDB43, Split, PostgreSQL
+DebianBase : LinuxCommon, DebianBaseOnly, Lockdown, GCCSTL, BerkeleyDB43, Split, PostgreSQL, Gcc44
 Debian : DebianBase, DebianOnly, DebianSidOnly, Debian32Only, CairoFonts
 DebianEtch : DebianBase, DebianOnly, DebianEtchOnly, Debian32Only
 # Ubuntu
@@ -85,7 +85,7 @@ UbuntuL10n : UbuntuBased, UbuntuL10nOnly
 DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, NotDebian, Mono, msaccess
 DroplineGNOME64 : LinuxCommon, DroplineGNOMEOnly, NotDebian, Mono, msaccess
 # Ark Linux
-Ark: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, KDE4
+Ark: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, KDE4, Gcc44
 # www.pld-linux.org
 PLDBase: LinuxCommon, NotDebian, CairoFonts, PLDOnly
 PLD: PLDBase
@@ -730,8 +730,11 @@ vba-sc-autoshapes-hyperlinks.diff, i#66550, noelpwer
 # protected.  Also to support encryption on Excel file export.
 cws-scsheetprotection02-sfx2.diff, i#97515, kohei
 cws-scsheetprotection02-svx.diff,  i#97515, kohei
-
 cws-scsheetprotection02-sc.diff,   i#97515, kohei
+
+# fix a crasher when loading xls doc with unsupported encryption.
+calc-xls-decryption-crash-fix.diff, i#102906, kohei
+
 # Unit conversion fixes in ScDrawLayer.
 sc-drwlayer-units.diff, i#83735, jonp
 # overwrite character level font attributes when changing them at cell level.
@@ -1464,7 +1467,7 @@ boost-patch.diff, tml
 2005-express-stl-remove.diff, noelpwer, i#71404
 
 # This enables building multi language installsets with new (Windows SDK) problematic msitrans.exe
-msitrans-problemchecksum.diff
+msitrans-problemchecksum.diff, kami
 
 [ MultilanguageWin32Only ]
 # Multi-language installer stuff
@@ -1954,6 +1957,7 @@ calc-remove-merge-flags-on-row-insert.diff, n#484599, i#101047, kohei
 # quick editing of field member visibilities via popup window.
 calc-dp-hide-list-menu.diff,        n#483379, i#100619, kohei
 calc-dp-hide-list-menu-bugfix.diff, n#483379, i#100619, kohei
+calc-dp-hide-list-menu-crash-fix.diff, n#520556, i#103512, kohei
 
 # disable autofilter within datapilot output.
 calc-dp-disable-autofilter.diff, n#484600, i#101048, kohei
@@ -3018,19 +3022,26 @@ calc-perf-page-and-manual-breaks.diff, n#503482, kohei
 # Speed up selection of large area, cursor placement in split view.
 calc-perf-lazy-overlay-objects.diff, n#511006, kohei
 
+# crash on deleting cells with notes.
+calc-delete-note-cell-crasher.diff, n#517566, kohei
+
 [ CalcExperimental ]
 
-# speed up sheet switch operation.
-calc-perf-sheet-switch.diff, n#495140, kohei
+# support alternative language & number options for csv import.
+calc-csv-import-custom-lang-sc.diff,        n#510168, i#97416, kohei
+calc-csv-import-custom-lang-officecfg.diff, n#510168, i#97416, kohei
 
-# support custom sort in datapilot tables.
-calc-dp-custom-sort.diff, n#443361, kohei
+calc-formula-externref-countif-fix.diff, n#521624, i#102750, kohei
 
-# support ods import/export of sheet options and password hash.
-calc-ods-sheet-protection-sc.diff,      i#60305, i#71468, kohei
-calc-ods-sheet-protection-xmloff.diff,  i#60305, i#71468, kohei
-calc-ods-sheet-protection-svtools.diff, i#60305, i#71468, kohei
+calc-xls-import-shared-formula-refwrap.diff, n#522833, i#103861, kohei
 
+# when reading csv file, don't read multiple physical lines for one logical 
+# line even if matching quotes are on separate lines.
+stream-read-csv-always-single-line.diff, n#523517, kohei
+
+# set cell format to Text when a string format is requested, and don't 
+# prepend ' in front of the value.
+calc-html-csv-import-force-text-cell.diff, n#523414, kohei
 
 [ UbuntuHardyOnly ]
 # Add patch to only show local files needed when gnome-vfs/gio is disabled
@@ -3052,6 +3063,9 @@ ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney
 # Fix for crash on Windows by Rail Aliev. Root cause unknown.
 configmgr-validate-removedtree.diff, n#505704
 
+[ OOXMLExport ]
+oox-calc-export-export-pivot-content.diff, n#505917, janneke
+
 svx-fix-fit-to-frame-crash.diff, n#508621, rodo
 
 # expand path placeholders early in template dialog


More information about the ooo-build-commit mailing list