2007-04-02  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1.10	(SLED10-SP1-rc2)

2007-04-02  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/config_office-gnome-vfs-lock.diff,
	  patches/src680/ucb-gnome-vfs-lock.diff,
	  patches/src680/sfx2-gnome-vfs-lock.diff: Prepare for samba locking
	  in gnome-vfs, n#203737.
	* patches/src680/ucb-gnome-vfs-crashfix.diff: Fix crash in gnome-vfs
	  directory reading.
	* patches/src680/apply: Enable the changes.

2007-04-02  Andreas Proschofsky  <suka@gentoo.org>

	* bin/unpack: Fix another wrong use of $SRCDIR

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

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: fix for n#258824
	* scratch/sc-vba/vbarange.cxx:
	* test/macro/TestAddress.xls: added testcases for above

2007-03-29  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1.9

	* patches/src680/nsplugin-path.diff: allow to use only NPP_PATH_MAX-1
	  bytes by readlink(); the last byte must be reserved for '\0'

2007-03-29  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/tango-icons-default-linux.diff,
	  patches/src680/tango-icons-default-w32.diff,
	  patches/src680/apply: detects the icon theme in GNOME and KDE; sets
	  the default icon theme in OOo accordingly; the total fallback
	  is Tango in GNOME and Win32, Crystal in KDE, and Default elsewhere
	* patches/src680/tango-icons-default-gnome.diff: bin obsolete

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

	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff: fix for 
	#n258812
	* scratch/sc-vba/vbaapplication.cxx:

2007-03-28  Tor Lillqvist  <tml@novell.com>

	Thanks to Robert Vojta for noticing that --disable-activex now in
	2.1 did more than what it used to in 2.0.4.

	* patches/src680/win32-activex-disable.diff: Upstream configury
	now has a --disable-activex switch that does more than what the
	--disable-activex implemented in this patch does. Rename our
	switch to --disable-activex-component. Correspondingly rename the
	feature test macros. The upstream --disable-activex also disables
	the OOo shell extensions. We only want to disable the embedding of
	OOo into IE etc.

	* distro-configs/CommonWin32.conf.in: Drop --disable-activex from
	here, even --disable-activex-component is not something I want to
	force upon other people building for Win32.

	* distro-configs/NovellWin32ISO.conf.in
	* distro-configs/NovellWin32.conf.in: Use
	--disable-activex-component here instead.

2007-03-28  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaworkbook.cxx: fixes for n#258367
	* scratch/sc-vba/vbarange.cxx: n#258381
	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:

2007-03-28  Petr Mladek  <pmladek@suse.cz>

    * src/tango_mainapp_16.png, src/Makefile.am, bin/unpack: add Tango icon
      for the GNOME quickstarter applet, n#171585

    * bin/generate-bash-completion: support also upper-case suffixes, n#245410

    * desktop/writer.desktop.in.in: add application/vnd.wordperfect, n#256030

2007-03-27  Tor Lillqvist  <tml@novell.com>

	* configure.in: Drop distro-configs/PLD.conf and
	distro-configs/PLD64.conf from AC_OUTPUT for now as the
	corresponding .in files aren't there.

2007-03-27  Tor Lillqvist  <tml@novell.com>

	* patches/src680/accept-underscores-in-hostnames.diff: New
	diff. Patches tools/source/fsys/urlobj.cxx. Make underscore an
	alphanumeric when parsing hostnames and domain names. Fixes
	n#182422.

	* patches/src680/apply: Add accept-underscores-in-hostnames.diff
	to Win32Only.

2007-03-26  Elan Ruusamae  <glen@pld-linux.org>

	* patches/src680/nsplugin-path.diff: Fix readlink(2) return
	  value handling.

2007-03-26  Arkadiusz Miskiewicz  <arekm@pld-linux.org>

	* patches/src680/apply, configure.in: refresh rules for PLD.
	* src/Makefile, src/openintro_pld.bmp, src/openabout_pld.bmp: PLD
	  splash screens.

2007-03-26  Patrick Luby  <patrick.luby@planamesa.com>

	* patches/src680/macosx-sfx2-objstor.diff, patches/src680/apply: bin
	  obsolete; the cause of the problem was fixed in
	  sfx2-pre-and-postprocess-during-save-load.diff, i#73121

	* patches/src680/apply: Moved gui-sc-delete.diff to NotMacOSX because
	  we do not like it.

	* patches/src680/buildfix-boost-gcc33.diff,
	  patches/src680/buildfix-sd-gcc33.diff,
	  patches/src680/apply: temporary fixes for gcc-3.3

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

	* patches/src680/office-cfg-vcl-chinese-fonts-i65097.diff,
	  patches/src680/apply: merged with novell-cjk-fonts.diff,
	  enabled for all
	* patches/src680/novell-cjk-fonts.diff: bin obsolete

	* bin/install-mono: install mono-$OOOINSTALLDIRNAME.pc instead
	  of mono-ooo$BINSUFFIX-$VERSION.pc; it makes sense to use the
	  same pattern for these file/dir names; It is especially needed
	  for those who use OOOINSTALLDIRNAME=ooo-2.0 even for OOo >= 2.1

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

	* patches/src680/speed-image-sort.diff,
          patches/src680/tango-icons-add.diff: fix to apply
	* patches/src680/tango-icons-default-gnome.diff
	  patches/src680/tango-icons-add.diff: small clean up

2007-03-22  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-image-alpha-fix.diff,
	  patches/src680/apply: Fix crash with 16x16 Crystal icons.

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

	* patches/src680/tango-icons-add.diff: update the order of icon
	  fallback to: Tango -> Industrial -> Default

2007-03-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply/novell-win32-msi-patchability.diff
	(instsetoo_native/inc_openoffice/windows/msi_templates/components.txt):
	Add g_f_images_tango_zip__share_config.

2007-03-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-quickstarter-exit.diff: Fix i#73550. Do
	terminate the OOo process when selecting "Exit Quickstarter" from
	the systray button on Windows if no OOo app is running.

	* patches/src680/apply: Add win32-quickstarter-exit.diff to Fixes.

2007-03-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/odf-converter.diff: It's enough to look for just
	any existing .doc association when deciding whether to preselect
	the checkbox indicating whether to associate OOo with Microsoft
	Word documents. We should not look at .docx here. (n#247132)

2007-03-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Add rtfdatetimemcatom.diff to the Fixes
	set.

2007-03-20  Petr Mladek  <pmladek@suse.cz>

	* configure.in, download.in, bin/setup.in, bin/unpack: hacks to
	  install the Tango icons sources
	* patches/src680/tango-icons-add.diff,
	  patches/src680/tango-icons-i18n.diff.
	  patches/src680/apply: add the Tango icons theme
	* patches/src680/tango-icons-default-gnome.diff,
	  patches/src680/tango-icons-default-w32.diff,
	  patches/src680/apply: use the Tango incons theme in GNOME and
	  Win32 by default, n#254855
	* patches/src680/default-industrial-icons-w32.diff: bin obsolete

2007-03-19  Tor Lillqvist  <tml@novell.com>

	* patches/cairo/cairo-canvas-win32.diff: Resurrect Win32 patch to
	Surface* DeviceHelper::getSurface(BitmapSystemData&, const Size&)
	in canvas/source/cairo/cairo_devicehelper.cxx that used to be in
	the cairocanvas-check-bitmap-system-data-pixmap-size.diff which
	was binned.

2007-03-19  Tor Lillqvist  <tml@novell.com>

	* patches/cairo/cairo-cairo-1-4-0-diff.diff: Patch for building
	cairo 1.4.0 on Windows. Not yet used in apply file.

2007-03-19  Tor Lillqvist  <tml@novell.com>

	* patches/src680/rtfdatetimemcatom.diff: New patch. Fix for the
	weird use of RTFDateTimeMCAtom in PPT files in n#251602. Not yet
	used in apply file.

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

	* Version 2.1.8		(SLED10-SP1-rc1)

	* patches/src680/zoom-combobox.diff: add missing translations,
	  http://bugzilla.neooffice.org/bug.php?op=show&bugid=2201

2007-03-14  Petr Mladek  <pmladek@suse.cz>

	* src/Novell.dic: add openSUSE, n#251444

2007-03-13  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/config-unix-wrapper.diff, patches/src680/apply:
	  add --with-unix-wrapper that allows to redefine the name of the
	  UNIX wrapper that will be used in the desktop files; especially
	  needed for qstart.desktop that is linked to ~/.config/autostart,
	  i#75366, n#252242
	* distro-configs/CommonLinux.conf.in: use
	  --with-unix-wrapper=ooffice@OOO_BINSUFFIX@

2007-03-04  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/office-cfg-vcl-chinese-fonts-i65097.diff: fixed
	  typo.

2007-03-03  Giuseppe Ghib  <ghibo@mandriva.com>

	* patches/src680/office-cfg-vcl-chinese-fonts-i65097.diff: updated
          for Chinese menus (fixed diff path), from Funda Wang.

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

	* bin/install-dictionaries: add hyph_hr_HR, hyph_nb_NO, hyph_nn_NO

2007-03-01  Giuseppe Ghib  <ghibo@mandriva.com>

        * patches/src680/office-cfg-vcl-chinese-fonts-i65097.diff: updated
          for Chinese menus.

2007-02-28  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1.7		(SLED10-SP1-beta5)

	* bin/build-ooo: temporary workaround to add all missing en-GB strings,
	  i#66919, n#231678

2007-02-28  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: moved gccXXXXX.solenv.javaregistration.diff
	  to UbuntuFeistyOnly section until it is fixed for all architectures
	  and JREs

	* patches/src680/cws-fsfixes06.diff, patches/src680/apply: fix
	  for a bug in WordPerfect typedetection that caused us to crash
	  on unsupported documents instead of refusing them with grace

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

	* download.in: Update location of apache-ant tarball. The old one
	gives a 404.

2007-02-27  Petr Mladek  <pmladek@suse.cz>

	* ported the following three fixes from the ooo-build-2-0-4 branch

	* patches/src680/jvmfwk-prefer-gij-on-x86_64.diff, patches/src680/apply:
	  (64bitPatches) prefer gij on x86_64 with the 64-bit build; It is
	  useful because Sun JRE 1.5 does not work with the 64-bit build at
	  all. It is caused by
	  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6487640;
	  It is hard to debug. The wizards simply does not appear without any
	  message; The oobase functions ends with wery unclear message, for
	  example see http://forums.fedoraforum.org/showthread.php?t=135946,
	  n#219982

	* patches/src680/jvmfwk-searched-paths.diff, patches/src680/apply:
	  # fixes searching for JREs; it allows to search subdirs, so all JREs
	  below /usr/lib/jvm are offered even when the first one is found in
	  /usr/lib, ...; it also pushes the right path, so one JRE is not
	  searched several times (fixes the the first very slow start);
	  it should be helpfull for everybody, n#203830, n#222708, i#64281

	* patches/src680/jvmfwk-gij32.diff, patches/src680/apply: search also
	  gij32, ..., so the 32-bit package works on x86_64; It is NovellOnly
	  because I did not want to break others; it should be OK but ...
	  n#222708

2007-02-27  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Mention recently filed i#74914 and i#74921
	for novell-win32-msi-patchability.diff.

2007-02-27  Matthias Klose <doko@ubuntu.com>

	* patches/src680/gccXXXXX.solenv.javaregistration.diff: Import from
	Fedora.
	* patches/src680/apply: Apply in FedoraFixes.

2007-02-27  Matthias Klose <doko@ubuntu.com>

	* src/Ubuntu.dic: Add new release names.

2007-02-26  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/warning-may-be-undefined-svtools.diff,
	  patches/src680/apply: fix one ppc-specific warning: operation on
	  'xxx' may be undefined; it is already fixed in OOo-2.2, so
	  we need not put it into ooo-build trunk, n#244339

	* patches/src680/helpcontent2-hungarian-fonts.diff,patches/src680/apply:
	  better Hungarian help font setting i#71452, n#244488

2007-02-26  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply/win32-multi-lang-installer.diff
	(setup_native/prj/build.lst): Remove fuzz.
	(setup_native/source/win32/customactions/sellang/sellang.cxx):
	Address one of the issues in the comments to i#66062: Don't
	deselect any of the languages that are installed as UI languages,
	for Windows installations with multiple UI languages. Update
	langid_to_string() to match msi-encodinglist.txt. Make the
	optional debugging output cleaner, to be turned on by a #define
	and not by uncommenting umpteen lines.

2007-02-14  Radek Doulik  <rodo@novell.com>

	* patches/src680/svx-extrusion-depth-fix.diff: updated patch with
	correct fix. the file we got was corrupted when saved in OOo in
	ppt format. the fix corrects the problem and we are not corrupting
	the ppt files anymore.

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

	* patches/src680/ubuntu-*lpi.diff: Updated and Refactor.
	* patches/src680/apply: Move ubuntu-*lpi patches.
	* patches/src680/jvmfwk-gij-paths.diff: Update for gcj-4.2.

2007-02-19  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: add new patch entry ( below )
	* patches/vba/vba-onlyadd-nonemptymodules.diff: new patch file, fix for
	n#146994 from head
	* patches/vba/sc-source-ui-vba-vbaworkbooks-cxx.diff: fix for n#245152 
	from head

2007-02-19  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move odf-converter.diff back to
	NovellOnlyWin32.
	* patches/src680/odf-converter.diff: Keep just the parts for
	associating .docx.

2007-02-19  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/64bit-bridges-2.diff,
	  patches/src680/apply: Rewrite some deep gcc magic to a simple
	  assembler.

2007-02-16  Giuseppe Ghib <ghibo@mandriva.com>

        * patches/src680/apply: moved gcj-workaround-serializer.diff
          to GCJWorkaround section.

2007-02-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-odma.diff
	(ucb/source/ucp/odma/odma_provider.cxx): Add comment about failed
	attempt to fix n#236929.

2007-02-16  Tor Lillqvist  <tml@novell.com>

	Don't include odfconverter.exe and its dependencies in the
	NovellWin32 installer. Instead deploy it as an OOo extension.

	* download.in
	* bin/unpack: Bin odfconverter related stuff.

	* patches/src680/apply: Move odf-converter.diff to the new set
	UnUsedButNotYetRemovedFromSVN.

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

	* bin/package-ooo: fix

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

	* Version 2.1.6		(SLED10-SP1-beta4)

	* configure.in, bin/generate-bash-completion, desktop/Makefile.am,
          desktop/calc.desktop.in.in, desktop/impress.desktop.in.in: optionally
          support all known openXML MIME types

2007-02-15  Florian Reuter <freuter@novell.com>

	* patches/src680/sfx2-pre-and-postprocess-during-save-load.diff: fix
          the behaviour for signed documents; small clean up

2007-02-13  Giuseppe Ghib <ghibo@mandriva.com>

        * fixed ChangeLog (was bin/package-ooo not bin/ooconfig).

2007-02-13  Giuseppe Ghib <ghibo@mandriva.com>

        * bin/package-ooo: append $BINSUFFIX for ooconfig in Mandriva
          VENDORNAME target; added manpages for other wrappers
          (calc, writer, etc.) in Mandriva VENDORNAME target.
        * bin/install-dictionaries: added entries for thes_nb_NO_v2, 
          thes_pt_PT_v2, thes_ru_RU.
        * patches/src680/gcj-workaround-serializer.diff: sound bug #69026 is
          back when building with gcj (using internal xalan jars, etc.).

2007-02-13  Rene Engelhard  <rene@debian.org>

	* patches/src680/recovery-disabled-crashreporter-localize.diff: revert
	  Tor's last change; a2az.pl is ran before patching so the
	  to-be-patched file already contains az

2007-02-12  Tor Lillqvist  <tml@novell.com>

	* doc/novell-win32-incremental-patch-build.txt: Update somewhat to
	cover the 2.0.4 to 2.1.0 patch. Mostly still just incoherent
	rambling.

2007-02-12  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply/novell-win32-msi-patchability.diff:
	(instsetoo_native/inc_openoffice/windows/msi_templates/components.txt):
	Add predefined component codes for "af", too.
	(solenv/bin/modules/installer/globals.pm): Add the hash tables
	%installer::globals::savedmapping, savedrevmapping,
	savedrev83mapping and saved83dirmapping to keep track of the file
	table keys (FTKs) and 8.3 names used in a previous build. When
	producing a build to which the intention is that it should be
	possible to upgrade by using a Windows Installer patch (.msp file)
	we should use the same FTKs and 8.3 names for files and folders as
	in the build from which we would be upgrading. Otherwise the
	msimsp program that builds the patch will get confused and
	unnecessarily include whole files as it thinks they are "new"
	because their FTK is different, their 8.3 name is different, or
	the folder they are in has a different 8.3 name.
	(solenv/bin/modules/installer/windows/file.pm)
	(solenv/bin/modules/installer/windows/idtglobal.pm)
	(solenv/bin/modules/installer/windows/directory.pm): Use the
	mapping hash tables.
	(solenv/bin/modules/installer/windows/msiglobal.pm): New function:
	installer::windows::msiglobal::read_saved_mappings(). If there is
	a PREVIOUS_IDT_DIR environment variable, it should point to the
	instsetoo_native/wntmsci10.pro/OpenOffice/msi/idt_files/foo/en-US
	folder of the previous build that we want to be upgradable
	from. Read File.idt and Director.idt in that folder and set up the
	mapping hash tables.
	(solenv/bin/make_installer.pl): Call read_saved_mappings().

2007-02-12  Tor Lillqvist  <tml@novell.com>

	* doc/AUTOGEN.NovellWin32ISO.sh: Use "mr-IN" and "ta-IN" instead
	of just "mr" and "ta" to match the codes in solenv/inc/postset.mk.

2007-02-12  Tor Lillqvist  <tml@novell.com>

	* patches/src680/recovery-disabled-crashreporter-localize.diff:
	Unbreak. The Hungarian article fix by bin/a2az.pl had been applied
	also to a "-" line, not just the "+" line.

2007-02-10  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Add no-db.jar.diff to GentooOnly

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

	* Version 2.1.5

2007-02-09  Florian Reuter <freuter@novell.com>
	* patches/src680/vcl-bitmap2-negative-height.diff. Fix crash for
	#228839.
	* patches/src680/sw-graphic-save-problem.diff and
	patches/src680/sfx2-pre-and-postprocess-during-save-load.diff fix
	for #240776.

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

	* bin/a2az.pl, bin/Makefile.am, bin/unpack, bin/build-ooo,
	  patches/src680/recovery-disabled-crashreporter-localize.diff:
	  a hack that fixes prefixes in the Hungarian translations;
	  the prefix 'a' is coorect for SO but 'az' must be used for OOo,
	  i#56622, n#210797

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

	* patches/src680/crash-gvfs.diff,
	* patches/src680/apply: fix gvfs silly infinite
	recursion: n#243805, i#74352

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

	* patches/src680/novell-win32-odma.diff
	(solenv/bin/modules/installer/windows/directory.pm): Fix
	copy-paste error: drop "my" keyword for variable already thusly
	declared.

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

	* patches/src680/64bit-bridges.diff,
	  patches/src680/apply: Bridges cleanup & float fix.

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

	* bin/make-win32-iso: More hacks. Abandon attempts to produce the
	same md5sum hex string for the languages in the multi-language
	installer here when running with DONTBUILD. It's just too much
	pain. Just pass it in in an environment variable.

	* doc/AUTOGEN.NovellWin32ISO.sh: Add mr, ta, xh and zu. Assume
	they don't have good help localisations. Move added languages
	since 2.0.4 last in the list in a feeble attempt to make the
	installer building Perl code handle the files specific to those
	langiages last, so that the uniquified file names for the older
	languages match.

	* patches/src680/novell-win32-msi-patchability.diff
	(instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt):
	Update with component codes for more languages.
	(solenv/bin/modules/installer/windows/file.pm): Use the same
	version number munging as in 2.0.4 but without any patchlevel
	attempts (i.e., <major>.<minor*100+micro>.<buildid>.0). Otherwise
	the version numbers would decrease from 2.0.4.
	(solenv/bin/modules/installer/windows/directory.pm): New diff: Use
	the folder name "OpenOffice.org 2.0" also for newer versions, so
	that msimsp (the tool that creates Windows Installer patches)
	won't think everything has changed and include all files in whole.
	Will have to check later whether one can change the default actual
	installation folder to still be called "OpenOffice.org 2.1" in a
	custom action, for instance.

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

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

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

	* Version 2.1.4

	* bin/stat-localizations: really compare strings with the related
	  en-US translations

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

	* patches/src680/psprint-title.diff,
	* patches/src680/apply: remove %%Title generation.

2007-02-07  Giuseppe Ghib <ghibo@mandriva.com>
	
	* patches/src680/mozilla-firefox.diff: rediff
	* patches/src680/mandriva-archflags.diff: merged from 2.0.4.
	* patches/src680/db42-fix-jni-includes.diff: merged from 2.0.4.
	* bin/ooinstall: added Mandriva to list of vendor providing the
          SDK into a package list.

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

	* patches/src680/apply: fix problem with compare of objects that have
	or are default paramaters
	* patches/vba/vba-basic-defaultparam-compare.diff:

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

	* patches/src680/apply: fix erase ( for redim ) also update vba 'like'
	 with caolan fix for literal strings
	* patches/vba/vba-basic-rtl-like.diff:
	* patches/vba/vba-basic-array-erase.diff:

2007-02-06  Hanno Meyer-Thurow  <h.mth@web.de>

	* bin/unpack: Fix check for system libwpd and libwps.

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

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: fix core with 
	Range.Areas collection
	* scratch/sc-vba/vbarange.cxx:

2007-02-06  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Mention issue i#74224 for
	win32-multi-lang-installer.diff.

2007-02-06  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-vrb-branding.diff
	(desktop/util/ooverinfo.rc solenv/inc/shlinfo.rc): Use a VRB
	fileversion that results in increased version compared to that
	used in the 2.0.4 branch. Don't bother with any PATCHLEVEL here,
	though. Can't use the exact same mechanism we *thouht* we were
	using in 2.0.4, though... It turns out that the Microsoft resource
	compiler is very braindamaged, and silently just ignores attempts
	to use multiplication in expressions for the parts in the
	fileversion statement. So the minor*100+micro that we used in
	2.0.4 didn't actually work, it just seemed to work, because minor
	was zero... When minor is 1, minor*100+micro produces the same as
	minor+micro. My head spins.

	So forget that arithmetic, and just use the VERVARIANT
	(i.e. upstream "build id", i.e. the number that was 9073 in 2.0.4
	and is 9095 in 2.1.0) as the first part, followed by major, minor,
	and micro. See the long comment this diff adds to ooverinfo.rc.

2007-02-05  Eric R Ward  <eward@novell.com>

	* etc/test.list: current list for OOo-2.1

2007-02-05  Petr Mladek  <pmladek@suse.cz>

	* doc/stat-localizations.txt: state in OOo-2.1

2007-02-05  Fridrich Strba  <fridrich.strba@bluewin.ch>
	* bin/unpack, configure.in: Add --with-system-libwps switch to
	configure.in. Make libwps tarball optionan in bin/unpack.

2007-02-05  Hanno Meyer-Thurow  <h.mth@web.de>

	* bin/unpack, configure.in: Add --with-system-libwpd switch to
	configure.in. Make libwpd tarball optional in bin/unpack.

	*  patches/src680/apply: Move no-db.jar below SystemJavaBits to apply
	cleanly.

2007-02-05  Tor Lillqvist  <tml@novell.com>

	Enable larger number of languages in the multi-lingual MSI
	installer, necessary because of the languages I added to
	AUTOGEN.NovellWin32ISO.sh on 2007-02-02.

	* patches/src680/win32-multi-lang-installer.diff
	(solenv/bin/make_installer.pl): Use the md5sum of the languages
	string at once when the languages string would be longer,
	i.e. over 32 chars, to avoid too long pathnames like
	c:/src/trunk/build/OOE680_m6/instsetoo_native/wntmsci10.pro/OpenOffice/msi/logging/en-US_ar_bg_ca_cs_da_de_el_es_et_fi_fr_he_hu_it_lt_lv_nb_nl_pl_pt-BR_pt_ru_sk_sl_sv_tr/log_OOE680__en-US_ar_bg_ca_cs_da_de_el_es_et_fi_fr_he_hu_it_lt_lv_nb_nl_pl_pt-BR_pt_ru_sk_sl_sv_tr.log. Don't
	unnecessarily repeat the languages string in the log file name,
	when the languages string is already present in the folder
	name. (The Perl stuff that builds the MSI installer produces
	absurd deep and long pathnames like the above. To add insult to
	injury Cygwin's Perl restricts pathnames at 256 chars, which I
	guess is kinda understandable as that is what the underlyting
	Win32 API does, except that one can use the \\?\ prefix and then
	get a 32K limit, so why doesn't Perl use that?)

	(solenv/bin/modules/installer/systemactions.pm): Use md5sum of
	languages string also for the folders where zip files from solver
	are unzipped, to avoid too long lines in ddf files.

	* bin/make-win32-iso: Recognize more languages. Look for the
	produced installer in the same place where it gets produced,
	i.e. use md5sum of the langiages string where appropriate to match
	what the Perl stuff does.

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

	* patches/src680/apply: don't apply no-db-jar.diff yet, doesn't apply
	  here and patch oderding seems to be a problem...

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

	* patches/src680/fpicker-kde-local-media2.diff,
	  patches/src680/apply: Improved workaround for media:// files.

2007-02-02  Tor Lillqvist  <tml@novell.com>

	* doc/AUTOGEN.NovellWin32ISO.sh: Add languages lv, sk and
	sl. Presumably their help translation coverages are poor.

2007-02-02  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply no-db-jar.diff for DebianBaseOnly

2007-01-31  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1.3		(SLED10-SP1-beta3)

2007-01-31  Florian Reuter <freuter@novell.com>

	* patches/src680/sfx2-pre-and-postprocess-during-save-load.diff:
	  add a "join" statement to sync threads; it fixes some random
	  crashes when opening .docx files [n#240928]

2007-01-31  Tor Lillqvist  <tml@novell.com>

	* download.in
	* bin/unpack: Use odfconverter-1.0.0-win32.zip. 

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

	* Version 2.1.2

	* patches/src680/novell-cjk-fonts.diff: rediff to apply cleanly

2007-01-30  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* patches/src680/cws-fs08.diff,
	* patches/src680/cws-wpsimport01.diff,
	* patches/src680/xmlhelp-use-libxslt-from-system.diff,
        * patches/src680/lwp-filter-component.diff:
	  adapting patches to the fact that we are using quite old milestone

2007-01-30  Fridrich Strba  <fridrich.strba@bluewin.ch>

	* patches/src680/cws-fs08.diff: backporting stability fixes.
	* patches/src680/cws-wpsimport01.diff,
	* patches/src680/apply, bin/unpack,
	* download.in: extracting the wps importer cws into ooo-build

2007-01-29  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/size-vcl-gcache.diff: fix crasher.

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

	* patches/src680/svtools-unsort-template-dialogentries.diff:
	undo our own madness.

	* patches/src680/svx-filter-userform-rowsource.diff:
	fix breakage.

	* patches/test/sal-constfoo.diff: patch to make
	CWS salstrintern build nicely.

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

	* src/banner_nld.bmp, src/nologoinstall_nld.bmp,
	  src/openintro_nld.bmp, src/openabout_nld.bmp: updated branding for
	  SLED10-SP1 and Novell Win32 OOo-2.1, n#236687

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

	* patches/src680/apply: add caolan's 'Like' operator patch i#73830
	* patches/vba/vba-basic-rtl-like.diff: the patch file

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

	* patches/src680/vba-basic-array-erase.diff: make this patch for not 
	just compatible mode, also make sure illegal access to undefined 
	dimensions is detected

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

	* patches/src680/fpicker-listentry.diff,
	* patches/src680/fpicker-autoectn.diff,
	* patches/src680/apply: fix Joe Harmon's bug.

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

	* doc/strhash.txt: add thoughts.

2007-01-24  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-odma.diff
	(ucb/source/ucp/odma/odma_provider.cxx): No need to set
	aProp->m_sDocumentName in ContentProvider::queryContent() as it
	will immedately be set again to the same value in
	fillDocumentProperties() called from append() a few lines below.
	(scp2/source/ooo/file_ooo.scp): Remove fuzz.
	(framework/prj/build.lst): New diff. Make framework depend on ucb,
	from which we need odma_lib.lib.
	(framework/source/uielement/recentfilesmenucontroller.cxx): New
	diff. In RecentFilesMenuController::fillPopupMenu(), for ODMA
	URIs, call ODMGetDocInfo() to get the name ("Subject" in
	GroupWise) of the document, and put that in the Recent Documents
	menu instead of the human-unreadable URI. (n#236951)
	(framework/util/makefile.mk): New diff. Link fwk680mi.dll with
	odma_lib.lib.

2007-01-23  Petr Mladek  <pmladek@suse.cz>

	* bin/package-ooo: removed the system directory /usr/lib/xml from
	  the file list

	* desktop/template.desktop.in.in: use the general icon ooo-gulls.png
	  instead of ooo-template.png because it creates the general
	  name "Office Suite" in the menu, n#23681; I wonder who created
	  this schizophrenic menu entry ;-)

2007-01-23  Noel Power  <noel.power@novell.com>

	* patches/src680/sc-source-ui-vba-vbarange-cxx.diff: correct 
	implementation of Range.PrintOut method ( now prints range only )

2007-01-23  Tor Lillqvist  <tml@novell.com>

	* patches/src680/odf-converter.diff
	(setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.hxx)
	(setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx)
	(setup_native/source/win32/customactions/reg4msdoc/registrar.cxx):
	Check that both .doc and .docx are either nonexistent in HKCR, or
	both associated with OOo before preselecting the "Microsoft Word
	Documents" button. Register us also for .docx. (n#232351)

2007-01-22  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/apply: add iz#numbers for warning-may-be-undefined-*

2007-01-22  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added new patch below for i#73753
	* patches/src680/svx-filter-userform-rowsource.diff:

2007-01-22  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1.1		(SLED10-SP1-beta2)

2007-01-22  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/warning-may-be-undefined-extensions.diff,
	  patches/src680/warning-may-be-undefined-sch.diff,
	  patches/src680/warning-may-be-undefined-binfilter.diff,
	  patches/src680/warning-may-be-undefined-nas.diff,
	  patches/src680/warning-may-be-undefined-sw.diff,
	  patches/src680/warning-may-be-undefined-sd.diff,
	  patches/src680/apply: fix the warning: operation on 'xxx' may be
	  undefined

	* patches/src680/size-sal-textenc.diff: fix parallel build;
	  libsal_textenc.so depends on libuno_sal.so

2007-01-22  Florian Reuter <freuter@novell.com>

	* patches/src680/sfx2-pre-and-postprocess-during-save-load.diff:
	  show progress when the external application is running
	* patches/src680/apply: move
	  sfx2-pre-and-postprocess-during-save-load.diff to be applied
	  after cws-npower3.diff

2007-01-19  Rene Engelhard  <rene@debian.org>

	* bin/openoffice-xlate-lang: add gl (galician)

2007-01-18  Noel Power  <noel.power@novell.com>

	* patches/src680/2005-express-stl-remove.diff: add new patch hunk for
	slideshow/source/engine/userpaintoverlay.cxx

2007-01-18  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/static-libs-use-_pic.diff: Remove hunspell bits.
	* patches/src680/hunspell-lib-use-_pic.diff: Splitted out from
	static-libs-use-_pic.diff.
	* patches/src680/apply: Adjust for the split above; don't apply
	hunspell-lib-use-_pic for UbuntuFeisty.

2007-01-18  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff: scratch
	to patch sync to include caolan's version api bits
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-hxx.diff:

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

	* patches/src680/apply: Move odf-converter.diff and
	novell-win32-msi-patchability.diff from NovellWin32Experimental to
	NovellOnlyWin32. Move hack_ooqstart-glib.diff from
	FixesNotForUpstream to LinuxOnly, as it for some reason doesn't
	apply on Win32.

	* patches/src680/novell-win32-msi-patchability.diff
	(instsetoo_native/inc_openoffice/windows/msi_templates/components.txt):
	Update with new component codes from a fresh build (en-US only,
	though).

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

	* patches/src680/size-thread-stack.diff, patches/src680/apply: bin the
	  patch; it caused some problems with qatesttool and gengal; Michael
	  suggested that is not worth fixing and shoule be removed completely

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

	Merge from ooo-build-2-0-4:

	* distro-configs/NovellWin32ISO.conf.in: No use having --with-lang
	and --with-poor-help-localizations switches here. They need to be
	passed to ooo-build's configure script (or autogen.sh). It's too
	late to pass them only to the upstream configure script.

	* doc/AUTOGEN.NovellWin32ISO.sh: Keep them in this new file
	instead. The autogen.sh command line I use for full Novell Win32
	ISO builds.

	* patches/src680/novell-win32-msi-patchability.diff
	(solenv/bin/modules/installer/windows/file.pm): Store hash values
	for *all* files in the MsiFileHash table. Don't leave out .exe and
	.dll files. A few of the .exe and .dll files are unversioned after
	all. Without hash values, .msp files have to include them in whole
	instead of just as a binary diffs when they are updated.

	* patches/src680/novell-win32-msi-patchability.diff
	(instsetoo_native/inc_openoffice/windows/msi_templates/components.txt):
	Use precomputed NovellWin32-specific GUIDs for the components
	instead of generating new GUIDs each time the installer is built.

	* patches/src680/odf-converter.diff
	(filter/source/config/fragments/filters/MOOX.xcu): Add /DOCX2ODT
	and /ODT2DOCX switches to the odfconverter.exe invocation to
	explicitly specify the conversion direction. Add ALIEN flag.

	* patches/src680/odf-converter.diff: Don't need to install
	machine.config file now that we bundle it in
	odfconverter.exe. (See patches in Mono bug #80305)

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

	* patches/src680/sal-osl-lock-file.diff: Minor update.

2007-01-16  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbaapplication.[ch]xx: caolan's version api impl
	* scratch/offapi-vba/XApplication.idl:

2007-01-15  Tor Lillqvist  <tml@novell.com>

	* bin/unpack: Require the Agfa Monotype font tarball in
	NovellWin32 builds.

2007-01-15  Tor Lillqvist  <tml@novell.com>

	* download.in (download_files)
	* bin/unpack: Use odfconverter-0.0.9-win32.zip.

2007-01-15  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-odma.diff
	(solenv/bin/modules/installer/windows/component.pm)
	(solenv/bin/modules/installer/windows/directory.pm)
	(scp2/source/ooo/file_ooo.scp): Diffs to new files: Install the
	empty soffice.{ods,odg,odp,odt} files also in %WINDIR%\ShellNew,
	as that is where GroupWise looks for them when creating a new OOo
	document. (n#233463)

2007-01-14  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/no-db.jar.diff,
	  patches/src680/apply: db.jar unused with CXXHelpLinker.
	Add no-db.jar.diff to and drop disable-rhino.diff again from
	GentooExperimental section.

	* patches/src680/cxx-helplinker_helpcontent2-without-java.diff
	  patches/src680/apply: (CXXHelpLinker) Build helpcontent2 without Java.

2007-01-13  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/hack_ooqstart-glib.diff,
	  patches/src680/config_with-seamonkey.diff
	  patches/src680/mozilla-firefox.diff
	  patches/src680/apply:
	  - Add temporary hack to build ooqstart even for KDE-only systems.
	    Hardwire glib-2.0 dependency.
	  - Add --with-seamonkey configure flag to link with seamonkey-*.pc.

2007-01-11  Jan Holesovsky  <kendy@suse.cz>

	* doc/shared-worksheet.txt: Update.
	* patches/src680/sal-osl-lock-file.diff,
	  patches/src680/apply: Introduce osl_lockFile().

2007-01-11  Petr Mladek  <pmladek@suse.cz>

	* Version 2.1	(SLED10-SP1-beta1)

	* configure.in, bin/setup.in, bin/generate-bash-completion,
	  bin/package-ooo, desktop/Makefile.am, desktop/writer.desktop.in.in:
	  adds .docx to bash completion; adds the related MIME type to the
	  desktop file; it is optional; you can enable it by --enable-openxml

	* distro-configs/SUSE-10.0.conf.in, distro-configs/SUSE-9.3.conf.in:
	  use --disable-dbus

2007-01-11  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Add /scp2-user-config-ooo-2.0.diff
	to Gentoo

2007-01-11  Tor Lillqvist  <tml@novell.com>

	* patches/src680/fast-mkdepend.diff (soltools/mkdepend/main.c)
	(soltools/mkdepend/parse.c): Fix C99isms.

2007-01-11  Noel Power  <noel.power@novell.com>

	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff: sync scratch->patch
	{ or at least some of scratch }
	* patches/vba/sc-source-ui-vba-vbaworkbook-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/offapi-org-openoffice-vba-xworkbook-idl.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:

2007-01-11  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/scp2-user-config-ooo-2.0.diff, patches/src680/apply:
	  always use ~/.ooo-2.0 to do not lost the old user configuration;
	  it looks ugly but ... :-(; upstream uses ~/.openoffice.org2, so
	  they ignore the minor version as well
	* patches/src680/version-2-0-pre.diff: bin unused

2007-01-11  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.cxx: fix some problems with basic 
	implementation of Range.AutoFill. Also fix Range.Select for multi-Area
	range	
	* scratch/sc-offapi/XWorkbook.idl: add Sheets attribute
	* scratch/sc-vba/vbaworkbook.cxx: implementation for Sheets
	* tests/macro/MiscRangeTests.xls: added regression test for multi-area 
	select
	* tests/macro/AutoFillTest.xls: new test document for Autofil

2007-01-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/shared-worksheets.diff,
	  patches/src680/modal-changes-dialog.diff,
	  patches/src680/apply: Split shared-worksheet.diff into the part that
	  implements the functionality, and a part that adds possibility to
	  make modal changes dialog.

2007-01-11  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/speed-configmgr-getsimplerootname.diff,
	* patches/src680/speed-configmgr-isnamed.diff,
	* patches/src680/apply: chop some particularly unfortunate
	inefficiencies out of configmgr.

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

	* patches/src680/size-sal-textenc.diff: Win32 fixes by sb.

2007-01-10  Petr Mladek  <pmladek@suse.cz>

	* desktop/scalable/ooo-*.svg: new scalable versions of the app icons
	* desktop/48x48/ooo-*.png,
	  desktop/32x32/ooo-*.png,
	  desktop/24x24/ooo-*.png,
	  desktop/22x22/ooo-*.png,
	  desktop/16x16/ooo-*.png: new pixel precise icons for specific sizes
	* desktop/ooo-*.png: bin icons obsoleted by desktop/48x48/ooo-*.png
	* bin/package-ooo: install the new pixel precise icons below
	  $prefix/share/icons/hicolor/$size/apps/; create compat symlinks
	  $prefix/share/pixmaps/* -> $prefix/share/icons/hicolor/48x48/apps/*

	* many thanks to Jakub Steiner <jimmac@ximian.com> for the icons;
	  it is related to the Icon Theme Specification, see
	  http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html

2007-01-10  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/makefile.mk: fix problem with multi area selection,
	also block PrintOut method from returning until preview is closed 
	( if Preview option is set to true )
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbarange.cxx:

2007-01-10  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/speed-bdirect.diff: use -BDirect linking also on
	  x86_64
	* patches/src680/speed-hash-style.diff,patches/src680/apply:
	  use --hash-style=gnu, when available, instead of -zdynsort linking

2007-01-10  Noel Power  <noel.power@novell.com>

	* patches/src680/sc-vba-autofill-support.diff: rearrange the FillAuto
	function so some extra parameters can be passed down the change, 
	note needed for the vba api ( but doesn't change the normal behaviour of
	autofill function )

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

	* patches/src680/shared-worksheets.diff: Update to my current working
	  version.

2007-01-10  Rene Engelhard  <rene@debian.org>

	* bin/setup.in: fix, SYSTEM_GCC conditional is gone, so don't use it
	  to protect --with-system-stdlibs addition. Make it unconditional
	* distro-configs/*.in: remove --with-system-stdlibs from
	  distro-configs which have it, too

2007-01-09 Florian Reuter <freuter@novell.com>

	* added patches for i#71939 and i#73301 which allow to specificy
	  a pre and postprocessing applciation for import and export:
	  - patches/src680/sfx2-pre-and-postprocess-during-save-load.diff
	  - patches/src680/desktop-application-octet-stream-mime-type.diff

2007-01-09  Noel Power  <noel.power@novell.com>

	* scratch/offapi-vba/makefile.mk: initial autofill implementation
	* scratch/offapi-vba/XRange.idl:
	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbarange.cxx:

2007-01-09  Patrick Luby  <patrick.luby@planamesa.com>

	* patches/src680/apply: removed file below, no longer needed.
	* patches/src680/macosx-config_office-visibility.diff: removed

2007-01-08  Petr Mladek  <pmladek@suse.cz>

	* patches/vba/vba-basic-array-erase.diff: fix to apply

2007-01-08  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/size-sal-textenc.diff: Removed the workaround,
	  introduced a fix that is present in the other sal files as well.

	* patches/src680/sal-rtl-debugprint.diff: Be able to print
	  rtl_uString*.

2007-01-08  Michael Meeks  <michael.meeks@novell.com>

	* patches/src680/gui-sd-nav-icons.diff,
	* patches/src680/apply: add fix for impress navigator alpha.

	* patches/src680/libsb_gcc4_visibility_markup.diff:
	remove, stale, Intel owned - very hard to get up-stream etc.

2007-01-08  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/size-sal-textenc.diff: Workaround crash for 'exotic'
	  encodings.

2007-01-08  Radek Doulik  <rodo@novell.com>

	* patches/gstreamer: added gstreamer-vcl.diff, with changes
	described below. modified gstreamer-slideshow.diff to use
	SetForwardKey, SetMouseTransparent and disable background painting

	* build/OOO_2_0_4/vcl/unx/inc/plugins/gtk/gtkobject.hxx (class
	GtkSalObject): override the virtual method SetForwardKey

	* build/OOO_2_0_4/vcl/unx/gtk/window/gtkobject.cxx: gtk
	implementation of SetForwardKey method

	* build/OOO_2_0_4/vcl/source/window/syschild.cxx: implementation
	of SetForwardKey method, call into implementation class

	* build/OOO_2_0_4/vcl/inc/syschild.hxx (SystemChildWindow): as
	below

	* build/OOO_2_0_4/vcl/inc/salobj.hxx (SalObject): added new
	virtual function to enable key events forwarding

2007-01-08  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/scsolver-source-inc-optiondlg-hxx.diff:
	* patches/scsolver/scsolver-source-ui-optiondlg-cxx.diff:
	* patches/scsolver/scsolver-source-ui-scsolver-hrc.diff:
	* patches/scsolver/scsolver-source-ui-scsolver-src.diff: added two new
	options in the Options dialog to set integer and positive value 
	constraints.

2007-01-06  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/disable-regcomp-java.diff,
	* patches/src680/disable-regcomp-python.diff,
	* patches/src680/apply: remove, they were workarounds for gcc bug
	#13212.

2007-01-05  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/warning-return-values-cppcanvas.diff,
	  patches/src680/apply: enable the dummy return for all gcc-4.1.x
	  patchlevels, i#58976

2007-01-05  Jan Holesovsky  <kendy@suse.cz>

	* download.in: Fix for non-upstream packages.

2007-01-05  Michael Meeks  <michael.meeks@novell.com>

	* patches/test/qstart.cxx,
	* patches/test/package-shrink.diff,
	* patches/test/xim-fixes3-rest.diff,
	* patches/test/xmlsearch-xerxes.diff,
	* patches/test/redirect-bdirect.c: remove, obsolete.

	* patches/test/sc-source-ui-vba-*: bin, badly obsolete,
	* patches/test/*vba*: remove build bits too.
	* patches/test/win32-odma*: remove, now implemented nicely.
	* patches/test/OpenSymbol.sdf, opens___.ttf: bin, obsolete.
	* patches/test/ArtificialBoldItalic.diff: bin (stDlyCaps?)
	* patches/test/canvas-*.diff: bin demo app (up-stream).

	* patches/test/sc-*ecma*.diff: add, they got stuck on the
	2.0.2 branch somehow & didn't make it to HEAD.

2007-01-05  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: scratch to patch synchronize
	* patches/vba/offapi-org-openoffice-vba-excel-xldvalertstyle-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-xvalidation-idl.diff:
	* patches/vba/sc-source-ui-vba--vbavalidation-cxx.diff:
	* patches/vba/sc-source-ui-vba--vbavalidation-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheets-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-hxx.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:

2007-01-05  Patrick Luby  <patrick.luby@planamesa.com>

	* patches/src680/apply: add new patch below
	* patches/src680/macosx-config_office-visibility.diff: disable 
	visibility flag for mac

2007-01-05  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff: removed
	XlDVAlertStyle.idl from makefile

2007-01-05  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/apply: Fix sections UbuntuFeisty, UbuntuFeisty64.
	* patches/src680/ubuntu-feisty-lpi.diff: Update.

2007-01-04  Petr Mladek  <pmladek@suse.cz>

	* patches/src680/automation-testtool-delete.diff,
	  patches/src680/apply: fixes a testtool crash caused by a wrong older
	  of delete commands, i#73139

	* src/Makefile.am: add ooonologointro.bmp

2007-01-04  Noel Power  <noel.power@novell.com>
	
	* scratch/offapi/Excel/makefile.mk: added VBA.idl ( missing file )
	* scratch/offapi/Excel/VBA.idl:  new file
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:  sync
	with scratch

2007-01-04  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: temporarily disable basic-speedup-fix.diff 
	there is a problem with the patch ( need to investigate )

2007-01-04  Noel Power  <noel.power@novell.com>

	* patches/src680/libsb_gcc4_visibility_markup.diff: modified to fix
	visibility problem with testool
	* patches/src680/macosx-scp2-testtool.diff: removed
	* patches/src680/macosx-automation-testtool.diff: removed
	* patches/src680/macosx-scripting-events.diff: removed
	* patches/src680/apply: modified wrt above

2007-01-03  Sasa Ostrouska  <saxa@droplinegnome.org>

	* Begining of work for porting it to a 64bit DroplineGNOME for
	Slamd64.
	* added distro-configs/DroplineGNOME64.conf.in 
	* added DroplineGNOME64 into patches/src680/apply
	* added DroplineGNOME64 in configure.in

2007-01-03  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/size-sal-textenc.diff: SHL3 -> SHL4 seems to work
	  better.

	* patches/src680/fast-mkdepend.diff,
	  patches/src680/apply: The symbols are global.

	* patches/src680/strip-guards-additions.diff: One more file to patch.

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

	* patches/src680/apply: removed macosx-scripting-events.diff
	* patches/vba/vbaevents-services-sources.diff: incorporated change
	from macosx-scripting-events.diff into this file

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

	* patches/vba/basic-speedup-fix.diff: implement a little prefetch cache
	of the indexes into the refLocals array based on the opcode
	* patches/src680/apply: add patch file

2007-01-03  Patrick Luby  <patrick.luby@planamesa.com>

	* patches/src680/macosx-automation-testtool.diff,
	* patches/src680/macosx-lpsolve-makefile.diff,
	* patches/src680/macosx-sfx2-objstor.diff,
	* patches/src680/macosx-scp2-testtool.diff,
	* patches/src680/macosx-scripting-events.diff,
	* patches/src680/apply (MacOSXCommon): add section, further
	subset FontConfigTemporaryHacks and 64bitTemporaryHacks into
	their own sections. Add fixes to get VBA bits building nicely
	on OSX / NeoOffice.

2007-01-03  Radek Doulik  <rodo@novell.com>

	* patches/src680/svx-extrusion-depth-fix.diff: updated for 2.1,
	part of the problem (division by zero) is already fixed in 2.1

2007-01-03  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/apply: added CairoFonts to rPathCommon as requested
	on the mailing list.

2007-01-03  Tor Lillqvist  <tml@novell.com>

	* patches/apply.pl (is_old_patch_version): For some reason I don't
	understand, now with SVN, we shouldn't do the "old patch version"
	magic on Cygwin any more. Oh well, this speeds up "make
	patch.apply" a tiny bit it as the sed process is left out.

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

	* scratch/sc-vba/vbahelper.[ch]xx: new common PrintOut helper method
	* scratch/sc-vba/vbarange.[ch]xx:  add new PrintOut method
	* scratch/sc-vba/vbaworksheets.cxx: use helper PrintOut Method 
	* scratch/offapi-vba/XRange.idl: add new PrintOut method
	* scratch/offapi-vba/XValidation.idl: oops ( forgot to commit this )

2007-01-02  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added fix for n#229874,
	svx-extrusion-depth-fix.diff. it removes highest bit from
	extrusion depth properties which seems to be incorrectly set by
	older version MS office (to be clarified in the bug)

2007-01-02  Jan Holesovsky  <kendy@suse.cz>

	* bin/strip-guards: Don't remove empty line before the first #include.
	* patches/src680/strip-guards-additions.diff: Adapt to the previous,
	  remove <hash_map> includes - ooo-build specific, adapt to -p0 patch.

2006-12-28  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Use STLport from system now
	* patches/src680/apply:
	* patches/src680/stlport-ppc-buildfix.diff: Bin, not needed anymore
	cause of the above

2006-12-28  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-stlport51.diff,
	  patches/src680/apply: STLport 5.1.0 support. Add to STLport5 section.

2006-12-28  Miklos Vajna  <vmiklos@frugalware.org>

	* src/open{about,intro}_fw{,64}.bmp: The previous Frugalware splash
	update was problematic, here is the fix.

2006-12-27  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/gentoo-gcc-naming-and-versioning.diff: Bin hack.
	* patches/src680/disable-parser-jaxp.diff: Skip jaxp.jar & parser.jar.
	* patches/src680/apply: rhino & scripting fail with gcj-4.2.20061212,
	disabled for GentooExperimental.

2006-12-27  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Finaly add --with-system-db to
	Gentoo defaults.

2006-12-27  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Add STLport5 to GentooBase, also move some
	more patches from GentooExperimental to GentooBase. Don't use
	version-2-0-pre.diff anymore.

2006-12-25  Andreas Proschofsky  <suka@gentoo.org>

	* src/openintro_gentoo.bmp: Update Gentoo splash screen

2006-12-25  Andreas Proschofsky  <suka@gentoo.org>

	* desktop/*.png: Update to newer icons from the ooo_build_2_0_4-branch

2006-12-25  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Disable vcl-debug.diff for now, breaks
	the build.

2006-12-25  Andreas Proschofsky  <suka@gentoo.org>

	* bin/unpack: Fix --with-srcdir, again.
	Files that are not downloaded should be referenced with
	$TOOLSDIR/src and not $SRCDIR 

2006-12-25  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Also add BerkeleyDB43 to GentooBase

2006-12-24  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Add CairoFonts, CXXHelpLinker and ICU36 to
	GentooBase

2006-12-24  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Modify Gentoo defaults, so that we
	don't need the system-tarball anymore

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

	* patches/src680/speed-3dtexture-line.diff:
	dont' do a per-pixel GetBitmapSize.

	* patches/cairo/cairo-alpha-speedup.diff,
	* patches/src680/apply: don't do expensive depth
	conversions we don't need to.

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

	* patches/src680/fast-mkdepend.diff: Improve the makedepend speed so
	  that it handles includes without guards nicely.

	* patches/src680/strip-guards-additions.diff: Few fixes needed after a
	  run of bin/strip-guards.

2006-12-22  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: postpone applying CairoFonts patchset for
	  Debian{,64}

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

	* patches/src680/apply: apply gnome2.16-no-bonobo.diff for
	  DebianSidOnly

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

	* patches/src680/apply: apply CairoFonts patchset for Debian{,64}, too
	* patches/src680/ooo59127.vcl.honourcairofont.diff: add
	  checks for appropriate gdk and cairo, adapt to apply
	  after Jians fix

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

	* bin/strip-guards: Stripe even .h and .hxx.

2006-12-21  Miklos Vajna  <vmiklos@frugalware.org>

	* src/open{about,intro}_fw{,64}.bmp: Update Frugalware splashes for
	  2.1.

2006-12-21  Matthias Klose  <doko@ubuntu.com>

	* bin/openoffice-xlate-lang: Add kannada and swahili.

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

	* bin/strip-guards: Rewrite #ifndef _BLAH_ #include <blah.hxx> #endif
	  to simple #include <blah.hxx> (if possible).

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

	* patches/test/configmgr-refactor.diff: more work.

	* patches/src680/size-cppuhelper.diff: add hash_map
	include for vcl's canvastools.

	* patches/src680/cws-configmgrassert.diff,
	* patches/src680/apply: fix silly warnings issue.

2006-12-20  Rene Engelhard  <rene@debian.org>

	* configure.in, bin/test-ooo, bin/install-dict.in, bin/ootool.in: 2.1

2006-12-20  Rene Engelhard  <rene@debian.org>

	* distro-configs/DebianEtch{,64}.conf.in: add, currently identical with
	  "normal" Debian{,64}.conf.in
	* configure.in: add DebianEtch{,64}.conf.in
	* apply: add DebianEtch{,64} sections

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

	* patches/src680/size-cppuhelper.diff: adapt for sb's comments.

	* patches/src680/apply: make smoketest run in a stock
	ooo-build build.

2006-12-20  Miklos Vajna  <vmiklos@frugalware.org>

	* bin/setup.in: Silence a warning when using autoconf >= 2.60.

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

	* patches/src680/ubuntu-feisty-lpi.diff: New patch.
	* patches/src680/apply: New sections UbuntuFeisty, UbuntuFeisty64,
	UbuntuFeistyOnly.
	* configure.in: Add new patchsets.
	* distro-configs/UbuntuFeisty{,64}.in: New.

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

	* patches/src680/smoketest-simple-install.diff: add,
	* patches/src680/smoketest-noinstall.diff: bin,

2006-12-20  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, patches/src680/cws-cmcfixes30.diff:
	  cws-extract cmcfixes30

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

	* configure.in: Fill MWS correctly for OOE680_m* milestones.

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

	* patches/src680/size-cppuhelper.diff: squeeze yet more
	memory savings: ~700k total.

2006-12-19  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Put odf-converter.diff and
	novell-win32-msi-patchability.diff into a new set,
	NovellWin32Experimental, so that they don't seem unused.

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

	* configure.in,
	  download.in,
	  bin/setup.in: Use up-stream sources from
	  http://download.openoffice.org/2.1.0/source.html instead of our
	  self-packaged.  (Still there's a copy is provided in
	  go-oo.org/packages/upstream-copy; this one is used if you specify
	  --with-mirror="http://go-ooo.org/packages" or a go-oo.org
	  mirror.)
	* configure.in: Identify yourself as 2.1.0.0.

	* patches/src680/pyuno-objects-allocation.diff,
	  patches/src680/vcl-glyphs-cjk-embolden.diff,
	  patches/src680/apply: Bin, not needed since OOE680_m3.

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

	* scratch/sc-vba/vbavalidation.hxx: Add *basic* validation property, 
	object and associated constants.
	* scratch/sc-vba/makefile.mk:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XRange.idl:
	* scratch/offapi-vba/Excel/XlDVAlertStyle.idl:
	* scratch/offapi-vba/Excel/makefile.mk:

2006-12-19  Miklos Vajna  <vmiklos@frugalware.org>

	* download.in, bin/unpack: Newer dejavu-ttf packages have a .tar.bz2
	extension.

2006-12-19  Lin Peifeng   <pflin@novell.com>

	* patches/src680/find-chinese-font.diff: add to head for mixed font set
	* patches/src680/apply: apply find-chinese-font.diff

2006-12-18  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/*.diff: Merge from 2.0.4 branch.

2006-12-19  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/apply: remove sfx2-docfile-newfilesave.diff
	  toolkit-control-unoctrol.diff, i18npool-chinese-char-dic.diff

2006-12-18  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/omit-fp-workaround.diff,
	  patches/src680/xmlhelp-port-to-db-4.4.diff: Not needed any more.

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

	* patches/src680/apply: [ SVGImport ] section of the work-in-progress
	  svg-import.diff.

2006-12-18  Rene Engelhard  <rene@debian.org>

	* Makefile.am: fix
	* bin/setup.in: don't display gcc33 anymore, removed

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

	* patches/src680/recovery-disabled-crashreporter-localize.diff: Fix &
	  enable again.
	
	* patches/src680/apply: [ArkOnlyExperimental] section for the disabled
	  patches not to bloat the --find-unused output.

2006-12-18  Noel Power  <noel.power@novell.com>

	* scratch/sc-vba/vbarange.[ch]xx: some impl for insert/autofilter
	methods
	* scratch/sc-offapi/XRange.idl: 

2006-12-18  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-globals.diff: removed these patches from cvs
	patches are folded into cws-npower4.diff
	* patches/vba/vba-mscompat-wait.diff:
	* vba/vba-basic-default.diff:

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

	* patches/src680/apply: Move FedoraFixes from Common to
	LinuxCommon, as ooo64508.vcl.honourfontconfighinting.diff causes
	compilation errors on Win32 (and fontconfig is not used on Win32
	anyway).

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

	* patches/src680/apply, odk-no-strip.diff: don't strip ODK apps
	* patches/src680/apply, odk-sparc-platform.diff: add sparc to
	  settings.mk

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

	* src/oonologointro.bmp: remove, ...
	* src/ooonologointro.bmp: .. add this instead
	* bin/unpack: s/oono/ooono/

2006-12-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-build-fixes.diff (solenv/inc/postset.mk):
	Update completelangiso to match that in ooe680-m6.

2006-12-16  Tor Lillqvist  <tml@novell.com>

	* bin/unpack: Typo: Use $SRCDIR, not src.

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

	Merge from 2.0.4:
	
	* doc/novell-win32-incremental-patch-build.txt: Update. Add
	information gathered while working on the 2.0.4-4 patch.

	* patches/src680/odf-converter.diff: New file, first attempt at
	adding the OdfConverter already in the Win32 installer. Use the
	vnd.sun.star.expand: prefix, and use $ORIGIN instead of %origin%
	which doesn't work for me on Windows. Deliver the odfconverter
	runtime depencencies from where unpack puts them.

	* download.in
	* bin/unpack: download and unpack the Win32 statical Mono
	OdfConverter (its current version is 0.0.5) and its dependencies.
	Download and unpack the tarball with jimmac's Windows .ico icons
	for OOo (on NovellWin32 builds only for now).

2006-12-14  Jiao Jianhua <jjiao@novell.com>

	* patches/src680/apply: disable the patch toolkit-control-unoctrol.diff 
	because two apis can be accessed by peer window.

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

	* patches/test/configmgr-refactor.diff: update for up-streamed
	string changes.

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

	* patches/src680/apply: add vba-errorhandler-propagation.diff, i#72062
	seems this got disabled due to the a lag between me updating apply
	and commiting the file

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

	* doc/history.ods: update for 2.1

	* configure.in: switch to ooe680-m6

	* patches/src680/apply (DroplineGNOMEOnly): bin
	stale gui-font-paranoid-fallback.diff

	* patches/src680/xmlsecurity_source_xmlsec_nss_gcc4_compile_fix.diff,
	* patches/src680/internal-nss-xmlsecurity.diff,
	* patches/src680/internal-libnss.diff, 
	* patches/src680/internal-nss.diff, 
	* patches/src680/apply: bin, obsolete.

2006-12-14  Tor Lillqvist  <tml@novell.com>

	Merge from 2.0.4:

	* patches/src680/novell-win32-odma.diff
	(fpicker/source/odma/ODMAFilePicker.cxx): When doing a Save As,
	call ODMNewDoc() also if the m_aDefaultName is nonempty but not an
	ODMA ID. This avoids an ODMA error message.

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

	* bin/src-pack-solaris: Renamed src.tar.bz2 to src_core.tar.bz2 for
	  easier Bouncer handling.

2006-12-14  Jiao Jianhua <jjiao@novell.com>

	* patches/src680/toolkit-control-unoctrol.diff, 
	* patches/src680/apply: Add patch and apply. provide apis for view control. 

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

	* doc/configmgr.txt: more notes on tangled things.

2006-12-13  Jiao Jianhua <jjiao@novell.com>

	* scratch/offapi-vba/XRange.idl, 
	  scratch/sc-vba/vbarange.hxx, 
	  scratch/sc-vba/vbarange.cxx: Create TextToColumns as a stub and comment it

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

	* patches/src680/vcl-gnome-screensaver-poke.diff: do not unref
	dbus connection, see
	https://bugs.freedesktop.org/show_bug.cgi?id=9309 for explanation

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

	* patches/src680/shared-worksheets.diff: The Accept Changes dialog on
	  Save is modal now.
	* doc/shared-worksheet.txt: Update.

	* patches/src680/cws-codecleanup01-newhdl.diff: Update to apply.

2006-12-12  Rene Engelhard  <rene@debian.org>

	* configure.in, bin/build-ooo: remove FORCE_GCC33 and
	  internal/system-gcc obsoleteness
	* fonts/opens___.ttf, Makefile.shared, fonts/package: opens___.ttf removed,
	   fixed upstream
	* fonts/OpenSymbol.sfd, symbols.xls: move to patches/test
	* fonts/Makefile.am, fonts/.cvsignore: remove, nothing to see here anymore :)

2006-12-11  Jonathan Smith <smithj@rpath.com>

	* patches/src680/apply: added BerkeleyDB43 to rPathCommon.

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

	* patches/src680/size-new-handler.diff: bin.
	* cws-codecleanup01-newhdl.diff,
	* patches/src680/apply: remove 1/2Mb of wastage.

2006-12-08  Noel Power <noel.power@novell.com>

	* patches//vba/vba-error-object.diff: make sure error is cleared when
	'On Error Goto 0' is encountered

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

	* bin/relocstat: add method relocation count / size accounting.

	* patches/src680/size-new-handler.diff,
	* patches/src680/apply: re-factor to kill crud, hopefully
	we don't need this anyway.

2006-12-08  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/ooo64508.vcl.honourfontconfighinting.diff: Update 
	for FC_EMBEDDED_BITMAP

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

	* patches/vba/vba-error-object.diff: modified to make sure Error clears
	error message

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

	* patches/vba/vba-error-object.diff: allow user defined messages to 
	be displayed in the error box, also tweaked behaviour when a system 
	error is raised ( with/without ) a user supplied description
	* test/macros/missing_vbafeatures.ods: some info on dde apis

2006-12-07  Miklos Vajna <vmiklos@frugalware.org>

	* patches/src680/apply: add system-db-4.3-java-library-path.diff to
	FrugalwareOnly as it is needed by CXXHelpLinker.

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

	* bin/cws-commit-patch,
	  bin/cws-commit-patch-old: Renamed to avoid confusion - it just went
	  up-stream.

2006-12-06  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/apply: Add CairoFonts & CXXHelpLinker sections to
	GentooExperimental.

2006-12-06  Tor Lillqvist  <tml@novell.com>

	* configure.in: Check that we are using /cygdrive/ -prefixed paths
	on Cygwin.

2006-12-06  Jiao Jianhua <jjiao@novell.com>

	* scratch/offapi-vba/XApplication.idl, 
	  scratch/sc-vba/vbaapplication.hxx, 
	  scratch/sc-vba/vbaapplication.cxx: Update or GoTo's optional params

2006-12-06  Rene Engelhard  <rene@debian.org>

	* bin/openoffice-xlate-lang: add dz

2006-12-06  Jiao Jianhua <jjiao@novell.com>

	* scratch/sc-vba/vbaapplication.cxx: Update GoTo for para Scroll

2006-12-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: move ooo59127.vcl.honourcairofont.diff into
	  own section since it requires Gtk 2.10

2006-12-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/cxx-helplinker.diff, patches/src680/apply: add C++
	  HelpLinker from caolan, adapt to be able to co-exist with other
	  helpcontent2/xmlhelp-related patches....
	* patches/src680/apply: apply CXXHelpLinker for Debian and Frugalware
	* distro-configs/Frugalware{,64}.conf.in: --with-system-libxslt

2006-12-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: swap ooo64508.vcl.honourfontconfighinting.diff
	  and ooo59127.vcl.honourcairofont.diff to make the latter apply

2006-12-05  Noel Power <noel.power@novell.com>
	
	* test/macro/quickrangeactivatetest.xls: a cheap and nasty test document
	to test some basic Range.Activate behaviour

2006-12-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: patch->diff, see below
	* patches/src680/ooo59127.vcl.honourcairofont.patch
	  patches/src680/ooo64508.vcl.honourfontconfighinting.patch: remove
	* patches/src680/ooo59127.vcl.honourcairofont.diff
	  patches/src680/ooo64508.vcl.honourfontconfighinting.diff: add, fix
	  headers

2006-12-05  Noel Power <noel.power@novell.com>

	* patches/src680/apply: add new  constants below ( necessary for 
	supporting MsgBox properly )
	* patches/vba/offapi-org-openoffice-vba-excel-vba-idl.diff:
	* patches/vba/offapi-org-openoffice-vba-excel-makefile-mk.diff:

2006-12-04  Noel Power <noel.power@novell.com>

	* scratch/sc-vba/vbarange.hxx: vbarange erroneously defaults to type
	column range
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

2006-12-01  Jonathan Smith <smithj@rpath.com>

	* distro-configs/rpl2-64.conf.in,
	  distro-configs/rpl2.conf.in: --with-firefox -> --with-xulrunner

2006-12-01  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-xls-pivot-optimization.diff : update to maintian
	  insertion order.
	* patches/src680/sc-charword-casts.diff : optimization.

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

	* src/oonologointro.bmp, bin/unpack: workaround ooqstart not
	  being able to handle OOos current default splash, add converted
	  file and copy it into the tree during unpack

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

	* patches/src680/apply,
	  patches/src680/ooo64508.vcl.honourfontconfighinting.patch,
	  patches/src680/ooo59127.vcl.honourcairofont.patch: import from
	  Fedora, add to FedoraFixes

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

	* bin/src-pack-solaris: '_' instead of '-'.

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

	* patches/src680/apply: fix for i#72106
	* patches/vba/vba-multi-variantarray-fix.diff:

2006-11-28  Petr Mladek  <pmladek@suse.cz>

	* bin/package-ooo: fix permissions of the documentation

	* patches/src680/build-java-target.diff: add back the missing stuff
	  for hsqldb

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

	* download.in (%SRC_URLS): Point to the official download site for zlibwapi.dll.

	Use a more specific pattern to match the GLib 1.2 source tarball
	filenames, as we will also need to download glib 2.12 Win32
	binaries, and just 'glib-.*' would match both.

	Download the official zipfile with zlibwapi.dll (needed by
	OdfConverter), and GLib Win32 binaries (needed by mono), and
	GLib's Win32 runtime dependencies (gettext and libiconv).

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

	* patches/mono/mono-build.diff: enable build of cli_ure\source\ure
	  on all systems again; was probably disabled by mistake by an update;
	  builds for me, so...

	* distro-configs/SUSE-10.2.conf.in, configure.in, patches/src680/apply:
	  branched distro configs for openSUSE-10.2

2006-11-27  Robert Vojta  <rvojta@gmail.com>

	* src/.cvsignore: *.pc
	* .cvsignore: download.list

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

	* bin/src-pack-solaris: Solaris version of the src-pack script - for
	  up-stream packages.

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

	* patches/vba/vba-error-object.diff: make sure error object is 
	cleared when starting execution of macro
	* doc/macros.txt: eadded some blurb about error handling e.g.
	ooo-basic v's the vba

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

	* patches/vba/offapi-org-openoffice-vba-xerrobject-idl.diff: Add 
	compatibity error object implementation.
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/vba/vba-error-object.diff:
	* patches/src680/apply:
	* scratch/offapi-vba/XErrObject.idl

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

	* patches/src680/sd-outline-mode-edit-crasher-fix.diff,
	  patches/src680/apply: bin the patch because it has already been
	  applied in ooe680-m1

2006-11-27  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/sw-default-cjk-fontsize.diff: add for font setting
	set default CJK font fontsize as 10.5pt..
	* patches/src680/apply: apply sw-default-cjk-fontsize.diff 

2006-11-25  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: outline mode editing crasher backported
	from cws impress110, i#69010

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

	* patches/src680/sc-delete-rows-columns-remembers-content.diff:
	  Warning when the content cannot be copied.

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

	* patches/src680/apply: added Florian's
	sfx2-pre-and-postprocess-during-import.diff

2006-11-24  Florian Reuter <freuter@novell.com>

	* sfx2-pre-and-postprocess-during-import.diff: #i71939#: Pre- and
	postprocessing capabailities for loading and saving.

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

	* patches/src680/sc-delete-rows-columns-remembers-content.diff,
	  patches/src680/apply: Delete Rows/Delete Columns should remember the
	  content.

2006-11-23  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/svx-font-preview.diff: add for font setting
	preview. add CJK font preview with western font.
	* patches/src680/apply: apply svx-font-preview.diff 

2006-11-24  Tor Lillqvist  <tml@novell.com>

	* bin/make-win32-iso: Merge from 2.0.4 branch:

	If the environment variable DONTBUILD is set, don't actually do a
	build in instsetoo, just do the ISO creation dance. Useful for
	testing and manual tinkering.

	Handle the languages where the folder for the language pack has
	"en-US_" prefixed.

	Don't redistribute *.EXE files either.

	mkdir the $SRCISOROOT/src folder before attempting to copy stuff
	there.
	Use correct name for the directory that make distdir
	produces. Don't bother editing instsetoo_native/util/makefile.mk
	if DONTBUILD.

2006-11-23  Tor Lillqvist  <tml@novell.com>

	* doc/novell-win32-incremental-patch-build.txt: New document, from
	2.0.4 branch.

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

	* patches/src680/vcl-gnome-screensaver-poke.diff: do not use
	dbus_connection_close, reset
	dbus_connection_set_exit_on_disconnect to FALSE after we get the
	connection to be sure dbus doesn't exit whole OOo

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

	* patches/src680/cws-sixtyfour09.diff,
	  patches/src680/64bit-return-double.diff,
	  patches/src680/64bit-returning-small-struct.diff,
	  patches/src680/apply: More 64bit fixes.

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

	* patches/src680/gui-sw-insert-symbol.diff: _U_STRINGPARAM

2006-11-23   Noel Power  <noel.power@novell.com>
	
	* patches/src680/svx-progressbar-import.diff: use proper control name

2006-11-23  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/svtools-Chinese-font-name.diff: add for #71759
	* patches/src680/apply: apply svtools-Chinese-font-name.diff 

2006-11-22  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: remove patch file below
	* patches/src680/vc2005-express-redist.diff: removed

2006-11-21  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: added new file for allowing express vc8
	to redistribute installsets
	* patches/src680/vc2005-express-redist.diff: the patch
	* test/macros/missing_vbafeatures.ods: new bits

2006-11-21  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-variant-empty-behavior.diff: fixes for the remaining
	errors
	* test/macro/VariantTest.xls: updated some tests for vba behaviour with
	null variants
	* test/macro/StdBasicNullVariantRegressionTest.ods: new test for 
	regression testing existing ooo-basic behaviour 

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

	*  scratch/vba/vbrange.cxx: fix error in Range::Cells
	*  patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	*  test/macro/test-Range::Cells.xls:

2006-11-20  Jiao Jianhua  <jjiao@novell.com>

	* scratch/sc-vba/vbarange.hxx
	* scratch/sc-vba/vbarange.cxx
	* scratch/offapi-vba/XApplication.idl
	* scratch/sc-vba/vbaapplication.hxx
	* scratch/sc-vba/vbaapplication.cxx: Update for R1C1

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

	* patches/src680/sc-r1c1.diff: Make it apply

2006-11-17  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-r1c1.diff : patch for i#71455.  Something of a
	  performance pig making a call to String (sal_Unicode) for every
	  non-ascii character in a sheet name, but that will be tackled on a
	  larger scale.

2006-11-17  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-r1c1.diff : patch for XL header parsing in n#221421.
	  All addresses without sheet qualifiication were returning sheet 0,
	  rather than the current sheet.

2006-11-17  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/apply: Remove xmlhelp-port-to-db-4.4.diff from
	FrugalwareOnly.

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

	* patches/src680/apply: fix, readd buildfix-gcc-4.1.2-NULL.diff

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

	* patches/src680/svx-customshapes-NOOPTFILES.diff
	* patches/src680/extensions-ldap-system-openldap-2.3.x.diff
	* patches/src680/s390-LINK-is-CXX.diff
	* patches/src680/build-java-target.diff: Unfuzzify.

2006-11-16  Tor Lillqvist  <tml@novell.com>

	Merge from 2.0.4 branch:

	* patches/src680/novell-win32-msi-patchability.diff
	(solenv/bin/modules/installer/globals.pm): Set $number_of_cabfiles
	to 1. No point in creating four cabinet files. One requirement for
	patching is that components are in the same cabinet file as in the
	original (see
	http://msdn2.microsoft.com/en-us/library/aa368060.aspx). So, why
	not use just one cabinet file, one less thing to worry about.
	(solenv/bin/modules/installer/windows/msiglobal.pm): Require
	Win32::Guidgen on Cygwin. Use Win32::Guidgen::gen() to generate
	UUIDs instead of running uuidgen.exe a zillion times. *Much*
	faster.

2006-11-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-multi-lang-installer.diff: The
	--with-poor-help-localizations stuff is in ooe680-m2.
	(solenv/bin/make_installer.pl): Adapt for md5sum output syntax on
	Cygwin.

2006-11-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply
	* patches/src680/novell-win32-odma.diff: i#63808 is fixed now.

2006-11-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Drop sdk-filenames-with-dollar.diff, is in
	ooe680-m2.

	* patches/src680/psprint_config-no-orig.diff
	* patches/src680/sdk-gid-module-name.diff
	* patches/src680/buildfix-xorg7-nas.diff
	* patches/src680/win32-use-short-tmp.diff
	* patches/src680/buildfix-jvmfwk-gcc-4.2.diff
	* patches/src680/lfs.diff: Remove fuzz.

2006-11-16  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: fix for variant (empty) behaviour and associated
	test document
	* patches/vba/vba-variant-empty-behavior.diff:
	* test/macro/VariantTest.xls:

2006-11-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/default-no-startup-wizard.diff
	* patches/src680/default-no-style-dialog.diff
	* patches/src680/valgrind-alloc.diff
	* patches/src680/default-no-x-fonts.diff
	* patches/src680/session-management.diff
	* patches/src680/build-optimized-link.diff
	* patches/src680/freedesktop-menus-spec.diff
	* patches/src680/autodoc-add-missing-stdio-h.diff: Remove fuzz.

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

	* doc/shared-worksheet.txt,
	  patches/src680/apply,
	  patches/src680/shared-worksheets.diff: Minimal proof of concept,
	  backup of work in progress.  Don't use ;-)

2006-11-16  Tor Lillqvist  <tml@novell.com>

	* patches/src680/sc-toggle-merge-center.diff
	* patches/src680/sc-get-pivot-data.diff
	* patches/src680/sc-optional.diff
	* patches/src680/sc-r1c1.diff
	* patches/src680/vba-sc-handleautoshapemacro-import.diff
	* patches/src680/svtools-unsort-template-dialogentries.diff
	* patches/src680/go-oo-team.diff
	* patches/src680/novell-win32-installer-branding.diff
	* patches/src680/sc-default-color-modify.diff
	* patches/src680/default-font-size.diff
	* patches/src680/default-ms-filter-convert.diff: Unfuzzify.

2006-11-15  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-r1c1.diff : re-enable INDIRECT_XL and ADDRESS_XL

	* patches/src680/apply : move ole2-prop-export-fix.diff into FixesNotForUpstream

	* bin/xmlunzip : handle empty files

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

	* patches/src680/sc-iteration.diff
	* patches/src680/zoom-combobox.diff
	* patches/src680/sc-no-delete-filteredrows.diff
	* patches/src680/sc-datapilot-crash-fix.diff
	* patches/src680/sc-string-arg.diff
	* patches/src680/sc-preserve-imp-opts.diff
	* patches/src680/sc-xls-builtin-name-scope.diff
	* patches/src680/sc-dp-gridlayout.diff: Unfuzzify.

	* patches/src680/apply: Remove sc-seriessum.diff, included
	in ooe680-m1.

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

	* patches/src680/odk-setsdkenv_unix-in-spec.diff, patches/src680/apply:
	  does not crash on grep; add a fallback path;  the shell processing
	  RPM spec files crashes on every error; also it does not provide
	  history, so the path of the profile cannot be detected, i#71575

	* patches/src680/helpcontent2-hindi-fonts.diff, patches/src680/apply:
	  add "Lohit Hindi" to the list of fonts, i#71573

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

	* patches/src680/vcl-gnome-screensaver-poke.diff
	* patches/src680/config_office-dbus-check.diff
	* patches/src680/sd-export-html.diff
	* patches/src680/automation-testtool-oobuildfix.diff
	* patches/src680/recovery-disabled-crashreporter.diff
	* patches/src680/fix-stlport-includes.diff
	* patches/src680/libsb_gcc4_visibility_markup.diff
	* patches/src680/leak-sal-file.diff: Unfuzzify.

	* patches/src680/apply: Remove fix_filedlghelper.diff, superfluous
	in ooe680-m1.

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

	* man/openoffice.1.in, man/openoffice.1_SUSE.in: mention the option
	  -base; oo<mode> wrappers do not longer call the ooffice one; bin
	  the obsolete wrappers from the Novell variant [n#202573]

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

	* patches/src680/speed-bdirect.diff
	* patches/src680/testtool-more-defaults.diff
	* patches/src680/dbaccess-default-varchar-lenght.diff
	* patches/src680/sw-input-field-inline-edit.diff
	* patches/src680/sal-doublefree.diff
	* patches/src680/fontconfig-substitute-localizedname.diff
	* patches/src680/community-splash.diff: Remove fuzziness.

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

	* patches/src680/apply: Move fpicker-common-build.diff from
	LinuxOnly to Fpickers, as fpicker-kde-resmgr.diff depends on
	it. This means Fpickers can be applied on Win32 too. (Not that
	Fpickers contains any code that would be used on Win32, but so
	that the KDE file picker sources get expanded and it's easier to
	have a look at them. And anyway, it's always better to have
	patches tested cross-platform, as that is how they will be used
	when eventually upstreamed.)

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

	* patches/src60/apply: get rid of hypocycloid error on workbook_open
	event. 2 parts, 
		1. update Workbook object for Windows attribute
		2. hack for resolving ThisWorkbook in a module of the same
			name	
	* patches/vba/vba-symbol-searchhack-for-thisworkbook.diff:
	* patches/vba/offapi-org-openoffice-vba-xworkbook-idl.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworkbook-hxx.diff:
	* patches/scratch/offapi-vba/XWorkbook.idl:
	* scratch/sc-vba/vbaworkbook.[ch]xx:

2006-11-15  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: ooe680-m3 support.

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

	* patches/src680/apply: Spell Fpickers consistently. Remove
	superfluous set header.

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

	* patches/src680/binfilter-incorrect-and.diff,
	  patches/src680/apply: && where & should be - for binfilter.

	* patches/src680/fpicker-kde-resmgr-m191.diff,
	  patches/src680/libsb_gcc4_visibility_markup-m191.diff,
	  patches/src680/msaccess-db-create-dialog-fix-m191.diff,
	  patches/src680/use-system-xt-m191.diff,
	  patches/src680/vcl-gnome-screensaver-poke-m191.diff,
	  patches/vba/vba-evaluate-support-m191.diff,
	  patches/vba/vba-modscopevariable-m191.diff: Bin.
	* patches/src680/fpicker-kde-resmgr.diff,
	  patches/src680/libsb_gcc4_visibility_markup.diff,
	  patches/src680/msaccess-db-create-dialog-fix.diff,
	  patches/src680/use-system-xt.diff,
	  patches/src680/vcl-gnome-screensaver-poke.diff,
	  patches/vba/vba-evaluate-support.diff,
	  patches/vba/vba-modscopevariable.diff,
	  patches/src680/apply: Revert the m193 support.

	* configure.in: ooe680-m2 is the default tag now.

	* Support just ooe680-m2.
	* patches/cairo/cairocanvas-check-bitmap-system-data-pixmap-size.diff,
	  patches/cairo/cairocanvas-vcl-add-pixmap-size-to-bitmap-system-data.diff,
	  patches/cairo/cairo-canvas-win32-m190.diff,
	  patches/cairo/cairo-move-coordinates-only-for-stroke.diff,
	  patches/mono/bridges-prj-m190.diff,
	  patches/mono/mono-build-m190.diff,
	  patches/src680/automation-sparc-platform.diff,
	  patches/src680/a11y-role-invalid-for-non-vcl-windows.diff,
	  patches/src680/basic-dfltmethod-bug.diff,
	  patches/src680/buildfix-sdi.diff,
	  patches/src680/buildfix-vcl-libsn.diff,
	  patches/src680/build-java-target-m190.diff,
	  patches/src680/config_office-dbus-check-m1.diff,
	  patches/src680/config_office-freetype-embolden-check.diff,
	  patches/src680/cws-mdbdriver01-m190.diff,
	  patches/src680/cws-mdbdriver02-m190.diff,
	  patches/src680/font-sourceview.diff,
	  patches/src680/fpicker-common-build-m190.diff,
	  patches/src680/intros-config_office-m1.diff,
	  patches/src680/lfs-m189.diff,
	  patches/src680/libso3_gcc4_visibility_markup.diff,
	  patches/src680/localized-fontname.diff,
	  patches/src680/novell-cjk-fonts-m189.diff,
	  patches/src680/office-cfg-vcl-greek-fonts.diff,
	  patches/src680/ooo21-vcl-glyphs-cjk-embolden.diff,
	  patches/src680/ooo67781.sc.reloadhiddenrows.diff,
	  patches/src680/ooo67976.svx.macroscrash.diff,
	  patches/src680/ooo69236.slideshow.esccrash.diff,
	  patches/src680/sal-when-to-run-crash-report.diff,
	  patches/src680/sc-get-pivot-data-m189.diff,
	  patches/src680/sc-optional-m189.diff,
	  patches/src680/sc-paste-dialog-m189.diff,
	  patches/src680/sc-paste-redraw.diff,
	  patches/src680/sc-r1c1-m188.diff,
	  patches/src680/sc-r1c1-m189.diff,
	  patches/src680/sd.sal_uInt32_aslong.diff,
	  patches/src680/sfx2-fallback-to-en-help.diff,
	  patches/src680/size-configmgr.diff,
	  patches/src680/size-configmgr-template.diff,
	  patches/src680/speed-quickstart-eggtray-transparent.diff,
	  patches/src680/speed-quickstart-transparent.diff,
	  patches/src680/sw-input-field-dialog-m1.diff,
	  patches/src680/unxsplash-desktop-m190.diff,
	  patches/src680/vcl-gdi-pngread.diff,
	  patches/src680/wizards-crasher-fix.diff,
	  patches/src680/wizards-crasher-fix-m190.diff,
	  patches/src680/workspace.calc39.diff,
	  patches/vba/basic-speedup.diff,
	  patches/vba/cws-npower3-m1.diff,
	  patches/vba/sc-vba-build-lst-m190.diff,
	  patches/vba/vba-build-m189.diff,
	  patches/vba/vbaevents-services-build-m190.diff: Bin.
	* patches/cairo/cairo-canvas-win32.diff,
	  patches/mono/bridges-prj.diff,
	  patches/mono/mono-build.diff,
	  patches/src680/apply,
	  patches/src680/build-java-target.diff,
	  patches/src680/cws-mdbdriver01.diff,
	  patches/src680/cws-mdbdriver02.diff,
	  patches/src680/fpicker-common-build.diff,
	  patches/src680/unxsplash-desktop.diff,
	  patches/src680/vcl-glyphs-cjk-embolden.diff,
	  patches/vba/sc-vba-build-lst.diff,
	  patches/vba/vbaevents-services-build.diff: Update.

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

	* bin/package-ooo: remove liblnth680l?.so from gid_Module_Hack filelist;
	  it is listed in gid_Module_Root_Files_4

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

	* patches/vba/vba-basic-fix-classmodule-orderdependency.diff:
	fix for i#71492, get rid of classmodule compile order dependency
	* patchs/src680/apply:

2006-11-13  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/libsb_gcc4_visibility_markup.diff: Make class
	BasicManagerRepository SB_DLLPUBLIC. Broke sfx2.
	* patches/src680/oobase-tblsave-crashfix.diff: Replace with alternative
	patch from i#71216.
	* patches/src680/apply: sc-vba-build-lst.diff did not apply for m193.

	* patches/src680/apply: Apply some patches again. Add ICU36 section to
	GentooExperimental.

2006-11-12  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/libsb_gcc4_visibility_markup-m191.diff,
	  patches/src680/libsb_gcc4_visibility_markup.diff,
	  patches/src680/fpicker-kde-resmgr-m191.diff,
	  patches/src680/fpicker-kde-resmgr.diff,
	  patches/src680/vcl-gnome-screensaver-poke-m191.diff,
	  patches/src680/vcl-gnome-screensaver-poke.diff,
	  patches/src680/msaccess-db-create-dialog-fix-m191.diff,
	  patches/src680/msaccess-db-create-dialog-fix.diff,
	  patches/vba/vba-evaluate-support-m191.diff,
	  patches/vba/vba-evaluate-support.diff,
	  patches/vba/vba-modscopevariable-m191.diff,
	  patches/vba/vba-modscopevariable.diff,
	  patches/src680/apply: src680-m193 update.

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

	* patches/src680/use-system-xt-m191.diff,
	  patches/src680/use-system-xt.diff: m193 update.
	* patches/src680/apply: Apply clean for src680-m193. Some patches need
	porting.

	* patches/src680/sc.incorrectand.diff,
	  patches/src680/svx.incorrectand.diff: Replace '&&' with '&',
	i#71388, i#71389.

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

	* patches/src680/apply,
	  patches/src680/buildfix-jvmfwk-gcc-4.2.diff:
	  Recognize gcj 4.2's and gcj 4.3's libjvm.so

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

	* patches/src680/ooo69236.slideshow.esccrash.diff:

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

	* patches/src680/apply: VC C++ Express has problems with std::remove
	* patches/src680/2005-express-stl-remove.diff:
	* patches/src680/ooo69236.slideshow.esccrash.diff:

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

	* patches/vba/sc-source-ui-vba-*.diff: sync patches with scratch dir
	* patches/vba/offapi-org-openoffice-vba*.diff:

2006-11-10  Zhang Yun <mypersonal1971@gmail.com>

	* scratch/sc-vba/vbarange.[ch]xx: PageSetup object

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

	* bin/install-mono: install mono-ooo-<ver>.pc to the arch dependant
	  path (lib/lib64) to be found in PKG_CONFIG_PATH

2006-11-09  Noel Power <noel.power@novell.org>

	* scratch/sc-vba/vbaapplication.cxx: warning removal for linux platform
	* scratch/sc-vba/vbacharacters.cxx:
	* scratch/sc-vba/vbacomment.cxx:
	* scratch/sc-vba/vbadialog.cxx:
	* scratch/sc-vba/vbadialogs.cxx:
	* scratch/sc-vba/vbafont.cxx:
	* scratch/sc-vba/vbainterior.cxx:
	* scratch/sc-vba/vbaoutline.hxx:
	* scratch/sc-vba/vbapivottable.hxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbaseriescollection.cxx:
	* scratch/sc-vba/vbawindow.cxx:
	* scratch/sc-vba/vbawindow.hxx:
	* scratch/sc-vba/vbawindows.cxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* scratch/sc-vba/vbaworkbook.hxx:
	* scratch/sc-vba/vbaworkbooks.cxx:
	* scratch/sc-vba/vbaworksheet.cxx:
	* scratch/sc-vba/vbaworksheets.cxx:
	* scratch/sc-vba/vbawsfunction.cxx:

2006-11-08  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/buildfix-framework-ambiguous-casts.diff:
	  Alternative fix as per discussion on i#71264

2006-11-08  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply : add ole2-prop-export-fix.diff to Fixes
	* patches/src680/ole2-prop-export-fix.diff : Fix generated OLE2
	  property section sizes.

2006-11-08  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/buildfix-dbaccess-ambiguous-casts.diff,
	  patches/src680/apply: More gcc 4.2 fixes (i#71339)

2006-11-08  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/vba/cws-npower3.diff: Compile fix (Reference ->
	  cssu::Reference)

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

	* patches/src680/novell-win32-odma.diff: It is too tight to have
	two checkboxes on the same row (there might be quite verbose
	localisations of the labels), says erAck. So put the ODMA dialogs
	checkbox on a row of its own. On Unix, where the ODMA dialogs
	checkbox isn't displayed, move the controls below it up one
	row. If OOo dialogs are used, disable the ODMA dialogs checkbox.

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

	* patches/src680/novell-win32-odma.diff: More hacking. Use the
	implementation name when creating the proxied instance of the real
	Win32 file picker. Otherwise we could get either another instance
	of the ODMA file picker (etc ad nauseam, i.e. stack overflow), or
	the system file picker which we want, just depending on what the
	order of implementations of the service happened to be in the
	services database. The problem is caused by the ODMA file picker
	also having to claim it provides the SystemFilePicker service, see
	filedlghelper.cxx.

	Added a checkbutton on the Tools:Options:General dialog page to
	disable showing the DMS dialog. For some reason the button is
	insensitive, though. Keep this option in the SvtMiscOptions class.

	* patches/src680/apply: Move novell-win32-odma.diff last because
	of patch interdependency.

2006-11-06  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/buildfix-connectivity-ambiguous-casts.diff,
	  patches/src680/apply: Fix #71264

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

	* patches/src680/apply: added an issue for patch below
	* patches/src680/svx-progressbar-import.diff: removed some junk from
	patch

2006-11-06  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/buildfix-connectivity-ambiguous-casts.diff,
	  patches/src680/apply: Fix #71263

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

	* patches/vba/vba-dim-and-constants-patch.diff: remove ENABLE_VBA
	compile gaurds, not really necessary because of runitme switch

2006-11-06  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply: Don't apply office-cfg-vcl-greek-fonts.diff
	  on ooe680-m* -- while the patch applies cleanly, it's already applied
	  and breaks the build later (duplicate nodes)

2006-11-06  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/fontconfig-substitute-localizedname.diff:
	  New patch from Caolan.

2006-11-06  Tor Lillqvist  <tml@novell.com>

	* patches/src680/sc-r1c1-m188.diff: Version for m188.

	* patches/src680/apply: Use it on m188.

2006-11-05  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-odma.diff: More work on ODMA
	support: A new file picker, that is used if DMSes are present on
	the machine. If the uses dismisses the DMS's document
	creation/selection dialog and wants to "use the application
	dialog", the ODMA file picker acts as a proxy for the system file
	picker.

	Also some essential fixes to the ODMA UCP. 

	Still need to add an option to disable bothering with ODMA even if
	there are DMSes on the machine.

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

	* patches/src680/apply: Restore src680 support

2006-11-05  Tor Lillqvist  <tml@novell.com>

	* download.in: Point to ooe680-m* tarballs. Note that bero's
	change below effectively seems to have broken our patches for
	milestones like m188 (despite the apply file still claiming that
	m188 is the oldest supported), and ooe680-m1 is probably the only
	milestone that the ooo-build mechanism actually works for right
	now, as there are no ooe680-m2 tarballs on go-oo.org yet.

2006-11-05  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/oobase-tblsave-crashfix.diff,
	  patches/src680/apply: Fix crash in oobase when saving table, i#71216.
	Add to STLport5 section.

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

	* patches/src680/apply,
	  patches/src680/config_office-dbus-check.diff,
	  patches/src680/config_office-dbus-check-m1.diff,
	  patches/src680/intros-config_office.diff,
	  patches/src680/intros-config_office-m1.diff,
	  patches/src680/sw-input-field-dialog.diff,
	  patches/src680/sw-input-field-dialog-m1.diff,
	  patches/vba/cws-npower3.diff,
	  patches/vba/cws-npower3-m1.diff: ooe680-m2 bits

2006-11-05  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/libgcc3_uno_noexecstack.diff,
	  patches/src680/wizards-crasher-fix.diff,
	  patches/src680/apply: Fix apply for src680-m191.
	Add execstack fix to GentooOnly.

2006-11-04  Bernhard Rosenkraenzer <bero@arklinux.org>
	* patches/src680/apply: More ooe680-m1 bits

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

	* patches/src680/apply,
	  patches/src680/wizards-crasher-fix.diff,
	  patches/src680/wizards-crasher-fix-m190.diff:
	  ooe680-m1 patch application bits

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

	* bin/openoffice-xlate-lang: add uk (ukrainian)

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

	* patches/src680/apply: add 'Option ClassModule' when importing a 
	classmodule
	* patches/src680/vba-enable-classmoduleoption.diff:

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

	* patches/src680/apply: add import of ActiveX progressbar control
	* patches/src680/svx-progressbar-import.diff:

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

	* patches/test/speed-ld-flags.diff: link with -Wl,-Bsymbolic
	  -Wl,--dynamic-list-cpp-typeinfo; build crashes when stlport is
	  build with it => needs more testing

2006-11-03  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/apply,
	  patches/src680/fontconfig-substitute-localizedname.diff:
	  reverse code for fonts localized name.

2006-11-02  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/apply: Update

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

	* patches/src680/sc-dp-gridlayout.diff : Enable 'classic' header
	  formatting for pivot tables.  XLS/ODF in/out.
	* patches/src680/sc-r1c1.diff : amputate segments that are already in m190
	* patches/src680/apply : re-enable rc-r1c1, add sc-dp-gridlayout

2006-11-02  Robert Vojta  <rvojta@gmail.com>

	* patches/src680/sc-insert-note-on-right-click.diff: SK translation
	* patches/src680/sc-save-password-minlength.diff: CS, SK translation
	* patches/src680/sc-datapilot-autoformat.diff: CS, SK translation

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

	* patches/src680/apply,
	  patches/src680/unxsplash-desktop-m190.diff,
	  patches/src680/unxsplash-desktop.diff,
	  patches/src680/fpicker-common-build-m190.diff,
	  patches/src680/fpicker-common-build.diff,
	  patches/src680/build-java-target-m190.diff,
	  patches/src680/build-java-target.diff,
	  patches/mono/bridges-prj-m190.diff,
	  patches/mono/bridges-prj.diff,
	  patches/mono/mono-build-m190.diff,
	  patches/mono/mono-build.diff,
	  patches/vba/sc-vba-build-list-m190.diff,
	  patches/vba/sc-vba-build-list.diff,
	  patches/vba/vbaevents-services-build-m190.diff,
	  patches/vba/vbaevents-services-build.diff,
	  patches/src680/cws-mdbtools01-m190.diff,
	  patches/src680/cws-mdbtools01.diff,
	  patches/src680/cws-mdbtools02-m190.diff,
	  patches/src680/cws-mdbtools02.diff,
	  patches/cairo/cairo-canvas-win32-m190.diff,
	  patches/cairo/cairo-canvas-win32.diff:
	  Initial m191 bits

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

	* distro-configs/Debian*conf.in: readd somewhen gone
	  --with-system-odbc-headers....

2006-11-01  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/vcl-gdi-pngread.diff,
	  patches/src680/apply: create bitmap logic error.

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

	* patches/src680/apply,
	  patches/src680/cppu-gcc-4.2-4.3.diff: Support gcc 4.2, 4.3

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

	* bin/package-ooo: install pyunorc-update64 only for i386 build; the
	  native 64-bit build does not need it

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

	* configure.in: this is post-2.0.4 development, not post-2.0.3 ;-)

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

	* patches/src680/pyuno-objects-allocation.diff, patches/src680/apply:
	  fixes objects allocation in pyuno, i#71078

	* patches/src680/svtools-fsstor-temporary-O0.diff, patches/src680/apply:
	  bin obsolete hack; I am no longer able to reproduce the problem with
	  gcc-4.1.2-20061018

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

	* patches/src680/apply: reenabled session-management.diff, also do
	doAutoSave before interaction with user on session shutdown

2006-11-01  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/ooo21-vcl-glyphs-cjk-embolden.diff,
	  patches/src680/apply: Update for m190.

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

	* patches/src680/novell-cjk-fonts-m189.diff,
	  patches/src680/novell-cjk-fonts.diff,
	  patches/src680/apply: m190 support.

	* patches/src680/sc-optional.diff: In m190, ocAdress has changed to
	  ocAddress.

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

	* patches/src680/apply,
	  patches/src680/buildfix-gcc-4.1.2-NULL.diff,
	  patches/src680/buildfix-binfilter-gcc-4.1.2-NULL.diff:
	  Fix previous commit - parts of the patch are binfilter specific,
	  others aren't

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

	* patches/src680/apply: apply buildfix-gcc-4.1.2-NULL.diff in
	  BFBuildBits instead of BuildFixes -- it breaks building without
	  binfilter.

2006-10-30  Rene Engelhard  <rene@debian.org>
	
	* patches/src680/apply: apply office-cfg-vcl-greek-fonts.diff only
	  for < m190

2006-10-30  Rene Engelhard  <rene@debian.org>

	* patches/src680/buildfix-gcc-4.1.2-NULL.diff: add buildfix for
	  newer gccs

2006-10-30  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable size-sal-textenc.diff again

2006-10-30  Jiao Jianhua  <jjiao@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: Update for BorderAround

2006-10-29  Rene Engelhard  <rene@debian.org>

	* patches/src680/buildfix-hsqldb-1-8-0-7.diff: add buildfix for
	  build with hsqldb 1.8.0.6/7

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

	* configure.in: distro-configs/Ark64.conf was missing from the output
	  list

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

	* patches/src680/apply,
	  patches/src680/sc-paste-dialog.diff,
	  patches/src680/sc-paste-dialog-m189.diff,
	  patches/src680/sc-get-pivot-data.diff,
	  patches/src680/sc-get-pivot-data-m189.diff,
	  patches/src680/sc-optional.diff,
	  patches/src680/sc-optional-m189.diff,
	  patches/src680/lfs.diff,
	  patches/src680/lfs-m189.diff,
	  patches/src680/libxmlsec-system-nss.diff,
	  patches/vba/vba-build.diff,
	  patches/vba/vba-build-m189.diff: Initial m190 support

2006-10-27  Eric R Ward <eward@novell.com>

	* etc/test.list: update for OOo-2.0.4 based on
	  http://qa.openoffice.org/qatesttool/all_tests_ooo204.html

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

	* patches/src680/apply: fixes/enhancements Collection class 
	i#70951, i#70952
	* patches/vba/vba-collection-named-params.diff:

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

	* patches/src680/buildfix-64bit-tabletree.diff,
	  patches/src680/buildfix-gcc41-pointers-icu-m187.diff,
	  patches/src680/cws-cmcfixes28.diff,
	  patches/src680/intros-desktop-m187.diff,
	  patches/src680/kde-nwf-cleanup.diff,
	  patches/src680/session-management-m187.diff,
	  patches/src680/size-framework-xml.diff,
	  patches/src680/size-vcl-fontcfg.diff,
	  patches/src680/size-vcl-gcache-m187.diff,
	  patches/src680/sw-bullet-interop-fix.diff,
	  patches/src680/unxsplash-desktop-m187.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks-m187.diff,
	  patches/src680/warning-return-values-cppcanvas.diff,
	  patches/src680/warning-return-values-stlport-m187.diff,
	  patches/src680/workspace.vcl65.diff,
	  patches/vba/cws-npower3-m187.diff,
	  patches/vba/cws-npower4-m187.diff,
	  patches/vba/vba-basic-default-m187.diff,
	  patches/vba/vba-dim-and-constants-patch-m187.diff,
	  patches/vba/vba-modscopevariable-m187.diff,
	  patches/src680/apply: Bin everything older than m188.

	* doc/shared-worksheet.txt: Some notes about shared worksheets.

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

	* patches/vba/vba-dim-and-constants-patch.diff: add missing definition
	for getVBAConstants
	* patches/vba/vba-dim-and-constants-patch-m187.diff:

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

	* patches//src680/apply: reshuffle everything so that changes from
	cws-npower4.diff can be used
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaborders-cxx.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-vbacombobox-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/vba-dim-and-constants-patch.diff vba-null-return.diff:
	* patches/vba/cws-npower4.diff:
	* patches/vba/cws-npower4-m187.diff:
	* patches/vba/vba-dim-and-constants-patch-m187.diff:

2006-10-27  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-dp-hash-items.diff : rework to handle empties properly
	  and to provide better fallback in the case of grouped dates.

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

	* www/hackers-guide.html: http://go-oo.org/wiki -> http://wiki.services.openoffice.org/wiki/Main_Page.

2006-10-26  Noel Power  <noel.power@novell.com>
	
	* patches/src680/apply: added the patch below 
	* patches/vba/vba-null-return.diff: defines a placeholder to be
	passed over uno that can be interpreted by basic as a variant 
	[null/empty]

2006-10-26  Noel Power  <noel.power@novell.com>
	
	* patches/src680/apply: added the patch below which ignores vba interop
	event bindings for normal form control event handling ( regression )
	* patches/vba/svx-source-form-fmscriptingenv-cxx.diff: 

2006-10-25  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added a11y fixes from cmc (i#70361,
	i#70782)

2006-10-25  Jiao Jianhua  <jjiao@novell.com>

	* scratch/sc-vba/vbaborders.cxx: Update for return NULL
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbaapplication.cxx: Update for R1C1

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

	* patches/src680/sc-detect-csv-saved-as-xls.diff,
	  patches/src680/apply: CSV saved with .XLS extension should load in
	  calc.

2006-10-24  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/disable-regcomp-python.diff: Workaround for i#65026.
	* patches/src680/apply: Apply in FrugalwareOnly.

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

	* patches/src680/apply: added issue number to my latest patch
	(sd-slidesorter-scrollbar-bigger-lines.diff)

2006-10-24  Jiao Jianhua  <jjiao@novell.com>

	* scratch/sc-vba/vbaborders.cxx: Update 

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

	* patches/src680/apply: added
	sd-slidesorter-scrollbar-bigger-lines.diff, scroll the slidesorter
	scrollbars faster, fixes n#213788 by making slidesorter scrollbars
	use 1/10 of width/height as line width/heigh

2006-10-23  Jonathan Smith  <smithj@rpath.com>

	* configure.in,
	  distro-configs/rpl2-64.conf.in,
	  distro-configs/rpl2.conf.in,
	  patches/src680/apply: Support for rPath Linux.

2006-10-23  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/sd.sal_uInt32_aslong.diff: Fix for i#70601.
	* patches/src680/apply: Apply in Fixes.

2006-10-23  Jiao Jianhua  <jjiao@novell.com>

	* scratch/sc-vba/vbaborders.hxx: 
	* scratch/sc-vba/vbaborders.cxx:
	* scratch/offapi-vba/XRange.idl:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbarange.cxx: Update.

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

	* patches/src680/apply: add vba-accent-in-module.diff for n#214312
	fixes problem with binding for controls with accents
	* patches/vba/vba-accent-in-module.diff:

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

	* patches/vba/vba-windowsupport-sfx2-topfrm-hxx.diff: Don't use
	DLLPUBLIC markup for methods in a class when the class itself is
	so marked, causes compilation errors on Win32. (Using
	SAL_DLLPRIVATE markup is OK, though, that expands to nothing for
	Win32.)

2006-10-22  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-portaudio-use-lpthread.diff,
	  patches/src680/apply: Bin, fixed for Gentoo.

2006-10-21  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/config_office-hsqldb-no-java.diff,
	  patches/src680/apply: Bin. Fixed already, i#61276.

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

	* bin/test-ooo-analyze: small fixes

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

	* patches/vba/vba-windowsupport-sfx2-topfrm-hxx.diff: Add visibility
	  markup.

	* configure.in: Default to m188.

2006-10-20  Jody Goldberg <jody@gnome.org>

	* bin/xmlunzip : Tool to dump the content of zip files and reformat
	  the xml to be human readable.  Useful for ODF and OfficeOpen files.

2006-10-19  Zhang Yun <mypersonal1971@gmail.com>

	* patches/src680/apply: oops I ( noelp ) forgot to add 
	vba-windowsupport-sfx2-topfrm-hxx.diff

2006-10-20  Jiao Jianhua  <jjiao@novell.com>

	* scratch/sc-vba/vbaborders.cxx: Update.

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

	* patches/src680/size-vcl-gcache.diff: Update.
	* patches/src680/apply: Enable size-sal-textenc.diff again.

	* patches/src680/buildfix-sdi.diff,
	  patches/src680/apply: Fix m188 build of sfx2.

2006-10-20  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: make warning-return-values-cppcanvas.diff
	  applied for < src680-m188, breaks build and apparently unneeded for
	  m188 

2006-10-19  Zhang Yun <mypersonal1971@gmail.com>

	* patches/vba/vba-windowsupport-sfx2-topfrm-hxx.diff: fixes for missing
	api for windowstate and variour scroll bits in window object
	* patches/vba/sc-source-ui-vba-vbawindow-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbawindow-cxx.diff:
	* patches/vba/offapi-org-openoffice-vba-xwindow-idl.diff:

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

	* patches/src680/boost-patch.diff
	* patches/src680/novell-win32-installer-branding.diff
	* patches/src680/novell-win32-vrb-branding.diff: Update for m188.

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

	* doc/perform.txt: merge bits from old notes.

	* www/index.html: shuffle DomainDeveloper link up

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

	* patches/src680/size-vcl-gcache-m187.diff,
	* patches/src680/apply: re-work for HEAD.

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

	* patches/src680/apply: Moved [ TemporaryHacks < src680-m188 ] a bit.

2006-10-19  Rene Engelhard  <rene@debian.org>

	* patches/src680/no-mozilla-plug-in-option.diff: update for m188

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

	* patches/src680/buildfix-gcc41-pointers-icu-m187.diff,
	  patches/src680/buildfix-gcc41-pointers-icu.diff,
	  patches/src680/intros-desktop-m187.diff,
	  patches/src680/intros-desktop.diff,
	  patches/src680/session-management-m187.diff,
	  patches/src680/unxsplash-desktop-m187.diff,
	  patches/src680/unxsplash-desktop.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks-m187.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks.diff,
	  patches/vba/cws-npower3-m187.diff,
	  patches/vba/cws-npower3.diff,
	  patches/vba/vba-basic-default-m187.diff,
	  patches/vba/vba-basic-default.diff,
	  patches/vba/vba-modscopevariable-m187.diff,
	  patches/vba/vba-modscopevariable.diff,
	  patches/src680/apply: Update to m188.

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

	* scratch/sc-vba/vbworkbook.cxx: fix close method to use current model
	not the current document.
	* patches/vba/sc-source-ui-vba-vbaworkbook-cxx.diff: scratch->patch

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

	* patches/vba/vba-support-export-palette.diff: problem with color 
	palette, we really shouln't export a palette that has not being 
	imported to the vba api because it will have bogus data

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

	* patches/src680/apply: moved the 11 patches from FC (added by
	  Matthias on 2006-10-12) from DebianBase and GentooExperimental
	  to FedoraFixes to be applied everywhere
	* patches/src680/ooo68919.sc.atk.diff,
	  patches/src680/ooo69530.sd.crash.diff,
	  patches/src680/apply: bin, already applied in m187

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

	* patches/src680/apply: IZ numbers for sixtyfour-warnings-*.diff.

	* bin/show-issues: Report patches without IZ number.

	* patches/64bit/sixtyfour-warnings-binfilter.diff,
	  patches/64bit/sixtyfour-warnings-xmloff.diff: Update for
	  up-streaming.

	* bin/ooo-wrapper.in: Bin.
	* configure.in,
	  bin/.cvsignore,
	  bin/Makefile.am,
	  bin/README,
	  bin/package-ooo,
	  bin/setup.in,
	  desktop/base.desktop.in.in,
	  desktop/calc.desktop.in.in,
	  desktop/draw.desktop.in.in,
	  desktop/impress.desktop.in.in,
	  desktop/math.desktop.in.in,
	  desktop/template.desktop.in.in,
	  desktop/web.desktop.in.in,
	  desktop/writer.desktop.in.in: Update not to use ooo-wrapper, but
	  just ooqstart.

2006-10-19  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/warning-return-values-stlport.diff,
	  patches/src680/warning-return-values-stlport.diff-m187.diff:
	  parts of m188 support

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

	* bin/unpack: Typo.

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

	* patches/src680/apply: remove gui-font-paranoid-fallback
	from Dropline section: obsolete.

	* patches/src680/speed-pagein.diff: remove unnecessary
	pageins of -ui libs, now not loaded until needed.

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

	* distro-configs/CommonWin32.conf.in: No reason to --disable-directx.

2006-10-18  Noel Power  <noel.power@novell.com>
	
	* patches/vba/vba-dim-and-constants-patch.diff: fix for funny globals
	not accessible in a case-insensitive way

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

	* patches/src680/apply: Enable use-system-xt-workaround.diff again.

	* patches/src680/go-oo-team.diff: Fixed to build.

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

	* patches/src680/testing-more-optimizations-ark.diff,
	  patches/src680/ark-xmlhelp-use-libxslt-from-system.diff: Port to
	  current code

2006-10-17  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/use-system-xt.diff: Fix for m187. Also remove xt.jar
	from installsets, i#63715.
	* patches/src680/apply: Add Fedora patches to GentooExperimental.

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

	* bin/unpack: add support for unpacking extras_<iso>.tar.gz and
	  help_images_<iso>.tar.gz (like on Pavels FTP) if there and
	  language is supposed to be built

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

	* src/rhino1.5R4.patch: remove, obsolete since ood680-m2
	* bin/unpack: remove handling of new rhino1.5R4.patch

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

	* patches/evo2/evo2-evolution-data-server-1.8-soname.diff,
	  patches/src680/buildfix-configurein.diff,
	  patches/src680/buildfix-pkgconfig-gconfbe.diff,
	  patches/src680/buildfix-vcl-with-libsn-GetX11SalData.diff,
	  patches/src680/cws-jl47.diff,
	  patches/src680/cws-sixtyfour08.diff,
	  patches/src680/gui-font-paranoid-fallback.diff,
	  patches/src680/gui-metric-fonts-descr.diff,
	  patches/src680/gui-metric-fonts.diff,
	  patches/src680/ppc-symbols-fix.diff,
	  patches/src680/readlicense_oo-xml-apis.diff,
	  patches/src680/recovery-disabled-crashreporter-localize-ood680-m1.diff,
	  patches/src680/sc-html-export-tables.diff,
	  patches/src680/sc-size-fillinfo.diff,
	  patches/src680/sd-slideshowimpl-check-for-viewframe.diff,
	  patches/src680/speed-quickstart.diff,
	  patches/src680/speed-quickstart-eggtray.diff,
	  patches/src680/speed-quickstart-i18n.diff,
	  patches/src680/sw-sort-fix.diff,
	  patches/src680/x11r7-fix-xinerama-check.diff,
	  patches/vba/cws-npower3-m4.diff: Bin, not neccessary for m187.
	* patches/src680/buildfix-vcl-libsn.diff,
	  patches/src680/buildfix-64bit-tabletree.diff: Add for m187.
	* configure.in,
	  patches/cairo/cairo-canvas-win32.diff,
	  patches/mono/mono-build.diff,
	  patches/mono/mono-scp2.diff,
	  patches/mono/mono-testtools.diff,
	  patches/scsolver/solenv-inc-libs-mk.diff,
	  patches/src680/buildfix-gcc41-pointers-icu.diff,
	  patches/src680/build-java-target.diff,
	  patches/src680/go-oo-team.diff,
	  patches/src680/gtk-kde-fix.diff,
	  patches/src680/hebrew-culmus.diff,
	  patches/src680/libsb_gcc4_visibility_markup.diff,
	  patches/src680/novell-cjk-fonts.diff,
	  patches/src680/sal-oustring-debug.diff,
	  patches/src680/speed-pagein.diff,
	  patches/src680/speed-quickstart-eggtray-transparent.diff,
	  patches/src680/speed-quickstart-transparent.diff,
	  patches/src680/system-icu.diff,
	  patches/src680/system-libc.diff,
	  patches/src680/zoom-combobox.diff,
	  patches/vba/cws-npower3.diff,
	  patches/vba/svx-source-form-fmundo-cxx.diff,
	  patches/vba/vba-build.diff,
	  patches/vba/vba-workbook-worksheet-events.diff,
	  patches/src680/apply: Update to m187.

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

	* patches/src680/apply: Add references to i#70519.

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

	* patches/src680/libsb_gcc4_visibility_markup.diff: since this patch
	actually works now it appears some necessary public symbols are 
	actually missing.

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

	* patches/src680/speed-fontcache.diff,
	* patches/src680/apply: upgrade the fontcache version,
	rather that being forever slow.

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

	* distro-configs/SUSE-64.conf.in,
	  distro-configs/SUSE-PPC.conf.in,
	  distro-configs/SUSE.conf.in: sync to use the same features on
	  all architectures; you would need to install sablot-devel, xalan-j2
	  xerces-j2, and xml-commons-apis on ix86; You would need to install
	  mono-devel on x86_64.

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

	* doc/macros.txt: some blurb on how to hook in the 'Like' operator

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

	* patches/src680/libsb_gcc4_visibility_markup.diff: More work so
	that using the basic libraries doesn't cause link breakage on
	Win32 (noticed both duplicate symbols and unresolved symbols in
	automation when linking testtool).
	(basic/inc/mybasic.hxx)
	(basic/inc/process.hxx)
	(basic/int/testtool.hxx): Don't add SB_DLLPUBLIC markup here as
	the corresponding object files go into a static library, not a
	DLL. Do add the SB_DLLPRIVATE markup, though, for symbol hiding
	with gcc and SunPro.
	(basic/source/inc/sbintern.hxx)
	(basic/source/classes/sbintern.cxx): Add SB_DLLPUBLIC markup to
	GetSbData().
	(basic/source/app/makefile.mk): Don't include ../util/makefile.pmk
	here after all, as we are building a static library here. Don't
	include sbintern.obj in the static app library, as it already goes
	into the sb DLL.
	(basic/source/classes/makefile.mk): Don't want the OBJFILES
	containing only sbintern.obj here.
	(basic/util/makefile.mk): Add a "+GetSbData" line to the .flt file
	so that GetSbData is not filtered out from the .def file. (The
	line "Sbi" which is added to the .flt file, and "Sbi" is part of
	the full symbol name of GetSbData(), so it would be otherwise
	filtered out.)

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

	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff: sync patches
	with scratch
	* patches/vba/sc-source-ui-vba-vbacombobox-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:

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

	* patches/ooinstall: run SDK installer only with -l en-US to prevent
	  overly long lines with many languages; remove OOO_RUN_SDK_INSTALLER
	  hack again

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

	* patches/src680/apply: Move libsb_gcc4_visibility_markup.diff to
	Common so that it gets applied also on Win32.
	vba-basic-array-erase.diff requires it to have been
	applied. Should we automate some test that verifies that the
	patches apply cleanly for all top-level distros?

	* patches/src680/libsb_gcc4_visibility_markup.diff: Make it work
	for a Win32 build, too, see above.
	(basic/source/app/makefile.mk)
	(basic/source/basmgr/makefile.mk)
	(basic/source/classes/makefile.mk)
	(basic/source/comp/makefile.mk)
	(basic/source/runtime/makefile.mk)
	(basic/source/sbx/makefile.mk): Actually include the
	basic/util/makefile.pmk that this diff adds. makefile.pmk files
	aren't included automatically. So, until now the makefile.pmk was
	not even used. The -DSB_DLLIMPLEMENTATION that it attempted to
	add to CDEFS never got passed to compilations, so we got a massive
	linking breakage on Win32. Also, the visibility additions to
	CFLAGS never got used, so did the visibility markup really have
	the desired effect on Linux?

	* patches/vba/vba-basic-array-erase.diff: The
	SbxDimArray::setHasFixedSize() method added by this diff doesn't
	return any value, so make it void.

	* patches/vba/vba-basic-globals.diff
	(basic/source/classes/sb.cxx): Fix syntax error, remove an extra
	'('.
	(basic/source/classes/makefile.mk): Adapt to change now made to
	this file by libsb_gcc4_visibility_markup.diff earlier in the
	patch order.

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

	Merged from ooo-build-2-0-4 branch:
	* bin/openoffice-xlate-lang: add eo (esperanto).

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

	* patches/src680/system-icu.diff: readd configure flag; s/gt/ge/,
	  make it AC_MSG_ERROR instead of AC_MSG_RESULT when system-icu >= 3.4

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

	* patches/src680/system-icu.diff: fix for icu 3.4, partly thanks
	  to Hanno

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

	* bin/ooinstall: Skip running the SDK installer, when
	OOO_RUN_SDK_INSTALLER is not set to 'yes' (defaults to yes).

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

	* bin/build-ooo: Retract earlier change, rene and doko didn't like
	it.

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

	* scratch/sc-vba/vbarange.cxx: removed some debug/expermental bits
	* test/macro/MiscRangeTests.xls: added 2 extra range regression tests

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

	* patches/vba/vba-basic-globals.diff: don't search vbaglobals unless
	SBX_GBLSEARCH is set ( prevents lots of extra recursive badness )
	* vba-dim-and-constants-patch.diff: supporting change to Findelem
	to make sure that seach on the vbaglobals takes place

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

	* patches/vba/vba-basic-array-erase.diff: it appears that 'Erase' is
	also called by the basic runtime ( at least before a redim ), patch
	adds some kludgy fixed size array detection

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

	* scratch/sc-vba/vbaapplication.cxx: previous fix for range mucked up
	relative range addressing.
	* scratch/sc-vba/vbaarange.cxx:

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

	* patches/src680/apply: add new patch ( below ) for i#70380
	* patches/vba/vba-basic-array-erase.diff:

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

	* bin/build-ooo: Before looking for GSI_*.sdf files in src,
	uncompress any GSI_*.sdf.bz2 and GSI_*.sdf.gz files there.

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

	* bin/unpack: In a Win32 build, require gdiplus.dll already at
	this stage (config_office/configure will also require it), and
	copy it into $OOBUILDDIR/external/gdiplus. Thus it's enough to
	download it once into src and it gets copied automatically into
	each milestone you build.

2006-10-13  Petr Mladek  <pmladek@suse.cz>
 
 	* patches/src680/system-icu.diff: fix obvious typo,
 	  U_ICU_VERSION_MAJOR_NUM => U_ICU_VERSION_MINOR_NUM

	* configure.in: list the ooo-2-0-4 branch in the end message

2006-10-13  Rene Engelhard  <rene@debian.org>

	* patches/src680/sd-slideshowimpl-check-for-viewframe.diff: add
	  .hxx part

2006-10-12  Petr Mladek  <pmladek@suse.cz>

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

2006-10-12  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/sd-slideshowimpl-check-for-viewframe.diff:
	  backport revision 1.31.60.1 from cws impress107 to fix crash on
	  the impress wizard (i#69530)

2006-10-12  Petr Mladek  <pmladek@suse.cz>

	* patches/cairo/cairo-canvas-win32.diff: use ::rtl::math::round as a
	  cross pratform solution; the rtl implementation is needed on Win32;
	  it is not enough to use "using namespace ::rtl::math;" because then
	  the compiler does not know wheter to use the rtl implementation or
	  the system one on linux
	* patches/src680/apply: move cairo-canvas-win32.diff after other
	  cairo patches

	* patches/src680/sc-optional.diff: add missing return

	* patches/src680/build-java-target.diff, patches/src680/apply:
	  add --with-java-target-version configure options; it allows
	  to build the classes for JVM 1.4 even with JDK 1.5; this
	  is needed for openSUSE where only the newer JDK is available

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

	* scratch/sc-vba/vbaapplication.cxx: moved Application::Range
	implementation into vbarange, also a hack in there to allow 
	Application::Range to handle references to other sheets 
	* scratch/sc-vba/vbarange.[ch]xx:

2006-10-12  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/ooo67658.sfx2.reloadcrash.diff,
	patches/src680/ooo67716.svx.overflow.diff,
	patches/src680/ooo67781.sc.reloadhiddenrows.diff,
	patches/src680/ooo67976.svx.macroscrash.diff,
	patches/src680/ooo68048.vcl.imsurroundtext.diff,
	patches/src680/ooo68919.sc.atk.diff,
	patches/src680/ooo69236.slideshow.esccrash.diff,
	patches/src680/ooo69530.sd.crash.diff,
	patches/src680/oooXXXXX.vcl.x86_64.impressatk.diff,
	patches/src680/workspace.calc39.diff,
	patches/src680/workspace.vcl65.diff: Import from FC.
	* patches/src680/apply: Apply above patches for DebianBase,
	for not breaking the whole world.

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

	* patches/src680/apply: Add the Win32 cairo patches to the
	cairocanvas section, so that it gets verified that they don't
	affect Linux builds. Add cairocanvas to the NovellWin32 and
	NovellWin32ISO distros.

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

	* patches/vba/vbaevents-services-sources.diff: add support for 
	combo box changed event

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

	* scratch/sc-vba/vbaglobals.cxx: add back ActiveSheet into globals
	* scratch/sc-vba/vbaworksheet.cxx: make the property search a little
	faster ( not much though )

2006-10-11  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable size-sal-textenc.diff, makes
	  e.g. rscdep segfault on amd64

2006-10-10  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: disable speed-chart.diff; causes
	  http://bugs.debian.org/391875

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

	* patches/src680/xalan-serializer-jar-more.diff, patches/src680/apply:
	  again add automatical detection of serializer.jar into the configure;
	  add it to classpath on one more place; was lost during the switch to
	  cws-cmcfixes28.diff

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

	* patches/cairo/cairo-cairo-1-2-4-diff.diff: Use MMX in cairo also
	when building with MSVC. Seems to work, but more testing and more
	eyeballs is surely needed. Correct two problems in
	cairo-win32-surface.c: Don't use ARGB32 format for 32 bpp HDCs,
	the proper thing is to use RGB24. Don't use the bogus
	_cairo_win32_surface_show_glyphs method, which doesn't work for
	rotated text.

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

	* bin/test-ooo: fix the check for a blacklist

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

	* patches/src680/size-sal-textenc.diff (sal/util/makefile.mk):
	Define also SHL3DEF and DEF3NAME so that a .def file gets made for
	the sal_textebc3.dll on Win32. Use correct PLUGIN_NAME on Win32.

2006-10-10  Jiao Jianhua <jjiao@novell.com>

	* scratch/sc-vba/vbaapplication.cxx: update Cursor and StatusBar 
	Cursor only change the current objectshell view.

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

	* scratch/sc-vba/vbaglobals: really remove ActiveSheet from list of 
	globals
	* scratch/sc-vba/vbacombobox.cxx: make sure XPropertySetInfo returned
	is static ( performance related )
	* scratch/sc-vba/vbarange.cxx: ditto

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

	* patches/src680/vba-basic-default.diff: added necessary forgotten bit 
	to enable lazy init of default properties

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

	* patches/cairo/cairo-canvas-win32.diff: Fix handling of Bitmaps
	that are implemented as in-memory DIBs by WinSalBmp. This is
	indicated by BitmapSystemData::pDIB being non-NULL. It is a
	HGLOBAL for the DIB. We can't pass the bitmap data for that to
	cairo_image_surface_create_for_data() as the format is wrong in
	many ways; for starters, it's upside-down, and if it has a DIB
	format other than 24-bit BI-RGB, cairo wouldn't understand it
	anyway.

	Possibly it would make sense to have sal create DIB sections
	instead of mucking around with "global" memory segments and
	in-memory DIBs. Probably that code in sal is a leftover from Win9x
	days, or even older. DIB sections have the actual bits in-memory
	anyway, and additionally they have HBITMAP handles that can be
	used like HBITMAP handles for DDBs.

	* patches/cairocanvas-check-bitmap-system-data-pixmap-size.diff
	(DeviceHelper::getSurface): On Win32, notice DIB bitmaps early
	here before even calling the Surface constructor. Return NULL
	instead, and the code higher in the call chain will use fallback
	code instead.

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

	* patches/src680/cws-npower3.diff: Mikhail V. on returning from his 
	leave spotted a nice improvement to the patch.
	* patches/src680/cws-npower3-m4.diff: < m186 version

2006-10-09  Noel Power  <noel.power@novell.com>
	
	* scratch/sc-vba/vbaglobals: remove ActiveSheet from list of globals
	sent to basic ( performance )
	* patches/vba/vba-basic-default.diff: make default property lazy inited
	performance improvement

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

	* patches/src680/apply: added fix from Caolan, move path
	coordinates only when doing stroke. Before they were moved for
	fills as well. It happened because of unclear method name, which
	was indicating just strokes, but was used for clips and fills as
	well. I changed the method names as well now.

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

	* patches/src680/size-sal-textenc.diff,
	* patches/src680/apply: several fixes & enable.

	* patches/src680/system-icu.diff: fix crasher preprocessor logic bugs.

2006-10-09  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply CalcSolver patchset in DebianBase since
	  it now also builds on amd64. Move system-lpsolve-use_pic.diff into
	  DebianBaseOnly and make system-lpsolve-link-with-colamd.diff
	  DebianOnly instead of Debian32Only

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

	* patches/src680/soffice-detect-mozilla-certificates.diff: Fix b0rkage.

2006-10-08  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-icu.diff: fix #if, should be == 4 instead of
	  == 6

2006-10-08  Rene Engelhard  <rene@debian.org>

	* patches/src680/soffice-detect-mozilla-certificates.diff: add patch
	  to handle multiple mozilla profiles in the same subdir and profiles
	  with spaces

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

	* patches/src680/size-sal-textenc.diff: add scp2 section,
	add map-file & update makefile to use it.

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

	* patches/src680/size-sal-textenc.diff,
	* patches/src680/apply: save 1.6Mb or so of pointless text
	encoding translation tables, disabled for now.

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

	* configure.in, download.in: download the prebuild cli_types*.dlls
	  from the MWS specific directory; it is not perfect solution
	  because more .dlls versions might be necessary with one MWS;
	  it should be enough because everybody builds the latest milestone
	  anyway

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

	* patches/vba/cws-npower3.diff: restore to cws-extract version
	* patches/vba/cws-npower3-m4.diff: contitionalise correctly
	* patches/src680/apply:

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

	* patches/src680/cws-npower.diff: manually hack out include causing 
	problem in m4 builds ( temporary solution, will conditionalize patches )

2006-10-06  Rene Engelhard  <rene@debian.org>

	* patches/src680/soffice-detect-mozilla-certificates.diff:
	  prioritize ~/.firefox. Add ~/.mozilla-firefox

2006-10-05  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-icu.diff: merge caolans icu 3.6 patch;
	  try to make it support 3.4 and 3.6...
	* patches/src680/cws-icuupgrade.diff: add
	* patches/src680/apply: add cws-icuugrade.diff to new ICU36 Section;
	  apply it for Debian/Debian64

2006-10-05  Robert Vojta  <rvojta@gmail.com>

	* doc/connectivity-module-new-driver.txt: Simple How To which guide
	you through all steps for new driver integration into OO.o source tree

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

	* configure.in: Default to ood680-m5

	* distro-configs/SUSE-10.1.conf.in: enable gstreamer on SLED10

	* bin/install-mono: works with DESTDIR again

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

	* patches/vba/cws-npower3.diff: cws-extract with latest changes

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

	* patches/src680/xalan-serializer-jar.diff: Bin, in cmcfixes28.
	* patches/src680/gnujre-searchpath-java.home-property.diff: Bin, in
	  sixtyfour08.
	* patches/src680/cws-cmcfixes28.diff: Extract of cmcfixes28 (64bit and
	  other fixes)
	* patches/src680/cws-sixtyfour08.diff,
	  patches/src680/use-system-xt.diff: Update.
	* patches/src680/apply: Apply the changes.

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

	* patches/src680/fontconfig-substitute3.diff: Update from FC.
	* patches/src680/cws-sixtyfour08.diff: Update from FC.

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

	* patches/src680/apply: Re-Shuffle some patches from Gentoo
	experimental to "vanilla" Gentoo

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

	* patches/src680/cws-npower.diff: updated with latest changes from the
	cws.

2006-10-02  Robert Vojta  <robert@vojta.name>

	* patches/src680/zoom-combobox.diff: Czech & Slovak translations

2006-09-30  Tor Lillqvist  <tml@novell.com>

	* patches/cairo/cairo-canvas-win32.diff: Don't use
	cairo_helper.cxx on Win32 (ifdef out all of it). It's much cleaner
	to just have the necessary code inline in cairo_cairo.cxx, which
	is the only source file that used the cairo_helper functions
	anyway. Additional cleanups. Plug HDC leak: keep HDC and its
	original bitmap around in ::cairo::Surface so that we can properly
	deallocate the HDC in the destructor.

	* patches/cairo/cairocanvas-check-bitmap-system-data-pixmap-size.diff:
	Revert my changes on 2006-09-27, not needed now when not using
	cairo_helper on Win32..

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

	* patches/src680/jni-throw-exception.diff: Bin. If ever again someone
	sees a jni exception she/he may apply patch attached to i#65977.

2006-09-30  Tor Lillqvist  <tml@novell.com>

	* patches/cairo/cairo-canvas-win32.diff: Fix a few obvious mistakes.

2006-09-30  Robert Vojta  <robert@vojta.name>

	* patches/src680/sc-optional.diff: Make VLA compilable on Win32 

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

	Fix the fontconfig-substitute* diffs to unbreak the Win32
	build. Whether fonts work correctly on Win32 currently I have no
	idea yet.
	
	* patches/src680/fontconfig-substitute.diff
	(vcl/source/gdi/makefile.mk)
	(vcl/source/window/makefile.mk): Pass -DENABLE_FONTCONFIG in CDEFS
	when ENABLE_FONTCONFIG is set.
	(vcl/source/gdi/outdev3.cxx:GetFcSubstitute) Return an empty
	string unless ENABLE_FONTCONFIG.
	(vcl/source/window/window.cxx:Window::ImplCheckUIFont): Don't
	attempty to use psp::PrintFontManager on WNT where the fontman
	library isn't built.

	* patches/src680/fontconfig-substitute2.diff
	(vcl/source/gdi/outdev3.cxx): Adapt to the above change, it
	changes the context lines for two chunks of this diff.

	* patches/src680/fontconfig-substitute2.diff
	(vcl/source/gdi/sallayout.cxx): Use ::abs() instead of the
	nonportable std::abs().

2006-09-29  Rene Engelhard  <rene@debian.org>

	* patches/src680/soffice-detect-mozilla-certificates.diff: add
	  extra check to not give nothing to dirname when no mozilla profile
	  is found
	* patches/src680/apply: apply BerkeleyDB43 also for Debian64

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

	* patches/src680/size-configmgr-template.diff,
	* patches/src680/apply: save more space/time/code.

	* patches/src680/size-configmgr.diff: bump back-log to 16 to
	capture 'filter' repetition.

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

	* bin/install-mono: allow to install OOo without root permissions

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

	Initial commit of diffs for the cairo canvas code on Win32. Work
	in progress. No idea whether it works at all yet, but at least the
	cairo canvas DLL did build successfully at one stage. For some
	unrelated reason, I seem to have to do a clean rebuild of all of
	OO.o right now. (I get a weird component registration problem with
	binfilter, for instance.) So, it will have to wait some days until
	the build is done before I can actually try running OO.o with the
	cairo canvas on Win32.

	* patches/cairo/cairo-canvas-win32.diff (canvas/prj/build.lst):
	Make it depend on cairo if the CAIRO build type is turned on.
	(canvas/source/cairo/makefile.mk): On Win32 link with cairo.lib,
	pixman.lib and gdi32.lib.
	(canvas/source/cairo/cairo_cairo.hxx): Include <stdio.h> for
	NULL. No need for mpDisplay, mhDrawable, and mpRenderFormat fields
	on Win32. Adapt constructors and methods correspondingly on Win32.
	(canvas/source/cairo/cairo_helper.hxx): Make many of the functions
	X11-only.
	(canvas/source/cairo/cairo_cairo.cxx): Adapt for Win32.
	(canvas/source/cairo/cairo_canvashelper.cxx)
	(canvas/source/cairo/cairo_spritehelper.cxx): Use namespace
	::rtl::math for round().
	(canvas/source/cairo/cairo_canvashelper_text.cxx): Include
	<windows.h> (surrounded by the lovely <tools/prewin.h> and
	<tools/postwin.h> headers) on WNT. Add ifdefs for the X11 code,
	add corresponding Win32 code. Use F_PI instead of the nonportable
	M_PI.
	(canvas/source/cairo/cairo_helper.cxx): Also include <windows.h>
	here, add ifdefs for X11 code, add Win32 code.

	* patches/cairo/cairo-config_office-configure-in.diff
	(config_office/configure.in): Add CAIRO to BUILD_TYPE if using
	internal cairo.

	* patches/cairo/cairo-makefile-mk.diff (cairo/makefile.mk):
	Deliver also cairo-win32.h.

	* patches/cairo/cairocanvas-check-bitmap-system-data-pixmap-size.diff
	(canvas/source/cairo/cairo_helper.cxx): Yes, more diffs to the
	same file here as in cairo-canvas-win32.diff. Part of the diffs
	for Win32 would have partially overlapped the lines already
	handled in this diff, so have to have them here.

	* patches/cairo/cairocanvas-vcl-add-pixmap-size-to-bitmap-system-data.diff
	(vcl/inc/bitmap.hxx): Have the mnWidth and mnHeight fields also on
	Win32. Don't know if this will turn out to be absolutely
	necessary.
	(vcl/win/source/gdi/salbmp.cxx): Set mnWidth and mnHeight in
	WinSalBitmap::GetSystemData().

2006-09-29  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/vba/offapi-org-openoffice-vba-xapplication-idl.diff,
	* patches/src680/vba/sc-source-ui-vba-vbaapplication-cxx.diff,
	* patches/src680/vba/sc-source-ui-vba-vbaapplication-hxx.diff: For Cursor
	using SystemWindow.
	* scratch/sc-vba/XApplication.idl,
	* scratch/sc-vba/vbaapplication.hxx,
	* scratch/sc-vba/vbaapplication.cxx,

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

	* patches/src680/sc-optional.diff,
	* patches/src680/apply: fix another round of problems, looking
	good now, enable by default

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

	* bin/cws-commit-patch, bin/ooinstall, bin/package-lang-win32,
	bin/reorder-link: Explicitely use bash when sucking variables
	from the shell.
	* bin/install-dictionaries: Remove bashisms.

	* patches/src680/fontconfig-substitute.diff: Update from FC.
	* patches/src680/fontconfig-substitute[23].diff: New, taken from FC.
	* patches/src680/apply: Apply new patches.

	* bin/build-ooo: Search for additional GSI files.

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

	* patches/src680/xalan-serializer-jar.diff: add automatical detection
	  of serializer.jar into the configure; add it to classpath on one
	  more place

	* patches/src680/sw-input-field-dialog.diff, patches/src680/apply:
	  Improve input field dialog. Created by Zhang Yun. I have removed
	  it by mistake on 22 Oct because it had the confusing name
	  sw-inline-edit.diff

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

	* patches/src680/sc-optional-addins.diff,
	* patches/src680/sc-optional.diff,
	* doc/calc-optional.txt: improved patches & notes.
	* patches/test/sc-optional.diff: remove.

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

	* patches/src680/apply: make basic call to Application::Reschedule 
	a bit more efficient
	* patches/vba/basic-speedup.diff:

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

	Initial configury to use cairo on Win32. Still need to add
	Win32-specific code to cairocanvas.

	* configure.in: Use cairo 1.2.4 on Win32.

	* download.in: Don't download the glitz tarball on Win32.

	* bin/unpack: Don't copy the glitz tarball on Win32. Correct log
	messages.

	* patches/cairo/cairo-makefile-mk.diff
	* patches/cairo/cairo-prj-build-lst.diff
	* patches/cairo/cairo-prj-d-lst.diff: Resurrected these files, but
	now change them to be for Win32 only. (On Linux, we always use the
	system cairo.)

	* patches/cairo/cairo-cairo-1-2-4-diff.diff: New file. Diff to
	cairo 1.2.4. Adds hand-written config.h, makefile.mk,
	pixman/src/makefile.mk and src/makefile.mk, and patches
	src/cairo-features.h in cairo 1.2.4.

	* patches/cairo/cairo-config_office-configure-in.diff: New
	file. Set build_cairo to true on Cygwin, but don't set
	SYSTEM_CAIRO, and don't check for system cairo.

	* patches/cairo/cairo-canvas-win32.diff: New file. Patch
	canvas/prj/build.lst and canvas/source/cairo/makefile.mk to build
	cairocanvas on Win32, too, if enabled.

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

	* patches/vba/vba-modscopevariable.diff: extended to the cater for
	private variables also ( new opcode _PUBLIC_P )

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

	* patches/test/sc-optional.diff: update: fixes most missing
	optional arg scenarios, updates the parser etc.

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

	* patches/src680/svg-import.diff: Initial import of SVG import code.
	  NB. Experimental, in progress, not ready by any means! ;-)

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

	* patches/src680/apply: allow module scope variables lifecycle to be
	extended to the lifetime of the associated document ( when vbasupport
	is enabled )
	* patches/vba/vba-modscopevariable.diff:

2006-09-26  Robert Vojta  <robert@vojta.name>

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: Czech translation
	* patches/src680/vba-sc-handleautoshapemacro-import.diff: Czech
	translation
	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: Slovak translation
	* patches/src680/vba-sc-handleautoshapemacro-import.diff: Slovak
	translation
	* patches/src680/sc-natural-sort.diff: Slovak translation

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

	* patches/test/sc-optional.diff,
	* test/calc/optional.xls: setup opt. arg. test cases,
	and 1st hack at a way around.

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

	* patches/src680/size-filter-props.diff: remove debug.

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

	* patches/src680/cws-jl47.diff, patches/src680/apply:
	  cws-extract jl47

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

	* patches/src680/apply: apply BerkeleyDB43 for Debian

2006-09-24  Rene Engelhard  <rene@debian.org>

	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	  #include <stdio.h>

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

	* patches/src680/sw-input-field-inline-edit.diff,
	  patches/src680/apply: Improve input field inline editing.
	  Created by Zhang Yun  <mypersonal1971@gmail.com>.
	* patches/src680/sw-inline-edit.diff, patches/src680/apply:
	  remove obsolete work

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

	* patches/src680/apply (Fixes): Add cws-sixtyfour08.diff, fix
	crash in base on amd64.
	* patches/src/cws-sixtyfour08.diff: New.
	* patches/src680/apply (TemporaryHacks): Add sal-doublefree.diff,
	fix crash in the help on amd64.
	* patches/src/sal-double: New.

2006-09-22  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Add --with-system-icu to
	Gentoo defaults

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

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

2006-09-22  Jiao Jianhua  <jjiao@novell.com>

	* patches/scratch/sc-vba/vbaapplication.[ch].xx: update scratch
	* patches/scratch/offapi-vba/XApplication.idl: update scratch

2006-09-22  Jiao Jianhua  <jjiao@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xapplication-idl.diff: 
	  add Goto, DisplayStatusBar and StatusBar.
	  Goto is not compeleted. And the others are implemented.
	* patches/vba/c-source-ui-vba-vbaapplication-[ch]xx.diff: 

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

	* patches/src680/apply (DebianBaseOnly): Bild using -O2 on x86
          and sparc according to Debian policy.
	* patches/src/debian-opt.diff: New.

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

	* scratch/sc-vba/vbacombobox.[ch]xx: default value for combobox
	* patches/vba/sc-source-ui-vba-vbacombobox-[ch]xx.diff: scratch->patch

2006-09-22  Robert Vojta  <robert@vojta.name>

	* patches/src680/sc-natural-sort.diff: Czech translation

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

	* Version ood680-m4

	* patches/src680/svtools-fsstor-temporary-O0.diff,
	  patches/src680/apply (TemporaryHacks): OOo does not start when
	  svtools/source/fsstor/fsstorage.cxx is compiled with -Os with
	  gcc 4.1.2 20060913

2006-09-21  Giuseppe Ghib? <ghibo@mandriva.com>
	* patches/src680/office-cfg-vcl-chinese-fonts-i65097.diff: added
	  patch for Chinese (i#65097).
        * patches/src680/apply: use office-cfg-vcl-chinese-fonts-i65097.diff
	  instead of novell-cjk-fonts.diff (in MandrivaOnlyLinux target
	  for now).

2006-09-21  Robert Vojta  <robert@vojta.name>

	* doc/extra-localizations.txt: More details about GSI files

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

	* patches/src680/apply: add xmlhelp-use-libxslt-from-system.diff to
	  NovellOnlyUnix; fixes problems with helpcontent on x86_64;
	  it is in the distro specific section because it breaks help without
	  system libxslt
	* distro-configs/SUSE-*.conf.in: use --with-system-libxslt

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

	* patches/src680/basic-dfltmethod-bug.diff: fix for i#69718, regression
	with default method handling.
	* patches/src680/apply:

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

	* doc/avmedia.txt: updated

	* patches/src680/apply: added gstreamer-avmedia-file-types.diff
	and gstreamer-svtools-content-types.diff, 1st one adds ogg and
	flac extensions to file selector filter. 2nd one adds ogg/vorbis
	and ogg/theora to known file types

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

	* scratch/sc-vba/vbacombobox.[ch]xx: Add new ComboBox object & add
	controls ( well only comboboxes ) to the available symbols from 
	Worksheet
	* scratch/sc-vba/vbaworksheet.[ch]xx:
	* scratch/sc-vba/vbaworksheetsl.cxx:
	* scratch/sc-vba/makefile.mk:
	* scratch/offapi-vba/makefile.mk:
	* scratch/offapi-vba/XComboBox.idl:
	* patches/vba/offapi-org-openoffice-vba-makefile-mk.diff: scratch->patch
	sync
	* patches/vba/sc-source-ui-vba-makefile-mk.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/offapi-org-openoffice-vba-xcombobox-idl.diff:
	* patches/vba/sc-source-ui-vba-vbacombobox-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbacombobox-hxx.diff:

2006-09-20  Tor Lillqvist  <tml@novell.com>

	* distro-configs/NovellWin32ISO.conf.in: Fix quoting.

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

	* configure.in: Default to ood680-m4

2006-09-20  Robert Vojta  <robert@vojta.name>

	* patches/src680/sc-r1c1.diff: Czech translation added
	* patches/src680/sc-insert-note-on-right-click.diff: Czech translation

2006-09-20  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-msi-patchability.diff: More hacking,
	this is still work in progress.
	(instsetoo_native/inc_ooolangpack/windows/msi_templates/codes.txt):
	Add product and upgrade codes for language packs for all languages
	listed in setup_native/source/win32/msi-encodinglist.txt. With the
	other changes in this diff, building language packs for languages
	with no code would otherwise fail. Use same order as in the
	msi-encodinglist.txt file. Not sure whether it is correct to use
	different codes for languages that are really the same, like pt
	and pt-PT or hi and hi-IN. But, as long as we consistently use
	only either one of such pairs, it shouldn't matter. Why such
	duplicates are even listed in msi-encodinglist.txt I don't know.
	(solenv/bin/modules/installer/windows/file.pm)
	(solenv/bin/modules/installer/windows/msiglobal.pm): Use
	Filesys::CygwinPaths::win32path() instead of running cygpath -w
	countless times. (#i69671)

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

	* patches/vba/vba-workbook-worksheet-events.diff: new patch file enables
	basic workbook_beforesave, workbook_open & worksheet_activate events
	* patches/src680/apply: add new patch file above

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

	* split avmedia/source/gstreamer/ patch to sever ones, each for
	one file, so that the changes are more transient.

	* gstplayer.cxx (processSyncMessage): set condition even if we
	weren't able to get video size - might be audio only stream
	(getPreferredPlayerWindowSize): init size to 0, 0 - in case we
	don't have video size, it will fallback to system media window
	content (some icon)

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

	* patches/src680/novell-win32-msi-patchability.diff: New patch.
	Sets things up to enable using Windows Installer patch and upgrade
	functionality. Work in progress, to be continued.

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

	* scratch/sc-vba/vbarange.cxx: some minor fixes
	* scratch/sc-vba/vbainterior.cxx:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: scatch->patch sync
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:

2006-09-15  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/gentooexperimental-gnujre.diff: Undo changes of
	jvmfwk-gij-paths.diff. It breaks the build.
	* patches/src680/xalan-serializer-jar.diff: Add system serializer.jar to
	classpath, i#69026.

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

	* patches/src680/size-configmgr.diff,
	* patches/src680/apply: kill configmgr bloat.

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

	* distro-configs/Gentoo.conf.in:
	* patches/src680/apply: Update some Gentoo Bits

2006-09-11  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/sw-recursive-im.diff,
	  patches/src680/apply: remove sw-recursive-im.diff, it included in ood-m3

2006-09-09  Rene Engelhard  <rene@debian.org>

	* patches/src680//soffice-detect-mozilla-certificates.diff,
	  patches/src680/apply: patch soffice to find the mozilla
	  certificate dir

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

	* configure.in: Default to ood680-m3

	* patches/mono/bridges-mono-uno-build-keyfile.diff,
	  patches/mono/mono-build-keyfile.diff, patches/src680/apply:
	  sign the output assembly using the key pair; it is needed to install
	  the versioned assemblies into the system Global Assembly Cache  (GAC)
	* configure.in, bin/ooinstall, bin/install-mono, bin/Makefile.am,
	  src/mono-ooo.pc.in, src/Makefile.am: install the .dll files into
	  the Global Assembly Cache

2006-09-08  Rene Engelhard  <rene@debian.org>

	* patches/src680/config_office-dbus-check.diff: make conditionalizing
	  (--disable-dbus) work and improve check by using PKG_CHECK_MDOULES.

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

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

	* distro-configs/SUSE-10.0.conf.in,
	  distro-configs/SUSE-10.1.conf.in,
	  distro-configs/SUSE-9.1.conf.in,
	  distro-configs/SUSE-9.2.conf.in,
	  distro-configs/SUSE-9.3.conf.in: disable gstreamer on older
	  distributions where gstreamer >= 0.10 is not available

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

	* scratch/sc-vba/vbarange.cxx: latest changes to support Jodies bits
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff : scratch->patch sync

2006-09-06  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-r1c1.diff : update with extensions for VBA and
	  better error handling for external refs.
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff : minor tweaks to use
	  the new extensions.

2006-09-05  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: move_wrappers soffice wrapper

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

	* patches/evo2/evo2-evolution-data-server-1.8-soname.diff,
	  patches/src680/apply: adds soname of the module from
	  evolution-data-server-1.8, fixes the search order, so the recent
	  versions are preferred; Patch by Harish Krishnaswamy
	  <kharish@novell.com>; i#69291

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

	* patches/src680/ubuntu-edgy-lpi.diff,
	patches/src680/ubuntu-no-stack-protector.diff,
	patches/src680/unxlngi6-notune.diff: New patches.
	* patches/src680/apply: New sections Ubuntu{Dapper,Edgy}Only.
	* patches/src680/apply: Remove DebianBaseNoHelpContent from
	the Ubuntu sections, fails at the installation step.
	* patches/src680/gcj-32bit-runtime-path.diff: Update.
	* configure.in: Add new patchsets.

2006-09-04  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/apply.: remove sfx2-docfile-newfilesave.diff

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

	* patches/vba/cws-npower3.diff: seems to fix the saveas error, changed
	the logic in NeedsBinPasswdLibWarning ( now is the same as 
	ImplGetSignatureState ) it now checks GetMedium()->GetName().Len() 

2006-09-04  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/gnujre-searchpath-java.home-property.diff,
	  patches/src680/apply: Add java.home property to gnujre searchpath,
	i#68665.

2006-09-04  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/sfx2-docfile-newfilesave.diff: For error new file save.
	* patches/src680/apply.: add sfx2-docfile-newfilesave.diff

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

	* patches/gstreamer/gstreamer-avmedia-source-gstreamer.diff: use
	pow instead of non portable pow10, suggested by NAKATA Maho.

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

	* patches/src680/system-libc.diff: add missing soltools piece

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

	* patches/src680/debian-dictionary.diff: update for dokos dictionary
	  changes...

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

	* bin/unpack: Stuff that gets downloaded should always be
	referenced with $SRCDIR and not with $TOOLSDIR/src otherwise
	we break the possibility of using --with-srcdir

2006-08-31  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: don't try to mv classes/ when it doesn't exist
	  (no-Java build)

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

	* Version ood680-m2 (openSUSE-alpha4plus)

	* bin/package-ooo: /usr/bin/soffice symlink is necessary by java UNO
	  components to find the UNO installation using $PATH, see
	  http://udk.openoffice.org/common/man/spec/transparentofficecomponents.html

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

	* updated gstreamer avmedia source patch

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

	* patches/scratch/vbarange.cxx: fix for sorting bug.
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:

2006-08-31  Rene Engelhard  <rene@debian.org>

	* configure.in: only try to copy unowinreg.dll on Java builds

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

	* build/ood680-m1/avmedia/source/viewer/mediawindow_impl.cxx
	(onURLChanged): test for pSystemData->aWindow in case of
	GSTREAMER. this fixes problem with mediawindow not created

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

	* patches/vba/basic-newsize-image-layout.diff: removed
	* patches/vba/cws-npower3.diff: added
	* patches/src680/apply: Changed to reflect the modifications above
	* Changelog: correct wrong date on my last patch

2006-08-30  Rene Engelhard  <rene@debian.org>

	* patches/src680/system-stlport5.diff: s/long double/double/

2006-08-30  Jiao Jianhua <jjiao@novell.com>

	* patches/src680/sw-inline-edit.diff: Improve input field dialog.
	  This patch ceated by Zhang Yun  <mypersonal1971@gmail.com>.
	* patches/src680/apply: add sw-inline-edit.diff 

2006-08-30  Jiao Jianhua <jjiao@novell.com>

	* patches/src680/size-thread-stack.diff: Add an function 
	  osl_createSuspendedThreadWithStack for sync reason,
	  and to repalce osl_createSuspendedThread.

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

	* scratch/sc-vba/vbafont.cxx: detect special case colorindex = 0 for
	default
	* scratch/sc-vba/vbainterior.cxx:
	* scratch/sc-vba/vbaborders.cxx:
	* patches/vba/sc-source-ui-vba-vbaborders-cxx.diff: scratch->patch 
	* patches/vba/sc-source-ui-vba-vbafont-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:

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

	* download.in (download_files): Don't put empty strings into
	@files. Write the list of files for the current build to
	download.list.

	* bin/make-win32-iso: Use download.list instead of hardcoding the
	list here. Don't put the non-redistributable files in the source
	ISO, though.

	* patches/src680/win32-build-fixes.diff (solenv/inc/postset.mk):
	Update for ood680-m2.

2006-08-29  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, patches/src680/lfs.diff: build with
	  -D_FILE_OFFSET_BITS=64 if wanted/possible/needed

2006-08-29  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/ubuntu-lpi.diff: Update for 2.0.4.
	* patches/src680/apply: Move corporate-dictionary.diff from
	LockDown to NovellOnly.
	* patches/src680/ubuntu-dictionary.diff: Update for 2.0.4.
	* scratch/buildbot/buildbot-0.7.3/buildbot/__init__.pyc,
	buildbot/buildbot-source/buildbot/__init__.pyc: Remove.

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

	* bin/Makefile.am (script_files): Add make-win32-iso.

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

	* bin/make-win32-iso: Further work. Now it actually produces the
	installer and source ISOs. Could use some more work, for instance
	it would be nice if the list of tarballs that was downloaded by
	the download script was saved somewhere. Now I have the current
	list for Win32 duplicated here (sans the stuff that presumably
	can't be redistributed).

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

	* scratch/sc-vba/vbfont.[ch]xx: make Font object return null if for an
	attribute of that object every cell in the range does not have the
	same value
	* scratch/sc-vba/vbahelper.[ch]xx:
	* scratch/sc-vba/vbarange.[ch]xx:
	* scratch/offapi-vba/XFont.idl:
	* patches/vba/offapi-org-openoffice-vba-xfont-idl.diff:
	* patches/vba/sc-source-ui-vba-vbafont-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbafont-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-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

2006-08-28  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-stlport5.diff: Revert last change.
	* patches/src680/size-vcl-fontcfg.diff: Fix for STLport5.

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

	* configure.in: Default to ood680-m2.

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

	* patches/src680/novell-win32-registry-branding.diff: Use a
	Novell-specific *key* pathname (with "Novell" as a component) as
	that is what the Novell ZAM people want. Not just a *value*
	containing the vendor. Unfortunately this means this patch now
	hardcodes "Novell" but upstream doesn't seem to be particularily
	interested in this class of functionality anyway.

	It would be possible to use the OOO_VENDOR string as subkey
	pathname component by adding handling of appropriate metasyntax to
	installer::windows::registry::get_registry_key, but that is a bit
	messy as that string typically contains punctuation (for us,
	"Novell, Inc."), and using such in Registry key pathnames is
	highly unusual. So we would need another configure option,
	--with-vendor-clean or whatever, and pass just "Novell" for that.

2006-08-28  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-stlport5.diff: ood680-m2 update.
	* patches/src680/gentooexperimental-gnujre.diff: GentooExperimental
	Gnu JRE paths.

2006-08-27  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/disable-external.diff: Bin hack.

	* scratch/scsolver/source/numeric/cellfuncobj.cxx,
	  patches/scsolver/scsolver-source-numeric-cellfuncobj-cxx.diff:
	Buildfix; #include <stdio.h>

	* patches/src680/size-filter-props.diff: Another buildfix.

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

	* patches/src680/gcj-32bit-runtime-path.diff: remove gcj/libgcj path
	  changes
	* patches/src680/jvmfwk-gij-paths.diff: add here
	* patches/src680/aply: add above, remove jvmfwk-gij-4.1.diff

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

	* patches/src680/gcj-32bit-runtime-path.diff: allow /gcj-4.1/libjvm.so
	* patches/src680/cws-ause064-external-glibc.diff: remove two
	  file removal hunks since they make problems...

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

	* patches/src680/cws-ause064-external-glibc.diff: add (most)
	  external/glibc parts of cws ause064 to ...
	* patches/src680/system-libc.diff: ... make this patch for using of
	  getopt() and readdir_r() from system libc possible
	* patches/src680/apply: apply above

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

	* patches/src680/size-framework-xml.diff,
	* patches/src680/apply: more memory saved.

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

	* bin/unpack: do not copy the rhino patch into the source for >= m2
	  since cws misclic got integrated

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

	* patches/src680/recovery-disabled-crashreporter-localize-ood680-m1.diff,
	  patches/src680/recovery-disabled-crashreporter-localize.diff,
	  patches/src680/apply: port for ood680-m2

2006-08-25  Michael Leibowitz <michael.leibowitz@intel.com>

	* buildbot: add buildbot stuff on behalf of pmadhav

2006-08-25  Michael Leibowitz <michael.leibowitz@intel.com>

	* scratch/configdbbe: nuke a bunch of outdated garbage

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

	* patches/src680/apply: ood680-m2 support.

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

	* patches/vba/vba-basic-default.diff: needed to remove gaurds around
	getDefaultProp method to allow other code ( using runtime vbaenabled 
	switch ) to compile when ENABLE_VBA is NO 	

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

	* patches/src680/apply: changed order of patch ( dependecy :-( )
	* patches/vba/vba-basic-default.diff: 
		* modified  SbiRuntime::StepSET_Impl logic also added new pcode 
			_VBASETCLASS	to distinguish between a set and assignment, 
			previously these were treated the same. 
		* removed the ifdef ENABLE_VBA gaurds as it was too hard to read the
		code, now the code is protected/switched by the runtime check

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

	* patches/src680/novell-win32-registry-branding.diff: New patch to
	add vendor and build identification information to the Registry,
	too. (n#191913)
	(scp2/source/ooo/registryitem_ooo.scp): Add Vendor, PackageVersion
	and BuildVersion values under
	HKLM\Sotware\OpenOffice.org\OpenOffice.org\2.0.
	(solenv/bin/modules/installer/windows/registry.pm): Handle the
	above, expand as OOO_VENDOR, OOO_PACKAGEVERSION and
	BUILD_VER_STRING.

	* patches/src680/apply: Add above patch to NovellOnlyWin32.

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

	* patches/src680/apply, patches/apply.pl
	(print_statistic_no_issue): ignore patches with owner
	'^cws-.*', and annotate back-ports.

	* patches/test/sc-postit.diff: yet more work - mostly on
	intractable cross-document note cut/paste bug.

2006-08-24  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply :
	- Move
	    gui-sc-delete.diff
	    warning-uninitialized-variables-sc.diff
	    zoom-combobox.diff
	    sc-iteration.diff
	    sc-paste-dialog.diff
	    sc-paste-redraw.diff
	    sc-without-stlport.diff
	    gcc4-visibility-sc.diff
	  into CalcFixes
	- delete excel-a1-style-column-addressing.diff because it has been
	    subsumed into
	- the updated sc-r1c1.diff which moved after sc-get-pivot-data.diff
	  Know regression in TestAddress.xls "Columns('a')" is invalid, added
	  hook for Col/Row only parser ScRange::ParseCols/ParseRows (TODO)
	  Some ui/compiler fixes for r1c1 (eg pos in r1c1 should use abs pos)

	* patches/src680/sc-r1c1.diff : massive update to include XL style A1,
	  and add XL workbook/sheet name parsing and formating.  Prep to
	  split out ui for er.

	* patches/vba/excel-a1-style-column-addressing.diff : delete

2006-08-24  Rene Engelhard  <rene@debian.org>

	* patches/gstreamer/gstreamer-avmedia.diff: add pieces to use
	  SystemChildWindow instead of JavaChildWindow, we don't need Java
	  when we use GStreamer and JavaChildWindow makes problems

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

	* patches/src680/size-filter-props.diff,
	* patches/src680/apply: another 140k.

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

	* configure.in,
	  bin/unpack: Improve ccache-enabled builds (between milestones).

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

	* patches/src680/size-thread-stack.diff
	(sal/osl/unx/thread.c sal/inc/osl/thread.h): Change the nFrames
	parameter of osl_createThreadWithStack() to signed.
	(sal/osl/w32/thread.c): Add nFrames parameter to the internal
	thread creation function here, too, and pass stack size in bytes
	on to _beginthreadex(). Adapt callers. Add Win32 implementation of
	osl_createThreadWithStack().

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

	* patches/src680/apply: fix patches annotatations ( get rid of 
	i#ixxxx issues )

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

	* patches/src680/apply: annotate patches 

2006-08-24  Andreas Proschofsky  <suka@gentoo.org>

	* distro-configs/Gentoo.conf.in: Remove the splash entry,
	we handle that in our own ebuild now

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

	* patches/src680/size-vcl-fontcfg.diff,
	* patches/src680/apply: another few 100k

	* patches/src680/size-thread-stack.diff,
	* patches/src680/size-cppuhelper.diff,
	* patches/src680/size-vcl-gcache.diff,
	* patches/src680/apply: shrink apparent & real memory use,
	saves a few hundreds of kb.

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

	* patches/src680/apply: uses-vfs.diff moved to [FixesNotForUpstream].

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

	* patches/src680/win32-use-short-tmp.diff: New patch to take care
	of the problem with too long lines being in ddf files.
	(config_office/configure.in): If $TMP or $TEMP is longer than a
	relatively arbitrary limit of 10 chars, try to use c:\tmp instead.
	(config_office/set_soenv.in): Set TMP and TEMP if necessary.

	* patches/src680/apply: Add it to BuildBits.

2006-08-23  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/dbase-utf8.diff: Update for fixing werstein charactor

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

	* patches/test/sal-string-instrument.diff: allow dump of
	ustring table.

	* patches/test/memprof-nptl.diff: bin: up-stream now.

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

	* Version ood680-m1 (openSUSE-alpha4)

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

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: export
	latest multi-area bits in scratch/*-vba to patches
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

2006-08-23  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/dbase-utf8.diff: Update for coding

2006-08-22  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/fontconfig-substitute.diff: Update for ENABLE_FONTCONFIG

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

	* configure.in, patches/Makefile.am, patches/gstreamer/Makefile.am:
	  gstreamer patches to be in the released ooo-build tarball

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

	* patches/src680/kde-nwf-cleanup.diff: Remove the ugly
	  #define private public.

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

	* patches/src680/apply: filled SectionIssue for gstreamer
	integration

2006-08-22  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/dbase-utf8.diff: Throw an exception for lenght exceed. 
	* patches/src680/apply: Update dbase-utf8.diff  

2006-08-22  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/native-HelpLinker-use-system-libs.diff: Do not copy
	system jar.so's into OOo tree.
	* patches/src680/readlicense_oo-xml-apis.diff,
	  patches/src680/apply: Buildfix for some JDKs, i#68790

2006-08-22  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/dbaccess-default-varchar-lenght.diff: Add for set 
	default varchar lenght to 100 in dbaccess.
	* patches/src680/apply: added dbaccess-default-varchar-lenght.diff 

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

	* patches/src680/apply: disable
	remove-default-multimedia-menu.diff, so that it is possible to
	insert media files

2006-08-21  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/i18npool-chinese-char-dic.diff: Add for tanslation 
      between Simplified Chinese and Traditional Chinese. correct replace table.
	* patches/src680/apply: added i18npool-chinese-char-dic.diff 

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

	* patches/gstreamer/gstreamer-config-office.diff: remove wrong comma

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

	* patches/src680/gcj-32bit-runtime-path.diff: remove obsolete hunk
	  again to make it apply again.
	  Try to port to 2.0.4 which has no /lib,/lib64 etc anymore in ar[]

2006-08-21  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/sw-recursive-im.diff: For IM crashed from Caolan
	* patches/src680/apply: added sw-recursive-im.diff 

2006-08-21  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/fontconfig-substitute.diff: Update for
	remove CJK font name convert (Localized <-> English).  
    * patches/src680/localized-fontname.diff: correct Localized <-> English.
    * patches/src680/apply: Add localized-fontname.diff

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

	* patches/gstreamer/gstreamer-avmedia-source-gstreamer.diff
	(avmedia/source/gstreamer/makefile.mk): Bypass unless
	ENABLE_GSTREAMER.

	* patches/src680/apply: Move fontconfig-substitute.diff to
	LinuxOnly for now, as it breaks build on Win32.

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

	* patches/src680/apply: added gstreamer to PATCHPATH

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

	* scratch/scsolver/source/tool/timer.cxx
	* patches/scsolver/scsolver-source-tool-timer-cxx.diff: Implement
	getTime() on Win32.

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

	* patches/src680/apply: enabled GStreamer patches, added forgotten
	slideshow patch part

2006-08-20  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/fontconfig-substitute.diff: Update for
	CJK font name convert (Localized <-> English).  
    CJK charactor check update.

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

	* patches/src680/gcj-32bit-runtime-path.diff: Update for
	new/changed libgcj sonames.

2006-08-20  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/src680/apply:
	* patches/scsolver/*.diff: re-gen'ed.

2006-08-19  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/gnome2.16-no-bonobo.diff: New.
	* patches/src680/apply: Apply for UbuntuOnly.

2006-08-19  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply (GStreamer): remove; was a local change
	  forgotten to revert, let rodo add it to apply when it is ready for
	  doing so

2006-08-19  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply, patches/src680/ooqstart-etc-openoffice-sofficerc.diff:
	  (DebianBaseOnly): our <ooodir>/program/sofficerc contains referrals
	  to /etc/openoffice/sofficerc which are not yet handled; hardcode the
	  path for now as temporary hack
	* patches/src680/apply, patches/src680/std-mk-no-unowinreg-dll.diff:
	  remove

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

	* patches/src680/apply (GStreamer): rodo owns this,
	sort out some other owners too.

	* patches/src680/sw-sort-fix.diff: fix numeric fields with
	date / complex formatting etc.

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

	* ooo-build/configure.in, ooo-build/download.in, ooo-build/bin/unpack,
	  ooo-build/bin/setup.in: use prebuilt unowinreg.dll on Linux when
	  odk is enabled and --with-mingwin is not set

2006-08-18  Rene Engelhard  <rene@debian.org>

	* distro-configs/Debian*conf.in: remove --with-mingwin= again, now
	  done in debian/rules
	* patches/src680/fontconfig-substitute.diff: remove stuff which
	  obviously accidentially went into this diff (dbus, nas xorg7, ..)

2006-08-18  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/apply: move fontconfig-substitute.diff to TemparyHacks
      upate it for cjk charactor check and using default font in VCL.xcu

2006-08-18  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: remove ooqstart-*

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

	* patches/src680/unxsplash-desktop-unx-source.diff:
	  - fixed (my) bitmap reading stupidity in splashx.c
	  - fork first, then take care of the splash
	  - read settings from sofficerc

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

	* patches/src680/sw-sort-fix.diff,
	* patches/src680/apply: fix sorting silly: i#68769, n#200102

	* doc/startup.txt: some startup strace -ttt analyis notes.

2006-08-18  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: pmladek04 integrated

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

	* patches/src680/novell-win32-vrb-branding.diff: New patch to
	change the company names in Win32 .EXE and .DLL version resources,
	and to use version numbers more informative to end-users. (n#191913)
	(config_office/configure.in): Look up the OO.o version number from
	instsetoo_native/util/openoffice.lst, and AC_SUBST it and its
	components.
	(config_office/set_soenv.in): Propagate OOO_PACKAGEVERSION,
	OOO_PACKAGEVERSION_MAJOR, _MINOR and _MICRO to the environment.
	(solenv/inc/tg_app.mk solenv/inc/_tg_app.mk solenv/inc_tg_shl.mk)
	(solenv/inc/_tg_shl.mk): Propagate them to the .rc files.
	(desktop/util/ooverinfo.rc solenv/inc/shlinfo.rc): Use them for
	the binary file and string file and product version
	information. Use Novell instead of Sun Microsystems as
	CompanyName, but not LegalCopyright.

	* patches/src680/apply: Add the above patch to
	NovellOnlyWin32. Add NovellWin32ISO distro (identical to
	NovellWin32 patch-wise).
	
	* bin/make-win32-iso: Make use of the OOO_PACKAGEVERSION from
	winenv.set.sh. Even if what we want is the multilingual installer,
	we must have also openoffice_en-US first as a separate target on
	the ALLTAR line in instsetoo_native/util/makefile.mk. Otherwise
	the hack_msitemplates target won't get built.

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

	* patches/src680/gcj-32bit-runtime-path.diff: remove obsolete hunk

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

	* doc/postit.txt, patches/test/sc-postit.diff: finally
	starting to work quite well.

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

	* added gstreamer-avmedia-source-gstreamer.diff, contains files
	from scratch gstreamer/avmedia/gstreamer directory

	* build/ood680-m1/slideshow/source/engine/viewmediashape.cxx: pass
	xwindow id to gstreamer avmedia backend, recognize cairo canvas
	and use vcl based aproach. use SystemChildWindow instead of
	JavaChildWindow if gstreamer is used

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

	* patches/src680/apply: Owners for issues that did not have one.

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

	* patches/src680/vcl-gnome-screensaver-poke.diff: use
	  dbus_connection_close instead of dbus_connection_disconnect;
	  the old one was deprecated since dbus-1-0.34 and has been
	  removed in dbus-1-0.90

	* bin/cws-commit-patch: update help; add note that the default MWS
	  should be changed with care

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

	* patches/src680/apply: preliminary ood680-m2 stuff, configure19
	  integrated.
	* patches/src680/jvmfwk-gij-4.0.diff: remove ...
	* patches/src680/jvmfwk-gij-4.1.diff: and add this ...
	* patches/src680/apply: and apply the new patch

2006-08-17  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/native-HelpLinker-use-system-libs.diff: Fix warning.
	Use .jar.so's from system.
	* patches/src680/apply: Drop GCJExperimental section. Rename
	SystemJavaBitsWorkaround to GCJWorkaround.

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

	* build/src680-m176/avmedia/source/viewer/mediawindow_impl.cxx
	(MediaWindowControl): pass xwindow id to gstreamer avmedia backend
	(gstreamer-avmedia.diff)

	* patches/gstreamer: added gstreamer-config-office.diff patch,
	allows diabling/enabling of gstreamer in configure.in, enabled by
	default. added gstreamer-solenv.diff - takes care about
	-DGSTREAMER, modified all the patches to use -DGSTREAMER

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

	* distro-configs/NovellWin32ISO.conf.in: New file.

	* configure.in: Define Automake conditional BUILD_WIN32. Expand
	distro-configs/NovellWin32ISO.conf.

	* bin/make-win32-iso: New script to construct Win32 installer and
	source code ISOs. Intermediate commit, not finished yet.

	* Makefile.shared: On Win32 invoke the above script for "make
	install".

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

	* bin/cws-commit-patch, bin/cws-extract: add -w|--mws option to define
	  another master workspace

	* patches/src680/buildfix-vcl-with-libsn-GetX11SalData.diff,
	  patches/src680/apply: fixes build with libsn; fixes forgotten
	  location after the change SalData -> X11SalData, i#68668

	* configure.in: Default to ood680-m1.

	* patches/src680/speed-image.diff,
	  patches/src680/speed-quickstart.diff,
	  download.in: Update for ood680-m1

	* patches/src680/build-optimized-link-m180.diff,
	  patches/src680/buildfix-cli_ure.diff,
	  patches/src680/buildfix-nojava-scp2.diff,
	  patches/src680/buildfix-qadevOOo.diff,
	  patches/src680/buildfix-slideshow.diff,
	  patches/src680/buildfix-testshl2.diff,
	  patches/src680/buildfix-tools.diff,
	  patches/src680/crash-sd-spellcheck.diff,
	  patches/src680/cws-kdesettings3.diff,
	  patches/src680/default-no-registration-menu-m180.diff,
	  patches/src680/fsstorage.diff,
	  patches/src680/jvmfwk-setup-gij.diff,
	  patches/src680/recently-used.diff,
	  patches/src680/sfx2-title-generic-url.diff,
	  patches/src680/sw-ww8-redlining.diff,
	  patches/src680/system-agg-2.4.diff,
	  patches/src680/without-agg.diff,
	  patches/src680/zoom-combobox-m180.diff,
	  patches/vba/basic-scriptframework-byref.diff,
	  patches/vba/vba-tokennames-as-defaultparams.diff,
	  patches/src680/apply: Remove older than ood680-m1.

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

	* doc/postit.txt, patches/test/sc-postit.diff: more work,
	more work required.

	* patches/src680/sc-size-fillinfo.hxx, 
	* patches/src680/apply: simple shrink of base FillInfo
	by using bitfields.

2006-08-16  Noel Power  <noel.power@novell.com>

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: more multi-
	area support get/setWrapText, EntireRow, EntireColumn
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* scratch/sc-vba/vbaranage.[ch]xx:
	* scratch/offapi-vba/XRange.idl:

2006-08-15  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/ibm-j9vm.diff: Use IBM j9vm over IBM classic JVM. See
	https://bugs.gentoo.org/show_bug.cgi?id=143217

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

	* patches/src680/speed-quickstart-eggtray-transparent.diff,
	* patches/src680/speed-quickstart-transparent.diff,
	* patches/src680/apply: a number of systray fixes.

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

	* distro-configs/Common.conf.in, distro-configs/CommonWin32.conf.in,
	  distro-configs/SUSE*conf.in: move --with-use-shell=bash to
	  Common.conf.in

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

	* configure.in: On Win32 automatically do --enable-binfilter.

2006-08-15  Noel Power <noel.power@noel.power.org>

	* patches/src680/apply: add new vba-cellsuno-numformat-support.diff
	which allows me to get the SfxItemSet associated with a range but
	in this case a SfxItemSet that hasn't ClearInvalidItems() applied to
	it.
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: make 
	numformat attribute be a variant instead of string
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: various bits to	
	make numformat property work correctly
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* scratch/sc-vba/vbarange.[ch]xx:
	* scratch/offapi-vba/XRange.idl:

2006-08-14  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply :
	    - Add sc-xls-builtin-name-scope.diff
	    - Add sc-natural-sort.diff
	    - Re-enable sc-dp-hash-items.diff

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

	* patches/src680/libso3_gcc4_visibility_markup.diff:
	  add SO3_DLLPUBLIC for MakeLnkName(), otherwise bf_sw link fails

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

	* patches/src680/apply: Move SpeedImageList to Common, it works
	also on Win32.

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

	* patches/src680/sal-architecture-independent-clock-ticks.diff,
	  patches/src680/apply: HZ will no longer be defined by glibc because
	  the value is architecture dependent. sysconf(_SC_CLK_TCK) must be
	  used instead, i#68616

2006-08-14  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/native-HelpLinker-use-system-libs.diff: Build libraries
	for xml-apis.jar and xercesImpl.jar from system. Reduce build time for
	module helpcontent2 to a third with native HelpLinker. At least here.

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

	* po/POTFILES.in, po/*.po, desktop/Makefile.am, configure.in: use
	  .in.in files in the .po files, so the automatic checks by
	  Marcel Telka <marcel@telka.sk> do not longer complain

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

	* distro-configs/CommonWin32.conf.in: Use --with-use-shell=bash.

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

	* patches/src680/apply: Move libso3_gcc4_visibility_markup.diff
	from LinuxOnly to Fixes, it applies on Win32, too, and doesn't
	seem to have any ill effects. Keep the order of diffs in the file
	to avoid unintentional breakage.

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

	* patches/src680/about-build-ver-readability.diff: New patch: Make
	the BUILD_VER_STRING display in the Help:About dialog more
	readable: Don't scale the font size by 0.75. (i#68590)

	* patches/src680/apply: Include it in the NotDebian set, as Rene
	doesn't like it.

2006-08-14  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/svtools-R_X86_64_PC32.diff: Bin.

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

	* patches/test/sc-postit.diff: drastic re-work, (partial)
	of post-it stuff, compiles, runs, doesn't work.

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

	* patches/src680/libso3_gcc4_visibility_markup.diff: Make it work
	on Win32, too. Well, at least build without errors.
	(so3/inc/soimpl.hxx): Don't add SO3_DLLPUBLIC and SO3_DLLPRIVATE
	decorations to the JobSetupWrapper class. It causes unresolved
	externals errors. There is no implementation of this class as far
	as I can see, and it doesn't seem to be used anywhere either.
	(so3/source/data/makefile.mk so3/source/dialog/makefile.mk)
	(so3/source/inplace/makefile.mk so3/source/misc/makefile.mk)
	(so3/source/ole/makefile.mk so3/source/persist/makefile.mk)
	(so3/source/solink/makefile.mk): Include so3/util/makefile.pmk
	after the other .mk files, so that its variable settings actually
	are effective. Otherwise settings.mk will reset the CDEFS. The
	flag SO3_DLLIMPLEMENTATION that is added to CDEFS in
	so3/util/makefile.pmk is essential when building the so3 DLL on
	Win32.

2006-08-11  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-default.diff: fix core when using concat 
	{ and other arithmetic operators } on objects that have a 'default' 
	value
	* tests/macro/MiscRangeTest.xls: added a regression test in there for
	the core

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

	* patches/src680/warning-implicit-declaration-soltools.diff: Don't
	include <unistd.h> on WIN32.

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

	* patches/src680/unxsplash-desktop-unx-source.diff,
	  patches/src680/apply: Use the same pipe name as the up-stream OOo.

	* patches/src680/speed-splash-ipc-name.diff: Bin.

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

	* bin/svn-pack (rewrite_entries, setup_entry),
	(find_emit_entry): edit .svn/entries to fool svn
	wrt. missing files & dirs eg. localize.sdfs (commonly)
	Append `svn cleanup` at the end to do the inode
	wasteage.

2006-08-10  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680//buildfix-nojava-scp2.diff: fix --without-java build

2006-08-09  Rene Engelhard  <rene@debian.org>

	* patches/src680/odk-remove-non-free.diff: m181

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

	* configure.in: Default to m181.

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

	* patches/src680/apply: added fix for n#197859, it has 2 parts,
	1st one for vcl, where we add size information to bitmap system
	data. 2nd for cairo canvas, where we check that available pixmap
	from vcl has the size we need

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

	* patches/src680/build-optimized-link-m180.diff,
	  patches/src680/build-optimized-link.diff,
	  patches/src680/default-no-registration-menu-m180.diff,
	  patches/src680/default-no-registration-menu.diff,
	  patches/src680/zoom-combobox-m180.diff,
	  patches/src680/zoom-combobox.diff,
	  patches/src680/apply: m181 support.

	* patches/src680/buildfix-configurein.diff,
	  patches/src680/apply: Fix configure check for the KDE version.

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

	* ooo-build/src/openabout_suse.bmp, ooo-build/src/openintro_suse.bmp,
	  ooo-build/src/Makefile.am: remove more unused files

	* distro-configs/SUSE-10.0.conf.in, distro-configs/SUSE-10.1.conf.in
	  distro-configs/SUSE-64.conf.in, distro-configs/SUSE-9.1.conf.in
	  distro-configs/SUSE-9.2.conf.in, distro-configs/SUSE-9.3.conf.in
	  distro-configs/SUSE-PPC.conf.in, distro-configs/SUSE.conf.in:
	  remove --with-intro-bitmaps and --with-about-bitmaps stuff. It is
	  in the spec file now. Use --with-use-shell=bash.
	* ooo-build/src/openabout_suse.png, ooo-build/src/Makefile.am: remove
	  the unused file.

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

2006-08-09  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/vcl-glyphs-cjk-embolden.diff: Correct patch to m180.

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

	* patches/src680/cygwin-make-ver.diff: Correct path to configure.in.

2006-08-09 Rajesh Sola <rajesh@lisor.org> 

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: new Worksheet
	property for Range
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* scratch/offapi-vba/XRange.idl:
	* scratch/sc-vba/vbarange.[ch]xx:

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

	* patches/src680/apply: move printer-properties
	patch into NotDebian section & re-enable.

	* patches/src680/cywin-make-ver.diff,
	* patches/src680/apply: nasty check for cygwin foo.

2006-08-08  Rene Engelhard  <rene@debian.org>

        * patches/src680/apply: disable printer-properties-disable.diff, see
          http://bugs.debian.org/353595

2006-08-08  Noel Power  <noel.power@novell.com>
	
	* patches/src680/tool-ooidlbuild.diff: removed
	* patches/src680/apply: added 
	* patches/src680/makefile-idl-build.diff: new patch file to add idl
	target to top-level makefile

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

	* patches/src680/vba/sc-source-ui-vba-vbarange-[ch]xx.diff: some changes
	to ColumWidth/Width RowHeight/Height properties code to use calc core
	directly instead of uno in an attempt to get more precision/reliablity.
	also some supporting code changes for Address and Range to handle
	"SheetName!" in a Range address.
	* scratch/sc-vba/vbarange.[ch]xx: ditto 

2006-08-08  Rene Engelhard  <rene@debian.org>

	* configure.in: ooo1.1.spec also needs to be removed here

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

	* patches/src680/speed-quickstart.diff: Small fix so we don't try
	to compile the Unix bits on Win32.

	* patches/src680/apply: Put system-icu.diff in BuildBits instead
	of SystemBits (which is Linux-only) so it gets applied also on
	Win32. Not that we ever use any "system" ICU on Win32, but to
	avoid pain as intros-scp2.diff depends on this one having been
	applied.

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

	* patches/src680/speed-quickstart.diff,
	* patches/src680/apply: re-factor to work
	on Win32 nicely (QuickStartTray): enable on
	win32 too.

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

	* patches/src680/build-identification.diff: New file.

	Patches scp2/source/ooo/profileitem_ooo.scp and
	solenv/bin/modules/installer/scriptitems.pm to add two new lines
	to .versionrc (version.ini on Windows): Vendor with the value of
	OOO_VENDOR, and BuildVersion with the value of
	BUILD_VER_STRING. These get their values from the --with-vendor
	and --with-build-version switches to the OOo configure.in.

	* patches/src680/apply: Add it to BuildBits.

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

	* patches/src680/apply: cws thbpp4 is integrated in m181

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

	* patches/gstreamer: added avmedia patch

	* patches/gstreamer: new directory for gstreamer patches, added
	scp2, sd and slideshow patches

2006-08-07  Matthias Klose  <doko@ubuntu.com>

	* distro-configs/Ubuntu*.in: Remove --with-{about,intro-bitmaps}
	* src/openabout_ubuntu.bmp, src/openabout_ubuntu.png,
	src/openintro_ubuntu.bmp: Remove.

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

	* patches/src680/vcl-insensitive-menuitems.diff,
	* patches/src680/apply: remove up-stream,
	disable nfs-flock for now: apparently 'fixed'
	up-stream, not that convinced personally.
	Adjust some issues & owners.

	* src/*kde*.png/bmp, src/*redhat*.png/bmp,
	* src/Makefile.am: prune cruft.

	* ooo1.1.spec*, src/file-bug*.png: clean cruft.

2006-08-07  Adam Go??biowski  <adamg@pld-linux.org>

	* patches/src680/solenv-unxlngi4-link.diff,
	* patches/src680/sfx2-badscript.diff,
	* patches/src680/apply: fix PLD build.

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

	* src/*qi*.png/bmp
	* src/*pld*.png/bmp
	* src/*dropline*.png/bmp
	* src/*mandriva*.png/bmp
	* src/*translateorgza*.png/bmp
	* patches/src680/translate-org-za-splash.diff,
	* patches/src680/dropline-gnome-splash.diff,
	* patches/src680/mandriva-splash.diff,
	* patches/src680/qilinux-splash.diff,
	* patches/src680/pld-splash.diff,
	* patches/src680/apply: kill stale splash patches,
	please put artwork in your up-stream package,
	and add the .spec file and use the
	--with-*-bitmap/--with-vendor system.
	If you lost your splash/about images - update -r to
	the tag to recover them:

	* Tag: BEFORE_SPLASH_PRUNE

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

	* patches/vba/excel-a1-style-column-addressing.diff: swap range address
	 sheet seperator tokens based on addressing scheme.

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

	* patches/src680/apply: Add Ubuntu{Dapper,Edgy}{,64}.
	* distro-configs/Ubuntu{Dapper,Edgy}{,64}.in: New.

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

        * patches/src680/system-xmlsec.diff: PKG_CONFIG_MODULES=xmlsec1-nss

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

	* bin/package-ooo: uri-encode now also belongs into -core

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

	* bin/svn-pack: also unpack, and re-generate svn
	directories.

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

	* patches/src680/speed-ooqstart-intros.diff,
	  patches/src680/speed-ooqstart-more-steps.diff,
	  patches/src680/speed-ooqstart-open-empty.diff,
	  patches/src680/speed-ooqstart-options.diff,
	  patches/src680/speed-ooqstart-service.diff,
	  patches/src680/speed-ooqstart-slot.diff,
	  patches/src680/speed-ooqstart-unxsplash.diff,
	  patches/src680/speed-ooqstart-x11-only.diff,
	  patches/src680/speed-ooqstart.diff: Bin.
	* patches/src680/unxsplash-desktop-unx-source.diff,
	  patches/src680/unxsplash-desktop-unx-splash.diff,
	  patches/src680/unxsplash-desktop.diff,
	  patches/src680/unxsplash-scp2.diff,
	  patches/src680/apply: New version of the patches - no incremental
	  patching.

2006-08-04  Noel Power  <noel.power@novell.com>

	* patches/vba/vba-basic-default.diff: fix performance problem make
	sure that a set on a class does not result in a copy ( when a default 
	property exists for that object )

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

	* bin/package-ooo: install gid_Module_Optional_Grfflt into -draw

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

	* patches/src680/speed-ooqstart-service.diff,
	  patches/src680/speed-ooqstart-unxsplash.diff,
	  patches/src680/speed-ooqstart.diff,
	  patches/src680/apply: Implement PipeSplashScreen service instead of
	  patching SplashScreen service.  (Most of the speed-ooqstart* patches
	  will be replaced with one flat set to avoid incremental patching -
	  these are committed to have history...)

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

	* patches/src680/mozilla-buildlibs-win32.diff: Use Bourne shell
	syntax for variable assignment if OOo is configured --with-use-shell=bash.

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

	* bin/show-issues: Improve owner parsing.

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

	* bin/svn-pack: create script to pack svn repo.
	information.

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

	* patches/src680/framework-layered-accelerators.diff
	(framework/source/accelerators/acceleratorconfiguration.cxx):
	Define and initialise aWriteLock.

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

	* patches/src680/apply: Add a PlainWin32 "distro" that doesn't
	include the NovellOnly, NovellOnlyWin32, Lockdown or CalcSolver
	that are in NovellWin32. Put system-xmlsec.diff in BuildBits
	instead of SystemBits (which is Linux-only) so it gets applied
	also on Win32. Not that we ever use any "system" xmlsec on Win32,
	but to avoid pain as other diffs depend on this one having been
	applied.

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

	* distro-configs/Debian*in: add --with-mingwin=i586-mingw32msvc-g++
	  in preparation for m181
	* patches/src680/apply, patches/src680/ppc-symbols-fix.diff: fix ppc
	  makefiles to actually use -g1/-g
	* patches/src680/apply, patches/src680/x11r7-fix-xinerama-check.diff:
	  fix brokeness in Xinerama check introuduced with m178

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

	* patches/src680/redhat-standard-colors.diff,
	* patches/src680/apply: remove - unused section.

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

	* patches/apply.pl: fix help.

	* patches/src680/apply: fix patch owners, mklose owns
	ubuntu- patches not pmladek.

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

	* patches/src680/buildfix-tools.diff,
	  patches/src680/apply: Fix 64bit build.

	* patches/src680/framework-layered-accelerators.diff: Lock & unlock
	  aWriteLock around clearing m_aReadCache.

	* configure.in: Default to m180.

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

	* patches/src680/system-lpsolve-use-_pic.diff: adapt for new
	  patches/scsolver/solenv-inc-libs-mk.diff

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

	* patches/src680/buildfix-no-werror.diff: I give up. Disable -WX
	completely on wntmsci10, like we disable -Werror on unxlngi6.

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

	* patches/src680/apply: Updated to m180.

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

	* patches/scsolver/scsolver-source-inc-solvemodel-hxx.diff
	* patches/scsolver/scsolver-source-inc-unohelper-hxx.diff
	* patches/scsolver/scsolver-source-ui-unohelper-cxx.diff: Remove
	extra CRs that mess up make patch.unapply on Win32.

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

	* bin/show-issues: Show isssues sorted by owners.

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

	* patches/src680/sc-valuefunc.diff: Bin, fixed up-stream.

	* patches/src680/apply: Updated IZ numbers of some of the patches.

	* patches/src680/parallel-sysui-makefiles.diff,
	  patches/src680/apply: Not needed any more (hopefully ;-) ).

	* patches/src680/apply: More updated IZ numbers.

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

	* patches/src680/gui-insensitive.diff
	(vcl/source/gdi/impimage.cxx): Add cast to avoid compiler warning.

2006-08-02  Rajesh Sola <rajesh@lisor.org>

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: Add RowHeight
	and Height properties for range
	* patches/vba/sc-source-ui-vba-vbarange-[ch]xx.diff:
	
2006-08-02  Tor Lillqvist  <tml@novell.com>

	* patches/scsolver/solenv-inc-libs-mk.diff: Put the Win32
	definition of LPSOLVELIB in libs.mk in the correct place. The list
	of Win32 library names follows the list of Unix names as a whole.

	* patches/scsolver/scsolver-source-numeric-makefile-mk.diff
	* patches/scsolver/scsolver-source-service-makefile-mk.diff
	* patches/scsolver/scsolver-source-ui-makefile-mk.diff
	* patches/scsolver/scsolver-util-makefile-mk.diff: Set
	EXTERNAL_WARNINGS_NOT_ERRORS to TRUE.

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

	* patches/src680/framework-layered-accelerators.diff,
	  patches/src680/apply: Fixed Tools->Customize->Keyboard, updated to
	  use openPreset() instead of openTarget(), & moved in the apply file
	  to [ Features ].

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

	* patches/src680/offapi-org-openoffice-vba-*-idl.diff: remove published
	keyword from idl
	* scratch/offapi-vba/*.idl: 

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

	* scratch/sc-vba/vbaborders.cxx: sync patch/scratch 
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbahelper.hxx:
	* scratch/sc-vba/vbainterior.cxx:

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

	* patches/vba/sc-source-ui-vba-vbaborders-cxx.diff: make the api
	aware that Basic now swaps the color components if compatibility is
	enabled.		
	* 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:

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

	* patches/vba/extensions-source-propctrlr-makefile-mk.diff: removed 
	unused patches
	* patches/vba/extensions-source-propctrlr-formcontroller-cxx.diff:
	* patches/vba/vba-runtime-vba-enabled.diff:

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

	* patches/src680/lwp-build.diff: bin, stale
	* patches/src680/apply: re-enable sc-pv-crasher.diff

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

	* patches/vba/vbaevents-services-sources.diff: modified patch
	to cater for case insensitive matching for control bindings

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

	* patches/src680/gentoo-splash.diff, hang-sw-layout:
	prune, stale.

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

	* patches/64bit/sixtyfour-warnings-basic.diff: Bin, not needed any
	  more.

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

	* patches/scsolver/scsolver-source-numeric-diff-cxx.diff: Remove
	unused variable.

2006-07-31  Jan Holesovsky  <kendy@suse.cz>

	* distro-configs/SUSE.conf.in: Added --disable-qadevooo.
	
	* patches/src680/buildfix-qadevOOo.diff,
	  patches/src680/apply: Fix qadevOOo build.

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

	* patches/src680/font-sourceview.diff: fix mis-apply
	vs. m179

2006-07-31  Jan Holesovsky  <kendy@suse.cz>

	* configure.in: Default to m179.

	* patches/mono/mono-build-m177.diff,
	  patches/src680/buildfix-comphelper-64bit.diff,
	  patches/src680/buildfix-connectivity-evoab2.diff,
	  patches/src680/buildfix-dbaccess-64bit.diff,
	  patches/src680/buildfix-desktop.diff,
	  patches/src680/buildfix-moz-flavour-nspr.diff,
	  patches/src680/buildfix-no-libart.diff,
	  patches/src680/buildfix-system-moz-plugin.diff,
	  patches/src680/buildfix-system-nss.diff,
	  patches/src680/buildfix-xmerge.diff,
	  patches/src680/config-mozilla-xulrunner.diff,
	  patches/src680/config_office-system-mozilla-fix.diff,
	  patches/src680/db4-jni-casting-m178.diff,
	  patches/src680/disable-pam.diff,
	  patches/src680/fix-fileview-search.diff,
	  patches/src680/fix-license_dialog.cxx.diff,
	  patches/src680/installer-regexp-quoting.diff,
	  patches/src680/intros-desktop-m178.diff,
	  patches/src680/leak-svx-3d.diff,
	  patches/src680/native-HelpLinker-use-system-libs-m177.diff,
	  patches/src680/o3tl.diff,
	  patches/src680/parallel-solenv-target.diff,
	  patches/src680/rsc-increase-nwork.diff,
	  patches/src680/sal-linux.diff,
	  patches/src680/sc-toggle-merge-really-toggles.diff,
	  patches/src680/speed-ooqstart-m178.diff,
	  patches/src680/svtools-source-edit-texteng-core.diff,
	  patches/src680/system-agg-2.4-m177.diff,
	  patches/src680/system-neon-0.26.diff,
	  patches/src680/system-stlport5-m178.diff,
	  patches/src680/tools-smb-url.diff,
	  patches/src680/use-system-xt-m178.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks-m178.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import-m178.diff,
	  patches/src680/warning-uninitialized-variables-tools.diff,
	  patches/vba/sc-vba-build-lst-m177.diff,
	  patches/vba/vba-sc-docuno-hook-m161.diff,
	  patches/src680/apply: Bin old patches.

	* patches/src680/vcl-menu-fixes.diff: Update to m179.

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

	* patches/src680/win32-gw-send-mail.diff
	(shell/source/win32/simplemail/senddoc.cxx): Remove unused
	variable.

2006-07-31  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: Temporarily disabled
	  speed-ooqstart-hide-asap.diff, breaks ooqstart after m179.

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

	* patches/src680/font-sourceview.diff,
	* patches/src680/apply: better lockdown here.

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

	* patches/src680/novell-win32-odma.diff
	(ucb/source/ucp/odma/odma_datasupplier.hxx)
	(ucb/source/ucp/odma/odma_datasupplier.cxx): Fix mismatched
	virtual member function implementations that cause warnings which
	now are treated as errors.
	
	* patches/src680/novell-win32-odma.diff
	(ucb/source/ucp/odma/odma_content.cxx)
	(ucb/source/ucp/odma/odma_contentcaps.cxx)
	(ucb/source/ucp/odma/odma_services.cxx): Add workarounds for
	warning 4100 (unreferenced formal parameter), as warnings now are
	treated as errors.

	* patches/src680/novell-win32-odma.diff (ucb/prj/build.lst):
	Update for m178, where there is no ucb/unotypes.

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

	* patches/src680/ooqstart-honour-sofficerc.diff: improve error
	  message; fix segfault

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

	* patches/src680/buildfix-slideshow.diff,
	  patches/src680/apply: Fix x86-64 build in slideshow.

	* patches/src680/vba-sc-autoshapes-hyperlinks-m178.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import-m178.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import.diff,
	  patches/src680/apply: Update to m179.

	* patches/src680/apply: Don't apply
	  sc-toggle-merge-really-toggles.diff twice.

	* patches/src680/apply: mono-build-m177.diff for m177.

	* patches/src680/buildfix-cli_ure.diff,
	  patches/src680/apply: Fix installation.

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

	* patches/src680/XINC-XLIB-default-locations.diff,
	  patches/src680/fix-shell-checks.diff,
	  patches/src680/gentoo-xmlsecurity-system-nss.diff: In m179, bin.

	* patches/64bit/64bit-jdk-server-paths.diff,
	  patches/src680/omit-fp-workaround.diff,
	  patches/src680/apply: Update GentooOnly and GentooExperimental for
	m179.

	* patches/src680/system-stlport5.diff: Fix.
	sal/inc/internal/allocator.hxx moved to sal/inc/rtl.

2006-07-28  Miklos Vajna <vmiklos@frugalware.org>

	* configure.in: correct the help message of --with-binsuffix:
	according to the code the default value is 2.0, not 1.9

2006-07-18  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/db4-jni-casting-m178.diff,
	  patches/src680/db4-jni-casting.diff,
	  patches/src680/intros-desktop-m178.diff,
	  patches/src680/intros-desktop.diff,
	  patches/src680/speed-ooqstart-m178.diff,
	  patches/src680/speed-ooqstart.diff,
	  patches/src680/apply: Update to m179 - applies, but no idea if it
	  compiles (yet).

	* patches/src680/crash-xmlhelp.diff: Workaround a crash in xmlhelp.

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

	* bin/package-ooo: fix --disable-kde builds
	
2006-07-28  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply stuff for m179

	* patches/src680/apply,
	  patches/src680/system-stlport5-m178.diff,
	  patches/src680/system-stlport5.diff: m179

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

	* patches/src680/use-system-xt{,-m178}.diff,
	  patches/src680/apply: m179; Delete cruft.

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

	* patches/src680/apply: one obvious m179 update

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

	* distro-configs/Frugalware{64,}.conf.in: clean up old/invalid
	switches

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

	* patches/vba/vba-support-stoc-typeprovider-xexactname.diff
	(stoc/source/registry_tdprovider/tdprovider.cxx): Drop unused
	variable to avoid compiler warning (which is treated as an error
	now in the MSVC build).

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

	* patches/src680/apply,
	  patches/src680/native-HelpLinker-use-system-libs.diff,
	  patches/src680/native-HelpLinker-use-system-libs-m177.diff: more
	  m178 stuff, we need the xt parts of this patch on m178 still, thanks
	  geki

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

	* Changelog: add comment from 2006-07-25 for comment that somehow didn't
	makeit into the changelog
	* patches/src680/apply: add borders/border objects to api, fix 
	ColorPalette export, add new constant, fixes n#194614
	* patches/src680/offapi-org-openoffice-vba-excel-xlborderweight-idl.diff:
	* patches/src680/offapi-org-openoffice-vba-xborder-idl.diff :
	* patches/src680/offapi-org-openoffice-vba-xborders-idl.diff :
	* patches/src680/sc-source-ui-vba-vbaborders-cxx.diff :
	* patches/src680/sc-source-ui-vba-vbaborders-hxx.diff:
	* patches/src680/offapi-org-openoffice-vba-excel-constants-idl.diff:
	* patches/src680/offapi-org-openoffice-vba-excel-makefile-mk.diff:
	* patches/src680/offapi-org-openoffice-vba-excel-xlbordersindex-idl.diff:
	* patches/src680/offapi-org-openoffice-vba-makefile-mk.diff:
	* patches/src680/offapi-org-openoffice-vba-xrange-idl.diff:
	* patches/src680/sc-source-ui-vba-makefile-mk.diff:
	* patches/src680/sc-source-ui-vba-vbacollectionimpl-hxx.diff:
	* patches/src680/sc-source-ui-vba-vbafont-cxx.diff:
	* patches/src680/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/src680/sc-source-ui-vba-vbarange-hxx.diff vba-sc-docuno-hook.diff:
	* scratch/offapi-vba/*:
	* scratch/sc-vba/*:

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

	* patches/src680/win32-multi-lang-installer.diff
	(setup_native/source/win32/customactions/sellang/sellang.cxx): As
	the MSVC build treats warnings as errors in current milestones, we
	must disable warnings from system headers. Add #pragma lines.

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

	* patches/src680/apply: apply sc-vba-build-lst-m177.diff

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

	* patches/src680/win32-multi-lang-installer.diff
	(instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf):
	Drop this part of the patch, has been integrated in m177.

	* patches/src680/win32-gw-send-mail.diff
	(shell/source/win32/simplemail/senddoc.cxx): Update for m177.

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

	* patches/scsolver/scs-scp2.diff (scp2/source/calc/file_calc.scp):
	As the lpsolve library gets built as a static library only (due to
	problems in its MSVC build, the afxres.h that lpsolve.rc tries to
	include isn't found), don't try to include the nonexistant lpsolve
	DLL. But do fix the name of the lpsolve DLL we would have used
	anyway, it would be called lpsolve55.dll, not liblpsolve55.dll. At
	least that's what the cvc6.bat tries to create, but fails. It
	doesn't do any harm as such that we use a static lpsolve library,
	only scsolver.uno.dll links to it.

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

	* patches/src680/buildfix-testshl2.diff,
	  patches/src680/apply: Fix build break in o3tl (caused by a bug in
	  testshl2).

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

	* patches/scsolver/scsolver-prj-d-lst.diff: DLLs are in bin, not
	lib.

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

	* patches/vba/sc-source-ui-vba-vbarange-[ch]xx.diff: enable some
	more multi-area selection bits.
	* patches/vba/excel-a1-style-column-addressing.diff:

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

	* patches/test/package-shrink.diff: add my re-factor as a
	patch, sadly pointless.

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

	* bin/build-ooo: No need for the --enable-check-only on Win32 any
	longer with Michael's fix from 2006-07-05.

2006-07-25  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/dbase-utf8.diff: upadate file database's 
	  default encoding as UTF8

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

	* patches/src680/apply,
	  patches/src680/builfix-no-libart.diff: fix tools' --without-gpc
	  build

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

	* patches/src680/apply,
	  patches/src680/system-agg-2.4-m177.diff,
	  patches/src680/systen-agg-2.4.diff,
	  patches/mono/mono-build-m177.diff,
	  patches/mono/mono-build.diff,
	  patches/vba/sc-vba-build-lst-m177.diff,
	  patches/vba/sc-vba-build-lst.diff: m178
	  (vba-sc-autoshapes-hyperlinks.diff still to do, temporarily
	  disabled)

	* patches/vba/vba_configure_set_soenv_in.diff: move to other place
	  in configure.in...

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

	* bin/cws-commit-patch: Fixed addition of newly created files.

	* patches/src680/kdesettings-speedup-backends.diff,
	  patches/src680/kdesettings-speedup-currentcontext.diff,
	  patches/src680/kdesettings-speedup-scp2.diff,
	  patches/src680/kdesettings-speedup.diff: Bin.
	* patches/src680/cws-kdesettings3.diff,
	  patches/src680/apply: Now they are in a CWS.

	* bin/hicontrast-to-theme.sh: Bin, up-stream for quite some time.
	* bin/Makefile.am: Update accordingly.

	* patches/64bit/cws-bfsixtyfour.diff,
	  patches/64bit/sixtyfour-warnings-fpicker.diff,
	  patches/64bit/sixtyfour-warnings-vcl.diff,
	  patches/src680/buildfix-longnames-54730.diff,
	  patches/src680/cws-targetedaot-helpcontent2.diff,
	  patches/src680/cws-warningfixes01.diff,
	  patches/src680/fix-JDK-gcj-checks.diff,
	  patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/helpcontent2-fix-create-ilist.diff,
	  patches/src680/leak-registry.diff,
	  patches/src680/parallel-solenv-tg_sdi-mk.diff,
	  patches/src680/sc-get-pivot-data-m175.diff,
	  patches/src680/sc-info-func.diff,
	  patches/src680/sc-r1c1-m175.diff,
	  patches/src680/sc-source-ui-unobj-funcuno-cxx.diff,
	  patches/src680/sc-xl-errors-m175.diff,
	  patches/src680/sd-save-image-context-menu-localize.diff,
	  patches/src680/sd-save-image-context-menu.diff,
	  patches/src680/sd-slideshow-cursor-hide.diff,
	  patches/src680/sd-sls-process-request-crash-fix.diff,
	  patches/src680/speed-image-m176.diff,
	  patches/src680/system-stlport5-config-m175.diff,
	  patches/src680/system-xmlsec-m176.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import-m175.diff,
	  patches/src680/vcl-gtk-key-menu.diff,
	  patches/src680/vcl-gtk-yield.diff,
	  patches/src680/xt-precompile.diff,
	  patches/vba/vba-build-m175.diff: Bin.
	* patches/src680/apply,
	  configure.in: Support just m177 (and above).

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

	* Version src680-m176

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

	* patches/src680/xmlhelp-use-libxslt-from-system.diff: Fix segfault.
	Array out of bounds.

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

	* patches/src680/fix-license_dialog.cxx.diff,
	  patches/src680/apply: Fix getCppuType issue, i#67587.

	* patches/src680/system-xmlsec-m176.diff,
	  patches/src680/system-xmlsec.diff,
	  patches/src680/apply: m177 support.

	* patches/src680/without-agg.diff: Add missing scp2 hunks.

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

	* patches/src680/speed-image-m176.diff,
	  patches/src680/speed-image.diff,
	  patches/src680/apply: m177 support.

	* patches/src680/o3tl.diff,
	  patches/src680/apply: Create 'o3tl' module that is missing in m177.

	* patches/src680/buildfix-xmerge.diff,
	  patches/src680/apply: Fix xmerge build.

	* patches/src680/buildfix-desktop.diff,
	  patches/src680/apply: Fix part of the desktop build - more to come.

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

	* patches/src680/binfilter-stl.diff,
	* patches/src680/apply: Fix binfilter STLport issues, i#63770. Add to
	BFBuildBits.

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

	* patches/src680/apply: m177 stuff (speed-image.diff) still missing)
	* patches/src680/system-stlport.diff: adapt to cws-mdbtools*.diff

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

	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff: In order to 
	support multi-range selections we need an areas collection
	* patches/vba/sc-source-ui-vba-vbarange-[ch]xx.diff:
	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff:
	* scratch/sc-vba/vbaapplication.cxx:
	* scratch/sc-vba/vbarange.[ch]xx:
	* scratch/offapi-vba/XRange.idl:

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

	* patches/src680/without-agg.diff,
	  patches/src680/apply: Make use of agg optional; Add to BuildBits.

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

	* test/macro/missing_vbafeatures.ods: updated with latest analysis

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

	* patches/src680/connectivity-source-drivers-mdb-config-h.diff,
	  patches/src680/connectivity-source-drivers-mdb-dataaccess-xcu.diff,
	  patches/src680/connectivity-source-drivers-mdb-exports-dxp.diff,
	  patches/src680/connectivity-source-drivers-mdb-makefile-mk.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-allocator-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-baseresultset-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-baseresultset-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-connection-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-connection-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-databasemetadata-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-databasemetadata-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-driver-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-driver-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-preparedstatement-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-preparedstatement-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-resultset-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-resultset-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-resultsetmetadata-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-resultsetmetadata-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-sequenceresultset-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-sequenceresultset-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-statement-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-statement-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-wrapper-cxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-wrapper-hxx.diff,
	  patches/src680/connectivity-source-drivers-mdb-mdb-xml.diff,
	  patches/src680/disable-access.diff: Bin.
	* patches/src680/msaccess-db-create-dialog-fix.diff: Updated.
	* patches/src680/cws-mdbdriver02.diff,
	  patches/src680/apply: Use an extracted CWS instead of the
	  abovementioned patches.

2006-07-17  Miklos Vajna <vmiklos@frugalware.org>

	* distro-configs/Frugalware{64,}.conf.in: add --disable-qadevooo and
	--enable-gcjaot

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

	* configure.in, download.in: grok --enable-binfilter and
	download the .tar.bz2 if it's enabled.

	* distro-configs/Common.conf.in: add --without-agg
	it's not really used for anything.

2006-07-17  Noel Power <noel.power@novell.org>

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: n#192786 fix 
	core on reading hlink 

2006-07-16  Miklos Vajna <vmiklos@frugalware.org>

	* patches/src680/apply: STLport5 >= src680m176 -> STLport5 >=
	src680-m176

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

	* patches/src680/system-agg-2.4.diff: fix, AC_EGREP_HEADER is
	  useless here.....

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

	* patches/src680/sw-ww8-redlining.diff,
	* patches/src680/apply: fix red-lining silly.

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

	* patches/src680/buildfix-comphelper-64bit.diff,
	  patches/src680/buildfix-dbaccess-64bit.diff,
	  patches/src680/apply: Fix 64bit build.

2006-07-14   Adam Gołębiowski <adamg@pld-linux.org>

	* bin/build-galleries: kill bashizm; Petr Mladek agrees that it is
	  better to remove the redirection of the error output at all

2006-07-14  Sasa Ostrouska  <saxa@droplinegnome.org>

	* modified distro-configs/DroplineGNOME.conf.in
	* added vendor in configure.in

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

	* patches/src680/system-stlport5-config.diff,
	  patches/src680/system-stlport5-config-m175.diff,
	  patches/src680/apply: m176

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

	* patches/src680/sc-get-pivot-data-m175.diff,
	  patches/src680/sc-r1c1-m175.diff,
	  patches/src680/sc-xl-errors-m175.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import-m175.diff,
	  patches/vba/vba-build-m175.diff: Old m175 versions.
	* patches/src680/sc-get-pivot-data.diff,
	  patches/src680/sc-r1c1.diff,
	  patches/src680/sc-xl-errors.diff,
	  patches/src680/vba-sc-handleautoshapemacro-import.diff,
	  patches/vba/vba-build.diff,
	  patches/src680/apply: m176 support.

	* patches/src680/buildfix-connectivity-evoab2.diff,
	  patches/src680/apply: Fix the build.

2006-07-13  Rene Eneglhard  <rene@debian.org>

	* patches/src680/checkdeliver-regexp-quoting.diff: fix
	* patches/src680/apply: (re-)apply above

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

	* doc/redline.txt: Notes on redlining debugging.

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

	* patches/vba/excel-a1-style-column-addressing.diff:
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-[ch]xx.diff:
	* scratch/sc-vba/vbahelper.cxx:
	* scratch/sc-vba/vbarange.[ch]xx:

2006-07-13  Miklos Vajna <vmiklos@frugalware.org>

	* patches/src680/apply: vcl-gtk-key-menu.diff no longer necessary for
	m176.

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

	* patches/src680/native-HelpLinker-use-system-libs.diff,
	  patches/src680/apply: Link native HelpLinker to system jars, i#67323.
	Added to GCJExperimental section.

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

	* distro-configs/SUSE-9.2.conf.in,
	  distro-configs/SUSE-9.3.conf.in,
	  distro-configs/SUSE-10.0.conf.in: disable cairo for older SUSE
	  distributions. cairo-1.0.2 is required. It is available neither
	  in the old distributions nor in OOo sources

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

	* patches/src680/speed-image-polish.diff,
	* patches/src680/apply: bin bogus pMaskColor parameter.

	* bin/oosize: add tool for breaking down stripped
	object size per source directory, and inside a dir.

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

	* bin/cws-commit-patch: Better tempdir creation.

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

	* patches/src680/apply: don't apply std-mk-no-unowinreg-dll.diff
	  anymore, now being cross-built with mingw32

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

	* patches/src680/speed-chart.diff,
	* patches/src680/apply: 5x speedup for some charts.

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

	* patches/src680/parallel-idlc.diff: Bin.
	* patches/src680/parallel-solenv-target.diff,
	  patches/src680/apply: New fix for the parallel build problem.

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

	* patches/src680/apply: move system-neon-0.26.diff to BuildBits
	* patches/src680/apply, patches/src680/system-agg-2.4.diff: fixes for
	  agg 2.4 (conditional)
	* patches/src680/apply, patches/src680/rsc-increase-nwork.diff: fix
	  for build with many languages

2006-07-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sc-toggle-merge-center.diff,
	  patches/src680/apply: Implement 'Toggle merge & center'.

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

	* patches/vba/excel-a1-style-column-addressing.diff: modified
	getFileNameFromDoc method ( reduced it somewhat )

2006-07-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/parallel-idlc.diff: Trivial update.

	* patches/src680/speed-ooqstart-x11-only.diff: Fix build.

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

	* patches/vba/excel-a1-style-column-addressing.diff: added 
	"Row style" addressing e.g. Range("10:12")
	* test/macro/TestAddress.xls: some new tests for the above

2006-07-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/parallel-solenv-urd.diff: Bin.
	* patches/src680/parallel-idlc.diff,
	  patches/src680/apply: The real fix for the parallel build problem in
	  udkapi.

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

	* patches/src680/apply: more src680-m175 fixes; move
	  cws-targetedaot-helpcontent2.diff to GCJExperimental to replace
	  gcj-HelpLinker-native.diff which obviously no longer applies

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

	* doc/announce-odi.txt: update

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

	* patches/src680/cws-targetedaot-helpcontent2.diff,
	  patches/src680/apply: Use native HelpLinker in helpcontent2, i#67209.
	Add to GentooExperimental section.

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

	* patches/src680/parallel-solenv-urd.diff,
	  patches/src680/apply: Parallel build issue fix.
	* patches/src680/parallel-solenv-urd.diff: Disabled again, breaks
	  'sal'

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

	* patches/src680/system-icu.diff: Fix system icu build.

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

	* patches/src680/apply: Support for m175.

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

	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: Add Activate 
	method for range
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* scratch/offapi-vba/XRange.idl:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:

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

	* patches/src680/vcl-gtk-key-menu.diff,
	* patches/src680/apply: fix Alt- menu key issue

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

	* patches/src680/gentoo-no-plain-gcj.diff: Bin. CWS targetedaot is in
	m175.

	* patches/src680/fix-shell-checks.diff: Fix shell checks.
	* patches/src680/fix-JDK-gcj-checks.diff: Fix misuse of JDK check.
	* patches/src680/apply: Add them to GentooExperimental section.

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

	* patches/src680/recovery-disabled-crashreporter-localize.diff,
	  patches/src680/apply: Fixed to apply again.

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

	* patches/src680/apply, patches/src680/std-mk-no-unowinreg-dll.diff: do not
	reference unowinreg.dll from std.mk (DebianOnly for now)

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

	* patches/src680/speed-ooqstart-x11-only.diff: changes applied on behalf
	of NAKATA Maho that fixes build problem on FreeBSD.

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

	* patches/src680/vcl-menu-fixes.diff: re-work, fix toolbar
	context menu popups, fix spacing in sub-menus with
	check-buttons but no images.

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

	* patches/vba/sc/sc-source-ui-vba-vbaglobals-cxx.diff: Added 
	Range, Worksheets & ActiveSheet properties to Application object
	also some reorg/move of code from globals application
	* patches/vba/sc/offapi-vba/XApplication.idl:
	* scratch/offapi-vba/XApplication.idl:
	* scratch/sc-vba/vbaapplication.cxx:
	* scratch/sc-vba/vbaapplication.hxx:
	* scratch/sc-vba/vbaglobals.cxx:

2006-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* Changelog: fixed typo (2007 -> 2006).

	* patches/src680/sc-standard-filter-options.diff: changed implementation
	to honor regex setting.

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

	* scratch/scsolver/source/service/service.cxx,
	  patches/scsolver/scsolver-source-service-service.cxx:
	  fix g++ 3.3 build

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

       * patches/src680/vcl-glyphs-cjk-embolden.diff: properly #ifdef to
         get an effect of the configure check we have

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

	* patches/src680/speed-image-refactor.diff,
	* patches/src680/speed-image.diff: fix arrow issue.

	* patches/src680/speed-image-refactor.diff: fix bitmap snafu.

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

	* patches/src680/apply,
	* patches/src680/checkdeliver-regex-quoting.diff: one more regex
	  quoting thing

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

	* patches/src680/config_office-freetype-embolden-check.diff,
          patches/src680/apply: add; didn't get over from -2-0-2; put it into
          Misc
	* scratch/scsolver/source/ui/scsolver.src.
          patches/scsolver/scsolver-source-ui-scsolver-src.diff: remove useless
          "Text [ de ]"'s (correct german translations coming later)

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

	* bin/build-ooo: do the bootstrap before sourcing the env.
	which (itself) requires dmake seemingly these days (on win32).

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

	* patches/vba/vba-build.diff: fix vba headers not getting delivered
	seems that structure of offuh has changed a little, modified patch
	to build.	

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

	* patches/src680/gentoo-gcc-naming-and-versioning.diff,
	  patches/src680/system-neon-0.26.diff,
	  patches/src680/xmlhelp-use-libxslt-from-system.diff: Fix apply.
	* patches/src680/apply: update comment for
	gentoo-gcc-naming-and-versioning.diff

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

	* patches/src680/buildfix-no-werror.diff: don't barf
	immediately on error.

	* patches/test/sc-postit.diff: 1st cut at removing bloating
	PostIt pointer from ScCell structure; requires more
	refactoring.

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

	* patches/src680/system-stlport5-STLPORT_VER.diff: update
	* patches/src680/apply: temporarily disable
	  recovery-disabled-crashreporter-localize.diff; does not apply

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

	* patches/src680/speed-local-link-except.diff: Update to the offuh
	  changes.

	* patches/src680/system-xmlsec.diff: Don't break un-applying any more.

	* patches/src680/cws-warningfixes01.diff,
	  patches/src680/apply: Fixes after warnings01 integration.

	* patches/src680/session-management.diff,
	  patches/src680/xmlhelp-port-to-db-4.4.diff,
	  patches/vba/vba-mscompat-wait.diff,
	  patches/src680/automation-testtool-oobuildfix.diff: Fix build.

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

	* patches/src680/speed-image-refactor.diff: fix
 	radio/check items to not overlap.

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

	* configure.in: Default to src680-m174.

	* patches/cairo/vcl-composite-string-set-alpha.diff,
	  patches/src680/crash-menu-escape.diff,
	  patches/src680/cws-kdesettings.diff,
	  patches/src680/cws-quote.diff,
	  patches/src680/cws-vgbugs03.diff,
	  patches/src680/deliver-regexp-quoting.diff,
	  patches/src680/gengal-cleanup.diff,
	  patches/src680/gui-gtk-contextmenu.diff,
	  patches/src680/vcl-freetype-2.2.x.diff,
	  patches/src680/warning-return-values-connectivity-kab.diff,
	  patches/src680/warning-return-values-framework.diff,
	  patches/src680/warning-uninitialized-variables-comphelper.diff: Bin.

	* patches/src680/buildfix-gcc41-pointers-icu.diff,
	  patches/src680/file_url.diff,
	  patches/src680/fpicker-export-expand.diff,
	  patches/src680/libsb_gcc4_visibility_markup.diff,
	  patches/src680/libso3_gcc4_visibility_markup.diff,
	  patches/src680/myspell_hashify.diff,
	  patches/src680/session-management.diff,
	  patches/src680/speed-image.diff,
	  patches/src680/speed-local-link-except.diff,
	  patches/src680/speed-quickstart.diff,
	  patches/src680/svtools-unsort-template-dialogentries.diff,
	  patches/src680/system-icu.diff,
	  patches/src680/vba-sc-autoshapes-hyperlinks.diff,
	  patches/src680/vcl-glyphs-cjk-embolden.diff,
	  patches/src680/xmlhelp-port-to-db-4.4.diff,
	  patches/vba/basic-newsize-image-layout.diff,
	  patches/vba/vba-basic-default.diff,
	  patches/vba/vba-build.diff,
	  patches/vba/vba-dim-and-constants-patch.diff: Fix to apply against
	  m174.

	* patches/src680/apply: Updated.

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

	* bin/unpack: remove -system and -binfilter check again, not working
	  due to ooo-builds configure mechanism, need to think about some other
	  way...
	* bin/unpack: (DebianOnly) copy license fixed rhino path into the tree
	  (cws misclic)
	* patches/src680/apply: remove disable-rhino.diff

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

	* distro-configs/{Debian,Debian64,DebianSarge,Ubuntu,Ubuntu64}.conf.in:
	  remove --with-system-neon, done in debian/rules now
	* bin/unpack: check for needed tarballs when not specifiying
	  --disable-binfilter (binfilter tarball) or not one of --with-system-*
	  where the internal one would need the -system tarball (./download
	  parts yet missing) and work around neon/download/neon-0.24.7.tar.gz not present in Debians
	  .orig.tar.gz

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

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

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

	* patches/scsolver/scs-scp2.diff: re-add makefile.mk snippet....

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

	* distro-configs/Gentoo.conf.in:
	* patches/src680/apply: Remove gentoo-splash-hack and use the new
	config-flags for that

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

	* patches/src680/system-lpsolve-use-_pic.diff: update

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

	* patches/scsolver/*.diff: re-gen'ed.

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

	* scratch/lpsolve/makefile.mk: added BUILD_ACTION for windows per
	Tor Lillqvist.

	* scsolver/lpsolve-makefile-mk.diff: re-gen'ed.

	* scsolver/solenv-inc-libs-mk.diff: added linker flag for lp_solve
	for Windows build per Tor Lillqvist.

	* scsolver/scs-scp2.diff: added entry for scsolver res file.

2006-06-30  Matthias Klose  <doko@ubuntu.com>

	* distro-configs/Ubuntu*.in: Configure --with-vendor.

2006-06-29  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: apply CalcSolver for DebianSarge again, lost

2006-06-29  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sc-toggle-merge-really-toggles.diff,
	  patches/src680/apply: Fix 'Toggle merge' so that the range stays
	  selected after un-toggle.

2006-06-28  Jody Goldberg <jody@gnome.org>

	* patches/src680/sc-read-only-colrow-resize.diff : new
	* patches/src680/apply : Add it to CalcFixes

2006-06-29  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/apply (UbuntuOnly): Don't apply ubuntu-splash.
	* src/openabout_ubuntu.bmp: New file.
	* distro-configs/Ubuntu*.in: Configure --with-*-bitmap.
	* patches/src680/ubuntu-splash.diff: Remove.

2006-06-29  Matthias Klose  <doko@ubuntu.com>

	* patches/src680/apply (Ubuntu, UbuntuL10n): Add CalcSolver,
	removed from DebianBase.

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

	* bin/package-ooo: remove /usr/share/doc moving, now using
	  --with-docdir= (Debian)

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

	* Version ooc680-m7

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

	* bin/setup.in: Define also exec_prefix, necessary for @libdir@.

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

	* patches/64bit/sixtyfour-warnings-binfilter.diff: add one more
	  fix of a dangerous warning

	* bin/package-ooo: bin the hardcoded list of poor help localizations;
	  it is configurable via --with-poor-help-localizations configure
	  switch for a long time (the list was Novell specific)

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

	* bin/build-ooo, bin/ootestapi.in, bin/package-ooo, bin/setup.in: allow
	  to install OOo below /usr/lib64 using the --libdir=/usr/lib64
	  configure switch. It is useful on 64-bit systems.

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

	* configure.in: Removed --with-vendor from ooo-build/configure.in.

2006-06-27  Noel Power  <noel.power@novell.org>

	* patches/src680/apply: added svtools-source-edit-texteng-core.diff 
	patch for issue# 66790
	* patches/src680/svtools-source-edit-texteng-core.diff:

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

	* bin/package-ooo: fix nld_list.txt file list to follow the Kendy's
	  --with-*-bitmaps changes

2006-06-26  Noel Power  <noel.power@novell.org>

	* patches/src680/apply: add new patch file for 66752
	* patches/src680/vba-sc-handleautoshapemacro-import.diff: more tuning
	for group behavior
	* patches/src680/vba-sc-autoshapes-hyperlinks.diff:

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

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: bin forgotten
	  hunks for .orig file

	* bin/package-ooo: make use of gid_Module_Langpack_Help.$lang
	  conditional again. It is not used on ppc with gcj.

2006-06-26  Noel Power  <noel.power@novell.org>

	* patches/src680/vba-sc-handleautoshapemacro-import.diff: patche rework/
	cleanup
	* patches/src680/vba-sc-autoshapes-hyperlinks.diff:

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

	* patches/src680/apply: apply CalcSolver patchset only for Debian,
	  not for DebianBase (due to build problems....); add
	  system-lpsolve-link-with-colamd.diff to Debian32Only since
	  we now don't have a scsolver/ on Debian64. Apply
	  system-lpsolve-use_pic.diff on Debian32Only
	* patches/src680/static-libs-use-_pic.diff: move lpsolve_pic stuff
	  from here...
	* patches/src680/system-lpsolve-use-_pic.diff: ... to here ..
	* patches/src680/apply: ... and apply system-lpsolve-use-_pic.diff for
	  Debian32Only

2006-06-24  Giuseppe Ghib? <ghibo@mandriva.com>

	* patches/src680/buildfix-xorg7-nas.diff: added (from VMiklos) to
	  let compile with internal nas library under Xorg 7.0 and 7.1
	  (i#64134).
	* patches/src680/apply: added buildfix-xorg7-nas.diff and added 
	  SystemJavaBitsWorkaround to Mandriva64 section.
	* distro-configs/Mandriva64.conf.in: removed default 
	  --with-system-db.

2006-06-23  Tor Lillqvist  <tml@novell.com>

	* patches/scsolver/scs-scp2.diff: Fix syntax error.

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

	* patches/src680/apply : Move some calc patched from Fixes ->
	  CalcFixes to facilitate building with a clean tree.
	    : sc-sheet-double-click-rename.diff
	    : sc-autofilter-empty-nonempty.diff
	    : sc-standard-filter-options.diff
	    : sc-filter-hide-filteredrows.diff
	    : sc-no-delete-filteredrows.diff
	    : sc-filters-fill-fix.diff
	    : sc-datapilot-dynamic-range.diff
	    : sc-datapilot-autoformat.diff
	    : sc-datapilot-crash-fix.diff
	    : sc-dp-database-crash.diff
	    : sc-autofilter-autotrim-choices.diff
	    : sc-save-password-minlength.diff
	    : sc-change-record-dnd.diff
	    : sc-insert-note-on-right-click.diff
	    : sc-datapilot-cut-paste-disable.diff
	    : sc-source-ui-unobj-funcuno-cxx.diff
	    : vba-sc-handleautoshapemacro-import.diff
	    : vba-sc-autoshapes-hyperlinks.diff
	    : sc-html-export-tables.diff

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

	* patches/src680/sax-writer.diff, patches/src680/apply: fixes some
	  wrong usages of the function AddBytes that would malform the xml
	  output, i#66693

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

	* patches/src680/solar-dont-define-NULL.diff,
	  patches/src680/apply: Don't re-define NULL in solar.h, IZ numbers
	  for some of the sixtyfour-warnings* patches.

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

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: put back the xmloff
	part of the patch that it appears I deleted by mistake

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

	* patches/cairo/cairo-canvas-clip-more.diff: fixed clipping
	problem in case cached primitive is used

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

	* patches/src680/speed-image-sort.diff: add packimages.pl bits.
	* patches/src680/size-shrink.diff: bin.
	* patches/src680/apply (LinuxCommon): add SpeedImageList

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

	* patches/src680: updated dbus patches to allow build on system
	without dbus

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

	* patches/src680/speed-image-refactor.diff,
	* patches/src680/speed-image.diff,
	* patches/src680/apply: add.

	* patches/src680/speed-image-sort.diff: add.

2006-06-22  Noel Power  <noel.power@novell.com>
	* patches/src680/apply scratch/sc-vba/vbaapplication.cxx:
	fix n#186977 regression wrt Evaluate and '[]' shortcut syntax
	* scratch/sc-vba/vbaworksheet.cxx:
	* patches/vba/sc-source-ui-vba-vbaapplication-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbaworksheet-cxx.diff:

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

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: fixed dodgy
	non check of object pointer in the patch

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

	* patches/src680/speed-ooqstart-intros.diff,
	  patches/src680/apply: Handle --with-intro-bitmaps= configure switch.

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

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: added support
	for graphic objects also 

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

	* bin/image-sort, bin/image-sort.lst, doc/image.txt:
	update, 1st cut at optimized images.zip sort list construction.

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

	* patches/64bit/sixtyfour-warnings-basic.diff,
	  patches/64bit/sixtyfour-warnings-binfilter.diff,
	  patches/64bit/sixtyfour-warnings-fpicker.diff,
	  patches/64bit/sixtyfour-warnings-svx.diff,
	  patches/64bit/sixtyfour-warnings-vcl.diff,
	  patches/64bit/sixtyfour-warnings-xmloff.diff,
	  patches/src680/apply: Fix warnings that appear on x86-64 & are
	  considered dangerous.

	* configure.in: Default to ooc680-m6.

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

	* patches/test/speed-image.diff: maintain a by-name hash
	for ImplAryData structures, and dynamically allocate them.

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

	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: added support for
	Edit Hyperlink, Open Hyperlink & Delete Hyperlink context menus on
	autoshapes 

2006-06-21  Bernhard Rosenkraenzer <bero@arklinux.org>

	* patches/src680/apply,
	  i18nutil-glibc-braindamage-workaround.diff: Work around a bug in
	  glibc 2.4's langinfo.h that breaks the build

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

	* patches/test/speed-image.diff: reserve not resize
	in ImplImage - fixes a number of bugs.

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

	* patches/src680/apply: Moved cws-mdbdriver01.diff to [ msaccess ]
	  - where it belongs.

2006-06-21  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added sd-accept-uri-list-drop.diff, let sd
	accept uri-list drop, n#183719
	
	* patches/src680/apply: added
	sd-sls-process-request-crash-fix.diff fix reading of freed memory
	in slidesorter, due to weird reentrancy, n#186621

2006-06-21  Chris Halls  <halls@debian.org>

	* patches/scsolver/scsolver-prj-build-lst.diff: fix typo, rcs->rsc

2006-06-20  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/*.diff: re-gen'ed.

2006-06-20  Rene Engelhard  <rene@debian.org>

	* patches/src680/static-libs-use-_pic.diff: add missing .IF
	* patches/src680/system-lpsolve-link-with-colamd.diff: missing ==

2006-06-20  Chris Halls  <halls@debian.org>

	* patches/src680/installer-quote-regexp.diff,
	  patches/src680/apply: the installer was confused 
	  by regex metacharacters in DESTDIR

2006-06-20  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/static-libs-use-_pic.diff,
	  patches/src680/system-lpsolve-config_office.diff,
	  patches/src680/system-lpsolve-link-with-colamd.diff,
	  patches/scsolver/scsolver-prj-build.lst,
	  patches/scsolcer/scs-scp2.diff,
	  scratch/scsolver/prj/build.lst: additions/fixes for system-lpsolve
	* patches/scsolver/scsolver-prj-build.lst,
	  scratch/scsolver/prj/build.lst: add missing dependency on rsc

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

	* patches/test/speed-image-refactor.diff,
	* patches/test/speed-image.diff: split the 2 bits,
	works for me - slower on cold start, but saves a lot
	of memory.

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

	* patches/src680/system-icu.diff: Fixed to apply, ucacollator
	  initialized just in the 'SYSTEM_ICU' case.

2006-06-19  Noel Power    <noel.power@novell.com>
	
	* patches/vba/sc-source-ui-inc-viewfunc-hxx.diff: removed these now
	unused patches
	* patches/vba/extensions-source-propctrlr-makefile-mk.diff:
	* patches/vba/extensions-source-propctrlr-formcontroller-cxx.diff :
	* patches/vba/vba-basic-collection.diff:
	* patches/vba/sc-source-ui-vba-service-cxx.diff:
	* patches/vba/vba-sc-docuno-hook-m161.diff:
	* patches/vba/vba-runtime-vba-enabled.diff:
	* patches/vba/vba-basic-multidim-uno-arraywrap.diff:
	* patches/vba/sc-inc-docuno-hxx-visibility.diff:
	* patches/vba/sc-source-ui-inc-tabview-hxx.diff:
	* patches/vba/vba-optionbasesupport-m162.diff:
	* patches/vba/sc-inc-document-gcc4-visibility.diff :
	* patches/vba/gcc4-vba-pastespecial-visibility.diff :
	* patches/vba/vba-optionbasesupport.diff:

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

	* patches/src680/apply: added hyperlink patch file ( below ) for issue
	i#59082
	* patches/src680/vba-sc-autoshapes-hyperlinks.diff: new patch file
	* patches/src680/vba-sc-handleautoshapemacro-import.diff: some cleanup

2006-06-19  Jiao Jianhua    <jjiao@novell.com>

	* patches/src680/apply: Enable.
	  enable patches/src680/plus-minus-sw-navigator.diff.

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

	* patches/64bit/intptr-basic.diff,
	  patches/src680/parallel-dmake-dont-remove.diff: Removed.
	* patches/src680/apply: Update, [ Experimantal ] section for the
	  dangerous patches that should not be enabled by default.

	* patches/src680/sc-paste-redraw.diff: Fixed typo.

2006-06-19  Giuseppe Ghibò <ghibo@mandriva.com>

	* patches/src680/mandriva-splash.diff: readapted patch for using the
	  FixesNotForUpstream tag, with the community-splash.diff patch.

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

	* patches/src680/sc-paste-redraw.diff,
	* patches/src680/apply: fix redraw artefacts post paste.

	* patches/src680/sparc-bridges-use-g++-3.4.diff: prune stale.

2006-06-18  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/scs-scp2.diff: liblpsolve55.so added.

2006-06-18  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: initial src680-m172 stuff, easy apply stuff so
	  far; apply STLport5 patchset for Debian

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

	* patches/src680/apply: ooc680-m6 stuff

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

	* distro-configs/Ark.conf.in, distro-configs/Ark64.conf.in,
	  patches/src680/ark-splash.diff, patches/src680/apply: Move Ark to
	  --with-*-bitmap/--with-vendor system

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

	* patches/src680/svtools-R_X86_64_PC32.diff: Fix ld error in svtools.
	From Fedora CVS.
	* patches/src680/apply: Add to GentooExperimental section.

	* patches/src680/system-icu.diff: Update from Fedora CVS.
	* patches/vba/vba_configure_set_soenv_in.diff: Fix configure check.
	* patches/vba/vba-build.diff: Fix '--disable-vba' build.
	Add '#ifdef ENABLE_VBA' to appluno.cxx.

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

	* doc/history.txt: add some patch distribution history.

	* patches/apply.pl (print_statistic_breakdown):
	add function to breakdown patches by directory.

	* patches/test/README: move SlideSorterDemo section
	here.

	* patches/src680/buildfix-ucb-without-stlport4.diff,
	* buildfix-svx-without-stlport4, lwp-parse, lwp-detect,
	* lwp-build, filebug-support, default-vba-compatible,
	* fix-calctyping-core, nsplugin-MOZILLA_FIVE_HOME,
	* gui-slidesort-backspace, fix-64bit-xmloff-units,
	* mono-build-m166,
	* patches/src680/apply: dung out crud.
	* patches/src680/sw-default-bullet.diff: needs fix, but
	never gets fixed so removed.

	* patches/src680/recently-used.diff,
	* patches/src680/apply: fix nasty ~/.recently-used corruption:
	n#184895.

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

	* patches/src680/sc-standard-filter-options-i18n-fake.diff,
	  ooo-build/patches/src680/apply: new fake translations; combo box
	  entries are not visible in the given localization if they are not
	  translated, i#66473
	* patches/src680/sc-standard-filter-options-i18n.diff,
	  patches/src680/sc-standard-filter-options.diff,
	  patches/src680/sc-datapilot-dynamic-range.diff,
	  patches/src680/sc-datapilot-autoformat.diff,
	  patches/src680/sc-info-func.diff,
	  patches/src680/sc-r1c1.diff: more i18n fixes

2006-06-16  Chris Halls  <halls@debian.org>

	* patches/src680/deliver-regexp-quoting.diff,
	  patches/src680/apply: Deliver was confused by regex
	  metacharacters in paths

2006-06-16  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/apply: add ooqstart-black-progress-bar.diff also
	  for Frugalware

2006-06-16  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/*: re-gen'ed.

2006-06-15  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sc-html-export-tbody.diff: Remove, moved the
	  functionality to the patch below.
	* patches/src680/sc-html-export-tables.diff,
	  patches/src680/apply: Improve exporting spreadsheets to HTML.

	* patches/src680/speed-ooqstart-hide-asap.diff: Hide also the vcl
	  splash, not just the external one.

2006-06-15  Jan Holesovsky  <kendy@suse.cz>

	* configure.in: Default to ooc680-m5.

	* patches/src680/automation-x86-64-platform.diff,
	  patches/src680/java-1_5-enum-reserved-word.diff,
	  patches/src680/recovery-disabled-crashreporter-localize.diff,
	  patches/src680/apply: Remove older than ooc680-m5.

2006-06-14  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-multi-lang-installer.diff
	(scp2/source/ooo/windowscustomaction_ooo.scp): Finally figured out
	how to get my custom action to run at the right time: Don't
	mention it in the InstallExecuteSequence and InstallUISequence
	tables at all, but attach it to the Next button of the SetupType
	dialog in the ControlEvent table.

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

	* patches/src680/sc-html-export-tbody.diff,
	  patches/src680/apply: Don't write unwanted </TBODY><TBODY> when
	  exporting spreadsheet to HTML.

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

	* patches/vba/sc-source-ui-vba-vbaglobals-cxx.diff: make correct context
	is used ( otherwise some services misbehave )	
	* scratch/sc-vba/vbaglobals.cxx: synch patch & scratch versions

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

	* patches/src680/kdesettings-speedup-backends.diff,
	  patches/src680/kdesettings-speedup-currentcontext.diff,
	  patches/src680/kdesettings-speedup-scp2.diff,
	  patches/src680/kdesettings-speedup.diff,
	  patches/src680/apply: Another solution for the 'kdesettings causes
	  linking against kde libs even in Gnome' problem.

	* patches/src680/kdesettings-speedup.diff: Added forgotten build bits.

2006-06-14  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/*: regenerated.
	* patches/src680/apply: updated patch list for CalcSolver.

2006-06-12  Rene Engelhard  <rene@debian.org>

	* bin/package-ooo: Debian fixes/enhancements;
	  revert last package-ooo changes, apparently somehow works now
	  (maybe it was the in the patch again, which also broke some other
	   stuff in ooo-build...)

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

	* src/Makefile.am (EXTRA_DIST): Add glib-1.2.10-ooo.patch and
	libIDL-0.6.8-ooo.patch.

2006-06-13  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/frugalware.diff,
	  patches/src680/frugalware64.diff,
	  distro-configs/Frugalware.conf.in,
	  distro-configs/Frugalware64.conf.in,
	  patches/src680/apply,
	  src/openabout_fw.bmp,
	  src/openabout_fw64.bmp: Update according to the new branding
	  patches.

	* src/openabout_fw.png,
	  src/openabout_fw64.png: Removed.

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

	* patches/src680/cws-quote.diff: Update to the version from ause056.

	* bin/cws-commit-patch: Make it _really_ work in oo?680 environment.

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

	* patches/src680/speed-quickstart-i18n.diff: fix to really show
	  the string on UN*X; use a local ID for the string; set the
	  first character as uppercase; add Czech translation

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

	* configure.in,
	  bin/setup.in: Support for distro-configs/ even
	  for Win32
	* distro-configs/Common.conf.in,
	  distro-configs/CommonLinux.conf.in,
	  distro-configs/CommonWin32.conf.in,
	  distro-configs/NovellWin32.conf.in: Split Common.conf.in into
	  CommonLinux and CommonWin32.

	* patches/src680/novell-splash.diff
	  patches/src680/apply: Not necessary any more.

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

	* patches/src680/win32-multi-lang-installer.diff
	(setup_native/source/win32/customactions/sellang/sellang.cxx):
	Factor out the code that converts a LANGID to a "sv" style string
	into a separate function. Don't unselect a localization that
	corresponds to the user's locale's language. Use better variable
	names.

2006-06-12  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-multi-lang-installer.diff
	(config_office/set_soenv.in): Other patches being applied earlier
	also modify the same spot in this file, adapt to that.
	(scp2/source/math/file_math.scp): Update patch context lines to
	match current sources.

	* patches/src680/apply: Add Lockdown and CalcSolver to NovellWin32.

2006-06-11  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/solenv-inc-libs-mk.diff,
	  patches/scsolver/lpsolve-*.diff: new patches added.
	* patches/src680/apply: modified to apply new patches.

2006-06-10  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* scratch/lpsolve,
	  scratch/apply.in: added new module lpsolve.
	* download.in: added bits for downloading lpsolve package.
	* bin/unpack: move lpsolve package to designated place.

2006-06-10  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/helpcontent2-fix-create-ilist.diff: fix create_ilist.pl
	  to not get confused by paths with regex metacharacters, from cws ause058,
	  i60940
	* bin/package-ooo: don't try to do stuff with gid_Module_Langpack*,
	  not there (anymore?); make the debian section more generic; install
	  kdebe1.uno.so, resume.ott and project-proposal.ott

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

	* distro-configs/SUSE-10.0.conf.in,
	  distro-configs/SUSE-10.1.conf.in,
	  distro-configs/SUSE-64.conf.in,
	  distro-configs/SUSE-9.1.conf.in,
	  distro-configs/SUSE-9.2.conf.in,
	  distro-configs/SUSE-9.3.conf.in,
	  distro-configs/SUSE-PPC.conf.in,
	  distro-configs/SUSE.conf.in,
	  patches/src680/abouts-sfx2.diff,
	  patches/src680/apply,
	  patches/src680/intros-config_office.diff,
	  patches/src680/intros-scp2.diff,
	  patches/src680/novell-splash.diff,
	  src/openabout_suse.bmp: New --with-about-bitmaps
	  config_office/configure switch for the branded 'About' bitmaps.

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

	* patches/qatesttool/calc-datapilot-autoformat.diff,
	  patches/qatesttool/calc-datapilot-dynamic-range.diff,
	  patches/qatesttool/calc-delete-to-backspace-i17965.diff,
	  patches/qatesttool/calc-delete-to-backspace-menu-bug-i17965.diff,
	  patches/qatesttool/framework-large-standardbar.diff,
	  patches/qatesttool/graphics-crash-when-setting-grid.diff,
	  patches/qatesttool/writer-testtool-crash-n176102.diff: fix qatestool
	  for many ooo-build specific bugs and changes
	* patches/qatesttool/global-input-ole-linux.diff: bin already
	  upstreamed patch
	* patches/qatesttool/pdf-converter-as-default-printer.diff: extra
	  patch for installed OOo; It adds a PDF converter and set it as
	  the default printer; It is useful when running qatestool
	* patches/qatesttool/apply: update to mention latest changes

	* etc/test.blacklist: blacklist b_lvl1_Addressbook.bas. It tests only
	  Mozilla and LDAP address books. We have neither of them in the Novell
	  package.

	* etc/test.list: bin duplicities

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

	* patches/src680/apply: Opened issue for the missing language
	names. Opened another issue for the filtering out of incomplete
	help localizations from the Windows installer. Add issue numbers.

	* patches/src680/win32-multi-lang-installer.diff
	(instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf):
	Add also Belarusian.

2006-06-07  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/kdesettings-speedup.diff,
	  patches/src680/apply: Fix unneeded dlopen()ing of KDE configuration
	  backend in Gnome (and vice versa).

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

	* patches/src680/win32-multi-lang-installer.diff
	(config_office/configure.in): Check for
	--with-poor-help-localizations also here, set
	WITH_POOR_HELP_LOCALIZATIONS and AC_SUBST it.
	(config_office/set_soenv.in): Propagate
	WITH_POOR_HELP_LOCALIZATIONS as an environment variable.
	(scp2/macros/macro.pl): Write out also a macro
	EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG that is like EXTRA_ALL_LANG
	except the languages with poor help localization have been
	filtered out.
	(scp2/source/base/file_base.scp, scp2/source/calc/file_calc.scp)
	(scp2/source/draw/file_draw.scp)
	(scp2/source/impress/file_impress.scp)
	(scp2/source/math/file_math.scp, scp2/source/ooo/file_ooo.scp)
	(scp2/source/ooo/file_ooo.scp.orig)
	(scp2/source/writer/file_writer.scp): Use
	EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG instead of EXTRA_ALL_LANG
	for the help files.
	(setup_native/source/win32/customactions/sellang/sellang.cxx): Fix
	behaviour of the custom action on en-US machines: In that case we
	should also deselect all the other UI languages.
	(instsetoo_native/inc_openoffice/windows/msi_languages/Langpack.ulf):
	Add some missing names and descriptions for language
	packs. Otherwise these components show up as blank in a
	multi-language installer.

	* patches/src680/apply: Add win32-multi-lang-installer.diff to
	Win32Only.

2006-06-06  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply: move nsplugin-path.diff to Fixes, remove
	  nsplugin-path from the rest; remove nsplugin_MOZILLA_FIVE_HOME.diff
	  from DebianOnly
	* patches/src680/apply, patches/src680/no-mozilla-plug-in-option.diff:
	  remove Mozilla Plug-In option completely (DebianBaseOnly)

2006-06-06  Jody Goldberg <jody@gnome.org>

	* patches/src680/cws-quote.diff,
	* patches/src680/apply: fix egregious mis-feature
	in ~/.cwsrc parsing

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

	* distro-configs/Gentoo.conf.in:
	* patches/src680/apply:
	* patches/src680/gentoo-dicooo.diff: Gentoo finally using its own
	myspell-stuff, so remove the hacks, also update to the distro
	specific stuff

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

	* patches/src680/win32-multi-lang-installer.diff: New patch that
	sets up a custom action for the Win32 MSI installer. If the
	installer is a multi-language one the custom action deselects the
	features corresponding to other languages than the system default
	UI language.

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

	* desktop/.cvsignore: Ignore all the generated stuff.
	
	* patches/src680/cws-vgbugs03.diff: Remove the broken hunk completely.

	* patches/src680/intros-config_office.diff,
	  patches/src680/intros-scp2.diff: Implemented --with-vendor for
	  easier specification of the builder/vendor of the build.

	* distro-configs/SUSE-10.0.conf.in,
	  distro-configs/SUSE-10.1.conf.in,
	  distro-configs/SUSE-64.conf.in,
	  distro-configs/SUSE-9.1.conf.in,
	  distro-configs/SUSE-9.2.conf.in,
	  distro-configs/SUSE-9.3.conf.in,
	  distro-configs/SUSE-PPC.conf.in,
	  distro-configs/SUSE.conf.in,
	  patches/src680/novell-splash.diff,
	  patches/src680/apply: Enable --with-intro-bitmaps and --with-vendor.

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

	* patches/src680/apply: new patch for i#66055
	* patches/vba/basic-scriptframework-byref.diff:

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

	* patches/src680/apply: sal-oustring-debug.diff moved
	  to [ FixesNotForUpstream ] section.

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

	* patches/src680/sal-oustring-debug.diff,
	  patches/src680/apply: operator<< for rtl::OUString for easier
	  debugging using cerr << aOUString << endl.

	* patches/src680/cws-vgbugs03.diff: Don't patch revision number.

2006-06-01  Miklos Vajna  <vmiklos@frugalware.org>

	* distro-configs/Frugalware*.conf.in: add --with-openclipart.

2006-05-31  Rene Engelhard  <rene@debian.org>

	* patches/src680/apply,
	  patches/src680/ooqstart-black-progress-bar.diff: (DebianBaseOnly)
	  make progress bar black since a white progress bar on a white
	  background (OOo-standard-splash) is bad(tm) ;)
	* patches/src680/ooqstart-honour-sofficrc.diff: move to
	  DebianBaseOnly
	* patches/src680/apply,
	  patches/src680/cws-vgbugs03.diff,
	  patches/src680/automation-sparc-platform.diff: fix build.pl and
	  sparc build 

2006-05-31  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/intros-config_office.diff,
	  patches/src680/intros-desktop.diff,
	  patches/src680/intros-scp2.diff,
	  patches/src680/intros-svx.diff: --with-intro-bitmaps configure
	  switch & branding changing according to it.  Prototype, not enabled yet.

2006-05-31  Jiao Jianhua   <jjiao@novell.com>

	* patches/src680/plus-minus-sw-navigator.diff: a plus / minus
	  sign next to each heading in Navigato. but just in HEAD. Disabled it.
	* patches/src680/apply: add plus-minus-sw-navigator.diff and then disable it.

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

	* patches/test/speed-msgbox.diff: prototype image re-work.

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

	* patches/64bit/64bit-jdk-server-paths.diff: server-only versions of
	64bit JDKs
	* patches/src680/jni-throw-exception.diff: throw exception on JNI error
	* patches/src680/system-db-check.diff: system db check
	* patches/src680/system-portaudio-use-lpthread.diff: needs -lpthread
	* patches/src680/XINC-XLIB-default-locations.diff: do not add compiler
	default include/library path; do not catch misplaced files

2006-05-30  Jan Holesovsky  <kendy@suse.cz>

	* bin/cws-commit-patch: Make it work with SRC680 even in OOC680
	  environment.

	* patches/src680/cws-kdesettings.diff,
	  patches/src680/kde-backend-build.diff,
	  patches/src680/kde-backend-lockdown.diff,
	  patches/src680/kde-backend-package.diff,
	  patches/src680/kde-backend.diff,
	  patches/src680/apply: Extracted the latest & greatest kdesettings
	  CWS.

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

	* patches/vba/vba-basic-default.diff: fix for n#178312

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

	* patches/src680/default-impress-ruler.diff,
	* patches/src680/apply: remove.

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

	* test/macro/TestAddress.xls: Test doc for various permutations of
	Range.Address() function and associated paramaters
	* test/macro/TestFormula.xls: ditto for the Formula method
	* test/macro/vba_streams/excel-vba-streams-#1.bas: Donated streams by
	Rail for analysis ( currently contains also our own test documents
	which need to be stripped out )

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

	* scratch/offapi-vba/XRange.idl: fix for n#179188 & scratch patch
	sync
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* 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.diff:

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

	* patches/src680/ubuntu-lpi.diff,
	patches/src680/disable-helpcontent2.diff: Update for m3.

2006-05-28  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added fix for n#171052, use basic
	(advanced) shapes for rectangle/ellipse on draw/impress's
	toolbars. make shapes wrap words by default

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

	* patches/src680/fontconfig-substitute: Update from Fedora CVS.

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

	* bin/openoffice-xlate-lang: s/ta/ta-IN/

2006-05-27  Andreas Proschofsky  <suka@gentoo.org>

	* patches/src680/apply: Reshuffle patch from GentooExperimental
	to GentooOnly, also take Ownership for GentooOnly

2006-05-26  Tor Lillqvist  <tml@novell.com>

	* bin/build-ooo: On Win32 run the OOo configure with
	--enable-check-only so that it doesn't run set_soenv which checks
	for dmake.exe to exist. It doesn't yet at that time on a fresh
	build. Instead run bootstrap after running configure, and only
	then run set_soenv.

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

	* patches/src680/sfx2-fallback-to-en-help.diff: Fixed to build.

2006-05-26  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Split out the Novell-specific Win32
	patches to a separate label.

2006-05-26  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added patch to fix problems with cropped
	text sprites

2006-05-02  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/disable-regcomp-java.diff,
	* patches/src680/apply: disable regcomp.

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

	* scratch/offapi-vba/XRange.idl: fixes for n#175726, n#178717, n#105391
	* scratch/sc-vba/vbaglobals.cxx:
	* scratch/sc-vba/vbarange.cxx:
	* scratch/sc-vba/vbarange.hxx:
	* scratch/sc-vba/vbaworkbook.cxx:
	* patches/vba/excel-a1-style-column-addressing.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.diff:

2006-05-26  Tor Lillqvist  <tml@novell.com>

	* patches/scsolver/scsolver-source-inc-global-hxx.diff
	* patches/scsolver/scsolver-source-inc-solvemodel-hxx.diff
	* patches/scsolver/scsolver-source-inc-unohelper-hxx.diff 
	* patches/scsolver/scsolver-source-ui-unohelper-cxx.diff: Remove
	CRs that confuse patch on Cygwin.

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

	* configure.in, bin/setup.in, bin/package-ooo: new configure
	  option --with-poor-help-localizations to remove insufficient
	  help localizations
	* patches/src680/sfx2-fallback-to-en-help.diff, patches/src680/apply:
	  fall back to the English help even without the symlink, many
	  thanks to Caolan, rh#151357

	* bin/stat-localizations, doc/stat-localizations.txt: new script to
	  check state of localizations; it is very slow :-(

2006-05-25  Tor Lillqvist  <tml@novell.com>

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

2006-05-25  Jianhua Jiao <jjiao@novell.com>
    
	* patches/src680/apply,
	  patches/patches/src680/hang-sw-layout.diff: re-enable.
      because without the patch, OOo has same behavier. 

2006-05-25  Jianhua Jiao <jjiao@novell.com>
    
	* patches/src680/apply,
	  patches/patches/src680/hang-sw-layout.diff: disable again 
      because it will lose the space between footer and body frame.

2006-05-25  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added patches for poking gnome screensaver
	during slideshow

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

	* bin/unpack: get top-level basic-shapes icon right, should be
	a diamond n#178384, bin older (up-stream) icon hacks.

2006-05-23  Jiao Jianhua  <jjiao@novell.com>

	* patches/src680/hang-sw-layout.diff,
	* patches/src680/apply: fix sw layout hang,
	n#162979, i#64301, patch from sun

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

	* bin/package-ooo: process the new filelist gid_Module_Optional_Kde;
	  it started to include kdebe1.uno.so

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

	* www/detailed-build-guide.html,
	  www/hackers-guide.html,
	  www/index.html: s/go-ooo/go-oo/ ; don't link the old wiki any more.

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

	* patches/src680/crash-menu-escape.diff,
	* patches/src680/apply: fix crasher dismissing menus
	n#170772, i#65721, remove obsolete AtkBridge section

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

	* patches/test/configmr-profile.diff: small test app to
	help profile configmgr usage.

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

	* patches/src680/dbase-utf8.diff: fixup.

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

	* configure.in, desktop/Makefile.am, desktop/*.desktop.in.in,
	  desktop/openoffice-extra.keys.in, desktop/openoffice.applications.in,
	  desktop/openoffice.keys.in, desktop/openoffice.keys.in: substitute
	  @OOO_BINSUFFIX@ and @STARTUPNOTIFY@ already by configure; disable
	  StartupNotify also when libstartup-notify is not available; thanks
	  Grzegorz DÃÂbrowski <gdx@poczta.fm> for patch
	* desktop/*.desktop.in: bin; obsoleted by the new *.desktop.in.in

	* desktop/web.desktop.in: fix category from Office;WebDevelopment to
	  Network;WebDevelopment, n#168663

2006-05-22  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: removed some patch files that for gcc 
	visibility, and removed patch to add visibility macro in patch file 
	below
	* patches/vba/sc-sort-replace-support.diff:

2006-05-22  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move VBAObjects to Common from
	LinuxCommon. (n#176760)

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

	* download,in, bin/unpack: download biblio.tar.bz2 & unpack.

	* patches/src680/dbase-utf8.diff,
	* patches/src680/apply: Fix bibliographic encoding
	n#155725, i#62664

2006-05-22  Noel Power  <noel.power@novell.com>

	* patches/src680/apply: add new patch for experimental column type 
	addressing support in calc.
	* patches/vba/excel-a1-style-column-addressing.diff:

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

	* patches/src680/gengal-cleanup.diff, patches/src680/apply:
	  removes obsolete gengal.rdb and cleans up gengal.sh, i#65361

	* bin/test-ooo: read list of tests from extra config files; remove
	  the potentially broken user configuration after each test; try
	  to kill the potentially running office with both SIGTERM and
	  even with SIGKILL (just to be sure); print help
	* etc/test.list, etc/test.blacklist: initial lists of tests to be
	  started for OOo-2.0.3, many thanks to Joerg Skottke
	  <Joerg.Skottke@sun.com>
	* doc/test-ooo.txt: update for the latest changes

	* bin/test-ooo-analyze: fix output of two statistics

2006-05-22  Tor Lillqvist  <tml@novell.com>

	* doc/bundle-contrib-dicts.sh: More comments about the Portuguese,
	Norwegian and Russian complexities.

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

	* configure.in: Make ./configure --help beautiful again.  Hint how to
	  create an own mirror.

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

	* patches/src680/apply: fold vba api back into libsc ( keep it as a 
	component though )
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbaglobals-cxx.diff:
	* patches/vba/scp_vba_uno_service.diff:
	* patches/vba/vba-build.diff:

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

	* patches/cairo/cairo-canvas-clip-more.diff: Fix to apply.

	* patches/64bit/cws-bfsixtyfour.diff,
	  patches/src680/apply: 64bit clean binfilter - by Caolan.

	* configure.in: Default to ooc680-m2.

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

	* patches/src680/apply: added cairo-canvas-clip-more.diff which
	contains workaround for cairo bug visible on Xgl and also fixes
	problem with black artefacts around images (also visible on Xgl
	with fixed cairo)

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

	* download.in: Download ooc680-*.

	* configure.in,
	  patches/src680/apply: Switched to ooc680 MWS.

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

	* patches/vba/*: add tml's Windows fixes (n#176760)
	* scratch/sc-vba/*: sync scratch/patch

2006-05-18  Jianhua Jiao <jjiao@novell.com>
    
	* patches/src680/apply,
	  patches/patches/src680/hang-sw-layout.diff: disable

2006-05-18  Noel Power  <noel.power@novell.com>

	patches/src680/apply: add new patch ( below )
	patches/src680/vcl-glyphs-cjk-embolden.diff: Jian's patch to use for
	n#176701 and i#65520 to use FT_GlyphSlot_Embolden

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

	* patches/src680/apply,
	  patches/src680/svx-no-stlport.diff: Fix compile with --without-stlport

	* patches/src680/apply: ooc680-m1 bits

2006-05-18  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/bigint-sfx2.diff,
	  patches/src680/buildfix-i65110.diff,
	  patches/src680/buildfix-scp2-systemjava.diff,
	  patches/src680/buildfix-sd-exceptions.diff,
	  patches/src680/buildfix-sd-exceptions2-m165.diff,
	  patches/src680/buildfix-sd-exceptions2.diff,
	  patches/src680/buildfix-sd-extra-qualification.diff,
	  patches/src680/buildfix-system-xalan.diff,
	  patches/src680/cws-atkbridge-20060328.diff,
	  patches/src680/cws-atkbridge-20060425.diff,
	  patches/src680/fix-stlport-includes-m166.diff,
	  patches/src680/framework-check-items.diff,
	  patches/src680/gtk-kde-fix-m166.diff,
	  patches/src680/leak-sal-module.diff,
	  patches/src680/linguistic-rework.diff,
	  patches/src680/novell-cjk-fonts-m167.diff,
	  patches/src680/novell-splash-m165.diff,
	  patches/src680/office-cfg-vcl-greek-fonts-m167.diff,
	  patches/src680/recovery-disabled-crashreporter-localize-m168.diff,
	  patches/src680/sc-r1c1-m165.diff,
	  patches/src680/sd-gcc41.diff,
	  patches/src680/sfx2-source-view-viewprn-cxx.diff,
	  patches/src680/sot-gcc41.diff,
	  patches/src680/speed-quickstart-m165.diff,
	  patches/src680/speed-uiconfig-parse.diff,
	  patches/src680/store-drop-gcc-libs-on-linking.diff,
	  patches/src680/strtmpl.diff,
	  patches/src680/svx-vbaimport-basic-hang.diff,
	  patches/src680/vcl-menu-fixes-m166.diff,
	  patches/src680/vcl-nwf-menu-checkmarks.diff,
	  patches/src680/win32-msvs-2003-configure.diff,
	  patches/vba/cws-npower1.diff,
	  patches/src680/apply: Remove everything older than m169.

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

	* AUTHORS: update.

2006-05-18  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added tools-smb-url.diff and
	sfx2-title-generic-url.diff, fixes i#65518 and i#65519 - both
	related to document printing (in case document lives on samba
	share)

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

	* patches/src680/vcl-freetype-2.2.x.diff,
	  patches/src680/apply: Make it build with system freetype 2.2.x

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

	* patches/src680/psprint-postscript-page-setup.diff,
	  patches/src680/apply: Write setup to %%Begin(End)Setup, instead of
	  %%Begin(End)PageSetup, n#80448.

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

	* patches/src680/vba/offapi-org-openoffice-vba-xrange-idl.diff: fixes for
	n#104857 & n#176055 
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

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

	* patches/src680/apply: Update issue and bug numbers for
	win32-activex-disable.diff.

	* bin/unpack: Copy oowintool only if not already there.

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

	* patches/vba/offapi-org-openoffice-vba-xrange-idl.diff: fix for 
	n#175726#
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:
	* scratch/offapi-vba/XRange.idl:
	* scratch/sc-vba/vbarange.[ch]xx:

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

	* patches/vba/offapi-org-openoffice-vba-excel-xlunderlinestyle-idl.diff:
	fixes n#105125#
	* patches/vba/offapi-org-openoffice-vba-xfont-idl.diff:
	* patches/vba/sc-source-ui-vba-vbafont-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbafont-hxx.diff:

2006-05-15  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/recovery-disabled-crashreporter-localize-m168.diff,
	  patches/src680/recovery-disabled-crashreporter-localize.diff,
	  patches/src680/apply: Update for m169.

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

	* patches/src680/disable-access.diff: s/==/=/, patch by NAKATA Maho

2005-05-14  Rene Engelhard  <rene@debian.org>

	* bin/openoffice-xlate-lang: some new languages new in 2.0.3

2006-05-13  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-stlport5.diff: m169 update

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

	* bin/build-galleries: sort the list of files that are added to the
	  galleries

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

	* configure.in: Default to m169.

2006-05-12  Noel Power  <noel.power@novell.com>

	* patches/src680/filechooser-samba-problem.diff: fix for n#167900
	* patches/src680/apply:

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

	* patches/src680/recovery-disabled-crashreporter-localize.diff,
	  patches/src680/recovery-disabled-crashreporter.diff,
	  patches/src680/apply: Don't talk about sending crash report when
	  it's disabled.

	* patches/src680/buildfix-ucb-xml-cflags.diff,
	  patches/src680/apply: Not necessary for some time.

2006-05-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/apply: leak-sal-module.diff not necessary for m168
	  any more.

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

	* patches/src680/novell-cjk-fonts-m167.diff,
	  patches/src680/novell-cjk-fonts.diff,
	  patches/src680/office-cfg-vcl-greek-fonts-m167.diff,
	  patches/src680/office-cfg-vcl-greek-fonts.diff,
	  patches/src680/apply: Update to m168.

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

	* patches/vba/vba-tokennames-as-defaultparams.diff: fix for n#173496#
	i#65194
	* patches/src680/apply:

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

	* scratch/sc-vba/vbarange.[ch]xx: fix for #n105095#
	* scratch/sc-vba/vbacollection.[ch]xx:
	* patches/vba/sc-source-ui-vba-vbacollectionimpl-cxx.diff: cvt above
	into patches
	* patches/vba/sc-source-ui-vba-vbacollectionimpl-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-hxx.diff:

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

	* scratch/offapi-vba/XComments.idl: sync files in scratch ( seems these
	two are incorrect )
	* scratch/offapi-vba/XVBAToOOEventDescGen.idl:

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

	* patches/src680/apply: win32-msvs-2003-configure.diff has been
	integrated in m167.

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

	* patches/mono/mono-build-m166.diff,
	  patches/mono/mono-build.diff,
	  patches/src680/apply,
	  patches/src680/fix-stlport-includes-m166.diff,
	  patches/src680/fix-stlport-includes.diff,
	  patches/src680/gtk-kde-fix-m166.diff,
	  patches/src680/gtk-kde-fix.diff,
	  patches/src680/vcl-menu-fixes-m166.diff,
	  patches/src680/vcl-menu-fixes.diff: Update to m167

	* patches/src680/linguistic-rework.diff,
	  src/Debian.dic,
	  src/Novell.dic,
	  src/Ubuntu.dic: m167 changes the OOo dict magic from OOoDICT1 to
	  OOoUserDict1.

	* patches/src680/automation-x86-64-platform.diff,
	  patches/src680/apply: Fix build of automation.

	* patches/src680/sc-standard-filter-options-i18n.diff,
	  patches/src680/apply: Added from ooo-build-2-0-2.

2006-05-08  Noel Power <noel.power@novell.com>

	* sc/source/ui/vba/vbacollectionimpl.cxx: fix for bug n#105095
	* sc/source/ui/vba/vbacollectionimpl.hxx:
	* sc/source/ui/vba/vbarange.cxx:
	* sc/source/ui/vba/vbarange.hxx:

2006-05-08  Giuseppe GhibÃ² <ghibo@mandriva.com>

	* patches/src680/apply, added fix_filedlghelper.diff in [ Fixes ]
	  section, ported from 2.0.2, as m166 crashes in the same way.
	* bin/packages-ooo: added program/kdebe1.uno.so to kde package list
	  section.

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

	* patches/src680/apply, patches/src/buildfix-i65110.diff: more
	  m166 bits

2006-05-05  Radek Doulik  <rodo@grafik.lounovice>

	* patches/src680/apply: added vcl-composite-string-set-alpha.diff,
	fixes problem with text animations - make sure src picture for
	compositing text has right value alpha channel

2006-05-05  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/framework-layered-accelerators.diff: Updated
	  according to comments in the issue.

2006-05-05  maho <maho@FreeBSD.org> 

	* scratch/offapi-vba/XFont.idl: some new Font attributes
	* scratch/sc-vba/vbapalette.[ch]xx: 
	* scratch/sc-vba/makefile.mk: 
	* scratch/sc-vba/vbacharacters.[ch]xx: 
	* scratch/sc-vba/vbafont.[ch]xx: 
	* scratch/sc-vba/vbainterior.cxx: 
	* scratch/sc-vba/vbarange.cxx: 
	* patches/vba/offapi-org-openoffice-vba-xfont-idl.diff:
	* patches/vba/sc-source-ui-vba-vbapalette-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbapalette-hxx.diff:
	* patches/vba/sc-source-ui-vba-makefile-mk.diff:
	* patches/vba/sc-source-ui-vba-vbacharacters-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbacharacters-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbafont-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbafont-hxx.diff:
	* patches/vba/sc-source-ui-vba-vbainterior-cxx.diff:
	* patches/vba/sc-source-ui-vba-vbarange-cxx.diff:

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

	* patches/src680/vba-sc-handleautoshapemacro-import.diff: add new 
	include as attempt to fix  m166 breakage 
	( won't affect previous minors )

2006-05-05  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/buildfix-sd-exceptions2-m165.diff,
	  patches/src680/buildfix-sd-exceptions2.diff,
	  patches/src680/novell-splash-m165.diff,
	  patches/src680/novell-splash.diff,
	  patches/src680/sc-r1c1-m165.diff,
	  patches/src680/sc-r1c1.diff,
	  patches/src680/speed-quickstart-m165.diff,
	  patches/src680/speed-quickstart.diff,
	  patches/src680/apply: m166 support.

	* patches/src680/novell-splash.diff: Minor fix.

2006-05-04  Noel Power  <noel.power@novell.com>

	* patches/src680/sc-source-ui-unobj-funcuno-cxx.diff: fix missing
	strlen check in patch.

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

	* doc/configmgr.txt: Meeks notes on config mgr.

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

	* bin/show-obsolete-patches: Show all obsolete patches' issues.

	* patches/64bit/bigint-datetime.diff,
	  patches/64bit/buildfix-64bit-basic.diff,
	  patches/64bit/buildfix-64bit-config_office.diff,
	  patches/64bit/buildfix-64bit-forms.diff,
	  patches/64bit/buildfix-64bit-framework-minmax.diff,
	  patches/64bit/buildfix-64bit-sc-minmax.diff,
	  patches/64bit/buildfix-64bit-setup_native.diff,
	  patches/64bit/buildfix-64bit-solar-h-sc.diff,
	  patches/64bit/buildfix-64bit-solar-h.diff,
	  patches/64bit/buildfix-64bit-svtools-minmax.diff,
	  patches/64bit/buildfix-64bit-svtools.diff,
	  patches/64bit/buildfix-64bit-svx.diff,
	  patches/64bit/buildfix-64bit-system-jpeg.diff,
	  patches/64bit/buildfix-64bit-tools.diff,
	  patches/64bit/buildfix-comphelper-asyncnotification.diff,
	  patches/64bit/buildfix-incompatible-warning.diff,
	  patches/64bit/buildfix-streamdatetime.diff,
	  patches/64bit/cws-long2int-vcl.diff,
	  patches/64bit/cws-long2int-xmloff.diff,
	  patches/64bit/cws-long2int.diff,
	  patches/64bit/cws-ooo64bit02.2005-04-19.diff,
	  patches/64bit/cws-sixtyfour04.diff,
	  patches/64bit/cws-sixtyfour05-binfilter.diff,
	  patches/64bit/cws-sixtyfour05.diff,
	  patches/64bit/fix-64bit-tools-svbt-binfilter.diff,
	  patches/64bit/fix-64bit-tools-svbt.diff,
	  patches/64bit/streams-automation.diff,
	  patches/64bit/unsorted-basic.diff,
	  patches/64bit/vcl-intptr-m161.diff,
	  patches/64bit/vcl-intptr.diff,
	  patches/src680/ark-experimental-gcj-use-ecj-m163.diff,
	  patches/src680/buildfix-codemaker-interfacetype.diff,
	  patches/src680/buildfix-connectivity-ModuleContext.diff,
	  patches/src680/buildfix-fpicker.diff,
	  patches/src680/buildfix-gcc41-pointers-icu-m162.diff,
	  patches/src680/buildfix-no-java.diff,
	  patches/src680/buildfix-svx-int2long.diff,
	  patches/src680/buildfix-transex3-extra-qualification.diff,
	  patches/src680/cleanup-uiconfig-xml.diff,
	  patches/src680/config_office-ldap.diff,
	  patches/src680/config_office-openldap-fix.diff,
	  patches/src680/cws-dmake43p01-20060323.diff,
	  patches/src680/cws-mdbdriver01-m163.diff,
	  patches/src680/cws-menucleanup.diff,
	  patches/src680/default-no-registration-m163.diff,
	  patches/src680/default-no-registration-menu-m162.diff,
	  patches/src680/filter-always-xsltproc-m163.diff,
	  patches/src680/fix-collator.diff,
	  patches/src680/fontconfig-substitute-m162.diff,
	  patches/src680/fpicker-kde-gcc4-visibility-m162.diff,
	  patches/src680/gui-slide-switch.diff,
	  patches/src680/linguistic-rework-m162.diff,
	  patches/src680/nfs-flock-m164.diff,
	  patches/src680/ooo-save-msoffice-thumbnails.diff,
	  patches/src680/styles-dash.diff,
	  patches/src680/svx-dynamic-const-cast.diff,
	  patches/src680/system-icu-m162.diff,
	  patches/src680/ucb-system-libxml2.diff,
	  patches/src680/use-system-xt-m163.diff,
	  patches/src680/use-xalan-xerces-from-system-ark.diff,
	  patches/src680/vcl-keysymnames-ctrl.diff,
	  patches/src680/warning-return-values-toolkit.diff,
	  patches/src680/workspace.systemjava.diff,
	  patches/vba/cws-npower1-m162.diff,
	  patches/vba/vba-build-m162.diff,
	  patches/vba/vba-build-m163.diff,
	  patches/src680/apply: Remove everything older than m165.

	* patches/src680/apply: Preliminary m166 support, will probably need
	  more.

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

	* patches/src680/speed-quickstart-i18n.diff,
	* patches/src680/apply: add i18n & make more unixy.
	
	* patches/src680/sc-datapilot-autoformat.diff,
	* patches/src680/sc-paste-dialog.diff,
	* patches/src680/sc-xl-errors.diff,
	* patches/src680/sc-r1c1.diff: add i18n.

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

	* bin/potores: output confimgr xml syntax too.

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

	* patches/src680/sc-insert-note-on-right-click.diff,
	* patches/src680/sc-datapilot-dynamic-range.diff,
	* patches/src680/sc-get-pivot-data.diff,
	* patches/src680/sc-info-func.diff: add i18n.

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

	* configure.in: Do not fail for missing PAM headers if '--disable-pam'
	flag is set.

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

	* patches/src680/win32-activex-disable.diff: Update for m165 to
	avoid fuzz.

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

	* patches/mono/mono-build.diff: (Hopefully) fix parallel build of
	  cli_ure.

	* patches/src680/apply: store-drop-gcc-libs-on-linking.diff moved to a
	  general section.

	* configure.in: Default to m165.

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

	* patches/src680/win32-build-fixes.diff: Remove obsolete patch to
	solenv/inc/tg_ext.mk.

	* patches/src680/win32-activex-disable.diff: Updated diff that
	disables ActiveX more thoroughly.

	Add a new option to the OOo configure.in: --disable-activex. The
	ActiveX Registry items in the scp2/source/*/registryitem_*.scp
	files are bypassed if this option is used.

	In addition, all of the scp2/source/activex/module_activex.scp and
	scp2/source/activex/file_activex.scp files is bypassed. In the
	previous version of this patch, the module_activex.par and
	file_activex.par generated from them were dropped from
	scp2/util/makefile.mk, but the end result is the same.

	* patches/src680/apply: Re-add win32-activex-disable.diff to the
	Win32Only section.

	* bin/setup.in: On Win32, pass --disable-activex to the OOo
	configure script.

	* patches/src680/win32-build-fixes.diff: Update for m164 where the
	setup_native/source/win32/msi-encodinglist.txt fix has been
	incorporated.

	* doc/bundle-contrib-dicts.sh: Update comment.

	* src/Makefile.am (EXTRA_DIST): Dist also the NLD style BMPs for
	the Win32 installer.

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

	* patches/src680/disable-helpcontent2.diff: Update.
	* patches/src680/xalan-serializer-jar.diff: Fix configure logic.

2006-05-02  Miklos Vajna  <vmiklos@frugalware.org>

	* distro-config/Frugalware*, patches/src680/apply:
	add system java bits for Frugalware.

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

	* bin/potores: noddy perl script to munge i18n from my
	.po files into .res format.

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

	* patches/src680/system-xmlsec.diff,
	  patches/src680/system-xmlsec-workaround.diff,
	  patches/src680/apply: Split workaround; Add workaround to
	DebianBaseOnly.

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

	* patches/src680/apply: fix order and remove duplicate patch
	* patches/src680/debian-dictionary.diff: fix

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

	* patches/src680/ooqstart-honour-soffficerc.diff: (DebianOnly)
	  honour /etc/openoffice/sofficerc (Logo=0/1) at ooqstart

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

	* patches/src680/sc-without-stlport.diff,
	  patches/src680/apply: Make m165 compile with --without-stlport4

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

	* patches/src680/ubuntu-no-help-msg.diff: remove, move to...
	* patches/src680/help-msg-add-package-info.diff: here and add
	* patches/src680/apply: remove ubuntu-no-help-msg.diff and add
	  help-msg-add-package-info.diff into DebianBaseOnly

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

	* patches/src680/sd-gcc41.diff,
	  patches/src680/apply: Another m165 gcc 4.1 bit

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

	* patches/src680/sot-gcc41.diff,
	  patches/src680/apply: Make m165 compile with gcc 4.1

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

	* bin/ooinstall: use simple-install for OpenOffice_SDK also
	  on Debian

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

	* patches/src680/debian-dictionary.dic, src/Debian.dic,
	  patches/src680/apply: Debian dictionary
	* patches/src680/apply: actually enable Lockdown patchset, some
	  cleanup

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

	* patches/src680/sal-linux.diff: i#64922
	* patches/src680/disable-pam.diff: i#64923
	* patches/src680/system-xmlsec.diff: Fix apply.
	* patches/src680/dont-copy-and-install-stlport.diff: Cleanup.
	* patches/src680/apply: Update.

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

	* patches/src680/gcj-32bit-runtime-path.diff: Fix typo.

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

	* patches/src680/apply: Add IZ links to some patches, and reasons
	  why they aren't in IZ to others

	* distro-configs/Ark.conf.in, distro-configs/Ark64.conf.in:
	  Specify location of serializer.jar

	* patches/src680/apply,
	  patches/src680/ark-experimental-gcj-use-ecj.diff,
	  patches/src680/nfs-flock.diff,
	  patches/src680/ark-experimental-gcj-use-ecj-m163.diff,
	  patches/src680/nfs-flock-m164.diff: Adjust patches to apply on m165

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

	* patches/src680/disable-np_sdk.diff,
	  patches/src680/no-ldap-mozilla.diff,
	  patches/src680/gentoo-system-xalan.diff: Bin obsolete hacks.

	* patches/src680/xalan-serializer-jar.diff: Add --with-serializer-jar
	configure flag for Xalan >= 2.7.x; SystemJavaBits section; i#62422.

	* patches/src680/gentoo-xmlsecurity-system-nss.diff: Update, i#64860.
	* patches/src680/apply: Update.

2006-04-28  Frank Chiulli <fc-linux@cox.net>

	* test/Lwp/bold.analysis.txt: add nice thorough analysis
	of what is understandable from a simple lwp file.

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

	* patches/src680/fontconfig-substitute.diff,
	patches/src680/ubuntu-lpi.diff: Update.
	* patches/src680/apply: Set owner for all occurences of
	default-system-fpicker.diff.
	* patches/src680/apply: gcj-32bit-runtime-path.diff (i#64888).
	* patches/src680/apply: Set owner for all occurences of
	static-libs-use-_pic.diff.
	* patches/src680/apply: Set owner for Ubuntu branding patches.

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

	* test/macro/macrobook-errors.txt: describes current errors with this
	document

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

	* patches/vba/cws-npower1.diff: updated with latest changes

2006-04-27  Christian Lohmaier  <cloph@openoffice.org>

	* bin/tag-list: skip non-public CWS'.

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

	* patches/test/dbbe.diff: configunoreg.cxx also edited

2006-04-27  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-neon-0.26.diff,
	  patches/src680/apply: Add system neon 0.26 diff to
	  GentooExperimental, i#64798.

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

	* bin/ooinstall, bin/package-ooo, bin/setup.in: support to install
	  and create SDK package; currently enabled only for Novell (in
	  ooinstall), n#168810
	* patches/src680/apply, patches/src680/sdk-gid-module-name.diff:
	  changes the SDK gid module name to gid_Module_Root_SDK, so the
	  generated list of files does not conflict with the main package,
	  i#64802
	* patches/src680/apply, patches/src680/sdk-filenames-with-dollar.diff:
	  allows to install SDK that includes file names with $, i#64801

2006-04-27  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/system-icu.diff: Fix undefined ISOLANG_MAJOR with
	system icu

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

	* bin/cws-commit-patch: cvs add the new files.  Handle "'" in the
	  commit messages gracefully.

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

	* scratch/sc-vba/vbahelper.cxx: fix bug when attempting to access
	current document fails ( resulted in core ), throw exception instead
	( should be caught by basic )
	* patches/vba/sc-source-ui-vba-vbahelper-cxx.diff:scratch->patch

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

	* patches/src680/fontconfig-substitute.diff: New, renamed
	from framework-nofocussteal.diff.
	* patches/src680/fontconfig-substitute-m162.diff: New, renamed
	from framework-nofocussteal-m162.diff.
	* patches/src680/framework-nofocussteal.diff: Replace
	with the correct patch.
	* patches/src680/framework-nofocussteal-m162.diff: Remove
	* patches/src680/apply: Apply fontconfig-substitute.diff
	in DebianBaseOnly.
	* bin/openoffice-xlate-lang: Add more languages.

2006-04-26  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/fix-stlport-includes.diff: Add two more hunks.
	* patches/src680/disable-external.diff: Update.
	* patches/src680/disable-neon.diff: Bin.
	* patches/src680/apply: m164 cleanups.

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

	* patches/src680/buildfix-scp2-systemjava.diff: Added forgotten file.

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

	* patches/src680/cws-atkbridge-20060425.diff: add
	* patches/src680/buildfix-atkbridge-atk-1.6.diff,
	* patches/src680/cws-atkbridge-20060328.diff,
	* patches/src680/crash-sd-a11y.diff: bin obsolete
	* patches/src680/apply: upd. to latest atkbridge cws:
	several bug fixes.

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

	* patches/src680/buildfix-system-xalan.diff,
	  patches/src680/cws-mdbdriver01-m163.diff,
	  patches/src680/cws-mdbdriver01.diff,
	  patches/src680/default-no-registration-m163.diff,
	  patches/src680/default-no-registration.diff,
	  patches/src680/filter-always-xsltproc-m163.diff,
	  patches/src680/filter-always-xsltproc.diff,
	  patches/src680/use-system-xt-m163.diff,
	  patches/src680/use-system-xt.diff,
	  patches/vba/vba-build-m163.diff,
	  patches/vba/vba-build.diff,
	  patches/src680/apply,
	  configure.in: Update to m164 & set is as default.

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

	* patches/vba/basic-newsize-image-layout.diff: add missing return path 
	to patched method ( very bad form )

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

	* patches/test/sc-ecma-filter.diff: the build logic.
	* scratch/sc-ecma: add *very* nasty ecma importer.

2006-04-25  Jian Hua Jiao  <jjiao@novell.com>

	* patches/src680/hang-sw-layout.diff:
	* patches/src680/apply: Fix layout hang.

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

	* bin/patch-remove: helper for removing win32 specific crud
	defs/wntmsci* from patches.

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

	* patches/test/sc-dp-debug.diff: add debug spew for dp
	performance work.

2006-04-25  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Mark win32-msvs-2003-configure.diff for me.

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

	* patches/test/dbbe.diff: fix to really build

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

	* patches/src680/framework-layered-accelerators.diff: Allow
	  language-independent global/module accelerators; not enabled yet.

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

	* patches/test/sc-dp-speed.diff: prototype to test speedup.

	* patches/apply.pl (print_statistic_no_issue): add
	summary details.

2006-04-24  David Fraser  <davidf@sjsoft.com>

	* patches/src680/apply: added issue numbers

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

	* bin/ooinstall: read LAST_MINOR from minor.mk and export the
	  variable to set the minor version number in program/versionrc

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

	* patches/src680/apply: add misc. missing owner/issue bits.

2006-04-24  Tor Lillqvist  <tml@novell.com>

	* patches/src680/apply: Move speed-local-link-except.diff and
	speed-local-link.diff to LinuxOnly.

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

	* bin/test-ooo: blacklists extras_fonts.bas; it is StarOffice specific
	
	* patches/qatesttool/global-input-ole-linux.diff: fixes list of default
	  OLE objects for the current OOo 2.0 and Linux, i#64623

	* patches/qatesttool/apply: initial version, it is not fully configured
	  apply file; though, it should be in the future

2006-04-21  Jian Hua Jiao  <jjiao@novell.com>

	* patches/src680/fix-fileview-search.diff,
	  patches/src680/apply: Fix crash in fileview.

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

	* patches/src680/helpcontent2-greek-fonts.diff,
	  patches/src680/office-cfg-vcl-greek-fonts.diff, patches/src680/apply:
	  better Greek font setting, i#64578, i#64577, n#166267
	* bin/font-munge, bin/help-font-munge: munge the fonts better and
	  consistently: make sure that the Albany..., AMT and Nimbus fonts
	  are added; do not add duplicates; really remove duplicates;
	  prefer AMT over Albany... over MS over Nimbus over bitmap fonts;
	  in fact, the result is nearly the same as before the change; though,
	  it is more predictable now and we really know what we get :-)

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

	* bin/scale-icons, bin/Makefile.am: bin cruft.

2006-04-21  Tor Lillqvist  <tml@novell.com>

	* patches/src680/speed-local-link-except.diff
	(offuh/prj/build.lst): Build offuh\except only on Unix.

	* patches/src680/novell-win32-agfa-monotype-fonts.diff
	(config_office/configure.in): Reduce fuzz when applied to current
	milestones.

2006-04-20  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* Makefile.shared (unpack, patch.apply, patch.unapply),
	patches/src680/apply (Hunspell): remove hunspell patch machinery.

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

	* patches/src680/fix-collator.diff,
	  patches/src680/system-icu.diff: Changed according to the up-stream
	  fix.

2006-04-20  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* patches/apply.pl (export_series): add one more hardcoded patch
	path substitution.
	Slightly update --series-from help.

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

	* patches/src680/system-icu.diff: Adapt to fix-collator.diff.

2006-04-19  Jian Hua Jiao  <jjiao@novell.com>

	* patches/src680/fix-collator.diff,
	  patches/src680/apply: Fix crash with zh_CN.UTF-8 locale at Writer
	  start time.

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

	* patches/vba/cws-npower1.diff: extracted from m160 cws, and adjusted
	for m163
	* patches/vba/cws-npower1-m162.diff: m162 applicable version
	* patches/src680/apply: added the above and reordered bits.
	* patches/vba/vba-dim-and-constants-patch.diff: changes to enable it
	to apply, also added runtime/makefile.mk bits which where removed 
	by superceeded patches

2006-04-18  Noel Power  <noel.power@novell.com>

	* patches/src680/fix-calctyping-core.diff: fixes upstream issue
	i#64467#
	* patches/src680/apply:

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

	* bin/openoffice-xlate-lang: Add Indian languages Assamese,
	Malayalam, Marathi, Oriya, Urdu.

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

	* patches/src680/sensible-browser.diff: run sensible-browser with &
	  in kde-open-url

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

	* patches/64bit/bigint-datetime.diff: Updated methods names according
	  to Eike's reccomendation.
	* patches/src680/fpicker-kde-gcc4-visibility.diff: Added again
	  an accidentally removed include.

	* patches/src680/framework-nofocussteal-m162.diff,
	  patches/src680/framework-nofocussteal.diff,
	  patches/src680/linguistic-rework-m162.diff,
	  patches/src680/linguistic-rework.diff,
	  patches/src680/apply: Update for m163.

2006-04-14  Tor Lillqvist  <tml@novell.com>

	* patches/src680/novell-win32-installer-branding.diff
	(instsetoo_native/util/openoffice.lst): Update for m162.

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

	* patches/64bit/cws-sixtyfour05-binfilter.diff,
	  patches/64bit/cws-sixtyfour05.diff,
	  patches/src680/buildfix-gcc41-pointers-icu-m162.diff,
	  patches/src680/buildfix-gcc41-pointers-icu.diff,
	  patches/src680/cws-menucleanup.diff,
	  patches/src680/default-no-registration-menu-m162.diff,
	  patches/src680/default-no-registration-menu.diff,
	  patches/src680/fpicker-kde-gcc4-visibility-m162.diff,
	  patches/src680/fpicker-kde-gcc4-visibility.diff,
	  patches/src680/system-icu-m162.diff,
	  patches/src680/system-icu.diff, patches/src680/system-xmlsec.diff,
	  patches/vba/vba-build-m162.diff, patches/vba/vba-build.diff,
	  patches/vba/vba-optionbasesupport-m162.diff,
	  patches/vba/vba-optionbasesupport.diff, patches/src680/apply: m163
	  support.

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

	* patches/vba/basic-newsize-image-layout.diff: removed inline definition

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

	* patches/vba/basic-newsize-image-layout.diff: signature for AddCode
	method doesn't agree for cxx & hxx, fixed that 

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

	* fonts/OpenSymbol.sfd: set metrics as hinted by ih, ascent to
	1638, descent to 410. works OK for me on linux

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

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

	* patches/cairo/cairo-canvas-redrawmanager-copy-updatearea.diff,
	  patches/cairo/cairo-canvas-surface-resize.diff,
	  patches/cairo/cairo-get-depth.diff,
	  patches/cairo/cairo-scaled-surface-fix.diff,
	  patches/cairo/cairo-textures-crash-fix.diff,
	  patches/cairo/cairo-vcl-gdi-textdraw.diff,
	  patches/src680/buildfix-wizards-aendern.diff,
	  patches/src680/crash-sw-paste.diff,
	  patches/src680/email-attachment-underscore-zero.diff,
	  patches/src680/gnome-desktop-integration.diff,
	  patches/src680/gnome-fpicker-auto-file-type-by-extension.diff,
	  patches/src680/ms-interoperability-email-attachment-as-doc-xls-ppt-m99.diff,
	  patches/src680/printing-desktop-integration.diff,
	  patches/src680/sc-csvfix-ui.diff,
	  patches/src680/sfx2-fpicker-preserve-name.diff,
	  patches/src680/shell-safer-recently-used-perm.diff,
	  patches/src680/svtools-unsort-template-dialogentries-m161.diff,
	  patches/src680/tab-key-for-autocomplete.diff,
	  patches/src680/ui-macro-warnings.diff,
	  patches/src680/ui-macro-warnings2.diff,
	  patches/src680/zoom-combobox-m161.diff,
	  patches/src680/apply: Remove everything older than m162.

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

	* bin/amt-license-patch: New file, a script to add the Agfa
	Monotype EULA to THIRDPARTYLICENSEREADME.html.

	* bin/unpack: Call above script when necessary.

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

	* doc/qatesttool-win32.txt: Clean out, no special tricks needed
	after all.

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

	* patches/src680/apply: mark remove-default-multimedia-menu.diff
	as #no-upstream

	* patches/apply.pl: make it possible to mark non upstreamable
	patches with #no-upstream

	* patches/src680/apply: added issue numbers to some of my
	patches.

	* Moved slide sorter demo patches to test directory as they
	are not used these days due to problems with them.

2006-04-12  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/speed-local-link-except.diff,
	* patches/src680/speed-local-link.diff,
	* patches/src680/apply: fixup badness.

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

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

	* configure.in: Default to m162.

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

	* patches/src680/apply: disable speed-local-link here too.

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

	* patches/src680/buildfix-fpicker.diff,
	* patches/src680/apply: fix packimages build failure.

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-11  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/cleanup-uiconfig-xml.diff,
	  patches/scsolver/scs-sc-menubar.diff,
	  patches/src680/default-no-registration-menu.diff,
	  patches/src680/remove-default-multimedia-menu.diff,
	  patches/src680/sc-r1c1.diff,
	  patches/src680/apply: Remove menu:helpid and menu:label from *.xml

2006-04-11  Noel Power  <noel.power@novell.com>

	* patches/vba/basic-newsize-image-layout.diff: added new patch file to
	increase the pcode image size handled by the application

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

	* patches/src680/buildfix-sd-exceptions2.diff: Fix one more undefined
	  reference to `boost::throw_exception(std::exception const&)'.

	* patches/src680/apply: Build with 64bit patches even on 32bit archs
	  always, they are all considered safe.

2006-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/src680/apply: Removed entry for 
	scsolver-workben-mxref_test-cxx.diff.  That file was not meant to
	be commited upstream anyway.

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

	* patches/src680/apply: Disabled non-existing
	  scsolver-workben-mxref_test-cxx.diff.

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

	* patches/vba/vba-dim-and-constants-patch.diff: disabled slow constant
	lookup from patch.

2006-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/src680/apply: added new diff file entries under
	CalcSolver.

2006-04-08  Kohei Yoshida  <kohei.yoshida@gmail.com>

	* patches/scsolver/*.diff: re-gened scsolver patches to match 
	scratch/scsolver content.

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

	* bin/test-ooo-analyze: total rework, the new version does statistics
	  also by test cases (subtests); allows to do diff between two test
	  results, so we can more easily check for regressions; improves
	  output format; adds more statistics; fixes total numbers; add
	  command line options
	
	* bin/test-ooo: bin some obsolete tests

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

	* patches/src680/apply: ui-macro-warnings.diff not needed for m162 &
	  above.

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

	* doc/qatesttool-win32.txt: New file, notes on running testtool on
	Win32.

2006-04-07  Miklos Vajna  <vmiklos@frugalware.org>

	* patches/src680/frugalware64.diff,
	  patches/src680/frugalware.diff,
	  patches/src680/apply: Update to apply again.

2006-04-06  Hanno Meyer-Thurow  <h.mth@web.de>

	* patches/src680/speed-noldapbe.diff: bin
	* distro-configs/Common.conf.in,
	  patches/mono/mono-build.diff,
	  patches/vba/scp_vba_uno_service.diff
	  patches/src680/apply: Move config_office-ldap.diff to BuildBits.
	Fix patches to apply again. [ Default: build with Mozilla LDAP,
	Common.conf.in sets '--with-openldap' - build with OpenLDAP,
	'--disable-ldap' disables LDAP connectivity. ]

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

	* patches/src680/use-system-xt-workaround.diff,
	  patches/src680/apply: Workaround non-existence of ecj in openSUSE.

2006-04-05  Tor Lillqvist  <tml@novell.com>

	* doc/gw-odma-word-vs-ooo.txt: Remembered to commit this file.

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

	* download.in: download -system.tar.bz2 for all distributions that do
	  not include --without-myspell-dicts in distro-configs/distro.conf.in

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

	* patches/src680/kde-backend-build.diff,
	  patches/src680/kde-backend-lockdown.diff,
	  patches/src680/kde-backend-package.diff,
	  patches/src680/kde-backend.diff,
	  patches/src680/apply: KDE backend for system-wide settings by Eric
	  Bischoff.

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

	* patches/src680/disable-external.diff: Disable module 'external'.
	* patches/src680/gentoo-no-plain-gcj.diff: Use 'javac' binary/wrapper
	to bytecompile Java source.
	* patches/src680/use-system-xt.diff: Drop GCJ hack.

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

	* patches/src680/linkoo-warning.diff,
	* patches/src680/apply: remove, obsolete.

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

	* patches/src680/apply: added some issue info

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

	* patches/64bit/buildfix-64bit-config_office.diff,
	  patches/src680/apply: Improved to be safe for 32bit as well & filed
	  up-stream.

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

	* patches/src680/apply (VBABits): Noel's stuff, shuffle
	some blame around.

	* patches/src680/speed-local-link-except.diff: adapt.

	* patches/src680/speed-2nd-start.diff: remove obsolete.
	
	* 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-03  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/buildfix-64bit-sc-minmax.diff: Updated not to break
	  32bit build.

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

	* patches/src680/apply: added styles-dash.diff, fixes i#63107,
	https://bugzilla.novell.com/show_bug.cgi?id=160120

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

	* patches/src680/framework-nofocussteal.diff: update for m162

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

	* patches/64bit/accessibleChild-sc-sd-svx-sw.diff,
	  patches/64bit/bigint-sd-sfx2-sw-tools.diff,
	  patches/64bit/buildfix-64bit-dbaccess.diff,
	  patches/64bit/buildfix-64bit-on-32bit-systems.diff,
	  patches/64bit/buildfix-64bit-scp2-no-python.diff,
	  patches/64bit/cincludes.diff,
	  patches/64bit/resid-extensions-padmin.diff,
	  patches/64bit/trivial-basic.diff,
	  patches/64bit/trivial-chart2.diff,
	  patches/64bit/trivial-dbaccess.diff,
	  patches/64bit/trivial-extensions.diff,
	  patches/64bit/trivial-filter.diff,
	  patches/64bit/trivial-framework.diff,
	  patches/64bit/trivial-sch.diff,
	  patches/64bit/trivial-sfx2.diff,
	  patches/64bit/trivial-so3.diff,
	  patches/64bit/trivial-starmath.diff,
	  patches/64bit/trivial-svtools.diff,
	  patches/64bit/trivial-svx.diff,
	  patches/64bit/trivial-vcl.diff,
	  patches/64bit/trivial-xmloff.diff: Remove, obsolete.
	* patches/64bit/solaris64-nas.diff,
	  patches/64bit/solaris64-sal.diff,
	  patches/64bit/solaris64-solenv.diff,
	  patches/64bit/solaris64-stlport.diff: Bin, we don't care about
	  Solaris64...
	* patches/src680/apply: Apply the above & more patches marked as filed
	  up-stream.

	* patches/src680/apply: All safe 64bit sections merged into one.

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  Jan Holesovsky  <kendy@suse.cz>

	* patches/64bit/vcl-intptr-m161.diff,
	  patches/64bit/vcl-intptr.diff,
	  patches/src680/svtools-unsort-template-dialogentries-m161.diff,
	  patches/src680/svtools-unsort-template-dialogentries.diff,
	  patches/src680/zoom-combobox-m161.diff,
	  patches/src680/zoom-combobox.diff,
	  patches/vba/svx-source-form-fmundo-cxx.diff,
	  patches/vba/vba-sc-docuno-hook-m161.diff,
	  patches/vba/vba-sc-docuno-hook.diff,
	  patches/src680/apply: Update to m162.

	* patches/src680/buildfix-transex3-extra-qualification.diff,
	  patches/src680/apply: Fix extra qualification 'XMLFile::' in
	  transex3.

	* patches/src680/buildfix-connectivity-ModuleContext.diff,
	  patches/src680/apply: Don't include non-existing ModuleContext.hxx
	  in connectivity.

	* patches/src680/buildfix-svx-int2long.diff,
	  patches/src680/apply: Call 'Fraction()' with long, instead of
	  sal_Int32.

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

	* patches/src680/splash-title.diff,
	* patches/src680/apply: bin daft & obsolete patch,
	file some patches up-stream.
	Assign all -splash patches to Petr: getting configurable
	splash up-stream is all yours.

	* patches/test/size-sound*: move here from patches
	* patches/src680/apply: Ubunto section owned by doko.

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  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  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/sal-cxa-guard.diff,
	  patches/src680/apply: Remove.  Empty implementation of
	  __cxa_guard_acquire/__cxa_guard_release is really not a good idea;
	  and the initial problem is solved somehow else up-stream anyway.

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

	* 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-30  Tor Lillqvist  <tml@novell.com>

	* patches/src680/win32-build-fixes.diff (tools/util/makefile.mk):
	Fix typo.

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

	* bin/unpack: Cosmetics: Add a couple of missing spaces to
	messages. Don't try to chmod
	$OOBUILDDIR/external/dbghelp/DbgHelp.Dll here, as it isn't there
	yet. This is handled in Makefile.shared's patch.apply rule.

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

	* patches/src680/config_office-ldap.diff: Fix ldap configuration.
	Replaces no-ldap-mozilla.diff and disable-np_sdk.diff hacks.

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

	* patches/src680/apply: File some diffs as upstream issues, add
	issue numbers.

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

	* patches/src680/apply: Fix confusion: Rename the Win32Common
	section (leaf) to Win32Only. Keep Win32Common as a non-leaf node
	(of which Win32Only now is a descendant).

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

	* patches/src680/apply: adjust ownership:
	VBAObjects -> noelp entirely. shilpas -> rodo,
	mnicel -> jodo, shres -> michael (mostly), rsiddhar -> michael,
	sragavan -> jody, mjayant -> michael (mostly)

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

	* bin/setup.in: On Win32, pass --with-build-version with a string
	indicating the build date. (Well, the date bin/setup was run,
	which might not be the same date as OOo actually was built, if one
	then uses the "build" command. Also note that building OOo might
	tave several days. But at least it makes it easier to identify a
	build based on the Help:About dialog.)

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

	* patches/apply.pl: fix --add-developer to work again; some more fixes;
	  some more comments; no syntax change in the apply file!

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

	* doc/gw-odma.txt: Add more notes.

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

	* patches/src680/buildfix-testtools.diff,
	  patches/src680/apply: Bin, the fix is in solenv/inc/ant.mk now.

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  Jan Holesovsky  <kendy@suse.cz>

	* patches/src680/speed-quickstart.diff,
	  patches/vba/scp_vba_uno_service.diff: DLLSUFFIX -> DLLPOSTFIX to fix install.

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

	* patches/src680/gcj-encoding-utf8.diff: bin (in m161)
	* patches/src680/gentoo-hunspell.diff: bin (use system hunspell)

	* patches/src680/system-stlport5-config.diff,
	  patches/src680/system-stlport5-STLPORT_VER.diff,
	  patches/src680/system-stlport5.diff: i#63770

	* patches/src680/apply: Update GentooExperimental section for m161.

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

	* bin/cws-commit-patch: Accept 'planned' CWS state.

	* patches/64bit/vcl-intptr.diff,
	  patches/src680/buildfix-sd-exceptions.diff,
	  patches/src680/buildfix-sd-extra-qualification.diff,
	  patches/src680/apply: m161 support, more patches marked as
	  up-streamed.

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-28  Petr Mladek <pmladek@suse.cz>

	* patches/apply.pl: support SectionOwner => xxx, SectionIssue => x#1234
	  tags, so you need not define the developer name or the issue number
	  for each patch if it is the same; the issue number or the developer
	  name still can be redefined for a particular patch;
	  more bug numbers can defined now; they are separated by commas ',';
	  the format is abc#12334, where abc is a shortcat of the bugzilla
	  and 12345 is the bug number; you should always define the issue numer
	  from OOo isussuezilla as i#12345;
	  --statistic-no-issue prints a better statistic now
	* patches/src680/apply: converted i12345 -> i#12345; defined some
	  obvious SectionOwners;

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

	* patches/64bit/cws-sixtyfour01.diff,
	  patches/64bit/cws-sixtyfour02.diff,
	  patches/64bit/cws-sixtyfour03.diff: Obsolete, removed.

	* patches/64bit/bigint-sfx2.diff,
	  patches/64bit/buildfix-64bit-framework-minmax.diff,
	  patches/64bit/buildfix-64bit-sc-minmax.diff,
	  patches/64bit/buildfix-64bit-solar-h-sc.diff,
	  patches/64bit/buildfix-64bit-solar-h.diff,
	  patches/64bit/buildfix-64bit-svtools-minmax.diff,
	  patches/64bit/buildfix-64bit-svx.diff,
	  patches/64bit/buildfix-incompatible-warning.diff,
	  patches/64bit/buildfix-streamdatetime.diff,
	  patches/64bit/cws-long2int-vcl.diff,
	  patches/64bit/cws-long2int-xmloff.diff,
	  patches/64bit/cws-long2int.diff,
	  patches/64bit/cws-sixtyfour04.diff,
	  patches/64bit/fix-64bit-tools-svbt-binfilter.diff,
	  patches/64bit/streams-automation.diff: New for m160.

	* patches/64bit/bigint-datetime.diff,
	  patches/64bit/buildfix-64bit-basic.diff,
	  patches/64bit/fix-64bit-tools-svbt.diff,
	  patches/src680/apply: Updated 64bit support in m160 - incomplete.

2006-03-28  Jody Goldberg <jody@gnome.org>

	* patches/src680/apply:
	* patches/src680/sc-xls-pivot-optimization.diff : Optimization to
	  use a hash in place of a list with resulting improvement in
	  non-trivial pivot tables.

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-28  Martin Kretzschmar  <martink@gnome.org>

	* emacs.el (openoffice.org-c-hook, openoffice.org-src-dir)
	(openoffice.org-set-env-file): add some magic to make M-x compile
	work better.

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

	* patches/src680/apply: removed 
	extensions-source-propctrlr-makefile-mk.diff & 
	extensions-source-propctrlr-formcontroller-cxx.diff, no longer needed

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

	* patches/src680/cws-dmake43p01-20060323.diff, patches/src680/apply:
	  update cws-dmake43p01.diff to the current snapshot
	* patches/src680/cws-dmake43p01-20060131.diff: bin the old one

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-22  Noel Power  <noel.power@novell.com>

	* patches/src680/automation-testtool-oobuildfix.diff: removed bits that
	turned off compatibility ( compatability is no longer on by default )

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-22  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 

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

	* patches/apply.pl: added possibility to define some more information
	  for each patch; they can separated by commas ',' and three types are
	  curretly known: iXXXX (issue number), cws-XXX (CWS name),
	  XXX (developer name);
	  new option --statistic-no-issue that prints some statistics about
	  pathes without assigned issue number;
	  new option --add-developer that adds missing developer names for each
	  patch, it guesses it using cvs annotate
	* patches/src680/apply: moved issue numbers from comments to the
	  related patch entries; added initial information about developers
	  by apply.pl --add-developer

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

	* patches/src680/gui-insensitive.diff: do de-saturation
	slightly differently.

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.2

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

	* patches/src680/buildfix-codemaker-interfacetype.diff,
	  patches/src680/apply: Fix extra qualification 'InterfaceType::' on
	  member 'dumpAmbiguousBaseInterfaces'.

	* patches/mono/build-mono-link.diff,
	  patches/mono/mono-build.diff,
	  patches/src680/apply: Fix mono build.

	* patches/64bit/buildfix-comphelper-asyncnotification.diff,
	  patches/src680/apply: Fix asyncnotification.cxx casting pointers to
	  int.

	* patches/src680/buildfix-wizards-aendern.diff,
	  patches/src680/apply: Fix FilterComponent.java contains illegal
	  char.

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

	* src680-m160 support.

	* patches/64bit/buildfix-64bit-automation.diff,
	  patches/64bit/buildfix-64bit-canvas.diff,
	  patches/64bit/buildfix-64bit-cppcanvas.diff,
	  patches/64bit/buildfix-64bit-sw-editsh.diff,
	  patches/64bit/event-extensions.diff,
	  patches/64bit/fix-64bit-bridges-2.diff,
	  patches/64bit/fix-64bit-bridges-3.diff,
	  patches/64bit/fix-64bit-bridges.diff,
	  patches/64bit/fix-64bit-solenv-O2.diff,
	  patches/64bit/fix-64bit-sw-filter-ww8.diff,
	  patches/64bit/fix-64bit-sw-text-offset.diff,
	  patches/64bit/gcj-jvmfwk-gcc41-lib64.diff,
	  patches/64bit/polygonpoints-psprint-vcl.diff,
	  patches/64bit/unsorted-bridges-x86_64.diff,
	  patches/64bit/unsorted-desktop.diff,
	  patches/64bit/unsorted-jvmfwk.diff,
	  patches/64bit/unsorted-sal.diff,
	  patches/64bit/unsorted-store.diff,
	  patches/cairo/cairo-canvas-component-install.diff,
	  patches/cairo/cairo-canvas-rgb-surface-fallback.diff,
	  patches/cairo/cairo-canvas-vcl.diff,
	  patches/cairo/cairo-config-office-configure-in.diff,
	  patches/cairo/cairo-config-office-set-soenv-in.diff,
	  patches/cairo/cairo-makefile-mk.diff,
	  patches/cairo/cairo-prj-build-lst.diff,
	  patches/cairo/cairo-prj-d-lst.diff,
	  patches/cairo/cairo-scp2.diff,
	  patches/cairo/cairo-svx-source-dialog-makefile-mk.diff,
	  patches/cairo/cairo-svx-source-dialog-optgdlg-cxx.diff,
	  patches/cairo/cairo-svx-source-dialog-optgdlg-src-hrc.diff,
	  patches/cairo/cairo-vd-colormap.diff,
	  patches/cairo/canvas-prj-build-lst.diff,
	  patches/cairo/canvas-prj-d-lst.diff,
	  patches/cairo/canvas-source-cairo-cairo_cachedbitmap-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_cachedbitmap-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_cairo-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_cairo-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmap-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasbitmap-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvascustomsprite-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvascustomsprite-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasfont-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvasfont-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_canvashelper_text-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_devicehelper-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_devicehelper-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_helper-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_helper-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_impltools-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_outdevprovider-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_repainttarget-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_sprite-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvas-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvas-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvashelper-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritecanvashelper-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritehelper-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_spritehelper-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_textlayout-cxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_textlayout-hxx.diff,
	  patches/cairo/canvas-source-cairo-cairo_windowgraphicdevice-hxx.diff,
	  patches/cairo/canvas-source-cairo-exports-dxp.diff,
	  patches/cairo/canvas-source-cairo-exports-map.diff,
	  patches/cairo/canvas-source-cairo-makefile-mk.diff,
	  patches/cairo/canvas-source-factory-cf-service-cxx.diff,
	  patches/evo2/dbaccess-evo-changes.diff,
	  patches/src680/buildfix-icu-incremental.diff,
	  patches/src680/buildfix-parallel-cli_ure.diff,
	  patches/src680/buildfix-ppd-afm-check-62068.diff,
	  patches/src680/buildfix-sd-slidesorter.diff,
	  patches/src680/buildfix-without-mozilla.diff,
	  patches/src680/cws-evo2fixes.diff,
	  patches/src680/cws-jaxpapi.diff,
	  patches/src680/sc-escape-print-preview.diff,
	  patches/src680/speed-build-date.diff,
	  patches/src680/starmath-stl-vector-h.diff,
	  patches/src680/sw-escape-print-preview.diff,
	  patches/src680/wizard-evo-local.diff: Removed, obsolete.
	* patches/src680/debug-bits.diff,
	  patches/src680/gcj-HelpLinker-native.diff,
	  patches/src680/smoketest-noinstall.diff,
	  patches/src680/speed-ooqstart.diff,
	  patches/src680/use-system-xt.diff,
	  patches/src680/workspace.systemjava.diff,
	  patches/vba/vba-build.diff,
	  patches/mono/mono-build.diff,
	  patches/src680/apply: Updated to m160.

2006-03-21  maho <maho@FreeBSD.org>

	* patches/src680/apply: oops forgot to add the new constant patch 
	files to apply

2006-03-21  maho <maho@FreeBSD.org>

	* patches/vba/offapi-org-openoffice-vba-excel-xllistconflict-idl.diff:
	a slew of new constants
	* 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:
	* scratch/offapi-vba/*: associated files with above

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  Noel Power  <noel.power@novell.com>

	* patches/src680/lwp-filter-component.diff: removed some unnessesary
	conditional stuff.

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

	* patches/src680/apply: replaced {lwp-detect.diff, lwp-parse.diff, 
	lwp-build.diff } with lwp-filter-component.diff, wordpro filter 
	as and xml filter implementation

	* patches/src680/lwp-filter-component.diff: new xml filter 
	implementation.

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

	* patches/test/speed-except-codemaker.diff: split out
	the real substance of the change.

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
