#
# The format of this file is:
#

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

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

OLDEST_SUPPORTED=ooc680-m5

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

Common : BuildBits, ParallelMake, TemporaryHacks, FixesNotForUpstream, \
	 Fixes, Defaults, Features, VCL, Misc, \
	 Icons, Branding, VBABits, VBAObjects, CalcFixes, Leaks, Egg
LinuxCommon : Common, BuildBitsLinuxOnly, LinuxOnly, SystemBits, CWSBackports, GCJ, \
	      QPro, Lwp, cairocanvas, msaccess, KDE, \
	      64bitPatches, FPickers, Mono, AddressBooks, QuickStarter, SpeedImageList
Win32Common : Common, Win32Only, NotDebian
64bit : GCJExperimental, SystemJavaBits
# Binfilter patches: a special distro; applied only when building with binfilter
Binfilter : BFBuildBits, BFFixes, BFIcons, BF64bitPatches
# 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      : NovellBase, BerkeleyDB43
SUSE-PPC  : NovellBase, BerkeleyDB43, GCJExperimental, SystemJavaBits, SystemJavaBitsWorkaround
SUSE-64   : NovellBase, BerkeleyDB43, 64bit, SystemJavaBitsWorkaround
# Debian
DebianBase : LinuxCommon, DebianBaseOnly, GCJExperimental, SystemJavaBits, Lockdown, STLport5
Debian : DebianBase, DebianOnly, DebianSidOnly, CalcSolver, Debian32Only
DebianSarge : DebianBase, DebianOnly, DebianSargeOnly, Debian32Only
Debian64 : DebianBase, DebianOnly, DebianSidOnly, 64bit
# Ubuntu
UbuntuBased : DebianBase, UbuntuOnly, BerkeleyDB43
Ubuntu : UbuntuBased, DebianBaseNoHelpContent, Debian32Only
UbuntuL10n : UbuntuBased, UbuntuL10nOnly, Debian32Only
Ubuntu64 : UbuntuBased, 64bit
# DroplineGNOME
DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, Lockdown, NotDebian, Mono, msaccess
# Ark Linux
Ark: LinuxCommon, NotDebian, ArkOnly, GCJExperimental, 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, SystemJavaBitsWorkaround
# Frugalware Linux
FrugalwareBase: LinuxCommon, FilePickers, GnomeVFS, GlobalDesktopFiles, NonArkCommon, NoRpath, NovellOnly, NovellOnlyUnix, NotDebian, GCJExperimental, SystemJavaBits, SystemJavaBitsWorkaround, FrugalwareOnly
Frugalware: FrugalwareBase
Frugalware64: FrugalwareBase, 64bit
QiLinux: QiLinuxOnly, LinuxCommon, GlobalDesktopFiles, FilePickers
#Gentoo
GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, GCJExperimental, CalcSolver, SystemJavaBits
GentooUnstable: GentooBase, GentooExperimental, BerkeleyDB43, STLport5, 64bit
Gentoo : GentooBase
Gentoo64: GentooBase, 64bit
# Win32
Win32 : Win32Common 
# translate.org.za
translate-org-za-linux: translate-org-za-common, translate-org-za-splash, LinuxCommon, Common, Lockdown
translate-org-za-win32: translate-org-za-common, translate-org-za-splash, Win32Common, Common
# Novell
NovellWin32: Win32, NovellOnly, NovellOnlyWin32, Lockdown, CalcSolver

# -------- [ Tag [ >= <tag> etc. ], ] patch sets --------


[ TemporaryHacks ]

# adding glib-2.0 and ORBit-2.0 to pkgconfig modules
buildfix-pkgconfig-gconfbe.diff, i#47923, michael
# a simple tool to help re-build IDL interfaces
tool-ooidlbuild.diff, michael
# 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
# 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

# Replace myspell linked list implementation with hashed implementation
# Reduces myspell mem usage by more than half (3.7M to ~680K)
myspell_hashify.diff, i#50842, ndevaiah

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

# Don't check for directory and file
fsstorage.diff, i#64621, mikeleib

# 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

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

# a change to the word import filter to improve speed 
# (12-14% in measured cases) 
ww8scan.diff, i#53055, mikeleib

# smoketest hacks to work without instsets
# FIXME is this upstreamable at all?
smoketest-noinstall.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 crash in fileview
fix-fileview-search.diff, i#64609, n#168097, jholesov

#Fix plus/minus in to each heading in Navigator
#but just in HEAD. n129410 i64886, jianhua
plus-minus-sw-navigator.diff


[ TemporaryHacks ]
# add SPARC platform to automation
automation-sparc-platform.diff, i#66140, rengelha

[ GCJ ]

# work around missing symbol in libgcj...
bean-gcj-bug-workaround.diff, rengelha
# allow gij-4.0...
jvmfwk-gij-4.0.diff, rengelha
# Recognize gij in jvmsetup too
jvmfwk-setup-gij.diff, i#64918, brosenk


# 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#17937, 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

# Default to splash without the Sun logo
community-splash.diff


[ Fixes < src680-m171 ]

# fix build.pl
cws-vgbugs03.diff

[ Fixes < src680-m172 ]
# removes obsolete gengal.rdb and cleans up gengal.sh
gengal-cleanup.diff, i#65361, pmladek

[ Fixes ]

# fix reading of freed memory in slidesorter, due to weird reentrancy, n#186621
sd-sls-process-request-crash-fix.diff

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

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

# fix ~/.cwsrc parsing
cws-quote.diff, i#66155, jody

# 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
svx-shapes-default-word-wrap-enable.diff

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

tools-smb-url.diff, i#65518, rodo
sfx2-title-generic-url.diff, i#65519, rodo

# Fix NFS / flock issue n#104655
nfs-flock.diff, i#53682, michael
# Fix gtk+ context menu behavior n#176057
gui-gtk-contextmenu.diff, i#65578, michael
# fix check box rendering issue - n#80447
check-buttons-rendering-fix.diff, michael
# Fix default Writer bullets not exporting to MS format intact n#10555
sw-bullet-interop-fix.diff, michael
# fix the wizards crasher n#10512
wizards-crasher-fix.diff, i#43665, michael
# Disable the printer properties which are unused#583
printer-properties-disable.diff, i#14036, michael
# get interactivity right during slow updates
vcl-gtk-yield.diff, i#42221, michael
# update pyuno docs from www.oo.o
pyuno-update-docs.diff, i#63846, michael
# Fix impress spellcheck
crash-sd-spellcheck.diff, i#32320, 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 warnings about uninitialized variables
warning-uninitialized-variables-tools.diff, i#49384, pmladek
# temporary hacks to remove warnings in the unused code,
# required by the SUSE build system
warning-uninitialized-variables-sc.diff, i#49351, pmladek
warning-uninitialized-variables-sw.diff, i#49385, pmladek
# the following three warnings appear just on ppc
warning-uninitialized-variables-remotebridges.diff, pmladek
warning-uninitialized-variables-sw2.diff, pmladek
warning-uninitialized-variables-vcl.diff, pmladek
# run crash_report only when it is built
sal-when-to-run-crash-report.diff, i#54121, pmladek

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

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

# Fix bibliographic encoding n#155725, 
dbase-utf8.diff, i#62664, michael

# 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

# fixes warnings about uninitialized variables
warning-uninitialized-variables-sd.diff, i#49381, pmladek

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

# export <STYLE type="text/css">, not <STYLE> to silence
# validator.w3.org; Ubuntu 20294
sw-html-export-style-type.diff, i#63081, martink

# Replace usability numb Zoom dialog with a Combo Box
zoom-combobox.diff, michael

# fix crash when selecting email application
fix_filedlghelper.diff

# Greek font setting
helpcontent2-greek-fonts.diff, i#64578, n#166267, pmladek

# fix compile error for default params, n#173496#, i#65194#, noelpwer
vba-tokennames-as-defaultparams.diff

# Don't talk about sending crash report when it's disabled
recovery-disabled-crashreporter.diff, i#65325, n#164899, jholesov

# Using any filter when browsing samba shares results in no files displayed
filechooser-samba-problem.diff, i#65330, n#167900, noelpwer

# Fix recently used escaping so it doesn't shaft the system 
recently-used.diff, i#66510, michael

# More fixes of that kind
fix-stlport-includes.diff, i#63732, martink

# Greek font setting
office-cfg-vcl-greek-fonts.diff, i#64577, n#166267, pmladek

# allow byref parameters to be returned as out params when
# using the scriptingframework interfaces
basic-scriptframework-byref.diff i#66055, noelpwer

# 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

# fix typing char crashes office bug, i#66790, noelpwer
svtools-source-edit-texteng-core.diff

[ Fixes < ooc680-m6 ]
# fix escape/dismiss context menu bug n#170772
crash-menu-escape.diff, i#65721, michael


[ Leaks ]

# silly leaks around the place
leak-sal-file.diff, i#50726, michael
# 3D properties leak
leak-svx-3d.diff, i#50808, brosenk
# daft mis-use of rtl_uString
leak-registry.diff, i#65292, michael


[ QuickStarter ]
# An improved built-in quick-starter applet / systray thing.
speed-quickstart.diff, i#57872, michael

# An improved built-in quick-starter applet / systray thing.
speed-quickstart-eggtray.diff, i#57872, michael
# Some i18n for that
speed-quickstart-i18n.diff, i#57872, michael

# speeed-ooqstart*.diff are in CWS unxsplash
# 2nd time accelerator
speed-ooqstart.diff, i#60696, michael
# Handle slot:XYZ correctly n#157583
speed-ooqstart-slot.diff, i#60696, jholesov
# Open empty window when no param is given n#144795
speed-ooqstart-open-empty.diff, i#60696, jholesov
# Close the splash window as soon as possible
speed-ooqstart-hide-asap.diff, i#60696, jholesov

# Show more steps during startup
speed-ooqstart-more-steps.diff, i#60696, jholesov
# Make it X11+glib-only
speed-ooqstart-x11-only.diff, i#60696, jholesov
# Fix -display and other options
speed-ooqstart-options.diff, i#60696, n#160296, jholesov

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

# make the office socket name more predictable for external re-use
speed-splash-ipc-name.diff, noelpwer

[ CalcFixes ]
# 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#35582, 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
# 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#44979, 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
# Fix range greater than max possible rows for worksheet function uno api
# ooo issue-track
sc-source-ui-unobj-funcuno-cxx.diff, i#58574 , noelpwer
# Fix autoshape excel macro import OOo
vba-sc-handleautoshapemacro-import.diff, i#59082, noelpwer
# Fix autoshape excel hyperlink import OOo ( depends on patch above )
vba-sc-autoshapes-hyperlinks.diff, i#66550, noelpwer
# Improve exporting spreadsheets to HTML
sc-html-export-tables.diff, i#66439, jholesov
# keybindings: <ctrl> +/‑ to insert/delete a complete line in calc (X#62530) 
calc-new-acceleration.diff, i#38108, michael
# Make the delete key happy again in starcalc  - wontfix [!]
gui-sc-delete.diff, i#17965, michael
# improved error/value compatibility
sc-xl-errors.diff, i#47644, michael
# compatibility for numbers in string cells (with leading/trailing space) - i#47811
sc-string-arg.diff, i#47811, muthusub
# fix for the Data Pilot crasher.
#sc-pv-crasher.diff, i#47145, 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
#
sc-info-func.diff, muthusub
# Series sum fix to return correct values when x and n are 0
sc-seriessum.diff, i#32269, muthusub
# Return =value() of an empty cell as 0
sc-valuefunc.diff, i#35483, muthusub
# optimization for loading large pivot tables from xls
sc-xls-pivot-optimization.diff, i#63686, jody
# hash item collections, i#TODO, jody
sc-dp-hash-items.diff
# div/0 error export by other functions
sc-div-errs.diff, i#47724, muthusub
# Add R1C1 address support [ i#49499 for address ]
sc-r1c1.diff, i#20857, jody
# GETPIVOTDATA
sc-get-pivot-data.diff, i#45843, jody

[ Fixes ]

# ordinal suffix iteration
sc-iteration.diff, i#47233, michael


[ LinuxOnly ]

# Modify the fpicker makefile causing problems in the win32 build
fpicker-common-build.diff, jholesov

# Markup symbols in Basic to use GCC4 symbol visibility attributes
libsb_gcc4_visibility_markup.diff, i#57949, ndevaiah

# Markup symbols in SO3 to use GCC4 symbol visibility attributes
libso3_gcc4_visibility_markup.diff, i#57950, ndevaiah

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

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


[ 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
# removing multimedia menu's X66608
remove-default-multimedia-menu.diff, rodo, #no-upstream
# Changed the default option in the Templates and Documents dialog.
svtools-default-new-document.diff, rodo
# contextual autocomplete
context-autocomplete.diff, i#22961, michael
# Insensitive menu entries n#105864, 
vcl-insensitive-menuitems.diff, i#63426, michael
# Try to get the font mapping right
gui-metric-fonts.diff, i#63576 noelp

# Describe the metric compatible fonts for export mappings
gui-metric-fonts-descr.diff, i#63576 noelp

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

# Fix cursor visibility in slideshow
sd-slideshow-cursor-hide.diff, i#635, michael

# n#162979 fix hang on import
#disable it because can not explain how the loop occured
#and can not sure this patch do not suffer other code. 
#get a new patch from sun. jianhua
#disable again because the patch will lose the space between
#footer and body frame. jianhua
#re-enable because same behavier without the patch. jianhua
hang-sw-layout.diff, i#64301, michael

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

# fall back to the English help even without the symlink, rh#151357
sfx2-fallback-to-en-help.diff, pmladek

[ Egg ]

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


[ NovellOnly ]

# 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
# use freetype embolden method instead of bold emulation n#176701. i65520, foa
vcl-glyphs-cjk-embolden.diff, n#176701. i65520, Jian


[ DebianBaseOnly ]
SectionOwner => rengelha

odk-remove-non-free.diff
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

[ DebianOnly ]

SectionOwner => rengelha
# fix the About box...
debian-splash.diff

[ DroplineGNOMEOnly ]
SectionOwner => DropLine

dropline-gnome-splash.diff, pmladek
gui-font-paranoid-fallback.diff, i#63576, noelp
pushfont-psstream.diff
novell-cjk-fonts.diff
version-2-0-pre.diff
build-wizard-bitmap-scp.diff


[ MandrivaOnly ]
SectionOwner => gghibo

mandriva-splash.diff, pmladek
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
build-wizard-bitmap-scp.diff, michael
novell-cjk-fonts.diff, jholesov
# change user config dir name from ~/.openoffice.org2.0 to ~/.ooo-2.0
version-2-0-pre.diff, pmladek


[ NovellOnlyUnix ]

# Help Support page
help-support.diff, michael
# mark the files in share/template/<lang>/wizard/bitmap as lang specific
build-wizard-bitmap-scp.diff, michael
# change user config dir name from ~/.openoffice.org1.9.milestone to ~/.ooo-2.0-pre
version-2-0-pre.diff, pmladek
# Push fonts into the ps stream always
pushfont-psstream.diff, michael
# in case the system is panicing; registry/data/org/openoffice/VCL.xcu is
# not installed or broken; used for example if OOo is installed from an
# installation set by ./install --interactive
gui-font-paranoid-fallback.diff, i#63576, noelp

# configure some Japanese fonts used on Novell products
# (patch by Mike Fabian mfabian@suse.de)
novell-cjk-fonts.diff, pmladek


[ NovellOnlyWin32 ]
SectionOwner => tml

novell-win32-agfa-monotype-fonts.diff, i#63805
novell-win32-installer-branding.diff
novell-win32-odma.diff, i#6885, i#32741, i#63808


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

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


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

# use the translate.org.za splash screen
translate-org-za-splash.diff, pmladek


[ FrugalwareOnly ]
xmlhelp-port-to-db-4.4.diff, i#58474, hmth
gcc401-stlport45-include.diff
disable-regcomp-java.diff, i#65026, vmiklos
ooqstart-black-progress-bar.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

# don't use any slow / nasty X fonts
default-no-x-fonts.diff, i#62039, jholesov

# Save as menuitem for image context menus in impress
sd-save-image-context-menu.diff, i#13816, michael

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

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


[ SDFPatches ]
sd-save-image-context-menu-localize.diff, i#13816, michael
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
recovery-disabled-crashreporter-localize.diff, i#65325, jholesov


[ Features ]

# Make cut and paste nicer
sc-paste-dialog.diff, i#15509, michael
sc-paste-redraw.diff, i#15509, michael

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


[ BuildBits ]

# fix create_ilist.pl to be not confused by regex metacharacters in paths, cws ause058
helpcontent2-fix-create-ilist.diff, i#60940, rengelha
# 'Neither common nor platform tree?' with regex metacharacters in paths
deliver-regexp-quoting.diff, i#66463, challs
# Installation to wrong path when regex metacharacters are present
installer-regexp-quoting.diff, i#66607, challs

# do an optimizing link
build-optimized-link.diff, michael
# add -dontstrip option to the installer
installer-strip-optional.diff, i#48814, pmladek
# Fix i#54730
buildfix-longnames-54730.diff, i#54730, arekm

# Fix ODK Java bits
odk-java-wizpanel.diff, michael
# 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 the configure check for system mozilla, thanks to suka
config_office-system-mozilla-fix.diff, i#64919, brosenk

# fix usage of mozilla flavour nspr
buildfix-moz-flavour-nspr.diff, pmladek
# allow to use XULRunner instead of mozilla-devel
config-mozilla-xulrunner.diff, pmladek

# Don't fail when building --without-stlport4 [actual code problem]
sc-without-stlport.diff, i#64968, brosenk

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

# Make it compile with freetype 2.2.x
vcl-freetype-2.2.x.diff, i#65507, brosenk

# detect the right CFLAGS in configure rather than in makafile.mk
buildfix-system-moz-plugin.diff, pmladek

# fix to build with system libnss (installed apart from mozilla)
buildfix-system-nss.diff, pmladek

# 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

# 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
# allows to install SDK that includes file names with $ (classes)
sdk-filenames-with-dollar.diff, pmladek, i#64801

# buildfix for xorg-7.0/7.1 and internal nas library
buildfix-xorg7-nas.diff, vmiklos, i#64134

[ BuildBits >= ooc680-m6 ]
# Workaround for compile failure with glibc 2.4's langinfo.h
i18nutil-glibc-braindamage-workaround.diff, brosenk

[ 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
# build this part with db 4.2/4.3/4.4
xmlhelp-port-to-db-4.4.diff, i#58474, hmth


[ ArkOnly ]
SectionOwner => hmth

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


[ GCJExperimental ]

# Workaround "error: final field 'XYZ' may not have been initialized"
# FIXME: Compile to .jar first
gcj-workaround-uninitialized-final.diff, jholesov

# Faster helpcontent2 compilation #54692
gcj-HelpLinker-native.diff, rengelha
xt-precompile.diff, rengelha

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


[PLDOnly]
SectionOwner => arekm

pld-splash.diff, pmladek


[ BuildBits ]

# Fix LINUX check
sal-linux.diff, i#64922, hmth
# Add '--disable-pam' configure flag
disable-pam.diff, i#64923, hmth

# 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

# make some symbols from sc visible when compiling with gcc4, necessary since m121
gcc4-visibility-sc.diff, i#53261, pmladek

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

# fixes undefined usage of pointers that breaks with gcc-4.1
buildfix-gcc41-pointers-icu.diff, pmladek

# Don't re-define NULL
solar-dont-define-NULL.diff, i#66666, jholesov

# Fix warnings that appear on x86-64 & are considered dangerous
# (is in m173)
sixtyfour-warnings-basic.diff, i#66686, jholesov

# Fix missing sentinel
sixtyfour-warnings-fpicker.diff, i#66686, jholesov
sixtyfour-warnings-vcl.diff, i#66686, jholesov

# Fix warnings that appear on x86-64 & are considered dangerous
# FIXME file up-stream
sixtyfour-warnings-svx.diff, jholesov
sixtyfour-warnings-xmloff.diff, jholesov


[ BFBuildBits ]
SectionOwner => pmladek

# 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

# 64bit clean binfilter
cws-bfsixtyfour.diff, i#64815, jholesov

# Fix warnings that appear on x86-64 & are considered dangerous
# FIXME file up-stream
sixtyfour-warnings-binfilter.diff, jholesov


[ ParallelMake ]
SectionOwner => jholesov

# Fixes for distributed building (with icecream)
parallel-solenv-tg_sdi-mk.diff, i#35627
# 3 more makefiles in sysui are seriously broken
parallel-sysui-makefiles.diff, i#35628


[ 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, noelp

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

[ KDE < src680-m172 ]
# KDE backend implementation
cws-kdesettings.diff

[ KDE ]
SectionOwner => jholesov
SectionIssue => i#63557

# Fix unneded dlopening
kdesettings-speedup-currentcontext.diff, i#66204, jholesov
kdesettings-speedup-backends.diff, i#66204, jholesov
kdesettings-speedup.diff, i#66204, jholesov
kdesettings-speedup-scp2.diff, i#66204, jholesov


[ SystemBits ]
# use system xmlsec
system-xmlsec.diff, rengelha
# Enable the use of an internal nss with the symbols we need
internal-nss.diff, michael
internal-nss-xmlsecurity.diff, rengelha
internal-nss-xmlsecurity-libnss.diff, michael

# Fix gcc4 strict type checking problems in  xmlsecurity nss
xmlsecurity_source_xmlsec_nss_gcc4_compile_fix.diff, ndevaiah

# Use system icu-3.4
system-icu.diff, i#54479, rengelha


[ Icons ]

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

# Default to industrial icons under win32
default-industrial-icons-w32.diff, jholesov

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

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

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


[ Fpickers ]

# 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
# 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#51002, michael

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

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


[ AddressBooks ]

# Avoid warning about missing return values in gcc4
warning-return-values-connectivity-kab.diff, pmladek

# 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 ]

# 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#19510, i#65209, 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
win32-multi-lang-installer.diff


[ VBABits ]
vba-not-comments.diff, noelp
# Parse (& ignore) 'Attribute' statements
vba-attribute.diff, i#37347, noelp


[ ArkOnly ]
SectionOwner => brosenk

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


[ RedhatOnly ]
# Some palette loving
redhat-standard-colors.diff, caolan

[ QiLinuxOnly ]
# splash
qilinux-splash.diff, pmladek


[ GentooExperimental ]
SectionOwner => hmth

# system STLport
dont-copy-and-install-stlport.diff, i#63732, rengelha
# hardwire 'javac' as Java bytecompiler
# ant -> use 'javac' binary/wrapper
gentoo-no-plain-gcj.diff
# support server-only versions of 64bit JDKs
64bit-jdk-server-paths.diff, i#65974
# throw also Java exception on JNI error
jni-throw-exception.diff, i#65977
# system db check
system-db-check.diff, i#65979
# Gentoo's portaudio ...
system-portaudio-use-lpthread.diff
# do not add compiler default include/library path
# do not catch misplaced ones ...
XINC-XLIB-default-locations.diff, i#65976
# Fix R_X86_64_PC32 ld error in svtools
svtools-R_X86_64_PC32.diff

[ GentooOnly ]
SectionOwner => aprosky

version-2-0-pre.diff, pmladek
gentoo-splash.diff, pmladek
# Fix for build breakage on PPC
stlport-ppc-buildfix.diff, aprosky
# Allow build to proceed with PaX enabled
gentoo-pax-fix.diff, aprosky
# naming and versioning issues of Gentoos gcc
gentoo-gcc-naming-and-versioning.diff, i#64998, hmth
# searchpaths of nspr/nss libs
gentoo-xmlsecurity-system-nss.diff, i#64860, hmth
# build with -fomit-frame-pointer
omit-fp-workaround.diff, i#50625, hmth


[ DebianBaseOnly ]
SectionOwner => rengelha

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

[ DebianBaseNoHelpContent ]
SectionOwner => rengelha

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


[ UbuntuOnly ]
SectionOwner => mklose

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


[ 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
mono-build.diff
# Is this correct? - at least it helps...
build-mono-link.diff, jholesov


[ VBAObjects ]
SectionOwner => noelpwer

offapi-org-openoffice-vba-makefile-mk.diff
offapi-org-openoffice-vba-xapplication-idl.diff
offapi-org-openoffice-vba-xcollection-idl.diff
offapi-org-openoffice-vba-xfont-idl.diff
offapi-org-openoffice-vba-xglobals-idl.diff
offapi-org-openoffice-vba-xoutline-idl.diff
offapi-org-openoffice-vba-xrange-idl.diff
offapi-org-openoffice-vba-xworkbook-idl.diff
offapi-org-openoffice-vba-xworkbooks-idl.diff
offapi-org-openoffice-vba-xworksheet-idl.diff
offapi-org-openoffice-vba-xworksheets-idl.diff
offapi-org-openoffice-vba-MSFormReturnTypes-idl.diff
offapi-org-openoffice-vba-xvbatoooeventdescgen-idl.diff
offapi-org-openoffice-vba-excel-xlcelltype-idl.diff
offapi-org-openoffice-vba-excel-makefile-mk.diff
offapi-org-openoffice-vba-xdialog-idl.diff
offapi-org-openoffice-vba-xdialogs-idl.diff
offapi-org-openoffice-vba-xlbuildindialog-idl.diff
offapi-org-openoffice-vba-xlpastespecialoperation-idl.diff
offapi-org-openoffice-vba-xlpastetype-idl.diff
offapi-org-openoffice-vba-xworksheetfunction-idl.diff
offapi-org-openoffice-vba-xinterior-idl.diff
offapi-org-openoffice-vba-excel-constants-idl.diff
offapi-org-openoffice-vba-excel-xlcutcopymode-idl.diff
offapi-org-openoffice-vba-excel-xlfindlookin-idl.diff
offapi-org-openoffice-vba-xwindow-idl.diff
offapi-org-openoffice-vba-excel-xlcalculation-idl.diff
offapi-org-openoffice-vba-xchart-idl.diff
offapi-org-openoffice-vba-xchartobject-idl.diff
offapi-org-openoffice-vba-xchartobjects-idl.diff
offapi-org-openoffice-vba-xseries-idl.diff
offapi-org-openoffice-vba-xseriescollection-idl.diff
offapi-org-openoffice-vba-xarraywrapper-idl.diff
offapi-org-openoffice-vba-xpivotcache-idl.diff
offapi-org-openoffice-vba-xpivottable-idl.diff
offapi-org-openoffice-vba-xpivottables-idl.diff
offapi-org-openoffice-vba-xcomment-idl.diff 
offapi-org-openoffice-vba-xcomments-idl.diff 
offapi-org-openoffice-vba-xwindows-idl.diff
offapi-org-openoffice-vba-xcharacters-idl.diff
offapi-org-openoffice-vba-excel-xlcommentdisplaymode-idl.diff
offapi-org-openoffice-vba-excel-xlcreator-idl.diff
offapi-org-openoffice-vba-excel-xldirection-idl.diff
offapi-org-openoffice-vba-excel-xllookat-idl.diff
offapi-org-openoffice-vba-excel-xlsearchorder-idl.diff
offapi-org-openoffice-vba-excel-xlsortmethod-idl.diff
offapi-org-openoffice-vba-excel-xlsortorder-idl.diff
offapi-org-openoffice-vba-excel-xlsortorientation-idl.diff
offapi-org-openoffice-vba-excel-xlyesnoguess-idl.diff
offapi-org-openoffice-vba-excel-xlsortdataoption-idl.diff
offapi-org-openoffice-vba-excel-xldeleteshiftdirection-idl.diff
offapi-org-openoffice-vba-excel-xlautofilltype-idl.diff
offapi-org-openoffice-vba-excel-xllistconflict-idl.diff 
offapi-org-openoffice-vba-excel-xllistdatatype-idl.diff 
offapi-org-openoffice-vba-excel-xllistobjectsourcetype-idl.diff 
offapi-org-openoffice-vba-excel-xllocationintable-idl.diff 
offapi-org-openoffice-vba-excel-xlmailsystem-idl.diff 
offapi-org-openoffice-vba-excel-xlmarkerstyle-idl.diff 
offapi-org-openoffice-vba-excel-xlmousebutton-idl.diff 
offapi-org-openoffice-vba-excel-xlmousepointer-idl.diff 
offapi-org-openoffice-vba-excel-xlmsapplication-idl.diff 
offapi-org-openoffice-vba-excel-xlobjectsize-idl.diff 
offapi-org-openoffice-vba-excel-xloletype-idl.diff 
offapi-org-openoffice-vba-excel-xloleverb-idl.diff 
offapi-org-openoffice-vba-excel-xlorder-idl.diff 
offapi-org-openoffice-vba-excel-xlorientation-idl.diff 
offapi-org-openoffice-vba-excel-xlpagebreak-idl.diff 
offapi-org-openoffice-vba-excel-xlpagebreakextent-idl.diff 
offapi-org-openoffice-vba-excel-xlpageorientation-idl.diff 
offapi-org-openoffice-vba-excel-xlpapersize-idl.diff 
offapi-org-openoffice-vba-excel-xlparameterdatatype-idl.diff 
offapi-org-openoffice-vba-excel-xlparametertype-idl.diff 
offapi-org-openoffice-vba-excel-xlpastespecialoperation-idl.diff 
offapi-org-openoffice-vba-excel-xlpastetype-idl.diff 
offapi-org-openoffice-vba-excel-xlpattern-idl.diff 
offapi-org-openoffice-vba-excel-xlphoneticalignment-idl.diff 
offapi-org-openoffice-vba-excel-xlpictureappearance-idl.diff 
offapi-org-openoffice-vba-excel-xlpictureconvertortype-idl.diff 
offapi-org-openoffice-vba-excel-xlpivotcelltype-idl.diff 
offapi-org-openoffice-vba-excel-xlpivotfieldcalculation-idl.diff 
offapi-org-openoffice-vba-excel-xlpivotfielddatatype-idl.diff 
offapi-org-openoffice-vba-excel-xlpivotfieldorientation-idl.diff 
offapi-org-openoffice-vba-excel-xlpivotformattype-idl.diff 
offapi-org-openoffice-vba-excel-xlpivottablemissingitems-idl.diff 
offapi-org-openoffice-vba-excel-xlpivottablesourcetype-idl.diff 
offapi-org-openoffice-vba-excel-xlpivottableversionlist-idl.diff 
offapi-org-openoffice-vba-excel-xlplacement-idl.diff 
offapi-org-openoffice-vba-excel-xlplatform-idl.diff 
offapi-org-openoffice-vba-excel-xlprinterrors-idl.diff 
offapi-org-openoffice-vba-excel-xlprintlocation-idl.diff 
offapi-org-openoffice-vba-excel-xlpriority-idl.diff 
offapi-org-openoffice-vba-excel-xlptselectionmode-idl.diff 
offapi-org-openoffice-vba-excel-xlquerytype-idl.diff 
offapi-org-openoffice-vba-excel-xlrangeautoformat-idl.diff 
offapi-org-openoffice-vba-excel-xlrangevaluedatatype-idl.diff 
offapi-org-openoffice-vba-excel-xlreferencestyle-idl.diff 
offapi-org-openoffice-vba-excel-xlreferencetype-idl.diff 
offapi-org-openoffice-vba-excel-xlrobustconnect-idl.diff 
offapi-org-openoffice-vba-excel-xlroutingslipdelivery-idl.diff 
offapi-org-openoffice-vba-excel-xlroutingslipstatus-idl.diff 
offapi-org-openoffice-vba-excel-xlrowcol-idl.diff 
offapi-org-openoffice-vba-excel-xlrunautomacro-idl.diff 
offapi-org-openoffice-vba-excel-xlsaveaction-idl.diff 
offapi-org-openoffice-vba-excel-xlsaveasaccessmode-idl.diff 
offapi-org-openoffice-vba-excel-xlsaveconflictresolution-idl.diff 
offapi-org-openoffice-vba-excel-xlscaletype-idl.diff 
offapi-org-openoffice-vba-excel-xlsearchdirection-idl.diff 
offapi-org-openoffice-vba-excel-xlsearchwithin-idl.diff 
offapi-org-openoffice-vba-excel-xlsheettype-idl.diff 
offapi-org-openoffice-vba-excel-xlsheetvisibility-idl.diff 
offapi-org-openoffice-vba-excel-xlsizerepresents-idl.diff 
offapi-org-openoffice-vba-excel-xlsmarttagcontroltype-idl.diff 
offapi-org-openoffice-vba-excel-xlsmarttagdisplaymode-idl.diff 
offapi-org-openoffice-vba-excel-xlsortmethodold-idl.diff 
offapi-org-openoffice-vba-excel-xlsorttype-idl.diff 
offapi-org-openoffice-vba-excel-xlsourcetype-idl.diff 
offapi-org-openoffice-vba-excel-xlspeakdirection-idl.diff 
offapi-org-openoffice-vba-excel-xlspecialcellsvalue-idl.diff 
offapi-org-openoffice-vba-excel-xlsubscribetoformat-idl.diff 
offapi-org-openoffice-vba-excel-xlsubtototallocationtype-idl.diff 
offapi-org-openoffice-vba-excel-xlsummarycolumn-idl.diff 
offapi-org-openoffice-vba-excel-xlsummaryreporttype-idl.diff 
offapi-org-openoffice-vba-excel-xlsummaryrow-idl.diff 
offapi-org-openoffice-vba-excel-xltabposition-idl.diff 
offapi-org-openoffice-vba-excel-xltextparsingtype-idl.diff 
offapi-org-openoffice-vba-excel-xltextqualifier-idl.diff 
offapi-org-openoffice-vba-excel-xltextvisuallayouttype-idl.diff 
offapi-org-openoffice-vba-excel-xlticklabelorientation-idl.diff 
offapi-org-openoffice-vba-excel-xlticklabelposition-idl.diff 
offapi-org-openoffice-vba-excel-xltimemark-idl.diff 
offapi-org-openoffice-vba-excel-xltimeunit-idl.diff 
offapi-org-openoffice-vba-excel-xltoolbarprotection-idl.diff 
offapi-org-openoffice-vba-excel-xltotalscalculation-idl.diff 
offapi-org-openoffice-vba-excel-xltrendlinetype-idl.diff 
offapi-org-openoffice-vba-excel-xlunderlinestyle-idl.diff 
offapi-org-openoffice-vba-excel-xlupdatelinks-idl.diff 
offapi-org-openoffice-vba-excel-xlvalign-idl.diff 
offapi-org-openoffice-vba-excel-xlwbatemplate-idl.diff 
offapi-org-openoffice-vba-excel-xlwebformatting-idl.diff 
offapi-org-openoffice-vba-excel-xlwebsectiontype-idl.diff 
offapi-org-openoffice-vba-excel-xlwindowstate-idl.diff 
offapi-org-openoffice-vba-excel-xlwindowtype-idl.diff 
offapi-org-openoffice-vba-excel-xlwindowview-idl.diff 
offapi-org-openoffice-vba-excel-xlxlmmacrotype-idl.diff 
offapi-org-openoffice-vba-excel-xlxmlexportresult-idl.diff 
offapi-org-openoffice-vba-excel-xlxmlimportresult-idl.diff 
offapi-org-openoffice-vba-excel-xlxmlloadoption-idl.diff 
offapi-org-openoffice-vba-excel-xlapplicationinternational-idl.diff
offapi-org-openoffice-vba-excel-xlapplynamesorder-idl.diff
offapi-org-openoffice-vba-excel-xlarabicmodes-idl.diff
offapi-org-openoffice-vba-excel-xlarrangestyle-idl.diff
offapi-org-openoffice-vba-excel-xlarrowheadlength-idl.diff
offapi-org-openoffice-vba-excel-xlarrowheadstyle-idl.diff
offapi-org-openoffice-vba-excel-xlarrowheadwidth-idl.diff
offapi-org-openoffice-vba-excel-xlautofilteroperator-idl.diff
offapi-org-openoffice-vba-excel-xlaxiscrosses-idl.diff
offapi-org-openoffice-vba-excel-xlaxisgroup-idl.diff
offapi-org-openoffice-vba-excel-xlaxistype-idl.diff
offapi-org-openoffice-vba-excel-xlbackground-idl.diff
offapi-org-openoffice-vba-excel-xlbarshape-idl.diff
offapi-org-openoffice-vba-excel-xlbordersindex-idl.diff
offapi-org-openoffice-vba-excel-xlbuildindialog-idl.diff
offapi-org-openoffice-vba-excel-xlcalculatedmembertype-idl.diff
offapi-org-openoffice-vba-excel-xlcalculationinterruptkey-idl.diff
offapi-org-openoffice-vba-excel-xlcalculationstate-idl.diff
offapi-org-openoffice-vba-excel-xlcategorytype-idl.diff
offapi-org-openoffice-vba-excel-xlcellinsertionmode-idl.diff
offapi-org-openoffice-vba-excel-xlchartgallery-idl.diff
offapi-org-openoffice-vba-excel-xlchartitem-idl.diff
offapi-org-openoffice-vba-excel-xlchartlocation-idl.diff
offapi-org-openoffice-vba-excel-xlchartpictureplacement-idl.diff
offapi-org-openoffice-vba-excel-xlchartpicturetype-idl.diff
offapi-org-openoffice-vba-excel-xlchartsplittype-idl.diff
offapi-org-openoffice-vba-excel-xlcharttype-idl.diff
offapi-org-openoffice-vba-excel-xlclipboardformat-idl.diff
offapi-org-openoffice-vba-excel-xlcmdtype-idl.diff
offapi-org-openoffice-vba-excel-xlcolorindex-idl.diff
offapi-org-openoffice-vba-excel-xlcolumndatatype-idl.diff
offapi-org-openoffice-vba-excel-xlcommandunderlines-idl.diff
offapi-org-openoffice-vba-excel-xlconsolidationfunction-idl.diff
offapi-org-openoffice-vba-excel-xlcopypictureformat-idl.diff
offapi-org-openoffice-vba-excel-xlcorruptload-idl.diff
offapi-org-openoffice-vba-excel-xlcubefieldtype-idl.diff
offapi-org-openoffice-vba-excel-xlcverror-idl.diff
offapi-org-openoffice-vba-excel-xldatalabelposition-idl.diff
offapi-org-openoffice-vba-excel-xldatalabelseparator-idl.diff
offapi-org-openoffice-vba-excel-xldatalabelstype-idl.diff
offapi-org-openoffice-vba-excel-xldataseriesdate-idl.diff
offapi-org-openoffice-vba-excel-xldataseriestype-idl.diff
offapi-org-openoffice-vba-excel-xldisplayblanksas-idl.diff
offapi-org-openoffice-vba-excel-xldisplaydrawingobjects-idl.diff
offapi-org-openoffice-vba-excel-xldisplayunit-idl.diff
offapi-org-openoffice-vba-excel-xldvalterstyle-idl.diff
offapi-org-openoffice-vba-excel-xldvtype-idl.diff
offapi-org-openoffice-vba-excel-xleditionformat-idl.diff
offapi-org-openoffice-vba-excel-xleditionoptionsoption-idl.diff
offapi-org-openoffice-vba-excel-xleditiontype-idl.diff
offapi-org-openoffice-vba-excel-xlenablecancelkey-idl.diff
offapi-org-openoffice-vba-excel-xlenableselection-idl.diff
offapi-org-openoffice-vba-excel-xlendstylecap-idl.diff
offapi-org-openoffice-vba-excel-xlerrorbardirection-idl.diff
offapi-org-openoffice-vba-excel-xlerrorbarinclude-idl.diff
offapi-org-openoffice-vba-excel-xlerrorbartype-idl.diff
offapi-org-openoffice-vba-excel-xlerrorchecks-idl.diff
offapi-org-openoffice-vba-excel-xlfileaccess-idl.diff
offapi-org-openoffice-vba-excel-xlfileformat-idl.diff
offapi-org-openoffice-vba-excel-xlfillwith-idl.diff
offapi-org-openoffice-vba-excel-xlfilteraction-idl.diff
offapi-org-openoffice-vba-excel-xlformatconditionoperator-idl.diff
offapi-org-openoffice-vba-excel-xlformatconditiontype-idl.diff
offapi-org-openoffice-vba-excel-xlformcontrol-idl.diff
offapi-org-openoffice-vba-excel-xlformulalabel-idl.diff
offapi-org-openoffice-vba-excel-xlhalign-idl.diff
offapi-org-openoffice-vba-excel-xlhebrewmodes-idl.diff
offapi-org-openoffice-vba-excel-xlhighlightchangestime-idl.diff
offapi-org-openoffice-vba-excel-xlhtmltype-idl.diff
offapi-org-openoffice-vba-excel-xlimemode-idl.diff
offapi-org-openoffice-vba-excel-xlimportdataas-idl.diff
offapi-org-openoffice-vba-excel-xlinsertformatorigin-idl.diff
offapi-org-openoffice-vba-excel-xlinsertshiftdirection-idl.diff
offapi-org-openoffice-vba-excel-xllayoutformtype-idl.diff
offapi-org-openoffice-vba-excel-xllegendposition-idl.diff
offapi-org-openoffice-vba-excel-xllinestyle-idl.diff
offapi-org-openoffice-vba-excel-xllink-idl.diff
offapi-org-openoffice-vba-excel-xllinkinfo-idl.diff
offapi-org-openoffice-vba-excel-xllinkinfotype-idl.diff
offapi-org-openoffice-vba-excel-xllinkstatus-idl.diff
offapi-org-openoffice-vba-excel-xllinktype-idl.diff

scp_vba_uno_service.diff
sc-source-ui-vba-makefile-mk.diff
sc-source-ui-vba-vbaapplication-cxx.diff
sc-source-ui-vba-vbaapplication-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-vbaobj-map.diff
sc-source-ui-vba-vbaobj-xml.diff
sc-source-ui-vba-vbaoutline-cxx.diff
sc-source-ui-vba-vbaoutline-hxx.diff
sc-source-ui-vba-vbarange-cxx.diff
sc-source-ui-vba-vbarange-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-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-vbainterior-cxx.diff
sc-source-ui-vba-vbainterior-hxx.diff
sc-source-ui-vba-vbawsfunction-cxx.diff
sc-source-ui-vba-vbawsfunction-hxx.diff
sc-source-ui-vba-vbawindow-cxx.diff
sc-source-ui-vba-vbawindow-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-vbachart-cxx.diff
sc-source-ui-vba-vbachart-hxx.diff
sc-source-ui-vba-vbacollectionimpl-cxx.diff
sc-source-ui-vba-vbacollectionimpl-hxx.diff
sc-source-ui-vba-vbaseriescollection-cxx.diff
sc-source-ui-vba-vbaseriescollection-hxx.diff
sc-source-ui-vba-vbaarraywrapper-cxx.diff
sc-source-ui-vba-vbaarraywrapper-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-vbacomment-hxx.diff
sc-source-ui-vba-vbacomment-cxx.diff
sc-source-ui-vba-vbacomments-hxx.diff
sc-source-ui-vba-vbacomments-cxx.diff
sc-source-ui-vba-vbawindows-cxx.diff
sc-source-ui-vba-vbawindows-hxx.diff
sc-source-ui-vba-vbacharacters-cxx.diff
sc-source-ui-vba-vbacharacters-hxx.diff
sc-source-ui-vba-vbapalette-cxx.diff
sc-source-ui-vba-vbapalette-hxx.diff

vba-basic-globals.diff

sc-vba-build-lst.diff, brosenk

sc-source-ui-vba-vbahelper-cxx.diff
sc-hacky-handle-boolean.diff
svx-source-inc-fmundo-hxx.diff
svx-source-form-makefile.diff
svx-source-form-fmundo-cxx.diff
vbaevents-services-build.diff
vbaevents-services-sources.diff
vba-dim-and-constants-patch.diff
vba-evaluate-support.diff
vba-support-stoc-typeprovider-xexactname.diff
vba-basic-default.diff
vba_configure_set_soenv_in.diff
vba-mscompat-wait.diff
vba-support-export-palette.diff
basic-newsize-image-layout.diff
excel-a1-style-column-addressing.diff

vba-sc-docuno-hook.diff
sc-sort-replace-support.diff

vba-vbaoption-evalfix.diff, n#186977, noelpwer 

vba-build.diff

[ 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


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

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


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

cws-mdbdriver01.diff

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

connectivity-source-drivers-mdb-dataaccess-xcu.diff
connectivity-source-drivers-mdb-exports-dxp.diff
connectivity-source-drivers-mdb-makefile-mk.diff
connectivity-source-drivers-mdb-mdb-allocator-hxx.diff
connectivity-source-drivers-mdb-mdb-baseresultset-cxx.diff
connectivity-source-drivers-mdb-mdb-baseresultset-hxx.diff
connectivity-source-drivers-mdb-mdb-connection-cxx.diff
connectivity-source-drivers-mdb-mdb-connection-hxx.diff
connectivity-source-drivers-mdb-mdb-databasemetadata-cxx.diff
connectivity-source-drivers-mdb-mdb-databasemetadata-hxx.diff
connectivity-source-drivers-mdb-mdb-driver-cxx.diff
connectivity-source-drivers-mdb-mdb-driver-hxx.diff
connectivity-source-drivers-mdb-mdb-map.diff
connectivity-source-drivers-mdb-mdb-preparedstatement-cxx.diff
connectivity-source-drivers-mdb-mdb-preparedstatement-hxx.diff
connectivity-source-drivers-mdb-mdb-resultset-cxx.diff
connectivity-source-drivers-mdb-mdb-resultset-hxx.diff
connectivity-source-drivers-mdb-mdb-resultsetmetadata-cxx.diff
connectivity-source-drivers-mdb-mdb-resultsetmetadata-hxx.diff
connectivity-source-drivers-mdb-mdb-sequenceresultset-cxx.diff
connectivity-source-drivers-mdb-mdb-sequenceresultset-hxx.diff
connectivity-source-drivers-mdb-mdb-statement-cxx.diff
connectivity-source-drivers-mdb-mdb-statement-hxx.diff
connectivity-source-drivers-mdb-mdb-wrapper-cxx.diff
connectivity-source-drivers-mdb-mdb-wrapper-hxx.diff
connectivity-source-drivers-mdb-mdb-xml.diff
connectivity-source-drivers-mdb-config-h.diff

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


[ SystemJavaBits ]
# iz#59985 (iz#61278 - gcc PR19870) - use system xt
# create xt module - use plain xt instead of external/common/xt.jar
use-system-xt.diff, i#59985, hmth

# Add --with-serializer-jar flag for Xalan 2.7.x
xalan-serializer-jar.diff, i#62422, hmth
# Don't build hsqldb with --without-java
config_office-hsqldb-no-java.diff, i#64921, brosenk

[ SystemJavaBitsWorkaround ]
# Workaround Exception in thread "main" java.lang.NoClassDefFoundError: com.jclark.xsl.sax.XMLProcessorImpl$BuilderImpl
# Will be gone after we have ecj in openSUSE...
use-system-xt-workaround.diff, jholesov


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

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


[ GentooExperimental ]
SectionOwner => hmth

# disable module 'external'
disable-external.diff
# use libxslt from system for xmlhelp / disable sablot
xmlhelp-use-libxslt-from-system.diff, i#30380
# system neon 0.26.x compile fixes
system-neon-0.26.diff, i#64798

[ 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-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-numeric-diff-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-solvemodel-hxx.diff
scsolver-source-inc-solver-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-diff-cxx.diff
scsolver-source-numeric-diff_test-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-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-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-matrix_test-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
# There's no point in upstreaming this because it relies on the Ark
# Java lib naming scheme and won't work anywhere else.
compiletime-skip-duplicate-jars.diff
# Don't crash HelpLinker
gcj-HelpLinker-no-NullPointerException.diff, i#61278
# We use KMail...
# There's no point in upstreaming this because not everyone uses KMail.
ark-default-ExternalMailer.diff

# This is faster, and solves gcj -C's private bug. But it's also
# close to untested.
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.
ark-system-precompiled-java.diff

[ DebianBaseOnly ]
disable-rhino.diff, rengelha
# don't steal the focus, when opening windows.
framework-nofocussteal.diff, i#19976, mklose

# use fontconfig for font fallback
fontconfig-substitute.diff, i#54603, mklose

ooqstart-honour-sofficerc.diff
ooqstart-black-progress-bar.diff

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

[ DebianOnly ]
debian-dictionary.diff

[cairocanvas]
vcl-composite-string-set-alpha.diff, i#64797, rodo
cairo-canvas-clip-more.diff, i#65589, rodo
cairo-query-text-bounds.diff, i#65673, rodo


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

# Implementation of the layered accelerators
framework-layered-accelerators.diff, i#64717, jholesov

[ DebianSidOnly ]
static-libs-use-_pic.diff, rengelh

[ UbuntuOnly ]
static-libs-use-_pic.diff, rengelh

[ SpeedImageList ]
speed-image-sort.diff
speed-image.diff
speed-image-refactor.diff
