#
# The format of this file is: not documented except by example
#

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

PATCHPATH=.:../vba:../mono:../64bit:../gstreamer:../postgresql

# might be space separated list to support more MWS
OLDEST_SUPPORTED=ooo330-m7 ooo-build-3.2.98.0 libreoffice-3.2.99.1

# -------- Functional sub-sets --------
Common : BuildBits, TemporaryHacks, \
	 Fixes, DefaultSettings, Features, VCL, Misc, \
	 CalcFixes, WriterFixes, \
	 Cleanups, GnomeVFS, \
	 VBABits, VBAObjects, CalcErrors, \
	 OOXML, OOXMLExportDevel, OOXMLExport, \
	 BuildFix, WriterDocComparison, \
	 MySQL, BorderTypes

LinuxCommon : Common, FontConfigTemporaryHacks, \
	      LinuxOnly, msaccess, \
	      CliMonoCommon, Mono, MonoComp
MacOSXCommon : Common
Win32Common : Common, Win32Only, CliMonoCommon, CliComponent
# Experimental sections
Experimental: VBAUntested, ArkOnlyExperimental, \
	      UnUsedButNotYetRemovedFromGit, WebDAV, \
	      PostgreSQL, RadioButtons, WWInProgress, \
	      KDE4Experimental, MinGW, Netbook, \
	      CrossWin32Patches, AutoLayout, \
	      Speed, GSoC2010, Toolbars
DebianLooseSections: DebianBaseNoHelpContent
# Optional sections
Optional : LiberationFontsOnWindows, NovellOnlyExtensionFixes
# optional section for NLPSolver extension
NLPSolver : NLPSolverBits
# special fragmented build patch distro
Piece : PieceBits
#Localize
Localize : LocalizeFixes

# Novell
NovellBase : LinuxCommon, NovellOnly, NovellOnlyUnix, Split, CustomUserConfig, DisableGCJ, BerkeleyDB43
SUSE-10.1 : NovellBase, Java14, BrokenSystemNSS, Cairo10, SUSE101
SUSE-11.1 : NovellBase, ImpressFontSize, PostgreSQL
SUSE-11.2 : NovellBase, ImpressFontSize, PostgreSQL
SUSE      : NovellBase, ImpressFontSize, PostgreSQL
# Slackware
Slackware : LinuxCommon, Mono, msaccess
# Debian
DebianBase : LinuxCommon, DebianBaseOnly, GCCSTL, BerkeleyDB43, Split, PostgreSQL
Debian : DebianBase, DebianOnly, DebianSidOnly, Debian32Only
DebianEtch : DebianBase, DebianOnly, DebianEtchOnly, Debian32Only
# Ubuntu
UbuntuBased : DebianBase
UbuntuHardy : UbuntuBased
UbuntuJaunty : UbuntuBased
UbuntuKarmic : UbuntuBased
UbuntuLucid : UbuntuBased
UbuntuMaverick : UbuntuBased
UbuntuNatty : UbuntuBased
UbuntuOneiric : UbuntuBased
Ubuntu : UbuntuBased
UbuntuL10n : UbuntuBased
# DroplineGNOME
DroplineGNOME : LinuxCommon, Mono, msaccess
DroplineGNOME64 : LinuxCommon, Mono, msaccess
# Ark Linux
Ark: LinuxCommon, ArkOnly, BerkeleyDB43
# www.pld-linux.org
PLDBase: LinuxCommon, PLDOnly
PLD: PLDBase
PLD64: PLDBase
# Mandriva Linux
MandrivaBase: MandrivaOnly, LinuxCommon, Split
Mandriva: MandrivaBase
Mandriva64: MandrivaBase
# Frugalware Linux
Frugalware: LinuxCommon, GnomeVFS, GlobalDesktopFiles, NonArkCommon, NoRpath, NovellOnly, FrugalwareOnly
# openmamba
openmamba: LinuxCommon, GlobalDesktopFiles
#Gentoo
GentooBase : LinuxCommon, BerkeleyDB43
Gentoo : GentooBase
Gentoo64: GentooBase
# rPath Linux
rPathCommon: LinuxCommon, BerkeleyDB43
rpl2: rPathCommon
rpl2-64: rPathCommon
# ArchLinux
ArchLinux: LinuxCommon
# Win32
Win32 : Win32Common
# translate.org.za
translate-org-za-linux: translate-org-za-common, LinuxCommon, Common
translate-org-za-win32: translate-org-za-common, Win32Common, Common
NovellLikeWin32: Win32Common, NovellOnly, NovellLikeOnlyWin32, MultilanguageWin32Only, \
	CustomUserConfig, LiberationFontsOnWindows
# Novell
NovellWin32: NovellLikeWin32, NovellOnlyWin32, MultilanguageWin32Only, NovellWin32WritingAids
NovellWin32ISO: NovellLikeWin32, NovellOnlyWin32, MultilanguageWin32Only, NovellWin32WritingAids
# Mac OS X
MacOSX : MacOSXCommon, MacOSXOnly
# Pardus
Pardus2007: PardusOnly, LinuxCommon
Pardus2008: PardusOnly, LinuxCommon
# Solaris
Solaris: NovellBase, UnstableExtensions
# OxygenOffice Professional
OxygenOfficeLinuxCommon :	Common,  FontConfigTemporaryHacks, LinuxOnly, \
				msaccess, OpenGLTransitions, CliMonoCommon, Mono, MonoComp
OxygenOfficeMacOSXCommon :	Common
OxygenOfficeWin32Common :	Common, Win32Only, CliMonoCommon, CliComponent

OxygenOfficeLinux:	OxygenOfficeLinuxCommon, OxygenOfficePalettes, OxygenOfficeDefaultSettings, OxygenOfficeExtras, OxygenOfficeLinuxOnly
OxygenOfficeWindows:	OxygenOfficeWin32Common, OxygenOfficePalettes, OxygenOfficeDefaultSettings, OxygenOfficeExtras, OxygenOfficeWin32Only
# Experimental crosscompile support
CrossWin32 : CrossWin32Patches
# Generic Patch-less builds
Raw: RawCommon RawPatches
# LibreOffice
LibreOfficeWin32: LibreOfficeCommon LibreOfficePatches LibreOfficeWin32Patches
LibreOfficeWin64: LibreOfficeCommon LibreOfficePatches LibreOfficeWin32Patches
LibreOfficeLinux: LibreOfficeCommon LibreOfficePatches LibreOfficeLinuxPatches
LibreOfficeLinuxDevel: LibreOfficeCommon LibreOfficePatches LibreOfficeLinuxPatches
LibreOfficeMacOSX: LibreOfficeCommon LibreOfficePatches LibreOfficeMacOSXPatches
LibreOfficeOpenBSD: LibreOfficeCommon LibreOfficePatches LibreOfficeOpenBSDPatches

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

[ CliMonoCommon ]
cli-mono-common.diff

[ CliComponent ]
cli-component.diff

[ TemporaryHacks ]
# Replace hunspell linked list implementation with hashed implementation
# Reduces hunspell mem usage by more than half (3.7M to ~680K)
# (even bigger savings on 64bit, and with dicts like the Czech one)
#FIXME oog680: hunspell-hashify.diff, i#50842, dkeskar/jholesov

# don't let HelpLinker be miscompiled with g++ 4.3
gcc-HelpLinker.diff # RENAMED transex3 -> l10ntools

#[ CJKTemporaryHacks ]
# the following patch is disabled temporary.
# default value of tab stop for Chinese version
#default-tabstop-Chinese.diff, Fong Lin

# default value of automatic text indent for Chinese version
#sw-auto-text-indent-zh.diff, Fong Lin

# for mixed font set
#FIXME src680: font_list_box_cjk.diff, i#73003, Fong Lin

[ Fixes ]
# Use the characters after the string to get a better kerning
# FIXME: temporarily disabled as this causes a race condition in calc's cell format dialog.
#vcl-kerning-fix.diff, n#464436, i#26519, cbosdo

[ Fixes ]
# check real help path defined in registry instead of the $(instpath)/help
sfx-check-real-help-path.diff, i#81139, pmladek

# fix erroneous element exists exception while defining new toolbar/menu
# buried in cws-vbasupportdev300
#fix-uiconfiguration-insert.diff, i#105154, noelpwer

[ RadioButtons ]
forms-radio-button-group-names.diff, n#310052, i#30823, jonp
# depends on forms-radio-button-group-names.diff,
xl-import-formradiobutton.diff, noelpwer, i#30823
# persist the groupname for basic dialogs also
dialog-groupname-persist.diff, noelpwer, i#30823


[ UnUsedButNotYetRemovedFromGit ]
SectionOwner => jholesov
SectionIssue => i#29152
# WebDAV locking implementation - totally out-of-date

cws-webdavandgvfslocking1-comphelper.diff
cws-webdavandgvfslocking1-officecfg.diff
cws-webdavandgvfslocking1-sal.diff
cws-webdavandgvfslocking1-sc.diff
cws-webdavandgvfslocking1-sfx2.diff
cws-webdavandgvfslocking1-tools.diff
cws-webdavandgvfslocking1-ucb.diff
cws-webdavandgvfslocking1-unotools.diff

[ GnomeVFS ]
# gnome-vfs locking implementation
# it was not committed up-stream yet because up-stream uses so old gnome-vfs
# that it did not even compile :-(

# FIXME: gnome-vfs-locking-config_office.diff, i#91151, jholesov # FIXME: no sense without gnome-vfs-locking-ucb.diff

# Note that the CFLAGS+=-DGNOME_VFS_OPEN_LOCKED=16 in
# gnome-vfs-locking-ucb.diff is quite broken. No current Linuxes
# implement GNOME_VFS_OPEN_LOCKED any more as far as I know.
# FIXME dev300-m77 gnome-vfs-locking-ucb.diff, i#91151, jholesov # FIXME depends on webdav-locking.diff

# Move gnome-vfs out of the startup sequence, load it only when needed
# (up-stream does not like it, because it adds dependency to VCL in URE)
# FIXME dev300-m77 gnome-vfs-late-init.diff, i#84137, jholesov # FIXME careful, double check that we haven't lost anything

[ LinuxOnly ]
# make some symbols from svtools visible for the kde fpicker when compiling with gcc4
# fix: this breaks win32
# FIXME: temporary disabled by pmladek on 2011-03-30
#        we do not have that many patches against the file picker any longer
#        it is most likely solved in the plain code another way
# fpicker-kde-gcc4-visibility.diff, pmladek

[ Misc ]
# Address data source ordering x#62860
addrbk-datasrc-ordering.diff, michael

# Fix casts in db_java_wrap.c
# db4-jni-casting.diff, rengelha - broken with 'split' ...

[ NovellOnly ]
# Some Novell colors ...
novell-palette.diff, michael

[ DebianBaseOnly ]
SectionOwner => rengelha

debian-default-cairo-disable.diff
gcj-32bit-runtime-path.diff, i#64888, mklose
# read variables from /etc/libreoffice/sofficerc, since /usr/lib/libreoffice/sofficerc
# just refers to it
oosplash-etc-libreoffice-sofficerc.diff
mention-java-common-package.diff, ccheney

# mention openoffice.org-report-builder instead of getting people
# to download it from elsewhere
reportdesign-mention-package.diff, rengelha

# build using -O2 on x86 and sparc according to Debian policy.
debian-opt.diff

[ LocalizeFixes and DebianBaseOnly ]
# mention openoffice.org-report-builder instead of getting people
# to download it from elsewhere
reportdesign-mention-package-l10n.diff, rengelha

[ MandrivaOnly ]
SectionOwner => gghibo
# gcc401-stlport45-include.diff
mandriva-archflags.diff
mandriva-java32_64.diff
# db42-fix-jni-includes.diff
# Fixes msfontextract tool (uninitialized variable)
msfontextract.diff, mrl
mdv-toolbariconstosmall.diff, cabral

[ NovellOnlyUnix ]
# change user config dir name from ~/.openoffice.org3 to ~/.ooo3
# FIXME: do we want another config dir for the Novell buidls?
scp2-user-config-suse.diff, pmladek

[ DisableGCJ ]

# ignore gcj; OOo newer worked well with it
jvmfwk-disable-gcj.diff

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

[ Java14 ]

# enable build with Java 1.4; can't go upstream
build-java-1.4-enable.diff, i#12345, pmladek
# disable optional @Override; can't go upstream
build-java-1.4-filter.diff, i#12345, pmladek
# various build fixes for Sun Java 1.4; can't go upstream
build-java-1.4-qadevOOo.diff, i#12345, pmladek
build-java-1.4-wizards.diff, i#12345, pmladek
build-java-1.4-accessibility.diff, i#12345, pmladek
build-java-1.4-connectivity.diff, i#12345, pmladek
build-java-1.4-dbaccess.diff,  i#12345, pmladek
build-java-1.4-forms.diff, i#12345, pmladek
# Sun Java 1.4 does not know the -Xbootclasspath option, will not go upstream
build-java-1.4-no-Xbootclasspath.diff, i#12345, pmladek
# the new declaration was supported only by Java 1.5, see i#102469
# fortunately, the java semantic did not allow to change the other locations
# where this method was used
build-java-1.4-UnoRuntime-queryInterface.diff, i#12345, pmladek
# there are hacks to avoid LD_LIBRARY_PATH during build, see i#97992
# it somewhat does not work with Sun Java 1.4
# the paths are probably hardcoded somewhere but where?
# the old solution with shell wrapper is good enough in this case
build-java-1.4-regcomp.diff, i#12345, pmladek
# Java 1.4 does not support HashMap<String, Level1Entry> and Iterator<Level2Entry> templates
# the universal types and explicit cast must be used instead
build-java-1.4-jurt.diff, i#12345, pmladek
# Java 1.4 does not have String.replace(CharSequence, CharSequence)
# we use String.replaceAll instead; it is not perfect because it treats the parameter
# as a regular expression; though, it should be acceptable because it is only a helper tool
# and we use the hack only for building on the very old distros
build-java-1.4-l10ntools.diff, i#12345, pmladek
# another fallback to load libhsqldb with JRE 1.4
connectivity-load-libhsqldb-with-jre-1.4.diff, n#431360, pmladek


[ NovellOnlyWin32 ]
SectionOwner => tml

# These hardcode the Novell name and Novell-specific artwork, should
# not be merged.
novell-win32-vrb-branding.diff, n#191913, i#68817
novell-win32-registry-branding.diff, n#191913
novell-win32-installer-branding.diff

# Make it possible to set file open dialog default to "details" on XP.
# This is a very special fix for just one customer, hardly something
# LibreOffice wants in general.
novell-win32-xp-fpicker-detail.diff, bnc#620924

[ NovellWin32WritingAids ]

win32-prebuilt-writingaids-zip.diff
win32-prebuilt-writingaids-zip-scp2.diff

[ LinuxOnly ]
# search <ooo-home>/share/template/common for language independent templates
# will not push it upstream because it will be replaced by upcomming kendy's work
office-cfg-linux-common-template-dir.diff, pmladek

[ Features ]
# ask user on logout/shutdown to save documents
# It seems to be better not to use this. It interfers with upstream's
# handling of the issue. See discussion in bnc#525331. --tml
# session-management.diff, i#63156, rodo

[ DebianBaseOnly ]
sensible-ooomua.diff
sensible-browser.diff

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

[ DebianOnly ]
open-url-support-iceanimals.diff

[ BuildBits ]
# allow separate helpcontent build
# FIXME: is anybody using this feature?
#FIXME src680: separate-helpcontent.diff, jholesov

# use -Wl,--as-needed, save 1% of relocations
link-as-needed.diff, i#89511, pmladek

[ DebianOnly ]
seamonkey-is-iceape.diff

[ PLDOnly ]
SectionOwner => arekm

# fix for macro browser crash
sfx2-badscript.diff, i#67976

[ LinuxOnly ]

system-python-ure-bootstrap.diff, deb#501028, i#90701
pyuno-ooodir.diff, i#90701
system-python-uno-path.diff, i#97629

[ LiberationFontsOnWindows ]

# Use Liberation fonts on Windows, too
liberation_packaging_fix.diff, kami
#liberation_making_fix.diff, kami

[ DebianBaseOnly ]
# add JDK paths for MySQL, PostgreSQL, JTDS
jdbc-driver-classpaths-debian.diff

[ Win32Only ]

# 2 more makefiles in sysui are seriously broken #35628
# parallel-python-makefile_mk.diff # looks to be upstream

[ NovellOnly ]
# Work around G/W mail component crasher bug #FIXME - re-file vs. i#34264
# Also fix OOo/GW deadlock
# FIXME 2011-04-04: Unclear whether this is actually a good thing any more
# win32-gw-send-mail.diff, i#34264, n#418407, tml

[ Win32Only ]
# fixes for visual studio express 2005 ( ooo-build only )
2005-express-stl-remove.diff, noelpwer, i#71404

[ DebianBaseOnly ]
SectionOwner => rengelha

help-msg-add-package-info.diff

[ DebianBaseNoHelpContent ]
SectionOwner => rengelha

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

[ Mono ]
SectionOwner => rodo

#
# These patches are experimental beware ...
#

cli_ure-source-bootstrap-assembly-cs.diff
cli_ure-source-bootstrap-managed_bootstrap-cs.diff
cli_ure-source-bootstrap-native_glue-cxx.diff

# The build
mono-scp2.diff, rodo

cli_ure-source-bootstrap-makefile-mk.diff, rodo
cli_ure-mono-bridge.diff, rodo

mono-build.diff, rodo

build-mono-link.diff, jholesov
# sign the output assembly using the key pair; it is needed to install
# the versioned assemblies into the system Global Assembly Cache  (GAC)
mono-build-keyfile.diff, rodo
mono-climaker.diff, rodo
mono-testtools.diff, rodo
buildfix-testtool-disabled.diff, cbosdo

# FIXME: ooo310-m1: the makefile is quite rewritten;
#        the pieces removed by the older version of this diff are missing now
#        it is possible that we would need another change, though
#        => need to check on Windows
climaker-csharp-win.diff, rodo

buildfix-climaker-disabled.diff, rodo
mono-bootstrap-config-and-policy.diff, rodo
mono-bridge-version.diff, n#361463, rodo

buildfix-use-climaker-in-unoil.diff, rodo

cli_ure-prj-build-lst.diff

# climaker rewritten in C#
mono-climaker-config.diff

mono-climaker-bridgetest.diff
# Mono component support of course requires Mono
# same caveat applied too e.g. experimental
[ MonoComp ]
mono-component-support.diff

# FIXME 2011-04-04: Not much here applies
[ VBAObjects and not VBAObjects  ]
SectionOwner => noelpwer
# fix vbasupport for field related changes ( note this code
# is disabled in vbasupportdev300 upstream )
cws-vbasupportdev300_m83-fix.diff, cbosdo
vba-enable-fieldrelatedbits.diff
# need to adapt ooo-build wrt the changes intorduced into container_controls
oox-projectname-oobuild-specifix.diff
# fix problem with inserting imported modules with oox
oox-insert-module-bug.diff
# tweak oox filter to handle any passed generated code names
# there is a strange scenario with one cust doc where a code module is missing
vba-oox-autocodename.diff,  n#507768
# tweak oox filter to handle strange scenario where there might be some
# missing codenmames in excel
vba-oox-olenameoverride.diff, n#359933, n#403974
# remove dependency of vbahelper on oox ( added by container_controls.diff )
vbahelper-no-oox.diff
# unoize msvbahelper to solve some dependency issues for split build
vba-msvbahelper-splitbuilt.diff
# fix upstream introduced Application::Intersection problem
# FIXME The problem seems to be gone, but double-check.
#vba-fix-interesection.diff
# use oox filter exclusively for import of controls  ( excel/word )
vba-use-ooxfilter-forcontrols.diff
# fix logical Operator precendence for VBA
# disabled as it causes a regression
vba-fix-logical-precedence-order.diff, bnc#644156
[ VBAUntested ]
SectionOwner => noelpwer
# KEEP - unfinished autotext stuff
vba-transient-imported-autotext.diff
# not sure if this is useful, keep for reference
save-doc-withembedded-doc-with-vba-crash.diff
# doesn't work
vba-basic-null.diff i#85349, jjiao
vba-support-stoc-typeprovider-xexactname.diff, #no-upstream
#must ask kendy about this ( noelp )
vba-parallel-build.diff, #no-upstrea
#not so useful but perhaps we can build on it later
basic-speedup-fix.diff

# the following patch is in cws pflin10
# NOT parameter without brackets
vba-not-param-withoutbrackets.diff, n#397325, Fong
# fix datevalue function in non-en_US locale
vba-datevalue-function-fix.diff, Fong
# Fixed for n#407805
basic-not-is-nothing.diff, n#407805, Fong
basic-replace-function-fix.diff, n#411203, Fong

# following patches are now maintained in the tracking vbasupport cws
#realize a new feature named as Show Data Form in OpenOffice
sc-dataform-sc.diff, Amelia Wang

sc-dataform-officecfg.diff, kohei

#realize extra piece of new feature named as Show Data Form about vba
sc-dataform-suppor-vba.diff, Amelia Wang

#basic runtime fixes
basic-add-missing-includes-after-cws-npower10.diff

vba-show-data-form-link-fix.diff, kohei

# ensure macros are imported ( not as comments ) for calc
vba-default-enable-calcmacros.diff, noelpwer
# in the basic IDE if the curson in within a macro
# pressing the run button should run that macro
# if the cursor is not in the macro then it should
# raise the macro chooser dialog
vba-ide-choose-macro-to-run.diff, noelpwer

# Fix autoshape excel hyperlink import OOo ( depends on vba-sc-handleautoshapemacro-import.diff )
vba-sc-autoshapes-hyperlinks.diff, i#66550, noelpwer

# Parse (& ignore) 'Attribute' statements
vba-attribute.diff, i#37347, noelpwer
#basic depends on built and delivered ooovbaapi
basic-prj-build_lst.diff

sc-hacky-handle-boolean.diff, noelpwer
#tweak cws-npower7/8 to build vba before filter ( filter uses headers generated
#from oovbapi.rdb )
sc-vba-build-lst.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

# always get non-filtered range selection when querying for current selection
# address.
vba-get-nonfiltered-range-selection.diff, n#415002, kohei

vba-allow-ranges-for-cell-functions.diff

vba-error-object.diff

# allows access to some internals needed for vba api, doesn't change
# any functionality
sc-vba-autofill-support.diff, i#68883
#-DVBA_OOBUILD_HACK ( make sure this flag is set for ooo-build builds )
# this flag hooks in code in vba api model implementation that depends on
# core changes not yet upstream
sc-source-ui-vba-makefile-mk.diff

# export of macro bindings for shapes
sc-export-shape-macro-bindings.diff, n#304739, noelpwer

# export of hlink bindings for shapes
sc-export-shape-hlink-bindings.diff, n#304739, noelpwer

# attributes present in the vba streams can override the default shape name
# used for the control in the binary format
sc-vbaimport-override-controlname.diff, n#359933, noelpwer

# Application.Caller
api-application-caller.diff, n#339941, noelpwer

default-autotext-and-form-name.diff, n#353687, i#85358

# fix --disable-vba build
oovbaapi-disable-vba.diff


#fix for n#309981
vba-fixup-singlerange-sheetref.diff, n#309981, noelpwer
#always (try) to set the default property to an SbxUnoObject
vba-always-set-defaultprop.diff, n#388049, noelpwer
#clean up the macro security check, prepare for object/form modules
vba-check-for-macro.diff
#make properties available for non class modules
#also allow paramaters to be supported for Get properties
vba-support-properties-inmodules.diff

# import graphic for image control
controls-with-images-import.diff, Fong

#use of form control models in userforms/dialogs, additionally
#enables use of document embedded images in image control for
#userforms/dialogs ( note: depends on controls-with-images-in-document.diff )
enhanced-form-userform-controls.diff, noelpwer

# object module support... getting there
ObjectModule.diff
# userform ( depends on ObjectModule.diff )
vba-userform.diff

# uno interface for vba mode
vba-compatible-mode-uno.diff, Fong

# support to display spinbutton in userform
vba-spinbutton-in-userform.diff, Fong

vbaevents-services-sources.diff, i#68893
# vba workbook/worksheet events
vba-workbook-worksheet-events.diff, Fong

# worksheet_calculate event fix
vba-worksheet-calculate-event-fix.diff, Fong

# add support for passing a caller to basic when calling a script
# via the scripting framework - note depends on vbaevents-services-sources.diff
basic-caller-support.diff
# comparison of tow empty type fix in vba mode
vba-empty-comparison-fix.diff, n#397438, Fong
# Add Worksheet.EnableSelection ( depends on cws-scsheetprotection02-sc.diff )
vba-worksheet-enableselection.diff, n#405312, Fong

# keywords (including NAME, LINE, TEXT) can be used as variable
vba-keyword-fix.diff, n#403586, Fong

#some userform import issues including improved identification
#of the progressbar activex control
userform-activex-identify.diff, i#93111
#some unknown userform binary format tweaks for some customer documents
#one hunk seems to be related to grouped labels in a userform
#the other ( no idea )
userform-possible-groupingtweak.diff
#disable to delete or rename objectmodule name in basic ide
basic-ide-objectmodule.diff, Fong
# display a friendly name for objectmodule tab
basic-ide-module-object-name-combile.diff, Fong
vba-fix-ide-friendly-modulename.diff, n#439971, Fong
# display a friendly basic macro tree in macrochoose dialog
vba-basic-macrochoose-dialog.diff, Fong
vba-fix-basic-macro-organizer.diff, n#439972, Fong
# fix bug accessing default member of userform control
range-listBox-compare.diff, n#421939

# fix import sizes and geometry of userforms
vba-userform-geometry-tweak.diff

# n#426415
vba-allow-forms-resetvalue-binding.diff
# n#426416
fix-vba-NOT-trigger-update.diff
# variant + string
vba-variant-fix.diff, Fong
# fix for image import for userform
userform-image-import-fix.diff
# spinbutton change wasn't imported correctly
spinbutton-import-valuechange.diff

# don't apply regex to MATCH function if typical
# 'regex' like characters are present
vba-noregrex-for-match.diff

# fix treatment of NULL with
# a) NOT operator b) comparison operators
vba-null-not-treatment.diff, n#496844
# fix core issue in Commandbar
vba-commandbar-fix.diff, n#434214, n#437157, Fong

# always use English Excel grammar when parsing formulas.
# (depends on calc-grammar-xls-english-*.diff patches.)
vba-xls-formula-parser.diff, n#422145, kohei

vba-fix-docmodule-import-crash.diff, n#447560

vba-servicemacros-rework.diff

#vba-word-executable-option.diff, Fong
vba-interior-object-fix.diff, n#459479, Fong
range-defaultmethod-i98476.diff, i#98476
vba-excel-iserror-fix.diff, n#469762

# filter to read custom toolbars ( and other customization data ) from writer
word-read-custom-toolbar-filter.diff, noelpwer
# vba for word support
vba-word-support.diff
vba-templateobject.diff
vba-vpagebreak-object.diff, hanbo

vba-combobox-listindex-fix.diff, n#476891, Fong
vba-fix-copysheet-toend.diff, n#478187
vba-improve-toolbarapi-macro-search.diff
# fix core when there is an error in the doc close vba
# event handler ( bit of a hack )
fix-doc-exit-basic-error-core.diff
read-vba-dir-stream-fix.diff
vba-commandbar-enabled.diff, n#459458, Fong
# worksheet change event rework
vba-worksheet-change-event-fix.diff, Fong
# fix core(s) reading custom menu's from word docs
vba-toolbar-menufilter-core-fix.diff
# enhancement to above to read new menus added to the builtin menubar
word-read-builtinmenubar-filter.diff
# allow private/public modifier for DECLARE
vba-fix-private-declare.diff
# import customization and macros from global templates ( if defined ) when
# opening word documents
vba-import-globaltemplate-customizations.diff
# fix problem with syntax like 'If LCase(str1) = str2 <> 0 Then'
vba-basic-if-compare-fix.diff, i#100600, n#488588, Fong
# fix parallel build problems in basic
# (probably obsoletes vba-parallel-build.diff)
vba-basic-parallel-build.diff
# fix parallel build problems in oovbaapi
vba-oovbaapi-parallel-build.diff

basic-allow-objectforerror-symbol.diff, n#492423
vba-fix-named-any-para-pass.diff, n#485467
vba-allow-arrays-in-usertypes.diff, n#485623
# disable project reference and toolbar/menu customization import
# for 3.1
vba-disable-toolbar+customizationimport.diff
# fix IsEmpty where api objects are passed
vba-fix-IsEmpty-api-object.diff, n#494990
# fix crash when attempting to use geometry attributes of
# control on sheet/document
vba-fix-control-shape-geom-fix.diff, n#500006
#
basic-public-dim-fix.diff, n#488590, i#100659
vba-fix-optionalparam-assigment.diff, n#494667
vba-reset-screenupdateing.diff, n#494964
vba-redim-array-fix.diff, n#495604
vba-fix-userform-init.diff, n#497923
vba-fix-Range-Insert-CopyOrigin.diff, n#498325
calc-vba-volatile-user-func.diff
vba-documentcontext.diff
fix-read-disabled-toolbarimport.diff
# more api related changes + dummy model support for multi-page
# would be nice to be able to move it nearer the other word patch
# but it won't apply there
vba-word-support-part2.diff
# tweak custom toolbar import slightly to
# import dropdowns not associated with builtin menu additions
vba-only-import-std-menutoolbar.diff
# sometimes the resize event cores the office
vba-fix-workbook-resize-core.diff
# fix macromode in documents opened by the api
vba-fix-macromode-api-docopen.diff
#fixup macro search ( provide a central macro resolve function )
vba-fixup-macrosearch.diff
#rework use of getCurrentDocument, additionally create new
#getCurrentExcelDoc & getCurrentWordDoc
vba-currentcomponent-rework.diff
#tweak testvba.cxx to cater for newly imported ProjectName
vba-testclient-fix-project.diff
#fix checkbox access via vba api
vba-fix-checkbox-ole-access.diff, n#507400
# fix vbadocumentbase::getPath & vbadocumentbase::getFullName
vba-fix-path-fullname.diff, n#507745
# fix setting control default value ( when accessed from sheet )
fix-sheet-control-valueset.diff, n#507748
# fix auto calculation of shift direction for delete ( where none specified )
vba-fix-range-delete-shift.diff, n#508101
# allow worksheet to be passed as ( before or after ) param
vba-fix-worksheet-add-before-param-object.diff, n#507760
# active newly added worksheet
vba-fix-worksheet-add-activate.diff, n#507758
# add Application.Quit api
vba-application-quit.diff, n#510003
# menu/toolbar rework
vba-commandbar-rework.diff, Fong
# add menubars related object
vba-menubar-objects.diff, n#508113, Fong
# fix missing codename problems
vba-fix-missing-codename.diff, n#507768
# fix zoom, should only affect active sheet
vba-zoom-per-sheet.diff
# fall back to doc context for active sheet if it fails
vba-fallback-to-calling-doc-context.diff
# when selecting full range view is not scrolled back
vba-cursor-pos-for-selected-maxrange.diff
# fix combox binding data import in userform
vba-combobox-rowsource-fix.diff, Fong
# support workbook auto_open event
vba-workbook-auto-open-event.diff, n#520228, Fong
# support buildin toolbar in CommandBar object
vba-buildin-toolbar-fix.diff, n#520228, Fong
# support WorkBook.PrecisionAsDisplayed
vba-workbook-precisionasdisplayed.diff, n#520228, Fong
# fix for uno api in XMenu::getPopupMenu
uno-xmenu-getpopupMenu-fix.diff, i#103486, Fong
# support CommandbarControl.Enabled
vba-commandbarcontrol-enabled.diff, n#520228, Fong
# create toolbar/menubar in document scope
vba-commandbar-document-scope.diff, Fong
# fix for dim a variable as vba constant
vba-dim-as-contants-fix.diff, n#521820, Fong
# fix for find the toolbar creating during importing
vba-commandbar-toolbar-fix.diff, Fong
# fix for set involving an automation object ( in vba mode )
vba-automation-set-fix.diff, n#507501, iz#103859
# various improvements, handle tooltip, handle seperators, fix bug where
# toolbar control isn't displayed if the macro isn't resolved,
# added classes for excel toolbar import ( disabled )
tool-menu-bar-improvements.diff
# fix for the issue in Styles.Add in Calc
vba-styles-add-fix.diff, Fong
vba-financial-functions.diff, n#525633, n#525635, n#525642, n#525647,
vba-typename-fix.diff, n#525649
# disable untill master is updated
# associated with vba-automation-set-fix.diff above, this patch
# allows the automation bridge to tell the basic runtime about
# default member of automation objects
vba-automation-defaultmember.diff, n#507501
# disable untill master is updated
# misc fixed from ibm
ibm-misc-fixes-1.diff,i#104203, i#103653
vba-automation-fix-named-paramaters.diff, n#535087
vba-automation-put-get-property-improvements.diff, n#535086, n#535088, n#535089

vba-toolbar-menu-support.diff
vba-reenable-rowsourcefixes.diff, bnc#540960
cws-vbasupportdev300-wae.diff
vba-control-api-vis-fix.diff, bnc#542132
vba-fix-isempty.diff, bnc#541749
vba-fix-wsfunction-booleanparam.diff, bnc#541735
vba-fix-errobj-errnum.diff, bcn#541755

vba-basic-not-fix.diff, i#105321, Fong
vba-autofiltermode.diff, n#549383
vba-fix-selection-dot-inproject.diff
vba-fix-override-exportproblem.diff
vba-thiscomponent-fix.diff
# more Writer VBA support, need to merger into cws-vbasupportdev
vba-word-support-m4.diff, Fong
vba-reenable-cwssheetproctectbits.diff

vba-fix-find-wraparound-onfail.diff, n#554261
fix-embedobj-load.diff, n#557965
fix-vba-late-docevent-crash.diff, n#558907

# support a local cache of local excel named references
# to imported names, use that in range by name lookups
vba-import-and-use-localrangenames.diff


eventhelper-closecrash-fix.diff, n#438606, i#106270
# make sure no vba libraries are loaded ( if not filtering )
vba-dont-load-for-odf.diff
vba-fix-listboxhang-n560355.diff, n#560355
vba-fireevents-from-apichange.diff, n#561639, n#539220
vba-macro-properties.diff, n#566030
vba-word-executable-option.diff, Fong #disabled
vba-fixup-vbasupportcws.diff #disabled
# support copy of worksheet to 'other' document
vba-worksheet-copy-otherdoc-api-support.diff
# fix problem with parallel build failing
vba-fix-scripting-parallelbuild.diff
# fix strange problem when strange (empty) TBC records can
# cause document load to ... loop ( and potential crash )
vba-ctb-fix-looponload.diff, n#589794, n#590359

# fix resolving of Err function/object in vba/non-vba mode
vba-fixerror-nonvba.diff, n#597884
# tweak errObj behaviour
vba-tweak-errorobj.diff
# import vba project from xlsm document ( experimental )
# FATE # 309162
vba-import-xlsm.diff

[ Features ]
# Pre- and postprocessing capabilities for loading and saving.
sfx2-pre-and-postprocess-during-save-load.diff, i#71939, flr


[ WebDAV ]
SectionOwner => tml
SectionIssue => bnc#651977

cws-mav58.diff, bnc#651977, tml
webdav-locking-after-mav58.diff, tml
sfx2-pre-and-postprocess-during-save-load-after-mav58.diff, i#71939, flr


[ 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

[ OOXML ]
# Ugly temporary fix
# FIXME 2011-04-04: Doesn't apply, unclear whether needed
# docx-ugly-fix.diff, n#548701, cbosdo

# FIXME dev300-m83 oox-fix-placeholder-layout.diff, n#485316, n#480223, rodo

# FIXME: 2009-09-02: Applies but causes compilation errors. --tml
# oox-import-chart-externalref.diff, n#480868, janneke

# FIXME: 2009-08-12: The patch to tablefragment.cxx doesn't apply and
# it isn't trivial to make it apply. I am unsure whether the expected
# semantics of the function being patched has changed.  Actual
# understanding of the code needed. --tml
# oox-import-table-autofilter.diff, n#479381, janneke

# FIXME: 2009-09-02: Applies but causes compilation errors. --tml
# oox-import-shape-textbox-hyperlink.diff, n#480854, janneke

# FIXME 2011-04-13: Depends on stuff introduced by oox-smartart-import.diff
# which is bypassed for now.
# oox-xlsx-import-fix-connector-shape.diff, n#549331, Fong

# FIXME dev300-m83 oox-custom-shape-polygons.diff, n#485418, rodo

# FIXME: 2009-08-12: This stuff seems to be already in dev300-m54
# (with some stylistic differences)? --tml
# oox-import-comments-fix-add-annotation.diff, n#480876, janneke

# FIXME_ 2009-09-02: Applies but causes compilation errors. --tml
# oox-import-sheet-protect.diff, n#481317, janneke

# FIXME dev300-m83 oox-import-text-vert-anchor-and-anchorctr.diff, n#479829, rodo

[ OOXML ]
# FIXME: 2009-08-12: Does not apply, upstream code refactored, not
# clear what to do. --tml
# oox-import-zoom-setting-with-tab-color.diff, n#494603, janneke

[ PostgreSQL ]
sdbc-postgresql.diff
sdbc-postgresql-build-lst.diff
connectivity-workben-postgresql.diff
gcc-4.3-postgresql.diff
sdbc-postgresql-config_office.diff
sdbc-postgresql-oxt.diff

[ KDE4Experimental ]
# Not yet ported to co-exist with the KDE3 stuff
kde4-kab.diff

[ NovellOnlyUnix DebianBaseOnly ]
# search also /usr/share for icons
# it is a temporary hack; we should do more clean FHS compliant installation
# we need a good plan before, though ;-)
split-icons-search-usr-share.diff, n#296502, pmladek

[ ArkOnly ]
SectionOwner => brosenk

# 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

# 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

[ DebianOnly ]
#debian-gccXXXXX.solenv.javaregistration.diff

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

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

[ DebianBaseOnly ]
soffice-opengl-and-locking-config.diff, mklose

[ SUSE101 ]
sled10-splash.diff, i#123456, pmladek

[ MacOSXOnly ]
SectionOwner => thorsten
sfx2-global-scope-fix.diff, thorsten
cws-kohei03-sc-macfix.diff, thorsten

[ PardusOnly ]
pardus-default-ExternalMailer.diff
pardus-clipart.diff
dont-check-fqdn.diff

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

# hyperlink issue with numeric slide names in Impress
sd-update-relative-links.diff, n#355674, i#55224, rodo


[ OxygenOfficePalettes ]
palette-enhanced-arrow.diff
## palette-enhanced-color.diff
palette-enhanced-dash.diff
palette-enhanced-gradient.diff
palette-enhanced-hatch.diff

[ DebianBaseOnly ]
#configures-explicit-arch.diff
icu-arm.diff, doko

[ OxygenOfficeDefaultSettings ]
# Always enable extended tips
i27928-extended-tips-on.diff
# We like rules in impress
#i54709-default-impress-ruler.diff
# Full branding for Windows installer
ooop-win32-installer-branding.diff
#Update URL added to the OxygenOffice
ooop-update-URL.diff
#OxygenOffice styled progress bar
ooop-splash.diff
#Adding hidden buttons to the toolbar
#for epmty document
toolbars_framework.diff
#for Calc
toolbars_sc.diff
#for Draw and Impress
toolbars_sd.diff
#for Writer
toolbars_sw.diff
#Always create backup files
#always-create-backups.diff
# Make CaptionOrderNumberingFirst true for Hungarian
captionnumbering-hu.diff, i#110273, timar
# OxygenOffice new defaults
oxygenoffice_defaults.diff

[ OxygenOfficeExtras ]
## extras_wizard.diff
# Add our macros stuffs to wizard module
## premium_macro_build.diff
## premium_macro_dialog.diff
## premium_macro_script.diff
## premium_macro_target.diff
# Add menu elements for Users guide
## helpdocument-genericcommand.diff
# Uniformize Help menu of us
helpdocument-menubar.diff

[ OxygenOfficeWin32Only ]
# Update Windows installation of OpenOffice.org even the version is same
# So you can upgrade to OxygenOffice without removing OpenOffice.org
ooop-updatable-sameversion.diff

[ OxygenOfficeLinuxOnly ]
#Always use default iconset
always_default_iconset.diff

[ Fixes ]
# FIXME 2011-04-05: Does not apply, leaving it to cbosdonnat for now
# fields-table-formula.diff, n#631912, cbosdo

# controversial fix - closer to ppt97 behaviour than to 2k7 - need
# version compat distinction?
sd-custom-show-fix.diff, n#355638, i#90145, thorsten

# temporary fix. does no harm and gets the job done but its not
# beautiful. Since the whole section needs to be refactored anyway decided not
# to waste for time with this fix but to focus on the refactoring
sw-nested-positionned-tables-ww8-import-fix.diff, n#376688, flr

# FIXME dev300-m83 xmloff_dis26300_conformance.diff, n#396280, flr

[ WWInProgress ]
sw_layout_in_table_cell_fix.diff, n#367341, flr
sw-team-pane.diff

sw-do-not-capture-surround-through-objs-patch.diff, n#367341, i#18732, flr

[ LocalizeFixes ]
# Fix Spanish translation of the autofilter menu; thanks to Eduardo Moreno
# FIXME: still broken in translations repo on 2010-03-31
#        need to be fixed in Pootle; sent mail to l10n@es.libreoffice.org
# sc-autofilter-l10n-es.diff, i#103840, pmladek

[ ArkOnly ]
SectionOwner => brosenk
# See what breaks if we build with more optimizations
testing-more-optimizations-ark.diff

[ Fixes ]
# FIXME: 2009-09-11: I wonder when this has been commented out, and
# why? If this really is not needed, let's remove totally then. --tml
#sw-import-TOC.diff ,n#404254, Amelia Wang

# (disabled) debug code extracting SdrOLE streams to some tmp location
svx-debug-sdrolestreams.diff, thorsten

[ MinGW ]
# build fix for odma - not up-stream
mingw-buildfix-odma.diff, jholesov

# more allowed -I's in OOo's cpp [for scp2]
mingw-cpp-increase-include-limit.diff, i#95193, jholesov

# sleep using osl::Thread::wait()
mingw-thread-wait-instead-of-sleep.diff, i#95200, jholesov

[ Fixes ]

# UI + core to make OLE editing optionally outplace
# FIXME 2011-04-05: Doesn't apply, not easy to fix
# optional-outplace-ole.diff, i#98970, thorsten

# let ctrl-<keycode> stuff pass dlg keyboard handling, to permit
# global application-wide shortcuts also in open dialogs
vcl-permit-global-shortcuts.diff, i#105676, thorsten


[ OxygenOfficeDefaultSettings ]
#Create langpack and full installers
## ooop-langpack-policy.diff

[ OOXMLExport ]
# hack to ignore writerfilter when odf-converter is present
odf-converter-ignore-writerfilter.diff, n#348471, n#502173, jholesov

[ Fixes ]
external-apm-header.diff, freuter

[ Experimental ]
experimental_ooapi.diff, flr

[ AutoLayout ]
impress-autolayout.diff, cocofan

[ WriterDocComparison ]
SectionOwner => jholesov
# GSoC 2009 task, implemented by Tzvetelina Tzeneva
# http://gsoc-tzvetelina.blogspot.com/

# Improved document comparison

# FIXME 2010-10-08: Doesn't apply with new RTF code now in the repo,
# tries to patch the nonexistent sw/source/filter/rtf/rtfatr.cxx
#writer-doc-comparison.diff, tzvetelina

# Help files for the document comparison
# FIXME 2010-11-11: Does not make sense to modify help without the modified functionality; thanks Rene for pointing it out
#writer-doc-comparison-help.diff, tzvetelina


[ MySQL and DebianBaseOnly ]
# fix mysqlc to use the SONAME instead of the .so symlink...
mysqlcppconn-mysqlclient-SONAME.diff

[ Fixes ]
# FIXME dev300-m77 sd-print-fix-pageoffset.diff, n#537931, rodo # the code has moved to sd/source/ui/view/DocumentRenderer.cxx
# FIXME ooo330-m2: does not apply: configure-fix-lpsolve-depends.diff, janneke

[ DebianSidOnly ]
# link dynamically with liblpsolve55.so
system-lpsolve-rpath.diff, rengelha

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

[ OOXMLExport ]
# FIXME 2011-04-07: Does not apply at all,
# presumably not relevant any more at all?
# oox-pptx-export-update-to-ooo320.diff, rodo

[ OOXMLExportDevel ]
# this s shared binary/ooxml filter

# this used to be xlsx-shared-oox-chart-export-part1.diff, Fong
# it is now merged into git, except for the hunk patching pptx
# which follows:

# Except that this diff file does not exist, huh?

# There has been some mixups and reverts back and forth of commits
# to this apply file, so I will just comment this out for now --tml

# xlsx-shared-oox-chart-export-part1-pptx-part.diff

[ PieceBits ]
SectionOwner => pmladek
# Experimental piece-wise source code split for build
# zipintro is not kind to us ...
piece-desktop.diff
piece-build.diff
piece-deliver.diff
piece-checkdll.diff
piece-binary-path.diff
piece-target.diff
piece-icons.diff
piece-startup.diff
piece-basic.diff
piece-svx.diff
piece-vcl.diff
# zipintro is not kind to us ...
piece-scripting.diff
piece-helpcontent2.diff
piece-sdext.diff
piece-swext.diff
piece-mysqlc.diff
piece-writerfilter.diff
piece-ridljar.diff
piece-offapi.diff
piece-offuh.diff
piece-cppuhelper.diff
piece-cpputools.diff
piece-connectivity.diff
piece-cui.diff
piece-bridges.diff
piece-saxon.diff
piece-stoc.diff
piece-unoil.diff
piece-javaunohelper.diff
piece-io.diff
piece-l10n.diff
piece-remotebridges.diff
piece-rsc.diff
piece-scp2.diff
piece-solenv.diff
piece-services.diff
piece-ant.diff
[ NLPSolverBits and PieceBits ]
piece-nlpsolver.diff
[ PieceBits ]
piece-setup_native.diff
piece-jvmfwk.diff
piece-forms.diff
piece-apache-commons.diff
piece-sc.diff
piece-xmerge.diff
piece-packimages.diff
piece-automation.diff
piece-qadevOOo.diff
piece-cli_ure.diff
piece-transex3.diff
piece-odk.diff

# the noarch packages adds compat symlinks of the preset user configuration
# the real files should be copied to the user configuration
# the symlinker system files are read-only otherwise
piece-desktop-avoid-user-conf-symlinks.diff, pmladek

piece-jfreereport.diff
piece-reportbuilder.diff

[ CrossWin32Patches ]
# Experimental patches to crosscompile OOo for Win32
crosswin32-accessibility-nojava.diff
crosswin32-basegfx-no-cppunit.diff
crosswin32-config_office-cross.diff
crosswin32-config_office-mingw.diff
crosswin32-connectivity-mingw.diff
crosswin32-cppuhelper-mingw.diff
crosswin32-cppunit-mingw.diff
crosswin32-dbaccess-mingw.diff
crosswin32-desktop-mingw.diff
crosswin32-desktop-mingw-res.diff
crosswin32-dtrans-mingw.diff
crosswin32-embeddedobj-mingw.diff
#crosswin32-embedserv-mingw.diff
crosswin32-extensions-mingw.diff
crosswin32-external-mingwheaders.diff
crosswin32-fpicker-mingw.diff
crosswin32-funit-char-line.diff
#crosswin32-goodies-mingw.diff
#crosswin32-helpcontent2-mingw.diff
crosswin32-hyphen-mingw.diff
#crosswin32-i18npool-cross.diff
crosswin32-i18npool-mingw.diff
#crosswin32-icc-cross.diff
crosswin32-instsetoo_native-mingw.diff
crosswin32-lingucomponent-mingw.diff
crosswin32-o3tl-no-cppunit.diff
#crosswin32-unixodbc-disable.diff
#crosswin32-odk-cross.diff
crosswin32-postprocess-mingw.diff
#crosswin32-pyuno-mingw.diff
crosswin32-sal-cross.diff
crosswin32-sal-mingw-c.diff
crosswin32-sal-mingw.diff
crosswin32-sccomp-mingw.diff
#crosswin32-scp2-mingw.diff
crosswin32-setup_native-mingw.diff
#crosswin32-shell-mingw.diff
#crosswin32-solenv-cross.diff
#crosswin32-solenv-mingw-installer.diff
#crosswin32-solenv-mingw.diff
#crosswin32-solenv-mingw-res.diff
crosswin32-solenv.diff
#crosswin32-soltools-cross.diff
#crosswin32-store-core.diff
crosswin32-store-registry.diff
#crosswin32-svx-mingw.diff
crosswin32-sysui-mingw.diff
crosswin32-tools-mingw.diff
crosswin32-trans-mingw.diff
crosswin32-unotools-mingw.diff
#crosswin32-vcl-mingw.diff
crosswin32-writerperfect-cross.diff
# things to fix later
#crosswin32-ugly-hacks.diff

[ Speed ]
# don't throw unnecessary exceptions in sfx2
speed-sfx2-dont-throw-too-much.diff, i#107512, jholesov

[ Netbook ]
vcl-netbook.diff, rodo

vcl-netbook-export-small-screen-mode.diff, rodo

framework-netbook-use-small-screen-mode.diff, rodo

netbook-window-decoration-update.diff, n#621116, rodo

# reduce height of selected dialogs to avoid shrinking on Netbooks
pdf-export-dialog-reduce-height.diff, bnc#623352, rodo

[ MacOSXOnly ]
SectionOwner => thorsten

[ Features ]
# embed generic media files inside odf docs, plus various related
# sound fixes from rodo
#impressmedia-features.diff, i#83753, n#515553, thorsten
#slideshow-sound.diff, n#515553, rodo

[ Toolbars ]
SectionOwner => jholesov
# experimental now

# Not looking too well, but might be useful?
toolbar-decorations-vcl-nwf.diff

[ BorderTypes ]
SectionOwner => cbosdo

#Adds some more types, and more of unifying the drawing methods
#FIXME: Incomplete, not to be included in 3.2.1
#border-types-more.diff, fate#309127

[ OOXML ]
# FIXME 2011-04-07: thorsten is working on making this apply.
# When that is ready and this is uncommented, please uncomment
# oox-xlsx-import-fix-connector-shape.diff, too
# oox-smartart-import.diff, thorsten

[ NovellOnlyWin32 ]
novell-win32-splash.diff, fridrich

[ SUSE101 ]
# fix build with the old autoconf
build-sled10-autoconf.diff
# fix ixon build with internal boost
# FIXME: it is a hack:
#     * the tools ixion-parser ixion-sorter require boost/program_options.hpp
#       and the related library; we would need jam and some hacks in
#       the internal boost to provide it => it might be easier to make
#       the ixion-parser ixion-sorter optional; they are not needed in LO
#     * AC_PROG_GREP, _AS_ECHO_LOG, _AC_DO_STDERR are not provided by
#       autoconf-2.59
#     * change to AC_PREREQ([2.59]) is not valid because the original
#       boost.m4 can't be procced by it
build-sled10-ixion-with-internal-boost.diff

[ GSoC2010 ]
# Patches from GSoC 2010 students.
online_gallery.diff, tijana
sc-single-right.diff, td123
sd_effects_styles.diff, pixie
symbols-20-august.diff, i#11167, jopsen
vEdit-13-August.diff, jopsen
