#
# The format of this file is:
#

# -------- Options --------

PATCHPATH=.:../evo2:../vba:../mono:../64bit:../cairo:../scsolver:../gstreamer

OLDEST_SUPPORTED=oof680-m7

# -------- Functional sub-sets --------

Common : BuildBits, TemporaryHacks, FixesNotForUpstream, \
	 Fixes, Defaults, Features, VCL, Misc, Security \
	 Icons, TangoIcons, Branding, VBABits, VBAObjects, CalcFixes, Leaks, Egg, \
	 SpeedImageList, GStreamer, Shrink, CWSBackports, WPG, Store, Cleanups, WMF
LinuxCommon : Common, FontConfigTemporaryHacks, 64bitTemporaryHacks, \
	      FedoraFixes, LinuxOnly, NotMacOSX, SystemBits, GCJ, \
	      Lwp, cairocanvas, msaccess, GnomeVFS, \
	      Fpickers, Mono, AddressBooks, QuickStarter
MacOSXCommon : Common, SystemBits, Lwp
Win32Common : Common, FontConfigTemporaryHacks, 64bitTemporaryHacks, \
	      Win32Only, NotDebian, NotMacOSX
64bit : SystemJavaBits
# Binfilter patches: a special distro; applied only when building with binfilter
Binfilter : BFBuildBits, BFFixes
# Localization patches to localize.sdf files: applied only when we have langpacks
Localize : SDFPatches
# Novell
NovellBase : LinuxCommon, NovellOnly, NovellOnlyUnix, \
	     NotDebian, Lockdown, CalcSolver
SUSE-9.1  : NovellBase
SUSE-9.2  : NovellBase
SUSE-9.3  : NovellBase
SUSE-10.0 : NovellBase
SUSE-10.1 : NovellBase, BerkeleyDB43
SUSE-10.2 : NovellBase, BerkeleyDB43
SUSE      : NovellBase, BerkeleyDB43
SUSE-PPC  : NovellBase, BerkeleyDB43, SystemJavaBits
SUSE-64   : NovellBase, BerkeleyDB43, 64bit
# Debian
DebianBase : LinuxCommon, DebianBaseOnly, SystemJavaBits, Lockdown, STLport5, CalcSolver, CXXHelpLinker, BerkeleyDB43
Debian : DebianBase, DebianOnly, DebianSidOnly, Debian32Only, CairoFonts
DebianEtch : DebianBase, DebianOnly, DebianEtchOnly, Debian32Only
Debian64 : DebianBase, DebianOnly, DebianSidOnly, 64bit, CairoFonts
DebianEtch64 : DebianBase, DebianOnly, DebianEtchOnly, 64bit
# Ubuntu
UbuntuBased : DebianBase, UbuntuOnly
UbuntuDapper : UbuntuBased, UbuntuDapperOnly, Debian32Only
UbuntuDapper64 : UbuntuBased, UbuntuDapperOnly, 64bit
UbuntuEdgy : UbuntuBased, CairoFonts, UbuntuEdgyOnly, Debian32Only
UbuntuEdgy64 : UbuntuBased, CairoFonts, UbuntuEdgyOnly, 64bit
UbuntuFeisty : UbuntuBased, CairoFonts, UbuntuFeistyOnly, Debian32Only
UbuntuFeisty64 : UbuntuBased, CairoFonts, UbuntuFeistyOnly, 64bit
UbuntuL10n : UbuntuBased, UbuntuL10nOnly, Debian32Only
# a copy of the UbuntuDapper* lines ("Ubuntu: UbuntuDapper" doesn't work)
Ubuntu : UbuntuBased, UbuntuDapperOnly,  Debian32Only
Ubuntu64 : UbuntuBased, UbuntuDapperOnly, 64bit
# DroplineGNOME
DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, NotDebian, Mono, msaccess
DroplineGNOME64 : LinuxCommon, DroplineGNOMEOnly, 64bit, NotDebian, Mono, msaccess
# Ark Linux
Ark: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, SystemJavaBits
Ark64: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, 64bit, SystemJavaBits
# www.pld-linux.org
PLDBase: LinuxCommon, NotDebian, PLDOnly
PLD: PLDBase
PLD64: PLDBase, 64bit
# Mandriva Linux
MandrivaBase: MandrivaOnly, LinuxCommon, MandrivaOnlyUnix, LockDown
Mandriva: MandrivaBase
Mandriva64: MandrivaBase, 64bit
# Frugalware Linux
FrugalwareBase: LinuxCommon, GnomeVFS, GlobalDesktopFiles, NonArkCommon, NoRpath, NovellOnly, NovellOnlyUnix, NotDebian, SystemJavaBits, CXXHelpLinker, FrugalwareOnly
Frugalware: FrugalwareBase
Frugalware64: FrugalwareBase, 64bit
QiLinux: LinuxCommon, GlobalDesktopFiles
#Gentoo
GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CalcSolver, SystemJavaBits, CairoFonts, CXXHelpLinker, BerkeleyDB43, STLport5
GentooUnstable: GentooBase, GentooExperimental, 64bit
Gentoo : GentooBase
Gentoo64: GentooBase, 64bit
# rPath Linux
rPathCommon: LinuxCommon, NotDebian, CalcSolver, Lockdown, BerkeleyDB43, CairoFonts, CXXHelpLinker
rPathJava:  SystemJavaBits
rPath64: 64Bit
rpl2: rPathCommon, rPathJava
rpl2-64: rPathCommon, rPathJava, rPath64
# Win32
Win32 : Win32Common 
PlainWin32 : Win32
# translate.org.za
translate-org-za-linux: translate-org-za-common, LinuxCommon, Common, Lockdown
translate-org-za-win32: translate-org-za-common, Win32Common, Common
# Novell
NovellWin32: Win32, NovellOnly, NovellOnlyWin32, Lockdown, CalcSolver, cairocanvas, Fpickers
NovellWin32ISO: Win32, NovellOnly, NovellOnlyWin32, Lockdown, CalcSolver, cairocanvas
# Mac OS X
MacOSX : MacOSXCommon, SystemJavaBits, CalcSolver, MacOSXOnly
# -------- [ Tag [ >= <tag> etc. ], ] patch sets --------


[ TemporaryHacks ]
# temporary hack to avoid the warning about missing return values in gcc4
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20624
warning-return-values-stlport.diff, jholesov
buildfix-basctl.diff, noelpwer, i#74401
# Disable -Werror - this should become a configure flag in future ...
buildfix-no-werror.diff, michael

# add idl target to toplevel makefile
makefile-idl-build.diff, noelpwer

# disable recovery dialog when hacking
disable-recovery.diff, i#54275, michael
# Don't stat tons of config files we don't need to read on startup
speed-configmgr.diff, i#56783, michael

# Pagein types.rdb / services.rdb & the ui files 
speed-pagein.diff, i#57679, michael
# Use d_type entry when possible to get file type instead of using stat
speed-getfilestatus-dtype.diff, rodo, i#63159
# re-generate font cache if it's stale
speed-fontcache.diff, i#70496, michael

# Replace myspell linked list implementation with hashed implementation
# Reduces myspell mem usage by more than half (3.7M to ~680K)
# FIXME Rework for hunspell?  myspell is not used any more
#myspell_hashify.diff, i#50842, dkeskar

# build with libxslt >= 1.1.15
buildfix-new-xslt.diff, i#56697, aprosky

# Don't stat /home a zillion times -- needs some love see iz comments
file_url.diff, i#57961, mikeleib

# Use -Bdirect linking
speed-bdirect.diff, i#58119, michael
# use --hash-style=gnu linking when supported
speed-hash-style.diff, pmladek

# libulingo is required for internal hunspell too i#FIXME
lingucomponent-ulingo-fix.diff, martink

# add no-crashreporter sections to testtool default config;
# also guess office path from testtool.bin path i#FIXME?
testtool-more-defaults.diff, martink

#Fix plus/minus in to each heading in Navigator
plus-minus-sw-navigator.diff, i#64886, n#129410, jianhua
plus-minus-sw-navigator2.diff, i#64886, n#129410, jianhua
#Fix Chinese font name in "Paragrgh Style:" and Chinese font name convertion.
svtools-Chinese-font-name.diff i#71759, jianhua
#for CJK/CTL font select preview
svx-font-preview.diff i#71919, jianhua
#set default CJK font fontsize as 10.5pt
sw-default-cjk-fontsize.diff i#72010, jianhua
#set default varchar lenght to 100.
dbaccess-default-varchar-lenght.diff, i#62664, jianhua
#make oovbaapi as a link
linkoo-type.diff

#Improve the behavior of input field dialog.
sw-input-field-dialog.diff, Zhang Yun

# Improve the behavior of input fields inline editing.
sw-input-field-inline-edit.diff, Zhang Yun

# Text grid enhancement for better CJK support
text_grid_enhancement_layout.diff, Fong Lin
text_grid_enhancement_filter.diff, Fong Lin
text_grid_enhancement_ww8_filter.diff, Fong Lin
text_grid_enhancement_officecfg.diff, Fong Lin

# fixed for n#200505
Simplified_Traditional_Chinese_convertion_table_n200505.diff, Fong Lin, n#200505

# workaround for a crash in the help on amd64.
sal-doublefree.diff, i#67740, mklose

# dbg_dump for rtl_uString*
sal-rtl-debugprint.diff, i#73272, jholesov

# hack for n#240776
sw-graphic-save-problem.diff, flr, n#240776

[ TemporaryHacks < oof680-m16 < OOF680_m16 ]
# fixes build with gcc-3.3; required by MacOSX build
# we will move to gcc-4.x within a year, so it does not make sense to push
# it upstream
buildfix-sd-gcc33.diff, pluby

[ FontConfigTemporaryHacks ]
# use fontconfig for font fallback
# upate it for cjk charactor check   
# name convertion localized <-> english font name 
fontconfig-substitute.diff, i#54603, mklose
# for mixed font set
find-chinese-font.diff, Lin Peifeng

# Faster makedepend
fast-mkdepend.diff, i#73081, jholesov

[ 64bitTemporaryHacks ]
# 64bit bridges cleanup & fix for floats
64bit-bridges.diff, i#73974, jholesov
64bit-bridges-2.diff, i#73974, jholesov

# HasUIFeature( ULONG ) is not the same as HasUIFeature( sal_uInt32 ) on 64bit
ulong-has-ui-feature.diff, i#74692, jholesov

# Don't break .sdw documents on 64bit
svtools-numbers-stream.diff, i#74771, jholesov
# More sizeof(ULONG) -> sizeof(sal_uInt32)
sizeof-ulong.diff, i#74786, jholesov

# Fix dbase files on 64bit
connectivity-dbase-ulong.diff, i#74814, jholesov

# Fix selections to work like on 32bit
selection-long-min-max.diff, i#74885, jholesov

# prefer gij on x86_64 with the 64-bit build;
# Sun JRE 1.5 does not work with the 64-bit build at all because of
# http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6487640
jvmfwk-prefer-gij-on-x86_64.diff

# Don't define new virtual methods where they should be overridden
virtual-methods.diff, i#75331, jholesov


[ CWSBackports < oof680-m15 < OOF680_m15 ]
# Fix for a bug in WordPerfect typedetection that caused us to crash on
# unsupported documents instead of refusing them with grace
cws-fsfixes06.diff

[ CWSBackports ]
# MS Works import filter (following patches depend on each other) Fridrich
# NOTE: tweaked slightly by removing the patch section to the generated
# configure file
cws-wpsimport01.diff
# string interning...
cws-salstrintern.diff
# major re-work / speed-up of configmgr
cws-configrefactor01.diff
# T602 import filter
cws-t602import01.diff

[ WPG ]
# libwpg-based import filter for WordPerfect Graphics
libwpg.diff
wpgimporter.diff

[ GCJ ]

# work around missing symbol in libgcj...
bean-gcj-bug-workaround.diff, rengelha
# gij/libgcj paths...
jvmfwk-gij-paths.diff, rengelha
# Seems that bug #69026 is back
gcj-workaround-serializer.diff

# Don't break hsqldb with gcj
# Depends on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9866
hsqldb-private-protected-to-public.diff, jholesov


# Fixes that were not accepted up-stream, but are still useful
[ FixesNotForUpstream ]
# Make debugging nicer under unix
debug-bits.diff, i#35336, jholesov
# Make the scroll-wheel / page popup more sane
gui-sw-scroll.diff, i#20826, michael

# make menu layout prettier
vcl-menu-fixes.diff, i#67123, michael

# use fast/native gtk+ rendering, unless we have the broken
# qt<->gtk theme selected
gtk-kde-fix.diff, i#50857, michael

# Make debugging easier by allowing cerr << aOUString << endl
sal-oustring-debug.diff, i#65920, jholesov

# Tell the desktop we support the VFS 
uses-vfs.diff, i#43504, michael

# Fix vfs infinite recursion
crash-gvfs.diff, n#243805, i#74352, michael

# add mozilla certificate dir detection to soffice
soffice-detect-mozilla-certificates.diff

[ FixesNotForUpstream >= oof680-m16 >= OOF680_m16 ]
# Default to splash without the Sun logo
community-splash.diff, jholesov

[ FixesNotForUpstream < oof680-m16 < OOF680_m16 ]
# Default to splash without the Sun logo
community-splash-m15.diff, jholesov

[ Fixes ]

# sd printing fixes
printing-bugfix-73014.diff, i#73014, rodo
printing-bugfix-254573.diff, n#254573, rodo

# let sd accept uri-list drop, n#183719
sd-accept-uri-list-drop.diff, n#183719, rodo

# more intelligent nsplugin seeking
nsplugin-path.diff, i#49590, michael

# use basic (advanced) shapes for rectangle/ellipse on draw/impress's toolbars. make shapes wrap words by default, n#171052, rodo
sd-toolbar-advanced-shapes.diff, n#171052, rodo
svx-shapes-default-word-wrap-enable.diff, n#171052, rodo

# poke gnome-screensaver every 30 seconds during slideshow, n#169207, rodo
vcl-gnome-screensaver-poke.diff, n#169207, rodo
config_office-dbus-check.diff, n#169207, rodo

# fix check box rendering issue - n#80447
check-buttons-rendering-fix.diff, michael

# disable font management dialog in padmin
padmin-nofontconfig.diff, michael
# Improve the web bullet export / export to png not gif.
sd-export-html-theme.diff, i#23353, michael
sd-export-html.diff, i#23353, michael
sd-export-html-translations.diff, michael
sd-export-html-descr.diff, i#23353, michael

# fixes implicit declaration of functions that use their correct prototypes to
# allow the lightweight buffer overflow checking to work, see -D_FORTIFY_SOURCE
warning-implicit-declaration-soltools.diff, i#68295, pmladek

# temporary hacks to remove warnings in the unused code,
# required by the SUSE build system

warning-uninitialized-variables-sw.diff, i#49385, pmladek

# the following three warnings appear just on ppc
warning-uninitialized-variables-sw2.diff, pmladek

# fixes the warning: operation on 'xxx' may be undefined
warning-may-be-undefined-extensions.diff, pmladek, i#73761
warning-may-be-undefined-nas.diff, pmladek, i#73762
warning-may-be-undefined-sch.diff, pmladek, i#73763
warning-may-be-undefined-sw.diff, pmladek, i#73765

# Fix the print error dialog and pop-up when unable to print. BINC 64010
print-error.diff, i#44695, brosenk

# Fix for n#113235
wizards-source-importwizard-filesmodul-xba.diff, i#56633, noelpwer

# testtool doesn't like oobuild basic compatability defaults
# ooo-build only fix n#145906#
automation-testtool-oobuildfix.diff, n#145906, noelpwer

# fixes some .cfg files in helpcontent2/source/auxiliary to use right
# lang code instead of en-US
helpcontent2-auxiliary-cfg.diff, pmladek

# Better Hungarian font setting
helpcontent2-hungarian-fonts.diff, i#71452, n#244488, pmladek

# better CJK font setting
office-cfg-vcl-chinese-fonts-i65097.diff, i#65097, pmladek

# more secure permissions for the user directory by default
desktop-safer-user-dir-perm.diff, i#62858, pmladek

# fixes some wrong usages of the function AddBytes that would malform the xml output
sax-writer.diff, i#66693, pmladek

# make sure document scripts are displayed in SfxMacroTabPage dialog
sfxconfig-grplistbox-fix.diff, i#66752, noelpwer

# workaround a crash in xmlhelp
crash-xmlhelp.diff, i#67740, jholesov

# a11y fixes
a11y-filechooser-role.diff, i#70361, rodo

# Added support for "application/octet-stream" mime type in package manager
desktop-application-octet-stream-mime-type.diff, i#73301, flr


# extrusion depth fix
svx-extrusion-depth-fix.diff, i#74554, n#229874, rodo

# fixes testtool crash caused by wrong older of delete commands
automation-testtool-delete.diff, i#73139, pmladek

# this patch fixes searching for JREs
# it allows to search subdirs, so all JREs below /usr/lib/jvm are offered even when the first one is found in /usr/lib, ...
# it pushes the right path, so one JRE is not searched several times (fixes the first very slow start)
jvmfwk-searched-paths.diff, i#64281, n#203830, n#222708, pmladek

# Implement just one special weird use case of RTFDateTimeMCAtom in
# PPT files. Implementing the normal use case for that looks quite
# hard.
rtfdatetimemcatom.diff, n#251602, tml

win32-quickstarter-exit.diff, i#73550, tml

# backport from cws vcl75, honour /etc/papersize
libpaper-support.diff

# Don't add system path to LD_LIBRARY_PATH
soffice-ldlibpath.diff, i#76122, mklose

# find locked certs, fix by Jacob Berkman <jberkman@novell.com>
libxmlsec-findcerts.diff, i#76870, pmladek
# allow other types of signing certs, fix by Jacob Berkman <jberkman@novell.com>
xmlsecurity-verify-usages.diff, i#76871, pmladek

# database fields with leading 0 vanish from tables derived from xls documents
connectivity-vanishing-fields.diff, i#76668, tml

# update libwpd to version 0.8.10
libwpd.diff, fridrich

[ Fixes < oof680-m16 < OOF680_m16 ]
# Make opening by double-clicking in Windows Explorer work on files
# with any Unicode chars in name
issue-59251.diff, i#59251.diff

[ Fixes < oof680-m15 < OOF680_m15 ]
# HZ will no longer defined by glibc because the value is architecture dependent.
# sysconf(_SC_CLK_TCK) must be used instead, i#68616
sal-architecture-independent-clock-ticks.diff, i#68616, pmladek

[ Fixes ]
# fix that allows OOo to work with a standard (unpatched) libjpeg
jpegc.c.diff, n#272574, flr

# fix canvas build with internal boost on amd64, cws presfixes12
canvas_x64.diff, i#58343, rengelha

# process relative SMB paths correctly
tools-urlobj-smb-scheme-patch.diff, n#261623, flr
tools-qa-urlobj-unittest.diff, n#261623, flr


[ Win32Only ]

accept-underscores-in-hostnames.diff, n#182422, tml


[ GnomeVFS ]
# Locking for gnome-vfs
# FIXME: file upstream when the correctness proven
ucb-gnome-vfs-lock.diff, n#203737, jholesov
sfx2-gnome-vfs-lock.diff, n#203737, jholesov
config_office-gnome-vfs-lock.diff, n#203737, jholesov

# Fix crash in reading the directories
# FIXME: file upstream together with the above
ucb-gnome-vfs-crashfix.diff, i#0, jholesov

# Read as much as possible
# FIXME: file upstream together with the above
ucb-gnome-vfs-read-more.diff, i#0, jholesov

# Fix locking of .xls files
# FIXME: this is as conservative as possible - a larger redesign appreciated
# FIXME: file upstream together with the above
sfx2-gnome-vfs-lock-fix-xls.diff, i#0, jholesov

# Fix reading png images when read returns less bytes
vcl-png-shorter-read.diff, i#76229, jholesov


[ BFFixes ]

# fixes the warning: operation on 'xxx' may be undefined
warning-may-be-undefined-binfilter.diff, pmladek, i#73760

# HasUIFeature( ULONG ) is not the same as HasUIFeature( sal_uInt32 ) on 64bit
ulong-has-ui-feature-bf.diff, i#74692, jholesov

# binfilter parts of sizeof-ulong patch
sizeof-ulong-binfilter.diff, i#74786, jholesov

# Don't define new virtual methods where they should be overridden
virtual-methods-bf.diff, i#75331, jholesov


[ Leaks ]
# silly leaks around the place (fixed in 2.3 : remove 'Leaks' section)
leak-sal-file.diff, i#49510, michael


[ QuickStarter ]
# External splash screen implementation / 2nd time accelerator
# (Old version of these is in CWS unxsplash)

# build
unxsplash-desktop.diff, i#60696, michael/jholesov
# com.sun.star.office.PipeSplashScreen service
unxsplash-desktop-unx-splash.diff, i#60696, michael/jholesov
# tiny external splash application
unxsplash-desktop-unx-source.diff, i#60696, michael/jholesov
# installation
unxsplash-scp2.diff, i#60696, michael/jholesov

# Handle --with-intro-bitmaps= configure switch
speed-ooqstart-intros.diff, i#60696, jholesov


[ QuickStarterProbablyNotNeeded ]
# Close the splash window as soon as possible
# FIXME Obsolete?  Breaks ooqstart after m179...
speed-ooqstart-hide-asap.diff, i#60696, jholesov

[ LinuxOnly ]
# HACK: build ooqstart wrapper for linux/KDE-only
#	ooqstart should not depend on glib, until then
hack_ooqstart-glib.diff, hmth

[ CalcFixes ]
# make some symbols from sc visible when compiling with gcc4, necessary since m121
gcc4-visibility-sc.diff, i#53261, pmladek
# Don't fail when building --without-stlport4 [actual code problem]
sc-without-stlport.diff, i#64968, brosenk
# Replace usability numb Zoom dialog with a Combo Box
# FIXME: this conflicts with Sun's duplication of this work,
# eg. print preview
zoom-combobox.diff, michael
# temporary hacks to remove warnings in the unused code,
# required by the SUSE build system
warning-uninitialized-variables-sc.diff, i#49351, pmladek
# Fix for b.x.c 62193
sc-sheet-double-click-rename.diff, i#45245, jody
# adds to Autofilter Empty-NonEmpty options bxc #62165
sc-autofilter-empty-nonempty.diff, i#35578, jody
# Improves the standard filter options and menu. bxc #62187 #62495
sc-standard-filter-options.diff, i#35579, michael
# Hides the filtered rows when height of rows are changed bxc #62161
sc-filter-hide-filteredrows.diff, i#35581, jody
# allows not to delete nonfiltered rows while deleting the filtered ones bxc #62186
sc-no-delete-filteredrows.diff, i#33851, jody
# Autofill doesnt fill filtered rows bxc 62499
sc-filters-fill-fix.diff, jody
# Provision for dynamic range in data pilot bxc 62522
sc-datapilot-dynamic-range.diff, i#23658, jody
# fix for the Data Pilot crasher.
sc-pv-crasher.diff, i#23658, i#47145, jody
# Provision for data-pilot to give autoformat bxc #62162
sc-datapilot-autoformat.diff, i#37388, jody
# BXC 62488 : Allows insertion of rows by shifting down
#sc-paste-insert-rows.diff disable...
# Fix for datapilot crash when clicking outside dialog
sc-datapilot-crash-fix.diff, jody
# Fix for datapilot crash on remote databases
sc-dp-database-crash.diff, jody
# Fix for autotriming of autofilter choices bxc 65945 Issue FIXME
sc-autofilter-autotrim-choices.diff, jody
# Display min password length in dialog BINC 773
sc-save-password-minlength.diff, i#21923, jody
# Allow dnd in Change record mode for Data source BINC 70845
sc-change-record-dnd.diff, i#44982, jody
# Fix for b.x.c 55943 - insert note on right click
sc-insert-note-on-right-click.diff, i#47442, jody
# disable cut-n-paste on right-click menu for datapilot - n#75436
sc-datapilot-cut-paste-disable.diff, jody
# keybindings: <ctrl> +/‑ to insert/delete a complete line in calc (X#62530) 
calc-new-acceleration.diff, i#38108, michael
# compatibility for numbers in string cells (with leading/trailing space) - i#47811
sc-string-arg.diff, i#47811, muthusub
# div/0 error export by div function
sc-div.diff, i#47724, muthusub
# Support for formula input to start with '+' or '-' i#52179
sc-startformulawplus.diff, i#20496, muthusub
# To make CSV Text Import settings persistent
sc-preserve-imp-opts.diff, i#3687, muthusub
# ctrl-back-tick toggle formula view
# noelp (investigating) disable this due to a crash on file open
sc-toggle-formula.diff, i#56202, michael
# Print_Area/Print_Titles are only relevant for sheet local names, n#191005
sc-xls-builtin-name-scope.diff, jody
# sc-dp-gridlayout.diff, i#68544 n#190970, jody
sc-dp-gridlayout.diff, i#68544, n#190970, jody
# div/0 error export by other functions
sc-div-errs.diff, i#47724, muthusub
# Allow Cols/Rows to be resized even if document is read-only, n#TODO, jody
sc-read-only-colrow-resize.diff, jody

# Implement 'Toggle merge & center'
sc-toggle-merge-center.diff, i#67243, jholesov

# Add a 'Natural' variant of sorting, blocking on ODF extension issues
sc-natural-sort.diff, i#26565, jody

# improved error/value compatibility
sc-xl-errors.diff, i#47644, michael

# GETPIVOTDATA
sc-get-pivot-data.diff, i#45843, jody

# Add R1C1 address support [ i#49499 for address ]
sc-r1c1.diff, i#20857, jody

# Fix autoshape excel macro import OOo
vba-sc-handleautoshapemacro-import.diff, i#59082, noelpwer
# import activex progressbar control 
svx-progressbar-import.diff, i#71267, noelpwer
# fix import filter for userforms with calc specific data ( rowsource )
svx-filter-userform-rowsource.diff, i#73753
# Delete Rows/Delete Columns should remember the content so that the user is
# able to paste it elsewhere (similar to Insert Cut Cells in Excel)
sc-delete-rows-columns-remembers-content.diff, i#71921, jholesov

# allows access to some internals needed for vba api, doesn't change
# any functionality 
sc-vba-autofill-support.diff, i#68883, noelpwer

# allows certain cell function keywords to be translated before evaluation.
sc-cell-arg-translator.diff, i#77996, kohei

# load, store and save the sheet protection options from and to an Excel file,
# and use that information to constrain cell cursor movement when the sheet is
# protected.
sc-sheet-protection-options.diff, i#71468#, kohei

[ CalcFixes >= oof680-m15 >= OOF680_m15 ]
# Fix autoshape excel hyperlink import OOo ( depends on vba-sc-handleautoshapemacro-import.diff )
vba-sc-autoshapes-hyperlinks.diff, i#66550, noelpwer

[ CalcFixes < oof680-m15 < OOF680_m15 ]
# Fix autoshape excel hyperlink import OOo ( depends on vba-sc-handleautoshapemacro-import.diff )
vba-sc-autoshapes-hyperlinks-m14.diff, i#66550, noelpwer

[ LinuxOnly ]
# accelerate linking, by extreme cunning i#63927
speed-local-link-except.diff, i#63927, michael
speed-local-link.diff, i#63927, michael

# make some symbols from svtools visible for the kde fpicker when compiling with gcc4
# fix: this breaks win32
fpicker-kde-gcc4-visibility.diff, pmladek

[ NotMacOSX ]

# Make the delete key happy again in starcalc  - wontfix [!]
gui-sc-delete.diff, i#17965, michael

[ Misc ]
# Insert symbol defaults to the Symbol font - not a random one
gui-sw-insert-symbol.diff, i#15512, michael
# Address data source ordering x#62860
addrbk-datasrc-ordering.diff, michael
# Changed the default option in the Templates and Documents dialog.
svtools-default-new-document.diff, rodo
# contextual autocomplete
context-autocomplete.diff, i#22961, michael

# Fix casts in db_java_wrap.c
db4-jni-casting.diff, rengelha

# Grouping items in the templates dialog n#106603
svtools-unsort-template-dialogentries.diff, rodo


[ Egg ]
# go-oo.org people active in this release
go-oo-team.diff, michael


[ NovellOnly ]
# add in an entry for a corporate common dictionary
corporate-dictionary.diff, michael

# Some Novell colors ...
novell-palette.diff, michael


[ NotDebian ]

# Fix the system default fpicker
default-system-fpicker.diff, michael
# don't display File->Wizards-> install dictionaries/fonts -
# makes no sense on Linux n#74249
default-no-install-wizards.diff, michael
# Disable the printer properties which are unused#583
# related issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=353595
# also last comment in: https://bugzilla.novell.com/show_bug.cgi?id=83925
# also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373974
printer-properties-disable.diff, i#14036, michael


[ DebianBaseOnly ]
SectionOwner => rengelha

sdk-remove-non-free.diff
sensible-ooomua.diff
sensible-browser.diff
no-fontooo-wizard.diff
pyuno-rpath-ooodir.diff
default-cairo-disable.diff
gcj-32bit-runtime-path.diff, i#64888, mklose
# remove mozilla plug-in option completely since we enable it per default
# and therefore this option is sense-/useless
no-mozilla-plug-in-option.diff
# read variables from /etc/openoffice/sofficerc, since /usr/lib/openoffice/sofficerc
# just refers to it
ooqstart-etc-openoffice-sofficerc.diff
# build using -O2 on x86 and sparc according to Debian policy.
debian-opt.diff
senddoc-add-mutt.diff
ubuntu-soffice-config.diff, mklose

[ DebianOnly ]

SectionOwner => rengelha
# fix the splash progressbar colors
debian-splash.diff

[ DroplineGNOMEOnly ]
SectionOwner => DropLine

pushfont-psstream.diff
scp2-user-config-ooo-2.0.diff


[ MandrivaOnly ]
SectionOwner => gghibo

default-system-fpicker.diff, michael
gcc401-stlport45-include.diff
mandriva-archflags.diff
mandriva-java32_64.diff
db42-fix-jni-includes.diff


[ MandrivaOnlyUnix ]

SectionOwner => gghibo
help-support-mdv.diff
# change user config dir name from ~/.openoffice.org2.0 to ~/.ooo-2.0
scp2-user-config-ooo-2.0.diff, pmladek


[ NovellOnlyUnix ]

# Help Support page
help-support.diff, michael
# change user config dir name from ~/.openoffice.org1.9.milestone to ~/.ooo-2.0-pre
scp2-user-config-ooo-2.0.diff, pmladek
# Push fonts into the ps stream always
pushfont-psstream.diff, michael

# use libxslt from system for xmlhelp / disable sablot
xmlhelp-use-libxslt-from-system.diff, i#30380, rengelha


[ NovellOnlyWin32 ]
SectionOwner => tml

novell-win32-agfa-monotype-fonts.diff, i#63805
novell-win32-installer-branding.diff
novell-win32-vrb-branding.diff, n#191913, i#68817
novell-win32-registry-branding.diff, n#191913


[ translate-org-za-common ]
SectionOwner => davidf

# use the dejavu fonts - commented out as different patches in the works
# dejavu-fonts.diff, i#59853


[ FrugalwareOnly ]
gcc401-stlport45-include.diff, gghibo
# needed by CXXHelpLinker
system-db-4.3-java-library-path.diff


# ( mmp@oo.o deals with defaults apparently )
[ Defaults ]

# Disable the recovery report dialog
recovery-report.diff, i#53531, martink
# stop the user having to fight ooimpress constantly
capitalization.diff, i#35338, michael
# Use nicer colors for the charts X#64359
sc-default-color-modify.diff, rodo
# default to anti-alias at point size of 1 point
default-font-aasize.diff, michael
# set default font size to 10pt
default-font-size.diff, i#35565, michael
# Dramatically improve MS import / export cf. i8276 et. al.
default-ms-filter-convert.diff, i#8276, michael
# use pair kerning in new documents
default-pairkerning-on.diff, i#35873, jholesov
# Optimal Page Wrap should be default for graphics insertion (X#59831)
writer-default-as-optimal-page-wrap.diff, i#38108, jody
# double the graphics cache limits, n#62310
default-graphics-cache.diff, i#46215, pmladek

#
# Controversial bits - no use filing up-stream
#
# automatically do any migration we can, with no wizard
default-no-startup-wizard.diff, michael
# don't throw up the style dialog on 1st run
default-no-style-dialog.diff, michael
# Use the Gnome VFS on KDE as well if it's there (better than nothing)
vfs-kde-too.diff, michael
# Trade speed for reliability with valgrind
valgrind-alloc.diff, michael

# pestering people serves no useful purpose
default-no-registration.diff, michael

# no Help->registration dialog by default
default-no-registration-menu.diff, michael


[ SDFPatches ]
sc-standard-filter-options-i18n.diff, i#35579, michael
# fake translations; combo box entries are not visible in the given
# localization if they are not translated
sc-standard-filter-options-i18n-fake.diff, i#66473, pmladek

# fix AND function description, Debian #412117, i#74881
helpcontent2-fr-and.diff

# add Tango incons theme
tango-icons-i18n.diff, n#254855, pmladek

# add Human incons theme
human-icons-i18n.diff, mklose

# fix pa-IN translation
ooo75790.sc.pa-IN-translate.diff

[ SDFPatches == oof680-m16 == OOF680_m16 ]
# fix Insert slide in m16
cws-l10n77316fix.diff, i#77316

[ Features ]
# ask user on logout/shutdown to save documents
session-management.diff, i#63156, rodo

[ BuildBits ]
# Make it compile --without-stlport
buildfix-without-stlport.diff, i#74788, brosenk

# do an optimizing link
build-optimized-link.diff, michael

build-identification.diff, tml

checkdeliver-regexp-quoting.diff, rengelha

# add -dontstrip option to the installer
installer-strip-optional.diff, i#48814, pmladek
# don't strip sdk stuff
odk-no-strip.diff, rengelha

# add possibility to set ARCH_FLAGS when building libnas
nas-use-arch-flags.diff, pmladek
# fix building on SUSE Linux 9.3; disable the check for valid symlinks
freedesktop-menus-spec.diff, i#46226, pmladek

# Fix up Javac error, known to happen with gcj, probably happens for other
# JDKs too
buildfix-qadevOOo-java-encoding.diff, brosenk

# add missing #include <stdio.h>, breaked build on ppc
buildfix-connectivity-kab-stdio.diff, i#62715, pmladek

# add missing #include <stdio.h> in autodoc, breaks when building with STLport5
autodoc-add-missing-stdio-h.diff, rengelha

# do not pack any potential .orig files with ppds
psprint_config-no-orig.diff, jholesov

# changes the SDK gid module name to gid_Module_Root_SDK, so the generated list
# of files does not conflict with the main package, i#64802
sdk-gid-module-name.diff, pmladek, i#64802

# Workaround for compile failure with glibc 2.4's langinfo.h
i18nutil-glibc-braindamage-workaround.diff, brosenk

# Use short TMP and TEMP if possible in Win32 build
win32-use-short-tmp.diff, i#68888, tml

# Support gcc 4.2, 4.3
buildfix-jvmfwk-gcc-4.2.diff, brosenk, i#71435

# LFS support
lfs.diff, i#26865, rengelha

# fix build with system libnss installed apart from mozilla
# strictly required on SL10.1/SLED10 where the xulrunner-nss.pc is broken, n#195272
libxmlsec-system-nss.diff, i#69368, pmladek

# add --with-seamonkey configure flag to link with seamonkey-*.pc
config_with-seamonkey.diff, i#73440, hmth

# JavaUNOHelperServices.class must be built before juh.jar is created
javaunohelper-deps.diff, i#77465, pmladek

[ MandrivaOnly ]
SectionOwner => gghibo

mozilla-firefox.diff


[ BerkeleyDB43 ]

# Detect db 4.3.x when using --with-system-db
config_office-system-db-4.3.diff, i#58474, brosenk

# Sun Java is not able to find libdb_java-4.3.so if java.library.path property is not set
system-db-4.3-java-library-path.diff, jholesov

# Port to Berkeley DB 4.3
# FIXME breaks building with db < 4.3
xmlhelp-port-to-db-4.3.diff, i#58474, brosenk


[ ArkOnly ]
SectionOwner => brosenk

# Db 4.3/4.4 needs -lpthread
system-db-4.3-use-lpthread.diff, i#58474, rengelha


[PLDOnly]
SectionOwner => arekm

# fix build of sal project
solenv-unxlngi4-link.diff, i#66982
# fix for macro browser crash
sfx2-badscript.diff, i#67976

[ BuildBits ]
# Another fix for --without-java
# ...beefed up to always use xsltproc when it's available
filter-always-xsltproc.diff, i#56619, martink

# add automatical detection of serializer.jar into the configure
# add it to classpath on one more place
xalan-serializer-jar-more.diff, pmladek

# work around http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22392
svx-customshapes-NOOPTFILES.diff, martink

# Make the ldap stuff compile even if system openldap is >= 2.3.x
extensions-ldap-system-openldap-2.3.x.diff, i#64920, brosenk
# fix LINK
arm-LINK-is-CC.diff, rengelha
s390-LINK-is-CXX.diff, rengelha

# fixes warnings about missing return values
warning-return-values-filter.diff, i#58977, pmladek
warning-return-values-registry.diff, i#58979, pmladek
# fixes warnings about that a variable is used unitialized
warning-uninitialized-variables-tools-2.diff, i#58984, pmladek

# allow to define java target, so the build is usable with the JVM 1.4
# even when it is built with JDK 1.5
build-java-target.diff, pmladek

# fix build with external STLport
external-stlport-fixes.diff, i#74551, hmth

# build against portaudio v19
system-portaudio-v19.diff, i#76354, hmth

[ BFBuildBits ]
SectionOwner => pmladek

# STLport fixes
binfilter-stl.diff, i#63770, hmth
# fixes warnings about problematic return values
warning-return-values-binfilter.diff
# fixes warnings about that a variable is used unitialized
warning-uninitialized-variables-binfilter.diff


[ VCL ]

# Don't let the splash screen take over
no-splash-takeover.diff, i#23609, rodo

# Better fallback when some of the plugins are not available
vcl-better-fallback.diff, i#50857, jholesov

# prioritize hebrew culmus fonts, Debian bugs #280084, #296152, #300642
hebrew-culmus.diff, noelpwer

# write setup to %%Begin(End)Setup, instead of %%Begin(End)PageSetup when
# generating PostScript
psprint-postscript-page-setup.diff, i#65491, n#80448, jholesov

# enable vcl to load bitmaps when height it negative
vcl-bitmap2-negative-height.diff

# Don't export an ASCII %%Title when we don't need to.
psprint-title.diff, i#74335, n#241015, michael


[ BuildBits ]
# use system xmlsec
system-xmlsec.diff, rengelha

[ SystemBits ]
# use getopt() and readdir_r() from system glibc
system-libc.diff, i#69033, rengelha


[ Icons ]

# Make insensitive toolbar icons look far nicer
gui-insensitive.diff, i#35555, michael

# default to large icons in the toolbar
gui-toolbox-large-icons.diff, jholesov

[ TangoIcons ]
# add Tango incons theme
tango-icons-add.diff, n#254855, pmladek
# read the preferred theme from the desktop; fallback to Tango in GNOME
tango-icons-default-linux.diff, n#254855, pmladek
# use it by default under Win32
tango-icons-default-w32.diff, n#254855, pmladek

[ Branding ]
SectionOwner => jholesov
SectionIssue => i#66426

# Easier branding of OOo intro
intros-config_office.diff
intros-scp2.diff
abouts-sfx2.diff
intros-desktop.diff

[ Branding < oof680-m16 < OOF680_m16 ]
intros-svx-m15.diff
# allows to redefine the name of the UNIX wrapper that will be used
# in the desktop files; needed for qstart
config-unix-wrapper-m15.diff, i#75366, n#252242, pmladek

[ Branding >= oof680-m16 >= OOF680_m16 ]
intros-svx.diff
# allows to redefine the name of the UNIX wrapper that will be used
# in the desktop files; needed for qstart
config-unix-wrapper.diff, i#75366, n#252242, pmladek

[ NotDebian ]
# Improve readability of BUILD_VER_STRING in Help:About dialog
# rengelha doesn't like it, so put in NotDebian
# or maybe should be in Win32Only even?
about-build-ver-readability.diff, i#68590, tml


[ Fpickers ]

# Modify the fpicker makefile
fpicker-common-build.diff, jholesov
# Out-of-process implementation of KDE fpicker
# FIXME: No IZ number for this, because it is necessary to do it internal first
fpicker-kde-service.diff, jholesov
# Out-of-process implementation of KDE fpicker
# FIXME: No IZ number for this, because it is necessary to do it internal first
fpicker-kde-dialog.diff, jholesov
# Partially support KIO (download the file locally if we cannot handle it in
# OOo or (FIXME) using gnome-vfs) binc#60527
fpicker-kde-partial-kio.diff, jholesov
# Workaround for 'Filter name (*.blah)' vs. 'Filter name' problem in
# Insert->Picture->From File... n#66873
fpicker-kde-filter-name.diff, jholesov

# Adapt to changes in resources handling of fpickers
fpicker-kde-resmgr.diff, jholesov

# Handle media:/ files locally
fpicker-kde-local-media.diff, jholesov
fpicker-kde-local-media2.diff, jholesov, n#238695
# Fix too wide "Menu -> Insert -> Picture -> From File..." dialog Novell#72010
fpicker-kde-too-wide.diff, jholesov

# Let the KDE and Gtk+ fpickers build and install FIXME IZ number
fpicker-common-scp2.diff, jholesov
# Show "Use OpenOffice.org dialogs" check box only if the system fpicker is
# available (better implementation) FIXME IZ number
fpicker-show-checkbox.diff, jholesov

# pre-expand the filter choice for 'Export'
fpicker-export-expand.diff, i#68219, michael

# don't crash if browsing to exotic URIs
crash-fpicker.diff, i#63263, michael

# fix multiselect issues
fpicker-multiselect.diff, i#63263, michael

# horiz shrink the gtk+ check buttons
fpicker-listentry.diff, i#73875, michael

# remove obsolete 'autoextn' thing
fpicker-autoextn.diff, i#73876, michael

[ AddressBooks ]

# Evolution should also be default database(n#66217).
default-evolution-database.diff, michael
# Mailmerge column mapping by default (n#73627)
default-evo-column-mapping.diff, michael

# NB. when this cws goes up-stream we need to enable this
default-evo2-ab.diff, michael

[ Lwp ]

# Lotus Word Pro Import Filter
lwp-filter-component.diff, i#11215, noelpwer


[ Win32Only ]

# some versions of make don't like us
cygwin-make-ver.diff, i#68283, michael
# 2 more makefiles in sysui are seriously broken #35628
# parallel-python-makefile_mk.diff # looks to be upstream
# Work around G/W mail component crasher bug #FIXME - re-file vs. i#34264
win32-gw-send-mail.diff, i#34264, michael
# Minor build fixes for win32
win32-build-fixes.diff, tml
# This is a pretty nasty IE problem i#19510, i#65209
win32-activex-disable.diff, i#65209, i#19510, n#168534, tml
# This enables building libIDL, glib and buildtools for mozilla from source
mozilla-buildlibs-win32.diff, i#58741, davidf
# This enables building scsolver on Win32 
boost-patch.diff, tml
# Multi-language installer stuff, i#66062, i#66215, i#66224, i#74224
win32-multi-lang-installer.diff, tml

# fix for visual studio express 2005 ( ooo-build only )
2005-express-stl-remove.diff, noelpwer, i#71404
[ VBABits ]
vba-not-comments.diff, noelpwer
# Parse (& ignore) 'Attribute' statements
vba-attribute.diff, i#37347, noelpwer


[ ArkOnly ]
SectionOwner => brosenk

# See what breaks if we build with more optimizations
testing-more-optimizations-ark.diff


[ GentooExperimental ]
SectionOwner => hmth

# Gnu JRE paths.
gentooexperimental-gnujre.diff

[ GentooOnly ]
SectionOwner => aprosky

# Allow build to proceed with PaX enabled
gentoo-pax-fix.diff, aprosky
# use libxslt from system for xmlhelp / disable sablot
xmlhelp-use-libxslt-from-system.diff, i#30380, rengelha
# support server-only versions of 64bit JDKs
64bit-jdk-server-paths.diff, i#65974, hmth
# use IBM j9vm over IBM classic JVM
ibm-j9vm.diff, hmth
# system db check
system-db-check.diff, i#65979, hmth
# User ~/.ooo-2.0 as user dir
scp2-user-config-ooo-2.0.diff, pmladek

[ DebianBaseOnly ]
SectionOwner => rengelha

system-xmlsec-workaround.diff
#disable-helpcontent2.diff
#disable-xmlsearch-and-xmlhelp-jar.diff
dont-build-cfgimport-jar.diff
help-msg-add-package-info.diff, pmladek

[ DebianBaseNoHelpContent ]
SectionOwner => rengelha

disable-helpcontent2.diff
disable-xmlsearch-and-xmlhelp-jar.diff


[ UbuntuOnly ]
SectionOwner => mklose

default-system-fpicker.diff, michael
ubuntu-palette.diff
ubuntu-dictionary.diff
ubuntu-lpi.diff, i#64895, mklose
ubuntu-sparc-hack.diff, mklose

[ Mono ]
SectionOwner => martink

#
# These patches are experimental beware ...
#
mono-scp2.diff

bridges-prj.diff

bridges-source-mono_uno-binaryuno-cs.diff
bridges-source-mono_uno-bridge-cs.diff
bridges-source-mono_uno-cli_environment-cs.diff
bridges-source-mono_uno-makefile-mk.diff
bridges-source-mono_uno-managed_proxy-cs.diff
bridges-source-mono_uno-mono_bridge-cxx.diff
bridges-source-mono_uno-mono_bridge-h.diff
bridges-source-mono_uno-mono_proxy-cxx.diff
bridges-source-mono_uno-rtl_ustring-cs.diff
bridges-source-mono_uno-typeclass-cs.diff
bridges-source-mono_uno-typedescription-cs.diff
bridges-source-mono_uno-uik-cs.diff
bridges-source-mono_uno-uno_glue-cxx.diff
bridges-source-mono_uno-uno_proxy-cs.diff
cli_ure-source-bootstrap-assembly-cs.diff
cli_ure-source-bootstrap-makefile-mk.diff
cli_ure-source-bootstrap-managed_bootstrap-cs.diff
cli_ure-source-bootstrap-native_glue-cxx.diff
mono-testtools.diff
# Is this correct? - at least it helps...
build-mono-link.diff, jholesov

mono-build.diff

[ Mono ]
# sign the output assembly using the key pair; it is needed to install
# the versioned assemblies into the system Global Assembly Cache  (GAC)
bridges-mono-uno-build-keyfile.diff
mono-build-keyfile.diff


[ Mono ]

# climaker rewritten in C#

SectionOwner => rodo

mono-climaker.diff
mono-climaker-config.diff
climaker-csharp-win.diff
buildfix-climaker-disabled.diff
mono-climaker-bridgetest.diff

[ VBAObjects ]
SectionOwner => noelpwer

sc-hacky-handle-boolean.diff

svx-source-inc-fmundo-hxx.diff, i#68893
svx-source-form-fmscriptingenv-cxx.diff, i#68893
svx-source-form-makefile.diff, i#68893
svx-source-form-fmundo-cxx.diff, i#68893

vbaevents-services-build.diff, i#68893

scp_vba_uno_service.diff, i#68893

vba-support-export-palette.diff, i#68900

vba-windowsupport-sfx2-topfrm-hxx.diff

vba-evaluate-support.diff, i#68898

vba-dim-and-constants-patch.diff, i#68897

# vbasupport needs to set compatibilty option
# when reading module source ( ala existing compatibilty switch )
vba-accent-in-module.diff, n#214312

sc-sort-replace-support.diff, i#68901

# allow module variables defined in document modules
# be global ( when vbasupport is enabled )
vba-modscopevariable.diff

vba-vbaoption-evalfix.diff, i#68898, n#186977

# allow us to get the data set ( sfxitemset) associated
# with a range but that doesn't have ClearInvalidItems() applied
# to it
vba-cellsuno-numformat-support.diff, i#68902

vba-workbook-worksheet-events.diff

# allows a return from uno be converted into a variant null/empty
vba-null-return.diff

# add 'Option ClassModule' when importing a classmodule
#vba-enable-classmoduleoption.diff

# hack for when resolving a symbol in the module ThisWorkbook
vba-symbol-searchhack-for-thisworkbook.diff

# ensure (empty) variant behavior matches excel
vba-variant-empty-behavior.diff, i#71827

# provide a compatible error object
vba-error-object.diff

# makes basic a little faster by implementing a prefetch cache of 
# indexes into the locals array by opcode
basic-speedup-fix.diff, i#73086

#add Like operator
vba-basic-rtl-like.diff, caolan, i#73830

vba-basic-array-erase.diff, i#70380

# correct problem with comparisons with objects that have ( or are )
# default params
vba-basic-defaultparam-compare.diff

# Huge lump of VBA work
cws-npower6.diff
# the new oovbaapi module ( have to generate the diff seperately as its not
# possible to add a new module to the cws
oovbaapi.diff 
#tweak cws-npower6 to build vba before filter ( filter uses headers generated 
#from oovbapi.rdb )
sc-vba-build-lst.diff
# tweak cws-npower6 sources to reference core calc and idl/implementation 
# changes not yet in any cws
#  * HelperInterface base class changes
#  * ported ( and semi-ported ) helper api classes
oovbaapi-org-openoffice-excel-makefile-mk.diff
oovbaapi-org-openoffice-excel-range-idl.diff
oovbaapi-org-openoffice-excel-xapplication-idl.diff
oovbaapi-org-openoffice-excel-xborder-idl.diff
oovbaapi-org-openoffice-excel-xborders-idl.diff
oovbaapi-org-openoffice-excel-xcharacters-idl.diff
oovbaapi-org-openoffice-excel-xchart-idl.diff
oovbaapi-org-openoffice-excel-xchartobject-idl.diff
oovbaapi-org-openoffice-excel-xchartobjects-idl.diff
oovbaapi-org-openoffice-excel-xcomment-idl.diff
oovbaapi-org-openoffice-excel-xcomments-idl.diff
oovbaapi-org-openoffice-excel-xdialog-idl.diff
oovbaapi-org-openoffice-excel-xdialogs-idl.diff
oovbaapi-org-openoffice-excel-xfont-idl.diff
oovbaapi-org-openoffice-excel-xinterior-idl.diff
oovbaapi-org-openoffice-excel-xoleobject-idl.diff
oovbaapi-org-openoffice-excel-xoleobjects-idl.diff
oovbaapi-org-openoffice-excel-xoutline-idl.diff
oovbaapi-org-openoffice-excel-xpane-idl.diff
oovbaapi-org-openoffice-excel-xpivotcache-idl.diff
oovbaapi-org-openoffice-excel-xpivottable-idl.diff
oovbaapi-org-openoffice-excel-xpivottables-idl.diff
oovbaapi-org-openoffice-excel-xrange-idl.diff
oovbaapi-org-openoffice-excel-xseriescollection-idl.diff
oovbaapi-org-openoffice-excel-xseries-idl.diff
oovbaapi-org-openoffice-excel-xvalidation-idl.diff
oovbaapi-org-openoffice-excel-xwindow-idl.diff
oovbaapi-org-openoffice-excel-xwindows-idl.diff
oovbaapi-org-openoffice-excel-xworkbook-idl.diff
oovbaapi-org-openoffice-excel-xworkbooks-idl.diff
oovbaapi-org-openoffice-excel-xworksheetfunction-idl.diff
oovbaapi-org-openoffice-excel-xworksheet-idl.diff
oovbaapi-org-openoffice-excel-xworksheets-idl.diff
oovbaapi-org-openoffice-msforms-makefile-mk.diff
oovbaapi-org-openoffice-msforms-xbutton-idl.diff
oovbaapi-org-openoffice-msforms-xcontrol-idl.diff
oovbaapi-org-openoffice-msforms-xlabel-idl.diff
oovbaapi-org-openoffice-msforms-xlistbox-idl.diff
oovbaapi-org-openoffice-msforms-xradiobutton-idl.diff
oovbaapi-org-openoffice-msforms-xtextbox-idl.diff
oovbaapi-org-openoffice-vba-globals-idl.diff
oovbaapi-org-openoffice-vba-makefile-mk.diff
oovbaapi-org-openoffice-vba-xcollection-idl.diff
oovbaapi-org-openoffice-vba-xhelperinterface-idl.diff
oovbaapi-org-openoffice-vba-xpropvalue-idl.diff
oovbaapi-org-openoffice-excel-xtitle-idl.diff
oovbaapi-org-openoffice-excel-xtextframe-idl.diff
oovbaapi-org-openoffice-office-msoarrowheadlength-idl.diff
oovbaapi-org-openoffice-excel-xcharttitle-idl.diff
oovbaapi-org-openoffice-excel-xlcharttype-idl.diff
oovbaapi-org-openoffice-msforms-xlineformat-idl.diff
oovbaapi-org-openoffice-excel-xdatalabels-idl.diff
oovbaapi-org-openoffice-office-msogradientstyle-idl.diff
oovbaapi-org-openoffice-msforms-xpictureformat-idl.diff
oovbaapi-org-openoffice-office-msozordercmd-idl.diff
oovbaapi-org-openoffice-msforms-xcolorformat-idl.diff
oovbaapi-org-openoffice-office-msoarrowheadstyle-idl.diff
oovbaapi-org-openoffice-excel-xdatalabel-idl.diff
oovbaapi-org-openoffice-office-makefile-mk.diff
oovbaapi-org-openoffice-excel-xcharts-idl.diff
oovbaapi-org-openoffice-msforms-xshape-idl.diff
oovbaapi-org-openoffice-office-msolinedashstyle-idl.diff
oovbaapi-org-openoffice-msforms-xfillformat-idl.diff
oovbaapi-org-openoffice-msforms-xshapes-idl.diff
oovbaapi-org-openoffice-office-msoshapetype-idl.diff
oovbaapi-org-openoffice-office-msoscalefrom-idl.diff
oovbaapi-org-openoffice-office-msoarrowheadwidth-idl.diff
oovbaapi-org-openoffice-msforms-xshaperange-idl.diff
oovbaapi-org-openoffice-excel-xaxes-idl.diff
oovbaapi-org-openoffice-excel-xaxis-idl.diff
oovbaapi-org-openoffice-excel-xlscaletype-idl.diff
oovbaapi-org-openoffice-excel-xaxistitle-idl.diff

oovbaapi-prj-build-lst.diff
oovbaapi-util-makefile-mk.diff
sc-source-ui-vba-helperdecl-hxx.diff
sc-source-ui-vba-makefile-mk.diff
sc-source-ui-vba-service-cxx.diff
sc-source-ui-vba-vbaapplication-cxx.diff
sc-source-ui-vba-vbaapplication-hxx.diff
sc-source-ui-vba-vbaborders-cxx.diff
sc-source-ui-vba-vbaborders-hxx.diff
sc-source-ui-vba-vbabutton-cxx.diff
sc-source-ui-vba-vbabutton-hxx.diff
sc-source-ui-vba-vbacharacters-cxx.diff
sc-source-ui-vba-vbacharacters-hxx.diff
sc-source-ui-vba-vbachart-cxx.diff
sc-source-ui-vba-vbachart-hxx.diff
sc-source-ui-vba-vbachartobject-cxx.diff
sc-source-ui-vba-vbachartobject-hxx.diff
sc-source-ui-vba-vbachartobjects-cxx.diff
sc-source-ui-vba-vbachartobjects-hxx.diff
sc-source-ui-vba-vbacollectionimpl-hxx.diff
sc-source-ui-vba-vbacombobox-cxx.diff
sc-source-ui-vba-vbacombobox-hxx.diff
sc-source-ui-vba-vbacomment-cxx.diff
sc-source-ui-vba-vbacomment-hxx.diff
sc-source-ui-vba-vbacomments-cxx.diff
sc-source-ui-vba-vbacomments-hxx.diff
sc-source-ui-vba-vbacontrol-cxx.diff
sc-source-ui-vba-vbacontrol-hxx.diff
sc-source-ui-vba-vbadialog-cxx.diff
sc-source-ui-vba-vbadialog-hxx.diff
sc-source-ui-vba-vbadialogs-cxx.diff
sc-source-ui-vba-vbadialogs-hxx.diff
sc-source-ui-vba-vbafont-cxx.diff
sc-source-ui-vba-vbafont-hxx.diff
sc-source-ui-vba-vbaglobals-cxx.diff
sc-source-ui-vba-vbaglobals-hxx.diff
sc-source-ui-vba-vbahelper-hxx.diff
sc-source-ui-vba-vbahelperinterface-hxx.diff
sc-source-ui-vba-vbainterior-cxx.diff
sc-source-ui-vba-vbainterior-hxx.diff
sc-source-ui-vba-vbalabel-cxx.diff
sc-source-ui-vba-vbalabel-hxx.diff
sc-source-ui-vba-vbalistbox-cxx.diff
sc-source-ui-vba-vbalistbox-hxx.diff
sc-source-ui-vba-vbaobj-xml.diff
sc-source-ui-vba-vbaoleobject-cxx.diff
sc-source-ui-vba-vbaoleobject-hxx.diff
sc-source-ui-vba-vbaoleobjects-cxx.diff
sc-source-ui-vba-vbaoleobjects-hxx.diff
sc-source-ui-vba-vbaoutline-cxx.diff
sc-source-ui-vba-vbaoutline-hxx.diff
sc-source-ui-vba-vbapane-cxx.diff
sc-source-ui-vba-vbapane-hxx.diff
sc-source-ui-vba-vbapivotcache-cxx.diff
sc-source-ui-vba-vbapivotcache-hxx.diff
sc-source-ui-vba-vbapivottable-cxx.diff
sc-source-ui-vba-vbapivottable-hxx.diff
sc-source-ui-vba-vbapivottables-cxx.diff
sc-source-ui-vba-vbapivottables-hxx.diff
sc-source-ui-vba-vbapropvalue-cxx.diff
sc-source-ui-vba-vbapropvalue-hxx.diff
sc-source-ui-vba-vbaradiobutton-cxx.diff
sc-source-ui-vba-vbaradiobutton-hxx.diff
sc-source-ui-vba-vbarange-cxx.diff
sc-source-ui-vba-vbarange-hxx.diff
sc-source-ui-vba-vbaseriescollection-cxx.diff
sc-source-ui-vba-vbaseriescollection-hxx.diff
sc-source-ui-vba-vbatextbox-cxx.diff
sc-source-ui-vba-vbatextbox-hxx.diff
sc-source-ui-vba-vbavalidation-cxx.diff
sc-source-ui-vba-vbavalidation-hxx.diff
sc-source-ui-vba-vbawindow-cxx.diff
sc-source-ui-vba-vbawindow-hxx.diff
sc-source-ui-vba-vbawindows-cxx.diff
sc-source-ui-vba-vbawindows-hxx.diff
sc-source-ui-vba-vbaworkbook-cxx.diff
sc-source-ui-vba-vbaworkbook-hxx.diff
sc-source-ui-vba-vbaworkbooks-cxx.diff
sc-source-ui-vba-vbaworkbooks-hxx.diff
sc-source-ui-vba-vbaworksheet-cxx.diff
sc-source-ui-vba-vbaworksheet-hxx.diff
sc-source-ui-vba-vbaworksheets-cxx.diff
sc-source-ui-vba-vbaworksheets-hxx.diff
sc-source-ui-vba-vbawsfunction-cxx.diff
sc-source-ui-vba-vbawsfunction-hxx.diff
sc-source-ui-vba-vbatextframe-cxx.diff
sc-source-ui-vba-vbashaperange-cxx.diff
sc-source-ui-vba-vbacolorformat-hxx.diff
sc-source-ui-vba-vbashape-cxx.diff
sc-source-ui-vba-vbapalette-hxx.diff
sc-source-ui-vba-vbapictureformat-hxx.diff
sc-source-ui-vba-vbalineformat-cxx.diff
sc-source-ui-vba-vbafillformat-hxx.diff
sc-source-ui-vba-vbacharttitle-hxx.diff
sc-source-ui-vba-vbacharts-hxx.diff
sc-source-ui-vba-vbatextframe-hxx.diff
sc-source-ui-vba-vbashaperange-hxx.diff
sc-source-ui-vba-vbashapes-cxx.diff
sc-source-ui-vba-vbashape-hxx.diff
sc-source-ui-vba-vbalineformat-hxx.diff
sc-source-ui-vba-vbahelper-cxx.diff
sc-source-ui-vba-vbacolorformat-cxx.diff
sc-source-ui-vba-vbapictureformat-cxx.diff
sc-source-ui-vba-vbatitle-hxx.diff
sc-source-ui-vba-vbashapes-hxx.diff
sc-source-ui-vba-vbafillformat-cxx.diff
sc-source-ui-vba-vbacharttitle-cxx.diff
sc-source-ui-vba-vbacharts-cxx.diff
sc-source-ui-vba-vbaaxes-hxx.diff
sc-source-ui-vba-vbaaxis-hxx.diff
sc-source-ui-vba-vbaaxistitle-hxx.diff
sc-source-ui-vba-vbaaxes-cxx.diff
sc-source-ui-vba-vbaaxis-cxx.diff
sc-source-ui-vba-vbaaxistitle-cxx.diff

vba-enable-classmoduleoption.diff
sc-util-makefile-mk.diff
#sc-source-ui-vba-vbaapplication-cxx.diff

#vba-parallel-build.diff

[ VBAObjects >= oof680-m15 >= OOF680_m15 ]
vbaevents-services-sources.diff, i#68893

[ VBAObjects < oof680-m15 < OOF680_m15 ]
vbaevents-services-sources-m14.diff, i#68893

[ VBAUntested ]
SectionOwner => noelpwer
#this patch is unused at the moment, also possibly wont even
#apply, but I'd like to return to it at some stage (noelp)
basic-source-classes-eventatt-cxx.diff, #no-upstream
#ditto
vba-support-stoc-typeprovider-xexactname.diff, #no-upstream

[ Features ]
# Pre- and postprocessing capabilities for loading and saving.
sfx2-pre-and-postprocess-during-save-load.diff, i#71939, florian
sfx2-pre-and-postprocess-crash-fix.diff, n#270544, rodo

[ Lockdown ]
# Disable UI [toolbars, menus] customization
ui-desktop-integration.diff, michael


[ msaccess ]
SectionOwner => strba
SectionIssue => i#33654

cws-mdbdriver01.diff
cws-mdbdriver02.diff

mdbtools.diff
mdbtools-makefile-mk.diff
mdbtools-prj-build-lst.diff
mdbtools-prj-d-lst.diff

connectivity-source-drivers-mdb-mdb-map.diff

#hack to get the proper msaccess tabpage
msaccess-db-create-dialog-fix.diff


[ SystemJavaBits ]
# link native HelpLinker to system jars
native-HelpLinker-use-system-libs.diff, i#67323, hmth


[ GentooExperimental ]
disable-parser-jaxp.diff, hmth

[ GentooOnly ]
# db.jar unused with CXXHelpLinker
no-db.jar.diff, i#70155, hmth


[ STLport5 ]
SectionOwner => hmth
SectionIssue => i#63770

# system STLport5 support
system-stlport5-config.diff
system-stlport5-STLPORT_VER.diff
system-stlport5.diff
# system stlport51 support
system-stlport51.diff

# fix crash
crashfix_quit-impress.diff, i#76635

[ CalcSolver ]
SectionOwner => kyoshida
SectionIssue => i#8808

# needs more boost headers
scs-boost.diff
# setup protocol handler (urgh)
scs-officecfg.diff
# install the component
scs-scp2.diff
# add scsolver to the dep chain for sc
scs-sc-build.diff
# add menu bar item ...
scs-sc-menubar.diff
scs-officecfg-calc.diff
# lpsolve module
lpsolve-makefile-mk.diff
lpsolve-prj-build-lst.diff
lpsolve-prj-d-lst.diff
# add lpsolve linker flag to libs.mk
solenv-inc-libs-mk.diff
# gen-erated files:

scsolver-changelog.diff
scsolver-docs-changelog-txt.diff
scsolver-docs-readme-txt.diff
scsolver-idl-org-openoffice-sc-solver-bound-idl.diff
scsolver-idl-org-openoffice-sc-solver-equality-idl.diff
scsolver-idl-org-openoffice-sc-solver-goal-idl.diff
scsolver-idl-org-openoffice-sc-solver-makefile-mk.diff
scsolver-idl-org-openoffice-sc-solver-xlpalgorithm-idl.diff
scsolver-idl-org-openoffice-sc-solver-xlpmodel-idl.diff
scsolver-prj-build-lst.diff
scsolver-prj-d-lst.diff
scsolver-source-inc-basedlg-hxx.diff
scsolver-source-inc-baselistener-hxx.diff
scsolver-source-inc-dialog-hxx.diff
scsolver-source-inc-global-hxx.diff
scsolver-source-inc-listener-hxx.diff
scsolver-source-inc-lpbuilder-hxx.diff
scsolver-source-inc-msgdlg-hxx.diff
scsolver-source-inc-nlpbuilder-hxx.diff
scsolver-source-inc-numeric-cellfuncobj-hxx.diff
scsolver-source-inc-numeric-diff-hxx.diff
scsolver-source-inc-numeric-exception-hxx.diff
scsolver-source-inc-numeric-funcobj-hxx.diff
scsolver-source-inc-numeric-lpbase-hxx.diff
scsolver-source-inc-numeric-lpmodel-hxx.diff
scsolver-source-inc-numeric-lpsimplex-hxx.diff
scsolver-source-inc-numeric-lpsolve-hxx.diff
scsolver-source-inc-numeric-lpuno-hxx.diff
scsolver-source-inc-numeric-matrix-hxx.diff
scsolver-source-inc-numeric-nlpbase-hxx.diff
scsolver-source-inc-numeric-nlpmodel-hxx.diff
scsolver-source-inc-numeric-nlpnewton-hxx.diff
scsolver-source-inc-numeric-suppl-hxx.diff
scsolver-source-inc-numeric-type-hxx.diff
scsolver-source-inc-optiondlg-hxx.diff
scsolver-source-inc-option-hxx.diff
scsolver-source-inc-solvemodel-hxx.diff
scsolver-source-inc-solver-hxx.diff
scsolver-source-inc-tool-timer-hxx.diff
scsolver-source-inc-type-hxx.diff
scsolver-source-inc-unoglobal-hxx.diff
scsolver-source-inc-unohelper-hxx.diff
scsolver-source-inc-xcalc-hxx.diff
scsolver-source-numeric-cellfuncobj-cxx.diff
scsolver-source-numeric-diff-cxx.diff
scsolver-source-numeric-diff_test-cxx.diff
scsolver-source-numeric-exception-cxx.diff
scsolver-source-numeric-funcobj-cxx.diff
scsolver-source-numeric-lpbase-cxx.diff
scsolver-source-numeric-lpmodel-cxx.diff
scsolver-source-numeric-lpsimplex-cxx.diff
scsolver-source-numeric-lpsolve-cxx.diff
scsolver-source-numeric-lpuno-cxx.diff
scsolver-source-numeric-makefile-mk.diff
scsolver-source-numeric-matrix-cxx.diff
scsolver-source-numeric-nlpbase-cxx.diff
scsolver-source-numeric-nlpmodel-cxx.diff
scsolver-source-numeric-nlpqnewton-cxx.diff
scsolver-source-numeric-nlp_test-cxx.diff
scsolver-source-service-makefile-mk.diff
scsolver-source-service-service-cxx.diff
scsolver-source-tool-makefile-mk.diff
scsolver-source-tool-timer-cxx.diff
scsolver-source-ui-basedlg-cxx.diff
scsolver-source-ui-baselistener-cxx.diff
scsolver-source-ui-dialog-cxx.diff
scsolver-source-ui-global-cxx.diff
scsolver-source-ui-listener-cxx.diff
scsolver-source-ui-lpbuilder-cxx.diff
scsolver-source-ui-makefile-mk.diff
scsolver-source-ui-msgdlg-cxx.diff
scsolver-source-ui-nlpbuilder-cxx.diff
scsolver-source-ui-option-cxx.diff
scsolver-source-ui-optiondlg-cxx.diff
scsolver-source-ui-scsolver-hrc.diff
scsolver-source-ui-scsolver-src.diff
scsolver-source-ui-solvemodel-cxx.diff
scsolver-source-ui-unoglobal-cxx.diff
scsolver-source-ui-unohelper-cxx.diff
scsolver-source-ui-xcalc-cxx.diff
scsolver-util-makefile-mk.diff
scsolver-util-makefile-pmk.diff
scsolver-util-scsolver-map.diff
scsolver-workben-addon_pkg-addons-xcu.diff
scsolver-workben-addon_pkg-makefile_build.diff
scsolver-workben-addon_pkg-makefile.diff
scsolver-workben-addon_pkg-protocolhandler-xcu.diff
scsolver-workben-makefile.diff
scsolver-workben-matrix2-txt.diff
scsolver-workben-matrix_test-cxx.diff
scsolver-workben-matrix-txt.diff
scsolver-workben-mx3-txt.diff
scsolver-workben-nlptest-cxx.diff
scsolver-workben-simplex_test-cxx.diff
scsolver-workben-ublas_test2-cxx.diff
scsolver-workben-ublas_test-cxx.diff
# configure check for system-lpsolve
system-lpsolve-config_office.diff

[ ArkOnly ]
SectionOwner => brosenk

# use libxslt from system for xmlhelp / disable sablot
ark-xmlhelp-use-libxslt-from-system.diff, i#30380
# We use KMail...
# There's no point in upstreaming this because not everyone uses KMail.
ark-default-ExternalMailer.diff

[ ArkOnlyExperimental ]
# There's no point in upstreaming this because it relies on the Ark
# Java lib naming scheme and won't work anywhere else.
# Not applied right now, needs porting
compiletime-skip-duplicate-jars.diff
# Don't crash HelpLinker
# FIXME check if this is still needed with m190
gcj-HelpLinker-no-NullPointerException.diff, i#61278

# This is faster, and solves gcj -C's private bug. But it's also
# close to untested.
# FIXME this needs reimplementation with the current build system
ark-experimental-gcj-use-ecj.diff, i#64917

# Ark Linux includes precompiled versions of Xerces, Xt and db.jar.
# There's no need to precompile them again, just use the system version.
# There's no point in upstreaming this because it relies on the Ark
# Java lib naming scheme and won't work anywhere else.
# FIXME this needs reimplementation with the current build system
ark-system-precompiled-java.diff

[ DebianBaseOnly ]
# use libxslt from system for xmlhelp / disable sablot
xmlhelp-use-libxslt-from-system.diff, i#30380, rengelha

[ DebianOnly ]
# link with -lcolamd, needed because our liblpsolve55{,_pic}.a doesn't include it
system-lpsolve-link-with-colamd.diff, rengelha

[ DebianOnly ]
debian-dictionary.diff, rengelha
#debian-gccXXXXX.solenv.javaregistration.diff

[cairocanvas]
# build local cairo on Win32 (if enabled)
cairo-prj-build-lst.diff, i#70519, tml
cairo-prj-d-lst.diff, i#70519, tml
cairo-makefile-mk.diff, i#70519, tml
cairo-config_office-configure-in.diff, i#70519, tml
cairo-cairo-1-4-2-diff.diff, i#70519, tml

# Additional diffs for cairocanvas on Win32
cairo-canvas-win32.diff, i#70519, tml


[ Experimental ]
# sal_uInt32 -> sal_uIntPtr for events on some places
events-intptr.diff, i#59411, jholesov


[ DebianSidOnly ]
static-libs-use-_pic.diff, rengelha
gnome2.16-no-bonobo.diff, doko
# link dynamically with liblpsolve55.so
system-lpsolve-rpath.diff, rengelha

[ UbuntuOnly ]
writer-default-font.diff, mklose
human-icons-add.diff, mklose

[ DebianEtchOnly ]
static-libs-use-_pic.diff, rengelha
hunspell-lib-use-_pic.diff, rengelha
# use -llpsolve55_pic
system-lpsolve-use-_pic.diff, rengelha

[ UbuntuDapperOnly ]
static-libs-use-_pic.diff, rengelha
hunspell-lib-use-_pic.diff, rengelha
# use -llpsolve55_pic
system-lpsolve-use-_pic.diff, rengelha

[ UbuntuEdgyOnly ]
static-libs-use-_pic.diff, rengelha
hunspell-lib-use-_pic.diff, rengelha
gnome2.16-no-bonobo.diff, doko
unxlngi6-notune.diff, doko
ubuntu-no-stack-protector.diff, doko
# use -llpsolve55_pic
system-lpsolve-use-_pic.diff, rengelha

[ UbuntuFeistyOnly ]
static-libs-use-_pic.diff, rengelha
gnome2.16-no-bonobo.diff, doko
unxlngi6-notune.diff, doko
ubuntu-no-stack-protector.diff, doko
# use -llpsolve55_pic
system-lpsolve-use-_pic.diff, rengelha
#gccXXXXX.solenv.javaregistration.diff

[ FedoraFixes ]
ooo67658.sfx2.reloadcrash.diff

ooo68048.vcl.imsurroundtext.diff
oooXXXXX.vcl.x86_64.impressatk.diff

ooo64508.vcl.honourfontconfighinting.diff

ooo73201.sw.a11yloadcrash.diff
ooo73481.svx.longnotint32.diff

# part of sixtyfour11
ooo74451.sw.typemismatch.diff

ooo72129.vcl.fontglyphindex.diff
ooo61812.svx.a11ycrash.diff

[ FedoraFixes < oof680-m15 < OOF680_m15 ]
ooo74255.vcl.depth.mismatch.diff

# needs Gtk2.0 >= 2.10 and cairo
[ CairoFonts ]
ooo59127.vcl.honourcairofont.diff

[ SpeedImageList ]
# Warning - speed-image.diff, overlaps with
# cws-salstrintern.diff in 1 place, this needs
# extracting & moving as we remove the patch.
speed-image.diff, i#66680, michael
speed-image-sort.diff, i#66679, michael
speed-image-refactor.diff, i#66680, michael
speed-image-polish.diff, i#66680, michael
speed-image-alpha-fix.diff, i#75531, jholesov

[ GStreamer ]
SectionOwner => rodo
SectionIssue => i#68717

gstreamer-avmedia.diff
gstreamer-scp2.diff
gstreamer-sd.diff
gstreamer-slideshow.diff
gstreamer-config-office.diff
gstreamer-solenv.diff
gstreamer-svtools-content-types.diff
gstreamer-avmedia-file-types.diff
gstreamer-vcl.diff
avmedia-source-gstreamer-ChangeLog.diff
avmedia-source-gstreamer-exports.dxp.diff
avmedia-source-gstreamer-gstcommon.hxx.diff
avmedia-source-gstreamer-gstframegrabber.cxx.diff
avmedia-source-gstreamer-gstframegrabber.hxx.diff
avmedia-source-gstreamer-gstmanager.cxx.diff
avmedia-source-gstreamer-gstmanager.hxx.diff
avmedia-source-gstreamer-gstplayer.cxx.diff
avmedia-source-gstreamer-gstplayer.hxx.diff
avmedia-source-gstreamer-gstuno.cxx.diff
avmedia-source-gstreamer-gstwindow.cxx.diff
avmedia-source-gstreamer-gstwindow.hxx.diff
avmedia-source-gstreamer-makefile.mk.diff


[ Shrink ]
SectionOwner => michael

# kill >1Mb of bloat in sal
size-sal-textenc.diff, i#70166

# fix a potential crasher after integration of font info / glyph cache waste - ~250k(?)
size-vcl-gcache.diff, i#74046


[ NovellOnlyWin32 ]
SectionOwner => tml

novell-win32-odma.diff, i#6885, i#32741


[ NovellOnlyUnix ]
# search also gij32, ..., so the 32-bit package works on 64-bit
jvmfwk-gij32.diff, n#222708, pmladek


[ SVGImport ]
# Very partial implementation of SVG import
# Work in progress, don't use, hic sunt leones, etc.
svg-import.diff, jholesov


[ SharedWorksheets ]
SectionOwner => jholesov
# Implementation of shared worksheets
# Work in progress, don't use, hic sunt leones, etc.

sal-osl-lock-file.diff
modal-changes-dialog.diff
shared-worksheets.diff


[ CXXHelpLinker ]
# needs system-libxslt
cxx-helplinker.diff, i#70155
# build helpcontent2 without java
cxx-helplinker_helpcontent2-without-java.diff, i#70155, hmth

[ NovellOnlyWin32 ]
novell-win32-msi-patchability.diff, i#74914, i#74921, tml
odf-converter.diff 

[ MacOSXOnly ]
SectionOwner => pluby

# fix lpsolve build for OSX
macosx-lpsolve-makefile.diff
# fixes build with gcc-3.3; required for MacOSX build
# it is usable only until anyone uses the disabled code => MacOSXOnly
# we will move to gcc-4.x, so it does not make sense to push it upstream
buildfix-boost-gcc33.diff

[ UnUsedButNotYetRemovedFromSVN ]
# diffs kept for reference as there might soon be a need to resurrect
# part of the code

[ Store ]
SectionOwner => rodo
SectionIssue => i#75399
store-core.diff
store-install.diff
store-registry.diff


# remove obsolete / redundant code
[ Cleanups ]
cleanup-tools.diff, i#76505, mmeeks


[ NovellOnlyWin32 ]
#Fix for n#269146
novell-win32-avoid-premature-shutdown.diff

[ Security < oof680-m18 < OOF680_m18 ]
freetype-CVE-2007-2754.diff


[ WMF ]
wmf-pattern-brush.diff, n#232232, rodo
