2006-04-14  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.7
	
	* patches/src680/fix_filedlghelper.diff: better fix for crash when
	  selecting email application, provided by Giuseppe Ghib,
	  Ubuntu #33767, n#154458

2006-04-13  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.6

2006-04-13  Radek Doulik  <rodo@novell.com>

	* patches/src680/xmloff/source/draw/ximpstyl.cxx: updated with
	changes from cl

2006-04-13  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-string-arg.diff : Return errCellNoValue rather than
	  errNoValue.  The former is a cheesy internal hack to return out of band
	  data that the value did not exist.  The wrappers catch it.   errNoValue
	  is an actual error.  This weakens the XL compatibility which does
	  return a real error on failure, even for cases like "" and " ". n#164294

2006-04-12  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-ooqstart-options.diff,
	  patches/src680/apply: Fix -display and other options.

2006-04-12  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/crash-sd-a11y.diff,
	* patches/src680/apply: fix a11y crasher i#64334, n#165538

2006-04-09  Petr Mladek  <pmladek@suse.cz>

	* desktop/calc.desktop.in: add InitialPreference=6 to be prefered
	  over gnumeric in KDE

	* desktop/math.desktop.in: use NoDisplay=true instead of Hidden=true;
	  finally, works as expected (is not visible in menu, only provides
	  the MIME type info)

2006-04-09  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/vcl-metacity-focus.diff: New.
	* patches/src680/apply: Apply in Fixes.

2006-04-09  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/fix_filedlghelper.diff: New.
	* patches/src680/apply: Apply in Fixes.

2006-04-05  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.5

2006-04-05  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply: disable speed-local-link* for
	now sb has a number of good points.

2006-04-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-local-link-except.diff,
	* patches/src680/speed-local-link.diff,
	* patches/src680/apply: a hack to speed up linking a lot.

2006-04-02  Rene Engelhard  <rene@debian.org>

	* patches/src680/framework-nofocussteal.diff: update for
	  vcl-fontconfig-hints.diff

2006-03-31  Noel Power  <noel.power@novell.com>

	* patches/src680/cws-atkbridge-20060328.diff: modified to fix core
	when pressing escape when context menu is displayed

2006-03-31  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/vcl-fontconfig-hints.diff,
	* patches/src680/apply: Fix n#16082, will be in 2.0.3
	so not on HEAD.

2006-03-31  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.4

2006-03-31  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: [NovellOnlyWin32] Drop
	filebug-support.diff, we don't want to point there.

2006-03-31  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/gcj-preload-hack.diff, patches/src680/apply: bin the
	  obsolete patch; it works even without LD_PRELOAD with the latest gcc

2006-03-31  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in:
	* patches/src680/apply: Move buildfix-no-java.diff so that everyone
	is getting it, also some minor Gentoo-specific change

2006-03-30  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/gcj-preload-hack.diff: fix ugly mistake, so soffice
	  and spadmin wrappers work from any working directory now

	* patches/src680/buildfix-atkbridge-atk-1.6.diff, patches/src680/apply:
	  fix build with atk-1.6; it will be included in CWS atkbridge soon,
	  i#63580
	
	* distro-configs/SUSE-9.1.conf.in: disable cairo for SL9.1/NLD9 builds

2006-03-30  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/sc-paste-dialog.diff: add i18n support.

2006-03-29 Noel Power  <noel.power@novell.com>

	* patches/src680/svx-vbaimport-basic-hang.diff: fix for i#63766 
	import of vba stream containing "Attribute" causes hang
	* patches/src680/apply: added above

2006-03-29 NAKATA Maho  <chat95@mac.com>

	* scratch/offapi-vba/Excel/*: new constants ( lots & lots )
	* patches/vba/offapi-org-openoffice-vba-excel-*.diff:
	* patches/src680/apply:

2006-03-29  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-activex-disable.diff: Updated version that
	actually applies cleanly to OOO_2_0_2.

	* patches/src680/apply: Do enable win32-activex-disable.diff on
	Win32. i#19510 still is alive, and this works around that. I
	didn't notice any ill effects in instsetoo_native after enabling
	win32-activex-disable.diff.

2006-03-28  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/cws-atkbridge-20060328.diff,
	* patches/src680/apply: import critical fix from obr.

2006-03-27  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/frugalware.diff,
	  patches/src680/apply: Fixed frugalware.diff to apply again and some
	  update in the [ FrugalwareOnly ] section.

2006-03-27  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.3

	* patches/src680/gcj-preload-hack.diff, patches/src680/apply: a hack
	  to preload libgcj when gcj/gij JRE is selected; requires a hacked
	  gcc; is used only for SUSE-10.1 now; n#153386

2006-03-23  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2.2

2006-03-23  Petr Mladek  <pmladek@suse.cz>

	* man/openoffice.1_SUSE.in: update for the simple wrappers
	
	* bin/package-ooo: install the man pages for all the simple wrappers;
	  use the SUSE specific template for all SUSE-* distros

2006-03-23  Rene Engelhard  <rene@debian.org>

	* bin/openofficee-xlate-lang: add mk, lo

2006-03-23  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: removed default-vba-compatible.diff, now
	the compatibility options are handled from patch below if 
	VBASupport Option is enabled.
	* patches/vba/vba-runtime-vba-enabled.diff: compatibilty options are 
	now controled by enabling of the VBASupport option 
	* patches/src680/automation-testtool-oobuildfix.diff: removed bits that
	turned off compatibility ( compatability is no longer on by default )

	* patches/vba/offapi-org-openoffice-vba-excel-xllistconflict-idl.diff:
	a slew of new constants from head
	* patches/vba/offapi-org-openoffice-vba-excel-xllistdatatype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xllistobjectsourcetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xllocationintable-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlmailsystem-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlmarkerstyle-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlmousebutton-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlmousepointer-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlmsapplication-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlobjectsize-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xloletype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xloleverb-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlorder-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlorientation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpagebreak-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpagebreakextent-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpageorientation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpapersize-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlparameterdatatype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlparametertype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpastespecialoperation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpastetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpattern-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlphoneticalignment-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpictureappearance-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpictureconvertortype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivotcelltype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivotfieldcalculation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivotfielddatatype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivotfieldorientation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivotformattype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivottablemissingitems-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivottablesourcetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpivottableversionlist-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlplacement-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlplatform-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlprinterrors-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlprintlocation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlpriority-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlptselectionmode-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlquerytype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlrangeautoformat-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlrangevaluedatatype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlreferencestyle-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlreferencetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlrobustconnect-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlroutingslipdelivery-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlroutingslipstatus-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlrowcol-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlrunautomacro-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsaveaction-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsaveasaccessmode-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsaveconflictresolution-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlscaletype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsearchdirection-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsearchwithin-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsheettype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsheetvisibility-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsizerepresents-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsmarttagcontroltype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsmarttagdisplaymode-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsortmethodold-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsorttype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsourcetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlspeakdirection-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlspecialcellsvalue-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsubscribetoformat-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsubtototallocationtype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsummarycolumn-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsummaryreporttype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsummaryrow-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltabposition-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltextparsingtype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltextqualifier-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltextvisuallayouttype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlticklabelorientation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlticklabelposition-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltimemark-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltimeunit-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltoolbarprotection-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltotalscalculation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xltrendlinetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlunderlinestyle-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlupdatelinks-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlvalign-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwbatemplate-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwebformatting-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwebsectiontype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwindowstate-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwindowtype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlwindowview-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlxlmmacrotype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlxmlexportresult-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlxmlimportresult-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlxmlloadoption-idl.diff:

2006-03-22  Petr Mladek  <pmladek@suse.cz>

	* configure.in, patches/src680/apply, distro-configs/SUSE-10.1.conf.in:
	  was high time to copy SUSE.conf.in for SL10.1/NLD10

2006-03-21  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/framework-check-items.diff,
	* patches/src680/apply: markup the menu items
	correctly wrt. MIB_CHECKABLE.

2006-03-21  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-no-java-ppc.diff,
	  patches/src680/buildfix-tg-config-gij-ppc-hack.diff,
	  patches/src680/buildfix-testtool-skip-gij-ppc-hack.diff,
	  patches/src680/apply: bin obsolete patches and the whole
	  SUSEPPCOnly section; strange, the patches are not necessary after
	  I completely removed the broken commercial Java SDK from the
	  build root. It seems that it affected the build even when we built
	  with gcj.

	* bin/test-ooo: start tests with export OOO_FORCE_SYSALLOC=1,
	  export MALLOC_CHECK_=2

2006-03-20  Jan Holesovsky  <kendy@suse.cz>

	* Branched for 2.0.2:
	  OOO-BUILD-2-0-2-ANCHOR - the anchor tag,
	  ooo-build-2-0-2 - the branch.

2006-03-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/speed-except.diff: inching towards victory.

2006-03-20  Martin Kretzschmar  <martink@gnome.org>

	* bin/package-ooo: fix order of find arguments.

2006-03-18  Giuseppe Ghib <ghibo@mandriva.com>

	* patches/src680/help-support-mdv.diff: added from help-support.diff
	  and modified support URL page.

2006-03-17  Michael Leibowitz <michael.leibowitz@intel.com>

	* patches/test/dbbe.diff: apply this patch to build the
	scratch/dbbe stuff

2006-03-17  Jan Holesovsky  <kendy@suse.cz>

	* Version 2.0.2.1

	* configure.in, NEWS: Version 2.0.2.1

	* patches/src680/apply: Fixed wrong order of the fpicker patches.

2006-03-17  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable system-xslt patch also
	  on Debian

2006-03-17  Jan Holesovsky  <kendy@suse.cz>

	* configure.in, download.in,
	  bin/unpack: Don't require ooo_crystal_images-1.tar.gz any more, it's
	  already integrated.

2006-03-16  Rene Engelhard  <rene@debian.org>

	* patches/src680/static-libs-use-_pic.diff: update

2006-03-16  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/fpicker-multiselect.diff: fix a number of
	multiple selection issues for gtk+ and built-in file selector.

2006-03-15  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* doc/intro.txt: improve description of downloadables.

2006-03-15  Petr Mladek  <pmladek@suse.cz>

	* doc/intro.txt: ooo-build intro; it gives the basic overview about
	  the current functionality

2006-03-15  Matthias Klose  <doko@ubuntu.com>

	* bin/transform: Fix --revert for helpcontent2 files.
	* bin/font-munge: push SansSerif to the end of the list,
	some Tamil fonts don't have all ISO-8859-1 characters defined.
	Prefer the DejaVu font family for the UI_* fonts (Ubuntu only).
	* bin/help-font-munge: push sans-serif to the end of the list,
	some Tamil fonts don't have all ISO-8859-1 characters defined.
	Prefer the DejaVu font family (Ubuntu only).
	* patches/src680/no-sans-serif-default.diff: Remove.
	* patches/src680/apply: Don't apply no-sans-serif-default.diff.

	* src/Ubuntu.dic, patches/src680/ubuntu-palette.diff,
	patches/src680/ubuntu-dictionary.diff: New.
	* patches/src680/apply: Apply new patches.

	* patches/src680/apply: Move xmlhelp-use-libxslt-from-system.diff
	from DebianBaseOnly to DebianOnly.

2006-03-14  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: enable CalcSolver for DebianBase

2006-03-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: Temporarily disabled
	  speed-ooqstart-hide-asap.diff, working on a fix.

	* patches/src680/speed-ooqstart-hide-asap.diff,
	  patches/src680/speed-ooqstart.diff,
	  patches/src680/apply: Fixed the crasher.

2006-03-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/fpicker-multiselect.diff,
	* patches/src680/apply: new API & impl. to fix evil multiselect
	issues.

2006-03-14  Matthias Klose  <doko@ubuntu.com>

	* bin/ooo-wrapper.in: ooqstart now handles empty arguments.

2006-03-13  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-ooqstart-slot.diff,
	  patches/src680/apply: Handle slot:XYZ correctly, n#157583.

	* patches/src680/speed-ooqstart-open-empty.diff,
	  patches/src680/speed-ooqstart-hide-asap.diff,
	  patches/src680/speed-ooqstart.diff,
	  patches/src680/apply: ooqstart: Open blank window when no param is
	  given; close the splash as soon as possible.

2006-03-13  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-odma.diff: New file. Incorporates
	and updates the patches in patches/test/win32-odma-build.diff and
	win32-odma-gw-fix.diff. Additional fixes:

	(ucb/source/ucp/odma/odma.h): Replace with odma.h from ODMA SDK
	2.0.0.

	(ucb/source/ucp/odma/odma_provider.cxx): Correct end condition in
	for loop. Makes us really call ODMCloseDocEx() when closing a
	document originating from ODMA, and thus not leaving it in an
	in-use state.

	(ucb/source/ucp/odma/odma_content.hxx)
	(ucb/source/ucp/odma/odma_provider.hxx)
	(ucb/source/ucp/odma/ucpodma.xml): Spell ODMAContentProvider
	consistently, like in the IDL files.

	(officecfg/registry/data/org/openoffice/ucb/Configuration.xcu):
	Add the ODMA provider.
	
	From win32-odma-build.diff:
	
	(ucb/prj/build.lst): Add ucb\source\ucp\odma to the Windows build.

	(scp2/source/ooo/file_library_ooo.scp): Add ucpodma1.dll.

	(desktop/source/app/cmdlineargs.cxx): Recognize command line
	arguments that are ODMA ids and make them into OOo URIs by
	prefixing with vnd.sun.star.odma:/ .

	From win32-odma-gw-fix.diff:

	(ucb/source/ucp/odma/odma_content.cxx): Don't pass NULL as second
	parameter to ODMSaveAsEx(). Causes a crash with GroupWise.

	* patches/src680/apply: Add novell-win32-odma.diff to the
	NovellOnlyWin32 set.

2006-03-13  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbainterior.[ch]xx: add support for default palette,
	also try and access ( if it exists ) the imported excel palette/
	* patches/vba/vba-support-export-palette.diff: modifies the 
	filter to export the imported palette as a document property 
	'ColorPaletter'
	* patches/vba/sc-source-ui-vba-vbainterior-[ch]xx.diff:scratch->patch
	merge

2006-03-13  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/gcj-32bit-runtime-path.diff: Update for gcj-4.1.

2006-03-13  Radek Doulik  <rodo@novell.com>

	* fonts/OpenSymbol.sfd: use the same encoding as Sun's
	opens___.ttf, fix problem with 0x00ad vs. 0x2212, which had same
	unicode value set. regenerated opens___.ttf

2006-03-12  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* patches/src680/sw-html-export-style-type.diff,
	patches/src680/apply: HTML validity improvement. #i63081,
	Ubuntu #20294.

2006-03-12  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/ark-default-ExternalMailer.diff,
	  patches/src680/apply: ArkOnly: default to external kmail

2006-03-12  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* patches/src680/use-system-xt.diff: Java is an immature
	technology that breaks under your feet. I should not write
	ChangeLog entries at this time/in this mood.

2006-03-11  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* bin/unpack: fix small industrial outline level icons. (#i63054,
	Ubuntu #28400). Or, if you ignore my dup: #i62707.

2006-03-11  Giuseppe Ghib  <ghibo@mandriva.com>
	* bin/ooo-wrapper.in: set $ENV{OOO_EXTRA_ARG} to '' in case it's not
	  set to avoid warning: "Use of uninitialized value in 
	  string eq at ..."

2006-03-10  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xvbatoooeventdescgen-idl.diff:
	rework of event handling for toolbox controls.
	* patches/vba/svx-source-form-makefile.diff:
	* patches/vba/vbaevents-services-sources.diff:

2006-03-10  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-sixtyfour01.diff,
	  patches/64bit/cws-sixtyfour02.diff,
	  patches/64bit/cws-sixtyfour03.diff: Extracted 64bit CWS'es.

2006-03-09  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/vcl-keysymnames-ctrl.diff,
	  patches/src680/apply: Use 'Ctrl' instead of 'Control' in menu
	  shortcuts.

2006-03-09  Petr Mladek  <pmladek@suse.cz>

	* Version 2.0.2
	
	* set OOO_2_0_2 as the default build tag
	
	* download.in: add entry for OOO_2_0_2 sources

2006-03-09  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: Fix bug with interior
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: scratch->patch merge

2006-03-09  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/speed-ooqstart-x11-only.diff: include missing headers
	  to avoid warnings about implicit declaration

	* patches/apply.pl: bin one useless check, which I added today ;-)

	* patches/src680/buildfix-tg-config-gij-ppc-hack.diff,
	  patches/src680/buildfix-tg-config-gij-ppc-hack.diff (SUSEPPCOnly):
	  two ugly hacks to finish build with gcj on ppc; hopefully, we will
	  get rid of them soon
	* distro-configs/SUSE-PPC.conf.in, patches/src680/apply: enable build
	  with gcj on ppc, finally, n#115274

2006-03-09  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* download.in (SRC_URLS): fix glob/regex confusion.

2006-03-09  Jan Holesovsky  <kendy@suse.cz>

	* configure.in,
	  bin/package-ooo,
	  desktop/base.desktop.in,
	  desktop/calc.desktop.in,
	  desktop/draw.desktop.in,
	  desktop/impress.desktop.in,
	  desktop/math.desktop.in,
	  desktop/template.desktop.in,
	  desktop/web.desktop.in,
	  desktop/writer.desktop.in: Startup-notification disabled only when
	  we use ooqstart.

	* patches/src680/speed-ooqstart-more-steps.diff,
	  patches/src680/apply: Show more steps during startup.

2006-03-09  Michael Meeks  <michael.meeks@novell.com>

	* bin/package-ooo: fix oofromtemplate n#152530

2006-03-09  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-ooqstart-x11-only.diff: Call
	  suppress_decorations_motif() unconditionally - for Metacity.

2006-03-09  Petr Mladek  <pmladek@suse.cz>

	* patches/apply.pl: really do not mix rules for more MWSes; support
	  "MWS" without any milestone, such as OOO_2_0_2; the dash '-' is
	  used to separate the milestone number; add != rule; thanks to Jan
	  for help

	* patches/src680/apply: do not apply buildfix-ppd-afm-check-62068.diff
	  for the tag OOO_2_0_2

2006-03-09  Radek Doulik  <rodo@novell.com>

	* fonts/opens___.ttf, fonts/OpenSymbol.sfd: fixed line spacing as
	suggested by cloph, make level 1 and 2 item bullets the same size
	(see i#59997)

2006-03-09  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/psprint_config-no-orig-m156.diff
	  patches/src680/speed-quickstart-m1.diff,
	  patches/src680/system-neon-0.25.diff,
	  patches/src680/apply: Remove everything older than oob680-m5,
	  including the old src680-m156

2006-03-08  Tor Lillqvist  <tml@novell.com>

	* src/nologoinstall_nld.bmp
	* src/banner_nld.bmp: New versions by Jakub Steiner.

2006-03-08  Petr Mladek  <pmladek@suse.cz>

	* bin/pyunorc-update64.in: better comments

	* distro-configs/SUSE.conf.in: use system boost; it fixes
	  gcc.hpp:67:7: warning: #warning "Unknown compiler version

2006-03-08  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-ooqstart.diff: Whitespace changes to make
	  up-stream happy.
	* patches/src680/speed-ooqstart-x11-only.diff,
	  patches/src680/apply: Use just X11 calls to draw the splash.

	* desktop/base.desktop.in,
	  desktop/calc.desktop.in,
	  desktop/draw.desktop.in,
	  desktop/impress.desktop.in,
	  desktop/math.desktop.in,
	  desktop/template.desktop.in,
	  desktop/web.desktop.in,
	  desktop/writer.desktop.in: No need for startup-notification with
	  ooqstart.

2006-03-08  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/speed-except.diff: update.
	* doc/local.txt: add notes on RTLD local linking

	* distro-configs/Common.conf.in: use
	--with-alloc=system, the built-in allocator is heinously
	slow & broken [ it seems ].

2006-03-08  Tor Lillqvist  <tml@novell.com>

	* src/banner_nld.bmp: Fix dimensions: should be one pixel less in
	width and height, 499x58 like the upstream Banner.bmp, to fit the
	installer's window perfectly. Otherwise it gets scaled and we get
	an ugly artefact.

2006-03-07  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/mozilla-firefox-nppgetvalue.diff,
	* patches/src680/portaudio-use-arch-flags.diff,
	* patches/src680/cws-iconswitching2.diff,
	* patches/src680/buildfix-64bit-svx.diff,
	* patches/src680/vcl-gtk-condition.diff,
	* patches/src680/sal-condition.diff,
	* patches/src680/apply: bin, obsolete.

2006-03-07  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply missing
	  offapi-org-openoffice-vba-excel-xlautofilltype-idl.diff

2006-03-07  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/change-tooltipcolor-m90.diff,
	* patches/src680/apply: remove, redundant.

	* patches/src680/buildfix-sw-system-stl.diff,
	* patches/src680/buildfix-msvx-standard.diff,
	* patches/src680/mozilla-build-cygpath.diff,
	* patches/src680/win32-activex-disable.diff,
	* patches/src680/apply: remove cruft.

2006-03-07  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: remove broken OOO_2_0_2 support again.

2006-03-07  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/buildfix-no-java.diff: Also patch the Makefile
	for PPC

2006-03-07  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply buildfix-no-java.diff

2006-03-07  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: Add i# numbers to various patches

2006-03-07  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/shell-safer-recently-used-perm.diff,
	  patches/src680/apply: more secure permissions for the file
	  ~/.recently-used by default i#62881

2006-03-07  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/buildfix-no-java.diff: Fix build without java
	see i#62716

2006-03-07  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: Target OOO_2_0_2

2006-03-07  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaworkbooks.[ch]xx: improvements to Worksheet.open
	method, provides better support for csv
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-hxx.diff:

2006-03-07  Tor Lillqvist  <tml@novell.com>

	* src/nologoinstall_nld.bmp
	* src/banner_nld.bmp: Update these also, based on the colours and
	pattern in openintro_nld.bmp.

2006-03-07  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/desktop-safer-user-dir-perm.diff, patches/src680/apply:
	  set safer permissions for the user directory by default, i#62858

	* src/openabout_nld.bmp, src/openintro_nld.bmp: update branding for
	  NLD10

2006-03-07  NAKATA Maho  <chat95@mac.com>

	* scratch/offapi-vba/Excel/makefile.mk;
	* scratch/offapi-vba/Excel/XlAutoFillType.idl:
	* patches/vba/offapi-org-openoffice-vba-excel-xlautofilltype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:

2006-03-06  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/cws-atkbridge-20060306.diff,
	* patches/src680/apply: add a new atkbridge snapshot:
	lots of fixes from Oliver.

2006-03-06  Michael Meeks  <michael.meeks@novell.com>

	* bin/unpack: clean a little cruft.

	* patches/src680/crash-fpicker.diff: fix for gcc3.x.

2006-03-05  Matthias Klose  <doko@ubuntu.com>

	* bin/ooo-wrapper.in: Don't use ooqstart, when called without arguments.

2006-03-04  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/buildfix-without-mozilla.diff: Fix build without
	mozilla, i#59729

2006-03-04  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: ArkOnly: re-enable
	  testing-more-optimizations-ark.diff

2006-03-03  Petr Mladek <pmladek@suse.cz>

	* patches/src680/buildfix-ppd-afm-check-62068.diff,
	  patches/src680/apply: install ppd/afm fixes by default again, i#62068

2006-03-02  Petr Mladek <pmladek@suse.cz>

	* Version oob680.5.0

2006-03-02  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/gcj-HelpLinker-no-NullPointerException.diff,
	  patches/src680/apply: Fix the NullPointerException again,
	  this time in ArkOnly because apparently Debian's Xerces doesn't
	  have org.apache.xerces.dom.DOMXSImplementationSourceImpl.
	  Anyone else getting NullPointerExceptions from HelpLinker should
	  simply apply this patch.

2006-03-02  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/source/ui/vba/vbaapplication.cxx: more bits'n pieces
	added wait function for application ( calls basic one ) also 
	reworked the worksheet function stuff.
	* scratch/sc-vba/source/ui/vba/vbaapplication.hxx:
	* scratch/sc-vba/source/ui/vba/vbainterior.cxx:
	* scratch/sc-vba/source/ui/vba/vbainterior.hxx:
	* scratch/sc-vba/source/ui/vba/vbarange.cxx :
	* scratch/sc-vba/source/ui/vba/vbarange.hxx:
	* scratch/sc-vba/source/ui/vba/vbawsfunction.cxx:
	* scratch/sc-vba/source/ui/vba/vbawsfunction.hxx:
	* scratch/offapi-vba/org/openoffice/vba/XApplication.idl:

	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff:scratch->
	patch merge
	* patches/vba/sc-inc-document-gcc4-visibility.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbawsfunction-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbawsfunction-hxx.diff:

2006-03-02  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-connectivity-kab-stdio.diff,
	  patches/src680/apply: add missing include to fix build on ppc,
	  i#62715

	* patches/src680/buildfix-no-java-ppc.diff, patches/src680/apply
	  (SUSEPPCOnly): allow to really disable java on ppc, i#62716

	* patches/src680/apply: remove GCJExperimental, SystemJavaBits for
	  SUSE-PPC, add SUSEPPCOnly

2006-03-02  Rene Engelhard  <rene@debian.org>

	* patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/xt-precompile.diff: revert changes again, breaks,
	  see ml. If you need some additions/something else it might make
	  sense to do an additional patch and/or do an own one instead of
	  doing what you don't want to do ;-)

2006-03-01  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/xt-precompile.diff: Make it compile again.
	  This is just the -D bits, if this breaks anything let me know
	  what; it doesn't compile without them where xerces isn't the
	  default parser and I'd rather avoid constantly breaking each others'
	  systems.

	* patches/src680/ark-experimental-gcj-use-ecj.diff,
	  patches/src680/ark-system-precompiled-java.diff: Port to current
	  HelpLinker patch

	* bin/build-galleries: Don't hardcode /usr/X11R6/bin/Xvfb location.
	  It lives somewhere else on Xorg 7.x

2006-03-01  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Update Gentoo Bits

2006-03-01  Michael Meeks  <michael.meeks@novell.com>

	* src/easter: add Volker.

2006-03-01  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-mscompat-wait.diff: let oobasic behave like vba 
	wait ( based on a time rather than a duration )
	* patches/src680/apply: adds the patch file above

2006-02-28  Rene Engelhard  <rene@debian.org>

	* patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/xt-precompile.diff: revert the "Ark bits" which wer
	  introduced; breaks
	* distro-configs/Debian*in: remove --disable-qadevooo

2006-02-28  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: db is fixed; reapply beros changes
	  (and remove xt-precompile.diff where it was duplicated and
	  commented out)

2006-02-28  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: fix manpage and bash_completion installing

2006-02-28  Rene Engelhard  <rene@debian.org>

	* bin/openoffice-xlate-lang: fix bosnian

2006-02-28  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaglobals.[ch]xx: Fixup named range behavior, Interior
	implementation and add ColorIndex property.
	* scratch/sc-vba/vbainterior.[ch]xx:
	* scratch/sc-vba/vbarange.cxx :
	* scratch/offapi-vba/Excel/Constants.idl:
	* scratch/offapi-vba/XGlobals.idl:
	* scratch/offapi-vba/XInterior.idl:

	* patches/vba/vba-build.diff: scratch to patch merge
	* patches/vba/offapi-org-openoffice-vba-excel-constants-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xglobals-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xinterior-idl.diff:
	* patches/vba/sc-source-ui-vba-vbaglobals-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaglobals-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:

2006-02-28  Noel Power  <noel.power@novell.com>

	* patches/src680/vba-sc-handleautoshapemacro-import.diff: rework fix for
	#n144212#

2006-02-28  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/buildfix-parallel-cli_ure.diff,
	  patches/src680/apply: Workaround a bug in parallel build in cli_ure
	  - by Volker.

2006-02-28  Tor Lillqvist  <tml@novell.com>

	* patches/src680/mozilla-buildlibs-win32.diff: Update for
	oob680-m3.

2006-02-27  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/src680/smoketest-noinstall.diff,
	patches/src680/testtool-more-defaults.diff: make smoketest and
	testtool more easily usable with packaged OOos.

	* bin/oosmoketest.in, bin/ootestapi.in, bin/ootesttool.in: wrappers
	for smoketest, qadevOOo, qatesttool.

	* bin/package-oo: apply install time substitutions to oo*test*.in.

	* distro-configs/Ubuntu.conf.in, distro-configs/Ubuntu64.conf.in:
	build qadevOOo.

2006-02-27  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: revert beros last commit. HelpLinker being
	  native still broken on Debian (we need to get a fixed db first)

2006-02-27  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/vba-sc-handleautoshapemacro-import.diff: Don't
	  misplace arrows after sheet recalculation.  N#144212

2006-02-26  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/patches/src680/gcj-HelpLinker-native.diff: Fix
	  java.lang.NullPointerExceptions for systems with default JAXP
	  implementations that aren't Xerces

	* patches/src680/xt-precompile.diff: Make it apply w/ new
	  gcj-HelpLinker-native.diff

	* patches/src680/ark-system-precompiled-java.diff: Ark Linux comes
	  with system versions even of precompiled jars -- don't precompile
	  Xerces, Xalan, Xt and db.jar again.

	* patches/src680/apply: Apply gcj-HelpLinker-native.diff and
	  xt-precompile.diff in GcjExperimental again, they were moved to
	  distro specific sections only because of the NullPointerException

	* patches/src680/apply: Enable ArkOnly bits that depend on
	  gcj-HelpLinker-native.diff again

2006-02-25  Matthias Klose  <doko@ubuntu.com>

	* bin/ooo-wrapper.in: Use ooqstart, if installed.

2006-02-25  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/ark-experimental-gcj-use-ecj.diff: Port to oob680-m5

2006-02-24  Radek Doulik  <rodo@novell.com>

	* build/src680-m152/canvas/source/cairo/cairo_canvashelper.cxx
	(implDrawBitmapSurface): set source after scale is set

2006-02-24  Matthias Klose  <doko@ubuntu.com>

	*  bin/openoffice-xlate-lang: Add kurdish.

2006-02-24  Matthias Klose  <doko@ubuntu.com>

	* ooo-build/patches/src680/apply: Rename section UbuntuL10n to
	UbuntuL10nOnly.
	* ooo-build/patches/src680/framework-nofocussteal.diff: New, from
	Fedora CVS (# iz#19976)
	* ooo-build/patches/src680/apply: Apply diff in DebianBaseOnly.

2006-02-24  Noel Power <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: fix for n#105471#
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:

2006-02-14  Jan Holesovsky  <kendy@suse.cz>

	* src/easter/generate: The string with the names has to have ';' at
	  the end, otherwise breaks the build.

2006-02-24  Noel Power <noel.power@novell.com>

	* scratch/offapi-vab/XRange.idl: fixes for n#105112#, n#105115#,
	n#105443# & scratch -> patch merge
	* scratch/offapi-vba/XWorkbooks.idl:
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XlDeleteShiftDirection.idl: ( new )
	* scratch/offapi-vba/XCharacters.idl: ( new )

	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbaworkbooks.hxx:
	* scratch/sc-vba/vbacharacters.cxx: ( new )
	* scratch/sc-vba/vbacharacters.hxx: ( new )

	* patches/vba/offapi-org-openoffice-vba-excel-xldeleteshiftdirection-idl.diff: ( new )
	* patches/vba/offapi-org-openoffice-vba-xcharacters-idl.diff: (new)
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xworkbooks-idl.diff:
	* patches/vba/sc-source-ui-vba-vbacharacters-cxx.diff: (new)
	* patches/vba/sc-source-ui-vba-vbacharacters-hxx.diff: (new)
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-hxx.diff:

2006-02-24  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/go-oo-team.diff: Add missing ; that broke the build

2006-02-24  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/default-evo2-ab.diff,
	* patches/src680/apply: add for later.

2006-02-24  Radek Doulik  <rodo@novell.com>

	* build/src680-m152/canvas/source/cairo/cairo_canvashelper.cxx
	(drawPolyPolygonImplementation): check that textures are not empty
	(doOperation): fix textures handling, before I misunderstood the
	documentation and thought there's one texture per polygon. In real
	it is sequence of textures which is used for all polygons. So far
	we use only 1st texture from sequence - same as vcl canvas does
	for now.

2006-02-23  Petr Mladek  <pmladek@suse.cz>

	* Version oob680.3.0

	* distro-configs/SUSE-PPC.conf.in, configure.in, patches/src680/apply:
	  add configuration for SUSE build on ppc

	* desktop/calc.desktop.in: add some non-standard MIME types that are
	  used on internet and should be associated with OOo Calc:
	  application/vnd.lotus-1-2-3;text/spreadsheet;application/excel;
	  application/x-excel;application/x-ms-excel;application/x-msexcel;
	  application/x-sylk;application/x-xls;application/xls; Thanks
	  to Stanislav Brabec <sbrabec@suse.cz>

2006-02-23  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-build-date.diff,
	* patches/src680/apply: don't fork date thousands
	of times during the build unnecessarily.

2006-02-23  Rene Engelhard  <rene@debian.org>

	* patches/src680/xmlhelp-use-system-libxslt.diff: make set_seoenv.in
	  not be in a section affected by the various system-java things.
	  makes it apply better.
	* patches/src680/apply: apply xmlhelp-use-system-libxslt.diff for
	  DebianBaseOnly

2006-02-22  Jody Goldberg <jody@gnome.org>

	* patches/src680/cws-dmake43p01-20060131.diff : remove unnecessary
	  headerline for the configure portion of the patch.

2006-02-22  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-get-pivot-data.diff : force a data pilot update
	  after xls import.  It's cheesy and loses the user selected
	  formating, but it does setup the insheet controls and forces a 2nd
	  recalc of the dependents of the pivot view (eg getpivotdata).

2006-02-22  Petr Mladek  <pmladek@suse.cz>

	* bin/generate-bash-completion, bin/bash-completion.in, bin/package-ooo,
	  bin/Makefile.am: generate completely different code; it is based on
	  /etc/profile.d/complete.bash from SUSE Linux 10.1; it fixes many
	  problems and should be more error prone; for example, it allows to
	  complete relative paths starting with ~; also removed the unused and
	  broken support for wrapper options; generate ooffice.sh rather than
	  ooo-wrapper.sh when quickstarter is enabled

2006-02-22  Radek Doulik  <rodo@novell.com>

	*
	build/src680-m152/canvas/source/cairo/cairo_canvashelper_text.cxx
	(cairocanvas): use depth of surface when creating virtual vcl
	device

	* build/src680-m152/canvas/source/cairo/cairo_cairo.cxx (cairo):
	new function, returns surface bit depth

	* build/src680-m152/vcl/unx/source/gdi/salgdi3.cxx
	(DrawServerAAFontString): extended to draw texts with different
	bit depths

2006-02-22  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-ooqstart.diff: fix
	non-quickstarter case.

2006-02-22  Noel Power  <noel.power@dnovell.com>

	* patches/sr680/apply: removed basic-millisecTimer.diff
	* patches/vba/vba-dim-and-constants-patch.diff: a couple of problems
	here with leaf names that don't match (case-wise) with vba constants
	patch updated to cater for that

2006-02-22  Michael Meeks  <michael.meeks@novell.com>

	* src/Novell.dic: upd.

2006-02-22  Matthias Klose  <doko@ubuntu.com>

	* ooo-build/patches/src680/apply: New sections UbuntuBased,
	UbuntuL10n, DebianBaseNoHelpContent.

	* ooo-build/distro-configs/UbuntuL10n.conf.in: New.

	* ooo-build/configure.in (AC_CONFIG_FILES): Add UbuntuL10n.

2006-02-22  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/novell-palette.diff: bin duplicate Black and White;
	  added Novell yellow and Novell teal

2006-02-22  Jan Holesovsky  <kendy@suse.cz>

	* bin/cws-extract: SRC680 mws for cwsquery.

2006-02-21  Noel Power  <noel.power@dnovell.com>

	* patches/vba/svx-source-form-fmundo-cxx.diff: removed patch line that
	removed 'aSolarGuard.clear();' line
	* doc/vbapatches.txt: some analysis of the vba patch set

2006-02-21  Rene Engelhard  <rene@debian.org>

	* bin/ooinstall: figure out the build number directly from
	  solenv

2006-02-21  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/cws-dmake43p01-20060131.diff: don't patch
	configure, we use autoconf. Fixes patch.unapply.

2006-02-21  Jan Holesovsky  <kendy@suse.cz>

	* download.in,
	  bin/unpack: Download and copy xt-20051206-src-only.zip (always,
	  even though it is necessary just when using SystemJavaBits, but
	  --without-system-xt - there's no easy way to check :( )

2006-02-21  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/speed-except.diff: add prototype for
	accelerating UNO component linkage.

2006-02-21  Jan Holesovsky  <kendy@suse.cz>

	* distro-configs/SUSE-64.conf.in,
	  patches/src680/apply: Use SystemJavaBits on 64bit.

	* patches/64bit/fix-64bit-sw-filter-ww8.diff: Use just SAL_MAX_INT32
	  instead of specialized WW8_FC_MAX and WW8_CP_MAX.

2006-02-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/use-free-xt-xp-jaxp-from-system-sarge.diff,
	  use-free-xt-from-system-sarge.diff, gcj-dbtool-optional.diff,
	  wizards-filter-gcj-access-problems.diff, system-xt.diff,
	  use-free-jaxp-from-system.diff, use-free-xt-from-system.diff,
	  use-free-xt-xp-jaxp-from-system.diff, system-bsh.diff,
	  system-hsqldb.diff: remove; obsolete.

2006-02-21  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable disable-helpcontent2.diff, move
	  gcj-32bit-runtime-path.diff to DebianBaseOnly. Also apply
	  AtkBridge for DebianBase.

2006-02-20  Petr Mladek  <pmladek@suse.cz>

	* bin/test-ooo-analyze: rewritten to perl; is able to do many more
	  statistics; still no command line options; still far from perfect :-)

2006-02-20  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/apply: Add gcj-32bit-runtime-path.diff.
	* patches/src680/gcj-32bit-runtime-path.diff: New, use 32bit
	libgcj on amd64 architecture.

2006-02-20  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/apply: Add Ubuntu specific patches.
	* patches/src680/ubuntu-lpi.diff, patches/src680/ubuntu-splash.diff,
	  patches/src680/ubuntu-no-help-msg.diff: New.
	* src/openabout_ubuntu.png, src/openintro_ubuntu.bmp: New.

2006-02-20  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sfx2-fpicker-preserve-name.diff: Corrected.

	* patches/src680/apply: Fix to have m1 applying again.

	* patches/src680/apply: config_office-hsqldb-no-java.diff must be in
	  SystemJavaBits, it depends on workspace.systemjava.diff.

2006-02-19  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/config_office-hsqldb-no-java.diff,
	  patches/src680/apply: Don't try to build hsqldb with --without-java

	* patches/src680/ucb-system-libxml2.diff,
	  patches/src680/apply: Fix running dmake manually after
	  configuring with system libxml2

2006-02-18  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/speed-quickstart.diff,
	  patches/src680/speed-quickstart-m1.diff,
	  patches/src680/apply: OOB680_m2 support

2006-02-18  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/go-oo-team.diff: Fix syntax error in dochdl.src

	* patches/src680/apply: buildfix-sw-system-stl.diff is no longer
	  needed after the recent ww8scan.diff modification

2006-02-17  Michael Leibowitz <michael.leibowitz@intel.com>

	* patches/src680/ww8scan.diff: update to not pollute std namespace

2006-02-17  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: Move buildfix-longfilenames-54730.diff
	  to generic BuildBits

2006-02-17  Michael Meeks  <michael.meeks@novell.com>

	* src/easter/generate: make it re-write the team name
	list patch automatically - magic hey.

2006-02-17  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sfx2-fpicker-preserve-name.diff,
	  patches/src680/apply: Don't erase the SaveAs name when changing
	  document format to .od* after warning, N#81103.

	* patches/src680/apply: Disable parallel-dmake-dont-remove.diff.

2006-02-17  Noel Power  <noel.power@novell.com>

	* patches/src680/ms-interoperability-email-attachment-as-doc-xls-ppt-m99.diff: fix n#129027#

2006-02-17  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added session-management.diff patch - late
	feature - ask user to save documents on desktop logout/shutdown

2006-02-17  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/crash-fpicker.diff,
	* patches/src680/apply: don't crash.

	* patches/src680/use-xalan-xerces-from-system.diff: bin, stale.

	* bin/relink: utility to help remove the easy libs. to
	re-link (eg. to test different link options).

	* src/Makefile.am: dist the right png, but not the egg source.

	* patches/src680/novell-team.diff: remove
	* patches/src680/go-oo-team.diff: add
	* patches/src680/apply: add Egg section, in 'Common'

	* src/easter/*.png, src/easter/easter.txt, src/easter/generate,
	* src/go-oo-team.png: add easter egg generation.
	* src/novell-team*: remove

	* patches/src680/ark-handle-split-qt.diff,
	* patches/src680/workspace.jaxpapi.diff: bin obsolete.

2006-02-17  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-sort-replace-support.diff: expose some needed symbols
	for interop, also new data for document & sortparam
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: sort & replace support
	* patches/vba/sc-source-ui-vba-vbahelper-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/src680/apply: add new patch file above

2006-02-17  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: new Sort/Replace support for persistance
	of some params between calls.
	* scratch/sc-vba/vbhelper.[ch]xx: new helper method for docshell access
	* test/macro/MiscRangeTests.xls: new Range(Cell1,Cell2) tests

2006-02-17  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply (Win32Common): Drop
	buildfix-msvc-standard.diff, it is included in oob680-m1.

2006-02-17  Tor Lillqvist  <tml@novell.com>

	* patches/src680/boost-patch.diff: New file. Amends the upstream
	patch for boost, making it possible to build scsolver with
	MSVC7.1.

	* patches/src680/apply: Add it to the Win32Common section.

2006-02-16  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-get-pivot-data.diff : commit the latest version.
	  There are still problems caused by generic pivot table breakage, but
	  it seems better to potentially work, than to definitely break.

2006-02-16  Rene Engelhard  <rene@debian.org>

	* distro-configs/{Debian,Ubuntu}*.conf.in: remove
	  --disable-quickstart; too late here, must be specified in debian/rules
	* bin/package-ooo: reenable openoffice.1 installation

2006-02-16  Petr Mladek  <pmladek@suse.cz>

	* Version oob680.1.1

2006-02-16  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable disable-xmlsearch-and-xmlhelp-jar.diff

2006-02-16  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: fix typo
	* patches/src680/revert-gcj-HelpLinker-native.diff: remove, useless,
	  better...
	* patches/src680/apply: ... comment out gcj-HelpLinker-native.diff
	  and xt-precompile.diff here

2006-02-16  Petr Mladek  <pmladek@suse.cz>

	* distro-configs/SUSE*.conf.in: use --disable-access to avoid the
	  bugy mdbtools stuff for now

2006-02-16  Michael Meeks  <michael.meeks@novell.com>

	* bin/unpack: fix random new tablesort icon for
	industrial.

	* patches/src680/config_office-system-db-4.3-m154.diff,
	* patches/src680/disable-rhino-without-system-bsh.diff,
	* patches/src680/xinerama-pic-on-all-archs.diff,
	* patches/src680/xmlsearch-plain-xt.diff,
	* patches/src680/disable-testtools.diff,
	* patches/src680/ms-export-default.diff,
	* patches/src680/version-1-9-x.diff,
	* patches/src680/sc-address.diff,
	* patches/src680/apply: bin obsolete cruft & update.
	
	* patches/src680/buildfix-icu-incremental.diff,
	* patches/src680/apply: 'fix' icu incremental build,
	still unexplained why this gets triggered.

	* patches/src680/buildfix-gcc41-compiler-error-basic.diff:
	remove: stale.

2006-02-16  Jan Holesovsky  <kendy@suse.cz>

	* patches/apply.pl,
	  patches/src680/apply: Check whether the tag is still supported.

2006-02-16  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/workspace.systemjava.diff,
	  patches/src680/apply:
	  Fix conflict between xmlhelp-use-libxslt-from-system-ark.diff
	  and workspace.systemjava.diff

	* patches/src680/buildfix-sw-system-stl.diff,
	  patches/src680/apply: Fix build with system STL

	* patches/src680/use-xalan-xerces-from-system-ark.diff,
	  patches/src680/revert-gcj-HelpLinker-native.diff,
	  patches/src680/apply:
	  Use SystemJavaBits on ark, Adjust Ark use-xalan-xerces-from-system
	  patch to work with it, and revert gcj-HelpLinker-native in ArkOnly
	  for now until the NullPointerException is fixed

2006-02-16  Petr Mladek  <pmladek@suse.cz>

	* bin/package-ooo: bin sbin/oopadmin wrapper; the spadmin utility
	  is buggy/ugly stuff, so we should hide it as much as possible;
	  the right way to configure printing is via CUPS

2006-02-16  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-bdirect.diff: add -Wl,-zdynsort
	unconditionally - ignored by binutils if it's not
	supported.

	* patches/src680/evo-addrbook.diff: remove, broken &
	stale anyway.

	* patches/src680/wizard-evo-local.diff,
	* patches/src680/apply: fix long standing evo. A/B wizard
	breakage, re-factor the A/B wizard code to clean. i#62138

2006-02-16  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/fix-64bit-xmloff-units.diff,
	  patches/64bit/fix-64bit-sw-text-offset.diff,
	  patches/src680/apply: From Caolan: fix page width, etc. units; fix
	  "text:offset=".

2006-02-16  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/store-drop-gcc-libs-on-linking.diff: replace hack by
	additional gcc version check, add '-lsupc++ -lgcc_s' only for < gcc 4.1

2006-02-16  Petr Mladek  <pmladek@suse.cz>

	* bin/build-galleries: check for Xvfb; skip optional Novell gallery
	  stuff when Xvfb is not found; try to run Xvfb max 10-times to
	  avoid potential infinite loop

2006-02-16  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/evo2-fixes.diff: re-extract, with some
	content this time.

	* patches/src680/svx-freeze-fix.diff
	* patches/src680/apply: remove random impedit2 change,
	almost certainly unnecessary; File->New->Spreadsheet is
	fine up-stream surely.

	* patches/src680/corporate-dictionary.diff: fix install.

2006-02-16  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/sensible-ooomua.diff: add sensible-ooomua check
	  to senddoc

2006-02-15  Rene Engelhard  <rene@debian.org>

	* patches/src680/disable-helpcontent2.diff: update
	* patches/src680/disable-rhino.diff: update; move to the end of
	  apply
	* patches/src680/apply: disable system-{hsqldb,bsh*}.diff; apply
	  SystemJavaBits instead, clean up other Debian*Only/Java stuff
	* patches/src680/workspace.systemjava.diff: remove ssrc680.ini hunk
	  for better applying, we don't need it anyway
	* bin/package-ooo: don't try to install manpages in move_wrappers()
	  when we build with --enable-quickstartanymore, we don't have them
	  then. Same with the "normal" wrappers.
	* distro-configs/{Debian,Ubuntu}*.conf.in: remove
	  --with-system-altlinuxhyph ; add --disable-quickstart

2006-02-15  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-runtime-vba-enabled.diff: Seems I forgot to append
	the svx/source/msfilter/makefile.mk part of the patch, this adds it

2006-02-15  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/crash-sw-paste.diff,
	* patches/src680/apply: don't crash: i#62092.

2006-02-15  Michael Meeks  <michael.meeks@novell.com>

	* patches/evo2/evoab-select-column.diff,
	* patches/evo2/evo2-like-except.diff,
	* patches/evo2/evo-const-crash.diff,
	* patches/src680/evo2-fixes.diff: remove
	* patches/src680/cws-evo2fixes.diff: add
	* patches/src680/apply: 

2006-02-15  Tor Lillqvist  <tml@novell.com>

	* patches/scsolver/scsolver-*.diff: Update to match what's in
	scratch/scsolver currently.

	* patches/src680/apply: Correspondig change.

2006-02-15  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/gentoo-splash.diff: Further Gentoo fixes for 2.0.2

2006-02-15  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/default-no-registration-menu.diff: actually remove
	the registration menus - they lurk in different places now.

2006-02-15  Petr Mladek  <pmladek@suse.cz>

	* Version oob680.1.0

2006-02-14  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Reshuffle some patches from GentooExperimental
	to GentooOnly

2006-02-14  Petr Mladek  <pmladek@suse.cz>

	* bin/build-ooo: fixed EXTRA_BUILD_FLAGS setting, so oob680-m1 should
	  be buildable now

2006-02-14  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/gentoo-splash.diff: Fix it

2006-02-14  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: system-neon-0.25.diff is obsolete with oob680-m1

2006-02-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply: enable evo2-like-except.diff.

	* patches/src680/corporate-dictionary.diff: add dic.

	* src/Novell.dic, bin/unpack: add & install.

2006-02-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/default-no-x-fonts.diff,
	  patches/src680/ooo-save-msoffice-thumbnails.diff,
	  patches/src680/psprint_config-no-orig-m156.diff,
	  patches/src680/psprint_config-no-orig.diff,
	  patches/src680/apply: oob680-m1 support.

2006-02-14  Petr Mladek  <pmladek@suse.cz>

	* bin/test-ooo, bin/test-ooo-analyze, doc/qatesttool.txt,
	  doc/test-ooo.txt, doc/testtoolrc.sample, doc/Makefile.am:
	  initial support for qatesttool; still far from the ideal state ;-)

	* ChangeLog: added relation between ooo-build Versions and
	  SL10.1/NLD10 betas

2006-02-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/unsorted-rsc.diff,
	  patches/mono/mono-build-m155.diff,
	  patches/src680/biff-cxx.diff,
	  patches/src680/biff-hxx.diff,
	  patches/src680/build-offapi-no-compare.diff,
	  patches/src680/buildfix-gcc41-pointers-icu-m154.diff,
	  patches/src680/cleanup-vcl-kdeint.diff,
	  patches/src680/config_office-fix-hunspell-check.diff,
	  patches/src680/config_office-system-neon-25.diff,
	  patches/src680/config_office-system-python-fix.diff,
	  patches/src680/cws-ause047.diff,
	  patches/src680/cws-i18nshrink.diff,
	  patches/src680/default-no-x-fonts.diff,
	  patches/src680/font-din.diff,
	  patches/src680/kab-stl-vector-h.diff,
	  patches/src680/ld-library-path.diff,
	  patches/src680/linguistic-rework-m154.diff,
	  patches/src680/psprint-fontconfig-utf8.diff,
	  patches/src680/qpro-build.diff,
	  patches/src680/qpro-cxx.diff,
	  patches/src680/qpro-detect.diff,
	  patches/src680/qpro-hxx.diff,
	  patches/src680/qproform-cxx.diff,
	  patches/src680/qproform-hxx.diff,
	  patches/src680/qprostyle-cxx.diff,
	  patches/src680/qprostyle-hxx.diff,
	  patches/src680/speed-quickstart-m155.diff,
	  patches/src680/speed-splash-ipc-name-m153.diff,
	  patches/src680/system-icu-m154.diff,
	  patches/src680/ucb-tdoc-template-storage-fix.diff,
	  patches/src680/vcl-fix-spin-events.diff,
	  patches/src680/vcl-return-from-hc.diff,
	  patches/src680/warning-uninitialized-variables-sd-m152.diff,
	  patches/src680/ww8scan-m154.diff,
	  patches/src680/ww8scan.diff,
	  patches/vba/sc-vba-build-lst-m153.diff,
	  patches/vba/vba-build-m154.diff,
	  patches/src680/apply: Remove everything older than m156.

	* configure.in,
	  download.in: Get ready for oob680-m*.
	  
	* patches/apply.pl: Compare just the same MWSes.

2006-02-14  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added new [VBAUntested] section to squash 
	unused patch file warnings.

2006-02-13  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: added stub
	code for FormulaR1C1 for supporting an internal macro
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

2006-02-13  Tor Lillqvist  <tml@novell.com>

	* patches/test/template-management-ui.diff
	(sfx2/source/doc/docvor.cxx): Make it less prone to crash if the
	Import Template button is clicked at an unfortunate
	time. Enable/disable the button as appropriate.

2006-02-13  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/unsorted-jvmfwk-m137.diff: Removed, obsolete.

2006-02-13  Tor Lillqvist  <tml@novell.com>

	* download.in
	* Makefile.shared: No need to download and copy the libwpd
	tarball, it's included in upstream since m138.

2006-02-13  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-runtime-vba-enabled.diff: changed enabling semantics
	for the vba stuff, now its off by default, imported xl docs have the
	new VBASupport option set to 1 so, "VBASupport 1" will appear at the
	top of each imported module

2006-02-13  Tor Lillqvist  <tml@novell.com>

	* Makefile.shared (artwork.install): Merge from 2.0.1 branch: Copy
	artwork for branding of the Win32 installer. Copy the libwpd
	tarball preserving timestamps to prevent unnecessary rebuilds.

2006-02-12  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/cws-dmake43p01-20060131.diff: readded as binary,
	  because contains RCS modifications.

2006-02-12  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/cws-dmake43p01-20060131.diff: removed because need
	  to be uploaded as binary, otherwise it's modified and don't
	  apply correctly.

2006-02-11  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/apply: conditional use build-mono-m155.diff for
	  sources <= src680-m155 and build-mono for sources > src680-m155
	* patches/src680/cws-dmake43p01-20060131.diff added into
	  [ ParallelMake ] Section.

2006-02-10  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/ark-experimental-gcj-use-ecj.diff: Add patch to use
	  ecj to byte-compile java code instead of gcj -C -- ecj is faster
	  and less buggy.
	  Not applied yet, needs more testing

2006-02-10  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-agfa-monotype-fonts.diff
	(postprocess/prj/build.lst): Update for m156.

2006-02-10  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/xmlhelp-port-to-db-4.4.diff: Better fix -- use
	  DB_DIRTY_READ if DB_READ_UNCOMMITED doesn't exist (suggestion
	  from Hanno Meyer-Thurow <h.mth@web.de>

2006-02-10  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/xmlhelp-port-to-db-4.4.diff: Don't break
	  building with db 4.3 (DB_READ_UNCOMMITTED is 4.4 specific)

2006-02-10  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-agfa-monotype-fonts.diff
	(postprocess/prj/build.lst)
	* patches/src680/win32-build-fixes.diff (solenv/inc/postset.mk):
	Update for m154.

2006-02-10  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: config_office-system-neon-0.25.diff is
	obsolete for m156

2006-02-10  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-vba-build-lst.diff: add in dependant patches from
	qpro patches, fixes a dependecy problem ( only for >= 154 )

2006-02-09  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/makefile.mk: new bits'n pieces of api & bug fixes
	* scratch/sc-vba/vbaapplication.cxx:
	* scratch/sc-vba/vbaapplication.hxx:
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbahelper.hxx:
	* scratch/sc-vba/vbawindow.cxx:
	* scratch/sc-vba/vbawindow.hxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbawindows.cxx: ( new )
	* scratch/sc-vba/vbawindows.hxx: ( new )

	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XApplication.idl:
	* scratch/offapi-vba/XWindow.idl:
	* scratch/offapi-vba/XWindows.idl: ( new )

	* patches/src680/apply: merge from scratch above to patch
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbawindow-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbawindow-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xwindow-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xwindows-idl.diff:
	* patches/vba/sc-source-ui-vba-vbawindows-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbawindows-hxx.diff:

2006-02-09  Petr Mladek  <pmladek@suse.cz>

	* Version src680.156.0 (SL10.1-beta4/NLD10-beta4)

2006-02-09  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaapplication.cxx: Misc bug fixes, rework of 
	XRange.Range/XWorksheet.Range, fixes for close method, replace & sort 
	etc.
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheet.hxx:

	* scratch/offapi-vba/XRange.idl:
	* scratch/offapi-vba/XWorksheet.idl:
	* scratch/offapi-vba/Excel/makefile.mk:
	* scratch/offapi-vba/Excel/XlSortDataOption.idl:

	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff: merge files
	from scratch to the patch dir
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-hxx.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xworksheet-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsortdataoption-idl.diff:

2006-02-09  Jan Holesovsky  <kendy@suse.cz>

	* patches/mono/mono-build-m155.diff,
	  patches/mono/mono-build.diff,
	  patches/src680/speed-quickstart-m155.diff,
	  patches/src680/speed-quickstart.diff,
	  patches/src680/apply: m156 support.

2006-02-09  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/hebrew-culmus.diff: improved the list of Culmus
	  fotns; use the Culmus fonts also to show the Hebrew text (not
	  only for UI), n#114495

	* patches/src680/helpcontent2-auxiliary-cfg.diff, patches/src680/apply:
	  fix some .cfg files in helpcontent2/source/auxiliary to use right
	  lang code instead of en-US; these help localizations are removed
	  by bin/package-ooo otherwise

2006-02-08  Radek Doulik  <rodo@novell.com>

	* patches/cairo/cairo-canvas-redrawmanager-copy-updatearea.diff:
	avoid invalid reads when merging update areas. select2nd was
	making temporary copy, from which we took a reference and used it
	after the copy was destroyed

2006-02-08  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-ooqstart.diff: fix argv[0]
	handling bug; thanks Joeghi.

2006-02-08  Petr Mladek  <pmladek@suse.cz>

	* src/openabout_suse.png, src/openintro_suse.bmp: new SUSE branding
	  for SL 10.1

	* src/Draft.jpg, bin/build-galleries, bin/package-ooo, src/Makefile.am
	  (NovellOnly): add one Novell specific background to the gallery
	  "Backgrounds"

	* bin/package-ooo: always call build-galleries
	* bin/build-galleries: add check if there is anything to do

2006-02-08  Tor Lillqvist  <tml@novell.com>

	* patches/evo2/evo2-like-except.diff: While at it, add handling of
	LIKE patterns of the form '%foo%', which translate nicely into
	Evo's CONTAINS expressions.

2006-02-08  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-fpicker.diff,
	  patches/64bit/buildfix-64bit-system-jpeg-m151.diff,
	  patches/64bit/buildfix-64bit-vcl-gcc4.diff,
	  patches/64bit/trivial-svx-m149.diff,
	  patches/src680/buildfix-enable-gcc41.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-UnoControls.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-autodoc.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-basic.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-binfilter.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-chart2.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-configmgr.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-connectivity.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-filter.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-forms.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-framework.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-goodies.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-i18npool.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-io.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-libwpd.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-linguistic.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-psprint.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sc.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sd.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sfx2.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-slideshow.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-so3.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-svtools.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-svx.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sw.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sw2.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-toolkit.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-tools.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-transex3.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-ucb.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-ucbhelper.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-unoxml.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-vcl.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-xmlhelp.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-xmloff.diff,
	  patches/src680/buildfix-gcc41-friend-decl-binfilter.diff,
	  patches/src680/buildfix-gcc41-friend-decl-configmgr.diff,
	  patches/src680/buildfix-gcc41-friend-decl-desktop.diff,
	  patches/src680/buildfix-gcc41-friend-decl-i18npool.diff,
	  patches/src680/buildfix-gcc41-friend-decl-svx.diff,
	  patches/src680/buildfix-gcc41-friend-decl-sw.diff,
	  patches/src680/buildfix-gcc41-string-goodies.diff,
	  patches/src680/buildfix-gcc41-string-sw.diff,
	  patches/src680/buildfix-make-installer.diff,
	  patches/src680/buildfix-missing-dbtreemodel.diff,
	  patches/src680/buildfix-no-xalan.diff,
	  patches/src680/buildfix-packimages-m151.diff,
	  patches/src680/buildfix-svx-cfg.diff,
	  patches/src680/buildfix-system-nss-m151.diff,
	  patches/src680/cws-sb41.diff,
	  patches/src680/gcj-HelpLinker-native-m150.diff,
	  patches/src680/gcj-filter-xalan-classpath.diff,
	  patches/src680/gcj-jvmfwk-gcc41.diff,
	  patches/src680/gcj-no-broken-jaxp-m150.diff,
	  patches/src680/gcj-no-com.sun.xml-m150.diff,
	  patches/src680/hunspell-build.diff,
	  patches/src680/hunspell-config.diff,
	  patches/src680/hunspell-lingucomponent-dep.diff,
	  patches/src680/hunspell-no-hunspell_version.diff,
	  patches/src680/hunspell-scp2.diff,
	  patches/src680/icons-enable-crystal.diff,
	  patches/src680/key-tilde.diff,
	  patches/src680/leak-sal-module-m151.diff,
	  patches/src680/leak-sch-3d.diff,
	  patches/src680/libhunspell-build.diff,
	  patches/src680/linkoo-rc-dependent-files.diff,
	  patches/src680/mailmerge-py-installation-fix.diff,
	  patches/src680/novell-splash-m150.diff,
	  patches/src680/openldap-allow-deprecated.diff,
	  patches/src680/sal-compile-with-nptl.diff,
	  patches/src680/sc-div-errs-m150.diff,
	  patches/src680/sc-erfc.diff,
	  patches/src680/sfx2-toolbox-size.diff,
	  patches/src680/ui-desktop-integration-m151.diff,
	  patches/src680/vcl-toolbox-height.diff,
	  patches/src680/warning-uninitialized-variables-sd-m149.diff,
	  patches/src680/workspace.jaxpapi-m150.diff,
	  patches/src680/xmlhelp-port-to-db-4.3-m150.diff,
	  patches/src680/apply: Bin everything older than m152.

2006-02-08  Chris Halls  <halls@debian.org>

	* Makefile.shared: use wildcard function in artwork.install
	  dependencies to prevent an error if src/*.png or src/*.bmp
	  have been removed, as in current Debian packaging

2006-02-07  Martin Kretzschmar  <martink@gnome.org>

	* doc/dmake.txt: is a "date" built-in necessary?

2006-02-07  Petr Mladek  <pmladek@suse.cz>

	* templates/project-proposal.ott, templates/resume.ott: updated
	  extra templates, thanks to Caolan
	* templates/project-proposal.stw, templates/resume.stw: bin obsolete
	  templates
	* bin/package-ooo, configure.in, Makefile.am, templates/Makefile.am:
	  install and distribute the extra templates

2006-02-07  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/workspace.systemjava.diff,
	  patches/src680/xmlhelp-use-libxslt-from-system.diff,
	  patches/src680/apply: move SystemJavaBits below 'msaccess' section,
	apply only on >= m155, base GentooExperimental on m155, split it for
	SystemJavaBits dependend patches

	* patches/src680/config_office-with-myspell-dicts.diff: bin (in m155)

2006-02-07  Michael Meeks  <michael.meeks@novell.com>

	* doc/dmake.txt: notes on dmake/win32 issues ...

2006-02-07  Tor Lillqvist  <tml@novell.com>

	* patches/test/template-management-ui.diff: Start on a patch to
	improve the Template Management (File>Templates>Organize...)
	dialog.

	* patches/evo2/evo2-like-except.diff: Fix two minor problems in
	the evoab2 connectivity:

	A WHERE expressions of the form
	  field	like 'foo%'
	was translated into the Evolution addressbook sexp 
	  (endswith field "foo")
	while it should be translated into
	  (beginswith field "foo")
	and correspondingly for '%foo'.

	The handling of LIKE patterns that can't be handled by the evoab2
	driver (a wildcard in the middle of the pattern, or several
	wildcards) was wrong.

2006-02-07  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/use-system-xt.diff,
	  patches/src680/workspace.systemjava.diff: SystemJavaBits -
	use system Java resources
	* patches/src680/gentoo-system-bsh.diff: bin
	* patches/src680/gentoo-system-xalan.diff: replaced to use
	serializer.jar from system Xalan 2.7.x
	* patches/src680/apply: add SystemJavaBits section, fix
	GentooExperimental to use SystemJavaBits

2006-02-06  Petr Mladek  <pmladek@suse.cz>

	* bin/package-ooo: libkab1.so has been split to libkab1.so and
	  libkabdrv1.so by upstream; libkabdrv1.so should go to the
	  kde subpackage

2006-02-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply: add AtkBridge to NovellBase.
	* distro-configs/Common.conf.in: add --enable-atkbridge,
	shouldn't hurt people without the patch of course.
	Make AtkBridge apply only >= m155 to not hurt people.

2006-02-01  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/sal-instrument.diff: update for m152.

2006-02-06  Petr Mladek  <pmladek@suse.cz>

	* distro-configs/SUSE*.conf.in: bin --enable-binfilter; it will be
	  enabled only in the spec file again

2006-02-06  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: Really add new patchfile to fix testtool for 
	ooo-build builds

2006-02-06  Noel Power  <noel.power@novell.com>

	* patches/test/README:
	* patches/test/ooo-build-qatesttool.diff: patches to the qatesttool 
	tests. ( not sure where else to put them at the moment as we don't, 
	build this module ( its not part of the src tar-ball ) )

2006-02-06  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added new patchfile to fix testtool for 
	ooo-build builds.
	* patches/src680/automation-testtool-oobuildfix.diff:
	* patches/src680/default-vba-compatible.diff: updated to combine
	control & setting of compatibility flags from module scope

2006-02-05  Radek Doulik  <rodo@novell.com>

	* patches/src680/speed-getfilestatus-dtype.diff: reworked the
	patch to not use C++ structure

2006-02-05  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: Fix ArkOnly for m154 (used to
	  work only on m155)

2006-02-04  Michael Leibowitz <michael.leibowitz@intel.com>

	* patches/src680/apply: moved ww8scan to [ TemporaryHacks <
	src680-m154 ] and added ww8scan-m154 to [ TemporaryHacks >=
	src680-m154] 

	* patches/src680/ww8scan-m154.diff: cleaned up ww8scan performance
	improvements 	

2006-02-03  Petr Mladek  <pmladek@suse.cz>

	* doc/novell-configuration.txt: a bit improved

2006-02-03  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/apply: added mozilla-firefox-nppgetvalue.diff to
          [ TemporaryHacks >= src680-m154 ].

	* patches/src680/mozilla-firefox-nppgetvalue.diff: fix for
	  conflicting declaration for NPP_GetValue in npapi.h and
	  npshell.cxx.

2006-02-03  Petr Mladek  <pmladek@suse.cz>

	* configure.in: --with-distro is mandatory now because there is no
	  reasonable default ;-)

2006-02-03  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: cws-i18nshrink-154.diff ->
	  cws-i18nshrink.diff to fix applying of m154 patches.

	* patches/src680/filter-always-xsltproc.diff,
	  patches/src680/apply: Fixed to apply again, moved to
	  GCJExperimental.

	* patches/64bit/buildfix-jdk150-XmlSearch.diff,
	  patches/64bit/buildfix-jdk150-berkeleydb.diff,
	  patches/64bit/buildfix-jdk150-jurt.diff,
	  patches/64bit/buildfix-jdk150-jvmfwk.diff,
	  patches/64bit/buildfix-jdk150-qadevOOo.diff,
	  patches/64bit/buildfix-jdk150-rhino.diff,
	  patches/64bit/buildfix-jdk150-sandbox.diff,
	  patches/64bit/buildfix-jdk150-scripting.diff,
	  patches/64bit/buildfix-jdk150-sj2.diff,
	  patches/64bit/buildfix-jdk150-xmerge.diff,
	  patches/64bit/buildfix-jdk150-xmlhelp.diff,
	  patches/src680/apply: Bin, obsolete.

2006-02-03  Bernhard Rosenkraenzre <bero@arklinux.org>

	* patches/src/config_office-system-mozila-python-fix.diff,
	  patches/src/config_office-system-mozilla-fix.diff,
	  patches/src/config_office-system-python-fix.diff,
	  patches/src680/apply: Split the system-mozilla-python-fix
	  patch into 2 (1 for mozilla, 1 for python) -- the python bits
	  are merged in m155, the mozilla bits are still needed.

	* patches/src680/apply, patches/src680/buildfix-gcc41-pointers-icu.diff,
	  patches/src680/config_office-system-db-4.3.diff, patches/src680/linguistic-rework.diff,
	  patches/src680/system-icu.diff, patches/vba/vba-build.diff,
	  patches/src680/buildfix-gcc41-pointers-icu-m154.diff,
	  patches/src680/config_office-system-db-4.3-m154.diff,
	  patches/src680/config_office-system-neon-25.diff,
	  patches/src680/linguistic-rework-m154.diff
	  patches/src680/system-icu-m154.diff
	  patches/vba/vba-build-m154.diff: m155 bits

2006-02-03  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/fpicker-kde-too-wide.diff,
	  patches/src680/apply: Fix too wide "Menu -> Insert -> Picture ->
	  From File..." dialog.

2006-02-03  Petr Mladek  <pmladek@suse.cz>

	* distro-configs/SUSE-9.1.conf.in: fix ant home

2006-02-03  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/connectivity-source-drivers-mdb-mdb-wrapper-cxx.diff:
	drop sTemp variable, fix build error: cast sql->bound_values[j] to
	char
	* patches/src680/config_office-system-db-4.3.diff: detect db-4.4
	* configure.in: do not unpack mdbtools if --with-system-mdbtools flag
	is set

2005-02-02  Petr Mladek  <pmladek@suse.cz>

	* Version src680.154.0

	* distro-configs/SUSE-9.1.conf.in, distro-configs/SUSE-9.2.conf.in,
	  distro-configs/SUSE-9.3.conf.in, distro-configs/SUSE-10.0.conf.in:
	  added one distro config per SUSE distribution
	* distro-configs/SUSE.conf.in: include configure switches that are used
	  to build the package for upcoming Novell products; moved from spec
	  file
	* distro-configs/SUSE-64.conf.in: config for Jan's 64-bit build;
	  based on the old NLD64.conf.in
	* distro-configs/NLD.conf.in, distro-configs/NLD64.conf.in: bin
	  obsolete config files
	* configure.in, download.in, bin/package-ooo, bin/setup.in,
	  patches/src680/apply, doc/novell-configuration.txt: the configure
	  script translates the NLD distro tag to the related SUSE Linux tag;
	  ONLY the SUSE Linux tags are used on all other locations in ooo-build

2005-02-02  Jan Holesovsky  <kendy@suse.cz>

	* bin/hicontrast-to-theme.sh,
	  Makefile.shared: Use the up-stream mechanism.

	* bin/unpack: Create external_images.
	* patches/src680/cws-iconswitching2.diff,
	  patches/src680/buildfix-packimages.diff,
	  patches/src680/ui-desktop-integration-m151.diff,
	  patches/src680/ui-desktop-integration.diff,
	  patches/src680/apply: cws-extracted iconswitching2.

2006-02-02  Petr Mladek  <pmladek@suse.cz>

	* warning-uninitialized-variables-sd.diff, patches/src680/apply:
	  added one more fix for >= m153; created 
	  warning-uninitialized-variables-sd-m152.diff for < m153
	* patches/src680/apply: warning-return-values-binfilter.diff,
	  warning-uninitialized-variables-binfilter.diff patches are  still
	  necessary even in >= m152

	* doc/announce-odi.txt: a template for NLD9/ODI build announce

2006-02-02  Radek Doulik  <rodo@novell.com>

	* patches/src680/ooo-save-msoffice-thumbnails.diff: Updated. It
	now generates thumbnails compatible with windows. Added thumbnail
	generating into ppt export filter.

2006-02-01  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/cws-atkbridge-20060131.diff: fix to make it compile
	* patches/src680/xmlhelp-port-to-db-4.4.diff: check DB version,
	make it backward compatible
	* patches/src680/apply: add comment for these

2006-02-01  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xcomments-idl.diff: fix patch
	badness

2006-02-01  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-ooqstart.diff: fix cwd issues
	for files without paths; always send absolute paths;
	Also do system setup bits. n#144285

	* patches/test/redirect-bdirect.c: use .suse.direct
	instead.

2006-02-01  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-excel-xldirection-idl.diff: merge
	from scratch to patch ( implementations for sort, replace and end methods )
	* patches/vba/offapi-org-openoffice-vba-excel-xllookat-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsearchorder-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsortmethod-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsortorder-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlsortorientation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlyesnoguess-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx:

2006-02-01  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.[ch]xx: Add End method/property to Range
	* scratcn/offapi-vba/XRange.idl:
	* scratcn/offapi-vba/Excel/XlDirection.idl: new constants
	* scratcn/offapi-vba/Excel/XlSortOrientation.idl:
	* scratcn/offapi-vba/Excel/makefile.mk: add new constant idl to make

2006-02-01  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/cws-atkbridge-20060131.diff: direct atk-bridge for
	GNOME accessibility
	* patches/src680/apply: add AtkBridge section, fixup
	GentooExperimental stuff

2006-02-01  Michael Meeks  <michael.meeks@novell.com>

	* patches/a11y/*: remove.
	* configure.in, patches/Makefile.am: upd.

2006-01-31  Michael Meeks  <michael.meeks@novell.com>

	* patches/evo2/evoab-select-column.diff,
	* patches/evo2/evo-const-crash.diff,
	* patches/src680/apply: fixup & re-enable: restores
	evo-2.4 support.

	* patches/test/*-suse-*.diff: do a number of tedious
	whitespace changes for Andreas Schwab.

2006-01-30  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.[ch]xx: added implementation of Sort method for 
	range.
	* scratch/offapi-vba/XRange.idl:

2006-01-31  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/ark-xmlhelp-use-libxslt-from-system.diff,
	  patches/src680/apply: "Steal" some GentooExperimental bits for Ark

2006-01-30  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/apply: add IZ # to comment of disable-neon.diff, add
	comment	for patches/src680/xmlhelp-use-libxslt-from-system.diff
	* patches/src680/gcj-encoding-utf8.diff: check for JAVACACHE instead
	of JDK variable

2006-01-30  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.[ch]xx: added skeleton of Sort method for 
	range.
	* scratch/offapi/Excel/XlLookAt.idl: new constants needed to support
	Range.Sort()
	* scratch/offapi-vba/Excel/XlSearchOrder.idl: 
	* scratch/offapi-vba/Excel/XlSortMethod.idl: 
	* scratch/offapi-vba/Excel/XlSortOrder.idl: 
	* scratch/offapi-vba/Excel/XlYesNoGuess.idl:
	* scratch/offapi-vba/Excel/makefile.mk:
	* scratch/offapi-vba/XRange.idl:

2006-01-30  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/config_office-with-myspell-dicts.diff: iz#60090 -
	recognize --with-myspell-dicts
	* patches/src680/disable-neon.diff: enable/disable neon - webdav
	feature
	* patches/src680/disable-np_sdk.diff: hack: mozilla/firefox without
	ldap / disable np_sdk
	* patches/src680/gcj-encoding-utf8.diff: iz#60091 - set gcj encoding
	to UTF-8
	* patches/src680/gentoo-gcc-naming-and-versioning.diff: naming and
	versioning issues of Gentoos gcc
	* patches/src680/gentoo-hunspell.diff: enable/disable hunspell
	* patches/src680/gentoo-system-bsh.diff: system Beanshell for Gentoo
	* patches/src680/gentoo-system-xalan.diff: system Xalan for Gentoo
	* patches/src680/gentoo-xmlsecurity-system-nss.diff: searchpaths of
	nspr/nss libs
	* patches/src680/omit-fp-workaround.diff: build with
	-fomit-frame-pointer
	* patches/src680/store-drop-gcc-libs-on-linking.diff: hack: drop gcc
	libs to build m153 with gcc4
	* patches/src680/xmlhelp-port-to-db-4.4.diff: fix segfault and 'Help'
	issues with db-4.4
	* patches/src680/xmlhelp-use-libxslt-from-system.diff: iz#30380 - use
	libxslt from system / disable build of sablot module
	* patches/src680/system-neon-0.25.diff: build with system neon 0.25.x
	* patches/src680/apply: initial GentooExperimental bits

2006-01-30  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/novell-palette.diff: fixed the Novell palette,
	  added openSUSE palette, thanks to Peter Bowen <pzb@novell.com>

2006-01-27  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-installer-branding.diff
	(instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf,
	instsetoo_native/util/makefile.mk, instsetoo_native/util/openoffice.lst)
	* src/banner_nld.bmp
	* src/nologoinstall_nld.bmp
	* src/ooobanner_nld.bmp
	* src/ooobitmap_nld.bmp
	* src/ooosetup_nld.ico: New files. Novell branding for the Win32
	MSI installer. Thanks to Jakub Steiner for nologoinstall_nld.bmp,
	the others bmps are heavy-handed crops/scalings of it by me.

	* patches/src680/apply: Add novell-win32-installer-branding.diff
	to the NovellOnlyWin32 section.

2006-01-30  Noel Power  <noel.power@novell.com>

	* /patches/src680/ucb-tdoc-template-storage-fix.diff: updated the contents
	with result of cwsextract on cws 'ab23pp2'
	* /patches/src680/apply: commented above

2006-01-30  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/db42-fix-jni-includes.diff: removed s_include call
	  in makefile.

2006-01-29  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/apply,
	  patches/src680/db42-fix-jni-includes.diff: fix includes problems
          when using gcj and building internal db-4.2.52.

2006-01-29  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply,
	  patches/src680/speed-oooqstart.diff,
	  patches/src680/speed-splash-ipc-name.diff,
	  patches/src680/speed-splash-ipc-name-m153.diff,
	  patches/vba/sc-vba-build-lst.diff,
	  patches/vba/sc-vba-build-lst-m153.diff: Support m154

2006-01-29  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Use --with-dynamix-xinerama
	* patches/src680/apply:
	* patches/src680/gentoo-pax-fix.diff: Allow build to proceed with
	PaX enabled

2006-01-27  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/fpicker-kde-local-media.diff,
	  patches/src680/apply: Handle media:/ files locally (KDE 3.5).

	* patches/src680/buildfix-sysui.diff,
	  patches/src680/cws-ause047.diff,
	  patches/src680/apply: cws-extracted the sysui build fix.

2006-01-27  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-suse*: fix for Andreas (1st cut).

2006-01-27  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-svx.diff,
	  patches/src680/apply: ResId is sal_uInt32, not ULONG.

2006-01-27  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: removed special treatment of TRUE() & 
	FALSE() formula for get/setValue methods. Now using NumberFormatter
	also restructured access to that and fixed the local issue with
	setNumberFormat
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: merge of above into
	patches

2006-01-27  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: m153 support.

	* patches/src680/apply: Moved cws-jaxpapi.diff from [GCJExperimental] to
	  [GCJ].

2006-01-26  Bernhard Rosenkraenzer  <bero@arklinux.org>

	* patches/src680/apply,
	  distro-configs/Ark64.conf.in,
	  configure.in: Initial Ark64 bits

2006-01-26  Petr Mladek  <pmladek@suse.cz>

	* Version src680.151.0 (SL10.1-beta3/NLD10-beta3)

	* patches/src680/apply: builfix-sd-slidesorter.diff only for >= m152

	* bin/build-galleries: check if find supports the -L option

2006-01-26  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/builfix-sd-slidesorter.diff: Fix filename.

2006-01-26  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply: disable cairo-smooth-curves.diff
	until further notice.

2006-01-26  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, patches/src680/builfix-sd-slidesorter.diff:
	  add. (from cmc)

2006-01-26  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbacomment.cxx: fix overwrite behavior of comment 
	object wrt erroneous use of XTextCursor.
	* patches/vba/sc-source-ui-vba-vbacomment-cxx.diff: merge above into
	patches

2006-01-26  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-source-ui-vba-vbacollectionimpl-cxx.diff: make it
	more tolerant when either XNameAccess or XIndexAccess is missing

2006-01-26  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-suse-dynsort.diff: re-work to
	avoid patching generated files too.
	
	* patches/src680/dropline-gnome-splash.diff: fix 2 bugs,
	thanks to saxa.

2006-01-26  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-system-jpeg-m151.diff,
	  patches/64bit/buildfix-64bit-system-jpeg.diff,
	  patches/src680/apply: Update to m152.

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: Fix filename.

2006-01-26  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: tweaked single array assignment behavior
	bugs highlighed by new test document below	
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* test/macro/MiscRangeTests.xls.diff:

2006-01-26  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/vba-keybinding-f11.diff,
	* patches/src680/apply: remove, i#29138 still festering
	up-stream & not clear what Alt-f11 should open anyway.

	* patches/test/binutils-suse-dynsort.diff: re-re-worked to
	not patch auto-generated headers ...
	
	* patches/test/binutils-suse-bdirect.diff: use the right
	section name.

2006-01-26  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/scs-sc-menubar-hack.diff: bin
	* patches/scsolver/scs-officecfg-calc.diff,
	* patches/scsolver/scs-sc-menubar.diff,
	* patches/scsolver/apply: move 'Solver' menu item & make
	it translateable.

2006-01-25  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-suse-hashvals.diff: prune debug.

2006-01-25  Rene Engelhard  <rene@debian.org>

	* patches/src680/system{bsh,hsqldb}.diff,
	  patches/src680/disable-helpcontent2.diff: update for m152
	* patches/src680/patches/src680/cws-jaxpapi.diff: remove README.jaxp
	  hunk, this file doesn't exist in Debians .orig.tar.gz, shouldn't
	  matter whether this file remains there ;-)
	* patches/src680/apply: reenable sdk-remove-non-free.diff,
	  disable-xmlsearch-and-xmlhelp-jar.diff
	* patches/src680/apply: HunspellPatches is completely obsolete.
	  Make it < src680-m149
	* patches/src680/config_office-fix-hunspell-check.diff: fix hunspell
	  build for system-hunspell

2006-01-25  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/goodies-strings-gcc41.patch, patches/src680/apply:
	  The need for goodies-strings-gcc41.patch is introduced by the
	  bogus [for m152] buildfix-gcc41-string-goodies.diff patch.
	  Don't apply either patch, remove goodies-string-gcc41.patch
	  from the repository.

2006-01-25  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/goodies-strings-gcc41.patch, patches/src680/apply:
	  gcc 4.1 patch for m152+

2006-01-25  Giuseppe Ghib  <ghibo@mandriva.com> 

	* patches/src680/hunspell-scp2.diff: put back old version and use
	  it only for OOo < src680-m149.

2006-01-25  Noel Power  <noel.power@novell.com>

	* patches/src680/ucb-tdoc-template-storage-fix.diff: fixe for i#58527#
	tdoc ucp problem with templates
	* patches/src680/apply: added above

2006-01-25  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/*: add deprecated headers to older patches;
 	switch DIRECT_MASK to 0xfff from 0x3ff.

	* patches/test/glibc-suse-bdirect.diff: re-work to overlay
	on the -hashvals patch; fix for LD_PRELOAD case too.

	* patches/test/glibc-suse-hashvals.diff: re-work for
	latest glibc.

	* patches/test/binutils-suse-dynsort.diff: re-worked to
	avoid need for re-running autoconf - with a hack ...

	* patches/test/binutils-suse-bdirect.diff: re-worked version
	of binutils-bdirect.diff - with OS/specific section, requires
	the hashvals patch to work. Also updated to new binutils.

2006-01-25  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/hunspell-scp2.diff: rebuild patch to avoid
	  error about multiple definition of gids gid_File_Lib_Hunspell.

2006-01-25  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/buildfix-sysui.diff: Updated according to ause047.

2006-01-25  Santhosh Kumar. R , Archana. A <santhoshoms@gmail.com>
	
	* patches/src680/sd-slideshow-cursor-hide.diff,
	* patches/src680/apply: fix i#635 (at least most of it),
	hide a still mouse cursor during slideshow.

2006-01-24  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: linkoo-rc-dependent-files.diff,
	  buildfix-make-installer.diff, key-tilde.diff,
	  gcj-jvmfwk-gcc41.diff, sal-compile-with-nptl.diff,
	  openldap-allow-deprecated.diff
	  -> < src680-m152
	* patches/src680/buildfix-packimages.diff,
	  patches/src680/buildfix-packimages-m151.diff,
	  patches/src680/leak-sal-module.diff,
	  patches/src680/leak-sal-module-m151.diff,
	  patches/src680/buildfix-system-nss.diff,
	  patches/src680/buildfix-system-nss-m151.diff,
	  patches/src680/apply: port

2006-01-24  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: move gcj-jvmfwk-gcc41.diff from GCJExperimental
	  to GCJ; n#144833

2006-01-24  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/font-debug.diff: more beef.
	* patches/src680/font-din.diff,
	* patches/src680/apply: fix DIN-regular font mapping to be
	a non-symbol font i#61102#

	* patches/src680/disable-visibility-feature.diff: bin
	* patches/src680/cws-i18nshrink.diff,
	* patches/src680/apply: remove patch with extreme prejudice -
	an abomination of a patch - disable visibility markup only for
	i18nshrink.

	* patches/test/font-debug.diff: useful patch for debugging
	font mapping problems.

2006-01-24  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/buildfix-packimages.diff,
	  patches/src680/apply: Fix parallel build of images.

2006-01-24  Noel Power  <noel.power@novell.com>

	* patches/src680/sc-source-ui-unobj-funcuno-cxx.diff: updated this
	patch ( it was possible for the formula cell to appear in an invalid 
	cell ), also refactored the array access for types
	* scratch/sc-vba/vbaranges.cxx: allow Range to handle single dim
	arrays
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: scratch->patch merge

2006-01-23  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-noldapbe.diff,
	* patches/src680/apply: don't include the ldapbe2.uno.so
	service - for remote ldap config; NovellOnlyUnix for now.

2006-01-23  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-pyuno.diff,
	  patches/64bit/buildfix-64bit-svx-intptr.diff,
	  patches/64bit/buildfix-64bit-svx.diff,
	  patches/64bit/fix-64bit-solenv-noopt.diff,
	  patches/64bit/numberformat-basic.diff,
	  patches/64bit/numberformat-binfilter.diff,
	  patches/64bit/numberformat-chart2.diff,
	  patches/64bit/numberformat-sc.diff,
	  patches/64bit/numberformat-sch.diff,
	  patches/64bit/numberformat-sd.diff,
	  patches/64bit/numberformat-sfx2.diff,
	  patches/64bit/numberformat-starmath.diff,
	  patches/64bit/numberformat-svtools.diff,
	  patches/64bit/numberformat-svx.diff,
	  patches/64bit/numberformat-sw.diff,
	  patches/64bit/numberformat-vcl.diff,
	  patches/64bit/numberformat-xmloff.diff,
	  patches/64bit/unsorted-bridges.diff,
	  patches/64bit/unsorted-configmgr.diff,
	  patches/64bit/unsorted-cppu.diff,
	  patches/64bit/unsorted-desktop-m147.diff,
	  patches/64bit/unsorted-filter.diff,
	  patches/64bit/unsorted-vos.diff,
	  patches/src680/buildfix-deliver-strip.diff,
	  patches/src680/buildfix-system-nspr-m112.diff,
	  patches/src680/cws-fakebold.diff,
	  patches/src680/cws-fwk28.diff,
	  patches/src680/cws-kaddrbook.diff,
	  patches/src680/cws-unxlngs04.diff,
	  patches/src680/db4-jni-casting-m146.diff,
	  patches/src680/dejavu-fonts-m148.diff,
	  patches/src680/evo2-fixes-m109.diff,
	  patches/src680/fpicker-generic-extn.diff,
	  patches/src680/help-messagebox.diff,
	  patches/src680/idl-doc-fixes.diff,
	  patches/src680/nojava-fix-stringparam-m145.diff,
	  patches/src680/novell-splash-m145.diff,
	  patches/src680/ooo-vendor-debian.diff,
	  patches/src680/portaudio-use-arch-flags-m146.diff,
	  patches/src680/powerpc-LINK-is-CC.diff,
	  patches/src680/speed-bdirect-m147.diff,
	  patches/src680/speed-psprint-ppd.diff,
	  patches/src680/system-agg.diff,
	  patches/src680/system-bsh-m146.diff,
	  patches/src680/system-hsqldb-m146.diff,
	  patches/src680/translate-org-za-splash-m145.diff,
	  patches/src680/warning-return-values-connectivity-kab-m146.diff,
	  patches/src680/apply: Remove everything older than m149.

	* patches/src680/cws-iconswitching1-binfilter.diff,
	  patches/src680/cws-iconswitching1.diff,
	  patches/src680/gcj-HelpLinker-native-m148.diff,
	  patches/src680/workspace.jaxpapi-m148.diff,
	  patches/src680/xmlhelp-port-to-db-4.3-m148.diff,
	  patches/src680/apply: Found more old files.

2006-01-23  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/cws-jaxpapi.diff,
	  patches/src680/gcj-no-broken-jaxp.diff,
	  patches/src680/gcj-no-com.sun.xml.diff,
	  patches/src680/gcj-workaround-uninitialized-final.diff,
	  patches/src680/apply: cws-extracted 'jaxpapi' CWS & removed the
	  pieces obsoleted by it.

2006-01-20  Dwayne Bailey  <dwayne@translate.org.za>

	* desktop/*.desktop.in, po/POTFILES.in, po/*.po: Remove all
	translation from .desktop.in files to their respective .po files,
	creating new ones as needed.  Make .desktop.in file localisable.
	Add correct .desktop.in files for localisation string extraction.

2006-01-23  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-ooqstart.diff: don't pass empty
	arguments to OO.o for 'ooffice' case.

2006-01-23  Radek Doulik <rodo@novell.com>

	* canvas-source-cairo-cairo_cairo-cxx.diff: fixed case when we are
	requested to create 0x0 size canvas (fixes crash #114020)

2006-01-22  Bernhard Rosenkraenzer <bero@arklinux.org>

	* bin/unpack: One of the unfortunate snafus is gone in m152 -- don't try
	  to fix it if it isn't broken

2006-01-21  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/mandriva-java32_64.diff: kludge for x86_64
	  platforms with native JRE (from Gwenole).
	* distro-configs/Mandriva64.conf.in: moved --without-java to SPEC
	  file.
	* distro-configs/Mandriva.conf.in: moved --with-jdk-home=$JAVA_HOME
	  to SPEC file.

2006-01-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-suse-hashvals.diff,
	* patches/test/glibc-suse-hashvals.diff: add 1st cut of
	pre-computed hash values optimization - to improve cache
	access patterns during link.

2006-01-20  Bernhard Rosenkraenzer  <bero@arklinux.org>

	* patches/src680/use-xalan-xerces-from-system-ark.diff,
	  patches/src680/apply: Use system Xerces and Xalan on Ark
	  Linux too (can't just recycle debian's
	  use-xalan-xerces-from-system.diff because we use different
	  filename conventions)

	* patches/src680/jvmfwk-setup-gij.diff,
	  patches/src680/apply: Recognize GIJ in jvmsetup

	* patches/src680/compiletime-skip-duplicate-jars.diff,
	  patches/src680/apply: Don't gcj-nativecompile jars that
	  already exist on the system in native form -- this allows
	  to skip the native-compile of xalan which takes forever
	  on a memory-starved box like mine
	  Currently applied in ArkOnly because the naming
	  conventions probably are different elsewhere.

	* patches/src680/ark-splash.diff: Port to m151

2006-01-19  Noel Power  <noel.power@novell.com>

	* bin/ootool.in: fix adding template dirs "twice"

2006-01-20  Petr Mladek  <pmladek@suse.cz>

	* Version src680.150.1	(SL10.1-beta2/NLD10-beta2)

2006-01-20  Michael Meeks  <michael.meeks@novell.com>

	* bin/package-ooo, bin/ooinstalltemplate.in: rename to
	* bin/ootool.in: this - and allow user dictionary appends.

	* bin/package-ooo: create ooffice wrapper script too for
	quickstarter.

2006-01-20  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/buildfix-sysui.diff,
	  patches/src680/apply: Fix build of 'mandriva' in sysui & don't build
	  the sysui .rpms at all when epm disabled.

2006-01-20  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: fixed regression 
	wrt treatment of ( True() & False() ) formulae for getValue
	* scratch/sc-vba/vbarange.cxx:

2006-01-20  Noel Power  <noel.power@novell.com>

	* patches/src680/speed-splash-ipc-name.diff: added "forgotten" patch
	to add vos lib to deployment makefile

2006-01-19  Petr Mladek  <pmladek@suse.cz>

	* Version src680.150.0

2006-01-19  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xworksheet-idl.diff: fix 
	n#105409#
	* scratch/offapi-vba/XWorksheet.idl:

2006-01-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: disable-visibility-feature.diff moved to
	  TemporaryHacks.

2006-01-19  Michael Meeks  <michael.meeks@novell.com>

	* patches/scsolver/*: re-generate with Kohei's fixes.

2006-01-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/novell-splash.diff,
	  patches/src680/novell-splash-m150.diff,
	  patches/src680/xmlhelp-port-to-db-4.3.diff,
	  patches/src680/xmlhelp-port-to-db-4.3-m150.diff,
	  patches/src680/apply: Update to m151.

	* patches/src680/apply: disable-visibility-feature.diff moved to
	  DebianBaseOnly.

2006-01-19  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/psprint-fontconfig-utf8.diff, patches/src680/apply:
	  fontconfig always uses UTF-8, patch by Zhe Su <zsu@novell.com>

	* bin/package-ooo: mark also pythonloader.unorc as %config [n#137975]

2006-01-19  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbacomment.[ch]xx: back out throw in ctor
	* scratch/sc-vba/vbarange.[ch]xx: allow range to return null objects
	for comments:

	* patches/vba/offapi-org-openoffice-vba-xcomment-idl.diff: scratch to
	patch merge ( new Comment & Comments object, also "for each" support
	for Range )
	* patches/vba/offapi-org-openoffice-vba-xcomments-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlcommentdisplaymode-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlcreator-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:

	* patches/vba/sc-source-ui-vba-vbacomment-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbacomment-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbacomments-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbacomments-cxx.diff:

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarworksheet-hxx.diff:

2006-01-19  Jan Holesovsky  <kendy@suse.cz>

	* bin/unpack: Check for existence of the Crystal images tarball.

2006-01-19  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply: remove SpeedSplash section, and
	move speed-splaash-ipc-name.diff into QuickStarter section.

2006-01-19  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/src680/lingucomponent-ulingo-fix.diff:
	fix build for the (pathological?) system-myspell, not system-hunspell
	case.

	* patches/src680/apply (64bit): disable cincludes, my build is fine
	without it now... Reenable buildfix-64bit-vcl-gcc4.diff, this was
	accidentally(?) changed to < m148, but the upstream branch for it
	hasn't been integrated yet.

	* patches/src680/apply,
	* patches/src680/gcj-HelpLinker-native-m150.diff,
	* patches/src680/gcj-HelpLinker-native.diff,
	* patches/src680/gcj-no-broken-jaxp-m150.diff,
	* patches/src680/gcj-no-broken-jaxp.diff,
	* patches/src680/gcj-no-com.sun.xml-m150.diff,
	* patches/src680/gcj-no-com.sun.xml.diff,
	* patches/src680/workspace.jaxpapi-m150.diff,
	* patches/src680/workspace.jaxpapi.diff: update free java stuff
	to m151.

2006-01-19  Noel Power  <noel.power@novell.com>

	* patches/src680/speed-splash-ipc-name.diff: added new office pipe name
	accessor, fixes ( badly ) the create pipename in multiple places issue
	but really a top level inc file is not the best place for this... imo

2006-01-18  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: buildfix-no-xalan.diff was merged in m151.

	* patches/src680/apply, patches/src680/sc-div-errs.diff,
	patches/src680/sc-div-errs-m150.diff: update to m151.
	Apply sc-erfc.diff only < m151.

	* patches/src680/system-xt.diff: make it apply.

2006-01-18  Petr Mladek  <pmladek@suse.cz>

	* src/openabout_nld.bmp, src/openintro_nld.bmp: new NLD10 branding;
	  sent by Rodney Dawes <dobey@novell.com>

2006-01-18  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/binutils-dynsort.diff: update.
	* patches/src680/binutils-noundef.diff: add.

2006-01-18  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added speed-getfilestatus-dtype.diff

	* build/src680-m149/sal/osl/unx: use d_type field in direntry
	whenever possible (speed-getfilestatus-dtype.diff)

2006-01-18  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/buildfix-make-installer.diff,
	* patches/src680/apply: fix nasty with installer
	spewing bogus errors.

2006-01-18  Kai Backman  <kai@shorthike.com>

	* patches/src680/buildfix-msvc-standard.diff: Enable building with
	MSVC .NET 2003 Standard.

	* patches/src680/apply: Include the above in Win32Common.

2006-01-18  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/linkoo-rc-dependent-files.diff,
	* patches/src680/linkoo-ooenv.diff: merge
	* patches/src680/apply: fix m149 issue, re-factor rc
	linking, link '/share' too, and intro.bmp.

2006-01-18  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-agfa-monotype-fonts.diff: The
	config_office/makefile.rc file no longer contains any
	BUILD_SUBDIRS list, so take out that part of the patch. Can't say
	yet whether there now is some other file where the
	agfa_monotype_fonts subdirectory needs to be added instead. Or
	maybe patching the config_office/makefile.rc file was unnecessary?

2006-01-17  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/linguistic-rework.diff: fix build with gcc-4.1;
	  use += operator for ByteString because the operator + is not
	  available

	* bin/build-galleries: accept a symlink as OPENCLIPART_DIR

	* bin/Makefile.am: release also ooinstalltemplate.in

	* patches/src680/apply: enable CalcSolver for SUSE too


2006-01-17  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/config_office-system-db-4.3.diff: Check exactly
	  for 4.3, fix the check for db.jar.

2006-01-17  Tor Lillqvist  <tml@novell.com>

	* patches/src680/myspell_hashify.diff (load_tables): Don't
	potentially write out of the tableptr array bounds: Use modulo
	operator on the index also when filling in the tableptr element.

2006-01-17  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-uiconfig.diff,
	* patches/src680/apply: remove embarassingly bad junk of mine.

	* patches/src680/apply: file a few bits up-stream & add issue no.s

2006-01-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: remove xmlsearch-plain-xt.diff

	* patches/src680/system-xt.diff: and add this instead.

	* patches/src680/xt-precompile.diff: and update native HelpLinker.
	(later) actually make it apply.

2006-01-17  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: Mark iconswitching2 patches as such.

2006-01-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/src680/debian-hunspell-build.diff:
	disable again...

	* patches/src680/hunspell-config.diff,
	* patches/src680/hunspell-build.diff: ... and implement its
	functionality here.

2006-01-16  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: reenable disable-helpcontent2.diff for Debian
	  *shrugs*

2006-01-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-build-fixes.diff
	(setup_native/source/win32/msi-encodinglist.txt): Add gl, kn and
	ms.
	(solenv/inc/postset.mk): Drop eo (Esperanto) and sx (Sidamo) which
	don't have any Win32 language identifier. Drop kn-IN (Kannada) for
	which the language pack for some reason doesn't build properly.

2006-01-16 Hanno Meyer-Thurow <h.mth@web.de>

	* scratch/src680/sc-vba/vbacomment[s].[ch]xx: new Comments collection
	* scratch/src680/sc-vba/vbacollectionimpl.cxx: 
	* scratch/src680/offapi-vba/XComments.idl: 
	* scratch/src680/offapi-vba/XWorksheet.idl:

2006-01-16  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/src680/nojava-fix-stringparam.diff:
	rename patch to
	* patches/src680/filter-always-xsltproc.diff: ... and replace xalan
	with xsltproc ("because it is fast and java is slow", to paraphrase
	Caolan)

	* patches/src680/gcj-filter-xalan-classpath.diff: ... and update this
	dependent patch.

2006-01-16  Bernhard Rosenkraenzer <bero@arklinux.org>
	
	* patches/src680/apply,
	  patches/src680/warning-uninitialized-variables-sd.diff,
	  patches/src680/warning-uninitialized-variables-sd-m149.diff,
	  patches/src680/testing-more-optimizations-ark.diff,
	  patches/64bit/trivial-svx.diff,
	  patches/64bit/trivial-svx-m149.diff: m150

2006-01-15  Michael Leibowitz  <michael.leibowitz@intel.com>
	
	* patches/src680/file_url.diff: don't stat dirs over and over

2006-01-14  Tor Lillqvist  <tml@novell.com>

	* doc/win32-apply-patch.txt: My uncommitted changes to the apply
	file.

	* patches/src680/win32-build-fixes.diff: Drop the diff to
	svx/source/intro/makefile.mk that sets OOO_VENDOR as it interferes
	with novell-splash.diff.

2006-01-13  Michael Leibowitz <michael.leibowitz@intel.com>
	
	* patches/src680/strtmpl.diff: don't refcount the empty string
	
	* patches/src680/fsstorage.diff: don't check for dir and file

2006-01-13  Giuseppe Castagno  <giuseppe.castagno@gmail.com>
	
	* patches/src680/ui-macro-warnings.diff,
	* patches/src680/ui-macro-warnings-2.diff,
	* patches/src680/apply: fix a couple of annoying double
	warning bugs.

2006-01-13  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/gcj-HelpLinker-native-m148.diff,
	  patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/workspace.jaxpapi-m148.diff,
	  patches/src680/workspace.jaxpapi.diff,
	  patches/src680/apply: Update to m149.

	* distro-configs/NLD64.conf.in: More system stuff.
	* patches/64bit/fix-64bit-bridges.diff: Fix build (broken thanks to
	  unnecessary namespace {}).

	* configure.in, bin/unpack: New version of the Crystal icons -
	  ooo_crystal_images-1.tar.gz, changed from bzip2 to gzip; will be
	  hopefully easier for up-streaming.

2006-01-13  Rene Engelhard  <rene@debian.org>

	* bin/openoffice-xlate-lang: ga is gaelic, not galician
	* patches/src680/disable-visibility-feature.diff,
	  patches/src680/apply: add, disable visibity feature, broken
	  (http://lists.debian.org/debian-openoffice/2006/01/msg00063.html)
	* patches/src680/apply,
	  patches/src680/use-free-xt-from-system-sarge.diff,
	  patches/src680/use-free-jaxp-from-system.diff: add sarge backport
	  stuff, use right xt, apply use-free-xt...diff and the jaxp patches.
	  Since we need to build with sun here we need to use jaxp still...
	* patches/src680/apply: reenable debian-hunspell-build.diff

2006-01-13  Tor Lillqvist  <tml@novell.com>

	* doc/bundle-contrib-dicts.sh: Hack to copy contrib dicts into the
	build tree.

2006-01-12  Petr Mladek <pmladek@suse.cz>

	* Version src680.149.0	(SL10.1-beta1/NLD10-beta1)

	* ooo-build/bin/install-dictionaries: added thes_cs_CZ_v2,
	  thes_es_ES_v2 to the list of known dictionaries; install
	  the documentation into locale specific subdirectories

	* ooo-build/desktop/base.desktop.in,
	  ooo-build/desktop/calc.desktop.in,
	  ooo-build/desktop/draw.desktop.in,
	  ooo-build/desktop/impress.desktop.in,
	  ooo-build/desktop/math.desktop.in,
	  ooo-build/desktop/template.desktop.in,
	  ooo-build/desktop/web.desktop.in,
	  ooo-build/desktop/writer.desktop.in: new desktop files that are
	  conforming with the Desktop Entry Specification defined by
	  freedesktop.org; especially, they fixes the Name, GenericName,
	  Comment, and Category tags.
	* ooo-build/desktop/database.desktop.in,
	  ooo-build/desktop/drawing.desktop.in,
	  ooo-build/desktop/formula.desktop.in,
	  ooo-build/desktop/presentation.desktop.in,
	  ooo-build/desktop/spreadsheet.desktop.in,
	  ooo-build/desktop/textdoc.desktop.in: bin the obsolete desktop
	  files
	* ooo-build/bin/package-ooo: do not longer add the OnlyShowIn=GNOME;
	  line to the desktop files (was Novell specific)

2006-01-12  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/linguistic-rework.diff: lots of improvements,
	* patches/src680/apply: enable linguistic-rework

2006-01-12  Jody Goldberg <jody@gnome.org>

	* patches/src680/system-bsh.diff : remove trailing 'i' typo

2006-01-12  Jody Goldberg <jody@gnome.org>

	* patches/src680/speed-uiconfig.diff : fix path in patch so that it
	  applies.

2006-01-12  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply : Add sc-get-pivot-data.diff with
	  segments disabled to avoid corruption problem.

2006-01-12  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/linguistic-rework.diff: 1st half of making
	custom dictionaries installable & easy to use.

	* doc/user-dict.txt: notes on user dictionaries.

2006-01-12  Radek Doulik  <rodo@novell.com>

	* patches/src680/speed-uiconfig.diff: modified shell.cxx part, so
	that it always sets isRegular instead of leaving it uninitialized

2006-01-12  Hanno Meyer-Thurow  <h.mth@web.de>

	* scratch/sc-vba/vbacomment.cxx: new Comment object
	* scratch/sc-vba/vbacomment.hxx:
	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbarange.cxx: added Comment object property to Range
	* scratch/sc-vba/vbarange.hxx:

	* scratch/offapi-vba/Excel/XlCommentDisplayMode.idl: new constants &
	supporting changes for Comment object
	* scratch/offapi-vba/Excel/XlCreator.idl:
	* scratch/offapi-vba/Excel/Constants.idl:
	* scratch/offapi-vba/Excel/makefile.mk:
	* scratch/offapi-vba/XComment.idl: 
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XRange.idl:

2006-01-12  Tor Lillqvist  <tml@novell.com>

	* bin/setup.in: Don't use --without-myspell-dicts on Win32.

	* patches/src680/myspell_hashify.diff (HashMgr::load_tables):
	Assign value to length also on non-Unix.

2006-01-11  Michael Meeks  <michael.meeks@novell.com>

	* bin/package-ooo: fix quickstart $\@ problem for args.

	* bin/ooinstalltemplate.in, bin/package-ooo: create
	and install simple script to install templates,
	re-factor a little of package-ooo.

2006-01-11  Jan Holesovsky  <kendy@suse.cz>

	* doc/splashperform.txt: More info - from IRC.

2006-01-11  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/gcj-dbtool-optional.diff: fix CACHEJAR/JAVACACHE
	typo.

2006-01-11  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: install gid_Module_Langpack_Help.$l (Debian)
	* patches/src680/apply: disable gcj-dbtool-optional.diff since
	  gcj-HelpLinker-native.diff requires the jar.sos only created
	  when gcj-dbtool is enabled.

2006-01-11  David Fraser  <davidf@sjsoft.com>

	* distro-configs/translate-org-za-linux.conf.in, download.in:
	add various --with-system switches. still need -system tarball
	for dictionaries module

	* bin/create-rpms: fix running from parent dir, create language
	packs if -l given, list directories of RPMs

2006-01-10  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-ooqstart.diff: add the bits I forgot.

	* configure.in, bin/package-ooo: build different wrapper
	scripts, if configured with --enable-quickstart.
	
	* patches/src680/speed-ooqstart.diff: 1st cut of quick-starter.
	* patches/src680/apply: enable qstart - builds nicely for me.
	fix double free on exit.

2006-01-10  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply (Ubuntu, Ubuntu64): add DebianSidOnly and
	GCJExperimental.

2006-01-10  Radek Doulik  <rodo@novell.com>

	* patches/apply: added cairo-vd-colormap.diff. It fixes crash on
	16bit depth displays.

2006-01-10  Jan Holesovsky  <kendy@suse.cz>

	* distro-configs/SUSE.conf.in
	  patches/src680/system-db-4.3-java-library-path.diff: Enable system
	  Berkeley DB 4.3 for SUSE.
	* patches/src680/xmlhelp-port-to-db-4.3-m148.diff
	  patches/src680/xmlhelp-port-to-db-4.3.diff: Update to m149.
	* patches/src680/buildfix-missing-dbtreemodel.diff: Missing file in
	  m149.
	* patches/src680/apply: Apply.

2006-01-10  David Fraser  <davidf@sjsoft.com>

	* patches/src680/dejavu-fonts-m148.diff, patches/src680/dejavu-fonts.diff,
	patches/src680/apply (translate-org-za):
	split dejavu fonts patch for m149. remove cws-iconswitching1 for m149

2006-01-10  Tor Lillqvist  <tml@novell.com>

	* bin/setup.in: Set AGFA_MONOTYPE_FONTS_SOURCE as bin/unpack uses
	it.

2006-01-09  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply (NLD): turn on CalcSolver
	here only for now (while it beds down).

	* patches/scsolver/scsolver-util-makefile-mk.diff,
	* patches/scsolver/scs-scp2.diff: turn DLLPRE off &
	fixup for scsolver.uno.so etc.

	* patches/scsolver/scs-sc-build.diff: add to dep chain.
	* patches/scsolver/*: add generated diffs from scratch.

	* patches/scsolver/scs-sc-menubar-hack.diff:
	hack the UI config to add the solver.

	* patches/scsolver/scs-*.diff,
	* patches/src680/apply: add CalcSolver section.	

	* scratch/scsolver: import Kohei's nice solver - somewhat
	re-organized.

2006-01-09  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, patches/src680/gcj-faster-helpcontent2.diff:
	  remove, obsoleted by gcj-HelpLinker-native.diff, replace it in apply
	* patches/src680/apply: use GCJExperimental instead of duplicating
	  the jaxp patches

2006-01-08  Rene Engelhard  <rene@debian.org>

	* patches/src680/gcj-HelpLinker-native.diff, patches/src680/apply:
	  add patch to speed up helpcontent2 builds with gcj
	* patches/src680/use-free-xt-from-system.diff: also compile xt.jar and
	  xt-xmlsearch.jar to native; needed by native HelpLinker

2006-01-08  Martin Kretzschmar  <martink@gnome.org>

	* patches/mono/bridges-source-mono_uno-mono_bridge-cxx.diff,
	* patches/mono/bridges-source-mono_uno-uno_glue-cxx.diff: remove
	debug spew.

2006-01-08  Martin Kretzschmar  <martink@gnome.org>

	* patches/mono/bridges-source-mono_uno-mono_proxy-cxx.diff: fix
	64bit build (Novell #119213).

2006-01-08  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/mono/mono-build-m140.diff: remove
	patch

	* patches/mono/mono-build.diff: incorporate better fix for AL
	here.

2006-01-07  Giuseppe Ghib  <ghibo@mandriva.com>

	* bin/build-galleries: remove galleries of a previous run in DESTDIR
	  and don't let script generating galleries.txt to fail or exit when
	  some gallery doesn't not have a .sdg file.

2006-01-06  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, xmlsearch-plain-xt.diff: add from
	  Ubuntu/martink; removes need for OOos patched xt.jar for XmlSearch
	  build
	* patches/src680/apply: apply jaxp(api) and no-com.sun.xml patches
	  for DebianSidOnly, disable disable-xmlsearch-and-xmlhelp-jar.diff
	  and disable-helpcontent2.diff
	* patches/src680/use-free-xt-from-system.diff, patches/src680/apply:
	  add instead of use-free-xt-xp-jaxp-from-system.diff

2006-01-06  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-splash-ipc-name.diff: do a simple
	hash the path name, so we don't blow the unix domain socket
	limit with long paths; include the SUPD too.

2006-01-05  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/apply: moved mozilla-firefox.diff after
	  config-mozilla-xulrunner.diff (new [ MandrivaOnly ] block).
	* fixed all the last 7 "dates" in ChangeLog to 2006 instead of 2005...
	* patches/src680/mozilla-firefox.diff: rediff.

2006-01-05  Tor Lillqvist  <tml@novell.com>

	* download.in (download_files): Download sdk_oo for Win32, too, as
	the normal make requires it.

2006-01-05  Petr Mladek  <pmladek@suse.cz>

	* Version src680.148.0

	* patches/src680/speed-quickstart.diff: fixed context of the last hunk

2006-01-05  Noel Power  <noel.power@novell.com>

	*  scratch/sc-vba/vbacollectionimpl.hxx: scratch -> patch merge
	missing virtual definition
	*  patches/vba/sc-source-ui-vba-vbacollectionimpl-hxx.diff:

2006-01-05  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-quickstart.diff: add 'base' stuff,
	remarkably unpleasant: all yours Rene...

2006-01-05  Radek Doulik  <rodo@novell.com>

	* fonts/OpenSymbol.sfd: added/renamed glyphs we missed compared to
	upstream opens___.ttf. regenerated new opens___.ttf using
	fontforge tool.

2006-01-05  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbapivotcache.cxx: new files for api
	* scratch/sc-vba/vbapivotcache.hxx:
	* scratch/sc-vba/vbapivottable.cxx:
	* scratch/sc-vba/vbapivottable.hxx:
	* scratch/sc-vba/vbapivottables.cxx:
	* scratch/sc-vba/vbapivottables.hxx:
	* scratch/sc-vba/vbawindow.cxx: modifcations to support 
	ActiveWindow property ScrollWorkbookTabs & Sheets collection property
	Visbible
	* scratch/sc-vba/vbawindow.hxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheet.hxx:
	* scratch/sc-vba/vbaworksheets.cxx:
	* scratch/sc-vba/vbaworksheets.hxx:
	* scratch/sc-vba/makefile.mk:
	* scratch/offapi-vba/XPivotCache.idl: new api files
	* scratch/offapi-vba/XPivotTable.idl:
	* scratch/offapi-vba/XPivotTables.idl:
	* scratch/offapi-vba/makefile.mk: modification to support above
	* scratch/offapi-vba/XWindow.idl:
	* scratch/offapi-vba/XWorksheet.idl:
	* scratch/offapi-vba/XWorksheets.idl:
	* patches/vba/offapi-org-openoffice-vba-xpivotcache-idl.diff: merge
	scratch to patch
	* patches/vba/offapi-org-openoffice-vba-xpivottable-idl.diff: new
	* patches/vba/offapi-org-openoffice-vba-xpivottables-idl.diff:
	* patches/vba/sc-source-ui-vba-vbapivotcache-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbapivotcache-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbapivottable-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbapivottable-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbapivottables-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbapivottables-hxx.diff:
	* patches/vba/sc-inc-document-gcc4-visibility.diff:
	* patches/vba/sc-source-ui-vba-vbawindow-cxx.diff: modified
	* patches/vba/sc-source-ui-vba-vbawindow-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheets-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheets-hxx.diff:
	* patches/src680/apply: added new patch files above

2006-01-05  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/unsorted-desktop-m147.diff,
	  patches/64bit/unsorted-desktop.diff,
	  patches/src680/apply: Update 64bit patches to m148.

2006-01-05  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/warning-return-values-connectivity-kab.diff: added
	  two more fixes

2006-01-05  Michael Meeks  <michael.meeks@novell.com>

	* download.in: download sdk_oo for Debian &
	Ubuntu to match patches.

2006-01-05  Michael Meeks  <michael.meeks@novell.com>

	* configure.in: switch default tag to m148.

	* patches/src680/apply: ooo-vendor-debian.diff - fix for m148.

2006-01-04  Giuseppe Ghib  <ghibo@mandriva.com>

	* bin/build-galleries: improved usage of Xvfb for building galleries
	  without DISPLAY set. Use more robust -print0|xargs -0 in gengal
	  find.

	* patches/src680/mandriva-splash.diff: updated because OOO_VENDOR
	  has been removed from svx/source/intro/ooo.src.

2006-01-04  Radek Doulik  <rodo@novell.com>

	* fonts/OpenSymbol.sfd: added circle glyph to fix
	https://bugzilla.novell.com/show_bug.cgi?id=141377. generated new
	opens___.ttf using fontforge tool.

2006-01-04  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-gcc41-extra-qualification-sw2.diff,
	  patches/src680/apply: add one more gcc-4.1-related fix for
	  m147 and above
	  
	* ChangeLog: added missing changes of my morning's commit

2006-01-04  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/novell-splash.diff: fix gcc 3.3 foo.

	* patches/src680/buildfix-svg-cfg.diff,
	* patches/src680/apply: better fix for gcc 3.3.

2006-01-04  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/fix-stlport-includes.diff,
	patches/src680/apply: more stlport include fixes.

2006-01-04  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/buildfix-svx-dialmgr.diff,
	* patches/src680/apply: fix gcc 3.3 build.

2006-01-04  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/kab-stl-vector-h.diff: remove stlport include
	guards. Suggested by Thorsten.

2006-01-04  Michael Meeks  <michael.meeks@novell.com>

	* scratch/place.in: cope with new directories.

	* scratch/place.in (SUBDIRS): add scsolver

	* scratch/scsolver: add home for Kohei's solver.

2006-01-04  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-moz-flavour-nspr.diff,
	  patches/src680/apply: use moz flavour in the check for nspr
	* patches/src680/buildfix-system-moz-plugin.diff,
	  patches/src680/apply: detect the right CFLAGS in configure rather
	  than in makefile.mk; necessary since m147
	* patches/src680/config-mozilla-xulrunner.diff,
	  patches/src680/apply: new option --with-xulrunner; it allows to
	  select XULRunner as moz flavour
	* patches/src680/apply: moved buildfix-system-nss.diff closer to
	  the other similar patches

2006-01-03  Noel Power  <noel.power@novell.com>

	* doc/macros.txt: some blurb re. use of SbxVariables and relationship
	with notify & broadcast mechanism used within basic

2006-01-03  Radek Doulik  <rodo@novell.com>

	* patches/cairo/cairo-makefile-mk.diff: deliver
	cairo-xlib-xrender.h as we use it now in cairo canvas

	* patches/cairo/cairo-canvas-rgb-surface-fallback.diff: fallback
	to rgb surface for draws with fully opaque bitmaps on sprites

2006-01-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-splash-ipc-name.diff,
	* patches/src680/apply: make the socket name more
	predictable.

	* configure.in, download.in, bin/unpack: add
	--enable-graphite & install the archive if it's
	available.

2006-01-03  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-gcc41-pointers-icu.diff.patch: corrected
	  the subtraction of pointers; it fixes the segfault of genbrk

2006-01-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/unsorted-jvmfwk-m137.diff,
	* patches/src680/unsorted-jvmfwk.diff,
	* patches/src680/apply: re-work, & move
	all pj43 bits into < m148 only.

2006-01-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-bdirect-m147.diff,
	* patches/src680/speed-bdirect.diff,
	* patches/src680/apply: re-work bdirect bits for m147,
	speed-psprint-ppd up-stream in m148.

	* bin/unpack: remove industrial related cruft.

2006-01-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-quickstart.diff: fix kde-only
	build.

	* patches/src680/size-strip.diff: fix from Giuseppe
	Castagno adding space after '-s'.

2006-01-03  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/powerpc-svx-customshapes-NOOPTFILES.diff: rename
	to svx-customshapes-NOOPTFILES.diff because we need it on AMD64
	too (might not be necessary with gcc 4.1, on any arch, but I
	couldn't test, check the referenced gcc PR).

2006-01-02  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: bin patches/src680/numberformat-binfilter.diff;
	  applied in m146

2006-01-02  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply Debian instead of DebianBase for Debian64

2005-12-30  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply, patches/src680/kab-stl-vector-h.diff: fix
	build with external stlport. IZ #59990

2005-12-30  Giuseppe Ghib  <ghibo@mandriva.com>
	
	* patches/src680/mandriva-archflags.diff: rediff.
	
	* patches/src680/apply: added MandrivaOnlyUnix target.

2005-12-30  David Fraser  <davidf@sjsoft.com>

	* configure.in, download.in, bin/unpack, patches/src680/apply,
	  dejavu-fonts.diff, distro-configs/translate-org-za-win32.conf.in,
	  distro-configs/translate-org-za-linux.conf.in:
	  add support for using DejaVu fonts
	  add distros translate-org-za-linux and translate-org-za-win32

	* patches/src680/translate-org-za-splash.diff,
	  patches/src680/translate-org-za-splash-m145.diff, src/Makefile.am,
	  src/openabout_translateorgza.png, src/openintro_translateorgza.bmp:
	  add translate.org.za branding

2005-12-29  Jan Holesovsky  <kendy@suse.cz>

	* distro-configs/NLD64.conf.in: --disable-qadevooo
	
	* patches/src680/gcj-jvmfwk-gcc41.diff,
	  patches/64bit/gcj-jvmfwk-gcc41-lib64.diff,
	  patches/src680/apply: Correct paths for libgcj.

	* bin/build-ooo: -link breaks milestones older than m147; added a
	  conditional.

2005-12-28  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/events-intptr.diff: ULONG/sal_uInt32 -> sal_uIntPtr
	  for EventId's.  Experimental, untested, and not enabled yet.

2005-12-28  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: add DebianSidOnly to Ubuntu set.
	
	* patches/src680/ant-only-main-classes-hack.diff: has been
	obsolete for many weeks already. Remove from apply and kill.

	* patches/src680/system-hsqldb.diff,
	* patches/src680/system-hsqldb-m146.diff,
	* patches/src680/system-bsh.diff: 
	* patches/src680/system-bsh-m146.diff: Update to m147.

2005-12-28  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/src680/db4-jni-casting-m146.diff,
	  patches/src680/db4-jni-casting.diff,
	  patches/src680/portaudio-use-arch-flags-m146.diff,
	  patches/src680/portaudio-use-arch-flags.diff,
	  patches/src680/warning-return-values-connectivity-kab-m146.diff,
	  patches/src680/warning-return-values-connectivity-kab.diff,
	  patches/src680/apply,
	  bin/build-ooo: Update to m147.

	* patches/src680/gcj-faster-helpcontent2.diff,
	  patches/src680/gcj-filter-xalan-classpath.diff,
	  patches/src680/apply,
	  distro-configs/NLD64.conf.in: [ GCJExperimental ] for the untested
	  stuff, NLD64 uses gcj.

2005-12-28  Martin Kretzschmar  <martink@gnome.org>

	* bin/setup.in (SYSTEM_MDBTOOLS): actually fix system-mdbtools
	non-unpacking.

2005-12-25  Arkadiusz Miskiewicz  <arekm@pld-linux.org>

	* patches/src680/apply, patches/src680/buildfix-longnames-54730.diff,
	  patches/src680/pld-splash.diff, src/openabout_pld.png,
	  src/openintro_pld.bmp: Readd missing pieces from 2-0 branch.

2005-12-23  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/buildfix-gcc41-pointers-icu.diff: complete fix

2005-12-23  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-splash.diff
	* patches/src680/apply: Remove novell-win32-splash.diff. Use
	NovellSplash on Win32, too.

2005-12-22  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move
	buildfix-gcc41-friend-decl-i18npool.diff to a BuildBitsLinuxOnly
	section, as it depends on cws-i18nshrink.diff which is also Linux
	only. Drop the IconsLinuxOnly as crystal icons are to be available
	on Win32, too (see below).

2005-12-23  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-sort.diff: remove
	* patches/test/binutils-dynsort.diff: update, now
	is faster for real-world cases: 30% faster on my
	test.

	* po/POTFILES.skip: add .keys files.

2005-12-22  Petr Mladek  <pmladek@suse.cz>

	* Version src680.145.0

	* patches/src680/buildfix-gcc41-pointers-icu.diff,
	  /patches/src680/apply: fixes undefined usage of pointers that
	  make crashes with gcc-4.1

	* patches/cairo/cairo-canvas-surface-resize.diff: removed extra
	  qualification; breaks build with gcc-4.1

	* src/Makefile.am: removed comments that breaks the list of files ;-)

2005-12-22  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.[ch]xx: Added a visitor pattern for
	array processing ( also fixes a bug with setting a single value for
	a multi-cell range )
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

2005-12-22  Jan Holesovsky  <kendy@suse.cz>

	* configure.in, bin/setup.in,
	  bin/unpack: Download & unpack Crystal icons always.

2005-12-22  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-dynsort.diff: add - split out the
	dynsym/dynstr sorting pieces.

2005-12-22  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-multidim-uno-arraywrap.diff: fixes some
	build problems when ENABLE_VBA is off/disabled
	* patches/vba/vba-optionbasesupport.diff:

2005-12-21  Michael Meeks  <michael.meeks@novell.com>

	* bin/genrelocs: generate C++ files with lots of relocs.

	* patches/test/binutils-sort.diff,
	* doc/binutils.txt: add symbol sorting work & part
	of the reloc sorting work.

2005-12-21  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added new patch files ( see ) below. 
	* scratch/sc-vba/makefile.mk: scratch changes for returning new
	XArrayWrapper type from Range, this indicates to basic that a
	conversion from nested uno arrays to basic multi-dim arrays is 
	required.
	* scratch/sc-vba/vbarange.[ch]xx:
	* scratch/sc-vba/vbaarraywrapper.[ch]xx: [ new ]

	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XArrayWrapper.idl: [ new ]

	
	* patches/vba/sc-source-ui-vba-makefile-mk.diff: patch->scratch merge
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

	* patches/vba/sc-source-ui-vba-vbaarraywrapper-cxx.diff: [ new ]
	* patches/vba/sc-source-ui-vba-vbaarraywrapper-hxx.diff: [ new ]

	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:

	* patches/vba/offapi-org-openoffice-vba-xarraywrapper-idl.diff: [ new ]
	* patches/vba/vba-basic-multidim-uno-arraywrap.diff: [ new ] implements
	the XArrayWrapper to basic Multi-Dim array conversion.

2005-12-21  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff: scratch->patch 
	changes that allow Range object handle multi-cell ranges:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: ditto

2005-12-21  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-optionbasesupport.diff: new patch to allow 
	Array & DimArray functions take notice of 'Option Base 1'
	* patches/src680/apply: added the patch file above.

2005-12-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move the icons-enable-crystal.diff into a
	new IconsLinuxOnly section, which goes under LinuxCommon. We don't
	want the crystal icons on Win32. (ooo-build's configure.in sets
	things up that way, anyway.)

2005-12-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move the Shrink section under LinuxCommon,
	as it breaks Win32 (MSVC) builds. Comment out
	mozilla-build-cygpath.diff as it has never worked for me. (It
	breaks the mozilla-source-1.7.5.patch file so that it no longer
	applies.)

	* patches/src680/myspell_hashify.diff: Make the resulting
	hashmgr.cxx compile with MSVC, too: Include <unistd.h> only if
	UNX. On WNT include <io.h> and typedef int ssize_t. Open file in
	binary mode.

2005-12-20  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/jurt-ensure-complete-libname.diff: disable/remove
	  jurt-ensure-complete-libname.diff, broken build, without the "lib"
	  stuff it builds but it's so confusing atm that's better to remove it
	  for now and investigate later....

2005-12-20  Muthu Subramanian  <muthusuba@gmail.com>

	* patches/src680/sc-valuefunc.diff,
	* patches/src680/apply: Return =value() of an empty cell as zero.

2005-12-20  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/novell-splash-m145.diff,
	  patches/src680/novell-splash.diff,
	  patches/src680/apply: Update for m146.

	* patches/src680/buildfix-deliver-strip.diff,
	  patches/src680/apply: Fix strip in deliver.pl.

2005-10-31  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/frugalware*.diff,
	* patches/src680/apply,
	* src/*fw*: add frugalware splash / intro bits.

2005-12-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/novell-splash.diff: add
	* patches/src680/suse-splash.diff,
	* patches/src680/nld-splash.diff: remove.
	* patches/src680/apply,
	* bin/package-ooo: re-work splash branding, to
	build NLD & SL concurrently.
	
	* src/Makefile.am: convert nld about to .bmp.

2005-12-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/myspell_hashify.diff: remove debug.

2005-12-13  Michael Meeks  <michael.meeks@novell.com>

	* doc/binutils.txt: notes on symbols sorting to accelerate
	relocation.

2005-12-20  Radek Doulik  <rodo@novell.com>

	* configure.in: added --with-system-xrender-headers to
	CAIRO_CONFIGURE_FLAG as we need new enough Xrender.h

2005-12-19  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: apply the problematic cws-sb41.diff only on
	  Linux, it breaks build on Win32, sb is working on it; bin obsolete
	  buildfix-gcc41-compiler-error-basic.diff

2005-12-19  Bernhard Rosenkraenzer  <bero@arklinux.org>

	* patches/src680/gcj-no-com.sun.xml.diff: Add fix from Hanno Meyer-Thurow
	* patches/src680/apply,
	  patches/src680/nojava-fix-stringparam.diff,
	  patches/src680/nojava-fix-stringparam-m146.diff,
	  patches/src680/evo2-fixes.diff,
	  patches/src680/ark-splash.diff: m146 support

2005-12-19  Muthu Subramanian  <muthusuba@gmail.com>

	* patches/src680/sc-seriessum.diff,
	* patches/src680/apply: Series sum to return correct values when
	  x and n are zero.

2005-12-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/event-extensions.diff,
	  patches/64bit/unsorted-desktop.diff,
	  patches/src680/apply: Two more safe trivial 64bit patches.

2005-12-19  Noel Power  <noel.power@novell.com>

	* scratch/src680/vbarange.[ch]xx: modified get/setValue methods to deal
	with multi-cell ranges, also some code cleanup

2005-12-18  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply.
	* patches/src680/jurt-ensure-dot-so-at-libname.diff: move to
	* patches/src680/jurt-ensure-complete-libname.diff: this and add
	  handling for the leading lib
	* patches/src680/apply, patches/src680/cws-unxlngs04.diff: backport
	  cws unxlngs04 (e.g. sparc bridges fix)

2005-12-16  Jan Holesovsky  <kendy@suse.cz>

	* Branch ooo-build-2-0-1: Branched for 2.0.1 release.

	* configure.in: Added ooo-build-2-0-1 to the warning about the stable
	  branch.

2005-12-16  Dwayne Bailey  <dwayne@translate.org.za>

	* patches/src680/java-1_5-enum-reserved-word.diff: enum is a reserved word
	in jdk 1.5

2005-12-15  David Fraser  <davidf@sjsoft.com>

	* patches/src680/apply:
	* patches/src680/remove-bogus-SHLxDEPN.diff: back this out as the patch
	is broken and rene says he doesn't need it

2005-12-15  Noel Power  <noel.power@novell.com>

	* test/macro/MiscRangeTests.xls: Some new tests covering some
	of the observed misbehavior of the Range object.

2005-12-15  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-default.diff: some changes to correct various
	misbehavours and "object not set" errors which were occuring with
	Range object

2005-12-15  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/vcl-return-from-hc.diff: Improved version.

2005-12-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: IZ num for buildfix-64bit-basic.diff.

	* patches/src680/vcl-return-from-hc.diff,
	  patches/src680/apply: Allow to switch back from HighContrast.

2005-12-14  Rene Engelhard  <rene@debian.org>

	* patches/src680/remove-bpgus-SHLxDEPN.diff: fix (atm only store)
	  for bogus SHLxDEPN usage breaking builds

2005-12-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-transex3.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19-m138.diff,
	  patches/64bit/fix-64bit-basegfx.diff,
	  patches/64bit/fix-64bit-solenv-fno-use-cxa-atexit.diff,
	  patches/64bit/trivial-canvas.diff,
	  patches/cairo/cairo-canvas-pixmap.diff,
	  patches/cairo/canvas-prj-build-lst-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_backbuffer-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_backbuffer-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_bitmapbackbuffer-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_bitmapbackbuffer-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_cachedbitmap-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_cachedbitmap-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_cairo-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmap-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmap-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmaphelper-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmaphelper-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvascustomsprite-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvascustomsprite-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasfont-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasfont-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-cxx-m-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-hxx-m-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper_texturefill-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_helper-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_helper-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_impltools-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_impltools-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_linepolypolygon-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_linepolypolygon-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_outdevprovider-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_parametricpolypolygon-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_parametricpolypolygon-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_redrawmanager-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_redrawmanager-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_repainttarget-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_sprite-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvas-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvas-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritesurface-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_textlayout-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_textlayout-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_windowgraphicdevice-cxx-m137.diff,
	  patches/cairo/canvas-source-cairo-cairo_windowgraphicdevice-hxx-m137.diff,
	  patches/cairo/canvas-source-cairo-exports-dxp-m137.diff,
	  patches/cairo/canvas-source-cairo-exports-map-m137.diff,
	  patches/cairo/canvas-source-cairo-makefile-mk-m137.diff,
	  patches/cairo/canvas-source-factory-cf-service-cxx-m137.diff,
	  patches/src680/build-offapi-no-compare-m137.diff,
	  patches/src680/build-slidesorter.diff,
	  patches/src680/buildfix-qadevOOo-java-encoding-m137.diff,
	  patches/src680/buildfix-svtools-m140.diff,
	  patches/src680/cleanup-sfx2-testballooninputstream.diff,
	  patches/src680/crash-doc-load.diff,
	  patches/src680/crash-iodetect.diff,
	  patches/src680/cws-fs04.diff,
	  patches/src680/cws-kaddrbook-m138.diff,
	  patches/src680/cws-pj40.diff,
	  patches/src680/gjdoc-no-class-use.diff,
	  patches/src680/hsqldb-gcj-access-problems.diff,
	  patches/src680/hunspell-scp2-m139.diff,
	  patches/src680/icons-cleanup-binfilter.diff,
	  patches/src680/icons-cleanup-m139.diff,
	  patches/src680/icons-cleanup.diff,
	  patches/src680/icons-gui-svx.diff,
	  patches/src680/icons-saving-officecfg.diff,
	  patches/src680/icons-saving-svtools-m139.diff,
	  patches/src680/icons-saving-svtools.diff,
	  patches/src680/icons-switching-framework.diff,
	  patches/src680/icons-switching-svtools-m139.diff,
	  patches/src680/icons-switching-svtools.diff,
	  patches/src680/icons-switching-vcl.diff,
	  patches/src680/icons-switching-xmlhelp-m139.diff,
	  patches/src680/icons-switching-xmlhelp.diff,
	  patches/src680/lwp-build-m138.diff,
	  patches/src680/novell-win32-agfa-monotype-fonts-m141.diff,
	  patches/src680/pymailmerge.diff,
	  patches/src680/pyuno-registering.diff,
	  patches/src680/recovery-report-m139.diff,
	  patches/src680/svx-dynamic-const-cast-m138.diff,
	  patches/src680/system-icu-m137.diff,
	  patches/src680/system-icu-m141.diff,
	  patches/src680/ui-desktop-integration-m139.diff,
	  patches/src680/win32-m139.diff,
	  patches/vba/vba-sc-docuno-hook-m139.diff: Remove everything older
	  than m145.
	* patches/src680/cleanup-vcl-kdeint.diff,
	  patches/src680/novell-win32-agfa-monotype-fonts.diff,
	  configure.in,
	  patches/src680/apply: Update to m145.

2005-12-14  Noel Power<noel.power@novell.com>

	* patches/src680/vba-sc-handleautoshapemacro-import.diff: updated patch
	moved maMacroName to be a private member & introduced an accessor

2005-12-13  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/bigint-sd-sfx2-sw-tools.diff
	  patches/64bit/bigint-datetime.diff: BigInt -> sal_Int64.
	* patches/64bit/buildfix-64bit-fpicker.diff: Shorten the patch.
	* patches/src680/apply: Apply all, more IZ numbers.

2005-12-12  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Disable nas and qadevooo for Gentoo

2005-12-12  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: Apply gui-toolbox-large-icons.diff after
	  cws-iconswitching1.diff - otherwise the changes end up in a wrong
	  section, and the style does not save.

2005-12-12  Petr Mladek  <pmladek@suse.cz>

	* Version src680.143.0

	* patches/src680/warning-return-values-binfilter.diff,
	  patches/src680/warning-uninitialized-variables-binfilter.diff,
	  patches/src680/apply: fixes some critical warnings in the module
	  binfilter

	* patches/src680/cws-sb41.diff: updated to the latest version proposed
	  by Stephan Bergmann, includes a fix to build the module binfilter

	* patches/src680/mdbtools.diff: fixed, so the entire patch is applied

2005-12-12  Michael Meeks  <michael.meeks@novell.com>

	* bin/finterpose (disp_sym($)): add c++filt foo for
	C++ symbols

	* bin/exceptions/gnome-exclusions, pam-exclusions, ooo-exclusions:
	add finterpose exclusion files

2005-12-10  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: temporarily do not apply
	  debian-hunspell-build.diff

2005-12-09  Michael Meeks  <michael.meeks@novell.com>

	* bin/finterpose: start of tool to detect genuinely useful
	interposing.

2005-12-09  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/gcj-no-com.sun.xml.diff: Fix typo (thanks Hanno)

2005-12-09  Rene Engelhard  <rene@debian.org>

	* patches/src680/static-libs-use-_pic.diff: update for system-agg

2005-12-08  Petr Mladek <pmladek@suse.cz>

	* patches/src680/cws-iconswitching1.diff: fixed dependency, so all
	  icons are packaged even in parallel build

2005-12-08  Noel Power <noel.power@novell.com>

	* patches/src680/apply: added vba-sc-handleautoshapemacro-import.diff
	& vba-runtime-vba-enabled.diff ( see below )
	* patches/src680/vba-sc-handleautoshapemacro-import.diff: new autoshape
	macro import stuff ( OOo i#59082 )
	* patches/vba/vba-runtime-vba-enabled.diff: new common routine 
	'isVBAEnabled()' to detect whether vba is enabled.
	* patches/vba/vba-basic-default.diff: modified to use new 'isVBAEnabled`
	* patches/vba/vba-dim-and-constants-patch.diff:
	* patches/vba/vba-evaluate-support.diff:

2005-12-08  Petr Mladek <pmladek@suse.cz>

	* configure.in: default to m143 - works for me

2005-12-07  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-icu.diff: add missing hunk

2005-12-07  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/cws-iconswitching1.diff: Don't patch
	  config_office/configure, makes problems during un-applying.

	* patches/64bit/buildfix-64bit-system-jpeg.diff: Update to m143.

2005-12-06  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/ui-desktop-integration.diff: Fix malformed hunk.

2005-12-06  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-sc-handleautoshapemacro-import.diff: allow import
	and run of macro binding for autoshapes in calc

2005-12-06  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: Apply
	  buildfix-gcc41-extra-qualification-binfilter.diff and
	  buildfix-gcc41-friend-decl-binfilter.diff just when building with
	  binfilters.

2005-12-06  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: buildfix-64bit-transex3.diff already applied
	  in m143, thanks to kendy

	* patches/src680/buildfix-gcc41-extra-qualification-binfilter.diff,
	  patches/src680/buildfix-gcc41-friend-decl-binfilter.diff,
	  patches/src680/libso3_gcc4_visibility_markup.diff,
	* patches/src680/cws-sb41.diff, patches/src680/apply: add fixes for
	  binfilter and gcc-4.1

	* patches/mono/mono-build-m140.diff, patches/src680/apply: added a hack
	  to build m140 and higher with mono enabled; it should be reviewed
	  by a mono expert

	* bin/package-ooo: process new gid_Module_Optional_Pymailmerge file
	  list

2005-12-06  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/cws-iconswitching1-binfilter.diff,
	  patches/src680/cws-iconswitching1.diff,
	  patches/src680/default-industrial-icons-w32.diff,
	  patches/src680/icons-enable-crystal.diff,
	  patches/src680/icons-vcl-according-to-desktop.diff,
	  patches/src680/icons-xmlhelp-according-to-desktop.diff,
	  patches/src680/apply: Use extracted iconswitching1 CWS instead of
	  the original patches.

	* patches/src680/apply: Enable buildfix-64bit-system-jpeg.diff again.

2005-12-06  Jan Holesovsky  <kendy@suse.cz>

	* distro-configs/NLD64.conf.in: System boost and sndfile.

	* patches/64bit/buildfix-64bit-pyuno.diff,
	  patches/64bit/unsorted-bridges.diff: Update according to comments
	  from up-stream maintainers.

	* patches/64bit/buildfix-64bit-svx-intptr.diff,
	  patches/64bit/buildfix-64bit-transex3.diff: Fix m142 64bit build.

	* patches/src680/apply: Apply, mark some of the patches as committed
	  to pj43.

2005-12-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/jurt-ensure-dot-so-at-libname.diff,
	  patches/OOO_2_0/apply: add (DebianOnly) quick'n'dirty patch to
	  work around missing .so at libname

2005-12-04  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-icu.diff: *again* fix for internal icu, sigh

2005-12-04  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/gentoo-dicooo.diff: Add NotDebian to Gentoo,
	patch to re-enable DicOOo for us

2005-12-02  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-icu.diff: update to newest version in
	  Fedora CVS to fix crashers

2005-12-02  Petr Mladek  <pmladek@suse.cz>

	* configure.in, bin/setup.in: modernized the call of AC_INIT and
	  AM_INIT_AUTOMAKE, so the ANSI format for tar is set the correct
	  way now; added check for automake >= 1.8b; the ooo-build version
	  is set by a single string because AC_INIT must be the first command;
	  removed obsolete variable OOO_BUILD_EXTENSION
	* autogen.sh: exit on error

2005-12-02  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/redirect-bdirect.c: add tool to remove cruft
	from .direct sections.

2005-12-02  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: (Debian) install gid_Module_Optional_Pymailmerge
	* bin/openoffice-xlate-lang: add some more languages

2005-12-02  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-r1c1.diff : Next revision of r1c1.
	  Fixes some problems with range selection and makes some
	  architectural adjustments requested by erack.

2005-12-02  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/cws-fwk28.diff, patches/src680/apply: fixes crashes
	  when opening/saving files, it is visible onbly when compiled with -g,
	  the fix is extracted from CWS fwk28, i#58618

	* desktop/openoffice-extra.keys.in, bin/package-ooo,
	  desktop/Makefile.am: MIME types also for non-conflicting package;
	  an ugly hack for NLD9

2005-12-01  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-agg.diff: fix scp2 for system-agg, thanks
	  Hanno

2005-12-01  Rene Engelhard  <rene@debian.org>

	* patches/src680/openldap-allow-deprecated.diff: add, allow building
	  against newer libldaps where some stuff got deprecated
	* patches/src680/mailmerge-py-installation-fix.diff: fix mailmerge.py
	  installation with system-python
	* patches/src680/apply: apply above patches

2005-12-01  Michael Meeks  <michael.meeks@novell.com>

	* www/users-faq.html: remove bogus bits, merge some env.
	vars into the up-stream page & link to that.

	* www/index.html, www/ooo-build.html: link to the wiki.

2005-12-01  Noel Power  <noel.power@novell.com>

	* patches/vba/patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	scratch -> patch
	* scratch/sc-vba/vbahelper.cxx: fixed silly logic error

2005-12-01  Bernhard Rosenkraenzer <bero@arklinux.org>

	* distro-configs/Ark.conf.in: Add --enable-vba

2005-11-30  Rene Engelhard  <rene@debian.org>

	* patches/src680/disable-helpcontent2.diff: fix to still
	  build xmlhelp

2005-11-30  Martin Kretzschmar  <martink@gnome.org>

	* bin/setup.in (OOO_SDK_OO_TARBALL): fix typo. Should fix
	-sdk_oo.tar.bz2 unpacking.

2005-11-30  Noel Power  <noel.power@novell.com>

	* download.in: if no distro selected ( e.g. distro = NLD ) then download
	the -system.tar.bz2 archive

2005-11-30  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: some new patch files ( see below )
	Follows list of files for code cleanup re. collections implementation
	* scratch/sc-vba/vbacollectionimpl.cxx: ( new ) collections helpers
	* scratch/sc-vba/vbacollectionimpl.hxx: ( new )
	* scratch/sc-vba/vbaseriescollection.cxx: ( new ) stub
	* scratch/sc-vba/vbaseriescollection.hxx: ( new ) stub
	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbaapplication.cxx:
	* scratch/sc-vba/vbachart.cxx:
	* scratch/sc-vba/vbachart.hxx:
	* scratch/sc-vba/vbachartobject.cxx:
	* scratch/sc-vba/vbachartobject.hxx:
	* scratch/sc-vba/vbachartobjects.cxx:
	* scratch/sc-vba/vbachartobjects.hxx :
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbahelper.hxx:
	* scratch/sc-vba/vbawindow.cxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbaworkbooks.hxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheets.cxx:
	* scratch/sc-vba/vbaworksheets.hxx:
	* scratch/offapi-vba/XSeriesCollection.idl: ( new ) stub
	* scratch/offapi-vba/XSeries.idl: ( new ) stub
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XChart.idl:
	* scratch/offapi-vba/XChartObject.idl:
	* scratch/offapi-vba/XChartObjects.idl:
	* scratch/offapi-vba/XWorkbooks.idl:
	* scratch/offapi-vba/XWorksheets.idl:
	* patches/vba/offapi-org-openoffice-vba-xseries-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xseriescollection-idl.diff:
	* patches/vba/sc-source-ui-vba-vbacollectionimpl-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbacollectionimpl-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaseriescollection-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaseriescollection-hxx.diff:

2005-11-30  Michael Meeks  <michael.meeks@novell.com>

	* www/name-account.txt, bin/build-people: remove
	* www/name-account.html: add redirect.

	* patches/test/binutils-bdirect.diff: work around copy reloc
	issue.

	* bin/unpack: fix to not copy mdbtools in if system-mdbtools
	is used - thanks Hanno.

2005-11-30  Petr Mladek <pmladek@suse.cz>

	* Version src680.140.1

	* patches/src680/warning-return-values-sc.diff, patches/src680/apply:
	  bin warning-return-values-sc.diff; obsoleted by sc-r1c1.diff

2005-11-29  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/testing-more-optimizations-ark.diff: Remove conflict with
	  speed-bdirect.diff

2005-11-29  Petr Mladek <pmladek@suse.cz>

	* patches/src680/icu-build-no-extras.diff, patches/src680/apply:
	  bin icu-build-no-extras.diff; obsoleted by speed-bdirect.diff

	* patches/src680/cws-sb41.diff, patches/src680/apply: fixed and
	  enabled again

	* patches/src680/buildfix-gcc41-extra-qualification-autodoc.diff,
	  patches/src680/apply: fix to build module autodoc with gcc-4.1;
	  strange, it was not necessary with m139

2005-11-29  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply :
	* patches/src680/sc-r1c1.diff : Add r1c1 patch.

2005-11-29  Jody Goldberg <jody@gnome.org>

	* patches/src680/speed-quickstart-eggtray.diff : add an explicit -lX11
	  to pull in the symbol wee use directly.

2005-11-29  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-bdirect.diff: add stlport & icu tweaks.

	* bin/relocstat: add stem based dump of unique relocs.

2005-11-28  Sasa Ostrouska <saxa@droplinegnome.org>

	* Added initial work for supporting of Dropline GNOME as
	  distribution, splash images, about dialog, and so on.
	  Its possible to use configure --with-vendor=DroplineGNOME now
	* patches/src680/dropline-gnome-splash.diff
	* distro-configs/DroplineGNOME.conf.in
	* src/openabout_dropline-gnome.png
	* src/openintro_dropline-gnome.bmp

2005-11-29  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: disabled cws-sb41.diff until all the problems
	  are solved

2005-11-29  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/cws-sb41.diff: fixed namespace usage; It fixes a build
	  error; I am sorry for it.

2005-11-29  David Fraser  <davidf@sjsoft.com>

	* patches/src680/apply, patches/src680/novell-win32-agfa-monotype-fonts-m141.diff:
	differentiate agfa fonts patch for m141

	* patches/src680/mozilla-build-cygpath.diff:
	fix up patch for cygwin path so it applies on top of mozilla patch

	* patches/src680/cws-sb41.diff:
	remove unneccessary diff hunks produced by cvs Revision etc

	* bin/unpack: make sure DbgHelp.dll is executable

2005-11-28  Petr Mladek  <pmladek@suse.cz>

	* Version src680.140.0
	
	* patches/src680/buildfix-gcc41-compiler-error-basic.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-UnoControls.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-basic.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-chart2.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-configmgr.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-connectivity.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-filter.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-forms.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-framework.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-goodies.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-i18npool.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-io.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-libwpd.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-linguistic.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-psprint.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sc.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sd.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sfx2.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-slideshow.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-so3.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-svtools.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-svx.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-sw.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-toolkit.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-tools.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-transex3.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-ucb.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-ucbhelper.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-unoxml.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-vcl.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-xmlhelp.diff,
	  patches/src680/buildfix-gcc41-extra-qualification-xmloff.diff,
	  patches/src680/buildfix-gcc41-friend-decl-configmgr.diff,
	  patches/src680/buildfix-gcc41-friend-decl-desktop.diff,
	  patches/src680/buildfix-gcc41-friend-decl-i18npool.diff,
	  patches/src680/buildfix-gcc41-friend-decl-svx.diff,
	  patches/src680/buildfix-gcc41-friend-decl-sw.diff,
	  patches/src680/buildfix-gcc41-string-goodies.diff,
	  patches/src680/buildfix-gcc41-string-sw.diff,
	  patches/src680/cws-sb41.diff,
	  patches/src680/warning-return-values-cppcanvas.diff,
	  patches/src680/warning-return-values-filter.diff,
	  patches/src680/warning-return-values-framework.diff,
	  patches/src680/warning-return-values-registry.diff,
	  patches/src680/warning-return-values-sc.diff,
	  patches/src680/warning-return-values-toolkit.diff,
	  patches/src680/warning-uninitialized-variables-comphelper.diff,
	  patches/src680/warning-uninitialized-variables-tools-2.diff,
	  patches/src680/mdbtools.diff, patches/src680/apply: fix build with
	  gcc-4.1-pre

2005-11-28  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/test/binutils-bdirect.diff,
	* patches/src680/test/glibc-bdirect.diff: latest &
	greatest versions.

2005-11-28  Rene Engelhard  <rene@debian.org>

	* merge fixes from ooo-build-2-0:
	  - patches/src680/system-icu.diff: update to "safer patch" from IZ
	  - patches/src680/pyuno-rpath-ooodir: s/openoffice2/openoffice/
	  - configure.in, distro-configs/DebianSarge.conf.in:
	    add DebianSarge.conf.in
	  - patches/src680/apply: add DebianSarge patchset; split patchset
	    in DebianSidOnly and DebianSargeOnly, remove obsolete Debian
	    patches
	* bin/setup.in, bin/unpack: extract -sdk_oo.tar.bz2 if there

2005-11-28  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-quickstart-eggtray.diff: add
	gdk-2.0 too.

2005-11-26  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/workspace.jaxpapi.diff,
	  patches/src680/gcj-no-com.sun.xml.diff,
	  patches/src680/apply:
	  More fixes for
	  http://lists.ximian.com/pipermail/openoffice/2005-November/001313.html

2005-11-25  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/gcj-no-broken-jaxp.diff,
	  patches/src680/apply:
	  Don't use the internal broken jaxp.jar
	  http://lists.ximian.com/pipermail/openoffice/2005-November/001313.html

	  FIXME: Applied only in ArkOnly for now as I'm not sure if
	  this breaks non-gcj builds --- Others will need this too though

2005-11-25  Chris Halls  <halls@debian.org>

	* Makefile.am: Comment out usage of non-existent MAYBE_BONOBO, which
	  automake-1.4 does not like

2005-11-24  Petr Mladek  <pmladek@suse.cz>

	* patches/mono/bridges-source-mono_uno-binaryuno-cs.diff: fix to
	  build with mono-1.1.10

	* patches/src680/cws-i18nshrink.diff: fixed build dependency

2005-11-24  Michael Meeks  <michael.meeks@novell.com>

	* bin/ooo-wrapper.in: remove unnecessary 'use' lines,
	remove debugging guff; bin session-quickstart.
	remove SAL_NOEXPANDFPICKER - now up-stream. Squeeze
	a little extra speed on cold-start: ~20 or so fewer
	files touched.

	* patches/apply.pl (version_filter_targets): add '=' to
	fix == matching.

	* patches/src680/buildfix-svtools-m140.diff,
	* patches/src680/apply: fix brokenness.

2005-11-23  Martin Kretzschmar  <martink@gnome.org>

	* www/name-account.txt: Add names from the DomainDeveloper wiki
	page.

2005-11-23  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-agfa-monotype-fonts.diff
	* patches/src680/apply (NovellOnlyWin32) 
	* configure.in
	* bin/unpack: New patch and related ooo-build machinery.
	Enable inclusion of the propritary Agfa Monotype fonts in the
	Win32 installer. (Albany AMT, Andale Sans, Bell MT, Cumberland
	AMT, Monotype Sorts, and Thorndale AMT.)

	To automatically include them when building on Win32, put in
	ooo-build/src a tarball called agfa-monotype-fonts.tar.gz. The
	tarball should contain a directory agfa-monotype-fonts with the
	files listed in the diff to scp2/source/ooo/file_font_ooo.scp. It
	will be copied to agfa_monotype_fonts/download in the OOo tree,
	and OOo's configure script as patched here will then notice it.

2005-11-23  Martin Kretzschmar  <martink@gnome.org>

	* patches/cairo/canvas-prj-build-lst.diff: update for system-agg.

2005-11-23  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/*-bdirect.diff: re-rev, this time generating
	vague-ness information from '.gnu.linkonce' markup, rather than
	an unreliable regexp.

2005-11-23  Rene Engelhard  <rene@debian.org>

	* distro-configs/Debian{,64}.conf.in: remove --with-system-agg again;
	  we have to do it in debian/rules depending on whether we have agg
	  available or not...

2005-11-23  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-agg.diff: make conditional, fix internal agg
	  case
	* patches/src680/apply: move system-agg.diff to SystemBits
	* distro-configs/Debian{,64}.conf.in, distro-configs/Ark.conf.in:
	  --with-system-agg

2005-11-22  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/system-agg.diff: Add
	* patches/src680/apply: Apply system-agg.diff; for now in ArkOnly as
	  it lacks checks for system agg w/ fallback to the included one at
	  this time

2005-11-22  Tor Lillqvist  <tml@novell.com>

	* patches/src680/icons-switching-vcl.diff: Use the industrial
	icons as default on Windows, too.

2005-11-22  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/ui-desktop-integration.diff: fixed to apply correctly
	  on m140, m141

2005-11-22  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-build-fixes.diff: Add patch to
	svx/source/intro/makefile.mk: Avoid duplicating the user name in
	OOO_VENDOR: Use just USERNAME, not both USER and USERNAME. (Both
	exist under Cygwin, and have identical value.)

	* configure.in: Include the industrial icon set on Win32, too.

	* patches/src680/apply: Move libsb_gcc4_visibility_markup.diff and
	libso3_gcc4_visibility_markup.diff to LinuxOnly for now, as they
	break the MSVC build. Or should there be a GCCOnly section? Best
	would be to improve the diffs so they work with MSVC, too.

2005-11-22  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/memprof-nptl.diff: a patch to make 'speedprof'
	work nicely on SL10.0 et. al.

2005-11-21  Michael Meeks  <michael.meeks@novell.com>

	* bin/src-pack: pack more 10s of MB of templates in -lang
	dependent archive; split out ~30Mb of sdk_oo as well.

2005-11-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply:
	* patches/src680/win32-m139.diff: Two minor fixes for Win32 build
	of m139. See i#57388 (Proposed 2nd fix) and i#57775.

2005-11-21  Michael Meeks  <michael.meeks@novell.com>

	* doc/code-sizes.txt, bin/src-pack: test splitting out CVS/ & win32
	bits - to no real benefit - add a dump of .tar.bz2 size of each
	directory.

2005-11-21  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/system-icu.diff,
	  patches/src680/system-icu-m141.diff,
	  patches/src680/apply:
	  m142 support

2005-11-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-splash.diff: New file. On Win32 it's
	the nologointro.bmp that needs to be replaced, not intro.bmp. (See
	instsetoo_native/util/makefile.mk.) Otherwise like nld-splash.diff.

	* patches/src680/apply: Add it to the NovellOnlyWin32 set.

2005-11-19  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: removed sc-ctrlname-import.diff, no longer
	needed 

2005-11-19  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added the new files below 
	* patches/src680/sc-source-ui-unobj-funcuno-cxx.diff: ( new file )bug 
	fix for range params to worksheet functions
	* patches/vba/offapi-org-openoffice-vba-excel-xlcalculation-idl.diff:new
	files from scratch->patch merge
	* patches/vba/offapi-org-openoffice-vba-xchart-idl.diff: 
	* patches/vba/offapi-org-openoffice-vba-xchartobject-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xchartobjects-idl.diff:
	* patches/vba/sc-source-ui-vba-vbachartobject-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbachartobject-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbachartobjects-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbachartobjects-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbachart-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbachart-hxx.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:rest of 
	these scratch->patch merge for existing files
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xworksheet-idl.diff:
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbawsfunction-cxx.diff:


2005-11-18  Petr Mladek  <pmladek@suse.cz>

	* configure.in: default to m139 - works for me
	
	* patches/src680/speed-bdirect.diff: use -Wl,-Bdirect only if
	  "$(HAVE_LD_BDIRECT)"  == "TRUE"

2005-11-18  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/icons-saving-svtools.diff,
	patches/src680/icons-saving-svtools-m139.diff,
	patches/src680/apply: update context to fix the build. 
	
	* patches/src680/libso3_gcc4_visibility_markup.diff: update for
	m127 ;-)

2005-11-18  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/libsb_gcc4_visibility_markup.diff: some more
	  symbols must be visible in m139

2005-11-18  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-bdirect.diff,
	* patches/src680/apply: if gcc -Wl,-Bdirect
	works, use it to link ~everything.

	* patches/src680/nojava-fix-stringparam-m135,
	build-xmerge-dep, build-cppuhelper-except,
	startup-fix, build-sysui, sc-info-func-m135
	cws-kaddrbook-m135, dbaccess-evo-changes-m135,
	mono-build-m135, parallel-solenv-target-mk,
	testing-more-optimizations-ark-m136,
	* patches/src680/apply: bin all pre m137 stuff.

	* Tag: BEFORE_PRUNE_TO_M137
	
	* patches/src680/ui-desktop-integration.diff:
	port to m140

2005-11-18  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/icons-cleanup.diff,
	patches/src680/icons-switching-svtools.diff,
	patches/src680/icons-switching-xmlhelp.diff
	patches/src680/apply: update to m140, make
	m139 copies

2005-11-18  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: pymailmerge was integrated in m140.
	crash-doc-load.diff was integrated too.

	* patches/src680/hunspell-scp2.diff,
	patches/src680/hunspell-scp2-m139.diff,
	patches/src680/apply: update this patch to m140.

	* patches/src680/recovery-report.diff,
	patches/src680/recovery-report-m139.diff: rewrite this patch. In
	m140 it's just a configuration setting :-) IZ #53531

	* patches/vba/vba-sc-docuno-hook.diff,
	patches/vba/vba-sc-docuno-hook-m139.diff: update this to m140 too.

2005-11-17  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/glibc-binutils.diff: add more foo,
	allow LD_BIND_DIRECT (default off) to control
	whether we use the feature.

2005-11-17  Tor Lillqvist  <tml@novell.com>

	* Makefile.shared: Rename DbgHelp.Dll to dbghelp.dll through an
	intermediate name, otherwise Cygwin's mv complains that
	DbgHelp.DLl and dbghelp.dll are the same file.

	* bin/unpack: Avoid name clashes for license.txt and redist.txt
	from dbghelp and unicows.

2005-11-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/cws-i18nshrink.diff: add visibility markup to
	generated localedata_*.cxx files.

2005-11-17  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbachartobject.cxx: partial implemenation of chart
	api bits
	* scratch/sc-vba/vbachartobject.hxx:
	* scratch/sc-vba/vbachartobjects.cxx:
	* scratch/sc-vba/vbachartobjects.hxx:
	* scratch/sc-vba/vbarange.cxx: some improvements
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheet.hxx:
	* scratch/sc-vba/vbawsfunction.cxx:
	* scratch/sc-vba/vbaapplication.cxx: added new counta & calculation
	properties
	* scratch/sc-vba/vbaapplication.hxx: new counta & calculation props
	* scratch/offapi-vba/XApplication.idl:
	* scratch/offapi-vba/XWorksheet.idl: new charts access
	* scratch/offapi-vba/XChart.idl: new file
	* scratch/offapi-vba/XChartObject.idl: new file
	* scratch/offapi-vba/XChartObjects.idl: new file
	* scratch/offapi-vba/makefile.mk: changes for above
	* scratch/offapi-vba/Excel/XlCalculation.idl: new constants
	* scratch/offapi-vba/Excel/makefile.mk: added new constants idl

2005-11-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/disable-helpcontent2.diff,
	patches/src680/disable-testtools.diff,
	patches/src680/odk-remove-non-free.diff,
	patches/src680/sdk-remove-non-free.diff: update to m140. No -m139
	copies as these are debian only.

	* patches/src680/buildfix-system-nss.diff: remove some useless
	hunks without which this patch applies nicely to m140.

2005-11-15  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-cppcanvas.diff,
	  patches/src680/apply: Nicer patch, filed up-stream.

2005-11-15  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: obsolete hsqldb-gcj-access-problems.diff
	  in m139

2005-11-15  Michael Meeks  <michael.meeks@novell.com>

	* www/index.html: update wiki links.

	* patches/src680/speed-quickstart-eggtray.diff:
	fix potential crasher.

	* patches/src680/speed-quickstart-eggtray.diff:
	fix inter-project deps.

2005-11-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/fix-64bit-solenv-O2.diff,
	  patches/src680/apply: -O2 instead of -Os for x86-64.

	* patches/64bit/buildfix-64bit-sw-editsh.diff,
	  patches/src680/apply: Temporary hack to build
	  sw/source/core/edit/editsh.cxx on x86-64.

2005-11-14  Petr Mladek  <pmladek@suse.cz>

	* configure.in: rather use the ANSI format instead of the old V7 format
	  to produce the source tarball; the old format limits the file name
	  path lenght to 100

	* bin/package-ooo, desktop/Makefile.am, desktop/openoffice.keys.in,
	  desktop/openoffice.applications.in, desktop/openoffice.mime:
	  support for the new oasis.opendocument MIME types for old GNOME;
	  install it only for Novell (necessary on NLD9)
	* desktop/openoffice.applications, desktop/openoffice.keys: bin obsolete
	  files, which did not support other binary suffixes

2005-11-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: src680-m139, not src-m139 for [64bitPatches],
	  of course.

2005-11-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-quickstart.diff: add xdg
	~/.config/autostart support & fix couple of bugs.

2005-11-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/unsorted-nas.diff,
	  patches/64bit/unsorted-stlport.diff,
	  patches/64bit/solaris64-nas.diff,
	  patches/64bit/solaris64-stlport.diff: Rename.

	* patches/64bit/cincludes.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/solaris64-sal.diff,
	  patches/64bit/solaris64-solenv.diff,
	  patches/64bit/unsorted-sal.diff,
	  patches/64bit/unsorted-store.diff,
	  patches/src680/apply: More stuff extracted from ooo64bit02.

2005-11-14  Martin Kretzschmar  <martink@gnome.org>

	* bin/build-ooo: disabled the nodep heuristic for builds with
	system dmake.

2005-11-14  Michael Meeks  <michael.meeks@novell.com>

	* bin/build-ooo: remove BUILD_MINIMAL anachronism,
	if we havn't bootstrapped yet - this must be the 1st
	ever build => export nodep=1 - should accelerate
	package builds nicely.

2005-11-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-ooo64bit02.2005-04-19-m138.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/src680/cws-kaddrbook-m138.diff,
	  patches/src680/cws-kaddrbook.diff,
	  patches/src680/lwp-build-m138.diff,
	  patches/src680/lwp-build.diff,
	  patches/src680/svx-dynamic-const-cast-m138.diff,
	  patches/src680/svx-dynamic-const-cast.diff,
	  patches/src680/apply: m139 support.

	* patches/src680/apply: Forgotten [ LWP ] conditional.

2005-11-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/quickstarter-applet.diff,
	* patches/src680/speed-quickstart.diff: remove old
	patch & substantially re-factor & cleanup.

	* patches/src680/novell-palette.diff,
	* patches/src680/apply: the 'Novell' colours, thanks
	to Peter Bowen

2005-11-11  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/cws-i18nshrink.diff: fix scp2 snafu.

	* patches/src680/speed-quickstart-eggtray.diff,
	* patches/src680/speed-quickstart.diff,
	* patches/src680/apply: fix some prex/postx ugliness
	and enable in the default build.

2005-11-11  Noel Power  <noel.power@novell.com>

	* test/macros/somecontrolsinteraction.xls: demos, some controls on a 
	sheet
	* test/macros/simpleanimationchart.xls: simple chart animation
	* test/macros/clock chart.xls: proposed chart demo ( if useable )

2005-11-11  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-quickstart-eggtray.diff,
	* patches/src680/speed-quickstart.diff,
	* patches/src680/apply: add re-worked quick-starter, disabled
	for now, until I get a clean build.

	* patches/src680/speed-quickstart.diff: Raul's quick-starter
	re-hashed.

	* doc/splashperform.txt: notes on faster splash &
	slimmer / faster startup.

	* patches/src680/cws-i18npool.diff: fix more brokenness.

2005-11-11  Noel Power  <noel.power@novell.com>

	* patches/vba/vbaevents-services-sources.diff: control name should be
	got from Label not Name
	* patches/vba/basic-source-vbaevents.diff: removed patch file 
	( not longer used )

2005-11-11  Noel Power  <noel.power@novell.com>

	* scatch/sc-vba/vbarange.cxx: vbarange uses longs instead of doubles
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: vbrange scratch->patch

2005-11-10  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cincludes.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/unsorted-basic.diff,
	  patches/64bit/unsorted-bridges-x86_64.diff,
	  patches/64bit/unsorted-bridges.diff,
	  patches/64bit/unsorted-configmgr.diff,
	  patches/64bit/unsorted-cppu.diff,
	  patches/64bit/unsorted-filter.diff,
	  patches/64bit/unsorted-jvmfwk.diff,
	  patches/64bit/unsorted-nas.diff,
	  patches/64bit/unsorted-rsc.diff,
	  patches/64bit/unsorted-stlport.diff,
	  patches/64bit/unsorted-vos.diff,
	  patches/src680/apply: Extracted various smal 64bit fixes & filed
	  them to IssueZilla.

2005-11-10  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/cws-i18npool.diff: fixup misc. brokenness.

2005-11-10  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply : 
	* patches/src680/sc-erfc.diff: A cleaner variant of the algorithm in
	  i55735

2005-11-10  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-pagein.diff,
	* patches/src680/apply: pagein *.rdb & ui libs for speedup.

2005-11-10  Noel Power  <noel.power@novell.com>

	* patches/vba/basic-millisecTimer.diff: added new millisecond timer
	'MilliTimer' for basic ( to aid debugging - perf )
	* patches/src680/apply: added above

2005-11-10  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff: migrate
	scratch dirs
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xglobals-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xlpastespecialoperation-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xlpastetype-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xworksheet-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xworksheets-idl.diff:
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbadialog-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbadialog-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbadialogs-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbafont-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaglobals-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaglobals-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaoutline-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaoutline-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbook-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbooks-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheets-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheets-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbawsfunction-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbawsfunction-hxx.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-constants-idl.diff: new
	files
	* patches/vba/offapi-org-openoffice-vba-excel-xlcutcopymode-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-xlfindlookin-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xwindow-idl.diff:
	* patches/src680/apply: added new files above

2005-11-10  Michael Meeks  <michael.meeks@novell.com>

	* bin/build-issues, www/bug.tmpl: remove

	* www/index.html: point to improved up-sream bug filing interface.

2005-11-10  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: added some hacky boolean treatment for
	get/setValue
	* scratch/sc-vba/vbaworksheets.cxx: updates printer api call to be
	synchronous
	* patches/vba/vba-build.diff: some new libraries for the vba component
	to link against
	* patches/vba/sc-hacky-handle-boolean.diff: new patch file to force
	the true/false formulas to be pasted when values only is selected for
	a paste special operation.
	* patches/vba/sc-source-ui-vba-vbarows-cxx.diff: removed
	* patches/vba/ sc-source-ui-vba-vbarows-hxx.diff:ditto
	* patches/vba/sc-source-ui-vba-vbacolumns-cxx.diff:ditto
	* patches/vba/sc-source-ui-vba-vbacolumns-hxx.diff:ditto
	* patches/vba/offapi-org-openoffice-vba-xcolumns-idl.diff:ditto
	* patches/vba/offapi-org-openoffice-vba-xrows-idl.diff:ditto
	* patches/src680/apply: removed old patch files, 
	added sc-hacky-handle-boolean.diff

2005-11-10  David Fraser  <davidf@sjsoft.com>

	* patches/src680/apply: Make it build with m137

2005-11-09  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/cws-i18nshrink.diff: add SAL_DLLPUBLIC_EXPORT to
	fix vcl build. No, I should not edit cws-*.diff. Hmm.

2005-11-09  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply,
	  patches/src680/buildfix-no-xalan.diff:
	  Make it compile

2005-11-09  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: fix cws-i18[n]shrink typo.

	* patches/src680/system-bsh.diff,
	patches/src680/disable-testtools.diff: update to m138.

	* patches/cairo/cairo-scp2.diff: update the context. Should fix
	make patch.unapply

	* patches/src680/starmath-stl-vector-h.diff, patches/src680/apply:
	use <vector>, not <stl/vector>. Fixes build with system
	stlport. IZ #57582.

	* patches/test/README: update with xmlsearch-xerces info.

2005-11-09  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-canvas.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvashelper-cxx.diff,
	  scratch/canvas02-cairo/cairo_spritecanvashelper.cxx,
	  patches/src680/apply: 0L -> sal_Int32( 0 )

2005-11-09  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/size-i18npool.diff: bin
	* patches/src680/cws-i18nshrink.diff,
	* patches/src680/apply: add & enable.

	* patches/test/service-log.diff: a patch that logs service
	activations as they occur.

2005-11-08  Noel Power  <noel.power@novell.com>

	* patches/src680/sfx2-source-view-viewprn-cxx.diff: Fixes issues 
	i#57526, dispatch api for printing ignores selection attribute.
	* patches/vba/sc-inc-docuno-hxx-visibility.diff: visisbility issue
	with GetEmbeddedObject().
	* patches/src680/apply: added the above 

2005-11-08  Jan Holesovsky  <kendy@suse.cz>

	* patches/cairo/canvas-prj-build-lst-m137.diff,
	  patches/src680/apply: Fixed Bero's update to m138.

	* patches/src680/cws-pj40.diff: m138 does not compile without this.

2005-11-08  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: split cairo canvas patches to < m138 and
	>= m138

2005-11-07  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbawindow.cxx: added SelectedSheets method
	* scratch/sc-vba/vbawindow.hxx:
	* scratch/sc-vba/vbaworksheets.hxx: reworked enumeration impl +
	added PrintOut method and impl
	* scratch/sc-vba/vbaworksheets.cxx:
	* scratch/offapi-vba/XWorksheets.idl: support for above
	* scratch/offapi-vba/XWindow.idl:
	* patches/vba/sc-inc-docuno-hxx-visibility.diff: make 
	GetEmbeddedObject() visible ( gcc4.0 etc )

2005-11-07  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/disable-helpcontent2.diff,
	* patches/src680/system-hsqldb.diff: update to m138.

	* patches/src680/sal-compile-with-nptl.diff: fix unxlngx6 build.

2005-11-05  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: Pavel filed
	fix-64bit-solenv-fno-use-cxa-atexit.diff as IZ #57410

2005-11-05  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply,
	  patches/src680/build-offapi-no-compare.diff,
	  patches/src680/build-offapi-no-compare-m137.diff,
	  patches/src680/buildfix-qadevOOo-java-encoding.diff,
	  patches/src680/buildfix-qadevOOo-java-encoding-m137.diff,
	  patches/src680/system-icu.diff,
	  patches/src680/system-icu-m137.diff,
	  patches/cairo/canvas-source-factory-cf-service-cxx.diff,
	  patches/cairo/canvas-source-factory-cf-service-cxx-m137.diff,
	  patches/cairo/canvas-prj-build-lst.diff,
	  patches/cairo/canvas-prj-build-lst-m137.diff:
	  m138 support

2005-11-04  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-ooo64bit02.2005-04-19.diff: Update for m137.

2005-11-04  Michael Meeks  <michael.meeks@novell.com>

	* test/macro/worm.xls: add cool VBA sample.

2005-11-03  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/size-i18npool.diff: a more agressive
	version nearly 3Mb saved.

2005-11-03  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sfx2-toolbox-size.diff,
	  patches/src680/apply: Resize according to the selected theme as well.

2005-11-03  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbahelper.cxx: disable warning box (if set) when 
	pasteing into cells, restore old state ( if previously set )

2005-11-03  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbawindow.[ch]xx: New files to support Window type
	& misc changes needed to get test spreadsheet to run.
	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbaapplication.cxx:
	* scratch/sc-vba/vbaapplication.hxx:
	* scratch/sc-vba/vbaglobals.cxx:
	* scratch/sc-vba/vbaglobals.hxx:
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbahelper.hxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbawindow.cxx:
	* scratch/sc-vba/vbawindow.hxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* scratch/sc-vba/vbaworkbook.hxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheet.hxx:
	* scratch/offapi-vba/Excel/XlFindLookIn.idl: new file
	* scratch/offapi-vba/Excel/XlCutCopyMode.idl: new file
	* scratch/offapi-vba/Excel/Constants.idl:new file
	* scratch/offapi-vba/Excel/makefile.mk
	* scratch/offapi-vba/XWindow.idl:  new file
	* scratch/offapi-vba/makefile.mk: 
	* scratch/offapi-vba/XApplication.idl: 
	* scratch/offapi-vba/XGlobals.idl: 
	* scratch/offapi-vba/XlPasteSpecialOperation.idl: 
	* scratch/offapi-vba/XlPasteType.idl: 
	* scratch/offapi-vba/XRange.idl: 
	* scratch/offapi-vba/XWorksheet.idl: 

2005-11-02  Petr Mladek  <pmladek@suse.cz>

	* Version src680.137.0

	* Note: We changed the style of versioning because we wanted
	  to avoid confusion with the STABLE branches. We tried to keep
	  the versions as short and reasonable as possible.

2005-11-02  Martin Kretzschmar  <martink@gnome.org>

	* patches/tests/xmlsearch-xerces.diff: first attempt to remove
	com.sun.xml classes from XmlSearch.

	* patches/src680/disable-testtools.diff: update to m136.

	* patches/src680/disable-helpcontent2.diff: ditto.

2005-11-02  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply,
	  patches/src680/vcl-toolbox-height.diff: Set the toolbox height
	  according to the (icon) theme.

2005-11-02  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/size-i18npool.diff: now 2.4Mb saved.

	* patches/src680/size-i18npool.diff,
	* patches/src680/apply: save 1.7Mb of shared memory.

2005-11-02  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/numberformat-binfilter.diff,
	  patches/src680/apply: Fix the binfilter build.

2005-11-01  Federico Mena Quintero  <federico@ximian.com>

	* patches/src680/apply (Fixes): Add ooo-save-msoffice-thumbnails.diff

	* patches/src680/ooo-save-msoffice-thumbnails.diff: New patch.
	This makes the Word and Excel filters save the VT_CF thumbnail
	property, so that we can extract a thumbnail for GNOME later.

2005-11-01  Petr Mladek  <pmladek@suse.cz>

	* bin/package-ooo: fix installation when en-US is not a selected
	  language or when it is not first on the list

2005-11-01  Michael Meeks  <michael.meeks@novell.com>

	* doc/memory.txt: more thoughts.

	* patches/src680/key-tilde.diff: fix vcl enum numbering.

	* patches/src680/size-sound*,
	* patches/src680/apply: experimental upd. to
	sound code.

	* configure.in: default to m137 - works for me.

	* patches/test/sal-instrument.diff: instrument dlopen
	calls with timing information.

2005-11-01  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/numberformat-sc.diff,
	  patches/64bit/numberformat-sw.diff,
	  patches/64bit/trivial-canvas.diff,
	  patches/src680/sc-startformulawplus.diff: Modified according to the
	  'numberformat' and 'long2int' CWSes.

2005-10-31  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/gui-metric-fonts-descr-m133.diff,
	* ure-fix-system-stdlibs, cws-cmcfixes19,
	* crash-cups-ppd, warnings-npunix, system-icu-m134,
	* cws-vq21, impress-page-flip, gengal-*,
	* sd-new-slide-with-floating-frame,
	* patches/src680/apply: remove cruft; build only for
	m135 and m136.

	* Tag: BEFORE_PRUNE_TO_M136

2005-10-31  Michael Meeks  <michael.meeks@novell.com>
	
	* configure.in: default to m136 - works for me.

	* doc/memory.txt: upd.

	* bin/relocstat: use objdump -t if we can for
	better granularity.

	* patches/src680/size-strip.diff,
	* patches/src680/apply: strip more aggressively.

	* patches/src680/build-slidesorter.diff,
	* patches/src680/speed-2nd-start.diff,
	* patches/src680/apply: speed up 2nd start, and
	fix slidesorter build bug.

2005-10-31  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: build-xmerge-dep.diff is no longer needed in
	  m137

	* patches/src680/xmlhelp-port-to-db-4.3.diff: modify to apply on both
	  < m137 and >= m137

	* patches/src680/testing-more-optimizations-ark.diff,
	  patches/src680/testing-more-optimizations-ark-m136.diff,
	  patches/src680/apply: Port to m137

	* distro-configs/Ark.conf.in: Use system libwpd

2005-10-31  Michael Meeks  <michael.meeks@novell.com>

	* Makefile.am (EXTRA_DIST): ship older ChangeLogs.

	* patches/evo2/evoab-select-column.diff:
	actually compile the new files.

	* patches/src680/buildfix-ucb-xml-cflags.diff:
	fix the fix, so it's system-libxml dependent.

	* patches/src680/build-cppuhelper-except.diff,
	* patches/src680/apply: fix exception issue.

	* ChangeLog-to-2.0.0: split older entries out to
	accelerate commits.

2005-10-31  Miklos Vajna  <vmiklos@frugalware.org>

	* configure.in, distro-configs/Frugal*, patches/src680/Frugal*:
	Update Frugalware[64] support.

2005-10-31  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/build-offapi-no-compare.diff,
	* patches/src680/apply: don't do a registry
	compare, we change some IDL interfaces.

	* patches/src680/build-xmerge-dep.diff,
	* patches/src680/apply: fix broken build.

	* patches/src680/dbaccess-evo-changes-m135.diff,
	* patches/src680/cws-kaddrbook-m135.diff,
	* patches/src680/apply: unwind the mess.

	* patches/vba/vba_configure_set_soenv_in.diff,
	* patches/src680/nojava-fix-stringparam-m136.diff,
	* patches/src680/sc-info-func-m135.diff,
	* patches/src680/mono-build-m135.diff,
	* patches/src680/apply: target m136 - move
	startup-fix, build-sysui into < m136 sections.
	re-work info func & nojava fix & mono build
	re-work vba patch not to conflict with mono bits.
	** Temporarily disable Addressbook section **

2005-10-30  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: don't try to move oohtml since it doesn't
	exist anymore

2005-10-29  Andreas Proschofsky  <suka@gentoo.org>

	* bin/package-ooo: Remove the oohtml-symlink, it doesn't do
	anything anymore

2005-10-28  Michael Meeks  <michael.meeks@novell.com>

	* bin/memory.txt: more ruminations on memory usage

	* bin/relocstat (read_sections): use readelf instead.

2005-10-28  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/buildfix-new-xslt.diff:
	* patches/src680/nojava-fix-stringparam.diff: Fixes for building
	--without-java

2005-10-28  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-dim-and-constants-patch.diff: hack to allow
	dim of variables e.g. dim something as Range ( basic now ignores this
	'X' ( e.g. in XRange above ) for interfaces in the org.openoffice.vba
	namespace.

2005-10-27  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-uiconfig-parse.diff: add
	QA project bits.

	* bin/relocstat: do .so break-down by aggregating
	section sizes, need to use readelf -e instead of
	objdump -h which misses some sections.

	* doc/memory.txt: some thoughts on memory usage

2005-10-27  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/intptr-basic.diff,
	  patches/src680/apply,
	  patches/src680/buildfix-ucb-xml-cflags.diff,
	  patches/src680/cleanup-sfx2-testballooninputstream.diff,
	  patches/src680/system-icu-m134.diff,
	  patches/src680/system-icu.diff: m135 support.

2005-10-27  Michael Meeks  <michael.meeks@novell.com>

	* doc/memory.ods: memory breakdown from lsof.

	* doc/perform.txt: scratch performance notes.

	* patches/src680/speed-configmgr.diff,
	* patches/src680/apply: accelerate config mgr
	on startup.

2005-10-27  Jayant Madavi <mjayant@novell.com>

	* patches/evo2/evoab-select-column.diff,
	* patches/src680/apply: Select columnNames from sql select
	  statement i#55893	

2005-10-26  Rene Engelhard  <rene@debian.org>

	* patches/src680/use-free-xt-xp-jaxp-from-system.diff:
          use xp-0.20080523.jar instead of xp.jar; there's apparently
          problems of OOo's installer accessing xt.jar (symlink) over
          a hardlink...

2005-10-26  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-uiconfig-parse.diff:
	* patches/src680/apply: don't parse all the UI
	config toolbar files on startup.

	* patches/src680/speed-uiconfig.diff,
	* patches/src680/apply: optimise certain ucp
	directory reads; disabled for now.

2005-10-26  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: IZ numbers & CWS names for Trivial and
	  NumberFormat.

2005-10-26  Andreas Proschofsky  <suka@gentoo.org>

	* bin/package-ooo: Set the default dir for the .desktop-files
	to /usr/share/applications

2005-10-26  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/numberformat-sc.diff,
	  patches/64bit/numberformat-sw.diff,
	  patches/64bit/trivial-extensions.diff,
	  patches/64bit/trivial-filter.diff,
	  patches/64bit/trivial-framework.diff,
	  patches/src680/apply: More trivial ULONG/long -> sal_[u]Int32, more
	  NumberFormat fixes, enable [ Trivial ] section for the regular
	  builds.

2005-10-26  Silvan Calarco  <silvan.calarco@qilinux.it>

	* configure.in, src/*qilinux.*, patches/OOO_2_0/apply,
	* patches/src680/qilinux-splash.diff: add QiLinux
	bits.

2005-10-25  Petr Mladek <pmladek@suse.cz>

	* man/openoffice.1.in: update version to 2.0.0

	* bin/package-ooo: support for distro specific man pages
	* man/openoffice.1_SUSE.in, man/Makefile.am: man page with SUSE
	  specific changes

2005-10-25  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/key-tilde.diff,
	* patches/src680/apply: add the keymapping.cxx
	part of the patch, fixes the relevant bugs & re-enables.

2005-10-25  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: disabled sc-toggle-formula.diff &
	key-tilde.diff ( problems with crash when accessing File menu in calc

2005-10-25  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-default.diff: fix exception handling stupidity

2005-10-25  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: Back-port i#113235 from ooo build 2.0 branch
	* patches/src680/wizards-source-importwizard-filesmodul-xba.diff:

2005-10-25  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/build-sysui.diff,
	* patches/src680/apply: fix broken build deps.

2005-10-24  Michael Meeks  <michael.meeks@novell.com>

	* bin/relocstat: dump extern vtable slots with no
	equivalent plt entry since we can prolly eliminate
	them fairly painlessly; suprisingly there are very
	few of them though.

2005-10-24  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-psprint-ppd.diff,
	* patches/src680/apply: don't stat a load of .PPD files we
	don't care about on startup.

2005-10-24  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/zoom-combobox.diff: fix SID_ATTR_ZOOM redefined
	warnings.

2005-10-24  Petr Mladek  <pmladek@suse.cz>

	* bin/pyunorc-update64.in: fixed some silly bugs in the script

2005-10-21  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/ld-library-path.diff: one more fix, don't let trailing
	  ':' in LD_LIBRARY_PATH when system mozilla is not used, n#49590

2005-10-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-bdirect.diff: fix crasher in some
	unusual circumstances.

	* patches/test/store-*: partially complete store
	re-write to shave 5Mb off the process. Needs to be
	made back-compatible with the old .rdb file format.

	* download.in: fix versioning silly wrt. -lang download.

2005-10-20  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/numberformat-svtools.diff: Fixed hunk locations.

2005-10-20  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/nsplugin-path.diff,
	* patches/src680/apply: re-write the plugin location thing
	using the 31337 dladdr hack; move MOZILLA_FIVE_HOME thing
	into DebianOnly.

	* patches/src680/apply: rename SystemMozilla ->
	SystemBits, move system-icu (breaks Win32) there,
	and move SystemBits to LinuxCommon from Common.

	* bin/unpack: remove obsolete icu fix for 1.1.3

2005-10-20  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/cws-vq21.diff,
	  patches/src680/apply: Extracted another parallel build fixes.

2005-10-19  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/binutils-bdirect.diff: rename to this
	& update - set the DT_DIRECT address, misc fixes.

	* patches/test/glibc-bdirect.diff: here for backup.
	* doc/bdirect.txt: update.

2005-10-19  Raul Siddhartha  <rsiddhartha@novell.com>

	* www/tutorials/*: small corrections

2005-10-19  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/stlport-ppc-buildfix.diff: Fix in one more place

2005-10-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/gui-metric-fonts-descr-m133.diff,
	  patches/src680/gui-metric-fonts-descr.diff,
	  patches/src680/apply: VCL.xcu in m134 seems to
	  contain 'nimbussansl' and 'nimbusmonol' nodes already.

	* patches/64bit/buildfix-64bit-svtools.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/numberformat-svtools.diff: Even more stuff to
	  numberformat-*.diff.

2005-10-19  Raul Siddhartha  <rsiddhartha@novell.com>

	* www/tutorials/*, www/index.html, www/hackers-guide.html: html-ize
	the tutorials and link from main page and hackers guide

2005-10-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/key-tilde.diff: Do not renumber 'HELP', otherwise
	  offapi fails to build.

2005-10-19  Raul Siddhartha  <rsiddhartha@novell.com>

	* www/tutorials/*: done :-)

2005-10-18  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply:
	* patches/src680/stlport-ppc-buildfix.diff: Fix for stlport
	related build breakage

2005-10-18  David Fraser  <davidf@sjsoft.com>

	* patches/src680/gengal-tool.diff: Fix to make gengal.exe on windows
	* patches/src680/mozilla-build-cygpath.diff: patch to allow cygwin
	builds of mozilla in /opt (outside of /cygdrive/c)

2005-10-18  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sc-toggle-formula.diff: Fixed to apply.

	* patches/64bit/fix-64bit-solenv-fno-use-cxa-atexit.diff,
	  patches/src680/apply: -fno-use-cxa-atexit is c++, move it from
	  ARCH_FLAGS to CFLAGSCXX.

2005-09-28  Muthu Subramanian  <muthusuba@gmail.com>

	* patches/src680/sc-toggle-formula.diff,
	* patches/src680/apply: make ctrl-` toggle formula
	visibility.

2005-10-18  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/key-tilde.diff,
	* patches/src680/apply: expand keysym handling.

2005-10-18  Raul Siddhartha  <rsiddhartha@novell.com>

	* patches/src680/apply: enable linkoo-rc-dependent-files.diff,
	associated i#56192

2005-10-18  Raul Siddhartha  <rsiddhartha@novell.com>

	* patches/src680/linkoo-rc-dependent-files.diff: patch linkoo to
	link soffice.bin and configmgr2.uno.so, both of which depend on
	their respective bootstraprc and configmgrrc files, not enabled yet

2005-10-17  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Add some patches to GentooOnly

2005-10-17  Andreas Proschofsky  <suka@gentoo.org>

	* Makefile.shared: Small fix for changing the download dir of
	libwpd with --with-srcdir

2005-10-17  Noel Power  <noel.power@novell.com>

	* patches/src680/cws-fakebold.diff: added new patch file
	* patches/src680/apply: update apply with new entry for above

2005-10-17  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaglobals.cxx: Updated use of References to ensure
	either the reference is checked or exception thrown on query
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbainterior.cxx:
	* scratch/sc-vba/vbainterior.hxx:
	* scratch/sc-vba/vbaoutline.cxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheets.cxx:
	* scratch/sc-vba/vbawsfunction.cxx:

2005-10-17  Petr Mladek  <pmladek@suse.cz>

	* ooo-build/src/openabout_nld.png, ooo-build/src/openintro_nld.bmp:
	  update artwork for NLD

2005-10-17  Giuseppe Ghib  <ghibo@mandriva.com> 

        * patches/src680/mandriva-splash.diff: fix for m134.

2005-10-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/disable-helpcontent2.diff: update for
	m134. Didn't make a copy of the old patch. Feel free to yell at me
	in IRC if that causes you any problems. Also removed the
	inconsistent Index: lines

	* patches/src680/disable-xmlsearch-and-xmlhelp-jar.diff: fix
	Index: line and update form m134.

	* patches/src680/system-bsh.diff, patches/src680/system-hsqldb.diff,
	pathces/src680/disable-testtools.diff:
	update.

	* patches/src680/cws-kaddrbook.diff: do not propagate inconsistent
	radio button position to new code.

2005-10-17  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: m134 support.

	* patches/64bit/buildfix-64bit-svtools.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/fix-64bit-solenv-noopt.diff,
	  patches/64bit/trivial-svx.diff: m133/m134 support.

2005-10-17  Raul Siddhartha  <rsiddhartha@novell.com>

	* doc/quickstart.txt: update with some info

2005-10-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/gui-metric-fonts.diff: fix hunk order.

2005-10-17  Raul Siddhartha  <rsiddhartha@novell.com>

	* patches/src680/quickstarter-applet.diff: Add in the quickstarter
	functionality, not enabled yet

2005-10-17  Martin Kretzschmar  <martink@gnome.org>

	* patches/src680/apply: remove redundant section headers.

2005-10-17  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* patches/src680/apply,
	  patches/src680/cws-kaddrbook.diff: commit TEMPRARILY
	  the modified kaddrbook patch to avoid problems with
	  patches that follow

2005-10-17  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* patches/64bit/dxarray-*.diff,
	  patches/64bit/intptr-*.diff,
	  patches/src680/cws-dr37.diff patches/src680/cws-sj22.diff,
	  patches/src680/sc-column-row-array.diff,
	  patches/src680/sc-xls-shared-expr.diff,
	  patches/src680/sd-dynamic-cast.diff,
	  patches/src680/warning-return-values-graphics.diff,
	  patches/src680/warning-uninitialized-variables-sch.diff: remove
	  Child Workspaces / patches upstreamed until m133.
	* patches/64bit/numberformat-basic.diff,
	  patches/64bit/numberformat-sc.diff,
	  patches/64bit/numberformat-sw.diff,
	  patches/cairo/cairo-svx-source-dialog-optgdlg-src-hrc.diff,
	  patches/evo2/dbaccess-evo-changes.diff,
	  patches/src680/apply,
	  patches/src680/icons-cleanup.diff,
	  patches/src680/icons-gui-svx.diff,
	  patches/src680/icons-switching-xmlhelp.diff,
	  patches/src680/installer-strip-optional.diff,
	  patches/src680/sal-compile-with-nptl.diff,
	  patches/src680/sc-iteration.diff,
	  patches/src680/sc-xl-errors.diff,
	  patches/src680/version-2-0-pre.diff: sync the patches with m133.

2005-10-17  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaapplication.cxx: code clean up, some error checking
	but mostly removal of 'using namespace' in head files & associated
	ripple effect changes
	* scratch/sc-vba/vbaapplication.hxx:
	* scratch/sc-vba/vbadialog.cxx:
	* scratch/sc-vba/vbadialog.hxx:
	* scratch/sc-vba/vbadialogs.hxx:
	* scratch/sc-vba/vbafont.hxx:
	* scratch/sc-vba/vbaglobals.hxx:
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbahelper.hxx:
	* scratch/sc-vba/vbainterior.cxx:
	* scratch/sc-vba/vbainterior.hxx:
	* scratch/sc-vba/vbaoutline.cxx:
	* scratch/sc-vba/vbaoutline.hxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbaworkbook.hxx:
	* scratch/sc-vba/vbaworkbooks.hxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheet.hxx:
	* scratch/sc-vba/vbaworksheets.hxx:
	* scratch/sc-vba/vbawsfunction.cxx:
	* scratch/sc-vba/vbawsfunction.hxx:

2005-10-17  Michael Meeks  <michael.meeks@novell.com>

	* configure.in: bump version to 2.1.133 & target m133.

	* patches/OOO_2_0 - bin in HEAD.

2005-10-16  Rene Engelhard  <rene@debian.org>

        * patches/src680/disable-rhino.diff,
          patches/{OOO_2_0,src680}/apply: disable rhino completely;
          the rhino patch has license problems - "all rights
          reserved[...]sun confidential" (DebianBaseOnly)

2005-10-14  Rene Engelhard  <rene@debian.org>

	* patches/OOO_2_0/apply: remove ure-fix-system-stdlibs.diff: obsolete
	* patches/src680/apply: apply ure-fix-system-stdlibs.diff only
          on <= src680-m133

2005-10-15  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/bdirect.diff,
	* doc/bdirect.txt: start of -Bdirect support for binutils.

2005-10-15  David Fraser  <davidf@sjsoft.com>

	* download.in: download -lang on win32, on ooo-xxx tags

2005-10-14  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* patches/src680/cws-fs03-04.diff,
	  patches/src680/cws-fs04.diff,
	  patches/OOO_2_O/apply,
	  patches/src680/apply: Remove a hunk depending on not yet integrated
	  upstream CWS vcl43 (hunk corresponding to fs03 CWS)

2005-10-14  David Fraser  <davidf@sjsoft.com>

	* download.in, bin/unpack: download mozilla source libs, fix up unpack logic
	* patches/OOO_2_0/apply, patches/src680/mozilla-buildlibs-win32.diff:
	  enable building mozilla build requirements from source
	* src/glib-1.2.10-ooo.patch, src/libIDL-0.6.8-ooo.patch:
	  patches to get glib, libIDL to compile in the ooo tree

2005-10-14  Jan Holesovsky  <kendy@suse.cz>

	* patches/cairo/cairo-svx-source-dialog-optgdlg-hrc.diff,
	  patches/cairo/cairo-svx-source-dialog-optgdlg-src-hrc.diff,
	  patches/OOO_2_0/apply: Move 'Use hardware accelecation' check box to
	  the right column; German/Italian translations break with the current
	  approach.

	* patches/64bit/trivial-svx.diff: Fix for 32bit.

2005-10-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/apply, patches/OOO_2_0/apply: put Fpickers
	  in the LinuxCommon section.

	* autogen.sh, bin/unpack: s/==/=/ in shell for win32.

2005-10-14  Radek Doulik  <rodo@novell.com>

	* configure.in: added comment about locations of other hardcoded
	places with cairo version (in 2 patch files)

2005-10-14  Jan Holesovsky  <kendy@suse.cz>

	* configure.in: Added 'If you want to build the stable OOo, use
	  ooo-build-2-0 branch.', changed DEFAULT_TAG back to m129 and
	  the version to 2.0.129 - to still match the milestones.  (Hopefully
	  up-stream will use 2.1 for the next version, and not 2.0.1 ;-) ).

2005-10-14  Michael Meeks  <michael.meeks@novell.com>

	* patches/cairo/cairo-scp2.diff: fix cairo library version.

2005-10-14  David Fraser  <davidf@sjsoft.com>

	* configure.in: turn on --with-win32 on cygwin, disable cairo by default
	* download.in, bin/unpack: download mozilla binary libs (temp), cairo logic,
	  unpack logic for ant/mozilla libraries change

2005-10-13  Michael Meeks  <michael.meeks@novell.com>

	* doc/vfs-thread.txt: notes on the vfs/thread/startup
	problem.

	* bin/unpack, bin/setup.in, download.in, configure.in:
	download mozilla-source-1.7.5.tar.gz, install it & compile
	with --enable-build-mozilla. Remove pre-built binary download
	logic.

2005-10-13  David Fraser  <davidf@sjsoft.com>

	* bin/oowintool: support for separate Visual Studio and VC++ install
	  dirs, find .NET SDK, NSIS and Windows Platform SDK 2005, copy
	  instmsia.exe and instmsiw.exe into the build tree

2005-10-13  David Fraser  <davidf@sjsoft.com>

	* download.in, bin/setup.in, bin/unpack: Add downloading of prebuilt
	  Mozilla libraries on Windows.

2005-10-13  Rene Engelhard  <rene@debian.org>

	* patches/src680/help-messagebox.diff: update to take l10n into
	  account and reuse an existing string...

2005-10-13  Jan Holesovsky  <kendy@suse.cz>

	* Branch ooo-build-2-0: Branched for 2.0 release.

	* Older ChangeLog entries in ChangeLog-to-2.0.0
