2007-06-19 Petr Mladek <pmladek@suse.cz>
* Version 2.2.1
* default tag oof680-m18
2007-06-19 Petr Mladek <pmladek@suse.cz>
* download.in, bin/unpack, patches/src680/libwpd.diff,
patches/src680/apply: update libwpd to version 0.8.10; done in trunk
by Fridrich
2007-06-19 Rene Engelhard <rene@debian.org>
* distro-configs/{Debian,Ubuntu}*.conf.in: --disable-access
2007-06-19 Bernhard Rosenkraenzer <bero@arklinux.org>
* patches/src680/apply,
patches/src680/tools-qa-urlobj-unittest.patch,
patches/src680/tools-qa-urlobj-unittest.diff: Fix syntax error,
the apply script doesn't like the .patch extension at all
2007-06-18 Noel Power <noel.power@novell.com>
* patches/vba/sc-source-ui-vba-vbarange-cxx.diff: fix for n#285167
* scratch/sc-vba/vbarange.cxx:
2007-06-14 Florian Reuter <freuter@novell.com>
* patches/src680/tools-urlobj-smb-scheme-patch.diff,
patches/src680/apply: process relative SMB paths correctly, n#261623
* patches/src680/tools-qa-urlobj-unittest.patch,
patches/src680/apply: unittest for the new smb handling, n#261623
2007-06-14 Rene Engelhard <rene@debian.org>
* patches/src680/apply, patches/src680/canvas_x64.diff: backport from
i58343
2007-06-13 Kohei Yoshida <kyoshida@novell.com>
* patches/src680/sc-cell-arg-translator.diff: translate localized
keywords used in CELL and INFO functions like Excel does. Currently
for French translations only.
* patches/src680/sc-sheet-protection-options.diff: import and export
Excel's sheet protection options, and use it to constrain cell cursor
movement.
* patches/src680/apply: added the above two patches.
2007-06-13 Petr Mladek <pmladek@suse.cz>
* ooo-build/configure.in: use the upstream URI only to download
the final release
2007-06-11 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/wpgimporter.diff: make the generation of strings from
doulbles locale independent.
2007-06-11 Rene Engelhard <rene@debian.org>
* configure.in: typo
2007-06-11 Rene Engelhard <rene@debian.org>
* bin/generate-bash-completion: add wpg to @DRAWDOCS@
* patches/src680/apply,
patches/src680/sfx2-pre-and-postprocess-crash-fix.diff: add from
trunk (thanks Rail Aliev)
2007-06-08 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/libwpg.diff: upload fresh cvs snapshot of libwpg,
so that we can import nicely the bitmap in a wpg file.
* download.in, bin/unpack: upload fresh cvs snapshot of libwpg.
* patches/src680/wpgimporter.diff: support bitmaps in WPG files
(including alpha channel)
2007-06-04 Radek Doulik <rodo@novell.com>
* patches/src680/apply: added temporary fix from #232232
2007-06-06 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/wpgimporter.diff: forgot that wpgimporter actually
depends on libwpd :-( + put WPGBitmap object into the right namespace.
2007-06-06 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/wpgimporter.diff: put the wpg importer into graphic
filters instead into core.
* patches/src680/libwpg.diff: deliver new header WPGBitmap.h too.
2007-06-05 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/wpgimporter.diff: wpgimp does not need to link with libwpd
2007-06-05 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/libwpg.diff: upload fresh cvs snapshot of libwpg,
no need of patchfile with this version
* download.in, bin/unpack: upload fresh cvs snapshot of libwpg.
2007-06-05 Fridrich Strba <fridrich.strba@bluewin.ch>
* patches/src680/wpgimporter.diff: "implement" the drawBitmap virtual function :-)
2007-06-04 Rene Engelhard <rene@debian.org>
* patches/src680/wpgimporter.diff: s/SYSTEM_LIBWPS/SYSTEM_LIBWPG/
2007-06-04 Petr Mladek <pmladek@suse.cz>
* Version 2.2.0.2 (openSUSE-10.3-alpha5)
2007-06-04 Rene Engelhard <rene@debian.org>
* configure.in: assume m18 will be final and handle
--with-tag=OOF680_m18
2007-06-04 Rene Engelhard <rene@debian.org>
* patches/src680/cxx-helplinker.diff: fix for internal boost
2007-06-03 Rene Engelhard <rene@debian.org>
* patches/src680/apply: fix jpeg.c.diff section to apply also
on >= m15
2007-06-01 Petr Mladek <pmladek@suse.cz>
* configure.in, download.in, bin/unpack, patches/src680/apply,
patches/src680/wpgimporter.diff, patches/src680/libwpg.diff,
patches/src680/xmlhelp-use-libxslt-from-system.diff:
WPG import filter for Draw; ported from trunk; originaly added by
Fridrich
2007-05-31 Rene Engelhard <rene@debian.org>
* patches/src680/apply,
patches/src680/freetype-CVE-2007-2754.diff: add.
2007-05-28 Tor Lillqvist <tml@novell.com>
Extremely hackish fix for n#269146
* patches/src680/novell-win32-avoid-premature-shutdown.diff:
(dbaccess/source/ui/dlg/dbwizsetup.cxx:ODbTypeWizDialogSetup::onFinish()):
Set the environment variable UGLY_HACK_TO_FIX_N269146 when we come
here because the user has decided to open an existing database.
(desktop/source/app/dispatchwatcher.cxx:DispatchWatcher::executeDispatchRequests()):
Only if that environment variable is not set (or is empty), check
if we have no open "tasks" and exit if so.
* patches/src680/apply: Apply it in NovellOnlyWin32.
2007-05-25 Andreas Proschofsky <suka@gentoo.org>
* src/openintro_gentoo.bmp: Fix Gentoo splash
2007-05-18 Florian Reuter <freuter@novell.com>
* patches/src680/apply: added fix for n#272574 (lets OOo work with
standard/unpatched libjpeg)
* patches/src680/jpegc.c.diff
2007-05-22 Petr Mladek <pmladek@suse.cz>
* desktop/base.desktop.in.in: remove X-SuSE-translate=true; it should
rather be added by %suse_update_desktop_file in spec
2007-05-21 Rene Engelhard <rene@debian.org>
* distro-configs/{Debian,Ubuntu}*.conf.in: --without-nas
2007-05-18 Noel Power <noel.power@novell.com>
* patches/src680/apply: fix build of extension & extension deploy
workaround
* patches/vba/sc-util-makefile-mk.diff: fix build of extension
* patches/vba/sc-source-ui-vba-vbaglobals-cxx.diff: extension workaround
2007-05-18 Radek Doulik <rodo@novell.com>
* patches/mono/mono-climaker.diff: backported changes from HEAD
branch, to fix testtools cli_types_bridgetest.dll
* patches/src680/apply: added n#254573 patch
* build/src680-m211/sd/source/ui/view/PrintManager.cxx
(FitPageToPrinterWithDialog): check for Notes page size as well,
fix for n#254573
* build/src680-m211/testtools/source/bridgetest/idl/makefile.mk:
enable cli_types_bridgetest.dll generation, if mono climaker is
enabled
2007-05-17 Petr Mladek <pmladek@suse.cz>
* Version 2.2.0.1
* patches/src680/javaunohelper-deps.diff, patches/src680/apply: fix
build dependency; JavaUNOHelperServices.class must be built before
juh.jar, i#77465
2007-05-16 Petr Mladek <pmladek@suse.cz>
* patches/src680/build-wizard-bitmap-scp.diff, patches/src680/apply:
the patch does actually nothing => bin it, i#77351
2007-05-16 Radek Doulik <rodo@novell.com>
* patches/src680/apply: added fix for i#73014, fixes printing with
Trim option and Tile one as well
2006-05-15 Rene Engelhard <rene@debian.org>
* patches/src680/cws-l10n77316fix.diff: add, fix "~Insert slide"
localization in m16
2007-05-15 Rene Engelhard <rene@debian.org>
* patches/src680/libpaper-support.diff: use version from
cws vcl78 (thanks pl!) which uses the paperconf command
2007-05-15 Rene Engelhard <rene@debian.org>
* patches/src680/libpaper-link.diff: remove
* distro-configs/{Debian,Ubuntu}*.conf.in: remove
--enable-libpaper-link
libpaper is GPL...
2007-05-12 Rene Engelhard <rene@debian.org>
* patches/src680/apply,
patches/src680/community-splash-m15.diff,
patches/src680/community-splash.diff,
patches/src680/intros-svx-m15.diff.
patches/src680/intros-svx.diff,
patches/src680/config-unix-wrapper-m15.diff,
patches/src680/config-unix-wrapper.diff: oof680-m16
2007-05-10 Petr Mladek <pmladek@suse.cz>
* Version 2.2.0.0 (openSUSE-10.3-alpha4)