2010-09-28  Petr Mladek  <pmladek@suse.cz>  [29f83818e9fb1a6f0fea0ee26d6dc8aa3314bcaf]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Thorsten Behrens  <tbehrens@novell.com>  [c2c608e1ee75107e5f99f2cc831affa7ad25218f]

License file needs different path on Mac


2010-09-28  Thorsten Behrens  <thb@openoffice.org>  [730c9cb9197088eca9d250612b77b1149937c168]

Make TDF the default vendor


2010-09-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f038ec24a6b7d42cd94301706c8edf859317c3ca]

Replace the "Help Support" menu item by the "License Information" one


2010-09-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5a4db784b814994afade16373c27f8f212513e38]

LibreOffice branding: ooobasis -> lobasis


2010-09-28  Thorsten Behrens  <thb@openoffice.org>  [671d0960a228bb43a37ee1a7f67e5763add91eb5]

new libreoffice artwork


2010-09-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4e666ba8acc6dfe06ad4b7222059ecd7e0afa551]

LibreOffice Branding: first cut


2010-09-24  Petr Mladek  <pmladek@suse.cz>  [565fa7f8e6b48d2e9737b1138405f4221ed08b58]

installer-get-path-correctly.diff: allow to get path also from ./file

Otherwise, it installed the license files into ugly subdirectories
for example into <ooo-home>/LICENSE.html/LICENSE.html
even worse, the direcotry had the rights 444

2010-09-23  Tor Lillqvist  <tlillqvist@novell.com>  [8e3fbafe46dbde4ad0c90f0909b37a2c12a27d5e]

win32-no-uninstall-survey.diff: No calling back home, thank you


2010-09-22  Petr Mladek  <pmladek@suse.cz>  [ded7380bec82112094cce35ef010270fbb11ca9d]

Install file into /opt/{UNIXBASISROOTNAME}{BRANDPACKAGEVERSION} by default

We modified scp2 to install everything into single directory =>
packagerootpath must be set to /<prefix>/<app-dir> instead of /<prefix>
Without this fix, it puts everything directly under /opt in the credated
rpms.

2010-09-21  Thorsten Behrens  <tbehrens@novell.com>  [d82fd58883c207631ff8683de2720b5cc9fba6e5]

Added mac version of num_cpu detection


2010-09-21  Thorsten Behrens  <thb@openoffice.org>  [2acfa653b967c14d20b945c3102a7f718b4cbe99]

Properly catch unknown cpu number situation


2010-09-21  Petr Mladek  <pmladek@suse.cz>  [2ea3ac86d3549ae73845e253b747fe2eb65c13f6]

Call fetch_tarballs.sh from make


2010-09-21  Petr Mladek  <pmladek@plop.suse.cz>  [cfe2e76112b7a6489140140ecc5e6747359d2cc6]

better unowinreg.dll configure check

There was dead-lock; configure did not pass without unowinreg.dll;
fetch_tarballs.sh did not work without configure => always fetch
unowinreg.dll; do not require it in configure; add --enable-build-unowinreg
if you want to force rebuild

2010-09-21  Noel Power  <noel.power@novell.com>  [095dc3873b16cbd162a1577dc61ca45feb2c3606]

fix smoketest


2010-09-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [afce761aedebcc1e33423b84b65bc9e10b80176c]

Download relevant tarballs from download.go-oo.org


2010-09-17  Petr Mladek  <pmladek@suse.cz>  [5f57ebe6265d7b27148ca4e0cc99f5007e1bfb1b]

build-java-target.diff: allow to define java target

i#93115

allow to define java target, so the build is usable with the JVM 1.5
even when it is built with JDK 1.6

2010-09-17  Tor Lillqvist  <tlillqvist@novell.com>  [b2fcf1a4249bafa7cd47d3e4c2e987fb2fb1692e]

Workaround for default_images symlink problem on Cygwin


2010-09-17  Miklos Vajna  <vmiklos@frugalware.org>  [0314eb7a63639f1a94f8da11a692a37971132127]

cws-vmiklos01.diff: Better RTF export filter


2010-09-17  Jan Holesovsky  <kendy@suse.cz>  [78e5c2a1fa3423307b63f60ef940415e7b153eff]

Kill aclocal.m4 for good this time :-)


2010-09-17  Rene Engelhard  <rene@debian.org>  [a4c78f723bf04f3d924d657d50173f0135fe8a32]

add explicit call to PKG_PROG_PKG_CONFIG. autogen (regen aclocal.m4)


2010-09-17  Tor Lillqvist  <tlillqvist@novell.com>  [188a7812129de39c7079d6f240b47fef38d09d7e]

Remove aclocal.m4 as _rene_ wants


2010-09-17  Tor Lillqvist  <tlillqvist@novell.com>  [e2ddc428173d9231d37004c79fdec70fc1904a51]

Ignore all Windows build dirs


2010-09-17  Tor Lillqvist  <tlillqvist@novell.com>  [44330c77a5ef75748616a435b3c10c8b47e2d5e5]

Avoid symlinks in solenv path on Cygwin


2010-09-16  Rene Engelhard  <rene@debian.org>  [4ea54ed6badfbeefe4e606c667ee9372d63645e3]

Revert "Remove aclocal.m4 and mention it in .gitignore"

This reverts commit 6421b94c1df96ef0b4b10733b1e580111350fb25.

Conflicts:

	.gitignore

2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [5c5a9cf40ff96864ed1d7396feccbf1b28b683c5]

Match winenv.set.sh with lower-case e and s on Windows


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [25b15caa81e9e1cba471d62a282849656b1c1bf5]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [6421b94c1df96ef0b4b10733b1e580111350fb25]

Remove aclocal.m4 and mention it in .gitignore


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [7f6100afb14aba2af6f84db9dd961df360e5d0f1]

Drop requirements needed only for Win9x support

Don't require and distribute unicows.dll and instmsia.exe (Windows
Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
setup.exe. Do still require and distribute gdiplus.dll for Win2k
support (bnc#522833).

2010-09-16  Radek Doulik  <rodo@novell.com>  [7f3b22ab1e99f3a05b4078af77a3897d58737e95]

patches/gstreamer/gstreamer-solenv.diff: gstreamer

- enable/disable at build time, part 2

2010-09-16  Radek Doulik  <rodo@novell.com>  [e777a5e9cfcd283af7d8c5a667b1d9f8dbc6569f]

patches/gstreamer/gstreamer-config-office.diff: gstreamer

- enable/disable at build time

2010-09-16  Radek Doulik  <rodo@novell.com>  [e533bf67babbe30711d72a70ea9641665291f853]

patches/gstreamer/gstreamer-scp2.diff: gstreamer, component installation


2010-09-15  Radek Doulik  <rodo@novell.com>  [3d66e61ad81e448c5b010a6f00e87491972af77f]

emf+-scp2-renderer.diff: emf+ import - make the renderer install


2010-09-14  Jan Holesovsky  <kendy@suse.cz>  [1d577bf9fb481a9e322ec05fa006f982c798eabc]

default-no-startup-wizard.diff: Don't show EULA.


2010-09-14  Jan Holesovsky  <kendy@suse.cz>  [b6aa2ee782d0646ec3f9ee835064b998f4ac86cf]

Make the build.pl executable.


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [e6baeec15121407952b9b934c650c8134cbe3066]

scp2_accessories_templates_makefile.diff: more extension-related scp2 changes


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [77e295b143337622701275fdf546159b73f0a4ad]

scp2_accessories_templates.diff: more integration of extensions.


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [e95363a46f22b5e79157e8902b67a867742225b1]

extensions_configure.diff: extension integration, configure part


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [64fcb195d153730fb9476f16cd24a4d2e35b15e9]

scp2_extensions_templates.diff: bundled extensions - some more scp2 changes


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [103e182186cabb869be2342bc72ad2688d23ce95]

scp2_extensions.diff: Bundle extensions - main scp2 changes


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [775b05878777974339cafb621d80e1f4d7c3f31a]

scp2_makefile_extensions.diff: bundle extensions - scp2 changes.


2010-09-14  Kalman Szalai - KAMI  <kamihir@freemail.hu>  [f3d38b6db1869188ebeff5693587b83f8e3f66c8]

scp2_build_extensions.diff: Bundle extensions - scp2 part


2010-09-14  Tor Lillqvist  <tlillqvist@novell.com>  [7f43ddb11bf96ced47dc890861d152d4159d794f]

win32-multi-lang-installer.diff: Multi-language installer stuff

i#66062, i#88638, i#88639

2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [edaf87fe00e7c82e0b94d638aca8a5b7666ecc87]

package-pixman-scp2-source-ooo-file_library_ooo_scp.diff: package pixmap


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9c79a9b62efd466ef1579f616df3d2f1021b454a]

internal-cairo-configure.diff: build internal cairo on x86 and x86_64 alike


2010-09-14  Tor Lillqvist  <tlillqvist@novell.com>  [00c4ed80f36bc5784ffe0275886cfe902b1c8a54]

build-fix-win32.diff: Fix Windows build on partition without short names


2010-09-14  Tor Lillqvist  <tlillqvist@novell.com>  [de2eecc338d75faa973b6ceaa9bbb7b1e34f3402]

win32-cygwin-1.7.diff: Fix windows build using cygwin 1.7

i#59477

2010-09-14  Tor Lillqvist  <tlillqvist@novell.com>  [66d80a6e5cfedc62f93ba3e8b9ad741599512c1f]

win32-sdk7.diff: Recognize Windows SDK 7


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [268c9dd532cc163349b416e54ff3ef9b213b20d6]

internal-mesa-headers-config_office.diff: make configure aware of Mesa.


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1959fe3f93de6e1c6ea97eea1da4e78891f58aa8]

wpgimporter.diff: WPG Import filter


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f22f8b767d72720ba8ac4497eb130f0166b150fb]

wps-registry.diff: Register OOo as able to open MS Works files.


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [38b74970a4442802ba7bcbd10ed747c20ac76919]

wpsimport-scp2.diff: WPS Import filter - packaging bits


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3c04485daf87bd8bad1b1d7803e7e69630a4d91c]

wpsimport-config_office.diff: WPS import filter - configure part.


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [69c16b0bff6d505f7b4fab77be2fb025a341a3af]

oowintool-java6.diff: Detect java 6 correctly.


2010-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [51b6cbbd54613bb3fbac1aba7621b041192424aa]

stlport-solaris-fileno.diff: fix a Solaris build issue


2010-09-08  Jan Holesovsky  <kendy@suse.cz>  [db5eab1a8ef5522cd80391fe0718ce17695fd0c5]

Merge commit 'ooo/OOO330_m7'


2010-09-07  Jan Holesovsky  <kendy@suse.cz>  [d01099e4dae44ec8dab839114082e68bd6435135]

Merge commit 'ooo/OOO330_m6'


2010-09-06  Kurt Zenker  <kz@openoffice.org>  [e77fae24e24e2def264b5f24fd5755220c3dfd20]

masterfix: #i10000# use last version of sooo330.ini


2010-09-03  Kurt Zenker  <kz@openoffice.org>  [c24a6cc9a73910799a967e75fc430c336909e484]

OOO330


2010-09-03  Kurt Zenker  <kz@openoffice.org>  [52e465962da883fb3771ee735bfb4753d0fcecad]

CWS-TOOLING: integrate CWS ooo330l10n2


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [8d8e07c690775c1b14d5b5d980d3387836d096fe]

CWS-TOOLING: integrate CWS fwk154


2010-08-27  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [85ea42274eb1285a21d2e18c7a44aa8a6133f8c5]

Changed default path to external sources tarballs


2010-08-26  Jan Holesovsky  <kendy@suse.cz>  [667d50fe5d4d35c2587a998b13fab8188e20f587]

Implement --enable-icecream configure switch.

It sets up the gcc home to /opt/icecream, and sets the max number of jobs per
one dmake to 10.

2010-08-26  Release Engineering  <releng@openoffice.org>  [251a3be85a6cd5da0075c8ef85dc83a2ed5e15f2]

OOO330


2010-08-26  Jan Holesovsky  <kendy@suse.cz>  [f5bc19dc5c482ab5a0cf35c7c18e926e42bdb68f]

Fix make dev-install.


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5d599a71562e4fc384089022e637efda6ee732b5]

CWS-TOOLING: integrate CWS coc03


2010-08-26  Jan Holesovsky  <kendy@suse.cz>  [ded0312f038a4f7bf72ffafaa6d6167e798fedda]

Decrease verbosity of the configuration process.


2010-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [4658a270abfc7306939c6bf6f73230c8c5cc13c9]

novell-win32-odma.diff: ODMA dialog implementation.

i#6885, i#32741

2010-08-25  Jan Holesovsky  <kendy@suse.cz>  [4c914b2b6890e7eddd0ba8501db51cb881cab49a]

fpicker-kde-3layer.diff: Fix the KDE fpicker for 3layer OOo.


2010-08-25  Jan Holesovsky  <kendy@suse.cz>  [da7b4f6a8fa25d611ad28877df5616ab078fb9e6]

fpicker-common-scp2.diff: Let the KDE and Gtk+ fpickers build and install.


2010-08-25  Juergen Schmidt  <jsc@openoffice.org>  [ddb099ae44524b5f03a25af3b4d7a9c9dfbc8f8d]

coc03: merge changes from ext004, and introduce XHPDEST


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [7d9a97af7bfcd711e6f4e95c5c28bf7c657fe148]

CWS-TOOLING: integrate CWS ext004


2010-08-25  Jan Holesovsky  <kendy@suse.cz>  [9b3de7c716f7dc7023c7b3b0f1549d674fe1d4c6]

scp2-3layer-nicer-paths.diff: Nicer installation layout.

Don not create the extra openoffice.org3 subdir - i#90430.

2010-08-25  Jan Holesovsky  <kendy@suse.cz>  [6a7ea98705d3e5a110cf9d8826ebda8e78c0386c]

tango-prefer-over-industrial.diff: Kill the Industrial theme.

Jimmac, the author of the theme, recommended that, and use Tango instead - n#304615.

2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [4894b0a26c7285b426a6738101fe55ba80eb35de]

ooo330l10n2: #i113960#, #i113994# , #i113945#, #i113816#, #i113963#, #i113967#, #i113825#, #i113986#, #i113996#, #i113736#, #i113944#, #i113968#, #i111094#, #i113983# and pootle update for OOO330 l10n


2010-08-25  Dirk Voelzke  <dv@openoffice.org>  [6c301b4695ce58e530fbd8e93f8915f80bcfcbc0]

fwk154: merged heads


2010-08-25  Jan Holesovsky  <kendy@suse.cz>  [84cf0f595c3df26a50a53791d2e8bfb7c271e4ed]

Fixed linkoo invocation.


2010-08-25  Dirk Voelzke  <dv@openoffice.org>  [fef44be31db0616502cedd8b72fcfb90c7991bc4]

fwk154#i114083# fixed some file properies for the Oracle Open Office executables


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [656ac1538c0f3e8a2b6073b36bac50829cab176e]

testtool-more-defaults.diff: Moved the linkoo change here.


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [13ac69cd80e46c68efd2e850e848fea36b7ba433]

Ignore backup and .swp files.


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [dca14f28d904c10ade618711158442fb8d472457]

Implement --with-num-cpus and --with-max-jobs.

To be able handle the amount of jobs in the Makefile.

2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [5d1cd9a652892aa753c14eb8c2aeb79d7de5c19b]

Remove 'configure' from the SCM, generate it using ./autogen.sh instead.


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [53d62c4a76f04c2f6a0e581e676149f39f6bb269]

linkoo-dev300.diff: Update linkoo for dev300.


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [4cfd9bb5666cf57d4d1f68dcc66fd7d4f55cf8df]

linkoo-type.diff: Make oovbaapi as a link.


2010-08-24  Jan Holesovsky  <kendy@suse.cz>  [d27698892932c11af0d77a390dfe1ef0c882c979]

fix-linkoo.diff: Fix linkoo to work again.

We cannot absolutize all the links, otherwise we have bootstrap
problems - i#83548.

2010-08-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [561cd791cf0807cb43e162281c714def6d5aeaba]

ext004: also recognize a set, but empty WITH_LANG


2010-08-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [efeaec936d8babf4de996e72d436c81cf6786376]

ext004: correction to the previous fix


2010-08-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c78e4efe36ad47b81d39aa6388b613df68e5afa9]

ext004: without WITH_LANG, ensure the XTX file nonetheless has the en-US prefix


2010-08-23  Juergen Schmidt  <jsc@openoffice.org>  [200cc116c073a05befa12b065cd4604435322c98]

coc03: merge with ooo303m5


2010-08-23  Juergen Schmidt  <jsc@openoffice.org>  [10a68459b9253a7ce2ecf80a8df1b5aa8fadc35f]

i113538: add XHPDEST variable to make destination of generarted xhp file sconfigurable


2010-08-20  Jan Holesovsky  <kendy@suse.cz>  [a1f6a2c1f92b7e3cc7bff8c1912b3d2ce33e8bbb]

Make ./configure & friends more user friendly.


2010-08-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [26910ddb06f393528c06e51a5116c3e8aa5e8246]

txtl10n: allow localizing xtx files to a non-default location (XTX_TARGET_PATH)


2010-08-20  Jan Holesovsky  <kendy@suse.cz>  [75c5134b443daa7212a77d04cdc1f648ac78853c]

Create .gitignore's.


2010-08-19  Vladimir Glazunov  <vg@openoffice.org>  [3c81bc6102f96f679daa55944a17e8a0df316865]

#i113965# fix for start directory


2010-08-18  Jan Holesovsky  <kendy@suse.cz>  [a63db590eaa71b97b90824621ee641c6260cf297]

Merge commit 'ooo/OOO330_m4'


2010-08-18  Jan Holesovsky  <kendy@suse.cz>  [df89cd78c613ef6c2133224f221a7eca83b814ea]

Split build: Revert it for now.


2010-08-18  Kurt Zenker  <kz@openoffice.org>  [c6b40a36b28fea2c819b1fba148182b6f6b29528]

OOO330


2010-08-18  Kurt Zenker  <kz@openoffice.org>  [dc7820462bad881949007e6ae7510b1cf63eacea]

masterfix: #i113912# fixed creating log directory


2010-08-18  Kurt Zenker  <kz@openoffice.org>  [e78b9961b8e0d882e841c0f626597ecac2a16d86]

CWS-TOOLING: integrate CWS txtl10n


2010-08-18  Kurt Zenker  <kz@openoffice.org>  [f0548b287d1ebee53a1974f0e63dc377d56424c2]

CWS-TOOLING: integrate CWS jl154


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [743f3949570d3fadd57e66c4e17d5d4805c846f4]

jl154: Local merge


2010-08-11  Kurt Zenker  <kz@openoffice.org>  [b2cf522d387830044b9ed7468b2ab3e115970c32]

masterfix: #i10000# switch back packing


2010-08-11  Kurt Zenker  <kz@openoffice.org>  [a817b4e7bb285cf267c65783228d40868e613db8]

OOO330


2010-08-11  Kurt Zenker  <kz@openoffice.org>  [83835099f2daaa6ea431af04b4e23292776d666c]

CWS-TOOLING: integrate CWS vgbugs10_OOO330


2010-08-11  Kurt Zenker  <kz@openoffice.org>  [77984db43c2e22ed0588a8350bdce0053365f406]

CWS-TOOLING: integrate CWS narrow02_OOO330


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4b3b9649dfb62c976f313c13a30af38b29b65985]

jl154: Local merge


2010-08-06  Kurt Zenker  <kz@openoffice.org>  [2fe3d09770bd9e2dfd3649b8e06168d8a911ec26]

masterfix: #i10000# fixed packing of long names for installsets


2010-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b4d3b8e08b08b28c85cb7d5b4752b67892b9f5d4]

#i10000# missing exe flag


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1ea9eb63bbca8d5a3e9127d577e65e8d05dc0b7c]

OOO330


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [51070a23f6b287ded480579bd14423823036d33d]

masterfix: #i10000# l10n tool fix


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [81176fdc524f0f73b486bab9428711c4b71a9f7a]

masterfix: #i10000# l10n tool fix


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3c1a4912aceb81259f7399658c707b17c6492b4f]

masterfix: #i10000# updated pack.lst for OOo 3.3 Beta


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [ecb1be23fed09daf51924b3fd8af48155f6b1e78]

masterfix: #i10000# updated pack.lst for OOo 3.3 Beta


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [9131d8f6caa4180de23cdf762b71d1570148413a]

CWS-TOOLING: integrate CWS mhu23


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [517e283d354b4512a24e1a5c1b083b848fa74497]

CWS-TOOLING: integrate CWS ooo330l10n


2010-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [61028bd0aaa59d67eca02cc48f4c77c018a49810]

CWS-TOOLING: integrate CWS native323


2010-08-03  Vladimir Glazunov  <vg@openoffice.org>  [e8d59445b5a088e1c839d8bdd276a168004dc109]

ooo330l10n: #i113424# pootle l10n update for ooo330


2010-08-02  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [bcfb92f84308ac09f16d48ab288bd17ae38ab7ac]

mhu23 #i113531# use recommended Windows linker flags and DLL search path.


2010-08-02  Joachim Lingner  <jl@openoffice.org>  [14e380d63298654fe94f1ba5d668d22aaf6c1aeb]

jl154 merging with OOO330m2


2010-07-30  Ingo Schmidt  <is@openoffice.org>  [8563389beb9d8037f1922529c1a63b09919a6f1c]

native323 #i113447# setting Windows update path correctly


2010-07-29  Vladimir Glazunov  <vg@openoffice.org>  [542b2e577d960de6da94c8cbc0b0283f92debd01]

vgbugs10: #i162450# fix for regression


2010-07-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [eaee2624a3f596221e0836a0cee575339e66795d]

jl154: Local merge


2010-07-28  Ingo Schmidt  <is@openoffice.org>  [0ee70a80e279f8028cb215e8ed9fe639fabc4644]

jl154 #162868# no registration of extensions in products without unopkg file


2010-07-27  Ivo Hinkelmann  <ihi@openoffice.org>  [29847bb7ea1c0482f8f07016d02aec80a40e2e35]

merged OOO330 m2


2010-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ff765329b9a6397ab27d4189d26dee3e6ede902]

OOO330 masterfix: fix unpaired % sign


2010-07-27  Vladimir Glazunov  <vg@openoffice.org>  [9ef008df7e9dd645d01278e4d63a4227f8b3f838]

vgbugs10: #162096# initialisation repository is the only active repository when source_config is missing


2010-07-26  Vladimir Glazunov  <vg@openoffice.org>  [d0728a46344522b00bb6d374e27e8f4f0a57ae64]

ooo330l10n: #i113424# add albanian language to builds


2010-07-23  Release Engineering  <releng@openoffice.org>  [7b411eccf2e45247b0f3345f4ebde5e029d06f95]

OOO330


2010-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d19eb4cb0bd27c852dc83fe8c6ed9e0a8f5938d]

masterfix: reset LOCALIZESDF if fetching localized sdf was not successful


2010-07-23  Ivo Hinkelmann  <ihi@openoffice.org>  [907ee04e827ad42346dd0a06787d7e600c68361d]

txtl10n: removal of verbose switch


2010-07-23  Ingo Schmidt  <is@openoffice.org>  [e77c2fc775340305b6335a051cfbb75269c9951e]

jl154 #162868# bundled folder in prereg folder


2010-07-23  Herbert Duerr [hdu]  <duerr@sun.com>  [b7e375320d50c3444911c452bf20a9407e3297b0]

#i111719# update ooo.lst with new liberation-fonts tarball name


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4ba1f37d21774aafcc6e15bc588f303e86a5c72e]

txtl10n: #i113008# #i113125# cleanup / write to misc


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5ea6e495f7c5232a14462d72c96fedfe8e535825]

txtl10n: #i113008# #i113125# cleanup / variable rename


2010-07-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [f834e58c6e0706b79a88f59dbfd109a7c734cc78]

CWS-TOOLING: integrate CWS kso45


2010-07-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d48e22a33a0ccfab17ccfccaf3eb124efabea4f]

CWS-TOOLING: integrate CWS native321


2010-07-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [db31206f353a540215c48b54cea8eafeb57e69c0]

jl154: Local branch merge


2010-07-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c2154599a53159774a310ad665d5aff0ca0a133d]

txtl10n: #i113008# #i113125# changed output dir


2010-07-21  Vladimir Glazunov  <vg@openoffice.org>  [99b7cc03e0cf448bed822b6876b09c0eb18023a9]

vgbugs10: #162096# initialisation repository considered as active


2010-07-21  Ingo Schmidt  <is@openoffice.org>  [917214a6bd2426892c68297365c60c2ac4cdc0f6]

jl154 #162868# new share/prereg folder


2010-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5f98650d9fe267890e703f9aa9e8dcd6e0ec959b]

txtl10n: #i113008# #i113125# rename .xht to .tree


2010-07-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ede232332f8582b78ba0c41c03b436786df5a516]

jl154: Local merge


2010-07-19  Ingo Schmidt  <is@openoffice.org>  [71854ea302c8dc12cfa35dfeaaa6a24fedf5ed84]

jl154 #162868# guarantee existence of extensions folder


2010-07-19  Vladimir Glazunov  <vg@openoffice.org>  [740d181d42f8a92f86f4857bb4101c82307fbe07]

#162096# use RepositoryHelper for missing source_config


2010-07-16  Joachim Lingner  <jl@openoffice.org>  [94e71155402e46c558aaf7e991bc2cb3428f88b8]

jl154 merging with OOO300_m1


2010-07-16  Joachim Lingner  <jl@openoffice.org>  [ee315588001238375acdebcdc1623bbc29b34b22]

jl154 merging


2010-07-16  Joachim Lingner  <jl@openoffice.org>  [5c670180591181a8fe3d75f2b9032bdedd6c15e7]

jl154 #162868# removing the package.txt from the extensions folder. Extensions folder will be created in a different way than installing a dummy file


2010-07-15  Joachim Lingner  <jl@openoffice.org>  [b9c218048ab0ca4274b61bda3be9d70206417e07]

jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder


2010-07-15  Joachim Lingner  <jl@openoffice.org>  [ffbce6f2eb359b5e2b3b0674502904bc8463f363]

jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder


2010-07-15  Joachim Lingner  <jl@openoffice.org>  [44826ac21001d1c71de94672534903dc665593ee]

jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder


2010-07-14  Ingo Schmidt  <is@openoffice.org>  [0f049493732d7e813eab36427b47eaf8b4a45c58]

jl154 #162868# unopkg is back in packaging and installation


2010-07-14  Ingo Schmidt  <is@openoffice.org>  [eb2455f9f227121a72bd7c4b5ac0a21a03f71e12]

native321 #162994# binfilter not in default installation


2010-07-14  Ingo Schmidt  <is@openoffice.org>  [f9e463e84810b4726afacc2c2b69351c2bc8eeea]

jl154 #162868# unopkg is back in packaging and installation


2010-07-14  Joachim Lingner  <jl@openoffice.org>  [c1735cbb8283483e392f73dbf6178e02e51282c0]

jl154 #162868# windows custom action for running unopkg sync


2010-07-13  Ingo Schmidt  <is@openoffice.org>  [dad997ba5c1dddfd5f6b8ab75e328949f9ab9cb5]

jl154 #162868# unopkg is back in packaging and installation


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [1a57e6c95c13337337e332c3248acaf36ea6ada2]

masterfix: #i113111# build fix for scp2


2010-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [8a0dc2078c54e15f8526b4febf253c8ac48de123]

txtl10n: #113125# Support of help tree files in the L10N process


2010-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [960036300daef181d942108697519c2d458b5fee]

txtl10n: #113125# Support of help tree files in the L10N process


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [dd55a9d1957c1c0e950606f91ef95a5c138dce42]

masterfix: #i10000# set BUILD_STAX to YES in setsolar environment


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [94ad2f20640f340a913baff4c9f7cdec0a4826ee]

OOO330


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [64eee55418213b81f2c516711f766ec114c8faa7]

masterfix: #i10000# generate new configure


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [d20433f8a85feafd801b65f6381656bedde0754d]

CWS-TOOLING: integrate CWS native317_OOO330


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [93853c028c4fb29a7b99a60633fd6fe5ad0d9e22]

CWS-TOOLING: integrate CWS jl153_OOO330


2010-07-13  Kurt Zenker  <kz@openoffice.org>  [1814ec77e0f3d2ec3ad494d4c180307fa275b42e]

CWS-TOOLING: integrate CWS configure25_OOO330


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [6ba4a568ee1c4aff4345f499ef5a80e2804fc232]

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [b0fd7aa66bffc438efae8e2aea22bcaa831811a2]

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [2eb6028cd39f24fe366318d6b1154b00c42ed4a5]

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [2c00eba98ad216590f7497be25d16834e22ade2c]

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [8c39fb0c8adb505972e602aa97f5d325576bb51e]

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ingo Schmidt  <is@openoffice.org>  [8d25017b88ca85d78e90094ce5638ffa37703483]

jl154 #162868# unopkg is back in packaging and installation


2010-07-09  Kai Sommerfeld  <kso@openoffice.org>  [17f4b1676a9f377a21bcc74cae0ce0549cc7a869]

rebased to OOO330 m0


2010-07-08  Vladimir Glazunov  <vg@openoffice.org>  [2d24796b72d5e8d76fee0a42afc82136c9530164]

vgbugs10: added new add_repository method


2010-07-07  Jan Holesovsky  <kendy@suse.cz>  [2376503430cdc99e38c9289be70e85fa9448f646]

Split build: Newer git changed the format of git-remote.

* download:

2010-07-07  Ivo Hinkelmann  <ihi@openoffice.org>  [9c12bf0ad83854c0ffe730e43989cd8f6b555d05]

txtl10n: #i113008# add support for xtx files (single text files)


2010-07-07  Herbert Duerr [hdu]  <duerr@sun.com>  [0dfd3b28f632d6f94b9071c587306e5081e2c55f]

merged with DEV300_m83


2010-07-07  Ingo Schmidt  <is@openoffice.org>  [492cb00088e27583796584bd0399abc6ecd7e4eb]

native317 #i112626# solving logging problem


2010-07-07  Ingo Schmidt  <is@openoffice.org>  [fcc4ae5df4c75594684856882ebd3ba924e3153a]

native317 #i112626# solving logging problem


2010-07-04  Kai Sommerfeld  <kso@openoffice.org>  [403dbca12f1fcada650376f0883bcb8f2d0375d9]

#i110653# - bumped minor version to 3


2010-07-02  Ingo Schmidt  <is@openoffice.org>  [79c584c86dfd77665e8a5ebbcfc62bb8e3f0595f]

native317 #i112658# brand file in basis package leads to update problem


2010-07-02  Ingo Schmidt  <is@openoffice.org>  [6029ea42e239137fcbdbc27428002ee072811d54]

native317 #i112626# typical instead of complete installation


2010-07-02  Ingo Schmidt  <is@openoffice.org>  [f60640f1ecd967924737a553774deb7632710e3c]

native317 #i112444# directories below optional components


2010-07-02  Vladimir Glazunov  <vg@openoffice.org>  [b093b70fa74b7012319fc344dd7b132da613d7b4]

vgbugs10: verbose dmake output in html mode


2010-07-01  obo  <obo@openoffice.org>  [bd1691dbf3a15a71e9ce98bf479bbf88d7d3b7a5]

#i10000# enable crash reporter for MWS build


2010-06-30  sb  <sb@openoffice.org>  [bc54c4885a4444b2175bf90f298714f1fbba5c8f]

native317: #i112761# instsetoo_native/util/makefile.mk failed with --disable-epm


2010-06-30  obo  <obo@openoffice.org>  [b61d897a485a7309ed20efd3f2fea35acc7c8d3b]

masterfix: #i10000# set WITH_LANG to all languages


2010-06-30  obo  <obo@openoffice.org>  [1cee5aab366b250b63d42c522d4dca90290a9443]

OOO330


2010-06-30  Joachim Lingner  <jl@openoffice.org>  [80d7de44ce342af127452071063af8aac140f9b0]

jl154 merge with DEV300_m84


2010-06-30  obo  <obo@openoffice.org>  [027aeff5a9241443f8ab857f7f77fe04727cde36]

masterfix: #i10000# rename sdev300.ini into sooo330.ini for new release branch OOO330


2010-06-30  Kai Sommerfeld  <kso@openoffice.org>  [3c1b46b4292d444d3657930c59ccd4566c9218fb]

reync to m84


2010-06-29  sb  <sb@openoffice.org>  [ab42f2dd02a028e73ec11c2cb12e818ea91acb55]

jl154: #i112789# call SourceConfig->new() so that it always works


2010-06-25  Kai Sommerfeld  <kso@openoffice.org>  [49fd9fad5338a6603d81fb84f413b340220033af]

#i110653# - Raised OOo version to 3.3.0


2010-06-25  obo  <obo@openoffice.org>  [27b9afa066637f73af863c12343ea0b31b1b4c71]

masterfix: #i10000#,#i111617# instsetoo_native: order of dependency rule to archive format


2010-06-24  obo  <obo@openoffice.org>  [81856fd35e70b5ef35a9ef05f2dea2761556d207]

masterfix: #i10000# change HAVE_GETOPT to != YES


2010-06-24  obo  <obo@openoffice.org>  [29a33fbebb7f5e84a931831e2a86bbd6b6e984ce]

masterfix: #i10000# build breaks for unxsoli4


2010-06-24  Christian Lohmaier  <cloph@openoffice.org>  [e5a288d5679150d6670a36eedfcbf68f4f9f5ac1]

configure25: cosmetics (spaces vs tabs) - merge with previous commits


2010-06-24  Rene Engelhard  <rene@openoffice.org>  [f95c0b20fb061befd25a09a9fd23ada24c3c8936]

configure25: more changes for stax/download


2010-06-24  Christian Lohmaier  <cloph@openoffice.org>  [ecd7647d0a2d2b3f30fc5c1b7da4df8c39c5a02c]

configure25: no config_office anymore, thus test for ./stax/…, not ../stax/…

additional some space vs tab cosmetics in areas touched by the cws
2010-06-23  Rene Engelhard  <rene@openoffice.org>  [0d9f595b5cfffc63d9a02c21751bdd1ef20409da]

remove one space more to make --with-alloc helptext aligned


2010-06-23  Rene Engelhard  <rene@openoffice.org>  [1546c9c8833212a71db39f7e1a69c4bc2263d2fd]

configure25: configure should check for new download/stax too; some beautifications


2010-06-23  obo  <obo@openoffice.org>  [bddff4fcf266cc7c0b3a9f53a49fe99b3791d3f4]

masterfix: #i10000# generate new configure


2010-06-23  Release Engineering  <releng@openoffice.org>  [a09267d1944755ec550193b970d08bd739bb79ee]

DEV300


2010-06-23  Kai Sommerfeld  <kso@openoffice.org>  [3f1f88bc191e1cc99e21876b9f2bf61d81c17e0d]

#i110653# - Fixed file header (c-style -> mk-file)


2010-06-23  obo  <obo@openoffice.org>  [1608d295a561aaf38c5a5254fb20ece147584a56]

koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.


2010-06-23  Rene Engelhard  <rene@openoffice.org>  [ca0b45e4ef5804e7047d458488eb9d11efde03dc]

confiure25: add back line removed too much


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [755843203edec77591a030c09be1cd4f4288d387]

configure25: check for some more functions in libm in lpsolve check, needed on some systems


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [0567bc3d667cccff0c315eeabc62ff02b4419b7b]

configure25: jemalloc is default on Net/FreeBSD


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [6a0992fa70e70c6e6df7d647981d81327077bba4]

configure25: removing some (on Linux) unneeded echos


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [aca2d13d91b2ee7f33f861b3180bfb239cf0de92]

configure25: #i93116# Allow to use the prebuilt stax


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [b9eb824536c70d2e6a734ab072d17fefae4e3d06]

configure25: #i111045# jemalloc


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [85ad1fd699323954f7bd6fb21f0ed0c9763a71b3]

configure25: #i99063# heck if rpm(build) can actually build


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [6a5585b8ddd7b6f9f97a0f195277f5898dfbb434]

configure25: #i105772# allow boost 1.36


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [8d050ef74a350a79d1562310dd178096901d882f]

configure25: #i98363# fix match in set_soenv on Solaris 10


2010-06-22  Ingo Schmidt  <is@openoffice.org>  [53bbb9d7f4b9d03ef0f66989fc7951a63ef0b43e]

kso45 #i110653# ooobaseversion globally available


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [78a06a651b87ea6f50cb80bfd5527965ea2af217]

configure25: s/==/=/


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [1547ad31cbcce50621a64737c4b0c3977ea7e645]

configure25: check that lucene is lucene2


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [59446aafb7bc0bf0b4fb1101da92d3be517481d0]

configure25: move ant version check behind checking whether ant works


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [a6afbb6d5c5f86a86521c8025ad21380c60bc7cf]

configure25: reject hsqldb 1.8.1.x


2010-06-22  obo  <obo@openoffice.org>  [00df07850caac2d759d27d6eeee02bf8e05608dc]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [7af5447b9f1074d062781830b6d6c47a2e123b83]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [6d5beb78ce67043d2e418eacdf95ab4fc6996192]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [e991478ac2829d3917f88f3a47e37434d83029d4]

CWS-TOOLING: integrate CWS mythes12


2010-06-22  obo  <obo@openoffice.org>  [d81e3538ee7d24304295a72bb2046d283494f961]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [cc8b02179df32b54cd609061df7f5f40d1e9df67]

CWS-TOOLING: integrate CWS jl152


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [b76e190d20f298583f3012b8f317f19596367420]

jl152 merge with DEV300_m83


2010-06-22  obo  <obo@openoffice.org>  [e65aa734afa2d656eb175296f9c47627bcf7d210]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [37313ca8a0d9d9e5f581abd723b4645f9de4ea6b]

CWS-TOOLING: integrate CWS mib16


2010-06-21  obo  <obo@openoffice.org>  [fb2a747f94b3a3c0fcb65077f47b6ac8eb76014a]

CWS-TOOLING: integrate CWS vcl112


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [1eec554f610215497944510aa4059e41c06d79cb]

mib16: rebase to m83


2010-06-21  obo  <obo@openoffice.org>  [bbe6ade25a1633a5963d5f3cc3c72f743ebe165a]

CWS-TOOLING: integrate CWS systemlibc


2010-06-21  obo  <obo@openoffice.org>  [e736a397bae2fec8c87d970efd5852700a72f65e]

CWS-TOOLING: integrate CWS mtclip01


2010-06-21  obo  <obo@openoffice.org>  [0cfcd8570a69a5c8c4cfcb3a8f94e0a1e3c3a144]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-18  Joachim Lingner  <jl@openoffice.org>  [b36b76d359d0fd1af79de234c6a7d1b8c131b599]

jl153 #i11877# #i11875# merging ooo.lst after rebasing


2010-06-18  obo  <obo@openoffice.org>  [b517345931d9d3217133d442f0868c9c1da84289]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [a57f8313111d006deee02d7dc3021d604689ad89]

CWS-TOOLING: integrate CWS hr71


2010-06-18  obo  <obo@openoffice.org>  [cdedbe6570418fc49b010cb08baed74f79136e58]

CWS-TOOLING: integrate CWS ause121


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [e856739be5cb8184180091e5985cc1385b24f1d4]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [425b5b09b56fd7011a16e5d8141ab974b20605e9]

mib16: missing entry to let mac link all extensions


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [224c67b4570f7dbc82705e8184a903aff7557d07]

CWS systemlibc: #i69033#: some fixes for mingw


2010-06-16  Mathias Bauer  <mba@openoffice.org>  [dfd289a7522776fed40828a5a60af35878f03331]

CWS systemlibc: #i69033#: some fixes for Windows


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [59494b23082369daed9e631c86d9130f38a5242b]

jl153 merge with DEV300_m82


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [593b0ca9f92893cfb77c0227700184da89f9436f]

jpropenable: #i112445# exclude this file from l10n process


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [3a58cb1d77acc618a0ed0570f7d2388c9210755d]

systemlibc: update comment


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [54b91709ad55e82a4913601b9a4aea45189bab4b]

systemlibc: move from || defined WNT to || !defined HAVE_GETOPT


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [34228f5b190be647e07ee5e3c75be33041e9b4fa]

systemlibc: s/WINNT/WNT/


2010-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04e356f0b57b5f6f9a7048f48fd4c5016c13ab39]

ause121: #i112394# fix dependencies and a typo


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [17fa49ee2187faea22caa0bce716f18e4e8d4eeb]

mythes12: add MYTHES to (Suns) BUILD_TYPE


2010-06-15  Release Engineering  <releng@openoffice.org>  [ded2aa39fe5ad0be3ebd0e42f9bf514f1248e2a0]

DEV300


2010-06-15  Christian Lippka  <christian.lippka@sun.com>  [3c79576768f960b6e3659738a35525a5dd981bd3]

#i98252# removed the changes for issue 98252


2010-06-15  obo  <obo@openoffice.org>  [a6308035fed7f6af02551151d333c2bdefc54a5e]

CWS-TOOLING: integrate CWS native305


2010-06-15  obo  <obo@openoffice.org>  [3fb3b80397211c99c161aab9886d4415bb586307]

CWS-TOOLING: integrate CWS rt39


2010-06-15  obo  <obo@openoffice.org>  [2c483434312a0b7fc6ee96ddd1543cc67c00f9d4]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [1195223da449031e48a055b98b910d838985754d]

CWS-TOOLING: integrate CWS native309


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [cf75a8b113b1a0f56ecf5191d80b2b74b8c29ead]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [bac069f90f55694fb4c704f838912991907af374]

systemlibc: also reintroduce _getopt.c/stgetopt() for Windows.


2010-06-14  Rene Engelhard  <rene@openoffice.org>  [1602f70b68f20ace7cc9af8796621db9b8236200]

systemlibc: add back external statements for stgetopt


2010-06-14  Rene Engelhard  <rene@openoffice.org>  [8c8afbc87311d69f8cd72a8f6a62121c3a2d151e]

systemlibc: reintroduce stgetopt() for -isysroot on Mac. sigh.


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c234edbca25d3a333b87d25ddc2b26a5fb27eaad]

ause121: merge


2010-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f640f3e0276979ac61319cd47bb231c160c099b4]

ause120: #i112394# process and merge .properties files listed as L10NPROPERTYFILES


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0e13787f7e20c575106898bdc745630eb57334a]

ause121: #i112091# jpropex command


2010-06-14  obo  <obo@openoffice.org>  [2e246b6deaa2ce5e31134169f029bd57b02c1398]

CWS-TOOLING: integrate CWS l10ntooling18


2010-06-14  obo  <obo@openoffice.org>  [0f714fc06445680b16ef41c9dcf249d741fb6b51]

CWS-TOOLING: integrate CWS ause120


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [989d09e8c3561094d0180716a65b7caf2b72493f]

cws impress191: rebase m81


2010-06-14  Joachim Lingner  <jl@openoffice.org>  [110ab908614e5ded2a8702e76683c52e57b79de0]

jl153 #i111877# new nns tarball


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [315ebb15f7a614b935636273ec85fb852ef76746]

jl152: Local merge


2010-06-14  obo  <obo@openoffice.org>  [bde7837a518a10e662077aaae78a317990f01e79]

masterfix: #i112339# check indexer output only when needed


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [7724bf7470493b58e0091282954defcac662e847]

cmcfixes75: merge with DEV300 m81


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [1c3d5a0414206f72242bead6df9122eade10b27a]

masterfix #i10000#: Enable precompiled headers independent of BUILD_SPECIAL (patch provided by hjs).


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [21857c8e2e37222b6d1b4a4f9c37283d06d7a34b]

rt39: #i112287# Include the repository name in deliver.log file.


2010-06-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [96a4c1efc8ea99defc3acd0b70b862df01c036c2]

hr71: #i112311#: remove SVN support from cws.pl


2010-06-11  obo  <obo@openoffice.org>  [1c2b9c60d73fcda75da223b152ffca4ce36c6e87]

masterfix: #10000# generate new configure


2010-06-11  Vladimir Glazunov  <vg@openoffice.org>  [81298b2af116308f5225076bb61ca24f5999765d]

vgbugs10: new module for repository detection


2010-06-11  Vladimir Glazunov  <vg@openoffice.org>  [8f6aa96215c8cbe3cc4cdd8369fc845584ef7669]

vgbugs10: moved repository detection to the new module RepositoryHelper


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [d8739d0d8db766ada38169dd016165c1296c3846]

jl153 merging heads


2010-06-10  Release Engineering  <releng@openoffice.org>  [ee83a0dfecba7fc9c39c2e826d61437b676cefdf]

DEV300


2010-06-09  obo  <obo@openoffice.org>  [83a853fda752a956a1af4b21aeb01c72a3f22b1c]

CWS-TOOLING: integrate CWS native306


2010-06-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aaa98903512db0c6fa46d7ef8b7d11bc06b6c849]

ause120: #i112253# reorder includes for HID generation


2010-06-09  obo  <obo@openoffice.org>  [11be7ae680ed447f830fb6fe12ee83430b0d6546]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [9fb72a24e57f0f8c32046ada760f9019111df4dd]

CWS-TOOLING: integrate CWS koheiextref01


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [a5dad6b27cf4373ae5503c7127622a3b14345370]

cws tl74: merge with DEV300_m81


2010-06-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9e222563dbf12800eea16e44b42b041ce934f29]

ause120: #i112241# missing dependency


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [087d196ecf077484c87a6b0db05e9c4aa4548462]

cmcfixes75: merge with DEV300 m81


2010-06-09  obo  <obo@openoffice.org>  [522038246ee577241c506fabeff447b904b3893e]

CWS-TOOLING: integrate CWS graphite02


2010-06-09  obo  <obo@openoffice.org>  [c912250a4573178908498061f90530a543561118]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8087581fea41381adf99b9f64d60ebfc90faa4fd]

jl152: Local branch merge


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [f6081a476656f556cd869fc3f50720f3e08bf8ba]

native309 #i111420# exchange of vcredist


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [5a8f2d0c084be6213b527025b4a2adf3af10881b]

native309 #i111420# exchange of vcredist


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [41251eb0acb1dc61f05a6f8bc753a8d10154496f]

nativejl152 #i77196# new modules for extensions


2010-06-08  Dirk Voelzke  <dv@openoffice.org>  [72808b6a3b030dd98dba013277e35cfd03e36d8f]

vcl112:#i111578# gnome desktop integration missed some files


2010-06-08  Caolán McNamara  <cmc@openoffice.org>  [0cd008f3d242ca2cbe361630dae52cab8642f421]

cmcfixes75: #i111770# fix the so.2 -> so.4 for hppa


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [99aed653ef6ba596e5e7d7a91ab10596aa809dd0]

native309 #i112182# removing PATCH flags


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [08dfe8d0f49202d7993abf788883716cb3637976]

Automated merge with http://x42-so4:8009/ooo


2010-06-07  Rene Engelhard  <rene@openoffice.org>  [7ed9fbb161c5d0e1bfaec86ca6f8de13cafe17ef]

systemlibc: add missing "test" to fix build


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [52c373716284ab940cbf521d5e9bafd2a789ed8b]

jl152 #i77196# fixing merge conflicts


2010-06-07  Release Engineering  <releng@openoffice.org>  [0f561d292d8197f375058d28b687f0e82336aaeb]

masterfix: #i10000# new configure


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [955cf08308eb9b260aaea86c25447688c4570b57]

#i98252# enable cairo canvas for unxlngi6 builds


2010-06-07  Tobias Krause  <tkr@openoffice.org>  [ae95a2729f73e8c0b9467a9611fb3726fe281bf0]

jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except MacOSX (here we are using system openssl)


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [7e2e14b0ff9eae4182e29a6e901e8fa49ff9b0f3]

jl152 merge with DEV300_m80


2010-06-05  tono  <tono@openoffice.org>  [ba1f80bb137b112112f310b1e995016fb2bde88d]

mingwport30: merge with DEV300 m80


2010-06-04  Ingo Schmidt  <is@openoffice.org>  [79e6865260884d3b99d636cf8857b759442cd4ed]

jl152 #i77196# admin.pm removes superfluous extension directories


2010-06-04  Release Engineering  <releng@openoffice.org>  [ea80eade83ff2aa3dbbef06f7e818092a7695455]

DEV300


2010-06-04  Release Engineering  <releng@openoffice.org>  [579e21c35cd275d5692672774935c4b208b0a7fc]

DEV300


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [89c1b97d6a1527bb25dbd62560f4cc3ac2ea717f]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ingo Schmidt  <is@openoffice.org>  [f21e57849d51a4b3acf13bf58789569f34a26b7c]

native306 #i111497,i111501# Patches for MacOSX Python from Cloph


2010-06-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [5e1d5fa9c908c38f077251b8ceee60fbd9f44a6e]

merged change sets from related CWS...


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e4173e2989ce4ca13958948b70cb0e100a0e516b]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [27183b4b37b7893251ad243bfae14935f075791d]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a8246ac21a39d27e2b17e09461f5fa54457d17a9]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [738e93a55ad6872ad85eaf8fdc7eb2eb4d581dfa]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [89d129d263585bf9c7d5076d96de592413ce5f6a]

rebase to DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [3c5bc5df170dd2419d430e9aafdab99e42d57ead]

cws tl78: merge with DEV300_m80


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [fb39011e21341bd9078ff4ca03eedeae363d7043]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Malte Timmermann  <Malte.Timmermann@sun.com>  [0bfcdefad91b0457d2c301b5502138aaf986b4a7]

some more libraries for ooo


2010-06-01  Vladimir Glazunov  <vg@openoffice.org>  [adf20ce5503424fca42c29298943bce733f71c97]

vgbugs10: #i109602# rework concept to meet real bug requirements


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e7d64fbed316341313341bad9ff4e8961496bc54]

l10ntooling18: merge


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [ad8782e4341a3ae00bcf75334659a6da98b73ce2]

cws renaissance2: rebase m80


2010-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0779df6fb3fa0e296271aac9f9fee76369c7ed0]

ause120: update to DEV300m80


2010-06-01  Ingo Schmidt  <is@openoffice.org>  [ee06c3f883ecd39878c5f569b10833e750da7092]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [51d00522389127e2a9c8106cc972bf027a579ffa]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [9a3649b7141bfcc8ddea0fc063e7709b9c06d23e]

cmcfixes75: merge with DEV300 m80


2010-05-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8835464ea3c779496bb61d015f66a05d8e88ab3]

ause120: #i110479# - applied patch: temporary kick stlport include path out of SOLARINC


2010-05-31  tono  <tono@openoffice.org>  [1c0e21d1dbc030c964c51342feda9a5f25da20cf]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [52aab0d0f9d921e8d9202d979526588bd03da171]

#i10000# new configure


2010-05-31  Carsten Driesner  <cd@openoffice.org>  [bf1d80fa9f465500050962377ba3f547ae15b0db]

fwk143: #i111516# Support language argument and configuration item for dictionary repository URL.


2010-05-28  Release Engineering  <releng@openoffice.org>  [12628d9048756cd14223a5ca80a54f4625040b24]

DEV300


2010-05-28  Ingo Schmidt  <is@openoffice.org>  [83a07925977ccc4d6513ea5a8c8dc81f44402fe7]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-27  Ingo Schmidt  <is@openoffice.org>  [f6c3fcebdcf8530212b0d5507313a32687b516df]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-26  Kohei Yoshida  <kyoshida@novell.com>  [04e47e909acdab4202c81e54d40ba11a0ca3cbb8]

rebased to DEV300_m78


2010-05-26  Vladimir Glazunov  <vg@openoffice.org>  [db6c90aa4d4c3776bc73bafe01505663fb2df084]

vgbugs10: #i109602# removed unexpected sideeffect


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [78847af4131634111afc1d0d6d0413ace80c2044]

l10ntooling18: merge


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [0069f79e4e9ff834d4d00a72c86205cb070360b1]

cmcfixes74: merge with DEV300 m79


2010-05-26  Ingo Schmidt  <is@openoffice.org>  [ff02c5b57cb900124bd6d544efe2504b956cd759]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [557dcb61b3977e1c0fd8fdbf76a7d448855943da]

cmcfixes75: merge with DEV300 m79


2010-05-26  Vladimir Glazunov  <vg@openoffice.org>  [e18b542161dfaf1f941df3cd3776652443fd3235]

#i111239# put html page in the log directory


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [22d216e7df0c734d9f44fc59abdc5a556af41c3f]

native307 #i111766# new mac background image for non oracle builds


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [29a1bc0ac1a289997d82435a9981a62d2c00cf96]

CWS-TOOLING: integrate CWS xmlsec1_2_14


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [e75a06282b73ae2c52ac75784ff74b62e33fde1c]

CWS-TOOLING: integrate CWS native304


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [faf3475ca04ae1f05a5fd23816eb63e4568c9574]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [e2f02c452165b67c133d5494eda090d7e8326e34]

CWS-TOOLING: integrate CWS sb120


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [316a2b316685001cd52f6b0e11abe0f7b5f5ce22]

#i111450# fixing merge bug in openoffice.lst


2010-05-25  Caolán McNamara  <cmc@openoffice.org>  [60551d88361f6adf8d7d2b9a22e6c8b4d6943058]

cmcfixes75: #i111770# fix the so.2 -> so.4 for hppa


2010-05-25  Rene Engelhard  <rene@openoffice.org>  [524b181cda1e9078abddc1b8f70e59c9fbe7ea85]

systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT


2010-05-22  Caolán McNamara  <cmc@openoffice.org>  [9ee9698b392754b7afd9b655ffc51b66cdf0a1b6]

cmcfixes75: #i111771# hook nodep to --disable-dependency-tracking


2010-05-22  Caolán McNamara  <cmc@openoffice.org>  [aff9db4f58e6cd1015866e169a1a909fd6f31590]

cmcfixes75: #i111770# remove configure.in hacks and handle prelinked system-stdlibs properly and fix the so.1 -> so.2 for hppa and m68k


2010-05-21  Release Engineering  <releng@openoffice.org>  [9a40a4a398e1a5492aa343945891117ae27322a1]

DEV300


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [7826732ff50d525ace5378924d0e7cbb13ed7e13]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [27b08602d384a96e8871b0980c3a47da25b31a57]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [09164aef3330b97c36133d9af598f451dbf43e86]

#i111450# removing warning caused by undefined DISABLE_STRIP


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [0fb6cb63837092c91c2784df1cd914307622fdcc]

#i111450# fixing syntax problem


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2157623f329ba8b876b75dec1027e6e1a0218802]

merge to actual m78


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [a64e8cd5829f423a5f8ececea45a85dac328a0f5]

#i111450# localinstalldir with full installation set tree


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [150d50edc81a4f9c620f3738cb33ba878f24ba30]

CWS-TOOLING: integrate CWS bserver52


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0603cd02b5a06b88f554b80a2b17b930710d417e]

CWS-TOOLING: integrate CWS unxlnginewbaseline


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1510cb81dfae2442af46181c6255f3100a6159f1]

CWS-TOOLING: integrate CWS armeabi02


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7e57e9dd3818cbd0bc89e7eda2fd123c19b871db]

masterfix #i10000# #162191# unopkg writes ERROR into log file


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [aab5da7fb5fd6b6a698264682d665b58c0c3c765]

#i111725# logging into correct log file


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [2e2347d335bc4be4e0c9dfaac76815764dd1f802]

#i111725# names for download files


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c903a7336ec6ef0d9d7b8b7876cd3c544defbae9]

CWS-TOOLING: integrate CWS ab75


2010-05-21  sb  <sb@openoffice.org>  [af3ffec609eec3a2896611b4f50f2a30734d39d3]

sb120: merged in #162191# masterfix


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [1400497f8c8c59c6c643991913f894a9ad8cd43e]

#162191# unopkg writes ERROR into log file


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [256aa5962702338292d2bccc5a943937f3f78f30]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a02652f7e6e0dffaca6fe2ea4d7a99cf33e0857d]

l10ntooling18: merge


2010-05-20  sb  <sb@openoffice.org>  [30dbfb10f76ee116926334f813536db546eb44e9]

sb120: merged in DEV300_m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [e40155f137c2223a79715846112fd566f3af343e]

cmcfixes75: merge with DEV300 m78


2010-05-20  sb  <sb@openoffice.org>  [d7227a4ae628f332b26cd12bcd86a29070c97e80]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [8fb0abaf1cdc55655e590d4960d55b1981e7b837]

sb120: #i111558# ... fixed quoting


2010-05-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4619a0c957e32e0777de208131e9bfcfcbd4bc1]

xmlsec1_2_14: update to DEV300m77


2010-05-19  Ivo Hinkelmann  <ihi@openoffice.org>  [66ab8f07a87b71e5abd22c942e133a0bcbc4e5d5]

masterfix #i10000# no jre product for openoffice / broffice


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [f0e1c215bcc9d3f674009687b90219806eabe34e]

#i111682# remove module fondu for good


2010-05-18  Rene Engelhard  <rene@openoffice.org>  [cc100804b99701166843c88fd02406e7943f2aba]

systemlibc: migrate systemlibc to hg; try again from scratch


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [0a3e27499b717ac7fc0da6d508eb827d18678fa4]

#i111077# updated ext_sources list for new liberation tarball


2010-05-17  Herbert Duerr [hdu]  <duerr@sun.com>  [187b1a46dc8c931122d9406fecb944f869a077f0]

#i111077# adjusted to upstream font filename changes


2010-05-14  sb  <sb@openoffice.org>  [63feddd5f0d69284488649a4b2c49c49bb172828]

sb120: #i111558# allow override of tested soffice process


2010-05-12  Vladimir Glazunov  <vg@openoffice.org>  [f32ffb7193e183e3b24015274cb35a0ade632461]

#i10000# do not write source_config if defined UPDATER in non-cws environment


2010-05-12  Vladimir Glazunov  <vg@openoffice.org>  [05fce0d3043751c5f7b4ffa7dd1cb04e141e134b]

#i109602# introduced new switch exclude_branch_from


2010-05-12  Joachim Lingner  <jl@openoffice.org>  [af5f572800b6be393224991094fac7d14bacca45]

jl152 #i77196# merging


2010-05-12  sb  <sb@openoffice.org>  [3ff2650d7a7d6b4d3deebea20cf5cd882dddc7d2]

jl152: #i110548# adapted relative paths to fix for issue 77196


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [ac460ec4d4550c5b809b5b7be96a3648cf379056]

rebased to DEV300_m77.


2010-05-11  Herbert Duerr [hdu]  <duerr@sun.com>  [c5cfd05d6cef234ec48ef5fbc5e5d372c51664cc]

#i111077# install fc_local.conf file next to app-specific fonts


2010-05-11  Andreas Bregas  <ab@openoffice.org>  [a7c3ffdef51bf852708946fce64478dce737f390]

ab75: merge with DEV300_m77


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e74b559be1d8912287b6bc7616579b294d1ee339]

unoawt: merge after pulling from CWS slidecopy


2010-05-10  Kurt Zenker  <kz@openoffice.org>  [4e2e62fc7152ee1edc8ff6a94ec8d37320a16988]

merge to m77


2010-05-07  Herbert Duerr [hdu]  <duerr@sun.com>  [dda40222c46dad8ea55ca51a7d21b2d7f0ed7002]

#100000# fix compile for case sensitive wntmsci12


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [f7cb739a76f7cdb2b423af349ddd1a6b52532ff0]

jl152 merging with sb122


2010-05-04  sb  <sb@openoffice.org>  [7ec6b8e036acd49511b21f8e84ace55b49da7383]

sb122: #i110491# turned configmgr API from C++ to UNO


2010-05-03  Rene Engelhard  <rene@openoffice.org>  [8ec44d6ebe1b4bedc10124a1c7669dd37e5e6385]

mythes12: fix configure for mythes 1.0 usage


2010-05-03  Joachim Lingner  <jl@openoffice.org>  [352185b8e1f111f7e4553754413ca59b40bdfeae]

jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions...


2010-05-04  Joachim Lingner  <jl@openoffice.org>  [fd302aa5a1e34621d00b87f1e2300160c18b3d86]

jl152 bundled extensions, import of changeset  263438:8b253e76e957 from native0jl


2010-05-03  Vladimir Glazunov  <vg@openoffice.org>  [e7afa421f0f592c278042b4fa0dada4261c16416]

corrected error message for --all and multiprocessing builds


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [4bb9799fe63e768b3c8ab6815b1c99fdb25c9a9a]

#i111239# fixed dmake log file path for html page


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [619964f3d3796b5839850e2385da6cf6866d3025]

#i111239# write html status file in the parent directory of the workspace modules


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [ef46496510329dadcd2f0645d18c2c6e0c257c58]

#i111237# manipulate with source_config from the module parent directory


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [4dc745843c19be22f6f3ba5068dd50ce0a3d3f1e]

cws tl78: merge with DEV300 m77


2010-04-29  Kohei Yoshida  <kyoshida@novell.com>  [4c8bcfa92603236637293fc618ac7e921b52f84c]

rebased to m77.


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [8b6b15e5e14081ae82a3c1482093568af7b3f78f]

renaissance2: rebase m77


2010-04-28  Vladimir Glazunov  <vg@openoffice.org>  [f8877391fd26a53a847135c7d4239c32a5199648]

#162096# take SOLARSRC as default repository when there is no valid hg repository


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [77e266462aa69953aa268a75908ceff8d25d3e84]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [2aa0f9fdc61989eed43f3e18530d4ead213fd2a6]

mythes12: regen configure


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [58e2e12a423a618d2789e2a45ab1f4b5d933432f]

mythes12: move to proper external mythes module


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [2ac74f000e84ac797085dc445d7f9d5ddd4546b6]

mythes12: update system-mythes check for 1.2.0; add missing AC_LANG_PUSH/POP


2010-04-27  sb  <sb@openoffice.org>  [cd401f2caa141a8ef841d65553b6663243b00fae]

sb120: minor modification to subsequenttests, to let buildbots use it again


2010-04-27  Caolán McNamara  <cmc@openoffice.org>  [70395c6170b82914f7b23bc7f446329a1e3ef3cd]

#i105359# remove -Wno-psabi, only in >= 4.4.0 and I haven't the interest in hooking up a version test just to silence a arm-specific warning


2010-04-27  Caolán McNamara  <cmc@openoffice.org>  [fe0f241f619c4f4787ce4eb36a5b251d09e71f65]

armeabi02: #i105359# fix arm-eabi uno bridge, fix exception handling, and fix struct returning rules


2010-04-25  Caolán McNamara  <cmc@openoffice.org>  [e0c28d0ba966376c229bae1b9732a027617ad3ef]

cmcfixes74: merge with DEV300_m77


2010-04-23  sb  <sb@openoffice.org>  [7405cdb5c5572daebe79e84f64e4a6b6efb66940]

sb122: #i111070# improved missing JUnit 4 jar error message


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [751fa6df4e91f39049fd2260482ec4c94dee4fe6]

#i111077# simplify as scp2 nowadays allows multiple files per condition


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [bf5d70d2357440941d43970c8a36b838aa6f06c8]

#i111077# add narrow font family to install set


2010-04-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8b8c2b66e82eaea0893ae02f2e8eae458f53daa0]

nativeb: #i111098# StartCenter BrOffice images


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [7faa24e0e6c63fa1a22c3c15c33d215e965898c3]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4684285f22405a6f9b965a63f4b15ea13067d5bd]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f56b90ae38fa86cd712cd9d69df81d50677e12a4]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [12596efb0c1c907576de0ea1b056460de15c1b58]

#i10000# fixed transplanted nativeb


2010-05-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1c1f00579b541177998ba705316ea7a650ae118a]

#i10000# readded OPENSOURCE into global section


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [cf95b834d331c737005e160eea508812f2890339]

#i10000# remove dupe declaration


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [17c1d7e197f7c5da39292640284197cc496f854f]

#i10000# remove dupe declaration


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [2d186c6cdcd1299c1edf38c1253143acf573c77f]

#i10000# build fix for *.location files


2010-05-11  Release Engineering  <releng@openoffice.org>  [a8cbb8efb8bd8706ceaa8791b68c4af8ca0c9b6c]

DEV300


2010-05-11  Release Engineering  <releng@openoffice.org>  [9d03db4236cb37f7644b2fb592c62258ef35803c]

DEV300


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a0c8c031deb44ae206efc4688c7ac409eabeacf7]

CWS-TOOLING: integrate CWS ause119


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a271bab121ec23bdf94c7505b14041fddbdf814f]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [94eca4cb5a110a897ee5e6078801f318e751472f]

CWS-TOOLING: integrate CWS gfb4win02


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [024d988a4162183d9a5afd64e1f9b45f1ac7540d]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ad5768613d57e648f291c319a79278d9c8445b78]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3a26f734f3758e5b89c1451b168c13529b2e6927]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [617925b743a8ee211f1ea1a1d71bcaf98e804298]

#i111346#: fix mechanism for fetching external tar balls from a pre-defined local path


2010-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22a4ab3b6e62ee7479779677bc81293800d0e390]

ause119: #i111342# add random to workfiles


2010-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3b370d6914dc30081ba6b14008b5716b838f55f]

ause119:#i110644# add backward compatibility defines


2010-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b44905c2d937c18d32825b2589621a15b4d0e2f8]

ause119:#i111023# add path to dtd


2010-04-28  Michael Stahl  <mst@openoffice.org>  [174300d2b4a812225515058d4fe6a32315de8607]

merge DEV300_m77


2010-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [029d1aee7937f778eefab56f64886df95b7d6ec2]

ause119: #i111075# usability, stability and macosx fixes


2010-04-23  sb  <sb@openoffice.org>  [e12a6a7f3f98cfca1d744eebb23510a64eea1a23]

sb120: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [951e318058a688e548c8d5bd6cf0cf836e650a21]

sb122: merged in DEV300_m77 via cws/sb121


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [a1ccf5dfb24cbcbbcea35439cbb9929035f876ca]

#i111077# prepare rename folder of third-party fonts


2010-04-23  sb  <sb@openoffice.org>  [ff53a5bd7fd71e304e89eef57ec3e13198394aa7]

sb121: merged in DEV300 masterfixes


2010-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b873ac9468ad4099c9ca224eb378af907dd505db]

DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces


2010-04-22  sb  <sb@openoffice.org>  [9716d7129b450859a189263f04692103fd7cd78c]

sb121: merged in DEV300_m77


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [9f2d28d3f9f3eb555333a95823c8b0020462efd9]

cmcfixes74: merge with DEV300 m75


2010-04-21  sb  <sb@openoffice.org>  [1fe9a95e5b980277e55a1864383e642536e6ca62]

sb120: merged in DEV300_m77


2010-04-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [61db5ff9ae07b760c9f236438489d19dd7cbe075]

DEV300 masterfix: #i10000#: new naming scheme for installation sets


2010-04-21  Vladimir Glazunov  <vg@openoffice.org>  [ba5d782421bf8bafc4cbb5f60b5b93267fdd4122]

#i100000# more elaborate handling for default repository


2010-04-21  Ruediger Timm  <rt@openoffice.org>  [30de70da32d89b961f7aece56b5b14c6b564c674]

DEV300 masterfix: #i10000#: Some fixes for the new smoketest: solenv/inc/installationtest.mk used wrong variables (UPDMINOR is not set on RE master builds, use LAST_MINOR from minor.mk instead), smoketestoo_native/makefile.mk needed adaptions to new install set naming scheme.


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b786f0713189b33048faf0634cb450caacabc24e]

DEV300 masterfix: #i10000#: create pus subdirectory


2010-04-20  Vladimir Glazunov  <vg@openoffice.org>  [3e14eaf76b7a1c8b597b82aaa450f56186967367]

unxlnginewbaseline: merge with DEV300_m76


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f207a62d2d0a6937c666b1d9af9738b1e2f178ab]

DEV300 masterfix: #i10000#: fix merge/build problem


2010-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e49af1b2e6ffc6019a14e378b171142089e7cdc4]

DEV300 masterfix: #i10000#: deliver.pl: -zip -delete: skip directly to next zipfile also if the current one doesn't exist


2010-04-19  Release Engineering  <releng@openoffice.org>  [c3920f18ce73ba6761d484a46aa5bbbe9aea4a3b]

DEV300


2010-04-17  Rene Engelhard  <rene@openoffice.org>  [2728281fc0697b0a822ca4ef0088820f54e8f300]

kfreebsdport01: default to system-stl for GNU/kFreeBSD


2010-04-16  sb  <sb@openoffice.org>  [b9950afff72cd180ca5b3f64c73818a6dc0747f3]

sb120: #i110944# typos (jpipeint -> jpipx)


2010-04-16  Caolán McNamara  <cmc@openoffice.org>  [3684ad69f06dd2e9fb7135afca749cba277fb273]

cmcfixes74: #i100000# fix typo


2010-04-16  sb  <sb@openoffice.org>  [cd497c1ecab2115acc84d9e2d0c6beaef5b21da7]

sb120: #i110944# jpipe.dll wrapper around jpipx.dll


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b27cf6b0e8a4a385b09b01d5917a222679bc82d7]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [a82906a278bfec440cc39bfa1f57b895e4fda508]

kfreebsdport01: add kFreeBSD port patches from http://bugs.debian.org/578023


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [30ae92ec705e4f07cf03f5d6776653f99866eaaf]

kfreebsdport01: update main config.{sub,guess}


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [6952d88e5da8756e45e7a9d85b5462c555a36691]

native299 #i110901# improving mechanism for DEFAULT_TO_ENGLISH_FOR_PACKING


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [191d4659913c50919bd92ee9286a0439fd7098f6]

nativeb #i110836# OOo background png without resize symbol


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5979f741107b302c9c8527d1bc1ca20f37e45f10]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [7efd0046e1f1bdee223b3a527ce8ad89bebbabe9]

#i10000# PATCH flags for fcfg_global_filters.xcu and body.xsl


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [00489e91b88d929442d64846d134601f982c1606]

#i10000# PATCH flags missing


2010-04-16  Thomas Lange [tl]  <tl@openoffice.org>  [8b7ab36bb6f367401f7e23d2986631f0b7afeeab]

cws dict321: #110007# en dictionaries update


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ba0f94872ed3630d53da6322ae89fe237ae440e7]

cws dict321: #i110664# dictionary updates


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [4d80f1ec4c51fbaf829fc6ee44805460aa22e082]

cws dict321: #i79203# adding Kurdish spell check extension


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a29d68a6576c6b67c86f048cf395bf71b1af9c0d]

DEV300: masterfix: don't deliver platform dependent files to common output tree


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa861346b70fbc9efc5604120639f8a31a4c35b5]

DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b34a55bfc3ee0b79398a6b0f2cd474e3266b5d3]

DEV300: re-generate configure


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f01cffb24aa1e40b08fd688499da06ec3703c13]

CWS-TOOLING: integrate CWS sb118


2010-04-15  Vladimir Glazunov  <vg@openoffice.org>  [20c39e6feb3f87acb9b89e4ec40eecb88199a494]

#i109357# changes for glibc2.5


2010-04-15  sb  <sb@openoffice.org>  [3d6753dc5194e4b9b89411a2a42920fcf93f53d4]

sb120: merged in backout from cws/sb118


2010-04-14  Kurt Zenker  <kz@openoffice.org>  [b5dfabf2a199b6ecfbe606e5c0864904d073169f]

bserver52: #161974# an empty line in build.lst should be ignorred


2010-04-14  sb  <sb@openoffice.org>  [3f8fffa75646e9ebdc37fcc79aae019ba74fb285]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [4a88f55b47cc212d4a28cd7a789343a738ed9711]

sb118: backed out passing UNO_JAVA_JFW_ENV_JREHOME/CLASSPATH again; for one, those settings (partially pointing into solver) do not work to unopkg add an .oxt containing a .jar into the installation being created; for another, a fix for i77196 will probably obsolete a need to call unopkg during installation anyway; I assume I added this so that bogus ~/.ure settings do not prevent unopkg (and javaldx) from working here


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [96b4e49269f628953cc6eb42029cb98a49fabd59]

cws tl74: merge with DEV300 m76


2010-04-13  Ivo Hinkelmann  <ihi@openoffice.org>  [6037a8dca420fa9ace82ec1978fa9f833b03f745]

l10ntooling18: #i109378# added gsicheck wrapper script for command line usage


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8cf3fafe79814c123ec8554de52aee0efe37b9e]

slidecopy: merge


2010-04-12  sb  <sb@openoffice.org>  [da26d9f585a5377ed901bf2d1da2fec4f7efecce]

sb122: merged in DEV300_m76 via cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [cf2ed183b9cb81e338a0a50bdaf087559fa57f54]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [d16a64c3b97541fcc8440c0c5c8ed759a595b905]

sb122: merged in cws/sb121


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [c096c209880ddf1539333d415ec74205a255466b]

renaissance2: rebase m76


2010-04-11  sb  <sb@openoffice.org>  [996ac2b670f40964678ca3abfcd81cbb79299722]

sb120: merged in DEV300_m76 via cws/sb118


2010-04-11  sb  <sb@openoffice.org>  [aaf51d8efcc948e91117a6546adecb3c2292942d]

sb118: merged in DEV300_m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [921f6c160d0c993a2e7c017d4112673f4e397a62]

cmcfixes74: merge with DEV300 m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2a078a0ccd3e72ffa2b01a020dd48935c4f6420a]

slidecopy: merge CWS wth MWS-m76


2010-04-08  npower Developer  <npower@openoffice.org>  [6f812bb0e755b1a9bb337cc9fda74bee03c8d147]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  Vladimir Glazunov  <vg@openoffice.org>  [17450373c692b49e1082302ff8fbfb81b69837a4]

#i10000# special handling of Linguistic-ForceDefaultLanguage.xcu (fix by sb)


2010-04-08  Kurt Zenker  <kz@openoffice.org>  [903ad0a5753f1cec32f9e16aec08ccf649808e92]

#161974# restructure reading buildlist


2010-04-08  sb  <sb@openoffice.org>  [24376b9996d2c27036548175583b60a8c57c7a2f]

sb122: #i110695# avoid absolute paths in *.list files


2010-04-08  Release Engineering  <releng@openoffice.org>  [aed8f93ae60128d17038ef77f93706865dc28e9d]

#100000# fix for local environment


2010-04-07  sb  <sb@openoffice.org>  [5f0d4d6a3203f14d0719a9fcd871d86374c2b5ff]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [db3cf2a17dbb7fddab55003b7fbcbcc74b06f017]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  Ingo Schmidt  <is@openoffice.org>  [8985b68edb7eebafce3759e2273f6f9768ccdfb4]

nativea #161862# enable packaging of debs


2010-04-07  Thomas Lange [tl]  <tl@openoffice.org>  [6d26d0c5a0941e59ef3d5cf8b45284fb485acf38]

cws dict321: #i110664# dictionary updates


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [73daf07fac97556076f72ebf751460a6db28a53b]

cws dict321: #i109053#, #i110381#, #i110411#, #i110478# dictionary updates


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [665876046826659b827b20c0479ded9b149d705f]

ooo321l10n: added support for hi qcv-ES sq, removed hi-IN


2010-04-06  sb  <sb@openoffice.org>  [0206e8e8b9bf2d141f708aa134e8f5f3892344e3]

sb122: #i110548# extension native libraries linking against basis layer; new extension dependency deployment-repositories


2010-04-01  Ingo Schmidt  <is@openoffice.org>  [512d624653d745415088f1cf51a13e7a0fea8694]

nativea #161863# adjusting string on Welcome page


2010-03-31  Release Engineering  <releng@openoffice.org>  [698c85f10fb349cfcb36b4c4e674f765d75b1089]

DEV300


2010-03-31  Ingo Schmidt  <is@openoffice.org>  [ad2d32004922b1d232d607baa4f8acdec4bd411e]

nativea #161863# default value for STARTCENTER


2010-03-31  Eike Rathke [er]  <erAck@sun.com>  [67660920b81452bc3d25683d7a07f6aef5e5a588]

OOO321l10n: #i110522# added qcv-ES for Catalan Valencian l10n


2010-04-15  Ingo Schmidt  <is@openoffice.org>  [43b3a579df9defb42e6d3dcf573dd4973a009c7e]

nativel #162024# no license into setup dialog


2010-04-13  Ingo Schmidt  <is@openoffice.org>  [bcef80f0e9e0308847b426cacc546add961eff35]

nativel #161976# removing license pdf and entitlement.txt


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dc1483b4576fa50e625307b8ce7be7c3fafff67b]

nativel #161976# new license file structure


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [24174c01cef32cb06bb185e0b5ff61b21bb3d197]

nativel #161976# new license file structure


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [513fdfa854c7e9acc8728368962cd74013fe38c6]

fwk140: fixed missing patch flags


2010-04-14  Ingrid Halama  <iha@openoffice.org>  [0f8ad956dd8e704ca8d8ead666663216b91a0db8]

fwk140: #i110766# add patch flags for chart libs


2010-04-14  Mikhail Voytenko  <mav@openoffice.org>  [f62bf4af30ddcbaa7053800a10957c2d6bbbb6de]

fwk140: add patch flag


2010-04-30  Ingo Schmidt  <is@openoffice.org>  [293b21d736621ce8820093cb751d028b19b95c2f]

native301 #162073# no white spaces in userinstallation dir


2010-04-29  Ingo Schmidt  <is@openoffice.org>  [f664590b17b501ff371ef2ad60fddbb8080af28e]

native301 #162073# userdir whitespaces must be %20


2010-04-27  Ingo Schmidt  <is@openoffice.org>  [d966f488376e40dd415d6f0f4d4a196994807e30]

native301 #162073# using PRODUCTNAME for user installation directory on Windows


2010-04-27  Ingo Schmidt  <is@openoffice.org>  [956fea2ae37682478e86e48ae659b257c8dc6fba]

native301 #i111110# error code -1 for errors in log files


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [079c65252cd3f9c76b090e9906811bbed58ac742]

CWS-TOOLING: integrate CWS cloph14


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [eccb6d2ed596744ece94657de7977e6bf3c0e869]

CWS-TOOLING: integrate CWS obo47


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [bf709266d750ae3ac03f4535fb303932af3788d8]

cloph14: #i110441# remove fondu from files that were added since m73 (ooo.lst / extern.lst)


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [c267755e015b2e9f1a816a5aa8cd0f7780e63a49]

cloph14: merge with DEV300_m77


2010-04-13  obo  <obo@openoffice.org>  [b6362434ae66f616aca2e4e15c7c2741ba90aed2]

obo47: #i110831# build breaks for wntmsci12 non pro in module shell


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [b0a9d137d4ce5f31062f2f8fc1494f9f72694508]

CWS-TOOLING: integrate CWS mingwport29


2010-03-30  Ingo Schmidt  <is@openoffice.org>  [eb88ba8f23736827a0dc8947f7c037b880a0a7a9]

nativea #161862# correct names for Windows installation directories


2010-03-30  Ingo Schmidt  <is@openoffice.org>  [6ac8e31eef065fef117f266b48ef3cef49195b47]

nativea #161792# correct name for old Windows registry entries


2010-03-29  npower Developer  <npower@openoffice.org>  [8c5d6fa6a24c45dfce63a4b3d16f67a8cd2cbdc9]

ab75: #i110417# revert unintended local change to scp2


2010-03-29  npower Developer  <npower@openoffice.org>  [f1c2d3e89b89fe61761c292435ca9aad572a85d4]

ab75: #i110417# initial ( untested ) implementation


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [76488bcc42a829bccc7958f326cbd22488ef448f]

cloph14: #i110441# remove obsolete files no longer needed for Aqua version of OOo


2010-03-26  sb  <sb@openoffice.org>  [3030d952fb7c90fb1c38892aa3ec4827074f5e14]

sb120: #i106059# fixed previous fix

(transplanted from 4cd1436dc271f868b6b63987c71a6a15136af99a)
2010-03-26  sb  <sb@openoffice.org>  [686734820dc067aacc336e40c652bb2f40b450c2]

sb120: #i106059# fixed previous fix


2010-03-26  sb  <sb@openoffice.org>  [f62ef74deee4bd8da25f66a5995edf9193973bdd]

sb120: #i106059# handle case correctly when no explicit --with[out]-system-python is given

(transplanted from e66f992d250510fdd587b64aee80352a667d52f6)
2010-03-26  sb  <sb@openoffice.org>  [0d9c2b792256f56c4ed45d10cd86713ecf353fa5]

sb120: #i106059# handle case correctly when no explicit --with[out]-system-python is given


2010-03-26  sb  <sb@openoffice.org>  [6f3c111024a337dbb5dfd914132650bbdd948caa]

sb121: #i110203# further improvements to packregistry.xslt


2010-03-26  Ingo Schmidt  <is@openoffice.org>  [9c273d3aee060f9e4071877a07fc36299f1320ca]

native288 #i109809# new download names for ooo language packs


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [8960f822f4371ca7ffcc84413adc2e9f41d5c2e0]

cws l10ntooling18: #i110394# Introduce the variable %OOOVENDOR


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [02ec85286d7fb8fbeb6e55f41d223cc08a85bc0e]

slidecopy: type in GID for ucpext.uno


2010-03-24  sb  <sb@openoffice.org>  [dc08bb1938eb5ea7ca6941aeae6cff08dbfac79c]

sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XSLT scripts intact; handle it correctly in configmgr::ValueParser


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [7b770bfeced25c40ebb9aa1b00cc4307aacd7a8b]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [e3baf6874494c1e0144a7b684261c679be1b578e]

cws tl74: merge with DEV300_m75


2010-03-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [39e12ed4f666f361701acf2baa12c393542bf5ef]

slidecopy: initial version of an UCP for browsing the content of the deployed extensions


2010-03-24  tono  <tono@openoffice.org>  [b1ddd57760e34be21eeebed17e3c77e0cb257b03]

i#110195: Mingw port update fix: fix tg_shl.mk to work without .def file


2010-03-24  tono  <tono@openoffice.org>  [46405e6270f9674f659712fe475e24d11cb7a9e0]

mingwport29: merge with DEV300 m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [719612a57fc2a202922b049ab507c810d456af1e]

fixed bugs  for linux build 5


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [796fff1c4f8405dc5a300430b25da60857d9e96c]

gridcontrol_03: merge with DEV300_m75


2010-03-22  npower Developer  <npower@openoffice.org>  [dcfc932a0f9205c8d155a2e8847b1e3b26e8eedc]

fix library locations for libvbaswobj & libmsforms


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [ea209390681cf5ed9ce2a91b2ba3d4f0c8c09552]

rebased to DEV300_m75


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [e30cdcac0d28faab7161507de080f0f3e66ea14f]

match case of PSDK directory names


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [de6715849158b6707313cdc08c13f81a27c4866b]

resolved conflicts rev 265602


2010-03-22  obo  <obo@openoffice.org>  [2d54a653ff8a4ccd69030c0f0cb0c619687f3656]

#i10000# new DS_Store by IS


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [cdd062243634fdf3c411bcfad4ef8e318cd48f5c]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [c003c1b37194ddc8e287650256bbef991b9da918]

recent changes for grid control


2010-03-21  Christian Lippka  <cl@openoffice.org>  [9080ac263113bc896043f4c2b8d86af0feb95bf5]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-18  Ingo Schmidt  <is@openoffice.org>  [688237503879fa765c441c79c6049b44ecbee5a3]

native288 #i109809# new download names


2010-03-17  Christian Lippka  <cl@openoffice.org>  [60b899d50043443cf6ad3e09c035ab257546b9f6]

renaissance2: rebase m75


2010-03-16  sb  <sb@openoffice.org>  [9e71cf7fa8a41976f3aab0717243c26bdeae2d3a]

sb120: #i106059# On Mac OS X, compile against system Python from 10.4 SDK (patch by cloph)


2010-03-16  sb  <sb@openoffice.org>  [ccf1ad258fc54d9f7cb0b1b929bccc2c36c9d576]

sb120: #i106059# On Mac OS X, compile against system Python from 10.4 SDK (patch by cloph)

(transplanted from 9f7ed09e2d7215d58bf71615b481b74b2344c79c)
2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6525cc4f4a9ce05e6c1f7a8e21ce25eae114661b]

merge with DEV300_m75


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [77d10ba6046ef6173d3ae50711f17a8af6e57936]

native288 #i109809# new names for download files


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [3e50c19ddbf3e8d1d602c7eb2a19b064e99a1a55]

native288 #i109809# new names for download files


2010-03-31  Daniel Rentz  <dr@openoffice.org>  [4c87e8c4d58f5aa7156a5675f39edf614fb1cd14]

calc321stopper1: #i109372# on insert/remove rows/columns/cells: do not update cell position in note caption data before the cells have been moved in the document model


2010-03-30  Michael Stahl  <mst@openoffice.org>  [1692de9be98189702e1a8af48d70827cd519a98f]

sw321bf01: #i110187#: forgot patch flag for xmloff


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [6181836bf8ac9604ed8388515f31ce3690a5def2]

sw321bf01: #i110216# handle FilterOptionsRequest iin the quiet InteractionHandler correctly


2010-03-23  Thomas Lange [tl]  <tl@openoffice.org>  [2c5f1f8a86eb07a8bc329f08ac8e68a8e8060dd1]

cws sw321bf01: #i108535# sl_SI dictionary update


2010-03-22  Mikhail Voytenko  <mav@openoffice.org>  [167036b072c5519d366eec4cd06274bdb1f4ec39]

sw321bf01: #i106861# encode the display name


2010-03-19  Mikhail Voytenko  <mav@openoffice.org>  [8783c5b6fe8089bf66a4cc954c4428e48d659bf4]

sw321bf01: #i109183# add sfx2 to patch


2010-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [fba3eeeb7e6f8e87af853b8caab6e92ab826e3dc]

sw321bf01: #b6921213# - No keep of footnote portion with previous portion, if text line only contains footnote portions


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [bf4aeb62a422752a069ddd1375338d81b3ad2c1c]

linuxaxp01: #i110145# first cut


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [3b3447073c17f5e4aead4eeb08885cc5c32bab60]

native0 #161763# new ooo icons for mac


2010-03-15  Thomas Lange [tl]  <tl@openoffice.org>  [cb5927a02ea2ef637706f0b3744d4da3f6567a31]

cws sw321bf01: #i107843# em-dash/en-dash breakiterator fix for spell checking


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af85872b7a33db6bb5137403ce8ea94990e449a9]

CWS-TOOLING: integrate CWS installer10


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [868d9567815a8b41b33e03a66c2730be51fff3ad]

CWS-TOOLING: integrate CWS ause117


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f1fdd67eaad38a8aa535292be3e608b039f9711]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8574f03b49e8d58b1fda030eaab422885e278889]

CWS-TOOLING: integrate CWS ause110


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [81e94fff235ee6c15b0348bb6cc999fa2b4696c5]

CWS-TOOLING: integrate CWS hr70


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [13d2fbde640328dbe089d4d20fcff431b4ea3d99]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [08dd603c8d327e4345a7fd70a48be6f755d3f1ad]

CWS-TOOLING: integrate CWS native290


2010-04-06  Caolán McNamara  <cmc@openoffice.org>  [585ea239445861f3423f14c46a196835359be2ad]

cmcfixes73: #i110077# silence soltools warnings


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [60971448c6c9186979c87dfcba3849261aa3a348]

cmcfixes73: #i110136# explicitly turn on saxon external features


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [0cb56d8ccd99ac56a4a99d55686c1880a94f09c5]

cmcfixes73: merge with DEV300 m75


2010-03-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25257e3d0392e4a2624b853691528aa01d5a13fe]

ause117: #i110472# define target java version


2010-03-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [a68013699e3c19278dad494e732ee42c9e7b8a34]

writerfilter07: reverted configure.in to master version


2010-03-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [33b7032b381055f8372a387267e5d3b19906fce0]

hr70: #i110138#: delete per-module zip-files on deliver -delete instead of emptying them


2010-03-24  Ingo Schmidt  <is@openoffice.org>  [2630930ac62eb1f4fc9a50971f37d3cdcd72ff79]

native290 #i108407# stop packaging process, if uno components cannot be registered


2010-03-24  Ingo Schmidt  <is@openoffice.org>  [2e691ce7b4ae647851dd9a40603111cfab4298bb]

native290 #i109223# enable packaging for package format portable


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [b34744364c0c05c97bd08e678046eb8e5a432b2d]

writerfilter07: merged intermediate changes on outgoing


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [f72f2f9b16d6743b460d88d5510e59e6e6cfefbc]

writerfilter07: merged DEV300_m75


2010-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [220a4d8d6bbd653fc4372510110923373e74aa8f]

ause117: #i110265# do check on flag file in output tree


2010-03-18  Caolán McNamara  <cmc@openoffice.org>  [4c1f3758881b0a46cab1ba4e75418998e102229b]

cmcfixes73: #i110077# silence soltools warnings


2010-03-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbd816497753966d0facdb0ef868e05b46003b53]

ause110: #i106731# yet another changed tarball


2010-03-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65496d10b4e8d53d3b8d80ee3fceba33e333bab9]

ause110: update to DEV300_m75


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [31fc5d214a376640b7908834b85e02b39a2cecb6]

cmcfixes73: #i110136# detect useless saxon versions


2010-03-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a665a3acd9ac6b968eefc97e0c2e5df90c578bb]

ause110: #i106731# no -e in solaris sh


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [027e0a014ded10124843deebd8b14b076d3aae2e]

renaissance2: merge to m73


2010-03-12  Ingo Schmidt  <is@openoffice.org>  [9f296e7b82f266661a5b536b3323aaa7c2812b6c]

native0: #161763# new bitmaps for OOo


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [e471e3b6707f358435e61e41661e946fd2b36b05]

cmcfixes73: #i110077# silence soltools warnings


2010-03-12  Carsten Driesner  <cd@openoffice.org>  [3beba13ca762587f3994ec761560bb0579568eb0]

native0: #161756# New splash screen, about box and icons for OOo


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [c7006650526fc475fbe9e33d3e129907e26fd83b]

native0: #161436# Make migration only available for o5oo - transplanted from 63cddf4e9a61@native0


2010-03-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a48c91b2a9b3e1e82bf34a714072a24326bb8c3f]

ause110: #i106731# one more tarfile


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [159547fe3619e8e603222e82c591b1a55c22f115]

cmcfixes73: #i110011# silence perl deliver warning


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [9525c492764ad33ba189de1a5e0e2c1f3904e038]

cmcfixes73: #i110068# unify headers in one place


2010-03-11  sb  <sb@openoffice.org>  [4166009e326b0b3b101a29a79f31883efa194e7f]

sb120: #i110061# ...and make sure CC/CXX are used where appropriate (again based on that other patch by cloph)


2010-03-11  sb  <sb@openoffice.org>  [53f5bf346ad45d63a1e79919658ee72485bb2aab]

sb120: #i110061# ...and make sure CC/CXX are used where appropriate (again based on that other patch by cloph)

(transplanted from 7319e4d72cb37e0076e73c64abe7dbb01acc3bb3)
2010-03-11  sb  <sb@openoffice.org>  [a470d7f4a2d94d956b6a9b9b6938246870e2336f]

sb120: #i110061# automatically configure CC=gcc-4.0 on Mac OS X 10.6 (based on another patch by cloph)


2010-03-11  sb  <sb@openoffice.org>  [67d87dfdfe448b3aaa095fd80ae8d725428ab6cf]

sb120: #i110061# automatically configure CC=gcc-4.0 on Mac OS X 10.6 (based on another patch by cloph)

(transplanted from dde95ea6868415c432f7e82e860874abe25329d2)
2010-03-15  sb  <sb@openoffice.org>  [12870527dd004109fb5beceb71e0343091327f02]

sb121: merged in DEV300_m75


2010-03-12  sb  <sb@openoffice.org>  [d52a10d151d8f512cef4afcd571c344d9bcc4984]

sb121: #i86044# call crash_report with full path (and make some simplifications)


2010-03-11  sb  <sb@openoffice.org>  [66c37a4c5729d73fbbcc128da388a41cdd090ef4]

merged in re/DEV300_next towards DEV300_m75


2010-03-10  Release Engineering  <releng@openoffice.org>  [c625060add8e786cb042a8f650325430e560f100]

DEV300


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [acb5c16f61c68537fc9d1bfa4c3fb94b2792d89a]

#i10000# add russian for packing


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f9ec1628083a15f07d579add3450d2c273a4d1a]

ause110: update to DEV300_m74


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00149a483fda91f76c8538837861455d4a82c180]

ause110: #i106731# speedup


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1d874814cbec7abfe2e22b1e5266819f7e96caa]

ause110: #i106731# wrapped tarball fetch in setsolar step


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [b0829df9258e1514769b1b724ad88c8bd2c13be9]

CWS-TOOLING: integrate CWS coc02_1


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [eeba1f08b40a3a579e6c285d341d2bf2ba96dd63]

CWS-TOOLING: integrate CWS cmcfixes72


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [8c38744ed9762584771ae8985028dc39127f65bb]

CWS-TOOLING: integrate CWS buildtool09


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [23033733df56928035f9585b5a114a39aee16678]

xmlsec1_2_14: merge with DEV300 m74


2010-03-09  sb  <sb@openoffice.org>  [2cca661a156ce93b075453dbd5897442e7597211]

sb120: merged in cws/sb118


2010-03-09  sb  <sb@openoffice.org>  [fff0ad6edce964a1a57c60f61d6d6ff6dbba8143]

sb118: merged in DEV300_m74


2010-03-09  sb  <sb@openoffice.org>  [3b4e66ccb3c8b47bb5ac9eef7603c3be57f3e403]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  Michael Stahl  <mst@openoffice.org>  [6bf8b0f086b0e155b3a08c4420dfd379734cb9ca]

odfmetadata4: #i108911#: configure.in: enable with-system-redland:

 based on patch by cmc.
 no patches are required for redland any more, so enable system redland.
 minimum version is redland 1.0.8.
2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [5335fa20bdda8072eda6f283eb7ee93706b8fd72]

koheiextref01: Reverted the change in dmake.


2010-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [0953253f23ab25f88bf542afbd071f8ab8edb0e6]

#i10000# configure update


2010-03-08  sb  <sb@openoffice.org>  [b6344f17c86b084a4398c0a9087b07acd80f7e40]

sb118: #i109707# fixed Windows line end handling


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [5d5aacfd08ce324ae13fbd5300dad9241b2c0e56]

merged to DEV300_m72.


2010-03-05  hb  <hbrinkm@openoffice.org>  [264651aee99feafd08c9a02b5fb8ba90c1730c64]

writerfilter07: restored configure from DEV300_m71


2010-03-05  hb  <hbrinkm@openoffice.org>  [31de67ca4ea18a8d87bd843ca5845c5f46d66a5f]

writerfilter07: regenerated configure with autoconf2.59


2010-03-05  tono  <tono@openoffice.org>  [16d364a7a2d302d8ed41b222aea23963fd074597]

i#109673: Mingw port fix: new Windows property handler


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [62db226b594d7966bd7e6868bcb31047a89bd4f7]

cws tl78: merge


2010-03-04  sb  <sb@openoffice.org>  [e5ec89beafacca5e42ff3559c1627105989e3fe6]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [6aaf8a20293a4007d7e87f220e3530fa72abded8]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [c5a5ba190b94d6b3e6d224a18fade0a6345ebf81]

tl78: #i109779# add password2modify to XLS filters


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [0b479c246633c13c7a80bc81575a13397bf08786]

sb118: we need the same STL as cppunit, so we need --without-stlport. Add check... :(


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [cc9d0443bfdd874a6c23c73329a5d43f039fec26]

sb118: fix cut'n'waste error (s/libwpd/cppunit/(


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [fc42730d912478682759bde6456811340d9e3811]

sb118: check whether cppunit is >= 1.12.1


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [f5e4470693ff3f3c1a5ccf5c5245adaa4be11e13]

sb118: s/+=/=/ in libs.mk, thanks sb


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [dbf85cf00d44c057bbc8f0fd5f40825d68197630]

sb118: add --with-system-cppunit


2010-03-03  Release Engineering  <releng@openoffice.org>  [de485cad86e625b84a17b67829f5761182d915a2]

DEV300


2010-03-03  sb  <sb@openoffice.org>  [cbfe0eddb57dcb2b281261fe4d662df663d1b01f]

sb118: #i109707# improved subsequenttests output in parallel builds


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [358e3fe2b459742aac60e3aef6ad564888e7271e]

CWS-TOOLING: integrate CWS cmcfixes70


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [d0029a969a32faf6203144c2eca2dce92dd76262]

CWS-TOOLING: integrate CWS native278


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f9fbc6865ff87ee1ff97b7e56a1debed35b726a8]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [392931f8253844c4c8cbb7f3e4c7ee3c0dea4a6f]

CWS-TOOLING: integrate CWS sdk330


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [39751d968e9e7eadd4a4e45e1d02c3f0077456d1]

CWS-TOOLING: integrate CWS aus112


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [83b9fc8e9ab3759a369f988ec9882b793f947b42]

cws tl74: merge with DEV300_m73


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [c26ddc2ad576a282f994ce37fc3b37daae7b5e83]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [b6e8e616354bd4dad67362ec8e538419a8bba792]

#i107747# allow building against older libxml2


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [31564d9cd794bbbd539ca213cc8658a9b9e9c6bb]

xmlsec1_2_14: merge with DEV300 m73


2010-03-02  Ingo Schmidt  <is@openoffice.org>  [a2a68ad3932299a01f85be80e5367b8f994ce32c]

native0: #161678# setting office start language


2010-03-01  Release Engineering  <releng@openoffice.org>  [d8b7fea964624ac4c68e8cf12d8fc89c2039dec8]

DEV300


2010-03-01  sb  <sb@openoffice.org>  [4157272160296d7365a77484d069d42d7af7775e]

sb118: #i109707# revived cwstestresult*, still used by sun/performancetest


2010-03-01  sb  <sb@openoffice.org>  [492f148cfa1e05408e2fda8867f429d4761e1f06]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [e601d07e2ff20db9828ddf631c918eb0b3ad1236]

sb118: #i109707# replaced cwscheckapi et al. with subsequenttests


2010-03-01  Vladimir Glazunov  <vg@openoffice.org>  [540e1b0da05b562500ca5bd34216a773fbfe67da]

CWS-TOOLING: integrate CWS hr68


2010-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5304fcb35d0fe904b02615b688cf4579e677182c]

vcl110: #i108947# add replace variable BUILDIDCWS


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [c9f14143c161392be5b4cc6c24758bbff97c1f4e]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [02bea2218885a2bb20fdd30e3f45ede3b8074b63]

calctabcolor: rebased to m72.


2010-02-26  npower Developer  <npower@openoffice.org>  [fa8c447da5fd0d6a474c9bba2be5602636c6a443]

npower14miscfixes: #i108853# fix build break


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [6e5535fdb0417ed38d19a2d13af4be070c6ee79e]

cmcfixes72: #i108609# fix up for newer rpmbuild


2010-02-26  sb  <sb@openoffice.org>  [ea888b884be8aafe95acdfb7ff48485f8df57b48]

sb119: merged in DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [bb986c26707dc5abc054ac63f60dd8e782ec5889]

cws tl74: merge with DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [d4d909f566309f7c35b4f2401cd01a39869ab6ad]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [2876333bd627eb5b0e4d09efd4b8351a77bf27fc]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [d2ca34a445173efcdcbe948909b334e0d06f5eab]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [efcb41a6fc23f7caf322fa0896b78affdf8cbbc3]

sb118: merged in DEV300_m72


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [5f563f3167afc8516dc3454d967ca16bc7724f52]

cmcfixes72: merge with DEV300 m72


2010-02-25  sb  <sb@openoffice.org>  [96d53593c1f24e0bcffaf207f80ca4323d16c9f2]

sb118: improved JAVAIFLAGS settings (to work on Mac OS X Tiger as well as Snow Leopard)


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [f6bb8595160c8462574547f7d2aa4a6871d47e8b]

calctabcolor: Reverted the change in dmake that's not relevant to this CWS.


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [1402b1ae37243f5787a4e0d4a10b6c1051cf6828]

Some cleanup


2010-02-23  sb  <sb@openoffice.org>  [775e5320a76d5745dcd36005dd14eaf325534ab5]

sb118: more typos


2010-02-23  sb  <sb@openoffice.org>  [598542324041439ac12a953fa44cbe530d16de22]

sb118: typo


2010-02-23  Ingo Schmidt  <is@openoffice.org>  [1260ff028af9aa78ad226fa83c0209b091e4d4d1]

native0: #161646# new parameter for unopkg


2010-02-23  sb  <sb@openoffice.org>  [682077a44f78b4bb9f3820a570f9197c1a61b5f2]

sb118: honour DISABLE_STRIP when building installation sets


2010-02-23  sb  <sb@openoffice.org>  [6d6b1173b138edc13ba5ac66347a05b5b9e32485]

sb118: on Windows, pass OOO_JUNIT_JAR through cygpath


2010-02-23  sb  <sb@openoffice.org>  [e9cd0beb70a9d248e806a0e3f0fbfda79ccb1d7e]

sb118: capture error output in config.log


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [9534ad47b2c05cc9205da12ca4810b6964ff827b]

No special handling with SOURCE_ROOT


2010-02-23  sb  <sb@openoffice.org>  [2a7dde3a4940b348b907ed6cc35fbbb7ce8ef4d9]

sb118: on non-WNT, use a single solver OOo installation for all tests


2010-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e526149bf5bafea72074a5badffe13c3382b432f]

hr68: #i106731#: implement the fetching of external source tarballs from prebuild binary location


2010-02-19  sb  <sb@openoffice.org>  [e79a9dd7e4176cce3347ca7175565c96f6001701]

sb118: on Mac OS X, make sure an RPATH=NONE dylib can link against another RPATH=NONE dylib that in turn links against other OOo dylibs


2010-02-18  Kurt Zenker  <kz@openoffice.org>  [24c015e1592ddbf7381227868499a32e3ed83396]

#i10000# DEV300 masterfix: build.lst fixed


2010-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [11d59183fac525a235e308dabda5ee1041ee1e3a]

hr68: #161650#: cws fetch: fetch common solvers before platform solvers


2010-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a27a530b07431d91f8717ff7072607d0006ecc3]

hr68: #i109408#: remove obsolete analyze command; mark SVN only commands; refuse cws cdiff on HG childworkspaces


2010-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a7f305273c446e031bfd9d93b7f0da6ab77f31f]

hr68: #i109408#: change LOCAL clone mechanism to a simpler one


2010-02-17  Release Engineering  <releng@openoffice.org>  [4d3cea6505edaf1c6782896fc19aa28f84bf47c9]

#i10000# new configure


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [7c494789a0863c62c2ec3e8353bf3ee36dedc20d]

More elaborate handling of SOURCE_ROOT and SOURCE_ROOT_DIR variables


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [63ae093e920ab97945abc7e49225b1e22d03854d]

#i109303# fix --checkmodules for SourceConfig use


2010-02-17  Release Engineering  <releng@openoffice.org>  [b947afc5264eb5d941f6587f2facb491c8390516]

DEV300


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [8b8bd38e234c90676ceba979499394ad852338a5]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [e32a0703c2a4b69cfc63363e871b17a8f95ee825]

calctabcolor: rebased to m71.


2010-02-16  sb  <sb@openoffice.org>  [99d4f55fa93ff6a77fc16f889dc7284685728d48]

sb118: removed obsoleted checkapi


2010-02-16  sb  <sb@openoffice.org>  [efebe87c98a59ab473112596bf969c1170d70c89]

sb118: work around non-POSIX default grep on Solaris


2010-02-16  Juergen Schmidt  <jsc@openoffice.org>  [07aefc6885f27dc2b67161c91462c456db80a100]

sdk330: #i107701# update databasename for SDK


2010-02-16  sb  <sb@openoffice.org>  [f7a4380ed9816b25207a38a714cc0823aa32f255]

sb118: handle --without-junit gracefully


2010-02-16  sb  <sb@openoffice.org>  [a11b5228158ce25cf6940d67a13da2da26e0c6cf]

sb118: improved OOO_JUNIT_JAR configure check


2010-02-15  sb  <sb@openoffice.org>  [b5cde7ed77caf20676e808e40e18e2f703fc138b]

sb118: configure OOO_JUNIT_JAR


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [370aae5856395ce2685abf22a6eab90d4941173e]

#i108940#, #i109294# interface for manipulating with source_config


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [f5acda02bd0ee274a909168031841dfa855824f9]

#i108940#, #i109294# interface for manipulating with source_config


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [588a6509693c72f45f21461aa6908c4608b77a7c]

CWS-TOOLING: integrate CWS native282_DEV300


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [2d5f06887d1936d8cbe217d35c3881062e68ba2f]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [8817c287e7cba75d6cf133e5e302f927e2a130fe]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [c3b70a4e5f8f0099224d51f5eea0f9e2a83443e3]

CWS-TOOLING: integrate CWS dv17


2010-02-12  sb  <sb@openoffice.org>  [1a9550f86ed768069736bb227c56bac0305db50e]

sb118: introduced JAVAIFLAGS so that Java interpreter matches OOo jnilibs


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [dce918420001f9163da6681344a528eef779f647]

CWS-TOOLING: integrate CWS kohei03


2010-02-12  sb  <sb@openoffice.org>  [20312ac08f2f652f4658ebb69d5a53a8df2fa98b]

sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a79c912148cfb5d903e858e518443d20ab488ea]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [4788f00050fb279f489aaafb98a7ca51e99f5054]

CWS-TOOLING: integrate CWS tkr32


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d3504b3ec8dc37ddadc264aa6f8494ba8b215c4]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [96985b9180a3fa162f6c72a51be65f25cc357736]

cws tl74: merge


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [433de35f8cd51f2ae578b48573b6ce7c9c8bfc20]

writefilter07: merged DEV300_m71


2010-02-11  Kohei Yoshida  <kyoshida@novell.com>  [db26b25298a1cc565f224732b36f4633880b7a92]

koheiextref01: patched dmake it get it to work on SLED 11.


2010-02-11  Juergen Schmidt  <jsc@openoffice.org>  [17b77921ffc11499738bdbac514b44d56684eeb1]

coc02_1: #i109111# increase ant version to 1.7.1 for HH build env only


2010-02-11  sb  <sb@openoffice.org>  [7c6e13a3336563340a21613ee86d35311f29845f]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f04a2a48972883453d3e1494c7eafe4dd45544bc]

ause110: #i106731# reset new variables


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92565c081be3527c449ac36b376a09f6308bc554]

ause110: update to DEV300_m71


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c68dd2ec14c2b32c2d1b53b8688800eddd289d3f]

ause112: update to DEV300_m71


2010-02-08  Caolán McNamara  <cmc@openoffice.org>  [da48a06b29f23ea3d2b4a0d84bcd89462b5ee9cf]

cmcfixes71: #i100000# regen configure with an old autoconf


2010-02-08  sb  <sb@openoffice.org>  [d2cfb0a1ceb17463ece27a3fc0c3d8c82dc220f1]

sb118: merged in DEV300_m71


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [ee536a4f8a35b508a88e9ad0297d5616c53c07ea]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  sb  <sb@openoffice.org>  [94e632b5dbb4d63996cea664dc675a48996cf62a]

sb111: merged in DEV300_m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [bd1ff2d9f708dbff1a60381c94f97d3f24dda8b0]

CWS svxsplit: merge with m71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [9699f9ef5ba05d00d57fa6aff10abd2995367235]

CWS-TOOLING: integrate CWS ab71


2010-02-03  Vladimir Glazunov  <vg@openoffice.org>  [dfeef7e53bb3733f44fc719f9276c97f4706e3a6]

CWS-TOOLING: integrate CWS mingwport27


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [9a9dabb1e01078041f366b513f92df462d6efc43]

cmcfixes71: merge with DEV300 m71


2010-02-03  sb  <sb@openoffice.org>  [01a6f9a7698e8b665abde61f2bf642ae742fc046]

sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini


2010-02-03  Ingo Schmidt  <is@openoffice.org>  [984a0c3c6b6f0d9f3009e4d63b179205e8bcdaa9]

native0: #161619# fix in upgrade table


2010-02-03  Ivo Hinkelmann  <ihi@openoffice.org>  [cd3d837fccc8ff53c79be10a3c5993b18ec83acb]

#i10000# latest and greatest configure


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ca1d48941d2bc9d448bc9a10be59ffb1c615fa6]

ause110: #i106731# new dir to check


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60dce04786a67ed08939c551e85265d3287d0551]

ause110: #i106731# change check for curl; a bit of quoting


2010-02-03  Christian Lippka  <cl@openoffice.org>  [495924ed976123c1d5c3ce0d20abeafc38170beb]

hg resync m70


2010-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6acf5b0ee9441e41a7f74159c9be43e79f59772]

ause110: #i106731# support curl for fetching


2010-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [303b5a0837ba241b5a90ce0219a170f2f3b7e08c]

ause110: #i106731# support curl for fetching


2010-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f1d4d44735bb673166aad7e27718969e26bbcb0]

aus112: #i108254#: fix zip file member permissions (group write flag) for cygwin created zip files


2010-02-02  Ingo Schmidt  <is@openoffice.org>  [bc5e713aff3fb84f6d1908eb9532b329a7e32f7d]

native0 #161620# increasing max lang length for 17 languages


2010-02-02  Ingo Schmidt  <is@openoffice.org>  [477cbe7c21519bebd7316809c229e63bfeed75e1]

native0 #161620# new size for cabinet files


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [ca7c8c1d306e6d2dcf1404cb1432ac1e8872eaa6]

native0: #161580# make native intro progress optional - transplanted from 1070cbd32693@native0


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [d1b94f2fa97994b584f03693ff6f8b9c809f531f]

rollback last change


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [cbab929a5867c2f96b07e1461c630b832f66ee27]

errorneously added file removed


2010-02-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f70609a3819e473b0cbf950699b995d8f2daabf7]

aus112: #i108254#: fix cygwin version check


2010-02-01  sb  <sb@openoffice.org>  [06fb1c5191c23cb95c6ab378488b70b33448ae04]

sb119: merged in DEV300_m70


2010-01-29  Release Engineering  <releng@openoffice.org>  [8ffdbb75bea68463db32d5129f8ee6ea0aca9849]

DEV300


2010-01-29  Release Engineering  <releng@openoffice.org>  [7450d901491baf0e36dc08b3069b86222ec1fc42]

DEV300


2010-01-29  Ingo Schmidt  <is@openoffice.org>  [1d89c01857bb3b8f1b03a53724f8cc7028dcffda]

#i108610# more controls to avoid undetected problems of signtool


2010-01-29  sb  <sb@openoffice.org>  [0772fea3b2c09b0d1571e291012c18234f6fb3c4]

sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d6edc6ef3f7435d14c4bbbc4b2309ca87bdefb88]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [55d74fc0656327e4054a6c811ba3e82d19b3ec23]

CWS-TOOLING: integrate CWS eraser01


2010-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c434be2559b4a22cfec6226c2dd10910f846b2a2]

ause110: #i106731# md5sum check optional; return error on failed downloads


2010-01-29  Dirk Voelzke  <dv@openoffice.org>  [8fba232e472483eee6528cf0b782521c6a21379d]

dv17: #i70994#: Use own component for property handler


2010-01-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6f6842ef6398ac76e284b8553b1a2ca8c954d196]

l10ntools: #i107992# missing autoconf for hyphen buildtype


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [d408b9b0c31a77645ee1f2d2d26b9abdeaebc782]

writerfilter07: merged CWS swunolocking1


2010-01-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5041c3f3faebd5fa7089ddee78c23ba2b5ebcec2]

#i107992# added buildtype for hyphen


2010-01-28  Ingo Schmidt  <is@openoffice.org>  [2df4eaef793d129f81dfba6201416cac2f99abee]

native0: #161561# new product


2010-01-28  thb  <thb@openoffice.org>  [5336c3a9599e1f4227e5c37c24aa2f637ff8f416]

eraser01: merge with DEV300 m70


2010-01-27  Ingo Schmidt  <is@openoffice.org>  [96cd21743a7e9d94d704c2b7d8a6a1178668237f]

native0: #161561# new products


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [c93ab6682e7fcdee65205b53a0c444a1051f6a9f]

native0: changes for Oracle products - transplanted from 70a54173d1a5@native0


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [6f514ddafd0106be791083b494422ef0e8d481ea]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d5c96238aa01bfc20e25d786cb0ccb3fa2fe6e67]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [7ce86b673548829fd15a33a4b9e708dd8e6709c2]

CWS-TOOLING: integrate CWS buildtool08


2010-01-27  Dirk Voelzke  <dv@openoffice.org>  [884a9f23c6419ef2b6051b186bdd25ade3c9b06d]

dv17: #i92728#: Don't use quotes for procserver32 entry


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [61f2ebab3613088b1c46adf50038b15f919a6413]

CWS-TOOLING: integrate CWS bserver50


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [fe9da003e38feabc7a680c176dee4a4ad7a12bc8]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [d9fcc696c45525b557329adefd090cae7cc94fc3]

writerfilter07: merged DEV300_m70


2010-01-27  Tobias Krause  <tkr@openoffice.org>  [dd2cc78cde65f3c1f722d380e0e5d712afa9ad9f]

tkr32: #i106190# remove ooofiltproxy


2010-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18d68c5d1a13b6c8e58714322012d25b2eb7d388]

ause110: update to DEV300m70


2010-01-26  Ingo Schmidt  <is@openoffice.org>  [69f0a91121f05a2e1d37cdf7ff6fa3920d952724]

native0: #161561# rebrand links, exes and dlls


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [a656a5a60f261335489f4925e4064a36b04a6fc4]

o5oo branding of startcenter - transplanted from 3b0a27115246@native0


2010-01-26  Michael Stahl  <mst@openoffice.org>  [2e83b97c73ee8674bcce20641439110b3b1edd3d]

merge DEV300_m70


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4544b79454251666f7395f67eef059b6ff0beae3]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Tobias Krause  <tkr@openoffice.org>  [94a987434a91b5a3949074b13e315e22d7252402]

tkr32: #i105917# raised baseline for curl to 7.13.1


2010-01-26  Dirk Voelzke  <dv@openoffice.org>  [a2d51fe440486ea128ba1a9b0f4a3227cfff020b]

dv17: #i70994#: Moved property handler to own library to avoid problems with old Windows versions


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [6d03712e96dc8dfe3636648e27b4608cad1800bd]

l10ntools: #i108657# rename transex3 to l10ntools


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [f4b618f93b72145afa62beff74b8281f78161a3b]

tkr32: rebase from m65 to m70


2010-01-25  sb  <sb@openoffice.org>  [cbecdfc96810e5cc37eccddf046bcfd26b503bde]

sb118: pass UNO_JAVA_JFW_ENV_JREHOME/CLASSPATH when calling unopkg during build


2010-01-25  Vladimir Glazunov  <vg@openoffice.org>  [7d3b861015ad4354b5524564ee0015c43ed932b9]

#i107041# add start root directory as a repository


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [e38378aa9e64208048ae5e5c78e5bdc262aa006f]

tkr32: #i105917# merge 2.


2010-01-25  Dirk Voelzke  <dv@openoffice.org>  [b6aec61d85b0239d4dba423741c43c2a316fbc24]

dv17: #i70994#: Proprty handler should work with 64bit, too


2010-01-24  tono  <tono@openoffice.org>  [745084fc30bf9af57bd12d8ce5a2ec4733362f14]

i#108617: Set COMPATH to real cygwin root in mingw build using cygwin


2010-01-22  Kurt Zenker  <kz@openoffice.org>  [a46756d1b306471b4c5d253e1da700e152766416]

bserver50: merge to m64


2010-01-22  Ivo Hinkelmann  <ihi@openoffice.org>  [90b7eac7db2a0a25936165b7641734de3da6c08c]

cws l10ntools: #i107386# #i107993# #ii107992# #i107991# #i108587# Added some buildtypes , fix for broken localize_sl regarding UPDMINOREXT , pmladeks localize.pl ooo enforcer patch


2010-01-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07ce66fba6ec479c4d29fc6c10a29e1509b02e51]

ause110: #i106731# change check for mozilla sources


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [ef93228622a8a035b428c8071f057fe3b4c77eda]

resync to DEV300_m70


2010-01-21  Vladimir Glazunov  <vg@openoffice.org>  [be8cfac5ab2e232c293a2c58353bf3f692db9b14]

#i107041# Error when active modules are not in the active repositories


2010-01-21  sb  <sb@openoffice.org>  [46caa9a25a57f35753b4afb87a0d5e7adc6d755f]

sb118: merged in DEV300_m70


2010-01-21  Caolán McNamara  <cmc@openoffice.org>  [d614748a9363b4f9ce92c25d886d65937bb812e3]

xmlsec1_2_14: merge with DEV300 m70


2010-01-21  sb  <sb@openoffice.org>  [47420c9a4f34d97ed3e5b35ec7ded06d41c509a3]

sb111: merged in DEV300_m70


2010-01-20  sb  <sb@openoffice.org>  [f831fe2063f105747b915db72e2ba7eb86de679c]

sb111: #i108477# wrongly resolved merge conflict had inadvertently dropped adabas and ado libraries from installation sets


2010-01-20  Vladimir Glazunov  <vg@openoffice.org>  [9ac52dd8b6f53a86a602d99303f9232120ab99b3]

#i107041# use user defined SOURCE_ROOT as default hg_root


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [0077c697d54865d3efe67e24682f84c0727fc3be]

dv17: merge with DEV300_m69


2010-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b99bfcb614053f51e63efb52418e0bde31ab7d7]

 ause110: #i106731# replace non-sh code; some checks


2010-01-20  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [8456878bd3b46a3a75c1bc69a687c32e7878de71]

#i107450#: some missing line ends


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [d1af3bfbface56586ad2f8b365340f58d624c55e]

dv17: #i70994#: Use property handler instead of column info for Windows Vista


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [19aad4399b5666f77d0081ca9c8de9ac198310e9]

rebased to DEV300_m69.


2010-01-19  hb  <hbrinkm@openoffice.org>  [713146c5b9248f559f04cc76b14850e45bdf9465]

merged DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [69fe74a6e5e4b371e09a6629028f874f78cb3221]

sb119: merged in DEV300_m69


2010-01-18  Release Engineering  <releng@openoffice.org>  [f629f7ebeff4613d1217a5a8e76ba39d49221217]

DEV300


2010-01-18  mb93783  <mb93783@X42-SO17.germany.sun.com>  [82307bba0a488fbd8e0f7e49a9252b32d196ca48]

#i107450#: editeng is no UNO lib


2010-01-18  sb  <sb@openoffice.org>  [455ed105c38639b4c8091894cc7e8a14e38fe289]

sb119: #i108102# clened up --enable-crashdump and crashrep/


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [855e7fa1273587c872f51af7b3e15986f5592f87]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0be6e28624e0f9272a239eb8e0a512928a00f7ba]

ause110: #i106731# missing bits and minor fixes


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [98e45ac1f1fe2d36607fb381d00c06ac39495bca]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a9078aa1cca7db2bd4b09948daba468dcc172ffb]

ause110: #i106731# remove tarballs from scm and find them in download cache dir


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ad128a781dc52578b1572cbc83d18bc5f55a448f]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [fd4fc094f1ee70f4c2f839e83312aa44485f413d]

rebase to DEV300_m69


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [09050d6053013acbb466fa9078b245ea81c7a7e2]

CWS-TOOLING: integrate CWS dict32b_DEV300


2010-01-14  Caolán McNamara  <cmc@openoffice.org>  [b84c5de0c1982c85d89f0f6c830230ca76a2c849]

cmcfixes70: #i80674# use default jpeg config and source and move extra feature-impl into svtools


2010-01-13  sb  <sb@openoffice.org>  [c5bd6cf1c9a9a0f3e84cad4362b060f44143bb31]

sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before


2010-01-13  sb  <sb@openoffice.org>  [91adca243be16035054a3b41fd002c838470df7e]

sb118: fixed configure support for --with-package-format=msi


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [8fda8cffb4e03ae2db9cee1cb0bfb73e151aacd0]

#i108285# removing sticky bit from directories


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [fc88aa6fa50adef46c766f9348ff3ce35c41639d]

native278: #i107237# upgradecodes for all language packs


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [c98e199a77bedac8c738d75bcf1c4c503275e853]

native278: #i107237# upgradecodes for all language packs


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [f2ba62d88b54ce41a2afb0708b60b5aac34250e0]

native278: #i107237# upgradecodes for all language packs


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [9e1d20b55381be29fbd3f730466a747ae6c54650]

native278: #i104830# allowing tilde in localinstalldir


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [a568b1feb6d7724f0a435609183c156ac7f126ca]

native278: #i104830# allowing tilde in localinstalldir


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [c1b17d492729a1e02fb1eac31ec517096a1662bc]

native278: #i106222# adding icelandic


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [c935632e0841f6201e55a2365c4c333912087ce5]

native278: #i107441# clean up StandaloneValue


2010-01-12  sb  <sb@openoffice.org>  [659b91de7969d03bd150264e7688d316bb891c0c]

#i108269# work around spurious dmake problems with whitespace before macro definitions


2010-01-12  sb  <sb@openoffice.org>  [9ee5a34c8cfed6d14514b228d8ccae0d139353c7]

sb118: #i108269# first step of removing tcsh support


2010-01-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8517ad6047dbb775f387b2a885b5d5039da5bc27]

aus112: regenerate configure


2010-01-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [355f7c35225f978cee4da101dcbad0551e6d6389]

aus112: #i108254# cygpath -f fails on big files in cygwin 1.7. split list to convert


2010-01-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79b20c0e421887ba6856a71d5aefe529a20851f2]

aus112: #i108254# deal with cygwin .exe magic which changed in cygwin 1.7


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [afe1762c60f4eca159075a79983248d9a54a125c]

sb111: Local merge


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [a7cca1a31d05b154afb8a2101fb4f13e8fe8cbfd]

cmcfixes69: #i106157# support system graphite, even with a different stlport


2010-01-12  Mathias Bauer  <mba@openoffice.org>  [9e3c5956fd73e9919f1ab29936beb6baec27d8fc]

#i107450#: new module editeng added


2010-01-12  sb  <sb@openoffice.org>  [ac676ba6b45451c2585dd892673fac3631f1f713]

sb118: missing macosx-change-install-name shl/NONE/OOO combination


2010-01-11  sb  <sb@openoffice.org>  [a50b4abd83cbcdb694b72c4651c1dba7ccd84e56]

sb118: missing macosx-change-install-name app/NONE/NONE combination


2010-01-11  sb  <sb@openoffice.org>  [f98db4e073d4a7d1ab87ed5e6ec91ec9dfa9d2c7]

sb118: fixed and improved previous AUGMENT_LIBRARY_PATH_LOCAL change


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [897178a86b3d15a0ca6ae2acd5cae7d407f4ca1c]

#i107450#: changes in scp2 for new editeng module


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8c0e89fbedd0355ca59d47419a4f4b395a09ba1f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  sb  <sb@openoffice.org>  [e6a8c34ad15b474266155fa56b701c263adc37db]

sb118: removed left-over obsolete IRIX directory


2010-01-11  sb  <sb@openoffice.org>  [682fbb8340eed918f884d571781b11a68b9a2756]

sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that tests within a module pick up shared libs from that module in the local output tree


2010-01-11  Tobias Krause  <tkr@openoffice.org>  [8564db08a76f2d08a4f4989f74173e45da5409a2]

tkr32: #105917# upgrade major version number of libcurl


2010-01-09  sb  <sb@openoffice.org>  [5b3a19662cdb955d4f29cc86494f9d988ce02b11]

sb118: merged in DEV300_m69


2010-01-09  Caolán McNamara  <cmc@openoffice.org>  [517bcc0cf1c9d1891c4d9ec812a6cf4b4b77be88]

cmcfixes69: #i108178#: delete allocated object (removes unused code warning from callcatcher)


2010-01-08  Michael Stahl  <mst@openoffice.org>  [81ee08ec0c00f6ac50bbb097f8c666164c4d8eef]

swunolocking1: dmake depend=t is utterly broken; patch by ause to fix it...


2010-01-08  Kurt Zenker  <kz@openoffice.org>  [2d1611413a6702c44dff2e9676e998226840c2ab]

bserver50: #161439# add a broadcast to insert jobs into a module


2010-01-08  sb  <sb@openoffice.org>  [f63efd29257c91ad5b8436b717e4f6b1a0aab86a]

sb118: always set PKGFORMAT (so that always building openoffice_en-US.archive in instsetoo_native/util also works on Windows)


2010-01-08  sb  <sb@openoffice.org>  [befb128ec7c88c24ccaccafb40f915401a47833b]

sb111: merged in DEV300_m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [e8272a5aa1a7e3c7765cbeb5671f30d6910c9dd1]

cmcfixes69: merge with DEV300 m69


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [8a033793305873ffba04c27afcfe3f8d3e007b98]

kohei03: rebased to DEV300_m69.


2010-01-07  Mathias Bauer  <mba@openoffice.org>  [514e7a4eb020ca3fa2776297d9ba26d72ddb4ca1]

#i107450#: make svx buildable with new editeng lib


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [a788f30dc6bfb9319f383f33f2ca0efa3ffc3a75]

rebase to dev300 m69.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [43d992dab168ea6a6b493651799199f6cec205de]

kohei03: reverted changes in the cws that were not intended.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [e39b473f7b714c0943012e3487ced866a6d58ab5]

kohei03: rebased to DEV300_m68.


2010-01-07  thb  <thb@openoffice.org>  [3b86e9f03dce7fb1bc415f7cee9fe401bc5c64c9]

eraser01: merge with DEV300 m68


2010-01-07  Thomas Lange  <tl@openoffice.org>  [3d464f340c1f5adc03c29478c2e3de4a1a79401f]

#i101887# adding romanian to the list of supported locales


2010-01-06  Thomas Lange  <tl@openoffice.org>  [b1ca45e2f56263aca078d8f41de98e4b220bf25e]

#i101963#, #i101887# fix for missing Catalan and Romanian dictionaries


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [0d20747fe6095e31eed13bb314ef705c315d85b8]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [571413c85a93b637606eb6ec33093a70cb840861]

DEV300: #i10000#: re-generate configure


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [8f2d7ece3151c4f61a02ffb8d4928a3a10d7813d]

writerfilter07: merged DEV300_m68


2010-01-05  Release Engineering  <releng@openoffice.org>  [8f36e93488be6d974a79a126814e7beaea3825e8]

DEV300


2010-01-05  Thomas Lange  <tl@openoffice.org>  [ec3bf8eb483eb1d22e1c2d940e1a8fb4f0812284]

#i105565# 'de' dictionary extension fix (single extension split into three as in repository)


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c18828202838c2643f32d04e938ccc2f53853054]

CWS-TOOLING: integrate CWS aus111


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e4ca179b9143cdb20f5629cfd1bf68cccae9bcc]

CWS-TOOLING: integrate CWS native275


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdbe64a901f22d0b2e60baf410e497b5595ad1a8]

CWS-TOOLING: integrate CWS jl144


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [1eeabd906ba308c284e4b6750000fdf6722b9e8a]

merge commit for m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b711941eb15261960a47db6ff458deb5458c7945]

CWS-TOOLING: integrate CWS installer14_DEV300


2010-01-05  Thomas Lange  <tl@openoffice.org>  [48f9efc9cefeb5d521f812454fbaa2a4f109283a]

#i101945# fixed missing Norwegian dictionary packages


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [49181b05eb624bc61ccb33bc7e89d636e979cbff]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a18256176517ad1c8fc7277a445efaddd82961a4]

CWS-TOOLING: integrate CWS fontooocleanup


2010-01-05  sb  <sb@openoffice.org>  [8c0c3e742104de817ee42e28222b22343b378801]

sb118: merged in DEV300_m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37259fe3156a4c3e55da671afcfa44eac7b697e]

CWS-TOOLING: integrate CWS native273


2010-01-05  sb  <sb@openoffice.org>  [f5ce58419e6d6dcdded96d51c3cbc75cccfe519d]

sb111: merged in DEV300_m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2818ef7b4baf5308987125938966b4ce3de2a7b3]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf4bae0bb9a8f1f31530201d6ed6e547128ec005]

aus112: update to DEV300m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c17b64f1662a8f95c640d3a25f5f48d072e7a621]

CWS-TOOLING: integrate CWS d2v02


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [e91beb9f9c0755a276c6ac431c835ab4b9a4a950]

merge to m68


2009-12-28  Vladimir Glazunov  <vg@openoffice.org>  [e275292cf40d8b9cc7ab731957eb8588d7acc59d]

#i107041#


2009-12-21  Dirk Völzke  <dv@openoffice.org>  [6e375cc7d292adc611d1d38dea9ce7a320246aaf]

#i107804# Checking for an already running office doesn't work well with Windows Vista or later


2009-12-18  sb  <sb@openoffice.org>  [353222920309510975568c1ccacb2268d1787be5]

sb118: independent of PKGFORMAT, always build a default-language openoffice product also in archive format, so that tests that require an OOo installation (like smoketestoo_native) have one available


2009-12-18  sb  <sb@openoffice.org>  [a4aad58e1b680e6b7c1ca89658017b2b3e7a9c62]

sb118: redesigned AUGMENT_LIBRARY_PATH to make the modified OOO_LIBRARY_PATH_VAR available (to mechanisms that want to recursively undo the modifications again)


2009-12-18  sb  <sb@openoffice.org>  [64a68421f6bba2287473da4cc3757429404534a0]

sb118: make PKGFORMAT=archive build a .tar.gz on Mac OS X, not a .dmg


2009-12-18  sb  <sb@openoffice.org>  [757870f7f526bf4b8d7ddd04b0065e477b57c64d]

sb118: build cppunit as RPATH=NONE (as it will only be used while building, not go into installation sets)


2009-12-18  Caolán McNamara  <cmc@openoffice.org>  [57ae97708ff8f09ee160e16d90baf265c657fda1]

xmlsec1_2_14: #i107747#: regenerate configure with an older autoconf


2009-12-17  Kurt Zenker  <kz@openoffice.org>  [459b864a87b9b577d762faf63b01f58d3f532f4c]

#158443# use module name as prefix to get an uniqe alias


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [597ce2c129d18261899d008c52085357510e38d2]

#i10000# more accurate error message


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [0ab8d85a39c1ded6afe7b1c1134ae6207ff63bf3]

xmlsec1_2_14: #i107747#: external libxml2 would therefore have to be 2.7.6


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [6bdf5d96f59a377644f3772ffb2f1e5e38ec2bdf]

cmcfixes69: #i106157#: workaround graphite stl/stlport issues


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [c98c7a9adc3acb7c2163f37d1299ccc54ace79a8]

#i10000# added necessary d.lst file


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [5df5efa6bf9b4e03eb589c2505785c0194eeb226]

xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [235a27aefe049dd4bfb36b0d0e5d584a51671d6c]

cmcfixes69: #i107566# make prelink and libgcc_s tests Linux-only


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [1a4c597f7ad8fe6a01b839784c7841aaa261604f]

writerfilter07: merged DEV300_m67


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a471a616a91aac3f62d108c99f039289e1465090]

tl74: merge with DEV300 m60


2009-12-16  thb  <thb@openoffice.org>  [9e12fbd350eb4090e9803d39c991e52cdc97b6ed]

eraser01: #i97972# - Fixed two minor bugs

* ran autoconf, to get the --enable-extra-presenter-ui option
* fixed thinko when selecting eraser width (slideshow was switching
  to eraser mode then, but context menu stayed at pen)
2009-12-16  sb  <sb@openoffice.org>  [87c9e5a58d33dbd3186f13121c7b34d11e763de6]

sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [83fa13e7e76ddb071c3af9516198233470c59cf6]

#i107706#: liquidate goodies module


2009-12-15  Release Engineering  <releng@openoffice.org>  [a3e2ad542d4b5df23c6ef5b069376d6227ec8abd]

DEV300


2009-12-15  Andreas Bregas  <ab@openoffice.org>  [6b06bc205b60c6e9f5767e7a7af0f40c773b0361]

#i102261# Removed warnings, added project dependencies


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [98967448a221992a2ad980b3b67e9bfd1d8461d5]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd62e0db2f931411eb8ed01646a7458162b387d]

ab71: merge with DEV300_m54


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a1d9664c67d64adc986edc8ccb4e8bd44694cb1b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/mysqlconnector


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cc16d245148aee00c62192be5d1f319d303d6943]

mysqlconnector: indention


2009-12-14  Ingo Schmidt  <is@openoffice.org>  [dd3ef513209f38726129bf95b6d783ee371ce4e1]

native0: new o5 product


2010-01-18  Mikhail Voitenko  <mav@openoffice.org>  [fd55173788b1fdb86b507ff0e4ad054c2d4d37c2]

#i108159# fix alien Doc types associations


2010-01-18  Mikhail Voitenko  <mav@openoffice.org>  [dfd3806446488e1b24ab7ad38fbfd32dab4a56dd]

#i108159# fix alien Doc types associations


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [c70bb7569170f50f05007c873b042d32f10c064d]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [83a1e0d99cae3eaaf9078903581401e6234e2288]

#i108159# ODF-Icons for OOo build


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [87d4daba8dd39676ee04b8f7650e6cd5e07b9d6a]

#i108159# new ODF-Icons in OOo transplanted from 77e2f3138467@odficons01


2010-03-05  Ingo Schmidt  <is@openoffice.org>  [8fb4c47cd7a6e90b5e42b2b8b7ff69a752982fc7]

native287 #i109807# no more soffice.exe into msi database


2010-03-04  Ingo Schmidt  <is@openoffice.org>  [b19e657f9177c75845518c082424b33f485310b2]

native287 #i92147# fixing langpack problem


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [8e5b59d5cae8024a8b49571d6522813251fca3f9]

CWS-TOOLING: integrate CWS ause115


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [f64924a233bd4c1ea86782c5dd1665486fa39240]

CWS-TOOLING: integrate CWS ause113


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [8ac916e016e95ac7f1ef40f44d8c1f40fc7f1ecf]

CWS-TOOLING: integrate CWS autorecovery


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3e64d69db7c388a13daa8a00716499cadd723c50]

autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b40412fce543e60675adf4655fa4bd0260026362]

update to DEV300_m73


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fee3d1c7565c4d53e27d049e106ff148e333079]

update to DEV300_m73


2010-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a84c1f8defbebfc6b8ac4cf0bce04a5b482a3638]

ause115: #i77247# complete switch to gnu tar


2010-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b2c9191bd7d4b5b5d091dcc07612d97865c2d8f]

ause115: #i109703# deal with new bison version on cygwin


2010-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca9c9142c7e601f2bc0627babac26fe21c18b227]

ause113: upgrade to DEV300_m72


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b5f13c8f9bf95ac2327f03eae5a1d1224587963]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [621e8fa3face88728990723d8d85e2eccd65f0bc]

autorecovery: merge after pulling CWS dba33e


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b75c895a4296d365dd88dbf48dc649cf17973ed3]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7cabf4bea1dcd47350e1b8fc9615455a3ea82ee4]

Merge from DEv300:m71


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0a1fad547464198137485889886acf7dd700c81]

ause113: #i108416# update windows version defines


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2d6adca4ebef5c71ff598f74eb27a6136223049]

autorecovery: more sophisticated configuration data for interaction handlers

The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e.
components to delegate a request to, based on the type of the request, and some configuration data.

The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type
information, so any handlers registered there were always called when no default implementation for a given request
was available.

The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler
implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether
it is also responsible for sub types.
The generic interaction handler implementation uses this configuration data, when it encounteres an interaction
request it cannot fullfill itself, to instantiate a component to delegate the request to.

As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also,
if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being
"Parent", the value being the XWindow interface of the parent window for any message boxes.

As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the
css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme
is pre-filled with data assigning this responsibility.

Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the
default css.task.InteractionHandler.
2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a9bd34eabdd15049939a5364ffc3e133c5f914d3]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [185e08657122804c48823ca5982b64f35af5e6dd]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a9628a4810f43e66f24828b8325b1a87df6e1218]

dba33e: merge to m70


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [35b9cc6eeea5ca0f1be6f116904686a1f1bbafd8]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5ba3e34f526d145e4caaa4c1c9d6f9b98a183605]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8725f93b1537b48f84b1bdd88a800d3883f8fea9]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [26f135470fb67cab8f1d845ce6ad58ab419065ea]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7f70041da0a907aefea75b14f60e7cb6c33ba880]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [332e0e3a143ce5fa788ec58175fcfb3c5bec62cf]

autorecovery: merge after rebase to m69


2009-12-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [55fcb3c518c7509a792476de748a10c3bba9f243]

dba33e: Merge from dba33d


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [338d982f5bd32b2211eca0904f074bd478246aba]

CWS-TOOLING: integrate CWS mh32_last_DEV300


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [8308633dd48cad5f5a4b0cac30ebb70131864bf2]

added missing modules to split build list


2009-12-11  sb  <sb@openoffice.org>  [5c1b24815d25e8a91a6869b2c4222857e8fa009f]

sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.

- Old modifications were necessary for testshl2, which has simply been excluded
  from the build for now.
- Tests in basebmp, basegfx, o3tl (that are executed during build) have been
  converted from using modified CppUnit/testshl2 to using unmodified CppUnit.
- CppUnit's DllPlugInTester has problems with OOo tests on Windows, see
  #i107562#, so for now a new cppunittester from sal is used instead.
2009-12-11  sb  <sb@openoffice.org>  [d7804ccded2f286bcca7f115e6c13a50034893ea]

sb116: #i105348#, #i105059# put PTHREAD_CFLAGS and PYTHONPATH back into solenv/config/ssolar.cmn reset section


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fb6bf9282fd2f9cdab37d6cebbb2d6bff65600b5]

mysqlconnector: initial import from CWS mysqlnative


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [2639a2f8e7611c302d61e547e5128c5ef3ed1fd9]

CWS-TOOLING: integrate CWS cmcfixes67


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [7ea2f711e0a04d380a373b532e7d420e730e381b]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92f4fa351804669682739891bd8ed94331dcb66a]

aus111: update to DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [438b53a4a249f5021401a0b00a53fe58e9ce9cd5]

sb111: merged in DEV300_m67


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [22fb9ddba36f3295f0488d9d3d872355b30e57aa]

#i107449#: embeddedobj now buildable without GUI libraries; added new module vbahelper


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [153e598263ab3fdbc522c679191c0d850707a7b3]

aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [2f9b491dcc6385d1e27e25e6f6c0eade1e5f828f]

CWS-TOOLING: integrate CWS ause106


2009-12-10  Ingo Schmidt  <is@openoffice.org>  [214739d64d8b6e9ec0ad1895a47b0f8d5af2f0ad]

native275 #i107355# updating to OOo 3.3


2009-12-10  sb  <sb@openoffice.org>  [c8cf66e8c2094db0f9c5e094eacc80b661a7af14]

sb116: #i106845# removed "fi" left over from previous changeset 04aef48c8fd5


2009-12-10  sb  <sb@openoffice.org>  [544003bf8a182c2da3f8a17d74337c552e260bd4]

sb116: re-run autoconf after merge


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [737b9597c05d2459dbb212179c394349d240accb]

merged with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5d6bba5e7b9801b854b05b4c8627c0cb84da0b87]

merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bca6336043f8b830437408ca0d79302262cb2ed0]

merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4803997dc580002cb79b0227b626b43b12fbd97e]

dba33d: merge with DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [637af1f53a3f7a936408c9df5ff0e94c2a27dff8]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [0155f7efdbd75b0b378fa9929980176c6eba259c]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a30ec41a8a9fbe4d61ae8174c9dfccedc8dab88]

masterfix: #i10000# - workaround changed dir names


2009-12-08  Martin Hollmichel  <mh@openoffice.org>  [7c72532b589935227bd91adc320c6a5116d8755e]

update: year of copyright


2009-12-08  Kurt Zenker  <kz@openoffice.org>  [ae6f8262a3eaef43766cb05648c2d671fc17a940]

masterfix: #i10000# activate BUILD_X64 for wntmsci13


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [198e7fc9e468f4c494f41b60c4e8aeea5336a84e]

writerfilter07: merged DEV300_m66


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [c63498502b7e51b3702f4629b57dcd1d184ce532]

next merge


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [c652266c888137c66d4cbc037e06a303c207c700]

masterfix: #i10000# generate new configure


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [737dcd653c94a27c3125922acbd0e1c8380abd6a]

masterfix: #i10000# merge issure fixed


2009-12-07  Ingo Schmidt  <is@openoffice.org>  [76e3400d4e3098b4caaaba47c4a02bd67adbaf1f]

merge


2009-12-07  sb  <sb@openoffice.org>  [5a6612788cb677a704c31a8b989f82eefdd0d5f0]

merged in DEV300_m66


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [de77ec63f93a7815125899aaf4a7bfd4a43e5cd3]

merge to m67


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [c5e6f11a55affbc113f123eb5ba57c0e4857618b]

DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [189b12aba377400cb00a3ae0dd0ca0d90b2a4ff2]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Dirk Völzke  <dv@openoffice.org>  [ba5997d1611a24b0f928e30bdecdd177be81fc6b]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [495fbd97de8e65efae641e2bcf94111031b3cc06]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [a76844bcc912cff5f46ee349ce14e02c4b3ff139]

masterfix: #i107239# remove dependency to HTML::Entities


2009-12-04  Dirk Völzke  <dv@openoffice.org>  [9644d9750ebbbc99c953bc4905c8ca4fcfd1562e]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [9dd8c2a6917caa78f904bab29142773cae0306fc]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [3f9f80f85ff9fefbe19bcc0c00d533a74d3adf41]

native273 #i106809# exchange mergemodules by redistributables


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [340696405befeaa3bad44766bd15e3e25a0e7823]

native273 #i106809# exchange mergemodules by redistributables


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [2e66be86e36b9dbefbc0eb0ad8a34622387413e1]

native275 #i107355# updating to OOo 3.3


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [fe8b2ec4a7de941b694cc562d6cb513911d8e673]

masterfix: #i107239# fix for Java GUI installer


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [2c9d531bd740c9e3b0b85042e624e807d8516fa4]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [6948b00538fedfa5addf7a698daf5399be035e88]

CWS-TOOLING: integrate CWS tkr28_DEV300


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c4e531fe098c98a1ff27ddccff2ccc8cbff34bcd]

merge with DEV300m66


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4276bda6ead688dd9ff57bccdcf9f9da7d4820e3]

d2v02: #161005# use X11 link dependency only where really required


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [d70129e17d410a2e74b55e27ac122d14d6e21571]

CWS-TOOLING: integrate CWS jl142_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [d72ef9be7594a3a818cff7b367bde4eaa0f2b25e]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [f7de1542d064a2ebc70cf0c4ad0cf968f7e6b4c7]

CWS-TOOLING: integrate CWS rtspare01


2009-12-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f0be47a9dde56b8faf63cd85a9e444603d92db0]

ause106: update to DEV300_m66


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [666e870cab44a34ce0bbe3b0c1ab3775e70dc096]

merge with db33a


2009-12-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1405161ff23d2881ae6900eccf55d322f04aa286]

ause106: #i53089# new autoconf triggered old solaris problem


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [2afe2a96ebe30b61e110b4b685683421cb4e7a69]

merge to m66


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e09b7f27be7b10d38c503f56d1a36605b3177cf2]

Merge


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [3934fe40de155f6897a3a090f6b95afeeb7383ab]

CWS-TOOLING: integrate CWS tkr27_DEV300


2009-12-01  Kai Sommerfeld  <kso@openoffice.org>  [6669c739ede647b085f9d06448d816b1df7a45ea]

#i107150# - new extension update url.


2009-12-01  mb93783  <mb93783@X42-SO17.germany.sun.com>  [7d2f946bfa8035f5a005335bd88d1e36bb442f37]

more evenly build time distribution


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [41dc9afa6f6865d9536c60d4ef5dbf769f3245a3]

CWS-TOOLING: integrate CWS sconfigl10n


2009-12-01  sb  <sb@openoffice.org>  [72dad745ed45620979f745057a715fe738489b8d]

sb111: merged in to-the-side QA fixes


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [7c927e24f3a0c7545fe81f69882436560ea1277f]

cmcfixes68: #i107349# restrict the visibility test to x86_64/x86, its wrong for so many other platforms


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [9c6e1fbf43d44a1a017e2152b888de467f5ae4eb]

cmcfixes68: merge with DEV300 m66


2009-12-01  Oliver Bolte  <obo@openoffice.org>  [6ad8de53d0f7a9c7af81f0aaf9a7becfb24bb946]

CWS-TOOLING: integrate CWS dba32j

2009-11-26 09:30:10 +0100 msc  r277648 : #100000 fix urgent testscript error
2009-11-25 10:27:56 +0100 msc  r277625 : #i100000 fix urgent testscript error
2009-11-17 22:16:46 +0100 fs  r277544 : CWS-TOOLING: rebase CWS dba32j to branches/OOO320@277531 (milestone: OOO320:m5)
2009-11-17 14:26:47 +0100 fs  r277535 : ooops, didn't mean to commit this uncommented line
2009-11-14 20:50:29 +0100 fs  r277505 : add a --disable-pango switch to SM's configure options, and add a patch which makes certain code respect it (well, respect it better than currently, by not using some pango_x_* functions, which are not always available, even when pango itself is present)
2009-11-14 20:47:41 +0100 fs  r277504 : spelling
2009-11-13 14:04:00 +0100 fs  r277502 : #i100764# (commit approved by ab@openoffice.org): getModelFromBasic: do not start with the parent's parent when looking for ThisComponent, but walk up the anchestor chain, starting with the immediate parent
2009-11-13 11:04:15 +0100 fs  r277496 : #i100764# better heuristics for determining whether or not to participate in the ThisComponent game
2009-11-13 11:02:30 +0100 fs  r277495 : #i100764# set the WB_EXT_DOCUMENT style at the backing component's container window, when creating it without the TaskCreator (which would normally do this)
2009-11-11 13:49:11 +0100 fs  r277452 : #i106816#
2009-11-11 13:48:53 +0100 fs  r277451 : fix the CREATETARBAL target, which is expected to create the zips used as prebuilts. The *inc.zip missed the NSS files in case NSS was built externally
2009-11-11 12:15:34 +0100 fs  r277449 : update ignore list
2009-11-11 12:09:23 +0100 fs  r277448 : add a link to the Mozilla build tools download location
2009-11-11 12:07:16 +0100 fs  r277447 : add a link to the Mozilla build tools download location
2009-11-06 16:23:12 +0100 fs  r277393 : #i106643#
2009-11-03 23:20:29 +0100 fs  r277328 : #i106574#
reverted the recent fix for issue #i105235#, and implemented a better one.
2009-11-02 12:59:48 +0100 fs  r277294 : #i106550# errorOccured: also display the error when we're not in a nested form action - form actions are allowed to be triggered by other instances as well
2009-11-30  Vladimir Glazunov  <vg@openoffice.org>  [f9e11eb3f7c046f6a07d0b6c96b5c14c7204fc6e]

#i106757#


2009-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b993f5a88f8b898451f83ffd48516a7e22910f7]

#i53089# fix stripping of bin/cl.exe on windows


2009-11-30  mb93783  <mb93783@X42-SO17.germany.sun.com>  [9caa3b0780697cdaea9f8a2227f12a656be540cd]

new filter group


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [78e07457ff1aee96f985a4bc92daa2a7f12ec524]

merge


2009-11-30  Joachim Lingner  <jl@openoffice.org>  [6ce54991e4201851443a6243efd97417657bc248]

jl144: #i106132# nss does not build on MacOS 10.6 because of libsqlite3


2009-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d06c3ac66d1ec756098945a501fae8dcbb5d7f1]

#161178# SHL3DLLpre is now SHL4DLLPRE as before


2009-11-30  Ruediger Timm  <rt@openoffice.org>  [b593f6bfb4b75d9fb39d0a376c888867251d02f7]

#i10000# Error in generating shell output for compiling generated files.


2009-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71b0faf72becff56b4142896ee5aa5ad6833c153]

ause106: #161178# fix syntax


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [941f2d886319face0bd3a0b2d49eb95ab7d1b83c]

on wntmsci* platforms, do not echo to to-be-compiled C(++) file name twice, if not in verbose mode


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [92ab7053611a84cb722bb4da4f2436e7a2d284a3]

on wntmsci* platforms, do not echo to to-be-compiled C(++) file name twice, if not in verbose mode


2009-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [36052124c28c0c4b5e603057f05978b29c20e612]

#i53089# make COMPATH point to compiler root


2009-11-27  Ruediger Timm  <rt@openoffice.org>  [d9c781f80526be35a6e46fc6831ffc3c76ce8b85]

rtspare01: #i107257# Remove useless deliver option '-minor'.


2009-11-27  mb93783  <mb93783@v20z-so6>  [9264ce93369637d7f80a696c56ea450c51ddfc22]

fix build using configure (workaround for issue i53089


2009-11-26  Rene Engelhard  <rene@openoffice.org>  [83f49368f2261371d91c0ee75b504d0183411b77]

fontooocleanup: run autoconf


2009-11-26  Rene Engelhard  <rene@openoffice.org>  [266546963bb2ea1ccbe1f00a3da45df07012336d]

remove last remains of FontOOo. long obsolete and msfontextract was removed by mh, too


2009-11-26  Vladimir Glazunov  <vg@openoffice.org>  [b3625bcdd6ff7330950063ab70daa3a884a55d2d]

DEV300


2009-11-26  Vladimir Glazunov  <vg@openoffice.org>  [a67ed3855eaafe97f55e7c6be32a0e71f9668620]

CWS-TOOLING: integrate CWS hr67


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c484f05ce97d883d6394f907ad50b70154f7d156]

writefilter07: merged DEV300_m65


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [9ee2a4d7e341d7749f091cf8c7cb6368e6378ebb]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [2bf07465a40ff02c9452d6ebf4b8a2a32aa15f8c]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-11-25  Ruediger Timm  <rt@openoffice.org>  [ba65dbad7c500d63a13b5b3f807fc2d113a4f06f]

CWS rtspare01: #i107208# deliver writes log file entries even for not copied directories.


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a453756e8ff76c5c706b6b6135989871c562566]

ause106: #161178# remove -nativecvs switch


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b336f3f3fb1cb9df1d2b9f18abe3608577be8e78]

ause106: #161178# remove -stlswitch


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e571efcdc266836cfefbf18994d3b73472194bd]

ause106: #161178# remove -btarget and -zipsource switches


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a2f72cd733557bc21bd24b887809d77ba2c467b]

ause106: #161178# remove -nojava switch and usage


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [587281e122b797cfeb8fdfaf58106a65cdcb98c6]

ause106: #161178# remove -pre switch and usage


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3593506dfd2b88b068b9de8b83baed9f6554e1b]

ause106: #161178# remove jdk13 support


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [b5cdd8bcb20af2a205d28dde6bac1195007ee00b]

tkr32: heads merged


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4289c823ec5e139e354ee1eee61acb899eae7e31]

ause106: #161178# remove -ca switch; remove trailing blanks; add NSIS_PATH to local env (-cap/-cax)


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [0c4334ded05ddd253a7ba90f44e5cf9d8fe352db]

tkr32: #i106189,i106190# get rid of stlport for windows shell extensions


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [70851451c542f56f46e02275cce609254878cd65]

merge


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [058e8cf3d39b0434c0c97e253847d39c73387b28]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ab897493336a642f5e43c729b80e2af41bdce459]

CWS-TOOLING: integrate CWS localization37

2009-11-20 17:34:04 +0100 ihi  r277585 : not yet the best solution
2009-11-19 14:34:34 +0100 ihi  r277560 : #i103247# updated Luxembourgish autocorrect data
2009-11-16 16:58:56 +0100 ihi  r277525 : added ast to no_ms_lang
2009-11-16 16:57:23 +0100 ihi  r277524 : added ast
2009-11-16 16:41:22 +0100 ihi  r277523 : #i106900# updated identifier ShowAnnotation -> ShowAnnotations
2009-11-16 16:39:34 +0100 ihi  r277522 : small helper script
2009-11-16 15:24:34 +0100 ihi  r277520 : Fixed german and removed ln ti pap ur
2009-11-11 14:27:38 +0100 releng  r277457 : added ug, om, si, oc, or, ml, as to non ms langs
2009-11-11 14:23:30 +0100 releng  r277456 : Fix for merging more then just one
2009-11-11 14:12:52 +0100 ihi  r277455 : #i106775# Merge of OOo 3.2 l10n cws localization37 nb nn he ga uk my bg ja uz fi bn kid fr nl vi ca pt-BR ru ka oc gl cs km kn ko sh si om gu sk sl zh-CN ku or da sr de sv hi-IN pa-IN ta te pl th hu dz lv pt tr en-GB id el ar as eo es ml et eu zh-TW is ug it mr
2009-11-05 23:07:09 +0100 ihi  r277375 : added om kid , removed dupe ta-IN
2009-11-03 18:09:39 +0100 ihi  r277327 : removed dupe
2009-11-02 19:02:55 +0100 ihi  r277303 : #i105973 obsolete sdf files removed
2009-11-02 19:02:16 +0100 ihi  r277302 : #i105973 obsolete sdf files removed
2009-10-13 19:19:06 +0200 ihi  r276871 : CWS-TOOLING: rebase CWS localization37 to branches/OOO320@276773 (milestone: OOO320:m1)
2009-10-01 13:19:45 +0200 ihi  r276598 : key -> ky ... this one triggered a bad crash in rsc
2009-09-09 17:02:20 +0200 ihi  r276004 : added some langs
2009-09-09 13:17:16 +0200 ihi  r275986 : lucky local cygwin fix
2009-09-03 18:47:45 +0200 ihi  r275769 : #104328# deal with l10nless src files
2009-09-03 15:58:51 +0200 ihi  r275760 : added some new langs
2009-09-03 15:54:16 +0200 ihi  r275759 : old localize.pl tool used as a helper
2009-09-03 15:53:48 +0200 ihi  r275758 : do not merge not wellformated sdf files
2009-09-03 15:51:59 +0200 ihi  r275757 : old localize.pl tool used as a helper
2009-09-03 15:50:03 +0200 ihi  r275756 : some small helpers added
2009-09-01 18:22:04 +0200 ihi  r275681 : update DEV300 code line with OOO310 strings
2009-09-01 13:45:43 +0200 ihi  r275658 : #i104680# prevent that self defined or dupe ms ids are merged
2009-11-24  sb  <sb@openoffice.org>  [c271c1cde41b28b476562a23e3b84c939d17f225]

sb111: #i101955# removed obsolete directories


2009-11-24  Caolán McNamara  <cmc@openoffice.org>  [b714443bee1611f2af6fb4d334f99b07c63f797e]

cmcfixes67: #i107169# fix up gij ver tests


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [50307807982dfc9f5dc2fe5cea9c11d7a4a1aaf0]

CWS-TOOLING: integrate CWS buildtool07


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [d25defdb3c0b200c0e3c5ae9bbdf1193c4767e3d]

CWS-TOOLING: integrate CWS linuxhppa1


2009-11-24  sb  <sb@openoffice.org>  [83f5262e336f99e09cc926025f27c2a5ed3ed810]

sb111: merged in DEV300_m65


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [25f46f0b6c303c5e433270d511ff2ce7bd9e429d]

#i10000#


2009-11-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [895fc0ab266743628d375a6ac55a9fd998ae2893]

hr67: #107152#: adapt to source_config tree layout


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [e03b4ede74bc146d4854dd3d581450d9d363bac1]

wrong conflict resolution in m63 merge corrected


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [dfc912f56091614e2470f66e786fb66546e29a91]

another merge


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [33ce87ee5722d31da170349d613d8544490a3e54]

merge commit for m65


2009-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0ff71d3927102eab40a4144f606971e43467ccee]

CWS-TOOLING: integrate CWS fwk125

2009-11-19 08:11:20 +0100 jsk  r277554 : fwk125: #i105760# - removed warnlog, re-enabled autotest e_help.bas
2009-11-16 16:21:49 +0100 tl  r277521 : #i106571# fixed locale list for dictionaries to get rid of duplicate entries
2009-11-12 08:47:31 +0100 hde  r277469 : rework of hyphenation
2009-11-11 15:25:16 +0100 hde  r277462 : rework of hyphenation
2009-11-11 15:24:09 +0100 hde  r277461 : rework of hyphenation
2009-11-11 13:52:02 +0100 hde  r277453 : new include for hyphenation tools
2009-11-10 12:28:51 +0100 tl  r277427 : #i102304# fix for hyphenation dialog
2009-11-10 12:00:10 +0100 mav  r277425 : #i10000# A workaround for pch and windows headers conflict
2009-11-10 11:58:32 +0100 mav  r277424 : #i10000# A workaround for pch and windows headers conflict
2009-11-09 15:47:59 +0100 kso  r277414 : #i16732# fixed url matching.
2009-11-09 11:51:40 +0100 mav  r277406 : #i10000# use precompiled headers
2009-11-08 23:53:03 +0100 mav  r277399 : #i10000# fix warning
2009-11-08 23:50:23 +0100 mav  r277398 : #i10000# adapt for unix
2009-11-08 23:49:52 +0100 mav  r277397 : #i10000# adapt for unix
2009-11-08 21:26:06 +0100 mav  r277396 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@277373 (milestone: OOO320:m4)
2009-11-06 16:30:27 +0100 ab  r277394 : #i106100# Hold references to packages to speed up further calls to getDeployedPackages()
2009-11-06 15:58:48 +0100 mav  r277392 : #i102464# check the Windows ACL
2009-11-06 15:58:23 +0100 mav  r277391 : #i102464# check the Windows ACL
2009-11-04 11:54:06 +0100 tl  r277342 : #i106497# incorrectly found 'supported languages' fixed
2009-11-04 10:40:51 +0100 tl  r277335 : #i106571# dictionary updates for Polish and Swedish.
2009-10-28 09:54:41 +0100 tl  r277236 : #i106100# context menu performance
2009-10-27 15:47:05 +0100 tl  r277213 : #i106100# context menu performance
2009-10-23 17:31:56 +0200 mav  r277170 : #i106075# use correct path to inprocserv.dll
2009-10-23 16:07:27 +0200 mav  r277168 : #i105760# seek the temporary file to beginning also for URL case
2009-10-23 11:03:58 +0200 mav  r277134 : CWS-TOOLING: rebase CWS fwk125 to branches/OOO320@276942 (milestone: OOO320:m2)
2009-11-23  Vladimir Glazunov  <vg@openoffice.org>  [158171bd4669e58803973eec023a9f5c246ae15e]

#i107077# remove unnecessary condition


2009-11-23  Vladimir Glazunov  <vg@openoffice.org>  [988b999965f71174b959f7074a971095dae4884a]

#i107077# do not silently add modules for simple --from switch


2009-11-20  Vladimir Glazunov  <vg@openoffice.org>  [3a5bbec29796af2f7306051e8daca58cab451b35]

#i107077# automatically add modules to source_config in prepare modus


2009-11-20  Vladimir Glazunov  <vg@openoffice.org>  [3b51d163e2d0375cac472a328677025d21e93af4]

#i107077#,#i107077# fix for incompatible builds(for from an such), for busy waiting along with some minor fixes, typo fixes, and style changes


2009-11-20  Caolán McNamara  <cmc@openoffice.org>  [4d889e4f66cc2daed456ec79036a0a84a80c29c1]

cmcfixes67: #i105566#: better upstream-used fix to avoid the libfreebl3.so + libcrypt problem on Fedora


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [bd3127871b0ed639bada13d864470728bab12648]

cmcfixes67: #i107061#: avoid the libfreebl3.so + libcrypt problem on Fedora


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [b6a44ef7990c3837842781ee154114ba93be09d9]

cmcfixes67: #i107060#: make system jars easier


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [322b76c2ecf6de2346e180e8bf29a79ce2b2723c]

cmcfixes67: #i107058#: make system db test faster, and extend to all >= 4.1


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [09af08f9669a215ceb07c77805b223a844ad1d34]

linuxhppa1: #i107051#: port to linux hppa (parisc)


2009-11-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b16a5ad0350b9b87c4ae780ecf4eb4e5d9a74911]

#i107009#  source_config file / multiple repository support in l10n tools


2009-11-18  Mathias Bauer  <mba@openoffice.org>  [5e0e2275a86747d1b3d76237e7eab1b6f36a455f]

#i106976#: small correction in extern.lst


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cda343de06afea27a3a683b71dec9dbf9f87355]

cmcfixes64: merge with DEV300 m63


2009-11-17  Mathias Bauer  <mba@openoffice.org>  [8c6760e1c2ff2bfa5826a29250f06f7bc3dd8f65]

#i106976#: split build tooling


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [49e40ddf75b3466aff0fd289b720ca1f275f8967]

#i10000# do not use a global variable


2009-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [629c44a4610c1734ecab3a4fb2c025b2ca4f5c46]

masterfix: #i10000# temporary add wntmsci13


2009-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [979dea7f91a5f39f4695a498e19e70f963c51995]

#i10000# packing without UPDMINOREXT set


2009-11-16  Vladimir Glazunov  <vg@openoffice.org>  [b11c78917cf3d881dff5adfa1dd0aff57e50e4c5]

masterfix: #i10000# wrong conflict resolution, here or in the cws ause10*


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [1225bb960c1e45e4077e5b9e136c28257d8ff330]

DEV300


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [43dfabfb579268299850523f08c4560c17b9c866]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [b31449755d668bcf48c698969a6ecd1fc94fc0be]

CWS-TOOLING: integrate CWS sb117


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [c46cc3dba80c0c020d1939f960c8f2372081a6ac]

CWS-TOOLING: integrate CWS vcl106


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [6aa276160520e43784c6158303f1c48a19d0f2c1]

CWS-TOOLING: integrate CWS ause109


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [0b4ba5eb8e0ca9c601150d1a0a18e677b8ed2902]

CWS-TOOLING: integrate CWS pdbrelocation01


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [9f218202e76875792186007c7bbee8a1c0e4a60c]

CWS-TOOLING: integrate CWS ause103


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1eb1fc86c7cf5c27c208e11ab6ccdfb83756cf77]

merge with DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [e526987c64e6d7120fe288c527f109343df9f30b]

writerfilter07: merged DEV300_m64


2009-11-13  sb  <sb@openoffice.org>  [928c4b55dbcbc11f621a08d3d92e7e1e9ca95f3f]

sb116: #i106845# removed obsolete IRIX port


2009-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8698cf9e8ecdb979012e8280a3f8cdab0d8e1ce0]

revert build breaker


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [123f798cb074ce3cb8227b91967820b8a9bad7df]

Rebased to DEV300 m64.


2009-11-12  Tobias Krause  <tkr@openoffice.org>  [cc857bdf762058b13cae24e5151838e2b4097f49]

#i105892# install ifilter for x64 and x86


2009-11-11  sb  <sb@openoffice.org>  [ccd9ba67881c0ebbd0e61a34a8d92b83b70fc5fa]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [5bed6e31dc04f8d59a8f2b2aa24ffd97dab18948]

sb111: merged in DEV300_m64


2009-11-11  Joachim Lingner  <jl@openoffice.org>  [6092f19a32323cc7cb3aa8191147a2802ccfbeb3]

#i105661# remove version from OpenOffice.org Service Manager (1.0)


2009-11-11  Joachim Lingner  <jl@openoffice.org>  [db6a100b731e1662f4319df5ec6a8c0a7c9c9af2]

#i105661# Now only writing the registry keys .../CLSID/AppID/.. and the corresponding AppID key in the ServiceManager class


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [7009d48035e778e07411929aee5c26ef964f10e7]

#i103496#: sandbox removed


2009-11-10  Kurt Zenker  <kz@openoffice.org>  [f5c3b6cf9a29ccbb47f16950b5fe38af5fa000f7]

#i106558# optimizing methods get_active_modules and is_active


2009-11-10  Kurt Zenker  <kz@openoffice.org>  [33d8bd6655a9df5ac57330e7ef4e500ff4677e20]

#i106558# changes after review


2009-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cabd79034a4a46e19f84296ad54e8f27a05ecd03]

merge with DEV300_m64


2009-11-10  Mathias Bauer  <mba@openoffice.org>  [5cc98469a2ee47869caa80633afd9cd2392bdf13]

#i103496#: fix for building nonpro of mkdepend on Windows


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7bbfb2cc2b7666f0897a03470f6a471a5afc415b]

#i103482# add oxygen icon theme


2009-11-09  Kurt Zenker  <kz@openoffice.org>  [f54aeffee6ff8f52c8ccc4504343c79267839a07]

#i106558# output warning in get_module_path only if debug is set


2009-11-06  Kurt Zenker  <kz@openoffice.org>  [08ca83b864dafe53beb939b31ecd1cda87858d20]

#i106558# optimize get_active_modules and is_active and errorhandling if no modules found


2009-11-06  Vladimir Glazunov  <vg@openoffice.org>  [75beb83f971254060c4b8c1fcc8338d6e0ebec65]

#i100000# corrected e-mail address


2009-11-06  Joachim Lingner  <jl@openoffice.org>  [d4b1114a4b733b99a03ce453eacc0a784d1dfd33]

#i105661# writing AppID entry


2009-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e9c8ab2ea3e3580c42bba1138100c8d566f57f2]

ause103: #i106644# some more switches to support selective copy


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [50e242d42286f9f60c84441295d8e0927c74885d]

#i106641#: no crash report info on DEV code line


2009-11-05  mb93783  <mb93783@v20z-so6>  [057d06830a2d033c31b7ba5781aa8311f13901bf]

#i103496#: get rid of stlport dependency in soltools


2009-11-04  Kurt Zenker  <kz@openoffice.org>  [082f1946c42539d86f6a5e412e9d660c92f5132c]

#i106558 fix methode is_active


2009-11-04  Oliver Bolte  <obo@openoffice.org>  [b0a07f2639e9dfa1581195bb5fb682f44052da52]

CWS-TOOLING: integrate CWS tkr27

2009-10-28 06:49:21 +0100 tkr  r277234 : #105418# rebase issue SYSSHELLLIB doesn't exist anymore
2009-10-27 12:25:20 +0100 tkr  r277198 : #105418# rebase issue SYSSHELLLIB doesn't exist anymore
2009-10-26 08:06:52 +0100 tkr  r277172 : #105418# rename -lineon to -lneon for mingw port
2009-10-22 14:58:56 +0200 tkr  r277125 : #i105418# rename neon lib name
2009-10-22 14:56:48 +0200 tkr  r277123 : #i105418# rename neon lib name
2009-10-14 13:33:53 +0200 tkr  r276894 : #i105891# windows ifilter relocated
2009-10-12 12:12:43 +0200 tkr  r276826 : CWS-TOOLING: rebase CWS tkr27 to branches/OOO320@276773 (milestone: OOO320:m1)
2009-10-08 12:50:50 +0200 tkr  r276787 : #i105418# introduced new defines for special_lib_file
2009-10-08 12:48:08 +0200 tkr  r276786 : #i105418# build neon as shared library
2009-10-08 12:13:35 +0200 tkr  r276782 : #i105418# build neon as shared library
2009-09-29 12:46:16 +0200 tkr  r276523 : #i105418# build neon as shared library
2009-09-29 12:36:15 +0200 tkr  r276522 : #i105418# build neon as shared library
2009-09-29 12:17:21 +0200 tkr  r276519 : #i105418# build neon as shared library
2009-09-29 11:11:33 +0200 tkr  r276512 : #i105418# build neon as shared library
2009-09-29 10:39:19 +0200 tkr  r276509 : #i105418# build neon as shared library
2009-09-29 10:36:45 +0200 tkr  r276508 : #i105418# build neon as shared library
2009-11-04  Vladimir Glazunov  <vg@openoffice.org>  [91838a99440b2fda8f22929b378f00115132e389]

DEV300


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [611e30da2cd8cb2dbcee00df1676ab09d3292c60]

some fixes for warnings and errors found while building on more platforms


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [47cd56595c09c33e8093fa05c96ad246ace92965]

#i106421#: create new cui resource file


2009-11-02  Kurt Zenker  <kz@openoffice.org>  [55020427fc1276020d03e0045c458ff0f954c648]

#i106558# different fixes


2009-11-02  Tobias Krause  <tkr@openoffice.org>  [572704e27e838283c07fb8b924a960b50815590e]

#105892# adjust customaction conditions


2009-11-02  Dirk Völzke  <dv@openoffice.org>  [c1b3cc4b7458e465b996e4cb51650c7c7116cea7]

#i106129# cygwin uses case sensitive file names


2009-11-02  Kurt Zenker  <kz@openoffice.org>  [4c5104e75b5625ef8f4cea93d6f045aa786d2e25]

#i106545# add missing unit declarations


2009-11-02  sb  <sb@openoffice.org>  [92bf2ad7a826e9b9a2fe23b9af8ee29953951910]

sb117: #160937# removed unused special configuration data settings


2009-11-02  Tobias Krause  <tkr@openoffice.org>  [f37824758667877fbc1f4e23b973982abc0e30d6]

#105892# fix reg64 customaction


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [abd70c958b951918edcedb82538c78e258721aa2]

merge commit for DEV300_m63


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [669ac029ce83c9ebc96f1e0da7ce2c20623fe904]

 #105892# build selected modules in x64 too


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [f2ea6d2fd596a366adedc8823d216d9e817897e0]

#105892# add new *_x64 libs to instset


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [8d54874163bda2762423c73850344c3db4b58528]

#105892# add new BUILD_X64 variable


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [7db98a78878d977cc182502ba62d7f5bc13171bc]

#105892# add new reg64 customaction


2009-10-31  Caolán McNamara  <cmc@openoffice.org>  [158249592a86c71855fd8094c2c8699f6539e444]

#cmcfixes65: #i103768# add fclose


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [c378b04434f18d1a2d7e8b8309058f7eab16aead]

#i106421#: move msfilter to filter


2009-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5bfd2005cdd255eee4071949faf03e2a5037d27]

ause103: update to DEV300 m63


2009-10-30  Carsten Driesner  <cd@openoffice.org>  [6d4f9c9bcc59ef3570208015aad33b60dffbead3]

#i89394# Exchange StartCenter URLs with new ones which support the new 'lang='

argument. Forwarding to a language dependent web page
2009-10-30  Dirk Völzke  <dv@openoffice.org>  [27d3be0a7117c63a0f03d87eaf4982eb32927ec6]

#i106129# we might need the VCRedist_x64.exe for 64 bit windows


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [9674d01b2a8893fb75240583f854a552d690c125]

#i106476# support 64-bit IE


2009-10-30  Kurt Zenker  <kz@openoffice.org>  [a377b5503d204dd80ff4fd7be9b06bd739239b4b]

#160940# adaptions for source_config


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [d22f898c9968ce25e4e8587318a1297e1404945f]

CWS-TOOLING: integrate CWS ause108


2009-10-29  Dirk Völzke  <dv@openoffice.org>  [abb35463fff92c6df3c33d23367401173e45075a]

#i106129# Don't use debug system libraries until we fully support x64 on windows


2009-10-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [317ff8d5c5e76917517a123a52b89f9d8452fbaa]

ause103: update to DEV300 m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [32a91e2b014ed8375caba88204844006663cffad]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [5d67b29069e1ddaa94d443ea36b2139a9705f363]

merged DEV300_m62


2009-10-27  Release Engineers  <releng@openoffice.org>  [7da70d8cbc65daf27f0e43937c046e0ec63a506e]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [964bde4d14afb3caa6b970e15d3463b065c5f868]

ause109: #i106228# generated C files won't need stl header


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25ced93ecc160f8311ecb42fb3bc2a8cd55c94c9]

ause109: #i106228# initialize first


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [844dab6544fc12d3262b834ea036cf5d4b90afe0]

merge commit for m62


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [134ba7f95c373599c10bdf104785e55568938191]

ause109: #i106296# introduce TARFILE_LOCATION to find source tarballs


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a88414406de5421f42d94679b94de7bb909eb81f]

ause109: #i106293# remove 4nt from configure


2009-10-26  Release Engineers  <releng@openoffice.org>  [d9a7d57aaae969810adefdc0a92e3baf9cd73c2a]

DEV300


2009-10-26  Vladimir Glazounov  <vg@openoffice.org>  [9d0164fdad861ccece1e76ee3f6ccb1de6cd9e95]

CWS-TOOLING: integrate CWS hr74


2009-10-26  hdu  <duerr@sun.com>  [4921d92577da2c2754c551efa99ae3482ec21b5b]

#i106087# inconsistent freetype tests/workaround for old versions


2009-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b03953605792f625d42f49c7ab09255d0aa9cdb]

ause109: #i106228# generate names that don't trigger windows Data Execution Prevention


2009-10-23  Oliver Bolte  <obo@openoffice.org>  [c98e5adb1805404bb0f3cf7a57af8966f91506e9]

#i105892# Windows 64 Bit support


2009-10-23  Ingo Schmidt  <is@openoffice.org>  [f7d511d634ec983dd6539d6e0580bcd26583e561]

#i105892# preparing 64 bit Windows registry table


2009-10-23  Ingo Schmidt  <is@openoffice.org>  [48f623ccbac01cf6d6171e2ee74738b638f6449c]

#i105892# support for 64 bit registry in scp2


2009-10-22  Mathias Bauer  <mba@openoffice.org>  [9e0e517f7243dafb814f6cc3b10a50cdf38b0e3d]

somewhat nicer colours


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [b36a8fbd288b208d706280cfa4dbde5394e3c847]

CWS-TOOLING: integrate CWS buildverbosity

2009-10-13 15:51:48 +0200 fs  r276867 : allow building with 'nodep'==''
2009-10-11 22:39:56 +0200 fs  r276820 : silence a compiler warning in a file only used when VERBOSE!=""
2009-10-09 14:37:43 +0200 fs  r276807 : let not override the non-presence of $VERBOSE the given command line arguments
2009-10-09 14:36:25 +0200 fs  r276806 : also deliver spirit/home/classic/debug/impl
2009-10-08 13:38:07 +0200 fs  r276789 : not that many line feeds in --show mode
2009-10-08 13:13:01 +0200 fs  r276788 : minor adjustments requested by hjs:
- replaced space/tab mixes at beginning of lines with mere tab
- made "nothing to update" message for the ZIPALLTARGET target more prominent
- removed useless "echo > /dev/nul" statements
2009-10-07 13:32:12 +0200 fs  r276753 : #i105585#
2009-10-07 11:31:59 +0200 fs  r276742 : #i10000# missing dependency between stoc/security and stoc/util
2009-10-06 22:59:59 +0200 fs  r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61)
2009-09-29 12:04:58 +0200 fs  r276518 : #i10000#
2009-09-29 12:04:25 +0200 fs  r276517 : oops
2009-09-29 12:01:07 +0200 fs  r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:59:29 +0200 fs  r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives
2009-09-29 11:52:32 +0200 fs  r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request
2009-09-29 11:44:16 +0200 fs  r276513 : do not duplicate IDLC call commands with different verbosity switches
2009-09-28 21:43:50 +0200 thb  r276502 : #i84497# fixed potential recursive macro def + extra ls
 * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning
   and my spurious "recursive macro definition" error
 * solenv/inc/tg_app.mk: one extra ls silenced for app target (and 
   quiet mode, that goes without saying)
2009-09-23 08:57:01 +0200 fs  r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call
2009-09-21 11:42:26 +0200 fs  r276320 : ignore output paths
2009-09-21 11:04:27 +0200 fs  r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity
2009-09-21 10:30:14 +0200 fs  r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO=""
While both are equivalent at the moment, COMMAND_ECHO finally is an implementation
default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag
2009-09-21 09:56:57 +0200 fs  r276311 : forgot to re-generate from tg_zip before committing
2009-09-21 09:52:11 +0200 fs  r276310 : #i84497# even less verbosity
2009-09-17 11:02:47 +0200 fs  r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE
2009-09-15 22:59:37 +0200 fs  r276189 : #i105022# copy fix for this P1 into this CWS
2009-09-15 11:56:35 +0200 fs  r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58)
2009-09-14 17:45:10 +0200 fs  r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance)
2009-09-14 15:01:33 +0200 fs  r276124 : #i10000#
2009-09-11 23:58:46 +0200 thb  r276083 : #i84497#: More quiet-build fine tuning
 - silenced rsc for real (properly filtering options for 
   cpp, and a pretty brutal amputation of the tool blurp,
   which would have needed cmd opt parser duplication)
 - silenced deliver.pl
 - silenced checkdll.sh
 - silenced zip via -q (in quiet mode)
 - silenced various idl, resource, transex whatever tool,
   passing appropriate options down to them '-QQ' sometimes
 - silenced dmake, pointless blurb that something does *not*
   need update removed
 - silenced the old starview idl compiler, to not output
   tool's name & progress chars in quiet mode
2009-09-11 21:13:59 +0200 thb  r276081 : #i84497#: More bits on the quiet mode of the build.
The bulk of the changes is disabling those annoying 
"echo ------------------" lines for the quiet build,
which has the stretch goal of outputting *exactly*
one line per file compiled/linked/processed.
Apart from that, silenced a few especialy annoying
module-specific makefiles (basically adding 
$(COMMAND_ECHO) in front of a gazillion rules).
Additionally, slightly tweaked what idlc regards
verbose, normal, and quiet mode; this was to have it
echo exactly one line per idl file processed (the
fact that quiet mode did not echo *anything* for idl
files was a bit too much for my taste) 
2009-09-04 09:14:35 +0200 fs  r275777 : don't emit the link parameters if VERBOSE!=TRUE
2009-09-02 10:31:15 +0200 fs  r275700 : #i10000#
2009-09-02 08:44:14 +0200 fs  r275697 : update svn:ignore to ignore the output paths
2009-09-02 08:40:54 +0200 fs  r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:40:28 +0200 fs  r275694 : GRAPHITE is missing in the BUILD_TYPE
2009-09-02 08:40:05 +0200 fs  r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:25 +0200 fs  r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:39:02 +0200 fs  r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given
2009-09-02 08:38:09 +0200 fs  r275690 : #i84497# less verbose output during build
2009-09-02 08:37:06 +0200 fs  r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given

2009-10-20  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [b1adf3cb11d8cc4c2bbb9b05a4e18a1bbd4d8d75]

#i106113# update from shtylman and kendy (thanks !)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [a42f533ec9176b80dd6fc3baee0d4fd068ade75b]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Release Engineers  <releng@openoffice.org>  [1043c877dca433cdf2598da70522895c42d7d360]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [3153f616f17774d021d04f920a0353c4dec7474c]

Removed changes that are not associated with this CWS.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [5998c013bb4e6ee81c7ee26ee35b49e360c462c2]

(hopefully) rebased to DEV300_m61.


2009-10-16  Caolán McNamara  <cmc@openoffice.org>  [9a5db49be52660db791afe0323ff724781b580b7]

#ii105971# fix arm visiblity configure test


2009-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ae4f1e7bc67719a8b9909e9ac2e5335e4a5b7b8]

ause108: #i105957# use perl.exe to start slfl.pl


2009-10-16  Kurt Zenker  <kz@openoffice.org>  [b852e7be00f22a3045e89ce1d52c147fb7383593]

DEV300


2009-10-16  Kurt Zenker  <kz@openoffice.org>  [dcae9018f8b82c20bff6d1b3f29ea96c50c7aefe]

CWS-TOOLING: integrate CWS obo39

2009-10-16 12:12:31 +0200 obo  r276961 : undo changes
2009-10-08 12:31:19 +0200 obo  r276783 : #i105618# use correct java class target, avoid collision of libsqlite3.dylib form module nss with Framework/Security
2009-10-07 17:05:05 +0200 obo  r276760 : #i105618# draw back changes
2009-10-07 17:04:23 +0200 obo  r276759 : #i105618# draw back changes
2009-10-06 11:48:25 +0200 obo  r276696 : #i105618# improved version
2009-10-05 16:16:28 +0200 obo  r276685 : #i105618# don't use hard coded g++/gcc, special patch and setting when building with MacOSX 10.6
2009-10-05 15:38:10 +0200 obo  r276683 : #i105618# Fix for building with MacOSX10.4u.sdk on Snow Leopard

2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [b76e1dbd7d7cea1217145a2a613e01db45f36412]

Support slice settings in WriteZeroBytesToRecord().


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [830ae0ce3fc550bb695f19df54497a8a86ec6135]

#i103496#: split svtools; improve ConfitItems


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [71fec59189e1b1fbc58c19f8550dce6ed19c0202]

CWS-TOOLING: integrate CWS hr66

2009-10-08 Jens-Heiner Rechtien #i105684#: can_use_hardlinks(): fix stat() return values
2009-10-07 Jens-Heiner Rechtien #105684#: write default-push path to .hg/hgrc; check for availibility of 'outgoing' repoistory before pulling
2009-10-07 Jens-Heiner Rechtien #105684#: time clone and solver operations
2009-10-07 Jens-Heiner Rechtien #105684#: LAN clone, milestone only clone
2009-10-07 Jens-Heiner Rechtien #105684#: implement 'cws fetch' for mercurial based child workspaces

2009-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ed3159e6cec7048d6dff42e358ee67ff629dd75f]

#i10000# fix for single module multiprocessing builds


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [4e3be4d97895a4cd628b6130449e7a30a1f4a24f]

CWS-TOOLING: integrate CWS mingwport25

2009-10-06 23:23:24 +0200 tono  r276730 : i#105542: mingw port merger fix

2009-10-14  Kurt Zenker  <kz@openoffice.org>  [8a42c26831ae591812d81e9f30b1239851e75965]

CWS-TOOLING: integrate CWS rpm4lngx

2009-10-06 14:38:50 +0200 vg  r276703 : #160779# new environment for unxlngx6

2009-10-14  Kurt Zenker  <kz@openoffice.org>  [edad2126fc58bdc988be25301fb642026482148d]

CWS-TOOLING: integrate CWS mhremove01

2009-09-30 18:40:27 +0200 mh  r276572 : del: superflous file
2009-09-30 18:37:25 +0200 mh  r276571 : #i104152# remove test and result files, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331534
2009-09-30 18:20:02 +0200 mh  r276570 : #i105483# remove msfontextract
2009-09-30 18:19:33 +0200 mh  r276569 : #i105483# remove msfontextract
2009-09-30 18:10:09 +0200 mh  r276568 : #i105483# remove msfontextract

2009-10-14  Kurt Zenker  <kz@openoffice.org>  [c31458286a372af031557e29fa8babe245043ba7]

CWS-TOOLING: integrate CWS sw32bf05

2009-10-08 12:41:26 +0200 tl  r276785 : #ii102766# updated de_* hyphenation patterns
2009-10-08 11:09:24 +0200 tl  r276775 : #i105715# update for hu_HU dictionary
2009-10-06 09:25:53 +0200 tl  r276694 : #i105565# fix for dictionary.xcu in dict-de.oxt
2009-10-05 12:29:46 +0200 mst  r276675 : #i105453#: hintids.hxx: change order of RES_TXTATR_WITHEND hints
2009-10-05 12:28:49 +0200 mst  r276674 : unochart.cxx: fix warning on unxlngi6 debug=t
2009-10-05 11:46:18 +0200 tl  r276672 : #i105490# Hebrew dictionary added
2009-10-05 11:39:41 +0200 tl  r276670 : #i105490# Hebrew dictionary added
2009-10-05 11:33:56 +0200 tl  r276669 : #i105490# Hebrew dictionary added
2009-10-05 11:21:02 +0200 tl  r276667 : #i105490# Hebrew dictionary added
2009-10-05 11:17:37 +0200 tl  r276666 : #i105565# de_* dictionay updates
2009-10-03 09:54:58 +0200 tl  r276654 : #i105565# de_* dictionay updates
2009-10-03 08:52:38 +0200 tl  r276653 : #i105564# pt_BR dictionaries updated
2009-10-03 08:46:42 +0200 tl  r276652 : #i105510#, #i105278# outdated dictionary.lst removed
2009-10-02 14:17:03 +0200 tl  r276644 : #i105510#, #i105278# fr_FR and da_DK dictionary updates
2009-10-01 10:05:28 +0200 od  r276577 : #i105447# method <lcl_GetUndoIdAndName(..)>
          - assure correct access to undo stack objects

2009-10-14  Kurt Zenker  <kz@openoffice.org>  [a94b7170241593580604fd2e8cbd7c588d2a9e55]

CWS-TOOLING: integrate CWS jl135_nss

2009-10-01 15:20:03 +0200 jl  r276605 : #1004856# moved to xmlsec1-mingw32.patch 
2009-10-01 10:51:24 +0200 jl  r276580 : #1004856# build keymgr with mingw
2009-10-01 10:50:52 +0200 jl  r276579 : #1004856# build keymgr with mingw
2009-10-01 10:37:28 +0200 jl  r276578 : #1004856# do not build xmlsec1 app
2009-09-29 16:01:31 +0200 jl  r276532 : #1004856# Using libxml2 from solver if available
2009-09-26 16:31:32 +0200 jl  r276477 : #i104856# xmlsec1-mscrypto-1 is now xmlsec1-mscrypto
2009-09-25 17:05:26 +0200 jl  r276470 : CWS-TOOLING: rebase CWS jl135_nss to trunk@276429 (milestone: DEV300:m60)
2009-09-24 12:57:10 +0200 jl  r276419 : #i104856# libxmlsec update
2009-09-24 12:46:58 +0200 jl  r276418 : #i104856# fixing mac configure problem in configure.in and regenerating configure
2009-09-23 16:49:54 +0200 jl  r276405 : i#104856# configure failed on mac
2009-09-23 10:21:35 +0200 jl  r276369 : #i104856# adapting patches to apply cleanly and readme change
2009-09-21 13:45:47 +0200 jl  r276326 : #i104856 updating to 1.2.12, using changes patches from cmc made on xmlsec1_2_12
2009-09-21 11:27:46 +0200 jl  r276319 : #i105183# forget to uncomment PATCH_FILES
2009-09-18 17:41:20 +0200 jl  r276296 : #i105183# update of nss libs

2009-10-14  Caolán McNamara  <cmc@openoffice.org>  [9cf5feb08de57f3e4cfe66c89b1cb05d2c5bcb88]

#i105899# get ia64 to build


2009-10-13  sb  <sb@openoffice.org>  [d11bc51000284f5bdf6859dcf6192229d76ea35a]

#i105059# removed PYTHONPATH from build environment


2009-10-13  sb  <sb@openoffice.org>  [e14510ac572f80b09d60711af5d74e5be93cb32b]

#i105348# get rid of LinuxThread-specific code (NPTL define)


2009-10-13  Release Engineers  <releng@openoffice.org>  [aea2d298256a36bd1f045cd6e623a739fda09cb9]

#i10000#


2009-10-13  Release Engineers  <releng@openoffice.org>  [323eec03e6278fd2e261a81571bdbbbacfb84d1d]

#i10000#


2009-10-09  Ivo Hinkelmann  <ihi@openoffice.org>  [6702ae1bc19358d8ff3ac9c9692449934e31c4d9]

#i10000# #i105663# reenabled dep on py


2009-10-09  Ivo Hinkelmann  <ihi@openoffice.org>  [9479a57c90be4f05dace3ba25aff4eb8afffc84d]

#i10000# #i105663# reenabled dep on py


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [262f4bb2d3ad202419e4fb318a89e04e2eaddd1b]

merge with m61


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [ebec04ff8828339a393d1e05c4c45d8ba39b57de]

#i103496#: svt.uno.misc library was incorporated into svl library


2009-10-08  hg  <hg@oosvn01.>  [10d1758f8092c861e3141074b7e94fe9598aea7f]

merge with m55


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [e99422d56d16dbc02fcd66dc252f0770350d0d45]

#i105736# remove -fno-use-cxa-atexit


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [f2f0f7b653565a288a7b5e507b974915ead42d5d]

rebase to m61


2009-10-06  Release Engineers  <releng@openoffice.org>  [18b39ebeaa0f3ff2b3011fba086c83824cc9141b]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8173486feba2b7126794ca46b23f7953d0c0ca10]

#100000# some catch-up fixes for bserver48


2009-10-02  Release Engineers  <releng@openoffice.org>  [334f89a0e9518a3318d37e6ffda6e320b1d811bf]

DEV300


2009-10-02  Vladimir Glazounov  <vg@openoffice.org>  [02c3353fffcb5e534c76256cfeafa2ef411e6032]

CWS-TOOLING: integrate CWS bserver48

2009-09-24 19:44:37 +0200 kz  r276428 : #160697# use source_config

2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [ea67823be5d2c74207881b5a68448b5f07e04c4f]

CWS-TOOLING: integrate CWS cmcfixes62

2009-09-22 21:19:24 +0200 cmc  r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows
2009-09-19 16:10:36 +0200 cmc  r276303 : #i100000# revert this for no partically good reason
2009-09-18 14:16:47 +0200 cmc  r276279 : remove extra build depend
2009-09-18 08:56:15 +0200 cmc  r276265 : #i100000# rerun autoconf
2009-09-17 14:59:38 +0200 cmc  r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59)
2009-09-10 16:40:49 +0200 pl  r276041 : fix warning
2009-09-10 11:34:55 +0200 pl  r276026 : disable warning from system header
2009-09-09 19:30:45 +0200 pl  r276013 : use osl_getAsciiFunctionSymbol instead of strange cast
2009-09-09 19:25:32 +0200 pl  r276012 : add some casting hacks to make compile on solaris cc
2009-09-09 19:10:48 +0200 pl  r276009 : add missing Configure option for solaris sparce 32bit
2009-09-09 18:37:05 +0200 pl  r276008 : merge fix for #i104525# into moved code
2009-09-07 13:28:08 +0200 cmc  r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57)
2009-08-28 12:36:27 +0200 cmc  r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56)
2009-08-26 12:56:18 +0200 cmc  r275413 : #i104088# use the right headers in the right place
2009-08-25 17:07:50 +0200 cmc  r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64
2009-08-25 13:08:48 +0200 cmc  r275347 : #i89237# pretty picswitch up
2009-08-25 10:58:09 +0200 cmc  r275342 : #i104489# remove last unused code in starmath
2009-08-25 10:23:33 +0200 cmc  r275338 : #i104088# clean up the define post-move
2009-08-24 13:46:57 +0200 cmc  r275310 : #i104088# 64bit odbc api changes
2009-08-24 13:42:52 +0200 cmc  r275309 : #i89237# unify linux platform mks under a generic parent
2009-08-24 13:19:52 +0200 cmc  r275307 : #i104455# remove unused code
2009-08-24 13:10:56 +0200 cmc  r275306 : #i104088# 64bit odbc api changes
2009-08-24 10:07:50 +0200 cmc  r275293 : #i104306# move recent-used to vcl
2009-08-24 09:32:08 +0200 cmc  r275291 : #i104306# move recent-used to vcl
2009-08-23 22:01:07 +0200 cmc  r275286 : #i104306# move recently-used to vcl
2009-08-22 15:25:25 +0200 cmc  r275285 : #i104088# 64bit odbc api changes
2009-08-21 17:52:40 +0200 cmc  r275268 : #i104306# move recently-used to vcl
2009-08-21 14:38:26 +0200 cmc  r275257 : #i104408 make these headers ready for c++0x
2009-08-21 14:20:19 +0200 cmc  r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains
2009-08-21 14:14:25 +0200 cmc  r275250 : #i104385# silence 64bit warnings

2009-09-30  Vladimir Glazounov  <vg@openoffice.org>  [6f37ce5279c0ef6514c2ed7bf862acb87e741ce8]

CWS-TOOLING: integrate CWS buildtool05

2009-09-29 10:58:16 +0200 vg  r276511 : #i105002#,#i105277#,#160100# manage build process via html page, some fixes

2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [a4b660eeb32fc2b4100ef96e0d08c9b9c48a6e59]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [caacdb0fcf141953330aebd2235965afb3efc9d9]

rebased to DEV300_m60.


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [783a3d0ce7d6b0f63717e1ef2ceaf604f44a4faa]

fixed broken manual merge


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7411d3eb8ecb691b8b613022ab9083680bd641c1]

fixed broken manuan merge


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [b7c402b184335869a819383889eda57efc2145f5]

regression from sb113: redland does not build from scratch


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a39e46a009e2094a92b51adab0c29aa13e0c671a]

update to DEV300_m60


2009-09-28  Release Engineers  <releng@openoffice.org>  [d30ee78a5430af6f2cc42f3283ddbbff0c547f75]

CWS-TOOLING: integrate CWS ause107

2009-09-23 17:21:07 +0200 hjs  r276406 : #i105312# remove code dependency on perl

2009-09-25  Mathias Bauer  <mba@openoffice.org>  [d3fdb159d585c36fc6329d9694fe76477f186c4c]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [f189622d2c9c86ee69e69f53931448cf827835cb]

#103496#: missing dependency


2009-09-24  Release Engineers  <releng@openoffice.org>  [81c625841c1fdc6ba9d6e9365651aa82addf28a5]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4118e166c7f3e6fa5a45f770d69d651983a9ffb4]

#i10000# linux Xext missing symbol fix


2009-09-24  Thomas Lange  <tl@openoffice.org>  [3828842acb1fc07fb8a22667cf345498b22e4c7c]

#i105261# zulu fingerprint for language guessing added


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [334480803a67013d7387f189790089c1f7b5d60d]

#i10000# #i105293# ext. openssl check


2009-09-21  Release Engineers  <releng@openoffice.org>  [754cc191825beb108a981a55c50a2806a7b825b4]

#i10000# EXTRA_CDEFS,EXTRA_LINKFLAGS are set as environment variable in HH RE environment


2009-09-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7e6d75c3a74b93b429fb0bfaa9f1cdb9bee43a7c]

#i10000# new configure


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0eab645adf5a0cedb9fdd43c74bd2502ac9abb6b]

DEV300


2009-09-18  Noel Power  <npower@openoffice.org>  [e51ec0c211227e6a643a653d9c507ff085c57df7]

initial commit of code reorg, existing files that are modified


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [adf92ebe5b3591e8cff8190f93b6e2d639a1e6e4]

CWS-TOOLING: integrate CWS mingwport24

2009-09-13 02:15:22 +0200 tono  r276097 : i#105033: mingw port: accept incomplete deflib
2009-09-12 15:14:34 +0200 tono  r276096 : i#105012: mingw port: $(PATH) should be quoted
2009-09-12 15:12:49 +0200 tono  r276095 : i#105011: mingw port: berkeleydb fix
2009-09-12 15:11:39 +0200 tono  r276094 : i#105010: mingw port: decline libdl
2009-09-12 15:10:21 +0200 tono  r276093 : i#105009: mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
2009-09-12 15:08:27 +0200 tono  r276092 : reverting changes to revise log messages
2009-09-12 11:55:48 +0200 tono  r276090 : i#105014: mingw port: change to latest w32api and mingw runtime
2009-09-12 11:52:12 +0200 tono  r276089 : i#105013: mingw port: fix gas error in call.s in bridges
2009-09-12 11:42:04 +0200 tono  r276088 : mingw port:  should be quoted
2009-09-12 11:35:35 +0200 tono  r276087 : mingw port: berkeleydb fix
2009-09-12 11:32:34 +0200 tono  r276086 : mingw port: decline libdl
2009-09-12 11:20:50 +0200 tono  r276085 : mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h

2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [cc0220aa33337f9c96076e8f011a64c15b530558]

#i10000# #i105127# kde configure patch


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [95f67b8bb4fd3abf53d7e705041549d71dac5739]

CWS-TOOLING: integrate CWS dtrans2vcl

2009-09-09 19:47:56 +0200 pl  r276016 : merge fix for #i104390# into moved code
2009-09-07 12:50:47 +0200 pl  r275891 : remove nonexistant header
2009-09-04 16:47:05 +0200 pl  r275819 : forgot calling convention for Windoze
2009-09-04 13:27:36 +0200 pl  r275800 : #150926# remove X11 dependency
2009-09-04 13:19:08 +0200 pl  r275799 : #150926# move mac dtrans service to vcl to be used in service implementation
2009-09-03 21:19:01 +0200 pl  r275774 : fix warning, adjust comment
2009-09-03 18:36:01 +0200 pl  r275768 : no more sjlib
2009-09-03 17:56:49 +0200 pl  r275767 : remove unused X11 link dependency
2009-09-03 17:43:35 +0200 pl  r275766 : headless not used in X11 case
2009-09-03 17:34:36 +0200 pl  r275765 : #150926# bye bye sj2
2009-09-03 16:19:04 +0200 pl  r275761 : #150926# bye bye sj2, x11 dependenices removed where not necessary
2009-09-01 17:22:54 +0200 pl  r275674 : #150926# step 1: move X11 code from dtrans to vcl, adapt glue code

2009-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa217990e3298340aa5c976307fe22d2cd3ec18a]

CWS-TOOLING: integrate CWS mba32issues02

2009-09-17 mb93783 merge commit
2009-09-03 tb121644 #i104748 - slot unification to .uno:PasteSpecial
2009-09-01 mba #101455#: code simplification
2009-08-31 mb93783 iso locales for norwegian builds are nb and nn, not no
2009-08-25 mba merge to m55
2009-07-29 mba cleanup after rebase
2009-07-29 mba #i103200#: wrong order of first and last name in CJK UI
2009-07-27 mba adding dictionary changes from broken svn CWS
2009-07-27 mba adding dictionary changes from broken svn CWS
2009-07-27 mba apply patch from broken svn CWS

2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b42b54b3608373a8aee0022eefa3b53e7e496527]

CWS-TOOLING: integrate CWS native267

2009-09-08 16:34:02 +0200 is  r275939 : #i104893# new jre6u16 for all products
2009-09-08 15:18:09 +0200 is  r275932 : #i104893# new jre6u16 for all products
2009-09-07 14:34:35 +0200 is  r275899 : #104765# update version of vcredist_x86.exe

2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [e616152db5fb87a363244bb3f55304c79de9ba5f]

forgot to add two more new files.


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0445773eec534aba7dc34115da3ddc8799890d2e]




2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [efed0f30d26d96ac9cc4acedf198fca1a0f05116]

CWS-TOOLING: integrate CWS vcl105

2009-09-07 Philipp Lohmann fix path issues
2009-09-07 hdu #i104525# Aqua: workaround OSX problem in RecentlyUsed list
2009-09-07 Philipp Lohmann add missing dollar sign
2009-09-07 Philipp Lohmann remove warnings
2009-09-07 hdu #i104011# need to use real-vals in cff-subsetter for some fonts
2009-09-05 Philipp Lohmann #i103674# less noise
2009-09-05 Philipp Lohmann #i103674# add garmin communicator to list of crashing plugins
2009-09-05 Philipp Lohmann #i103674# confiuration option to disable plugin support
2009-09-05 Philipp Lohmann merge #i102735#
2009-09-05 Philipp Lohmann #i88802# enable transparency resolution for PDF/A
2009-09-04 Philipp Lohmann rebase to DEV300m57
2009-09-03 Philipp Lohmann #i90083# fix a typo
2009-09-03 Philipp Lohmann merge
2009-09-03 Philipp Lohmann #i90083# workaround for application frame switching
2009-09-03 hdu #i104720# better description for --without-fonts configure option
2009-09-02 hdu #i104723# update third-party fonts
2009-09-02 hdu #i104723# update default-installed Liberation fonts from 1.04->1.05.1.20090721
2009-09-02 hdu #i104720# update default-installed DejaVu fonts from 2.21->2.30
2009-09-02 hdu #i89682# add Gentium fonts to default installation
2009-09-02 hdu #i89682# add Gentium fonts to default installation
2009-09-01 hdu #i104011# fix vertical offset in PDF-export of USP-layouted text
2009-08-27 Philipp Lohmann #i102033# ignore transients
2009-08-27 Philipp Lohmann merge
2009-08-27 Philipp Lohmann fix warning, remove crappy early exits
2009-08-26 Philipp Lohmann #i63494# user event time for generic plugin always regotten to work around metacity
2009-08-26 Philipp Lohmann merge
2009-08-26 Philipp Lohmann #i104526# fix string conversion
2009-08-25 Philipp Lohmann #b6855541# show newly added driver, repair remove driver
2009-08-25 Philipp Lohmann #i104469# maximizing issue (thanks haggai)

2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [74ab9de9395b623f66279226462556b4a19fc9e7]

#i10000# #i105059# bergmann build patch


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a38b8a81b83d3fa01d2d06ee391784248133c016]

CWS-TOOLING: integrate CWS boost134

2009-09-09 10:30:24 +0200 fs  r275970 : #i100127# provided by rene: check whether system-boost's function.hpp compiles without exception support
2009-09-04 21:58:00 +0200 fs  r275832 : indention
2009-09-04 21:57:10 +0200 fs  r275831 : #i10000# type in boost/spirit check. Thanks to thb
2009-09-04 10:58:54 +0200 fs  r275787 : #i100127# provided by tono@openoffice.org: mingw needs using directives for std::min/max
2009-09-04 10:31:54 +0200 fs  r275782 : #i100127# (approved by hjs) on Solaris, set GNUTAR to /usr/sfw/bin/gtar, this is available on baseline machines (Solaris 10.x), but not necessarily available in LD_LIBRARY_PATH
2009-08-19 21:47:55 +0200 rene  r275161 : #i10000# check for the header actually used now
2009-08-17 21:55:31 +0200 fs  r275073 : CWS-TOOLING: rebase CWS boost134 to trunk@275001 (milestone: DEV300:m55)
2009-07-16 09:39:25 +0200 fs  r274031 : #i100127# extract download/% with GNUTAR instead of TAR
2009-07-14 09:18:15 +0200 fs  r273960 : CWS-TOOLING: rebase CWS boost134 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 09:55:14 +0200 fs  r273919 : #i100127# use boost 1.39, not 1.34
2009-07-13 09:45:57 +0200 fs  r273918 : use GNUTAR when extracting download/%.tar.gz, not TAR (necessary with boost 1.39 tarball)
2009-07-10 21:10:52 +0200 fs  r273905 : #i100127# spirit now part of boost
2009-07-06 12:12:13 +0200 fs  r273732 : #i10000# lngconvex, used in src/wizards, is built in shell => added missing module dependency
2009-07-02 15:34:51 +0200 fs  r273660 : #i100127#
2009-07-02 13:35:24 +0200 fs  r273645 : #i100127# MSVC needs some hinting when using boost::bind on (some) member functions
2009-07-02 10:33:59 +0200 fs  r273625 : removed unused include (lead to an internal compiler error with MSVC and boost 1.34+)
2009-07-02 09:44:35 +0200 fs  r273619 : change some include orders, prevents 'internal compiler errors' with MSVC
2009-07-01 09:19:25 +0200 fs  r273547 : #i100127# who the heck is defining max as something unusable?
2009-07-01 09:17:28 +0200 fs  r273546 : #i100127# defining min/max is causing trouble now
2009-07-01 09:15:40 +0200 fs  r273545 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL, and disabling warning 4180
2009-07-01 09:14:23 +0200 fs  r273544 : #i100127# re-disable warning 4180, still needed for some files
2009-07-01 09:07:33 +0200 fs  r273543 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL
2009-06-24 11:00:32 +0200 fs  r273319 : oops, re-introduced some inc locations
2009-06-23 22:10:02 +0200 fs  r273304 : #i100127# disable warning C4180
2009-06-23 22:08:36 +0200 fs  r273303 : #i100127# disable warning C4180
2009-06-16 12:26:49 +0200 fs  r273015 : #i10000# (provided by mst@openoffice.org)
2009-06-15 09:10:27 +0200 fs  r272962 : #i10000# use -r instead of -a when copying the include files, this prevents the spurious 'failed to preserve ownership' errors
2009-06-11 23:55:06 +0200 fs  r272902 : #i100127#
2009-06-11 23:54:47 +0200 fs  r272901 : #i100127#
2009-06-11 23:54:05 +0200 fs  r272900 : make compile on unxsol[i|s]4
2009-06-10 10:12:22 +0200 fs  r272798 : #i100127# don't deliver from within unxlngi6/misc/build/boost, but from a 'normalized' location unxlngi6/inc
2009-06-10 09:48:00 +0200 fs  r272795 : #i100127# use 1.34.1 unconditionally on all platforms

2009-09-17  hb137859  <hb137859@x42-so34>  [08ce50b6957bf9cd51cd5e3abdd8acccc3147358]

merged DEV300_m59


2009-09-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe07c3b06e51ec8da707340eed8d8aeb16969e2e]

CWS-TOOLING: integrate CWS fwk116

2009-09-03 Mikhail Voytenko #i101453# write the default values for old entries
2009-09-03 Mikhail Voytenko #i101453# let the new default value be used
2009-09-03 Mikhail Voytenko #i101453# revert the change for xslt-transformation, the duplicate nodes should not be allowed
2009-09-03 Mikhail Voytenko #i101453# allow duplicate nodes for different modules
2009-09-03 Mikhail Voytenko #i101453# fix the special mac installation
2009-09-02 Mikhail Voytenko #i101453# correct the usage of configuration files
2009-09-02 Mikhail Voytenko #i10000# fix warning
2009-09-02 Mikhail Voytenko #i10000# fix warning
2009-09-02 Mikhail Voytenko #i96918# try to open the file for editing always
2009-09-02 Mikhail Voytenko #i51058# remove unused strings
2009-09-02 Mikhail Voytenko #i51058# remove unused strings
2009-09-01 Mikhail Voytenko #i10000# fix typo
2009-08-30 Mikhail Voytenko Rebase on DEV300_m56
2009-08-19 Mikhail Voytenko #i101732# do not generate a transparent bitmap for thumbnail
2009-08-13 Mikhail Voytenko #i101453# do not use system temporary location on Mac
2009-08-13 Mikhail Voytenko #i101453# do not use system temporary location on Mac
2009-08-07 Mikhail Voytenko #i103617# fix warning
2009-07-31 Carsten Driesner #i103924# Fix wrong number of arguments
2009-07-31 Mikhail Voytenko #i101207# integrate the patch
2009-07-31 Mikhail Voytenko #i103783# integrate the patch; get rid of CRLF
2009-07-31 Mikhail Voytenko #i97969# integrate the patch
2009-07-27 Carsten Driesner #i103423# Use correct request count in the ctor. Don't descrease value before checking the request count

2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [52758a9d25d217ac90ff8c32aa83b270f02f16e5]

CWS-TOOLING: integrate CWS locales32

2009-09-06 19:13:15 +0200 er  r275860 : #i104308# Lower and Upper Sorbian
2009-09-03 01:40:09 +0200 erack  r275732 : CWS-TOOLING: rebase CWS locales32 to trunk@275331 (milestone: DEV300:m56)
2009-08-17 21:48:26 +0200 erack  r275072 : * #i102920# use OUString::iterateCodePoints() in xdictionary; patch from <cmc>
* Adapted local iterateCodePoints() in breakiteratorImpl.cxx to cope with
  surrogates at text end.
* Use OUString::iterateCodePoints() in BreakIterator_CJK::getLineBreak()
2009-08-09 23:14:39 +0200 erack  r274792 : mergeinfo
2009-08-09 23:09:31 +0200 erack  r274791 : re-adding this again, merge from tag didn't work; SVN IS A PIECE OF CRAP
2009-08-09 22:45:02 +0200 erack  r274790 : don't re-add file, merge instead
2009-08-09 22:09:49 +0200 erack  r274789 : cws rebase ERRONEOUSLY REMOVED THIS FILE!
2009-08-09 22:01:02 +0200 erack  r274788 : adapt to new postset.mk completelangiso content; get rid of /i modifier uglyness
2009-08-09 19:40:46 +0200 erack  r274787 : #i99823# sort currency list ISO,symbol,language/country; removed unused STR_EUROPE
2009-08-09 01:23:35 +0200 erack  r274786 : make AZM currency legacyOnly to avoid duplicate listing in number formatter because of the identical 'man.' currency symbol
2009-08-09 01:11:38 +0200 erack  r274785 : #i94445# make ROL currency legacyOnly to avoid duplicate listing in number formatter because of the identical 'lei' currency symbol
2009-08-06 19:10:34 +0200 erack  r274743 : CWS-TOOLING: rebase CWS locales32 to trunk@274622 (milestone: DEV300:m54)
2009-08-04 21:26:24 +0200 erack  r274634 : #i94445# new currency RON
2009-08-04 21:06:55 +0200 erack  r274633 : #i103193# corrected data; from <calibaashi>
2009-07-18 23:56:55 +0200 erack  r274104 : #i103408# ignore an empty LANGUAGE variable; patch from <cmc>
2009-07-07 00:21:02 +0200 erack  r273764 : Langpack.ulf is gone
2009-07-07 00:02:39 +0200 erack  r273763 : #i103358# add 'is' Icelandic
2009-07-04 02:10:55 +0200 erack  r273720 : #i101173# typographic quotation marks
2009-07-04 01:07:44 +0200 erack  r273719 : #i65127# make it compile with OSL_DEBUG_LEVEL>2 again
2009-06-26 22:50:49 +0200 erack  r273444 : #i97602# add Asturian_Spain [ast-ES]; locale data contributed by <astur>/<it46>
2009-06-26 22:01:25 +0200 erack  r273443 : #i101173# add Oromo [om-ET] locale data; contributed by <barreessaa>
2009-06-26 21:55:41 +0200 erack  r273442 : #i101173# add Oromo [om-ET] locale data; contributed by <barreessaa>
2009-06-26 21:11:46 +0200 erack  r273441 : #i102991# linguistic corrections
2009-06-26 21:02:45 +0200 erack  r273440 : #i102986# add Somali 'so'
2009-06-22 00:04:35 +0200 erack  r273190 : #i101235# add Uyghur_China [ug-CN] locale; contributed by <sahran>/<it46>
2009-06-21 23:35:21 +0200 erack  r273189 : blah
2009-06-21 23:22:40 +0200 erack  r273188 : #i99972# add Quechua (Ecuador) [qu-EC]
2009-06-21 21:57:29 +0200 erack  r273187 : #i97791# add Yiddish [yi-IL]
2009-06-21 21:24:29 +0200 erack  r273186 : #i102186# add Greek, Ancient [grc-GR]
2009-06-21 21:00:59 +0200 erack  r273185 : #i98489# add Arabic (Oman) [ar-OM] locale data; contributed by <zayed2001>/<it46>
2009-06-21 20:54:07 +0200 erack  r273184 : check ListSeparator for ';' semicolon, for consistency
2009-06-21 20:20:13 +0200 erack  r273183 : ISO 4217 checks only if not legacy (e.g. Macau Pound 'P')
2009-06-21 20:00:27 +0200 erack  r273182 : check CurrencyID and BankSymbol vor ISO 4217
2009-06-21 19:10:36 +0200 erack  r273181 : #i73118# Bokmål instead of Bokmal
2009-06-21 19:00:47 +0200 erack  r273180 : #i99827# add Sardinian locale data; contributed by <valterubuntu>
2009-06-21 18:20:05 +0200 erack  r273179 : give URL of svn instead of legacy cvs
2009-06-21 17:45:31 +0200 erack  r273178 : #i87907# add Oromo [om-ET]
2009-06-21 17:23:14 +0200 erack  r273177 : grep in completelangiso of postset.mk
2009-03-24 00:22:16 +0100 erack  r269901 : #i100368# parentheses, parentheses, parentheses ...
2009-03-23 23:31:22 +0100 erack  r269899 : #i99712# call OutlineNumberingLevel_Impl dtor
2009-03-23 22:37:31 +0100 erack  r269897 : #i98347# register NumToCharHalfwidth
2009-03-22 18:07:40 +0100 erack  r269852 : definitely ignore any output resulting from the cd command in list of rules, which may have lead to a spurious rule file

2009-09-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5436ce49f486322348ee564bcf8fed9ac52be648]

CWS-TOOLING: integrate CWS cloph13

2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp

2009-09-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [799460dccff206acc35ea148b54d4da72387710e]

CWS-TOOLING: integrate CWS sb113

2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012
2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;)
2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012
2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph)
2009-08-26 sb merged in DEV300_m56
2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc)
2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora)
2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader
2009-08-17 Juergen Schmidt #i103749# integrate patch
2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8")
2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter
2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec
2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc)
2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc)
2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2)
2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly
2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH)
2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")

2009-09-16  Kurt Zenker  <kz@openoffice.org>  [dcccf4a7c729f11f3f1bf41d77368cec4be10e25]

#i105126# regenerate configure


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f0ec83522ab0c02636488d62f063d21964e35874]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Release Engineers  <releng@openoffice.org>  [725a2fbe17b7a1e26afdd4d15019fc66b5f47382]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-15  Mathias Bauer  <mba@openoffice.org>  [b09b9a736970476df10f8526e6456b346885daab]

remove dependency on perl by throwing out superfluous XML stuff


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [a6e40aad39e94e265aae6276bd5520590d2973bd]

#i10000# remove ENABLE_CAIRO switch


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [99a5d64f2b2474bd434233c59c1978194efe3011]

#i10000# use BUILD_PIXMAN=YES for cairo/unxmacxi


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [3d4755e0646f0467ef64b4df0d683b5ae02d8b11]

#i10000# use BUILD_PIXMAN=YES for cairo/unxmacxi


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [1c4509a36eff17cc72adddd5b55c0a3ba805f2b4]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [5fb4ebf83eaf07766c9f4c7b9cbaa4715bac9492]

#i10000# aktivate new Languagepacks for mac


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [47eaf33a004d25e569b573b70c5b6bca06e37eae]

DEV300


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [bb442d31666a5fd44739e9fa9a063849ec73571e]

#i105022# patch


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [723121c7b1b2aa659e3f8b16bf19c891d0914e3f]

CWS-TOOLING: integrate CWS dba32g

2009-09-09 07:53:55 +0200 oj  r275964 : replace strlen with rtl_str_getLength
2009-09-07 20:59:10 +0200 fs  r275913 : disable the CopyTableWizard test until issue 104869 is fixed
2009-09-07 12:17:31 +0200 oj  r275885 : #i104810# remove de as lang
2009-09-05 22:26:21 +0200 fs  r275857 : protect StateChanged against re-entrance
2009-09-05 22:25:52 +0200 fs  r275856 : don't attempt to classify the parent of a form as control
2009-09-05 22:25:29 +0200 fs  r275855 : protect against re-entrance
2009-09-05 00:11:40 +0200 fs  r275835 : #i10000#
2009-09-04 23:25:50 +0200 fs  r275834 : #i10000#
2009-09-04 23:23:47 +0200 fs  r275833 : #i10000#
2009-09-04 21:49:37 +0200 fs  r275830 : #i10000# correct wrong conflict resolution
2009-09-04 20:59:51 +0200 fs  r275829 : CWS-TOOLING: rebase CWS dba32g to trunk@275801 (milestone: DEV300:m57)
2009-09-04 11:08:32 +0200 oj  r275791 : #i104780# new version 1.2.0
2009-09-03 22:29:21 +0200 fs  r275775 : OSL_TRACE doesn't need \n anymore
2009-09-03 08:33:21 +0200 fs  r275743 : CWS-TOOLING: rebase CWS dba32g to trunk@275331 (milestone: DEV300:m56)
2009-09-02 13:48:12 +0200 fs  r275708 : removed useless include
2009-09-02 13:45:43 +0200 fs  r275707 : more since tags, which are used across offapi/udkapi
2009-09-02 13:23:04 +0200 fs  r275705 : should *not* have the dtor, copy ctor, and assignment operator compiler-generated, else we run into trouble as soon as the compiler creates different versions of our singleton member's static data in different libraries
2009-09-02 12:32:45 +0200 fs  r275704 : AutoIncrementIsPrimaryKey is a driver setting, not a data source setting
2009-09-02 11:42:49 +0200 fs  r275701 : URL meta data are meta data which are valid for all connections of this type, not per-data-source properties. Settings them as data source properties is a hack.
2009-09-02 08:43:34 +0200 fs  r275696 : 3.x.x is not a valid 'since' tag
2009-09-01 16:05:24 +0200 fs  r275665 : #i104686# don't treat controls bound to read-only columns as required
2009-09-01 13:10:22 +0200 fs  r275657 : #i104574# use PageUp/Down to scroll through the complete page
2009-09-01 07:04:48 +0200 oj  r275641 : #i104104# correct line ends
2009-08-31 15:52:34 +0200 fs  r275612 : #i104410#
2009-08-31 12:29:05 +0200 fs  r275596 : #i104364#
2009-08-31 12:28:56 +0200 fs  r275595 : #i104364#
2009-08-31 11:43:09 +0200 fs  r275593 : #i104649# JavaDriverClassPath is also a known JDBC-bridge setting
2009-08-31 11:41:37 +0200 fs  r275592 : #i104649#
2009-08-28 21:48:27 +0200 fs  r275552 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:48:17 +0200 fs  r275551 : #i96862# do not show the 'Create a new database' option when a) no embedded/dBase driver is installed or b) the configuration requests to hide the option
2009-08-28 21:47:19 +0200 fs  r275550 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:46:41 +0200 fs  r275549 : #i96862# renamed and extended the configuration data which controls availability of certain DBA-related UI
2009-08-28 15:10:19 +0200 fs  r275535 : #i96862# if no embedded driver is installed, use dBase for creating new DBs. If no dBase driver is installed, too, do not offer the 'Create new database' option
2009-08-28 14:03:04 +0200 fs  r275532 : #i104454# allow multiple fields to display the same column
2009-08-28 13:14:00 +0200 fs  r275528 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:09:57 +0200 fs  r275527 : properly chech the MySQL type buttons (else next/back in the wizard leads to state with two buttons checked)
2009-08-28 13:09:17 +0200 fs  r275526 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:07:18 +0200 fs  r275525 : BooleanComparisonMode is a property, or a feature - but not a driver meta data
2009-08-28 11:00:31 +0200 fs  r275521 : #i104580#
2009-08-28 10:40:05 +0200 fs  r275519 : #i104577# correct assertion: If the template node type is ANY, then any value type is allowed
2009-08-28 10:09:30 +0200 fs  r275518 : #i104575# implement Named Pipe UI
2009-08-28 10:09:07 +0200 fs  r275517 : pass the trigger-event to IWindowOperator::operateOn / work with VclWindowEvents, not VclSimpleEvents
2009-08-27 14:27:36 +0200 fs  r275484 : ImplPosTabPage: respect mbEmptyViewMargin for WINDOWALIGN_LEFT
2009-08-27 13:43:56 +0200 fs  r275480 : merging latest changes from CWS dba32f herein
2009-08-27 13:23:07 +0200 fs  r275475 : #i103882#
2009-08-27 11:56:55 +0200 fs  r275466 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
2009-08-27 11:55:34 +0200 fs  r275465 : #i104544#
do not allow re-entrance for impl_ensureControl_nothrow
Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
2009-08-27 10:14:11 +0200 fs  r275459 : preparations for supporting a 'NamedPipe' parameter for the MySQL Connector/OOo
2009-08-27 10:13:21 +0200 fs  r275458 : preparations for supporting a 'NamedPipe' setting for the MySQL Connector/OOo
2009-08-27 10:11:14 +0200 fs  r275456 : outsourced the MySQLNative settings into a dedicated class, to not duplicate all the code in two tab page implementations
2009-08-26 14:18:13 +0200 fs  r275422 : #i10000#
2009-08-26 13:26:36 +0200 fs  r275419 : ignore output paths
2009-08-26 13:23:38 +0200 fs  r275417 : support the LocalSocket property for the MySQL native driver
2009-08-26 13:17:05 +0200 fs  r275416 : some re-factoring, to outsource the tab page for setting up the MySQLNative connection, into a dedicated class (needed later)
2009-08-26 13:15:15 +0200 fs  r275415 : support a NoThousandSep property for NumericFormatters - I'm tired of correcting this at runtime, instead of controlling it in the resource
2009-08-26 11:45:08 +0200 fs  r275410 : oops, 'flat' shouldn't have got lost
2009-08-26 09:38:57 +0200 fs  r275398 : #i102631# when saving the document fails, ensure that the interaction handler really can handle/display the error
2009-08-26 09:37:05 +0200 fs  r275397 : #i102631# don't let non-IO/RuntimeExceptions escape from DatabaseDocument::store*, wrap them into an IOException
2009-08-26 09:35:39 +0200 fs  r275395 : let the default interaction handler implement XInteractionHandler2
2009-08-25 13:51:34 +0200 fs  r275352 : #i102631# createTempFile: pass URL through FileHelper.getOOoCompatibleFileURL
2009-08-25 13:49:23 +0200 fs  r275351 : #i102631# createTempFileURL: immediately delete the file implicitly created by createTempFile, we really only need the URL
2009-08-24 14:49:07 +0200 fs  r275318 : #i10000#
2009-08-24 14:36:03 +0200 fs  r275315 : properly terminate message with 0 character
2009-08-24 14:35:45 +0200 fs  r275314 : trace method concepts in non-pro, if special flag is enabled
2009-08-24 14:24:17 +0200 fs  r275312 : #i98973# filter some more events for grid control columns
2009-08-24 14:15:23 +0200 fs  r275311 : #i98973# implement XComboBox for combo box cells
2009-08-24 13:39:24 +0200 fs  r275308 : #i98973# do not display the 'actionPerformed' event for grid combo box columns
2009-08-24 12:52:03 +0200 fs  r275303 : #i98973# implement XCheckBox and XButton for check box cells
2009-08-24 11:56:05 +0200 oj  r275300 : #i104447# wrong default for orientation
2009-08-24 10:51:21 +0200 fs  r275296 : in the script selector dialog, interpret a double click onto a function as OK
2009-08-24 10:50:56 +0200 fs  r275295 : localize some to-be-displayed names, consolidate some code regarding form/control naming
2009-08-21 14:28:05 +0200 fs  r275255 : #i98973# implement KeyListeners
2009-08-21 14:27:20 +0200 fs  r275254 : #i98973# move the conversion VCL[Mouse|Key]Event->Awt[Mouse|Key]Event from vclxwindow.cxx to VCLUnoHelper
2009-08-21 14:08:50 +0200 fs  r275248 : #i98973# implement Mouse- and MouseMotion-broadcasting
2009-08-21 13:31:08 +0200 fs  r275244 : #i98973# implement text and change listeners at text cells
2009-08-21 12:47:38 +0200 fs  r275234 : #i104399# some refactoring:
If the MySQL Connector/OOo is installed, it registers for the sdbc:mysqlc: protocol (now known as DST_MYSQL_NATIVE_DIRECT).
However, we do not want to display this in the UI, instead we display "MySQL" only, which collects DST_MYSQL_ODBC, DST_MYSQL_JDBC, and DST_MYSQL_NATIVE.
2009-08-21 12:45:18 +0200 fs  r275232 : #i104399# also register for the sdbc:mysql:mysqlc protocol, decide at runtime (depending on the availability of sdbc:mysqlc:), whether it is really accepted. This prevents that the C/OOo extension needs to register *our* implementation name for the sdbc:mysql:mysqlc: protocol, which would be somewhat weird
2009-08-20 16:18:48 +0200 fs  r275190 : merging the latest changes from CWS dba32f (which this CWS was created from)
2009-08-19 20:19:59 +0200 fs  r275160 : add some spacing between the radios
2009-08-19 14:50:15 +0200 fs  r275150 : #i98973# slightly refactoring the grid cell implementations, to prepare for proper events being fired. Implement focus events for the moment, more to come.
2009-08-19 10:53:38 +0200 fs  r275142 : #i99936# initialize newly created models
2009-08-18 23:03:48 +0200 fs  r275132 : merging latest changes from CWS dba32f
2009-08-18 15:14:08 +0200 fs  r275110 : #i102819# SetColumnPos: SCROLL_CLIP is deadly here

2009-09-11  Kurt Zenker  <kz@openoffice.org>  [7d8cf8a954e8e5e34c2e4f6f8d385bf02ff3b067]

CWS-TOOLING: integrate CWS dv15

2009-09-10 07:47:47 +0200 dv  r276020 : #i104942# Better renaming algorithmen
2009-09-03 13:42:16 +0200 dv  r275749 : #i104754# New icon for shared extensions
2009-09-03 13:37:58 +0200 dv  r275748 : #i104754# New icon for shared extensions
2009-09-03 10:31:06 +0200 dv  r275746 : #i104745# Reordered controls for better A11Y support

2009-09-11  Kurt Zenker  <kz@openoffice.org>  [6815850d58c2461d8288c0eafae499ec19ac5c9a]

CWS-TOOLING: integrate CWS dv14

2009-09-10 15:16:32 +0200 sg  r276035 : #160513# updated wfs scheme to accept ports
2009-09-10 07:41:47 +0200 dv  r276019 : #i104942# Better renaming algorithmen
2009-08-31 13:41:11 +0200 dv  r275604 : #160505# Setting APP1PRODUCTNAME must not overwrite APP1PRODUCTDEF

2009-09-10  Kurt Zenker  <kz@openoffice.org>  [bee41d2e1fb26e50b62414d956ce89ced66ccd3f]

CWS-TOOLING: integrate CWS os2port06dev300

2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree.

2009-09-10  Kurt Zenker  <kz@openoffice.org>  [1b5f26886ff0538aa563a6bc7b20e9295251688c]

CWS-TOOLING: integrate CWS mh232

2009-08-26 03:52:57 +0200 mh  r275385 : #i102182# FreeBSD patch
2009-08-26 03:43:20 +0200 mh  r275384 : #i101333# patch for FreeBSD
2009-08-26 03:11:20 +0200 mh  r275383 : #i39230
2009-08-26 03:07:51 +0200 mh  r275382 : #i39230# more space for initials field
2009-08-26 02:41:19 +0200 mh  r275380 : #i39230# use vos::osecurity for reading the user name
2009-08-18 22:06:00 +0200 mh  r275130 : #i104243#, line ending problem with newer perl
2009-08-18 21:53:21 +0200 mh  r275129 : #i39230# read initials via getpwnam
2009-08-18 21:34:05 +0200 mh  r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
2009-08-17 18:02:59 +0200 mh  r275067 : #i95498# make compile with gcc3

2009-09-10  Kurt Zenker  <kz@openoffice.org>  [d93562efca12e94e0244622d06b26db1fe4313c9]

CWS-TOOLING: integrate CWS tkr24

2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT

2009-09-10  Release Engineers  <releng@openoffice.org>  [00eb1d9b5d8fd170a56c23710e7855f950496b89]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [29951b26d124a8adac3d4a0e76d96b59f69e5e79]

rebased to DEV300_m57.


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [a7746da6fd2fb583aa976f4a0495ae1c1ff2c2c9]

#i10000# recreated configure


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [23cda812c2e5e5cf78c46e7121c5b4835ca19a44]

#i104829# cannot build with non-empty WITH_LANG in incomplete source tree


2009-09-09  Release Engineers  <releng@openoffice.org>  [8627271cf6947852032cbdc53606a7284e64c56b]

DEV300


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [99362b42c4cfc6bdcadc2e291cc9bbd3bb544820]

merge commit to DEV300_m57


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [693c7d9e3320f18aca2f43c9475960bcf40caad8]

CWS-TOOLING: integrate CWS native265

2009-09-01 11:06:19 +0200 is  r275650 : #i104658# patch for mozbootstrap.dll
2009-08-31 16:52:35 +0200 is  r275615 : #160508# fixing typo
2009-08-31 16:35:50 +0200 is  r275614 : #160508# small code fixes

2009-09-08  Oliver Bolte  <obo@openoffice.org>  [529b7848eca665846faefb3744e1f45207c95e29]

CWS-TOOLING: integrate CWS filepicker03

2009-08-28 10:59:09 +0200 cd  r275520 : #i103568# Added context for Writer export
2009-08-27 13:42:55 +0200 cd  r275478 : #i103568# The expression must be negated to be correct!
2009-08-26 14:26:24 +0200 cd  r275423 : CWS-TOOLING: rebase CWS filepicker03 to trunk@275331 (milestone: DEV300:m56)
2009-08-26 11:53:11 +0200 cd  r275411 : #i103568# Fix file type suggestion inconsistency
2009-08-26 11:27:16 +0200 cd  r275407 : #i83457# Fix compiler warnings for wntmsci11 and 12
2009-08-26 11:26:32 +0200 cd  r275406 : #i83457# Remove fpicker from modules with warnings
2009-08-25 16:20:06 +0200 cd  r275368 : #i83457# Fix msvc warnings
2009-08-03 15:12:44 +0200 cd  r274582 : CWS-TOOLING: rebase CWS filepicker03 to trunk@274203 (milestone: DEV300:m53)

2009-09-08  Oliver Bolte  <obo@openoffice.org>  [f93e20eb982bf466938d53bb0643080c6344e768]

CWS-TOOLING: integrate CWS dba32f

2009-08-31 10:43:51 +0200 msc  r275590 : #no issuezilla available# make the testcase more error proof
2009-08-31 10:43:28 +0200 msc  r275589 : #no issuezilla available# make the testcase more error proof
2009-08-31 10:40:33 +0200 msc  r275588 : i85993 remove bugid
2009-08-31 10:38:28 +0200 msc  r275587 : i100000
2009-08-27 13:27:32 +0200 fs  r275476 : #i103882#
2009-08-27 12:47:54 +0200 fs  r275474 : #i104544#
do not allow re-entrance for impl_ensureControl_nothrow
Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
2009-08-27 12:47:16 +0200 fs  r275473 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
2009-08-27 10:18:05 +0200 mav  r275461 : #i103266# do not allow any stream operation on package streams while commiting the package
2009-08-20 15:25:48 +0200 fs  r275184 : #i104362# fall back to a ViewObjectContactOfSdrObj in case we don't have a page view
2009-08-20 15:25:06 +0200 fs  r275183 : AUGMENT_LIBRARY_PATH
2009-08-20 15:10:34 +0200 fs  r275182 : AUGMENT_LIBRARY_PATH
2009-08-20 09:50:36 +0200 oj  r275167 : #i104266# notify propertyforward when new dest was created
2009-08-19 08:01:28 +0200 mav  r275133 : #i103266# fix the typo
2009-08-18 22:45:34 +0200 fs  r275131 : #i10000#
2009-08-18 13:53:07 +0200 oj  r275105 : #i104266# set column settings after alter columns
2009-08-18 13:41:49 +0200 fs  r275103 : #i102550# do not interpret names of existing data sources as system path
2009-08-18 13:13:05 +0200 oj  r275097 : #i103882# use correct number Format
2009-08-18 12:59:13 +0200 fs  r275094 : #i104181#
2009-08-18 09:07:48 +0200 fs  r275079 : updated readme to refer to proper 1.1.14
2009-08-18 08:32:31 +0200 oj  r275077 : #i104187# wrong default for FirstCellAsLabel corrected
2009-08-18 08:10:00 +0200 oj  r275076 : #i104187# dispose status controller to avoid access of dead statusBar in sfx
2009-08-17 21:56:19 +0200 fs  r275074 : merge fix for issue #102564# from dba32e
2009-08-17 15:34:40 +0200 fs  r275058 : don't set MaxFieldSize to 0 unconditionally
2009-08-17 14:33:57 +0200 oj  r275054 : #i103528# patch for bitxtor
2009-08-17 14:12:26 +0200 oj  r275051 : #i104160# fix VerticalAlignment
2009-08-17 14:11:47 +0200 oj  r275050 : #i104160# fix VerticalAlignment
2009-08-14 15:54:04 +0200 mav  r274989 : #i103266# avoid possibility for race condition
2009-08-13 13:52:43 +0200 fs  r274939 : improved diagnostics
2009-08-13 13:52:28 +0200 fs  r274938 : typo
2009-08-13 12:51:03 +0200 fs  r274934 : #i103763# provided by cloph: correct libIDL check when compiling Mozilla
2009-08-13 12:43:23 +0200 fs  r274933 : #i103763# provided by cloph: allow to cross-compile prebuilt zips on Mac
2009-08-13 12:41:15 +0200 fs  r274932 : #i103371# fire PREPARECLOSEDOC even for embedded objects (why not?)
2009-08-13 12:24:49 +0200 fs  r274930 : #i99890# remove 'Insert Control' from the popup menu
2009-08-13 12:23:38 +0200 fs  r274929 : #i99890# DoToolboxAction: assert unknown/unimplemented actions
2009-08-13 09:32:07 +0200 fs  r274923 : #i103721#
2009-08-13 09:26:32 +0200 fs  r274922 : #i99894# provided by dtardon: xforms_nowFunction: use proper memory allocation function
2009-08-13 09:20:21 +0200 fs  r274921 : #i103938# provided by cmc: pass proper arguments to OUString::intern
2009-08-12 22:34:28 +0200 fs  r274916 : #i104139# when executing a PopupMenu, pass the POPUPMENU_NOMOUSEUPCLOSE flag

2009-09-07  Oliver Bolte  <obo@openoffice.org>  [124ba488ee1ff434bf333d678f7482fcf9cd1669]

CWS-TOOLING: integrate CWS kick4nt


2009-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b94be6814cfff16fdad170285b147bb5d533de91]

update to m57


2009-09-04  Release Engineers  <releng@openoffice.org>  [f1c6c09154835e70941b04f0628397aff84c3bab]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-03  Release Engineers  <releng@openoffice.org>  [bb596c875b924b139d05f61e01b968493b8bd6a1]

#100000# revert some unxlngx settings


2009-09-01  Release Engineers  <releng@openoffice.org>  [2f492f94142975e9520fd89dc22fc2fc42fff598]

#i10000# fix for building locally copied modules


2009-08-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [d521caa5cdec4866509bfed84ff00fad89007a54]

#i10000#: update unxlngx6 environment


2009-08-31  Oliver Bolte  <obo@openoffice.org>  [0f08bd11127c6d6280bec59bfc1a64e76ae2b7fe]

#100000#,#160112# MAXPROC missing for cygwin + lucopy


2009-08-31  Rüdiger Timm  <rt@openoffice.org>  [e8d7d0690bde35be08cf7aaca34eb99d29fb6253]

#i10000# 'deliver' sometimes fails in cases where several platforms simultaneously try to create the same big zip file in solver's 'common.pro' zip directory.


2009-08-28  Vladimir Glazounov  <vg@openoffice.org>  [41695c78119e921c433bdead221b7ea2a4aebebc]

#i10000# regenerated configure


2009-08-27  Release Engineers  <releng@openoffice.org>  [50ecbb230579abc37aba785ee842f76277ec806b]

DEV300


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1ba80306f610a5cbb862d1c7f1691d381a679877]

CWS-TOOLING: integrate CWS sb114_DEV300

2009-08-12 09:02:01 +0200 sb  r274880 : #i104149# missing PATCH flag
2009-08-11 16:39:16 +0200 sb  r274864 : #i104149# merged in difference between <http://ftp.debian.org/debian/pool/main/libx/libxml2/libxml2_2.6.32.dfsg-5.diff.gz> and <http://security.debian.org/pool/updates/main/libx/libxml2/libxml2_2.6.32.dfsg-5+lenny1.diff.gz> (which appears to also apply cleanly to the libxml2 2.6.31 source base checked into OOo)

2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a942f7d1df6afc31e32bf315e61d5b3d9fa49f49]

CWS-TOOLING: integrate CWS swapfix01_DEV300

2009-08-17 16:40:04 +0200 cl  r275061 : #i104146# added patch flag for svx library
2009-08-17 15:48:01 +0200 cl  r275059 : #i104146# force swap in of graphic to avoid getting the unique id from the preview graphic

2009-08-27  Release Engineers  <releng@openoffice.org>  [ddd76612f2ab4aa60a61f12296cdca3ede86c62a]

CWS-TOOLING: integrate CWS hr65

2009-08-26 Jens-Heiner Rechtien #i104521#: implement 'setcurrent'; document --hg option to 'create'
2009-08-26 Jens-Heiner Rechtien #i104521#: SOAP method setSCMName() doesn't return a value
2009-08-26 Jens-Heiner Rechtien #i104521#: implement [set|get]_scm()
2009-08-26 Jens-Heiner Rechtien #i104521#: implement --hg switch to 'cws create'

2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [6f1f6e0d9b2cf9ba1bf4368d621fa3709c361e21]

CWS-TOOLING: integrate CWS hr64_DEV300

2009-07-21 13:24:57 +0200 hr  r274189 : #i99576#: re-enable optimization for tabcont.cxx
2009-07-21 13:17:18 +0200 hr  r274188 : #i99592: disable -xspace optimization for Solaris x86 and SunStudio 12, due to some mis-optimzation in sc and elsewhere. SunStudio 12 update 1 is OK, but needs a few unrelated changes which will be implemented in DEV300 code line

2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5505148e53dc439ce3892f74a010ad2e9b917f86]

CWS-TOOLING: integrate CWS gpc100

2009-08-07 20:21:15 +0200 ka  r274784 : CWS-TOOLING: rebase CWS gpc100 to trunk@274622 (milestone: DEV300:m54)
2009-08-07 14:11:35 +0200 ka  r274764 : #i75026#: removal of GPC dependency

2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [c42f4782e68353fcf020e508a1ba6a7482c0e468]

CWS-TOOLING: integrate CWS mh132

2009-08-06 12:20:52 +0200 mh  r274712 : corrected error handling
2009-08-05 13:41:20 +0200 mh  r274661 : #i93040# NetBSD compile issue
2009-08-05 13:40:32 +0200 mh  r274660 : #i93040# NetBSD compile issue
2009-08-05 13:38:46 +0200 mh  r274659 : #i93040# NetBSD compile issue
2009-08-05 13:29:15 +0200 mh  r274658 : #i95193# increase includes limit
2009-08-05 13:22:07 +0200 mh  r274657 : #i96811# honor return values of read calls
2009-08-05 13:16:47 +0200 mh  r274654 : #i96802# honor return values of write calls
2009-08-05 13:07:06 +0200 mh  r274653 : #i99835# do DestroyData
2009-08-05 13:01:42 +0200 mh  r274651 : #i68557#: allow more dpi resolutions in scanner dialogue
2009-07-24 14:46:04 +0200 mh  r274307 : #i103770# missing fclose added

2009-08-26  Oliver Bolte  <obo@openoffice.org>  [bc23e21042b11148e8193c7e8d9e2bd6caaa018a]

#i10000# Buildtype GRAPHITE added


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [816303ca85418c62867256b94655151dfb881753]

merged DEV300_m56


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [b93ea48e0a243cfdc8f96d2669cdbe50cab653dc]

CWS-TOOLING: integrate CWS dba32e

2009-08-10 13:16:25 +0200 fs  r274805 : #i84390# typo corrected
2009-08-10 13:04:28 +0200 fs  r274804 : #i103741# properly terminate the last token in a string with a 0 byte
2009-07-24 08:54:05 +0200 msc  r274286 : #103219# changed long name
2009-07-24 08:42:28 +0200 msc  r274285 : #i79649# changed behaviour of the wizard
2009-07-22 14:17:49 +0200 oj  r274238 : GrabFocus
2009-07-22 13:38:01 +0200 oj  r274232 : #i102934# mixed up
2009-07-22 13:37:16 +0200 oj  r274231 : #i102934# mixed up
2009-07-21 12:30:36 +0200 oj  r274176 : crash when using distinct
2009-07-21 10:03:44 +0200 oj  r274163 : set last char to 0
2009-07-21 09:31:22 +0200 oj  r274161 : mediatype corrected
2009-07-20 11:45:33 +0200 fs  r274118 : typo in formatting string
2009-07-20 11:40:39 +0200 fs  r274117 : removed unused include
2009-07-20 11:40:01 +0200 fs  r274116 : class name corrected
2009-07-16 13:41:45 +0200 oj  r274046 : i101587 wrong check for embeddeddatabase url in confguration, have to check path
2009-07-16 13:12:05 +0200 tbo  r274044 : #i103219# adjust declarion to new hid.lst
2009-07-16 12:43:48 +0200 oj  r274041 : #i102497# check also fot longvarchar
2009-07-16 12:15:41 +0200 oj  r274039 : #i103030# handle type description and exceptions as well
2009-07-16 11:14:26 +0200 fs  r274035 : let SVN ignore output paths
2009-07-16 09:23:43 +0200 fs  r274030 : TransforFormComponentProperties: no need to check for attribute equality
2009-07-10 14:16:23 +0200 oj  r273892 : CWS-TOOLING: rebase CWS dba32e to trunk@273858 (milestone: DEV300:m52)
2009-07-01 21:41:50 +0200 fs  r273614 : #i10000#
2009-07-01 15:01:10 +0200 fs  r273589 : Input required doesn't make sense at all in XML form documents
2009-07-01 12:10:31 +0200 fs  r273562 : updated
2009-07-01 11:46:12 +0200 fs  r273560 : #i103219# add about 100 missing long names
2009-07-01 10:11:41 +0200 fs  r273551 : moved from socket/port usage to pipe/name usage, which is more common nowadays
2009-07-01 09:50:03 +0200 fs  r273549 : removed obsolete (empty) folder
2009-07-01 09:47:35 +0200 fs  r273548 : copied the code for the Accessibility Workbench herein, formerly located in the old CVS repository, at gsl/awb
2009-06-30 10:07:47 +0200 fs  r273493 : merging latest changes from CWS dba32d
2009-06-29 20:46:31 +0200 fs  r273482 : #i103138# Rectangle conversions
2009-06-29 10:01:13 +0200 fs  r273453 : #i103138#
refactored the code for positioning/zooming the control
Basically, we now allow adjustControlGeometry_throw (formerly known as positionControl_throw and setControlZoom) to
take an additional ViewTransformation parameter, describing the transformation to obtain the actual
control position/size. Consequently, positionControl itself also allows for a ViewTransformation parameter.
This has become necessary since during painting, the device which we created our control for might not necessarily
have a proper MapMode set. In this case, if we would use this map mode for calculating the control's position/size,
this would lead to wrong results.
Note that this problem was introduced by the fix for #i101398#: During the fix, we postponed the control creation
to a later time (when it is really needed). At this later time, the MapMode at the device is broken, at the earlier
time where we formerly crearted the control (createPrimitive2DSequence), it is not yet broken.
Whether or not the MapMode is defined as "broken" might depend on one's point of view, however ...
I consider it broken, since:
- we need the map mode to obtain the proper zoom level, which is to be forwarded to the control
- there are scenarios where the MapMode is *not* set to MAP_PIXEL (in those scenarios, everything works
  fine), and there are scenarios where it *is* set to MAP_PIXEL (in those the bug 103138 appears).
  It somehow feels wrong that one cannot rely on the device's map mode this way, but on the other hand
  one has no possibility to obtain the current zoom by other means.
Note that one issue (still to be submitted) is left: In the page pane of a Draw/Impress document, controls
have a wrong text size. This is because in this pane, the above-mentioned "broken" map mode is used,
which means the controls have a zoom of "1:1" set, which is wrong here.
2009-06-29 09:52:13 +0200 fs  r273452 : during #i103138#: belongsToDevice is unused nowadays
2009-06-24 12:40:06 +0200 fs  r273329 : #i102888# #i102899#
2009-06-24 12:10:29 +0200 oj  r273327 : #i103030# some code changes
2009-06-24 09:44:14 +0200 oj  r273311 : #i103030# some code changes
2009-06-24 09:24:42 +0200 oj  r273309 : #i103030# add log
2009-06-24 09:03:29 +0200 fs  r273308 : if a col's table name is schema.table, properly quote all parts
2009-06-24 08:56:06 +0200 oj  r273307 : #i102691# changed string
2009-06-23 13:31:43 +0200 oj  r273280 : #i102479# fix date, time and datetime
2009-06-23 12:51:28 +0200 oj  r273277 : #i103020# clear old expression when updating to avoid dead pointers in treelist userdata
2009-06-23 12:17:16 +0200 oj  r273275 : #i103030# add LogBridge
2009-06-23 11:53:10 +0200 oj  r273272 : shawdowed var resolved
2009-06-23 11:48:49 +0200 oj  r273270 : #i103030# add :log to uno env if var UNO_ENV_LOG is set
2009-06-23 11:47:47 +0200 oj  r273269 : #i103030# add LogBridge
2009-06-23 11:47:11 +0200 oj  r273268 : #i103030# add LogBridge
2009-06-23 08:05:08 +0200 oj  r273253 : #i102934# add key for collapsing
2009-06-22 13:21:33 +0200 fs  r273225 : merging latest changes from CWS dba32d
2009-06-22 13:15:22 +0200 fs  r273221 : why restrict to 12 entries?
2009-06-22 08:12:21 +0200 oj  r273196 : #i102655# choosen > chosen typo fixed
2009-06-22 08:08:04 +0200 oj  r273195 : #i102657# typo fix
2009-06-22 08:06:28 +0200 oj  r273194 : #i102934# expanding and collasping of section
2009-06-22 08:05:52 +0200 oj  r273193 : #i102930# set focus in treelistbox
2009-06-22 08:04:56 +0200 oj  r273192 : #i102929# enable tabstop
2009-06-19 13:18:26 +0200 oj  r273157 : remove unused param
2009-06-19 10:07:05 +0200 oj  r273149 : CWS-TOOLING: rebase CWS dba32e to trunk@272827 (milestone: DEV300:m50)
2009-06-19 07:32:40 +0200 oj  r273146 : merge from dba32d to dba32e
2009-06-19 07:22:56 +0200 oj  r273145 : merge from dba32d to dba32e
2009-06-19 07:22:33 +0200 oj  r273144 : merge from dba32d to dba32e
2009-06-18 14:09:34 +0200 fs  r273116 : merging the latest changes from CWS dba32d (up to revision 273108) herein, which effectively is a rebase to DEV300.m50
2009-06-18 08:50:35 +0200 oj  r273098 : #i102894# fix for new line in text
2009-06-18 08:28:48 +0200 oj  r273097 : #i102892# check any
2009-06-18 08:21:34 +0200 oj  r273096 : check if error is valid
2009-06-16 13:49:28 +0200 fs  r273019 : why make a drop down control by default? The form control factory in SVX does this better those days ...
2009-06-10 09:53:20 +0200 oj  r272797 : add lic text
2009-06-10 09:48:55 +0200 oj  r272796 : test added for i101618
2009-06-09 14:57:39 +0200 oj  r272771 : #i101618# access database document only when script container is needed
2009-06-09 12:42:25 +0200 oj  r272765 : #i102497# check type property
2009-06-09 12:32:49 +0200 oj  r272764 : adjust test cases
2009-06-09 12:31:58 +0200 oj  r272763 : adjust test cases
2009-06-09 12:31:22 +0200 oj  r272762 : adjust test cases
2009-06-09 11:35:42 +0200 oj  r272761 : check if error is valid
2009-06-09 11:29:42 +0200 oj  r272760 : #i102497# longvarchar was missing
2009-06-08 14:52:49 +0200 fs  r272733 : #i102564# when setting a new field, also set m_nFieldType
2009-06-08 13:51:20 +0200 oj  r272730 : add tests
2009-06-05 14:38:01 +0200 oj  r272686 : add dep
2009-06-05 14:35:00 +0200 oj  r272684 : add new tests
2009-06-05 13:41:18 +0200 oj  r272681 : code clean ups
2009-06-05 12:40:51 +0200 oj  r272678 : code cleanup
2009-06-05 12:02:57 +0200 oj  r272677 : code cleanup
2009-06-05 10:42:38 +0200 oj  r272670 : #i49320# impl export of single rows and as RTF and HTML
2009-06-03 14:30:37 +0200 oj  r272576 : #i79649# check if file matches filter wildcard
2009-06-03 13:41:57 +0200 oj  r272560 : #i102470# impl not b like 'c'

2009-08-26  Release Engineers  <releng@openoffice.org>  [7a69309ab3beca12e3f37a579c474f68f8511ff1]

CWS-TOOLING: integrate CWS jl127

2009-07-30 10:12:10 +0200 jl  r274470 : #i100873# switch on checking for symbol definitions. It works with the current xpcom lib.
2009-07-29 09:48:29 +0200 jl  r274443 : #i100873#
2009-07-29 09:47:36 +0200 jl  r274442 : #i100873# changes after resync with DEV300m53 which contains the seamonkey update
2009-07-28 10:00:03 +0200 jl  r274389 : #100873# Patches from tono
2009-07-27 16:59:39 +0200 jl  r274372 : CWS-TOOLING: rebase CWS jl127 to trunk@274203 (milestone: DEV300:m53)
2009-07-07 09:08:53 +0200 jl  r273768 : #100873#
2009-07-06 17:16:10 +0200 jl  r273754 : #100873#
2009-07-01 13:58:09 +0200 jl  r273576 : #100873# added to readme
2009-07-01 13:15:02 +0200 jl  r273573 : #100873# deliver lib files when building with MS compiler
2009-06-30 11:22:06 +0200 jl  r273498 : #i100873# accidentally commented out patch_files
2009-06-30 09:01:10 +0200 jl  r273489 : #100873# make rc.exe work in ooo windows build
2009-06-29 09:47:56 +0200 jl  r273451 : #i100873# applied mingw patch from tono
2009-06-24 12:52:14 +0200 jl  r273332 : #100873# reapplying the configure.in patch on version 273150
2009-06-24 12:51:12 +0200 jl  r273331 : #100873# reapplying the patch on version 273150
2009-06-23 17:17:36 +0200 jl  r273299 : #100873# manually modified patch from tono
2009-06-22 17:05:41 +0200 jl  r273243 : #100873# applying mingw patch from tono
2009-06-22 17:02:30 +0200 jl  r273242 : #100873# applying mingw patch from tono
2009-06-22 12:49:57 +0200 jl  r273216 : #100873# dependency to stlport
2009-06-19 11:56:16 +0200 jl  r273155 : #100873# undoing a previous change, instset_native complained about missing libjpipe.jnilib (jurt)
2009-06-19 10:13:03 +0200 jl  r273150 : #100873# ooo builds shall also use the new nss by default
2009-06-18 14:32:07 +0200 jl  r273117 : #110873# more debug output when verifying a certificate
2009-06-16 11:23:50 +0200 jl  r273012 : #i10873#
2009-06-16 10:57:41 +0200 jl  r273011 : #100873# wrong parameter definition in nsscrypto_initialize
2009-06-16 10:56:45 +0200 jl  r273010 : #100873# wrong parameter definition in nsscrypto_initialize
2009-06-15 16:20:42 +0200 jl  r272996 : #100873# initialization of NSS is now threadsafe
2009-06-10 12:50:46 +0200 jl  r272804 : #100873# rename in foreach fails in 4nt
2009-06-09 13:43:00 +0200 jl  r272768 : #i100873# deliver only .h from inc/nss otherwise we get a warning when nss/nssck.api is delivered
2009-06-08 16:15:44 +0200 jl  r272739 : #i100873#
2009-06-08 16:04:54 +0200 jl  r272738 : #i100873#
2009-06-08 15:45:52 +0200 jl  r272736 : #i100873#
2009-06-08 15:44:15 +0200 jl  r272735 : #i100873# unzipping of nss.tar.z not working with 4nt
2009-06-08 09:45:46 +0200 jl  r272720 : #i100873#
2009-06-03 13:53:52 +0200 jl  r272562 : #i100873#  MOZILLABUILD not correct
2009-06-03 13:17:54 +0200 jl  r272557 : #i100873#  readme and makefile changes from cws jl125, support of new nss module
2009-06-03 09:57:40 +0200 jl  r272544 : #i100873#  added readme
2009-06-02 16:47:47 +0200 jl  r272512 : #i100873#  removed no longer needed stuff regarding jnilibs
2009-06-02 15:54:42 +0200 jl  r272510 : #i100873# added NSS to BUILD_TYPE
2009-06-02 15:20:18 +0200 jl  r272508 : #i100873# DEREFERENCE option for copy command
2009-06-02 13:00:12 +0200 jl  r272496 : #i100873# PATCH_FILE_NAMES is now PATCH_FILES
2009-06-02 12:23:39 +0200 jl  r272494 : #i100873# build dependency to nss
2009-05-29 16:21:40 +0200 jl  r272470 : #i100873# seting ENABLE_NSS_MODULE==YES and includeing mozilla-build-1.3 folder in environment
2009-05-29 16:03:23 +0200 jl  r272468 : #i100873# use intermediate certificates when validating a certificate
2009-05-29 15:57:16 +0200 jl  r272466 : #i100873# use intermediate certificates when validating a certificate
2009-05-29 15:49:58 +0200 jl  r272464 : #i100873# using ENABLE_NSS_MODULE
2009-05-29 15:33:14 +0200 jl  r272463 : #i100873# using ENABLE_NSS_MODULE
2009-05-29 15:28:39 +0200 jl  r272461 : #i100873# build dependency to nss module
2009-05-29 15:24:57 +0200 jl  r272460 : #i100873# pass additional certificates into verifyCertificate function
2009-05-29 14:49:40 +0200 jl  r272458 : #i100873# new NSS module
2009-05-29 14:43:44 +0200 jl  r272457 : #i100873# new NSS module

2009-08-26  Release Engineers  <releng@openoffice.org>  [d19085df350752dda5125c7d79c369b2ef9b0c73]

CWS-TOOLING: integrate CWS native262

2009-08-18 16:35:06 +0200 is  r275118 : #i102939# differ between ok-label and install-label
2009-08-13 17:24:47 +0200 is  r274960 : #i102939# mac languagepacks
2009-08-13 17:22:22 +0200 is  r274959 : #i102939# mac languagepacks
2009-08-13 17:15:01 +0200 is  r274958 : #i102939# mac languagepacks
2009-08-13 17:13:36 +0200 is  r274957 : #i102939# mac languagepacks
2009-08-13 17:12:57 +0200 is  r274956 : #i102939# mac languagepacks
2009-08-13 17:12:20 +0200 is  r274955 : #i102939# mac languagepacks
2009-08-13 17:11:41 +0200 is  r274954 : #i102939# mac languagepacks
2009-08-13 17:10:52 +0200 is  r274953 : #i102939# mac languagepacks

2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [28d6705c59f53cb509ca8b528caa76ee3c3a7cee]

CWS-TOOLING: integrate CWS mingwport22

2009-08-19 16:18:46 +0200 tono  r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-08-05 12:27:41 +0200 tono  r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54)
2009-08-01 00:56:35 +0200 tono  r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-27 00:13:27 +0200 tono  r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 06:19:59 +0200 tono  r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static"
2009-07-25 06:13:56 +0200 tono  r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread
2009-07-25 06:05:22 +0200 tono  r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section
2009-07-25 05:54:09 +0200 tono  r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope
2009-07-25 05:44:58 +0200 tono  r274328 : i#103799: mingw gcc-4.4.0 port: add some #include
2009-07-25 05:33:09 +0200 tono  r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path
2009-07-25 05:24:42 +0200 tono  r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge
2009-07-25 05:16:20 +0200 tono  r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 04:01:59 +0200 tono  r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-07-25 02:44:01 +0200 tono  r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging
2009-07-25 02:28:21 +0200 tono  r274321 : i#103791: mingw port fix typo

2009-08-25  Release Engineers  <releng@openoffice.org>  [9d5584ad3779192ab199c8ea37fac9c7dec0cb01]

CWS-TOOLING: integrate CWS hb32bugs01

2009-08-03 22:06:54 +0200 hbrinkm  r274599 : resolved warning on unxlngi6
2009-08-03 17:52:32 +0200 hbrinkm  r274592 : CWS-TOOLING: rebase CWS hb32bugs01 to trunk@274203 (milestone: DEV300:m53)
2009-08-03 13:52:40 +0200 hbrinkm  r274578 : #i102260# applied patches
2009-08-03 11:49:22 +0200 hbrinkm  r274570 : #i96371# applied patch
2009-07-24 17:44:05 +0200 hbrinkm  r274316 : #i99261# adjust to change in behaviour of DeleteAndJoin
2009-07-24 17:40:30 +0200 hbrinkm  r274315 : resolved warnings on wntmsci12
2009-07-17 13:33:22 +0200 hbrinkm  r274091 : #i74153# robustness check in SwRTFParser::NextToken
2009-07-06 16:34:52 +0200 hbrinkm  r273753 : #97488# applied patch
2009-07-06 16:04:05 +0200 hbrinkm  r273750 : #i96875# some robustness changes
2009-06-30 17:06:15 +0200 hbrinkm  r273523 : #i99786# applied patch
2009-06-30 14:17:49 +0200 hbrinkm  r273505 : #i100918# applied patch
2009-06-18 13:18:08 +0200 hbrinkm  r273111 : #i100952# TabCellEnd: Do not remove empty text node if it has SwFrmFmts anchored
2009-06-18 13:14:23 +0200 hbrinkm  r273110 : #i100952# SwFltAnchorClient to watch for changes of SwFrmFmt in SwFltAnchor
2009-06-16 13:20:50 +0200 hbrinkm  r273018 : #102490# applied patch
2009-06-16 12:51:01 +0200 hbrinkm  r273017 : #i102473# applied patch
2009-06-16 10:45:04 +0200 hbrinkm  r273009 : #100353# applied patch
2009-06-15 17:39:47 +0200 hbrinkm  r273004 : CWS-TOOLING: rebase CWS hb32bugs01 to trunk@272827 (milestone: DEV300:m50)
2009-06-10 14:32:45 +0200 hbrinkm  r272812 : CWS-TOOLING: rebase CWS hb32bugs01 to trunk@272291 (milestone: DEV300:m49)

2009-08-25  Vladimir Glazounov  <vg@openoffice.org>  [9a125026dd3925e7bd47e3745b3960d8b0065f62]

CWS-TOOLING: integrate CWS buildsourceconfig

2009-08-21 11:01:55 +0200 releng  r275224 : #i104368# some clean-ups for incompatible etc modes
2009-08-21 09:52:22 +0200 releng  r275220 : #i104368# build tool and new perl module for multiple repositories

2009-08-25  Vladimir Glazounov  <vg@openoffice.org>  [454ba5a5360aaa8dafb0b58f9ea5974973da45ed]

CWS-TOOLING: integrate CWS sb110

2009-08-05 15:28:43 +0200 sb  r274677 : CWS-TOOLING: rebase CWS sb110 to trunk@274622 (milestone: DEV300:m54)
2009-08-05 11:46:36 +0200 sb  r274646 : #i104018# fixed previous svn changeset 271712 (from issue 101244)
2009-07-20 14:41:56 +0200 sb  r274138 : CWS-TOOLING: rebase CWS sb110 to trunk@273858 (milestone: DEV300:m52)
2009-06-02 11:42:17 +0200 sb  r272489 : CWS-TOOLING: rebase CWS sb110 to trunk@272291 (milestone: DEV300:m49)
2009-05-08 12:46:51 +0200 sb  r271712 : #i101244# after DLLs have been moved from basis to brand layer on Windows, code that used SvtPathOptions::GetModulePath to located libraries had to be adapted
2009-05-08 10:10:43 +0200 sb  r271703 : #i101244# for performance reasons, on Windows move DLLs from basis to brand layer (i.e., next to executables); consequently eliminated some library duplications across the layers; adapted various code to the move
2009-05-08 09:54:44 +0200 sb  r271702 : #i101244# hardwire Python dynamic libraries and script files into base layer (even if other dynamic libraries will move to brand layer on Windows), mainly because the pyuno dynamic library is both linked against from other dynamic libraries (pythonloader.uno) and accessed via "import pyuno" from Python scripts
2009-05-07 17:18:30 +0200 sb  r271686 : #i101244# support NativeServicesURLPrefix on individual files; to implement that, changed meaning of global unomaxservices
2009-05-07 17:15:24 +0200 sb  r271685 : #i101244# take legacy_binfilters.rdb explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library); cleaned up dead code
2009-05-07 17:12:12 +0200 sb  r271684 : #i101244# take senddoc.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:11:33 +0200 sb  r271683 : #i101244# take odbcconfig.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:09:44 +0200 sb  r271682 : #i101244# read configmgr ini file explicitly from $OOO_BASE_DIR/program (instead of next to configmgr dynamic library)

2009-08-25  Vladimir Glazounov  <vg@openoffice.org>  [fc72858c35c733fe99e8c8b547dd08cefe7f5332]

CWS-TOOLING: integrate CWS jl123

2009-08-04 12:34:31 +0200 jl  r274615 : #i103742# added note regarding Berkeley update
2009-07-27 11:24:49 +0200 jl  r274351 : #i100916# applying tono's patch
2009-07-22 16:29:54 +0200 jl  r274248 : CWS-TOOLING: rebase CWS jl123 to trunk@274203 (milestone: DEV300:m53)
2009-07-21 11:49:45 +0200 jl  r274172 : #100916# syncing data base with fcntl( F_FULLSYNC) failed with an unexpected error on Mac when buiding on NFS. Although there is a fallback using fsync, it was not used because of the unexpected error
2009-07-20 09:35:42 +0200 jl  r274107 : #i100916# Applied tono's second patch
2009-07-16 16:41:24 +0200 jl  r274062 : i100916
2009-07-13 14:47:32 +0200 jl  r273936 : #i100916# deliver libdb-47.lib
2009-07-13 11:03:26 +0200 jl  r273921 : #i100916# applied tono's patches for mingw
2009-07-10 14:34:22 +0200 jl  r273895 : #i100916# renamed mingw patch
2009-07-10 14:33:36 +0200 jl  r273894 : #i100916# renamed mingw patch
2009-07-10 14:04:39 +0200 jl  r273890 : #i100916# new patch
2009-07-10 11:39:54 +0200 jl  r273882 : #i100916# updating berkeleydb
2009-07-10 11:03:16 +0200 jl  r273880 : #i100916# updating berkeleydb
2009-07-02 12:52:53 +0200 jl  r273638 : CWS-TOOLING: rebase CWS jl127 to trunk@273468 (milestone: DEV300:m51)
2009-04-08 13:32:52 +0200 jl  r270642 : #i100916#
2009-04-08 13:25:15 +0200 jl  r270639 : #i100916# new version of berkeleydb
2009-04-08 12:37:14 +0200 jl  r270634 : #i100916# changes for version 4.7.25
2009-04-08 12:36:08 +0200 jl  r270633 : #i100916# new patch file for version 4.7.25 (no encryption)

2009-08-25  Release Engineers  <releng@openoffice.org>  [f316cbf5199b72ec657f436b250be92d98ec986b]

CWS-TOOLING: integrate CWS ooxml03

2009-08-11 12:16:50 +0200 kendy  r274852 : CWS-TOOLING: rebase CWS ooxml03 to trunk@274622 (milestone: DEV300:m54)
2009-07-17 17:55:14 +0200 hbrinkm  r274100 : resolved warning on unxlngi6.pro
2009-07-15 17:11:09 +0200 kendy  r274015 : #i96319# With the disabled docx pieces, libmsword is not a UNO library.
2009-07-15 13:38:36 +0200 hbrinkm  r274010 : removed unresolved symbols
2009-07-13 16:06:11 +0200 hbrinkm  r273943 : resolved warnings
2009-07-10 14:01:03 +0200 hbrinkm  r273889 : changes to make compile on Windows
2009-06-22 19:46:17 +0200 kendy  r273252 : #i96319# Disable the DOCX export, it's not perfect yet...
2009-06-22 13:04:32 +0200 kendy  r273219 : CWS-TOOLING: rebase CWS ooxml03 to trunk@272827 (milestone: DEV300:m50)
2009-06-11 17:11:39 +0200 kendy  r272890 : #i96319# Fix regression in the Word 95 output of hyperlinks.
2009-06-05 17:53:08 +0200 kendy  r272710 : #i96319# Fix regression in Word 95 output (wrong style number when nodes recurse).
2009-06-03 00:19:27 +0200 kendy  r272529 : #i96319# Fix regression in output of the section breaks.
2009-05-29 18:30:19 +0200 kendy  r272475 : CWS-TOOLING: rebase CWS ooxml03 to trunk@272291 (milestone: DEV300:m49)
2009-05-29 09:58:02 +0200 kendy  r272435 : #i102354# Don't write the debug info directly to the document.
2009-05-28 15:57:01 +0200 kendy  r272411 : #i102260# Revert another trivial fix.
2009-05-26 16:43:07 +0200 kendy  r272310 : #i102260# Disable fix of FILLIN fields.
2009-05-26 14:14:09 +0200 kendy  r272302 : #i96319# Fix regression in the calculation of size of cells.
2009-05-26 01:42:29 +0200 kendy  r272274 : #i96319# Fix a regression - don't export RES_PARATR_LINESPACING and RES_UL_SPACE with every style.
[And additionally some beautification.]
2009-05-23 00:37:44 +0200 thb  r272212 : #i102156# added XFastSAXSerializable plus implementation
2009-05-22 16:43:09 +0200 kendy  r272201 : CWS-TOOLING: rebase CWS ooxml03 to trunk@271830 (milestone: DEV300:m48)
2009-05-14 23:37:02 +0200 thb  r271924 : #i10000# post-filter split fixes - make non-pro compile again
2009-05-14 22:35:54 +0200 thb  r271923 : #i10000# post-svx split fixes - both librpt and librptui need libsvx
2009-05-14 21:39:08 +0200 thb  r271922 : #i10000# post-svx split work - getting nonpro build working again
2009-05-11 09:11:23 +0200 kendy  r271740 : #i99638# svxcore library is not a UNO library.
2009-04-29 17:31:45 +0200 kendy  r271389 : #i96319# Fixed a corner case in docx export of nested tables.
Actually, this even simplifies the code a bit :-)
2009-04-29 12:10:08 +0200 kendy  r271364 : #i96319# Fix output of spacing in docx.
2009-04-29 10:56:43 +0200 kendy  r271357 : #i96319# Fix an endless loop in the docx export of bookmarks.
2009-04-29 01:06:21 +0200 kendy  r271348 : #i96319# Fix output of cell width and height.
2009-04-27 13:29:02 +0200 kendy  r271264 : #i96319# Fix output of section columns (their number + widths) for docx.
2009-04-24 15:51:23 +0200 kendy  r271219 : #i96319# Fix output of dates - xsi:type=... should be there only for dcterms.
2009-04-23 18:27:28 +0200 kendy  r271190 : #i96319# Fix output of gridCol's.
2009-04-23 17:13:44 +0200 kendy  r271184 : #i96319# Avoid incorrect double output of tcPr.
2009-04-22 15:58:10 +0200 kendy  r271125 : #i96319# Fix the output of the nested tables after all the rebases.
2009-04-20 15:16:48 +0200 kendy  r270989 : #i96319# More correct output of the nodes.
2009-04-20 13:27:06 +0200 kendy  r270976 : #i96319# Make it build after the rebase to m46 again; maybe does not run yet.
2009-04-10 23:00:46 +0200 kendy  r270725 : CWS-TOOLING: rebase CWS ooxml03 to trunk@270723 (milestone: DEV300:m46)
2009-04-09 17:31:44 +0200 kendy  r270716 : #i96319# Fix output of headers/footers.
2009-04-09 16:42:13 +0200 kendy  r270715 : #i99638# Fix visibility for the debug build of svx.
2009-04-03 10:27:50 +0200 kendy  r270466 : #i99683# One forgotten gid_File_Filter_Emp -> gid_File_Filter_Sdfilt.
2009-03-06 16:19:03 +0100 kendy  r269013 : #i99638# Remove SpecialProgress-related methods and members, not used any more, and breaks linking on Win32.
2009-03-06 09:43:55 +0100 kendy  r268974 : #i99638# Resolve some more unresolved symbols on Win32.
2009-03-05 23:01:39 +0100 kendy  r268946 : #i99638# Export less SdStyleSheetPool symbols.
2009-03-05 15:31:23 +0100 kendy  r268910 : #i99638# MSVC needs struct WW8_PdAttrDesc declared, otherwise fails to link.
2009-03-04 14:15:23 +0100 kendy  r268826 : #i99638# More Win32-related build fixes.
2009-03-04 13:47:48 +0100 kendy  r268823 : #i99638# Disable pptx export again, brougth in by mistake.
2009-03-04 09:54:00 +0100 kendy  r268786 : #i99638# Deliver also isvxcore.lib and isvxmsfilter.lib.
2009-03-03 17:42:25 +0100 kendy  r268773 : #i99638# SdrModel::setUnoModel() should not be inline.
2009-03-03 17:25:59 +0100 kendy  r268770 : #i99638# Ugh, revert.
2009-03-03 17:05:16 +0100 kendy  r268765 : #i99638# Make ObjectContact dll private.
2009-03-03 15:35:41 +0100 kendy  r268733 : #i99638# More destructors visible for Win32 linking.
2009-03-03 14:26:23 +0100 kendy  r268726 : #i99638# Make some destructors visible, and change one static inline to static to Win32 linking happy.
2009-03-03 10:42:12 +0100 kendy  r268712 : #i99638# More moving stuff around to make Win32 linking happy.
2009-03-03 09:48:17 +0100 kendy  r268708 : #i99638# Reduce the includes, needed for Win32 linking.
2009-03-03 08:48:00 +0100 kendy  r268705 : #i99638# ImpGetResStr() visibility markup moved to the header.
2009-03-02 16:30:17 +0100 kendy  r268664 : #i99638# Fix visibility problems that appeared on x86.
2009-02-27 22:25:57 +0100 kendy  r268618 : #i96319# Better definition of DBG in utils.hxx.
2009-02-27 21:53:17 +0100 kendy  r268616 : #i96319# License for utils.hxx, define DBG only for the debug builds.
2009-02-27 21:44:25 +0100 kendy  r268615 : #i96319# Fixed types for printf etc. parameters.
2009-02-27 17:23:17 +0100 kendy  r268607 : #i96319# Fix build after the rebase.
2009-02-27 15:12:49 +0100 kendy  r268597 : CWS-TOOLING: rebase CWS ooxml03 to trunk@268395 (milestone: DEV300:m42)
2009-02-27 12:37:57 +0100 kendy  r268580 : #i96319# Fix build dependency in oox.
2009-02-26 22:02:06 +0100 kendy  r268547 : #i99683# Move ppt import to a separate library.
The ppt export is already separate, so it makes sense to give there the
import as well.  The current library 'emp' was renamed to 'scfilt', it
links against svxmsfilter, and few symbols had to be made visible (28 of
them).
2009-02-26 14:36:25 +0100 kendy  r268520 : #i99638# Whitespace fixes.
2009-02-26 14:31:35 +0100 kendy  r268518 : #i99638# Split svx into svxcore, svxmsfilter and the rest.
SvxImportMSVBasic's SaveOrDelMSVBAStorage(),
GetSaveWarningOfMSVBAStorage(), and GetMSBasicStorageName() must go
to svxcore (because of Writer).
2009-02-26 00:16:32 +0100 kendy  r268471 : #i99638# Split libsvx into 3 pieces - svxcore, svxmsfilter, and svx (the rest).
This contains:
- the split (based on inter-object dependencies)
  - svxcore is actually a closure on a graph where the objects are
    vertexes, and where there's an edge between 2 vertexes when one needs
    symbol from the second ;-) - maybe still could be split, but that
    will be most probably harder to achieve
  - svxmsfilter is a subset that is needed just by the filters of the MS
    Office formats
  - the new svx contains the rest that did not fit the above 2
- visibility for svxcore
  - some svxcore symbols had to be exposed for svxmsfilter or svx
- adaption of modules linking against svx
  - in some cases, linking just against svxcore is enough
2009-02-25 23:35:03 +0100 kendy  r268470 : #i99545#
Get rid of struct ConstAsciiString, and use simple #define's instead -
it's a pre-requisite for a svx split, and also saves memory on x86-64,
and some symbol names.
2009-02-25 22:39:02 +0100 kendy  r268468 : #i96319# Get rid of the now unneecessary debug class DOCX.
2009-02-17 20:35:29 +0100 kendy  r268190 : #i96319# WW8 filter rework + docx export
License header + whitespace fixes.
2009-02-17 20:02:39 +0100 kendy  r268189 : #i96319# WW8 filter rework + docx export
Add license header to preset-definitions-to-shape-types.pl.
2009-02-17 19:58:11 +0100 kendy  r268188 : #i96319# WW8 filter rework + docx export
oox does not have to depend on FASTSAXLIB.
2009-02-17 17:05:34 +0100 kendy  r268182 : #i96319# WW8 filter rework + docx export
Fix the sax compilation, apparently some of the changes were missing.
2009-02-17 13:04:14 +0100 kendy  r268163 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fix output of shape paths (point components can be either 16 or 32 bit).
[And also implement a fallback for the missing shapes - treated as rectangle.]
2009-02-17 13:03:56 +0100 kendy  r268162 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Correction of some values.
Now the shapes seem to be good enough; time to abandon them ;-)
2009-02-17 13:03:37 +0100 kendy  r268161 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Better detection of consts.
2009-02-17 13:03:19 +0100 kendy  r268160 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fixed the 'sun' shape.
2009-02-17 13:03:00 +0100 kendy  r268159 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Better check for unneeded 'prod's.
2009-02-17 13:02:42 +0100 kendy  r268158 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fix the adj values.
2009-02-17 13:02:23 +0100 kendy  r268157 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fix pentagon and star5 shapes.
2009-02-17 13:02:04 +0100 kendy  r268156 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fix most of the 'star' shapes by preventing an overflow.
2009-02-17 13:01:41 +0100 kendy  r268155 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* fixed build after resolving conflicts
2009-02-17 13:01:19 +0100 kendy  r268154 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* added TODO comment
2009-02-17 13:00:59 +0100 kendy  r268153 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* implemented adjustments export in custom shapes
2009-02-17 13:00:40 +0100 kendy  r268152 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* partially refactored EscherPropertyContainer::CreateCustomShapeProperties
   extracted 3 helper functions, which are now used in ooxml export
2009-02-17 13:00:17 +0100 kendy  r268151 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* make mAny member of DrawingML protected, so that ShapeExport can access it
 * export connector shape
 * added DrawingML::WriteConnectorConnections
 * fixed bezier shape outline export (regression fix)
2009-02-17 12:59:54 +0100 kendy  r268150 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* make EscherConnectorListEntry structure public, so that it can be used by ooxml export
2009-02-17 12:59:34 +0100 kendy  r268149 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* added mapping of shapes to shape IDs
 * cleaned a bit shape name generation
2009-02-17 12:59:13 +0100 kendy  r268148 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fixed some of the text shapes, 166/202.
In the 202, I counted even shapes that are marked 'should not be used' (and
their definition is missing) even in the documentation.  The only really
missing shapes are those that use general arcTo...
2009-02-17 12:58:53 +0100 kendy  r268147 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Found missing shapes, now 159/202.
2009-02-17 12:58:36 +0100 kendy  r268146 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Optimize the amount of formulas a bit.
Adds one more shape that previously reached the top amount of formulas ;-)
2009-02-17 12:58:15 +0100 kendy  r268145 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Implemented quadratic beziers, 144/202 now.
I was unable to use 'qb', it did not produce good results, no idea why :-(
Instead used 'c' - cubic bezier - and recounted the control points
(mathematically equivalent representation).  The downside is that for some
shapes I run out of formulas :-( - TODO later.
2009-02-17 12:57:56 +0100 kendy  r268144 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fix presetShapeDefinitions.xml, there's an error there.
2009-02-17 12:57:31 +0100 kendy  r268143 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Implemented cubicBezTo + few formulas, now 136/202.
2009-02-17 12:57:11 +0100 kendy  r268142 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Fixed units of sin/cos, which makes it now 118/202.
Realized that some of the shapes are 'too small' - like <10 units, insetad of
~21600; have to look at that.
2009-02-17 12:56:43 +0100 kendy  r268141 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: More arcTo shapes, 116/202 now.
2009-02-17 12:56:21 +0100 kendy  r268140 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Better conversion of */ (fixes some shapes).  Implemented nostroke/nofill.
2009-02-17 12:56:01 +0100 kendy  r268139 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: More formulas, and partially implemented 'arcTo' - 93/202 shapes now.
2009-02-17 12:55:39 +0100 kendy  r268138 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Radically changed the conversion of formulas to be able to implement +/.
[...and actually implemented it ;-), 60/202 shapes now.]
2009-02-17 12:55:19 +0100 kendy  r268137 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Shape types generation plugged to the build, 53/202 shapes now.
2009-02-17 12:54:57 +0100 kendy  r268136 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: More predefined shapes generated (thanks to 'pin' translation).
2009-02-17 12:54:36 +0100 kendy  r268135 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Script that creates the predefined shape types + the definitions.
The shape types themselves come from the OOXML documentation; the script just
converts them from DrawingML to a VML representation in a C++ file.
The converter is not feature-complete yet, resulting in some missing shapes.
Also it is not yet part of the build (makefile.mk not modified yet).
2009-02-17 12:54:10 +0100 kendy  r268134 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
    + Fixed a regression on sections output
    + Columns break has to be postponed to the next paragraph
    + Implemented sections properly
    + Columns formatting properties exported
2009-02-17 12:53:49 +0100 kendy  r268133 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
haven't I fixed those problems?
2009-02-17 12:53:29 +0100 kendy  r268132 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
     + table alignment is now exported
2009-02-17 12:53:07 +0100 kendy  r268131 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Integrate VMLExport with Calc for Comment export.
Few minor changes needed to VMLExport so that Calc could customize the
behavior.  Specifically, Calc needed to be able to:
  - Explicitly specify the //v:shape/@type attribute value so that Excel
    wouldn't show a diagonal "arrow" underneath the note text instead of
    showing an actual box.
  - Add custom Escher properties such as "hidden", etc.
  - Insert the //v:shape/x:ClientData element before //v:shape is closed.
	* oox/inc/oox/export/vmlexport.hxx, oox/source/export/vmlexport.cxx:
	  - Make Commit(), StartShape(), and EndShape() protected so that Calc
	    can override those methods
	    - StartShape() is needed to add //v:shape/@type
	    - Commit() is needed to add new Escher properties
	    - EndShape() is needed to generate //v:shape/x:ClientData.
	  - Add AddShapeAttribute() method, so Calc can set the
	    //v:shape/@type value.
	  - Output "visibility:hidden" for the ESCHER_Prop_fHidden property.
2009-02-17 12:52:46 +0100 kendy  r268130 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Finish the transition of VMLExport from 'sw' to 'oox' + few trivial fixes.
The VML export code is now accessible as oox::vml::VMLExport.
The (not that related) fixes include SAL_DLLPUBLIC_EXPORT -> OOX_DLLPUBLIC
change and few warning fixes.
2009-02-17 12:52:24 +0100 kendy  r268129 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Moved vmlexport.[hc]xx to oox.
2009-02-17 12:52:04 +0100 kendy  r268128 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Cleanup before we move to oox.
2009-02-17 12:51:41 +0100 kendy  r268127 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: Some more features for tables export
2009-02-17 12:51:21 +0100 kendy  r268126 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
     + nested tables export refinement
     + export row height and table headers
2009-02-17 12:50:58 +0100 kendy  r268125 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Initialize a local variable.
2009-02-17 12:50:34 +0100 kendy  r268124 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
     fixed table layout for nested tables.
     Fixed nested tables output
2009-02-17 12:50:13 +0100 kendy  r268123 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
     added support of nested tables. Still needs to be heavily
     tested. Some problems are occuring with the grid layout.
2009-02-17 12:49:49 +0100 kendy  r268122 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Change SAL_DLLPUBLIC_EXPORT to SW_DLLPUBLIC which is more appropriate here.
2009-02-17 12:49:28 +0100 kendy  r268121 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Fix line-callout-3 translation.
The `line-callout-3' callout was being mapped to the `accentBorderCallout90'
OOXML callout, which Excel didn't like at all.  Changing this to
`borderCallout3' produces OOXML that Excel will load.
Not sure what mso-spt49 is supposed to be, but given the other mso-spt* values
I think accentBorderCallout90 makes more sense (but cannot find such a value
in the OOXML XSD files).
2009-02-17 12:49:05 +0100 kendy  r268120 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Fix refactoring of DrawingML::WritePolyPolygon().
The original version only checked rPoly.GetFlags() for every item *after* the
first item -- i.e. the first item was skipped.  Change the `for' loop start
index to follow this behavior.
2009-02-17 12:48:42 +0100 kendy  r268119 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Fix Bezier output.
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
The //a:cubicBezTo element (?5.1.11.7) requires that there be *three* //a:pt
child elements.  Ensure that this is the case (otherwise Excel yells at me
about invalid DrawingML if I export a free-form shape).
This also cleans up the code slightly, by moving out a `if(j==0)` block to
before the for loop, and re-indenting the code to simplify understanding.
2009-02-17 12:48:22 +0100 kendy  r268118 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Flush documentation.
2009-02-17 12:48:00 +0100 kendy  r268117 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export:
     + implemented table cell margins and fixed grid layout
     + reapplied missing patch from m34 about default spacing of
 paragraphs
2009-02-17 12:47:40 +0100 kendy  r268116 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Migrate Calc to use ShapeExport.
Minor snafu here: XML_nvPr is valid only within Impress, so if Calc exports it
Excel doesn't like the resulting documents.  Remove XML_nvPr output from
ShapeExport and replace with calls to ShapeExport::WriteNonVisualProperties().
PowerPointShapeExport can thus override ShapeExport::WriteNonVisualProperties()
to generate the required //p:nvPr elements.
	* oox/inc/oox/export/shapes.hxx: Declare
	  ShapeExport::WriteNonVisualProperties().
	* oox/source/export/shapes.cxx:
	* - Replace XML_nvPr generation with calls to
	    WriteNonVisualProperties().
	  - Get the GraphicObject name property from the shape instead of
	    generating "Picture N" values (if the shape has a Name property).
	  - Generate a GraphicObject Description attribute, if present.
	  - Remove unused method parameter names (to remove warnings).
2009-02-17 12:47:15 +0100 kendy  r268114 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* fixed few shape names, which were missing Shape at the end
 * fixed mso-spt202 custom shape translation, which was causing problems with word wrapping
 * enabled wrap attribure for bodyPr tag
 * fixed 2 compiler warnings
2009-02-17 12:46:55 +0100 kendy  r268113 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: column spans in tables are now exported
2009-02-17 12:46:33 +0100 kendy  r268112 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx:
   + Fixed table structure output
   + Output table borders
   + Fixed borders output
2009-02-17 12:46:11 +0100 kendy  r268111 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Excercise ShapeExport::WriteShape().
Refactor PowerPointExport::WriteShapeTree() to use ShapeExport::WriteShape(),
overloading ShapeExport virtual Write* methods as appropriate to insert
support for additional shapes.
	* oox/source/export/shapes.cxx: Correct the shape names (often by
	  appending "Shape") so that the table lookup works as expected.
2009-02-17 12:45:49 +0100 kendy  r268110 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Implement multiplexing ShapeExport::WriteShape().
What got me started on this whole "migrate large fractions of sd into oox"
binge was PowerPointExport::WriteShapeTree(), which included a "multiplexer" --
a method that took the XShape's shape type and translated it into a (set of)
member function(s) to call to convert the shape.
I needed just such a multiplexer for Calc, and was loathe to copy/paste it.
However, PowerPointExport::WriteShapeTree() is far more complicated for
something to go into oox, dealing as it does with grouping and myriad other
sd-specific details.  Thus, an overhaul:
All the ShapeExport::Write* methods are now virtual.  The multiplexing
ShapeExport::WriteShape() method will consult a string type -> member function
lookup table, and if a matching member function is found it will be invoked.
This allows subclasses to customize behavior.
If no matching conversion member function is found, then
ShapeExport::WriteUnknownShape() is invoked, allowing subclasses to
transparently handle additional shapes w/o special-casing the WriteShape() call.
	* oox/inc/oox/export/shapes.hxx, oox/source/export/shapes.cxx: Make
	  Write* methods virtual; Add WriteUnknownShape(); Replace the
	  (non-functional) WriteShapeTree() with the multiplexing
	  WriteShape(), and provide a hashtable mapping shape type to
	  conversion method.
2009-02-17 12:45:28 +0100 kendy  r268109 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Move Impress DrawingML Export code into oox::drawingml::ShapeExport.
Begin moving sharable sd/source/filter/eppt/epptooxml.cxx DrawingML code into
oox::drawingml::ShapeExport, so that DrawingML elements (w/ different
namespaces) can use the same export code.
WARNING: the migration makes the assumption that mXPropSet comes from mXShape,
that is:
    Reference< XPropertySet > mXPropSet( mXShape, UNO_QUERY );
If this is wrong, things will obviously break.
This *should* be correct, as the altered code path rooted in
PowerPointExport::WriteShapeTree() calls PPTWriterBase::GetShapeByIndex(),
which ensures that mXPropSet is the XPropertySet for the mXShape instance:
    Any aAny( mXShape->queryInterface( ::getCppuType( (const Reference< XPropertySet >*) 0 ) ));
    aAny >>= mXPropSet;
	* oox/inc/oox/export/shapes.hxx, oox/source/export/shapes.cxx: Sync
	  with the above removed PowerPointExport methods.
2009-02-17 12:45:11 +0100 kendy  r268108 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Deliver inc/oox/export/shapes.hxx.
2009-02-17 12:44:51 +0100 kendy  r268107 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Abstract out sd's shape export code.
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
DrawingML is an evil, evil thing -- it's highly duplicative.  For example, the
<cNvPr/> element has been duplicated no less than four times into different
XML namespaces: ?4.4.1.12, ?5.1.2.1.8, ?5.2.2.3, ?5.6.2.8, i.e. in the
following XML namespaces (from the XSD files):
    http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
    http://schemas.openxmlformats.org/drawingml/2006/main
    http://schemas.openxmlformats.org/drawingml/2006/picture
    http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
    http://schemas.openxmlformats.org/presentationml/2006/main
In all these cases, they all have the same attributes, the same parent
elements, and the same child elements.  They are, for all intents and
purposes, identica EXCEPT for the XML namespace.
Instead of rampantly duplicating sd's shape export code and doing
s/XML_p/XML_???/g (i.e. replace the namespace), I'm refactoring sd's export
code into oox::drawingml::ShapeExport.  The ShapeExport constructor takes the
target XML namespace as a parameter, and generates all XML relative to this
namespace.
	* inc/oox/export/drawingml.hxx: Add DrawingML::GetFB() and
	  DrawingML::GetFS() accessor methods, which are needed by
	  ShapeExport.
	* source/export/makefile.mk: Add shapes.cxx to the build.
	* inc/oox/export/shapes.hxx, source/export/shapes.cxx: Declare and
	  implement oox::drawingml::ShapeExport.
2009-02-17 12:44:32 +0100 kendy  r268106 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* extracted paragraph adjustment translation
 * added text wrap (commented out as it doesn't work flawlessly yet)
2009-02-17 12:44:12 +0100 kendy  r268105 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: now able to export the tables structures
2009-02-17 12:43:53 +0100 kendy  r268104 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed a bug in doc table export.
2009-02-17 12:43:34 +0100 kendy  r268103 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed several build bugs:
     + strange integer conversion
     + unexported symbol dbg_out
     + Reintegrated missing patches from m34
     + Reupdated scp2 module to flag libmsword as a uno component
2009-02-17 12:43:15 +0100 kendy  r268102 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Change hardcoded numbers into sprm constants.
2009-02-17 12:42:58 +0100 kendy  r268101 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Make the tables build even with the docx-related changes.
2009-02-17 12:42:38 +0100 kendy  r268100 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Write shapes defined by paths.
2009-02-17 12:42:14 +0100 kendy  r268099 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: implemented paraSnapToGrid & suppressAutoHyphens
2009-02-17 12:41:54 +0100 kendy  r268098 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: Implemented ParaScriptSpace and its friends
2009-02-17 12:41:32 +0100 kendy  r268097 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx export: Keep with next paragraph
2009-02-17 12:41:11 +0100 kendy  r268096 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx: Fixed tab position export, left margin was missing
2009-02-17 12:40:48 +0100 kendy  r268095 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
TOX export:
   + fixed export fields expression containing tabs
   + fixed the begin element of fields like TOX, Hyperlinks and index marks
   + implemented export of index marks (same missing things than binary filter)
2009-02-17 12:40:28 +0100 kendy  r268094 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Export the core revision document property.
The mapping between revision and getEditingCycles() was found by perusing the
existing OLE Structured Storage output source.
2009-02-17 12:40:10 +0100 kendy  r268093 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Preparations for the predefined shape types.
2009-02-17 12:39:50 +0100 kendy  r268092 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Implemented the most interesting stroke properties.
2009-02-17 12:39:31 +0100 kendy  r268091 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Minimal working TOX export, not fully tested yet.
 Implemented DocxExport::AppendBookmark method
2009-02-17 12:39:11 +0100 kendy  r268090 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Implemented the most interesting fill properties.
2009-02-17 12:38:53 +0100 kendy  r268089 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
VML: Output of lines.
2009-02-17 12:38:35 +0100 kendy  r268088 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Thanks to kendy, dateToW3CDTF is now useless
2009-02-17 12:38:16 +0100 kendy  r268087 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Uncomplete merge + change the timestamp generation with the use of strftime
2009-02-17 12:37:58 +0100 kendy  r268086 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
+ Fixes in core properties export:
     - the first keyword was duplicated,
     - the CreationTime in apps.xml was written several times
 + Refactored the fields output to prepare the place for TOX: now
   using a stack of fields to output
 + Refactored the Hyperlink export implementation to handle links with
   anchors in documents
2009-02-17 12:37:36 +0100 kendy  r268085 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
MS Word begins to like the VML generated by the docx export :-)
We can export basic groups, rects and ellipses now; TODO other shapes and lots
of properties.
2009-02-17 12:37:18 +0100 kendy  r268084 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Propagate bounding rectangle in EscherEx::Commit().
Ignored in EscherEx itself, but mandatory for the VML export.
2009-02-17 12:36:59 +0100 kendy  r268083 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Comment out output of XML_TotalTime (xProperties->getEditingDuration()), breaks here.
#i96319# WW8 filter rework + docx export
confuses MS Office terribly.
2009-02-17 12:36:42 +0100 kendy  r268082 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
The boost datetime conversion broke from time to time, no idea why :-(
Now using the most trivial approach...
2009-02-17 12:36:24 +0100 kendy  r268081 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Implementation of few basic VML shapes and properties.
2009-02-17 12:36:06 +0100 kendy  r268080 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Add EscherPropertyContainer::GetOpts() to be able to get all the options at once.
2009-02-17 12:35:48 +0100 kendy  r268079 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Include "tokens.hxx" instead of <oox/core/tokens.hxx>.
The latter attempts to take the version from solver which is not there yet
when building from scratch ;-)
2009-02-17 12:35:28 +0100 kendy  r268078 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Forgot to remove an include. Compiler didn't crash on it... strange
2009-02-17 12:35:10 +0100 kendy  r268077 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Merged the properties export code with the one of jonp.
 In fact, only the date formatting code of mine has been
 kept to replace jon's one.
2009-02-17 12:34:49 +0100 kendy  r268076 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Export of core properties migrated to oox module
2009-02-17 12:34:23 +0100 kendy  r268075 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Add some trace/debugging information.
Some of the app/core properties are #ifdef'd, as I don't know what
XDocumentProperties attribute is the appropriate mapping.
My suspicion is that many of the remaining app/core properties may be found
within the DocumentStatistics attribute, and thus I print out the document
statistics found.
(So far, I'm not seeing any from Calc, but this may bear some fruit with .docx
or .pptx export...)
2009-02-17 12:34:01 +0100 kendy  r268074 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Document Properties: skip empty elements.
	* xmlfilterbase.cxx (writeElement): Don't generate an element if the
	  element has no value.
2009-02-17 12:33:35 +0100 kendy  r268073 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Initial stab at exporting document properties.
Short, short version: to export document properties call
XmlFilterBase::exportDocumentProperties(Reference<XDocumentProperties>).
	* oox/inc/oox/core/xmlfilterbase.hxx, oox/source/core/xmlfilterbase.cxx:
	  Add and implement XmlFilterBase::exportDocumentProperties(), which
	  generates docProps/core.xml and docProps/app.xml.
	* oox/source/token/tokens.txt: Add XML_vt element.
	* sc/source/filter/excel/excdoc.cxx: call
	  XmlFilterBase::exportDocumentProperties().
	* sc/source/filter/excel/expop2.cxx: Remove sfx2::SaveOlePropertySet()
	  call, as it isn't useful for OOXML output.
2009-02-17 12:33:17 +0100 kendy  r268072 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Beginnings of the VML export.
The shapes are exported, but with no attributes - so their position is
not written yet, etc.
2009-02-17 12:32:54 +0100 kendy  r268070 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Do more EscherEx methods virtual.
We want to re-use EscherEx for the export of VML.  For this, some of the
methods have to be made virtual so that we can change them to do what we
need ;-)
2009-02-17 12:32:26 +0100 kendy  r268069 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Removed debug fprintf's
2009-02-17 12:32:09 +0100 kendy  r268068 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx: bookmarks now exported
2009-02-17 12:31:52 +0100 kendy  r268067 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* export polypolygons
 * export transformation defined by rectangle
2009-02-17 12:31:35 +0100 kendy  r268066 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Split text runs to be able to insert bookmark tags
2009-02-17 12:31:18 +0100 kendy  r268065 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Enum for specifying the document type to DrawingML.
Various document types need it differently...
2009-02-17 12:30:57 +0100 kendy  r268064 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Provide an appropriate //Relationship/@Target value.
	* oox/source/export/drawingml.cxx: The //Relationship/@Target value
	  needs to be a path relative to the DrawingML document.  For Excel,
	  the DrawingML is in xl/drawings/drawing*.xml, while the embedded
	  media is in xl/media/image*.  Thus, to get from
	  xl/drawings/drawing*.xml to xl/media/image*, we need
	  "../media/image", not "media/image".
	  Without this change, Excel throws an error when loading the
	  Spreadsheet, as it can't find the resource.
2009-02-17 12:30:35 +0100 kendy  r268063 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fixed output of the properties that are written at </pPr> or </rPr> time.
Fixes the most annoying "the first run has strange properties" bug, and
generally improves the quality of output of styles a lot.
2009-02-17 12:30:16 +0100 kendy  r268062 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Generate valid DrawingML.
The DrawingML is a hack, with hard-coded values in various places that have no
business being hardcoded, but it is valid, and Excel does load the DrawingML
without error.  (It instead errors out because
xl/drawings/_rels/drawing1.xml.rels contains an invalid file path. :-(
	* oox/inc/oox/export/drawingml.hxx, oox/source/export/drawingml.cxx:
	  Add a WriteBlipFill() overload which takes the XML namespace as an
	  argument.  This is necessary because Excel wants a <xdr:blipFill/>
	  element, not <a:blipFill/>, and I don't want to have to duplicate
	  the rest of the WriteBlipFill() logic within sc.
2009-02-17 12:29:59 +0100 kendy  r268061 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove one of the 2 fixes of the same problem ;-)
2009-02-17 12:29:32 +0100 kendy  r268060 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Few whitespace fixes.
2009-02-17 12:29:12 +0100 kendy  r268059 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Basic output of images works, both embedded as well as linked.
Still some TODOs in FlyFrameGraphic(), to be solved later...
2009-02-17 12:28:51 +0100 kendy  r268058 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Add TwipsToEMU() to oox/export/utils.hxx.
2009-02-17 12:28:30 +0100 kendy  r268057 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Fix the build.
DrawingML::WriteImage(const Graphic&) needs to have a Graphic type in scope.
2009-02-17 12:28:10 +0100 kendy  r268056 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Change define FSEND -1 to const sal_Int32 FSEND = -1.
The former can hide errors, like startElementNS( ..., "xyz" FSEND ), because
it compiles without warning, but then gets part of the string, and we end up
without a sentinel.
2009-02-17 12:27:50 +0100 kendy  r268055 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Docx export: Dropdown field now exported
2009-02-17 12:27:28 +0100 kendy  r268054 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Add the xdr token.
The `xdr' token is used as the XML namespace in Spreadsheet DrawingML
documents.
2009-02-17 12:27:08 +0100 kendy  r268053 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
With a bit of cheating, images can be written...
Everything (but the image itself) is hardcoded so far.
2009-02-17 12:26:47 +0100 kendy  r268052 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write the location of the image as media/image, not ../media/image.
Hopefully it does not break pptx - but for docx it's necessary.
2009-02-17 12:26:24 +0100 kendy  r268051 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Improved mergeTopMarks().
- instead of bool, it accepts MergeMarksEnum with values MERGE_MARKS_APPEND,
  MERGE_MARKS_PREPEND, and MERGE_MARKS_POSTPONE, which should be more readable
- MERGE_MARKS_POSTPONE is a new thing, it allows to write output that is
  written with the next mergeTopMarks() - useful when you get some data too
  early and need to write them after the end of data that you are just
  writing.
2009-02-17 12:26:05 +0100 kendy  r268050 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output of images; framework is mostly done, but disabled due to problems with order.
[So far it would be output inside rPr which is not what we want ;-)]
2009-02-17 12:25:41 +0100 kendy  r268049 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Intoduced OUString DrawingML::WriteImage( const Graphic& rGraphic ).
Additionally
- added the possibility to write images to word/ subdir in the zip container,
  not just ppt/
- added 'wp' to the known tokens
- fixed Graphic::GetLink() in vcl to be 'const'
- added svx and vcl to the dependencies of oox
2009-02-17 12:25:18 +0100 kendy  r268048 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
merged binary and ooxml filters export.
2009-02-17 12:24:55 +0100 kendy  r268047 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Core properties created (still have to write the dates)
2009-02-17 12:24:32 +0100 kendy  r268046 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Added support for GetExpression and SetExpression fields (only in text format).
2009-02-17 12:24:09 +0100 kendy  r268045 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Some more fields supported
2009-02-17 12:23:49 +0100 kendy  r268044 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Some more fields
2009-02-17 12:23:27 +0100 kendy  r268043 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write also numbering type "none".
2009-02-17 12:23:07 +0100 kendy  r268041 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Numbering finished, implemented the rest of the level information.
2009-02-17 12:22:45 +0100 kendy  r268040 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx fields exports: the start of the way
2009-02-17 12:22:23 +0100 kendy  r268039 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write abstract numbering definitions including the levels.
Not all of the information is written yet, but will be soon ;-)
2009-02-17 12:22:00 +0100 kendy  r268038 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Implementation of the abstract numbering definitions, not yet finished.
2009-02-17 12:21:39 +0100 kendy  r268037 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output numbering definition instances.
Abstract numbering definitions are still TODO.
2009-02-17 12:21:21 +0100 kendy  r268036 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename OutListTab() -> NumberingDefinitions(), and OutListTabLevels() -> AbstractNumberingDefinitions().
This is better aligned with what is used in the docx documentation.
2009-02-17 12:21:00 +0100 kendy  r268035 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Changed the ColorToHex to support the "auto" value
 Code cleaning according to kendy's remarks
2009-02-17 12:20:37 +0100 kendy  r268034 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
table horizontal merge
2009-02-17 12:20:15 +0100 kendy  r268033 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
impl_convertColor() is not necessary, we already have impl_ColorToHex().
2009-02-17 12:19:52 +0100 kendy  r268032 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx Line numbering
2009-02-17 12:19:31 +0100 kendy  r268031 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
docx: Implemented Section Types
2009-02-17 12:19:09 +0100 kendy  r268030 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
FIX for borders: documents with no section border didn't wrote completely
2009-02-17 12:18:50 +0100 kendy  r268029 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed some output errors for paragraphs borders
2009-02-17 12:18:31 +0100 kendy  r268028 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed docx page border export problems and added color support
2009-02-17 12:18:13 +0100 kendy  r268027 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Beginning of page borders implementation
2009-02-17 12:17:54 +0100 kendy  r268026 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* export line arrow ends
2009-02-17 12:17:34 +0100 kendy  r268025 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* make helper function GetLineArrow public so that it can be used in ooxml export
   put it in EscherPropertyContainer class (static method)
2009-02-17 12:17:16 +0100 kendy  r268024 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
renamed AppendRelation to AddRelation.
2009-02-17 12:16:58 +0100 kendy  r268023 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed hyperlinks style.
Fixed having a run of text before the hyperlink
2009-02-17 12:16:39 +0100 kendy  r268022 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Initialize m_pHyperlinkAttrList to NULL.
2009-02-17 12:16:17 +0100 kendy  r268021 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
Fixed the Hyperlink output
 Partly fixed the language Id output
2009-02-17 12:15:54 +0100 kendy  r268020 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* fix type mismatch in gradient code
 * add flip and rotation parameters to shape transformation
2009-02-17 12:15:29 +0100 kendy  r268019 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* finished gradient fill
2009-02-17 12:15:07 +0100 kendy  r268018 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
 + docx URL export: output is still wrong
2009-02-17 12:14:44 +0100 kendy  r268017 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* export linear and axial gradients
2009-02-17 12:14:27 +0100 kendy  r268016 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* export line joint type
2009-02-17 12:14:05 +0100 kendy  r268015 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* export dashed lines
2009-02-17 12:13:48 +0100 kendy  r268014 : #i96319# WW8 filter rework + docx export
From: Cedric Bosdonnat <cbosdonnat@novell.com>
cast problems fixed
2009-02-17 12:13:25 +0100 kendy  r268013 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
* added outline export
 * wrapped debug printfs in DBG
 * fix text color and typeface placement
 * do not write empty runs
 * do not write empty paragraph properties
 * added end paragraph properties - need to be filled later
2009-02-17 12:13:02 +0100 kendy  r268012 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
export language and fonts are now accepted by msppt
2009-02-17 12:12:44 +0100 kendy  r268011 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
re-enable pptx export - it was disabled by ooxml02 changes committed to git repo
2009-02-17 12:12:22 +0100 kendy  r268010 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
fix build
2009-02-17 12:12:04 +0100 kendy  r268009 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Merge ooxml02 fixes.
2009-02-17 12:11:43 +0100 kendy  r268008 : #i96319# WW8 filter rework + docx export
From: Radek Doulik <rodo@novell.com>
move drawingml export to oox/ from sd/
2009-02-17 12:11:20 +0100 kendy  r268007 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Revert commit 8b63649bf0a5d14703459bbf31e1599d592a5dff.
It was already fixed easier way.
2009-02-17 12:11:00 +0100 kendy  r268006 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
oox fixes to help sc compile...
	* inc/oox/core/contexthandler2.hxx,
	  inc/oox/drawingml/chart/modelbase.hxx,
	  inc/oox/drawingml/customshapeproperties.hxx,
	  inc/oox/helper/attributelist.hxx, inc/oox/ppt/pptimport.hxx,
	  inc/oox/ppt/slidepersist.hxx: #include <oox/core/tokens.hxx> not
	  "tokens.hxx" as these files are deployed into solver, and there is
	  no "tokens.hxx" in other modules (such as sc).
	* prj/d.lst: Deliver enough header files to let sc build some more...
2009-02-17 12:10:34 +0100 kendy  r268005 : #i96319# WW8 filter rework + docx export
From: Jonathan Pryor <jpryor@novell.com>
Deliver tablestylelist.hxx.
	* d.lst: Deliver inc/oox/drawingml/table/tablestylelist.hxx, as it's
	  needed by sc export.
2009-02-17 12:10:13 +0100 kendy  r268004 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix few warnings in sw, and disable DocxExport::WriteNumbering() for now.
2009-02-17 12:09:56 +0100 kendy  r268003 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Add empty implementations of 2 abstract import XmlFilterBase methods.
To be able to instantiate DocxExportFilter again...
2009-02-17 12:09:35 +0100 kendy  r268002 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Resolve an unresolved, forgotten chunk [GetAttr() -> GetFmtAttr()].
2009-02-17 12:09:08 +0100 kendy  r268001 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Field work seems to compile now.
Contains also a rename of OutField() to OutputField() to match better the
other changes.
2009-02-17 12:08:46 +0100 kendy  r268000 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix build, WriteOutliner() is now in WW8Export.
2009-02-17 12:08:26 +0100 kendy  r267999 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
OutListTab() split into 2 methods [OutListTab() and OutListTabLevels()].
Also introduced a general WW8Export::WriteNumbering() which calls the needed
methods.  OutListTabLevels() is planned to be reused in docx export as well.
2009-02-17 12:08:09 +0100 kendy  r267998 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
DupNumRuleWithLvlStart() renamed to DuplicateNumRule().
2009-02-17 12:07:40 +0100 kendy  r267997 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Check for max numbering level can be in ParaNumRule().
2009-02-17 12:07:20 +0100 kendy  r267996 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Few whitespace changes.
2009-02-17 12:06:49 +0100 kendy  r267995 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
GetId( const SwNumRule& rNumRule ) should not be const.
If the first thing it does is a const_cast<...>( this ), then something is
wrong ;-)
2009-02-17 12:06:29 +0100 kendy  r267994 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Redlining: Save author and date.
2009-02-17 12:06:07 +0100 kendy  r267993 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output redlining.
So far just insertion and deletion of text, and without author and timestamp.
2009-02-17 12:05:45 +0100 kendy  r267992 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write the font table.
2009-02-17 12:05:27 +0100 kendy  r267991 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get ready to output the fonts.
2009-02-17 12:05:06 +0100 kendy  r267990 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix namespace of relation id, and output of headers and footers works now...
It's r:id, not w:id ;-)
2009-02-17 12:04:40 +0100 kendy  r267988 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write actual headers and footers in docx.
#i96319# WW8 filter rework + docx export
2009-02-17 12:04:17 +0100 kendy  r267987 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
A small cleanup.
2009-02-17 12:04:00 +0100 kendy  r267986 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix the regression, caused by SetupSectionPositions() not being virtual (accidentally).
2009-02-17 12:03:40 +0100 kendy  r267985 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
another iteration of numbering, utterly broken, but not crashing anything
2009-02-17 12:03:18 +0100 kendy  r267984 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
SectionProperties() code is now common for binary and docx.
Unfortunately binary output does not pass the tests now.
2009-02-17 12:02:49 +0100 kendy  r267983 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Improving the SectionProperties() method to be shared between ww8 and docx.
Not there yet, but getting closer ;-)  The docx code is still a placeholder
only.
2009-02-17 12:02:29 +0100 kendy  r267982 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some more work towards the numbering.xml
2009-02-17 12:02:08 +0100 kendy  r267981 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get rid of rLnNumInfo and aLineNum.
2009-02-17 12:01:44 +0100 kendy  r267980 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
We are in attribute output already.
2009-02-17 12:01:21 +0100 kendy  r267979 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get rid of unsigned int nHdFtGroup.
2009-02-17 12:01:03 +0100 kendy  r267978 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Introduce WW8AttributeOutput::SectionProperties().
The goal is to share this between ww8 and docx.
2009-02-17 12:00:45 +0100 kendy  r267977 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Be careful, m_pSections/CurrentSectionInfo() might be NULL.
2009-02-17 12:00:22 +0100 kendy  r267976 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write section properties even for the last section.
2009-02-17 11:59:59 +0100 kendy  r267975 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output sections (w:sectPr) and columns.
2009-02-17 11:59:34 +0100 kendy  r267974 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
WW8_SepInfo: Move to constructor, what belongs there.
2009-02-17 11:59:14 +0100 kendy  r267973 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove an obsolete commented out piece.
2009-02-17 11:58:53 +0100 kendy  r267972 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output columns break (when the section has more columns).
2009-02-17 11:58:35 +0100 kendy  r267971 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Hook the output of the docx sections to the right place.
2009-02-17 11:58:17 +0100 kendy  r267970 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename OutputSfxBreakItems() to OutputSectionBreaks().
2009-02-17 11:57:58 +0100 kendy  r267969 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove an non-needed comment, add an interesting one.
2009-02-17 11:57:39 +0100 kendy  r267968 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get rid of OutputPageSectionBreaks(), dissolve it into other methods.
2009-02-17 11:57:19 +0100 kendy  r267967 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix regression in AttributeOutputBase::FormatBreak().
git bisect, thank you so much! :-)
2009-02-17 11:57:00 +0100 kendy  r267966 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move pDop and pFib to WW8Export.
2009-02-17 11:56:42 +0100 kendy  r267965 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Implement DocxExport::PrepareNewPageDesc().
2009-02-17 11:56:24 +0100 kendy  r267964 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Improve WW8Export::PrepareNewPageDesc().
2009-02-17 11:56:04 +0100 kendy  r267963 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move part of WW8_WrPlcSepx::OutHeaderFooter() to MSWordExportBase::WriteHeaderFooterText().
2009-02-17 11:55:27 +0100 kendy  r267961 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Share OutHeader() nad OutFooter() (remove copy'n'paste).
2009-02-17 11:55:06 +0100 kendy  r267960 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename WriteKFTxt1() to WriteHeaderFooterText() and move it to MSWordExportBase.
2009-02-17 11:54:41 +0100 kendy  r267959 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
extracting the ParaNumRule to MSWordExportBase
2009-02-17 11:54:20 +0100 kendy  r267958 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
write out w:numPr node into document.xml + converting some tabs to 4 spaces
2009-02-17 11:53:56 +0100 kendy  r267957 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
MSWordSections split into the base and WW8 specific (WW8_WrPlcSepx).
[WW8_WrPlcSepx was the original name of MSWordSections - let it there to
decrease confusion ;-)]
2009-02-17 11:53:31 +0100 kendy  r267956 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix docx export crash by initializing pSepx.
2009-02-17 11:53:11 +0100 kendy  r267955 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
MSWordExportBase::OutputPageSectionBreaks() is now common for binary and docx.
2009-02-17 11:52:48 +0100 kendy  r267954 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
AttributeOutputBase::FormatPageDescription() is now common for binary and docx.
2009-02-17 11:52:28 +0100 kendy  r267953 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
write an empty numbering stream
2009-02-17 11:52:06 +0100 kendy  r267952 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some more of the spacing
2009-02-17 11:51:39 +0100 kendy  r267951 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename WW8_WrPlcSepx to MSWordSections.
2009-02-17 11:51:19 +0100 kendy  r267950 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move pSepx initialization to the WW8_WrPlcSepx constructor.
2009-02-17 11:50:53 +0100 kendy  r267949 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fixed styles id's (in styles.xml).
Now the styles seem to work pretty well.
2009-02-17 11:50:33 +0100 kendy  r267948 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename AttributeOutput's Style() to ParagraphStyle(), that is more correct.
2009-02-17 11:50:11 +0100 kendy  r267947 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
FormatBreak() is now in the common AttributeOutputBase.
And pageBreakBefore works now...
2009-02-17 11:49:49 +0100 kendy  r267946 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Few obvious m_rWW8Export -> GetExport() in WW8AttributeOutput::FormatBreak().
2009-02-17 11:49:28 +0100 kendy  r267945 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Add PageBreakBefore() to AttrbuteOutput's.
It's a preparation for moving FormatBreak() to the generic
AttributeOutputBase, and also kills some copy and paste.
2009-02-17 11:49:08 +0100 kendy  r267944 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Debug output of attributes is not needed any more, remove.
2009-02-17 11:48:46 +0100 kendy  r267943 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Don't create a new AttributeOutput in WW8_WrPlcSepx::WriteKFTxt().
2009-02-17 11:48:25 +0100 kendy  r267942 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move pEnd and pFtn from MSWordExportBase to WW8Export.
2009-02-17 11:48:03 +0100 kendy  r267941 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Now outputting footnotes and endnotes.
Their styles are not output correctly yet, thus the number of the footnote
resp. endnote is not distinguished from the text of the paragraph.
Another problem that <w:endnoteRef/> is missing.
2009-02-17 11:47:42 +0100 kendy  r267940 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output of footnote/endnote references.
And it's prepared for the output of footnote.xml resp. endnote.xml as well.
2009-02-17 11:47:21 +0100 kendy  r267939 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some more para properties: widows control, para-splitting and incomplete implementation of spacing
2009-02-17 11:46:59 +0100 kendy  r267938 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Make a bit more obvious what's happenning with AttributeLists.
2009-02-17 11:46:38 +0100 kendy  r267937 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Part of the footnote/endnote stuff is shared now between binary and docx.
It is just a small part, but better than nothing ;-)  I'm not sure that
sharing more is possible/reasonable at all...
2009-02-17 11:46:16 +0100 kendy  r267936 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
adding paragraph indentation
2009-02-17 11:45:56 +0100 kendy  r267935 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename AddWordBookmark() -> AppendWordBookmark().
2009-02-17 11:45:36 +0100 kendy  r267934 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove 2nd param from AppendBookmark(), nobody was using that anyway.
2009-02-17 11:45:19 +0100 kendy  r267933 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Readability improvements in WW8_WrPlcSubDoc::WriteGenericPlc().
2009-02-17 11:44:53 +0100 kendy  r267932 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Better readable WW8_WrPlcSubDoc::WriteGenericTxt().
2009-02-17 11:44:35 +0100 kendy  r267931 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move WriteSpecialText() from WW8Export to MSWordExportBase.
2009-02-17 11:44:12 +0100 kendy  r267930 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Support for color value 'auto' - used often in the styles.
2009-02-17 11:43:48 +0100 kendy  r267929 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Comment the mark()/mergeTopMarks() magic for paragraphs + par. properties.
2009-02-17 11:43:31 +0100 kendy  r267928 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove the styles debug output.
2009-02-17 11:43:14 +0100 kendy  r267927 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output of styles reworked.
The ooxml stuff is implemented as well, but not tested yet.
2009-02-17 11:42:54 +0100 kendy  r267926 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Output word/styles.xml - empty one for now.
2009-02-17 11:42:36 +0100 kendy  r267925 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
Paragraph properties framework + tab stop + paragraph justification + converting some tabs to 4 spaces
2009-02-17 11:42:18 +0100 kendy  r267924 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
More preparations for outputting the styles table in docx.
2009-02-17 11:41:56 +0100 kendy  r267923 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Initialize pStyles even for docx.
MSWordStyles was changed so that it can be initialized from any pDoc, it needs
WW8Export just for writing ww8 styles.
2009-02-17 11:41:36 +0100 kendy  r267922 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename WW8WrtStyle to MSWordStyles.
2009-02-17 11:41:14 +0100 kendy  r267921 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Uncomment nStyleBeforeFly = GetId( lcl_getFormatCollection( *this, &rNode ) );
2009-02-17 11:40:50 +0100 kendy  r267920 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
oops, write actually the lang property
2009-02-17 11:40:24 +0100 kendy  r267919 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
character kerning and character language
2009-02-17 11:40:06 +0100 kendy  r267918 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
implement font names and also the asian layout part of run properties
2009-02-17 11:39:41 +0100 kendy  r267917 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
this looks like a typo, it should be EndBracket for this one, I assume
2009-02-17 11:39:21 +0100 kendy  r267916 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
removing some unnecessary warnings
2009-02-17 11:38:56 +0100 kendy  r267915 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
OutputTableNode() finally moved to MSWordExportBase.
EndTableRow() from *AttributeOutput gets too much parameters now, but
unfortunately, at the moment it was the easiest solution.  As more
functionality will move to the actuall cell output, this will get a bit nicer
I hope ;-)
2009-02-17 11:38:36 +0100 kendy  r267913 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Trivial output of table cells.
Still not complete, OutputTableNode() still contains some WW8-only stuff.
2009-02-17 11:38:10 +0100 kendy  r267912 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Reduced code in DocxAttributeOutput::RunText()/impl_RunText().
2009-02-17 11:37:51 +0100 kendy  r267911 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
handle also tabs :)
2009-02-17 11:37:28 +0100 kendy  r267910 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
generically filter out any character that is ascii < 0x20 from the string we write to the file
2009-02-17 11:37:10 +0100 kendy  r267909 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
wrap debug output in #if #endif statements
2009-02-17 11:36:48 +0100 kendy  r267908 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
StartTableRow(), EndTableRow(), and TableRowProperties() for *AttributeOutput.
And the appropriate rework in OutputTableNode() (still no ooxml output yet,
but getting closer.
2009-02-17 11:36:29 +0100 kendy  r267907 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
StartTable() and EndTable() for *AttributeOutput.
And the appropriate rework in OutputTableNode() [which is still let in
WW8Export, but it's move to MSWordExportBase is close ;-)].
2009-02-17 11:36:09 +0100 kendy  r267906 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Improve readability in OutputTableNode; Out_SfxBreakItems -> MSWordExportBase.
Out_SfxBreakItems was also renamed to OutputSfxBreakItems.
2009-02-17 11:35:50 +0100 kendy  r267905 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Cosmetic change: OutputFlyFrameImpl() -> OutputFlyFrame_Impl().
2009-02-17 11:35:30 +0100 kendy  r267904 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Change WW8SaveData into SaveData() and RestoreData() methods.
WW8SaveData was hard to extend to be able to handle WW8Export and DocxExport
at the same time; so instead there are now SaveData() and RestoreData()
virtual methods in MSWordExportBase, and the appropriate additions are solved
directly in WW8Export (nothing for DocxExport [yet?]).
2009-02-17 11:35:12 +0100 kendy  r267903 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Write line breaks.
2009-02-17 11:34:54 +0100 kendy  r267902 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
More from WW8Export::ExportDocument_Impl() to MSWordExportBase::ExportDocument().
2009-02-17 11:34:36 +0100 kendy  r267901 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename StoreDoc() to ExportDocument(), and move it to MSWordExportBase.
The format-dependant parts were moved to a virtual ExportDocument_Impl().
2009-02-17 11:34:19 +0100 kendy  r267900 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Explicitely default construct maMarkStack [to be safe ;-)].
2009-02-17 11:34:01 +0100 kendy  r267899 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fix few crashes in DocAttributeOutput.cxx (missing FSNS() in vararg).
2009-02-17 11:33:43 +0100 kendy  r267898 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Rename writeMarked() to mergeTopMarks() and improve the implementation.
Just writing the top mark is not enough; in more complex scenarios it would
destroy the order completely.  This way we have better control over what's
happening, and can nest the mark()/mergeTopMarks()/mergeTopMarks( true ) as
necessary directly in the start/end tags.
2009-02-17 11:33:25 +0100 kendy  r267897 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Use serializer's mark() and writeMarked() to change order of <t> and <rPr>
... instead of using m_aText to remember the content of the text.  That
wouldn't work later anyway - we will probably need to change the order of the
paragraph properties and text runs as well which will be done easily using
mark() and writeMarked() as well.
2009-02-17 11:33:06 +0100 kendy  r267896 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Outputting docx runs with attributes works now.
2009-02-17 11:32:48 +0100 kendy  r267895 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
The msword filter compiles again.
Added empty implementations of the virtual methods to DocxExport and
DocxAttributeBase [printing 'TODO Blah::bleh()' ;-)].  The thing binary output
still passes the testsuite, yay!
2009-02-17 11:32:30 +0100 kendy  r267894 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
OutputTextNode() is not virtual any more and sits in MSWordExportBase.
Lots of stuff has been moved around again - mostly from WW8Export to
MSWordExportBase (for the gerenalized stuff) and to WW8AttributeOutput (for
the 'hardcore' output of bytes/sprms/data/...)  At the moment, it compiles,
but the docx part of the filter does not link thanks to the missing
implementation of DocxAttributeOutput methods (the new ones).
2009-02-17 11:32:11 +0100 kendy  r267893 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Documentation updates.
2009-02-17 11:31:48 +0100 kendy  r267892 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Change harcoded sprm ids to consts (reused from writerfilter).
This adds a build dependency of sw on writerfilter - hopefully it's OK.
2009-02-17 11:31:28 +0100 kendy  r267891 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get rid of *NodeOutput classes, the code belongs directly to *Export.
The callbacks I moved to newly created classes NodeOutputBase, WW8NodeOutput,
or DocxNodeOutput respectively in fact should not be in separate classes, but
directy in MSWordExportBase, WW8Export, or DocxExport respectively.  This
commit moves them accordingly.
2009-02-17 11:31:06 +0100 kendy  r267890 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
bUnicode -> m_rWW8Export.bWrtWW8; it's the same in this context.
2009-02-17 11:30:44 +0100 kendy  r267889 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Remove unnecessary {} block.
2009-02-17 11:30:24 +0100 kendy  r267888 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Several German comments to English.
2009-02-17 11:30:08 +0100 kendy  r267887 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Move pO cleanup directly into aAttrIter.OutAttr().
2009-02-17 11:29:44 +0100 kendy  r267886 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Shorten WW8NodeOutput::TextNode() by moving SwFmtDrop output to a separate method.
2009-02-17 11:29:22 +0100 kendy  r267885 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Unified the use of m_rWW8Export.pO in WW8NodeOutput::TextNode().
In some cases, it was used as m_rWW8Export.pO, in the others as only pO
(but meaning the same thing).  Changed all the occurences to the simple pO to
improve readability.
2009-02-17 11:29:00 +0100 kendy  r267884 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
and other attributes coming in; we start to have all the more or less easy ones covered now
2009-02-17 11:28:43 +0100 kendy  r267883 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some more attributes are comming in
2009-02-17 11:28:26 +0100 kendy  r267882 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Create DocxNodeOutput.
The basic one with a trivial implementation of TexNode() method so that it at
least outputs all the paragraphs as one text run.
2009-02-17 11:28:03 +0100 kendy  r267881 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
WriteText() moved from WW8Export do MSWordExportBase.
And some refactoring implied by the move.
2009-02-17 11:27:35 +0100 kendy  r267880 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some more character attributes implemented
2009-02-17 11:27:18 +0100 kendy  r267879 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
some text attributes + build fixes (not very informative, but it is me)
2009-02-17 11:26:57 +0100 kendy  r267878 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
WW8Export holds an instance of WW8NodeOutput.
Instead of creating a new one with every call of WW8Export::WriteText().
2009-02-17 11:26:35 +0100 kendy  r267877 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Get rid of aWW8NodeFnTab callbacks.
Introduce NodeOutputBase/WW8NodeOutput instead, and change the OutWW8_*
functions to the WW8NodeOutput methods.
2009-02-17 11:26:13 +0100 kendy  r267876 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
pCurPam and pOrigPam back to MSWordExportBase.
Looks necessary there...
2009-02-17 11:25:52 +0100 kendy  r267875 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
DocxAttributeOutput implementation.
So far just bare bones printing TODO's to stderr + output of real <w:b/> and
<w:i/>; also nothing instantiates it yet.
2009-02-17 11:25:30 +0100 kendy  r267874 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Fixed a problem that more attributes were exported than necessary.
2009-02-17 11:25:10 +0100 kendy  r267873 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Moving more stuff from MSWordExportBase to WW8Export.
pCurPam and pOrigPam, pO, and pTableStream and pDataStream.  Hopefully I won't
have to move them back at some stage ;-)
2009-02-17 11:24:49 +0100 kendy  r267872 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Cosmetic.
2009-02-17 11:24:27 +0100 kendy  r267871 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
fix nondebug build too
2009-02-17 11:24:07 +0100 kendy  r267870 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
After rework - even saves a trivial document :-)
2009-02-17 11:23:45 +0100 kendy  r267869 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
SwWW8Writer and the attributes rework compiles now.
Of course, no idea yet if it works at all.
2009-02-17 11:23:25 +0100 kendy  r267868 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Ancestor of MSWordExportBase for docx.
Just a dump of the work, still just writing the 'Hello, world!' document [if
it compiled, which it does not ;-)]
2009-02-17 11:23:03 +0100 kendy  r267867 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Instead of callbacks, use virtual functions to output attributes.
This is just a dump of the rewrite, for sure does not compile.  All the
SwWW8Out_ callbacks were moved to a class dedicated for output -
WW8AttributeOutput.  It is a descendant of AttributeOutputBase; there will be
a separate implementation for the docx case.
2009-02-17 11:22:43 +0100 kendy  r267866 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Partial split of SwWW8Writer.
Introduced a new structure - the logic of the filter will be in class
MSWordExportBase, from which we will derive WW8Export and DocxExport.
SwWW8Writer has been split into WW8Export (for the logic) and SwWW8Writer (for
the actual access to the stream).  For most of the methods it means renaming
SwWW8Writer::MethodName() to WW8Export::MethodName() + cleaning access to the
attributes/other methods.
All this is not finished yet, and does not even compile - but it is necessary
to dump the current status ;-)
2009-02-17 11:22:25 +0100 kendy  r267865 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
do the filter forwarding the pure UNO way (hell expensive, but no build dependency on anything)
2009-02-17 11:22:06 +0100 kendy  r267864 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
yay, we have the same component doing the import and export for word 2007
2009-02-17 11:21:46 +0100 kendy  r267863 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
more work towards having the import and export in the same component
2009-02-17 11:21:20 +0100 kendy  r267862 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
starting to forward export in writerfilter
2009-02-17 11:20:58 +0100 kendy  r267860 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
trying to fix some of the registration stuff
2009-02-17 11:20:35 +0100 kendy  r267859 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Exporting a real document.
So far just a hardcoded 'Hello, world!' of course ;-)
2009-02-17 11:20:13 +0100 kendy  r267858 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Renamed DocxWriter to DocxExportFilter.
(...and also the files that contain it)
2009-02-17 11:19:52 +0100 kendy  r267857 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
The initial exporter.
Can be chosen from the menu, but so far we can just get a SwDoc* in the
exportDocument() method, and consequently the exported file has zero size.
2009-02-17 11:19:30 +0100 kendy  r267854 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Simple output of the styles.
As just the <w:b/> and <w:i/> attributes work for now, the output is not much
helpful ;-) - but as a proof-of-concept, this must be enough...
2009-02-17 11:15:14 +0100 kendy  r267852 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
The fonts are between <w:fonts> and </w:fonts>.
2009-02-17 11:11:06 +0100 kendy  r267851 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Proof-of-concept saving the fonts (word/fontTable.xml).
As with the previous commits, it is just dumped to stderr.
2009-02-17 11:08:36 +0100 kendy  r267850 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Proof-of-concept saving attributes of the text runs.
Still using the DOCX debug class, which will be gone in the real
implementation.
2009-02-17 11:04:40 +0100 kendy  r267848 : #i96319# WW8 filter rework + docx export
From: Jan Holesovsky <kendy@suse.cz>
Proof-of-concept save of paragraphs/runs/text.
The paragraph pieces of DOCX just get dumped to stdout while saving the
'normal' DOC.  This is just a hacky way of doing it, will be cleaned up (and
converted to actual output to a stream) when I get the attributes, and
distinction between main document/headers/footers/etc. right.
2009-02-17 11:02:54 +0100 kendy  r267847 : #i96319# WW8 filter rework + docx export
From: Fridrich Strba <fstrba@novell.com>
Make writerfilter export filter too (at least formally)
2009-02-16 22:48:29 +0100 kendy  r267840 : CWS-TOOLING: rebase CWS ooxml03 to trunk@267171 (milestone: DEV300:m41)

2009-08-24  Release Engineers  <releng@openoffice.org>  [0819a25fc2548b2314d6855fdf01896b93131ed2]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [830d56141ec0a80f4940c553490ad5f2e33d2876]

merged DEV300_m55


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1c5ec597cef233cca59e9f143ec2adfdddb60634]

#i10000# regen configure


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [7fbab0df5846d00837b1edeee39bce6a81e33dca]

#i10000# build fix, enable graphite only for linux and windows 


2009-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [336449a83154284d6606b3eb020ffdc5155a3e00]

DEV300


2009-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [37e379443fdebe252d91458e9be6c8e070787e45]

CWS-TOOLING: integrate CWS graphite01

2009-08-06 11:09:01 +0200 hdu  r274708 : #i10000# fix build breaker for SYSTEM_GRAPHITE=NO
2009-07-21 12:01:52 +0200 hdu  r274174 : #i93645# fix include files for EXT_USE_STLPORT
2009-07-21 11:51:07 +0200 hdu  r274173 : #i93645# convert line-endings of files to be patched
2009-07-21 10:49:01 +0200 hdu  r274170 : #i93645# adjust makefile.vc8 for HH-RelEng env (thanks ause)
2009-07-20 05:21:32 +0200 kstribley  r274105 : attempt to fix Windows build error caused by NULL variable in nmake file
2009-07-16 10:22:36 +0200 hdu  r274032 : #i69129# also use solar minor version to find graphite lib
2009-07-16 05:36:06 +0200 kstribley  r274029 : allow windows build to have Graphite disabled with SAL_DISABLE_GRAPHITE
2009-07-15 13:59:22 +0200 hdu  r274011 : #i69129# default to ENABLE_GRAPHITE=TRUE
2009-07-15 13:19:54 +0200 hdu  r274008 : #i93645# ignore compile warnings for graphite
2009-07-15 13:18:25 +0200 hdu  r274006 : #i93645# stlport needs libmath, use solar minor version to find matching libs
2009-07-15 09:21:13 +0200 hdu  r273989 : #i100000# avoid compile warning
2009-07-14 12:19:08 +0200 hdu  r273963 : CWS-TOOLING: rebase CWS graphite01 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 06:54:56 +0200 kstribley  r273912 : change to use standard file headers
2009-07-13 05:39:14 +0200 kstribley  r273911 : Remove unnecessary change to configure.in as reported by Rene
2009-07-10 16:58:44 +0200 hdu  r273902 : #i100000# fix compile for precompiled-header support
2009-07-02 13:48:26 +0200 kstribley  r273647 : #69129# fix a graphite bug which could crash with fonts containing obscure GDL positioning rules
2009-07-02 01:44:02 +0200 rene  r273616 : #i10000# we need to link with -licuuc
2009-07-01 04:02:20 +0200 kstribley  r273540 : restore missing sdf files from base
2009-07-01 04:01:40 +0200 kstribley  r273539 : restore missing sdf files from base
2009-07-01 04:01:12 +0200 kstribley  r273538 : restore missing sdf files from base
2009-07-01 03:59:41 +0200 kstribley  r273537 : restore missing sdf files from base
2009-06-29 10:16:51 +0200 kstribley  r273456 : #i69129# fixes a bug which caused occasional incorrect linebreaking when graphite is asked to render a part of a cluster not containing a base
2009-06-27 10:43:58 +0200 kstribley  r273445 : #i69129# added kashida support for justified RTL text
2009-06-01 12:57:06 +0200 kstribley  r272476 : CWS-TOOLING: rebase CWS graphite01 to trunk@272291 (milestone: DEV300:m49)
2009-05-26 10:50:06 +0200 kstribley  r272286 : #i69129# fixes a build error when NDEBUG is not defined
2009-05-25 13:14:06 +0200 kstribley  r272237 : #i69129# enable debugging by fixing compile warnings
2009-05-25 13:07:47 +0200 kstribley  r272234 : #i69129#  added env variable to disable GRAPHITE at run time on linux and fixed a bug with a rare attachment sequence
2009-04-20 17:39:25 +0200 kstribley  r271001 : CWS-TOOLING: rebase CWS graphite01 to trunk@270723 (milestone: DEV300:m46)
2009-04-18 07:11:33 +0200 kstribley  r270957 : #i101178# attempt to fix buildbot builds by reordering configure.in
2009-04-14 17:37:07 +0200 kstribley  r270801 : #i93645# tweak configure to enable graphite by default on windows and linux to assist testing with tinderbox build
2009-04-14 16:33:17 +0200 kstribley  r270796 : #i96925# another fix for rtl fallback and add optional debug info in MultiSalLayout
2009-04-08 13:27:55 +0200 kstribley  r270641 : #i69129# fix features after a bad merge
2009-04-08 13:26:34 +0200 kstribley  r270640 : #i69129# add a patch for WinFont
2009-03-24 12:37:54 +0100 kstribley  r269937 : #i69129# fix build error due to locale being included in method for features
2009-03-24 12:36:10 +0100 kstribley  r269936 : #i93645# change patch variable and fix configure
2009-03-20 04:18:56 +0100 kstribley  r269776 : CWS-TOOLING: rebase CWS graphite01 to trunk@269297 (milestone: DEV300:m43)
2009-03-01 13:10:59 +0100 kstribley  r268622 : added a patch to improve handling of a font with bad graphite language feature tables #i93645#
2009-02-12 04:50:51 +0100 kstribley  r267631 : #i93645# fix windows build for graphite 2.3.1 and remove unnecessary patch
2009-02-10 04:48:50 +0100 kstribley  r267535 : #i93645# fix a build error with stlport on Ubuntu 8.10 x86
2009-02-10 03:51:10 +0100 kstribley  r267534 : #i69129# remove legacy config_office
2009-02-07 19:12:54 +0100 kstribley  r267482 : #i93645# upgrade to using silgraphite-2.3.1
2009-02-02 18:17:57 +0100 kstribley  r267290 : #i69129# backout unwanted checkin
2009-02-02 17:44:03 +0100 kstribley  r267281 : #i69129# backout erroneous update to aclocal.m4
2009-02-01 10:05:03 +0100 kstribley  r267236 : #i69129# fix build error due to locale being added to set font attributes
2009-02-01 06:02:52 +0100 kstribley  r267235 : #i69129# fix erroneous merge
2009-01-31 16:24:56 +0100 kstribley  r267234 : #i69129# update configure.in solenv.in in their new locations with enable graphite
2009-01-31 10:53:18 +0100 kstribley  r267232 : CWS-TOOLING: rebase CWS graphite01 to trunk@267171 (milestone: DEV300:m41)
2008-12-17 04:17:33 +0100 kstribley  r265577 : #i93645# remove superfluous autoreconf check and autoconf patch
2008-12-16 10:07:20 +0100 rene  r265529 : fix aclocal.m4 breakage
2008-12-16 05:13:29 +0100 kstribley  r265520 : #i93645# change to autoconf && configure
2008-12-16 04:39:48 +0100 kstribley  r265519 : #i93645# modified LD_FLAGS so that system graphite isn't pulled in by accident and fixed autoconf problem
2008-12-15 14:16:25 +0100 rene  r265497 : check for working STL
2008-12-15 12:53:39 +0100 rene  r265473 : revert broken check
2008-12-15 11:59:21 +0100 kstribley  r265472 : #i93645# added check for system STL, since this is a requirement for system graphite to work correctly and moved the position of the check further down
2008-12-15 11:55:34 +0100 kstribley  r265471 : #i93645# remove references to gr3ooo to allow system graphite to be used
2008-12-12 18:48:18 +0100 rene  r265437 : fix link for system-graphite
2008-12-12 18:46:45 +0100 rene  r265436 : the tarball is in graphite, remove obsolete check
2008-12-12 18:22:22 +0100 rene  r265433 : typo; re-autoconf
2008-12-12 17:35:26 +0100 rene  r265432 : actually implement SYSTEM_GRAPHIT checks (as already checked for in makefile.mks) but remove the checks in graphit itself and move to BUILD_TYPE
2008-12-12 08:08:33 +0100 kstribley  r265387 : #i69129# 2 of the patched files need windows line endings so patch works on linux as well as windows
2008-12-12 08:04:41 +0100 kstribley  r265386 : #i69129# rtl fallback fix which prevents caching of segments with fallback
2008-12-08 04:28:12 +0100 kstribley  r264969 : results of running autoconf with graphite config changes #i69129#
2008-12-05 08:12:47 +0100 kstribley  r264886 : backout unintential change at r264884
2008-12-05 06:26:33 +0100 kstribley  r264884 : #i96925# fixes for uniscribe fallback
2008-12-05 06:11:37 +0100 kstribley  r264883 : #i69129# improvements to windows graphite code, including caching of sila table lookup
2008-12-02 13:28:51 +0100 kstribley  r264694 : #i93645# add graphite library and append to patch
2008-11-27 06:47:10 +0100 kstribley  r264445 : #69129# fix rtl loop bug and rtl caching problem
2008-11-27 06:42:20 +0100 kstribley  r264444 : add caching for GraphiteFontAdaptor
2008-11-14 15:57:03 +0100 kstribley  r263681 : #69129# add graphite addtional files from cvs
2008-11-14 15:54:47 +0100 kstribley  r263680 : #69129# fix for modified resolution api
2008-11-13 16:24:09 +0100 kstribley  r263652 : #69129# add skeleton to build graphite module library
2008-11-13 16:22:19 +0100 kstribley  r263651 : #69129# add skeleton to build graphite module library
2008-11-13 16:16:10 +0100 kstribley  r263650 : #69129# migrate from cvs
2008-11-13 15:26:54 +0100 kstribley  r263646 : #69129# add a module for the graphite library

2009-08-17  Kurt Zenker  <kz@openoffice.org>  [e01c99350fd5fa31479973a7815174a15dbd832d]

#i10000# no more OpenOffice_SDK


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [3de948849cd4e4348bea624da2463c32405265c6]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [4fa41a77fd5a485a4ff5a9cf5af0db36fa1071dc]

#i92516# move solar.hrc to vcl


2009-10-08  hg  <hg@oosvn01.>  [c256440e9e69ea7ecaffd911b55c877d15b45f42]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [94c11db4ff7a55ab0ac15e9ef8384c5c9fdc8336]

merge with m50


2009-08-14  Release Engineers  <releng@openoffice.org>  [e4cc5a668b3b4bdd50feee19c12205ff4cbe2885]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-11  Release Engineers  <releng@openoffice.org>  [5a71f2eb4c045ec8dd134ae1998e8b1bbd8e5aec]

#i10000# added fallback for TMPDIR


2009-08-11  Release Engineers  <releng@openoffice.org>  [c4929a7c5999fd93be7781be61625248f5b9746f]

#i10000# fix multiple definition gids


2009-08-11  Release Engineers  <releng@openoffice.org>  [c96ecab0ea0ca2e82dd25156b1976873598304b0]

#i10000# regenerate configure


2009-08-10  Release Engineers  <releng@openoffice.org>  [f255bd2b4f643cd1d2e9d96a1f1e944b71824ff8]

DEV300


2009-08-07  Release Engineers  <releng@openoffice.org>  [f1ab035b45efabc52254ebd22494e9625ee63cde]

CWS-TOOLING: integrate CWS gciteratorfix_DEV300

2009-08-04 10:23:19 +0200 od  r274608 : add missing patch flags for libaries swui, msword and xo
2009-08-03 16:42:48 +0200 mav  r274586 : #i101899# workaround the wrong error code on MAC
2009-08-03 13:24:44 +0200 tl  r274575 : #i103936# fix for grammar checking loop
2009-08-03 12:37:37 +0200 tl  r274573 : #i103936# fix for grammar checking loop
2009-08-03 12:10:01 +0200 tl  r274572 : #i103936# fix for grammar checking loop
2009-08-03 09:06:49 +0200 tl  r274565 : #i103936# fix for grammar checking loop
2009-08-03 09:04:50 +0200 tl  r274564 : #i103936# fix for grammar checking loop
2009-07-31 17:52:45 +0200 tl  r274545 : #i103936# fix for grammar checking loop

2009-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2850a657e66482be1eb07fa1e421ec4beed8188c]

#i103316# - rework localize.sdf detection


2009-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [deb10b48a7d4e2df0f293d7c585af8daee135efe]

#i103316#, #i103805# - avoid absolute path in tg_srs.mk; rework localize.sdf detection


2009-08-07  Release Engineers  <releng@openoffice.org>  [965768690670d87fc43533d63a57b01a51a6d4c5]

CWS-TOOLING: integrate CWS kde4int

2009-07-15 10:40:52 +0200 pl  r273993 : #i103288# configure
2009-07-09 14:57:24 +0200 pl  r273867 : #i103284# spin fields
2009-07-09 13:49:13 +0200 pl  r273864 : #i103284# min size for dropdown comboboxes
2009-07-09 13:46:11 +0200 pl  r273860 : #i103284# min size fro dropdown listboxes
2009-07-09 13:01:48 +0200 pl  r273857 : #i103284# fix most radiobuttons and checboxes, also on tabpages
2009-07-08 19:38:12 +0200 pl  r273847 : #i103290# clean up, enable KDE4 fpicker
2009-07-08 15:54:06 +0200 pl  r273837 : #i103284# background mode opaque doesn't look that good
2009-07-07 19:29:01 +0200 pl  r273814 : add kde4 directory and deliverables
2009-07-07 11:18:08 +0200 pl  r273786 : make compile with Qt 4.1
2009-07-02 19:20:47 +0200 pl  r273673 : #i103290# add: KDE4 file picker (thanks Roman Shtylman)
2009-07-02 19:16:07 +0200 pl  r273672 : #i103289# add: KDE4integration (thanks Roman Shtylman)
2009-07-02 19:01:20 +0200 pl  r273671 : #i103286# add: KDE4 checks (thanks Roman Shtylman)
2009-07-02 18:58:15 +0200 pl  r273670 : #i103286# initial import for KDE4 backend (thanks Roman Shtylman)
2009-07-02 18:08:06 +0200 pl  r273668 : #i103284# initial import for KDE4 plugin (thanks Roman Shtylman)

2009-08-06  Release Engineers  <releng@openoffice.org>  [4c715b55bdfde76b38885c90f2365e3a4bea6c2d]

CWS-TOOLING: integrate CWS tempdir

2009-08-03 21:39:51 +0200 cloph  r274596 : ups, broke the build, get_tmp_dir always creates additional dir (misnomer), use TMPPATH var
2009-08-03 18:03:30 +0200 cloph  r274593 : use get_tmp_dir for the html-output #i83414#
2009-08-03 17:51:06 +0200 cloph  r274590 : mention issue-number in description for GXX_INCLUDE_PATH workaround (100049)
whitespace cleanup
2009-07-25 15:05:27 +0200 rene  r274340 : #i100049# workaround for mandriva gcc
2009-07-25 14:15:08 +0200 rene  r274339 : #i83414#, #i83901#, #i103782# remove T(E)MP, rely on TMPDIR. Default to /tmp
2009-07-25 13:51:00 +0200 rene  r274337 : #i103805# missing @

2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [48ff35eb77ac9a1f6b9c24726659f246dcdc5038]

merged DEV300_m54


2009-08-06  Release Engineers  <releng@openoffice.org>  [f1efbb85ab039fc8c9bae0bee59c3bce237a2e89]

CWS-TOOLING: integrate CWS jsc320

2009-07-31 11:40:04 +0200 jsc  r274518 : #103926# apply patch
2009-07-16 17:17:01 +0200 jsc  r274063 : #i103311# check new Solaris compiler version ox5100
2009-07-07 17:20:41 +0200 jsc  r273811 : cleanup
2009-07-07 15:21:26 +0200 jsc  r273799 : #98322# correct LD_LIBRARY_PATH, sdk/lib dir instead of sdkout/platfrom/lib, all unix excepting mac
2009-07-07 15:07:05 +0200 jsc  r273798 : #i98322# correct link
2009-07-07 09:43:57 +0200 jsc  r273773 : #i98322# correct link path
2009-07-06 15:49:07 +0200 jsc  r273749 : #i98322# correct typo
2009-07-06 14:17:27 +0200 jsc  r273743 : #i103311# support sunstudio compiler 12u1, version 5.10 (which results in 0x5100)
2009-07-03 13:54:58 +0200 jsc  r273693 : #i96576# support opensolaris and enhance docu to relfect usage of gmake
2009-07-02 13:12:02 +0200 jsc  r273643 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:11:30 +0200 jsc  r273642 : #i103260# improve fix by using EXECPOST variable
2009-07-02 13:05:35 +0200 jsc  r273640 : #i103260# correct typo for windows
2009-07-02 13:01:34 +0200 jsc  r273639 : #i103260# provide regview with path as argument
2009-07-01 07:18:01 +0200 jsc  r273541 : CWS-TOOLING: rebase CWS jsc320 to trunk@273468 (milestone: DEV300:m51)
2009-06-30 08:01:13 +0200 jsc  r273485 : #98322# include import purpenvhelper lib under windows
2009-06-10 15:07:29 +0200 jsc  r272815 : CWS-TOOLING: rebase CWS jsc320 to trunk@272291 (milestone: DEV300:m49)
2009-05-27 09:36:23 +0200 jsc  r272329 : #i98322# create link for purpenvhelper library in SDK
2009-05-27 09:35:41 +0200 jsc  r272328 : #i98322# create link for purpenvhelpr library in SDK
2009-05-14 16:19:41 +0200 jsc  r271900 : increase version number in SDK header image
2009-05-14 16:11:05 +0200 jsc  r271899 : #i101408# new version 3.2
2009-05-14 15:33:47 +0200 jsc  r271894 : #i99163# apply patch to correct wrong tags for autodoc
2009-05-14 14:49:58 +0200 jsc  r271889 : #i99707# apply patch to remove unused code

2009-08-05  Release Engineers  <releng@openoffice.org>  [8083ee703a94c91ef0ef51f7b9f91f8a5eb251b6]

CWS-TOOLING: integrate CWS sb108

2009-07-03 09:29:08 +0200 sb  r273678 : #i100407# reverted previous -c 269874 again (will be obsoleted by CWS moz2seamonkey01 soon, anyway)
2009-06-23 10:22:43 +0200 sb  r273261 : missing dependency
2009-06-22 12:35:51 +0200 sb  r273214 : CWS-TOOLING: rebase CWS sb108 to trunk@272827 (milestone: DEV300:m50)
2009-03-23 15:44:53 +0100 is  r269881 : #i100443# patch for bsd builds
2009-03-23 14:56:31 +0100 sb  r269874 : #i100407# fix for FreeBSD (patch by maho)

2009-08-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [45a5dfafedadaf096ae9f353c6e4a2009573d961]

merge to m54


2009-08-04  Release Engineers  <releng@openoffice.org>  [71dfef7b6e32d52b3096ea1678e5e4e25c7e959e]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b285cda9bbcc73b8f8237e43215be3474f80a5ae]

#i10000#, #i103736# - previous change broke build without WITH_LANG set


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cac9d5de647999562b7e575af637e9e20afde0a]

DEV300


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc83741d865fad6df7b633306401823a75c02613]

CWS-TOOLING: integrate CWS native258_DEV300

2009-07-16 13:55:09 +0200 is  r274050 : #i103569# providing minor and micro for udpate database

2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8feb9897203acb84677185f60a9d6e5aa99458a]

CWS-TOOLING: integrate CWS perftest09b

2009-07-22 08:34:25 +0200 lla  r274216 : #i103694# use bash as shell
2009-07-21 12:33:51 +0200 lla  r274178 : #160203#
2009-07-20 13:42:20 +0200 lla  r274124 : #106358# add helper tool to get access to rpm in the environment for SOI
2009-07-20 12:43:26 +0200 lla  r274119 : #i103656# compatiblity

2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da06cde81429110194ee116ee4bc49ab88c37fe]

CWS-TOOLING: integrate CWS smoketest23

2009-07-27 14:24:59 +0200 kz  r274367 : #159577# correct permission after calling admin.pm
2009-07-22 15:45:19 +0200 kz  r274245 : #159577# create path before calling admin.pm
2009-07-10 17:45:31 +0200 kz  r273904 : #159577# fix for cygwin
2009-07-10 17:41:12 +0200 kz  r273903 : #159577# dif. lineend fixed
2009-07-01 17:32:09 +0200 kz  r273608 : #159577# an exithandler can be used from smoketest
2009-07-01 17:27:50 +0200 kz  r273607 : #159577# now smoketest can use admin.pm for installation on windows

2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eee37c6015b5e00ae69bba3063c8838fc471b77]

CWS-TOOLING: integrate CWS jl130_DEV300

2009-07-15 08:29:18 +0200 jl  r273988 : #160194# patch flag for javaldx and sunjavaplugin

2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a2a73012e158e02db1f82afe1db59d53b605192]

CWS-TOOLING: integrate CWS so91s10u8_DEV300

2009-07-21 09:12:39 +0200 releng  r274160 : #b6835838#
2009-07-21 09:10:03 +0200 releng  r274158 : #b6836360#
2009-06-26 16:18:53 +0200 releng  r273427 : #i10000# remove wrong elsif lines
2009-06-26 13:54:07 +0200 obo  r273408 : #b6836339#,#b6835838#,#b6836573#,#b6836360#,#b6840384#,#b6836711#,#159633#,#159138#,#b6838895#,#b6836340#,#b6836712# initial changes

2009-07-28  Mathias Bauer  <mba@openoffice.org>  [e656f8163fcc9beb43a9a4f660846f7daac2f71e]

reenable pch for sw


2009-07-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b52c0da6b57dd80469b068dea127e060ac20a528]

#i103736# avoid additional dependencies showing up on the rsc commandline


2009-07-28  Oliver Bolte  <obo@openoffice.org>  [10ef292d48f6a9a49621811ceb91812bf3abe5ea]

#i10000# WITH_MOZILLA=NO removed for unxlngx6


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f2fc98477be75730f173af000a9fb5fd1783e3]

CWS-TOOLING: integrate CWS native256

2009-07-15 10:53:01 +0200 is  r273996 : #i103325# new product ooodev sdk
2009-07-15 10:49:33 +0200 is  r273995 : #i103325# new product ooodev sdk

2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a843a4243bdeea934faefe912d53ec0920a51589]

CWS-TOOLING: integrate CWS fwk112

2009-07-17 08:54:15 +0200 cd  r274075 : #i102094# MinGW needs additional path info for linking
2009-07-13 15:09:07 +0200 cd  r273938 : #i102094# Add special part for MinGW linking to imagehlp.lib
2009-07-10 08:05:14 +0200 cd  r273871 : #i102094# Use size_t for constant values to fix warnings
2009-07-09 13:45:27 +0200 cd  r273859 : #i102094# MinGW needs include malloc.h for function alloca
2009-07-09 12:37:39 +0200 cd  r273856 : #i102094# Fix problem with signed/unsigned comparision warning
2009-06-19 11:34:40 +0200 cd  r273154 : #i102094# Added comment for future maintenance
2009-06-19 11:34:11 +0200 cd  r273153 : #i102094# Added comment for future maintenance
2009-06-16 17:25:03 +0200 cd  r273032 : #i102094# Extend md5.cxx to detect Windows PE images and ignore PE header date+time/checksum to have the same MD5 checksum
2009-06-16 17:22:47 +0200 cd  r273031 : #i102094# Added rebase custom action
2009-06-16 17:01:12 +0200 cd  r273030 : #i102094# Use rebaseoo.exe instead of rebase.exe to prevent clash with build tool
2009-06-16 17:00:34 +0200 cd  r273029 : #i102094# Execute rebase custom action for administrative installations
2009-06-16 16:59:11 +0200 cd  r273028 : #i102094# Small changes for rebaseoo/rebasegui tools
2009-06-16 16:58:29 +0200 cd  r273027 : i102094# Deliver rebase tool as rebaseoo.exe as build env already use a rebase.exe
2009-06-16 16:57:15 +0200 cd  r273026 : i102094# Crash reporter should not use PE header date+time/checksum data for MD5 checksum
2009-05-29 17:03:26 +0200 cd  r272474 : #i102094# Fix wrong deliver statement
2009-05-29 14:55:35 +0200 cd  r272459 : #i102904# Make executables more robust. Add error message if installation cannot be found
2009-05-28 17:41:07 +0200 cd  r272422 : CWS-TOOLING: rebase CWS fwk112 to trunk@272291 (milestone: DEV300:m49)
2009-05-28 17:31:27 +0200 cd  r272421 : #i10000# Resolve conflict on merge
2009-05-28 15:32:09 +0200 cd  r272409 : #i102094# Added resource and localization files for rebasegui tool
2009-05-27 13:56:33 +0200 cd  r272341 : #i102094# Added new command line tool to rebase libraries to a default virtual load address. Additional GUI tool to check the state of an installation
2009-05-26 10:49:20 +0200 cd  r272285 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-26 10:40:02 +0200 cd  r272282 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-26 08:57:24 +0200 cd  r272280 : #i102094# Fixed wrong variable usage
2009-05-26 08:41:29 +0200 cd  r272278 : #i102094# New command line tool to rebase libraries to a default virtual load address
2009-05-20 16:47:24 +0200 cd  r272141 : #102094# Added missing include statement for debug build
2009-05-20 15:39:21 +0200 is  r272136 : #102094# rebase to default value in installation
2009-05-20 15:38:38 +0200 is  r272135 : #102094# rebase to default value in installation
2009-05-20 15:37:45 +0200 is  r272134 : #102094# rebase to default value in installation

2009-07-24  Oliver Bolte  <obo@openoffice.org>  [d431cfcc996ec6709e427ff7a5e188f0c103a0b6]

#i10000# patch for HH environment


2009-07-21  Release Engineers  <releng@openoffice.org>  [fd9fccab784a462a818c5d09a8f24fe2264a78a8]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a8d0779a04c454804e7a59ada12a884332477f2b]

#i10000# latest and greatest


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b22e9e2dff26d1e9364c990bad5f11aa6db82c0b]

#i10000# ar removed


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b4cbb154d15144c498f0dda775e2a8ef4b1b9081]

#i10000# l10n fix for a locale environment


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [807412f7a8f3d45ce91590aae72c9a7bef5b64ae]

#i10000# build fix


2009-07-20  Jan Holesovsky  <kendy@suse.cz>  [3458a60a1a6c00a1494ec41bd1396fa45b29b538]

Split build: Update version.mk's locations.

They can be either in the build solver, or in the common one; be prepared for
both...

* build/src/buildenv-common:
* solenv/inc/libs.mk:
* solenv/inc/target.mk:

2009-07-17  Release Engineers  <releng@openoffice.org>  [91838569e3484cdbb20898991013359e3dee1031]

#i10000# #i103467# build fix


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bc01e9a0d65b50d817675004410f57c0240df608]

DEV300


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5dca77d64e35e44b18a9dce311b28cca35934b6d]

CWS-TOOLING: integrate CWS native255_DEV300

2009-07-10 11:34:13 +0200 is  r273881 : #158814# naming schema of windows patches
2009-07-08 17:50:35 +0200 is  r273842 : #158814# msp naming schema
2009-07-08 15:46:43 +0200 is  r273836 : #158814# msp naming schema

2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9dd7614d5a47b79dca2ebde0f0ce26a236e9511d]

CWS-TOOLING: integrate CWS tbo07

2009-07-15 12:50:18 +0200 tbo  r274002 : #ii97838# fine tuning of text
2009-07-09 11:58:53 +0200 tbo  r273855 : #i102592# add configur switch --enable-hids
2009-07-07 18:37:46 +0200 tbo  r273812 : last fixes
2009-06-30 17:44:03 +0200 tbo  r273527 : #i97838# dynamik hid.lst found
2009-06-30 12:53:57 +0200 tbo  r273503 : #i100285# use other name of dialog
2009-06-25 18:56:33 +0200 tbo  r273390 : CWS-TOOLING: rebase CWS tbo07 to trunk@272827 (milestone: DEV300:m50)
2009-06-25 15:31:23 +0200 tbo  r273383 : #i100285# use other name of dialog
2009-06-25 14:15:33 +0200 tbo  r273381 : #i100285# use other name of dialog + context problem with macos
2009-05-20 16:36:54 +0200 tbo  r272140 : readme.txt fot the lost hid.lst file
2009-05-20 16:30:31 +0200 tbo  r272139 : removal of hid.lst file
2009-05-20 16:28:26 +0200 tbo  r272138 : corrections
2009-05-16 19:27:00 +0200 tbo  r271982 : #i# copy hid.lst from OOo installation to global/hid
2009-04-21 13:36:36 +0200 tbo  r271034 : #i101044#
2009-04-20 18:49:50 +0200 tbo  r271009 : #i101044#
2009-04-20 18:47:35 +0200 tbo  r271008 : #i100909#

2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1dca9073e6ee46b66bc6f30f7a56dd1a6a961b64]

CWS-TOOLING: integrate CWS mingwport21

2009-07-01 15:17:50 +0200 tono  r273595 : i#102971: mingw port without solarbindir in PATH
2009-07-01 15:15:44 +0200 tono  r273591 : i#90212: dmake not releasing file descriptor

2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1c1966d522094b5a61e79b0a978210745cf37f62]

CWS-TOOLING: integrate CWS ooo311gsl05_DEV300

2009-06-30 17:18:18 +0200 pl  r273524 : add patch flags for CWS ooo311gsl05
2009-06-30 16:22:06 +0200 pl  r273519 : #i102485# correct landscape printing
2009-06-30 08:45:25 +0200 hdu  r273486 : #i102378# fix PDF-export on PPC (thanks cloph!)

2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [33752d5e6486494b4ed2147b3113a7ea860ad5c1]

CWS-TOOLING: integrate CWS ause105

2009-07-08 17:57:23 +0200 hjs  r273843 : #i103418# add missing dependency on localized .hrc files
2009-07-08 17:28:46 +0200 hjs  r273841 : #i103416# handle new solver subdir sdf
2009-07-08 11:27:47 +0200 hjs  r273823 : #i103409# disable cmd.exe autorun
2009-07-07 19:23:23 +0200 hjs  r273813 : #i103394# fix path handling of files failed in first run of rebase.exe

2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [eb61ecc3208c75e8d6092aa6a05267fad608c6f9]

CWS-TOOLING: integrate CWS native254

2009-07-06 11:53:05 +0200 is  r273730 : #159765# setting of unixrights for Windows not required
2009-07-03 14:34:49 +0200 is  r273699 : #160182# new ooo transformation wizard

2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [2320281a19c49a40fa026785317196803c68d939]

CWS-TOOLING: integrate CWS moz2seamonkey01

2009-06-18 20:56:43 +0200 fs  r273133 : #i10000# corrected resolved of merge conflict
2009-06-18 20:55:34 +0200 fs  r273132 : #i10000# corrected resolved of merge conflict
2009-06-18 10:49:26 +0200 fs  r273105 : CWS-TOOLING: rebase CWS moz2seamonkey01 to trunk@272827 (milestone: DEV300:m50)
2009-06-17 20:48:35 +0200 fs  r273094 : #i84961# removed 'pointless and buggy' echo statement
2009-05-22 11:27:08 +0200 fs  r272176 : #i101763#
provided by tono@openoffice.org
make compile with mingw
2009-05-22 11:22:25 +0200 fs  r272175 : #i101763#
provided by tono@openoffice.org
allow compilation in with mingw
2009-04-15 12:09:28 +0200 fs  r270830 : unconditionally disable moz executables
2009-03-27 12:29:38 +0100 fs  r270149 : ignore some configure-related files
2009-03-27 11:47:35 +0100 fs  r270145 : SolarisSparc needs libfreebl_32fpu_3.so
2009-03-27 11:38:09 +0100 fs  r270141 : regxpcom call not needed nowadays / also pack libfreebl3 (needed for signature/encryption)
2009-03-26 21:40:17 +0100 fs  r270108 : superseded by 1.1.14 version
2009-03-24 13:07:21 +0100 fs  r269938 : xptitemp.dat seemingly not needed anymore
2009-03-23 12:56:29 +0100 fs  r269869 : files with : in their name break the build
2009-03-23 12:22:01 +0100 fs  r269866 : files with : in their name break the build
2009-03-21 23:12:06 +0100 fs  r269843 : manual resync: merge the changes which happened on TRUNK in mozilla-source-1.7.5.patch herein
2009-03-21 21:58:17 +0100 fs  r269841 : CWS-TOOLING: rebase CWS moz2seamonkey01 to trunk@269781 (milestone: DEV300:m44)
2009-03-18 12:04:25 +0100 fs  r269649 : in SunHH environment, use pre-requisites from /so/env
2009-03-16 12:33:18 +0100 pastea_p  r269522 : correct makefile.mk sorry again
2009-03-15 17:32:43 +0100 pastea_p  r269506 : last files about migration to 1.1.14
2009-03-15 17:19:39 +0100 pastea_p  r269505 : Migrates some files to 1.1.14
2009-03-04 07:45:40 +0100 fs  r268782 : also add pref.xpt
2009-02-27 09:57:37 +0100 fs  r268555 : #i66338# for the moment, disable Mozilla-based code for unxlngx6
2009-02-23 10:56:28 +0100 fs  r268346 : syntax
2009-02-19 14:14:56 +0100 fs  r268283 : make PrintPDE compile in Sun's internal build environment by removing some unneeded stuff
2009-02-18 15:40:40 +0100 fs  r268236 : #i66338# re-enable MozAB on Mac
2009-02-18 15:39:55 +0100 fs  r268235 : #i66338#
2009-02-18 15:30:38 +0100 fs  r268232 : #i66338# tar => $(TAR) (provided by hjs)
2009-02-18 15:28:45 +0100 fs  r268231 : more build envs supported (thanks to hjs for all this work!)
2009-02-18 15:27:02 +0100 fs  r268230 : #i66338#
2009-02-18 15:23:04 +0100 fs  r268229 : #i66338# let it build on Solaris, in Sun Hamburg's build environment
2009-02-18 12:00:12 +0100 fs  r268210 : #i10000#
2009-02-18 08:17:29 +0100 fs  r268198 : #i66338# building Mozilla is not supported anymore, SeaMonkey is the way to go now
2009-02-18 08:16:50 +0100 fs  r268197 : #i66338# building Mozilla is not supported anymore, SeaMonkey is the way to go now
2009-02-14 14:05:24 +0100 fs  r267757 : redo the Windows related changes lost with recent resync
2009-02-14 00:06:33 +0100 ericb  r267755 : #i94628#  remove the config_office dir now 
2009-02-14 00:04:59 +0100 ericb  r267754 : #i94628#  remove all files in config_office now 
2009-02-14 00:01:26 +0100 ericb  r267753 : #i94628#  remove guw in config_office 
2009-02-13 23:53:00 +0100 ericb  r267752 : #i94628#  remove files in config_office 
2009-02-13 16:02:58 +0100 fs  r267725 : #i10000#
2009-02-12 18:14:31 +0100 ericb  r267685 : #i94628# new generated configure 
2009-02-12 18:13:52 +0100 ericb  r267684 : #i94628# fix a path issue for finding seamonkey01 
2009-02-12 14:39:17 +0100 ericb  r267662 : #i94628# removing seamonkey.1.1.12 patch
2009-02-12 14:21:04 +0100 ericb  r267658 : #i94628# the new configure, after autoconf
2009-02-12 14:13:21 +0100 ericb  r267656 : #i94628# other missing changes for Windows
2009-02-12 14:04:26 +0100 ericb  r267655 : #i94628# recommit configure.in changes after config_office removing
2009-02-12 13:46:12 +0100 ericb  r267653 : CWS-TOOLING: rebase CWS moz2seamonkey01 to trunk@267171 (milestone: DEV300:m41)
2009-02-12 12:00:48 +0100 ericb  r267643 : CWS-TOOLING: rebase CWS moz2seamonkey01 to trunk@267171 (milestone: DEV300:m41)
2009-02-11 13:28:50 +0100 pl  r267595 : #i94628# add MACDEVSDK variable for unxmacxi
2009-02-06 09:44:15 +0100 ericb  r267446 : #i98957# provide the zipped archives too 
2009-02-06 09:43:32 +0100 ericb  r267445 : #i98957# make seamonkey buildable on OpenSolaris, adding the right options for configure 
2009-02-06 09:42:45 +0100 ericb  r267444 : #i98957# make seamonkey buildable on OpenSolaris
2009-02-02 09:41:57 +0100 fs  r267252 : #i66338#
2009-02-02 09:41:43 +0100 fs  r267251 : #i66338#
2009-01-30 15:12:03 +0100 fs  r267200 : code consolidation - MQueryHelper now uses MLdapAttributeMap's fillCardFromResult and fillResultFromCard, which makes the code as such shorter, and eliminates information duplication
2009-01-30 11:53:31 +0100 fs  r267189 : reworked the statement parsing / statement execution / result set creation: now we don't anymore create three result sets (two of them leaking) for a single prepared statement ...
2009-01-29 20:37:01 +0100 fs  r267170 : #i10000#
2009-01-29 20:32:50 +0100 fs  r267169 : more explicit return type of parseSql
2009-01-29 17:32:56 +0100 fs  r267163 : slightly refactored the statement class hierarchy (basically remove OStatement_BASE2, and renamed the other base classes)
2009-01-29 17:14:58 +0100 fs  r267161 : #i66338# first implementation to re-enable LDAP access. Still work in progress (but hey, you can see the data already :)
2009-01-12 11:25:56 +0100 fs  r266138 : allow using a debug-enabled version of Mozilla/SeaMonkey when MOZILLA_ENABLE_DEBUG is set
2009-01-10 22:01:40 +0100 fs  r266126 : #i95772# nsldap32v50.dll also needs an embedded manifest (the LDP configuration backend links directly against it)
2009-01-09 11:15:32 +0100 fs  r266065 : manifests for DLLs need to have ID 2, not 1
2009-01-08 20:02:24 +0100 fs  r266035 : #i95772# embed manifest file in shared libs built in directory/c-sdk, too
2009-01-05 20:45:38 +0100 ericb  r265886 : #i66338# commiting the correct  configure for the tinderboxes
2009-01-05 17:42:34 +0100 ericb  r265883 : CWS-TOOLING: rebase CWS moz2seamonkey01 to trunk@265758 (milestone: DEV300:m38)
2008-12-16 15:34:26 +0100 ericb  r265550 : #i94628# change for seamonkey1.1.13 : do not forget to do autoconf in config_office before configure
2008-12-16 15:25:37 +0100 pastea_p  r265547 : 1.1.12 to 1.1.13
2008-12-16 14:20:18 +0100 pastea_p  r265540 : correct the hunk about no core_abspath which one broke linux build 
2008-12-16 13:10:06 +0100 pastea_p  r265535 : Change name of patch to 1.1.13
2008-12-15 23:32:54 +0100 pastea_p  r265518 : 2008-12-12 18:43:36 +0100 pastea_p  r265435 : update to 1.1.13
2008-12-12 10:56:38 +0100 fs  r265398 : #i95772# embed .manifest files into SHARED_LIBRARYs built in nsprpub, too
2008-12-12 09:56:38 +0100 fs  r265391 : #i95772# don't use regxpcomp on Windows, it's not needed
2008-12-11 11:22:43 +0100 fs  r265269 : #i95772# Moz/SeaMonkey libs on Windows now link against msvc?80.dll
2008-12-10 13:45:51 +0100 fs  r265182 : proper OSL_ENSURE message
2008-11-13 13:18:03 +0100 fs  r263635 : #i95772# more patches
2008-11-13 12:14:41 +0100 fs  r263630 : #i95772# building SeaMonkey on Windows is supported for MSVS2005 only at the moment, now requiring v8-moztools.zip instead of the previously needed wintools.zip/vc71*.zip
2008-11-13 12:13:33 +0100 fs  r263629 : #i95772# building SeaMonkey on Windows is supported for MSVS2005 only at the moment, now requiring v8-moztools.zip instead of the previously needed wintools.zip/vc71*.zip
2008-11-13 12:08:22 +0100 fs  r263628 : #i95772# building SeaMonkey on Windows is supported for MSVS2005 only at the moment, now requiring v8-moztools.zip instead of the previously needed wintools.zip/vc71*.zip
2008-11-13 12:04:15 +0100 fs  r263627 : #i95772#
2008-11-12 08:23:20 +0100 fs  r263575 : i95772# use xpcom_core on Windows, too
2008-11-11 21:02:14 +0100 fs  r263574 : i95772# use xpcom_core.lib on Windows, too
2008-11-11 20:58:07 +0100 fs  r263573 : i95772# use xpcom_core.lib on Windows, too
2008-11-11 15:05:42 +0100 fs  r263564 : alternative fix for part 1 of #i94957#
2008-11-10 22:18:14 +0100 fs  r263541 : #i95772# with MSVC2008, compile with -Zc:wchar_t- (shamelessly taken from https://bugzilla.mozilla.org/show_bug.cgi?id=324842)
2008-11-10 22:15:57 +0100 fs  r263540 : #i95772# with MSVC2008, compile with -Zc:wchar_t- (shamelessly taken from https://bugzilla.mozilla.org/show_bug.cgi?id=324842)
2008-11-10 09:28:26 +0100 fs  r263509 : #i95772# when building on WNT, embed the .manifest file into the .dll/.exe
2008-11-10 09:19:06 +0100 fs  r263508 : collect single patches which comprise the complete patch
2008-11-06 09:10:21 +0100 fs  r263360 : #i95772# core_abspath does not work on Windows, too (at least in security/nss/cmd/shlibsign). Replace with 'cygpath -d -a'
2008-11-02 22:51:27 +0100 fs  r263277 : #i95772# sanitize INCLUDEDIR and GENHEADERS to use cygwin path notation - cygwin's make 1.81 doesn't cope with Windows path notation
2008-11-02 22:50:15 +0100 fs  r263276 : #i95772# no --enable-system-cairo on Windows
2008-10-18 20:12:36 +0200 pastea_p  r262297 : 2008-10-16 17:15:35 +0200 ericb  r262267 : #i94957# fix the breakage in connectivity, for the seamonkey migration 
2008-10-16 17:14:49 +0200 ericb  r262266 : #i94957# fix the breakage in connectivity, for the seamonkey migration 
2008-10-16 16:58:21 +0200 ericb  r262263 : #i94957# fix the breakage in connectivity, for the seamonkey migration 
2008-10-15 20:16:28 +0200 ericb  r262242 : #i94628# use mac as default toolkit on mac
2008-10-14 18:54:13 +0200 ericb  r262216 : #i90774# modify the configure.in for moz2seamonkey migration
2008-10-14 18:48:57 +0200 ericb  r262215 : #i90774# commit moz2seamonkey changes for svn migration
2008-10-14 18:47:05 +0200 ericb  r262214 : #i90774# commit moz2seamonkey changes for svn migration

2009-07-14  Oliver Bolte  <obo@openoffice.org>  [07a2b5df144883f0eef31635bd62f77a43682132]

#i10000# build breaker in local environment


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [0d5b274e13fc1a1aa5bbc308f8dda0d8bfa7b766]

some line end fixes


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [28f6b4a25f9f4b127968a7030c72364198c6eff0]

#i103452#: remove obsolete PRODUCT_FULL and HDEFS


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [00b5861854a366fa9f5d709c779a59affab6fc2a]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-09  Release Engineers  <releng@openoffice.org>  [306c448b737fa7674a92cb2a67ac5fd1eb266360]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [c4b243189a3b791c6641f8e67e21be8a8156f23a]

Split build: Share the common Makefile rules.

* Makefile.am: Update to install the Makefile.common.
* build/bin/copyexcept: Needed for installation of solver bits.
* build/src/.gitignore: Ignore more stuff.
* build/src/Makefile.common: The common Makefile rules.
* solenv/bin/modules/installer/worker.pm: Skip existing symlinks.

2009-07-07  Oliver Bolte  <obo@openoffice.org>  [e9b01e9cb3b6a8dadc0652c8fb27219211572634]

#i10000# MAXPROC: Undefined variable.


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [56f1c9ed74383a91e64f98f154611337325e4579]

DEV300


2009-07-07  Oliver Bolte  <obo@openoffice.org>  [a51d948eb2a0e1897bc3afa55d9b73c47e66266c]

#i10000# MAXPROC added for lucopy


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [a1261bd99530d520355f2023acd32566a14a6c42]

CWS-TOOLING: integrate CWS ooo311gsl04_DEV300

2009-06-25 18:59:25 +0200 pl  r273391 : add forgotten patch flags for cws: ooo311gsl01,ooo311gsl02,ooo311gsl03,ooo311gsl04,svp02,c28v001
2009-06-25 18:05:10 +0200 pl  r273388 : CWS-TOOLING: rebase CWS ooo311gsl04 to branches/OOO310@272865 (milestone: OOO310:m13)
2009-06-15 16:57:19 +0200 pl  r273001 : #i98804# check for nil
2009-06-11 07:14:52 +0200 hdu  r272842 : #i102603# make rotated+shuffled text export work again

2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [84f0b050fdce4c6c5908631d714f763578294682]

CWS-TOOLING: integrate CWS native250_DEV300

2009-06-25 11:55:49 +0200 is  r273374 : #159953# Patch IDs for Solaris Sparc and x86
2009-06-15 16:48:23 +0200 is  r273000 : #159953# update of service tags

2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [34ffeae1747127cf06f2834d16ae5499ea656f31]

CWS-TOOLING: integrate CWS tkr22_DEV300

2009-06-10 16:22:32 +0200 tkr  r272826 : #100878# ucpdav1 lib has now the patch flag
2009-06-08 14:38:33 +0200 tkr  r272731 : CWS-TOOLING: rebase CWS tkr22 to branches/OOO310@272261 (milestone: OOO310:m12)
2009-06-08 13:10:16 +0200 tkr  r272728 : #100878# add Wspiapi.h to ne_sockets to prevent win2000 crashes

2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [a0258a572fe28741a04ec1b8c660355aced9649c]

CWS-TOOLING: integrate CWS jl128_DEV300

2009-06-09 17:02:57 +0200 is  r272784 : #i102493# update to jre6u14
2009-06-09 16:44:21 +0200 is  r272782 : #i102493# update to jre6u14
2009-06-09 16:18:47 +0200 is  r272780 : #i102493# update to jre6u14
2009-06-09 16:17:33 +0200 is  r272779 : #i102493# update to jre6u14

2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [5b015fd2f8438b84fdd307e69b2b3ba4bf5d4be3]

CWS-TOOLING: integrate CWS sdk311_DEV300

2009-06-09 10:22:56 +0200 jsc  r272754 : #i101883# adapt number
2009-06-03 13:25:57 +0200 jsc  r272559 : #i101883# ensure correct archive name for sdk, adapt resolve_variables_in_downloadname to exchange packageversion
2009-06-03 13:20:14 +0200 jsc  r272558 : #i101883# ensure correct archive or package name
2009-06-02 14:56:40 +0200 jsc  r272506 : #i101883# ensure correct archive or package name
2009-05-27 11:26:35 +0200 jsc  r272337 : CWS-TOOLING: rebase CWS sdk311 to branches/OOO310@272261 (milestone: OOO310:m12)
2009-05-26 15:15:13 +0200 jsc  r272305 : #i101883# ifdef links to URE libs for MacOSX and adapt compiler settings

2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [89559ed6a6384486a060698a0305c5f46990abb5]

CWS-TOOLING: integrate CWS native251

2009-06-23 17:59:51 +0200 is  r273302 : #i93770# BrOffice Langpack for Windows finds BrOffice
2009-06-23 17:57:02 +0200 is  r273301 : #i94580# improved dependencies for scp templates

2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [8bfa24821cc3b5b73995c45e64a304a62ea17e6a]

CWS-TOOLING: integrate CWS unoapi04

2009-06-26 14:00:27 +0200 lla  r273410 : #i102248# cleanups
2009-06-26 13:36:44 +0200 lla  r273407 : #i102248# fix problem with too long sleeps and waits
2009-06-26 08:34:17 +0200 lla  r273393 : #i102248# cleanups
2009-06-26 08:28:43 +0200 lla  r273392 : #i102248# cleanups
2009-06-25 13:17:19 +0200 lla  r273379 : #i102248# add prototypes
2009-06-25 11:31:02 +0200 lla  r273371 : #i102248# cleanups
2009-06-25 11:15:18 +0200 lla  r273370 : #i102248# add a selftest for demonstration.
2009-06-25 10:53:35 +0200 lla  r273369 : #i102248# add a selftest for demonstration.
2009-06-25 10:38:10 +0200 lla  r273368 : #i102248# add a selftest for demonstration.
2009-06-23 11:09:35 +0200 lla  r273266 : #i102248# cleanup
2009-06-23 11:00:15 +0200 lla  r273265 : #i10i108248# add cwstestresult to cwscheckapi
2009-06-23 10:59:50 +0200 lla  r273264 : #i10i108248# add cwstestresult to cwscheckapi
2009-06-23 10:58:47 +0200 lla  r273263 : #i102248# add selftest

2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [8cf5c48972cb5b0818319f975a3002bd6aa7bec7]

CWS-TOOLING: integrate CWS ause104

2009-06-24 15:58:35 +0200 hjs  r273351 : #i103061# dicard HOMEPATH and HOMEDIR; use matching perl
2009-06-24 13:57:45 +0200 hjs  r273342 : #i103062# - use according dmake var

2009-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e35df6ef409cb2504df4513a7298cd6a7908dbcf]

update to DEV300_m51


2009-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25bce41afa8b8c1203a8b8bc2c053a0e931dcdf2]

# i103316# don't require minor extension; rename source root


2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [74e7fedc0cab1d07768b979b352d7f2e3d07ac58]

Split build: Relativize some paths again (reverts i#102607).

Absolute paths (which came in with m51) are quite a bad idea in the split
build...

* set_soenv.in:
* solenv/inc/settings.mk:

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [4fa8b03e0e8297f5daaec8ead0f7eb86a49f4979]

Split build: Support for icecream & parallel build.

And also a small m51-related build fix.

* Makefile.am: Empty WITH_LANG, icecream support.
* configure.in:
* set_soenv.in:

2009-07-03  Release Engineers  <releng@openoffice.org>  [05055ce0f4ac22027e26f8502822d21548cc156a]

CWS-TOOLING: integrate CWS dbaperf2

2009-06-22 11:04:36 +0200 msc  r273202 : #100000# fix to run this test
2009-06-22 09:41:04 +0200 msc  r273200 : #100000# correct case
2009-06-22 09:02:42 +0200 msc  r273199 : new SRB
2009-06-22 08:53:26 +0200 msc  r273198 : #100000
2009-06-15 12:36:32 +0200 oj  r272976 : test
2009-06-12 14:23:23 +0200 msc  r272918 : #101587# unused feature was removed
2009-06-12 06:45:17 +0200 oj  r272903 : use GUI instead of OS
2009-06-11 09:12:30 +0200 oj  r272845 : remove unused dep
2009-06-11 09:11:09 +0200 oj  r272844 : ColumnAliasInOrderBy not supported
2009-06-11 08:27:00 +0200 oj  r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50)
2009-06-10 15:30:17 +0200 msc  r272822 : #100000
2009-06-10 15:27:40 +0200 msc  r272820 : #102515# new function for the database type list
2009-06-10 15:26:09 +0200 msc  r272818 : move file to dbaccess/tools/dbcreatetools.inc
2009-06-10 15:20:10 +0200 msc  r272816 : #102515# new function for the database type list
2009-06-10 12:34:46 +0200 oj  r272803 : #i101587# check extension
2009-06-10 11:53:45 +0200 oj  r272800 : remove unused code
2009-06-09 09:57:25 +0200 oj  r272752 : #i101587# EscapeDateTime moved into features section
2009-06-09 09:56:26 +0200 oj  r272751 : enable finish
2009-06-08 11:50:37 +0200 oj  r272726 : #i102588# move convert tzo saveDataSource
2009-06-05 11:54:20 +0200 jsk  r272676 : #i102515# - NEW: Functions to retrieve Database names from API
2009-06-05 10:52:22 +0200 jsk  r272671 : NEW: Functions to retrieve Database names from API
2009-06-05 09:36:54 +0200 oj  r272666 : handle win and unx differently
2009-06-05 09:36:28 +0200 oj  r272665 : handle win and unx differently
2009-06-04 13:41:56 +0200 oj  r272625 : #i101268# make use of stringbuffer instead of oustring
2009-06-04 10:18:14 +0200 oj  r272612 : add SAL_DLLPUBLIC_EXPORT 
2009-05-28 10:56:33 +0200 oj  r272381 : #i101587# create langpacks
2009-05-28 10:41:59 +0200 oj  r272380 : #i101587# create langpacks
2009-05-28 10:29:30 +0200 oj  r272379 : #i101587# create langpacks
2009-05-07 10:11:46 +0200 oj  r271635 : fix compile warnings
2009-05-07 07:01:31 +0200 oj  r271619 : change type from int32 to PathID
2009-05-07 06:53:19 +0200 oj  r271618 : add all
2009-05-06 14:57:02 +0200 oj  r271595 : add missing lib
2009-05-06 14:56:54 +0200 oj  r271594 : no used anymore
2009-05-06 14:56:08 +0200 oj  r271593 : no used anymore
2009-05-06 14:54:25 +0200 oj  r271592 : no used anymore
2009-05-06 14:45:59 +0200 oj  r271591 : add missing lib
2009-05-06 14:41:54 +0200 oj  r271590 : change wnt
2009-05-06 14:22:21 +0200 oj  r271589 : #i101587# use config for the drivers
2009-05-06 14:21:39 +0200 oj  r271588 : #i101587# add new set for metadata and config data for driver
2009-05-06 14:19:36 +0200 oj  r271587 : #i101587# handle metadata and props of driver
2009-05-06 10:11:11 +0200 oj  r271570 : #i101587# correct wrong use of reference
2009-05-06 09:24:33 +0200 oj  r271567 : #i101587# add new set for metadata
2009-05-06 08:52:06 +0200 oj  r271563 : #i101587# add driver configuration
2009-05-06 08:51:04 +0200 oj  r271562 : #i101587# add driver configuration
2009-05-04 10:24:41 +0200 oj  r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47)
2009-04-28 07:06:22 +0200 oj  r271303 : compile error
2009-04-27 14:12:48 +0200 oj  r271270 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 14:12:27 +0200 oj  r271269 : #i101268# make use of stringbuffer instead of oustring
2009-04-27 09:30:10 +0200 oj  r271255 : use string buffer when possible
2009-04-24 11:56:01 +0200 oj  r271207 : #i101268# remove end() call from loop
2009-04-23 14:24:03 +0200 oj  r271171 : add dep
2009-04-23 13:25:25 +0200 oj  r271164 : #i101268# add config entries for database drivers
2009-04-23 13:07:13 +0200 oj  r271161 : #i101268# add config entries for database drivers
2009-04-23 13:06:33 +0200 oj  r271160 : #i101268# add parent url pattern entry for driver node
2009-04-23 13:05:39 +0200 oj  r271159 : #i101268# add config entry for driver node
2009-04-23 13:04:09 +0200 oj  r271157 : #i101268# add config entry for driver node
2009-04-23 06:41:32 +0200 oj  r271142 : #i101268# add new configuration file Drivers
2009-04-22 13:49:19 +0200 oj  r271103 : convert EOL
2009-04-22 13:29:17 +0200 oj  r271101 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:28:08 +0200 oj  r271100 : #i101268# use of driver configuration entries for features and properties
2009-04-22 13:15:26 +0200 oj  r271098 : #i101268# add new configuration file Drivers
2009-04-22 13:14:43 +0200 oj  r271097 : #i101268# use of driver configuration entries for features and properties

2009-07-03  Release Engineers  <releng@openoffice.org>  [a833137a97923377b1795fb8efcbf4cb1d1e8ac5]

CWS-TOOLING: integrate CWS perftest08

2009-07-02 10:03:16 +0200 lla  r273621 : #159516# support systems with no JAVA_HOME
2009-07-02 10:00:25 +0200 lla  r273620 : #159516# if path is null this not an error
2009-07-01 14:36:05 +0200 lla  r273583 : #159516# add check for wrong cygwin path
2009-06-22 13:18:14 +0200 lla  r273223 : #159516# add PipeConnectionString
2009-06-18 21:44:59 +0200 lla  r273137 : #159516# cleanups
2009-06-18 21:44:17 +0200 lla  r273136 : #159516# handle null
2009-06-18 21:42:56 +0200 lla  r273135 : #159516# add getElementCount() function
2009-06-15 10:40:05 +0200 lla  r272966 : CWS-TOOLING: rebase CWS perftest08 to trunk@272827 (milestone: DEV300:m50)
2009-06-02 09:06:22 +0200 lla  r272480 : CWS-TOOLING: rebase CWS perftest08 to trunk@272291 (milestone: DEV300:m49)
2009-05-08 11:40:22 +0200 mib  r271710 : #159717#: File name info for performance test (added void to hasLogFile() parameter list)
2009-05-05 14:14:25 +0200 mib  r271514 : #159717#: File name info for performance test
2009-05-04 15:23:01 +0200 mib  r271466 : #159717#: File name infor for performance test
2009-05-04 15:22:27 +0200 mib  r271465 : #159717#: File name infor for performance test
2009-05-04 15:21:56 +0200 mib  r271464 : #159717#: File name infor for performance test
2009-05-04 15:21:18 +0200 mib  r271462 : #159717#: File name infor for performance test
2009-04-29 16:23:40 +0200 lla  r271383 : #159516# cleanups
2009-04-29 16:23:20 +0200 lla  r271382 : #159516# cleanups
2009-04-08 12:23:01 +0200 lla  r270631 : #159516# typo
2009-04-07 10:30:35 +0200 lla  r270580 : #159516# add prototype
2009-04-07 10:21:15 +0200 lla  r270579 : #159516# cleanup
2009-04-03 09:05:26 +0200 lla  r270448 : #159516# small cleanups
2009-03-30 13:22:26 +0200 lla  r270221 : #159517# merge perftest07

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [9eefe410538bf29c3cf875bcec70450419503613]

Merge commit 'ooo/DEV300_m51'

Conflicts:
	configure
	scp2/prj/build.lst
	solenv/inc/settings.mk

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [6ef57c1d709180c7bda35a27c581f002c498eec1]

Split build: Add also installation-related variables to buildenv-common.

* build/src/buildenv-common: BUILD, LAST_MINOR, LOCAL_OUT, LOCAL_COMMON_OUT.

2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [a5c4cc4c37cf0f09699bcfdff893c6ae7ca2f384]

Split build: Copy also instsetoo_native when installing solver.

* Makefile.am:

2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [8d0b777ca2310d71e6bb8a8322a802c39cfc79e4]

Split build: Support for the partial install needed by the split build.

When the 'BUILDSOLVER' env. var. is defined, we are doing a split build
install; in that case ignore most of the failures, and also don't read/define
some stuff that is not needed for a 'make install'.

* solenv/bin/make_installer.pl: Search also in the BUILDSOLVER paths.
* solenv/bin/modules/installer/globals.pm: Check for the split build.
* solenv/bin/modules/installer/packagelist.pm: Don't read packinfo files.
* solenv/bin/modules/installer/profiles.pm: Blank profile.
* solenv/bin/modules/installer/scriptitems.pm: Skip STARREGISTRY.
* solenv/bin/modules/installer/servicesfile.pm: Skip Java registration.
* solenv/bin/modules/installer/systemactions.pm: Just warn on missing files.
* solenv/bin/modules/installer/worker.pm: Create dirs when not available when
  copying.

2009-07-02  Release Engineers  <releng@openoffice.org>  [0cef3f38d0ab3ee5430f3241e12292591b61ef1f]

CWS-TOOLING: integrate CWS odfmetadata2

2009-06-22 11:48:36 +0200 mst  r273206 : - connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx:
  + add "include ustrbuf.hxx" to work around warning caused by
    solaris <sys/kstat.h> declaring a global "long l ;"
2009-06-19 14:25:25 +0200 mst  r273159 : - scp2/source/ooo/file_library_ooo.scp:
  + fix MinGW build
2009-06-08 12:52:33 +0200 mst  r272727 : - redland/raptor-1.4.18.patch.mingw, redland/raptor/makefile.mk:
  + disable parsers that do not build on MinGW (thanks for patch by tono)
2009-05-15 17:31:07 +0200 mst  r271957 : fix typos
2009-05-15 17:28:57 +0200 mst  r271956 : #i101965#
- offapi/com/sun/star/text/TextPortion:
  + add missing properties:
    SoftPageBreak, DocumentIndexMark, ReferenceMark, Footnote, TextField
  + fix read-only status of properties: Bookmark, IsStart, IsCollapsed
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
  + update reference types.rdb
2009-05-07 14:41:38 +0200 mst  r271669 : - sw/inc/{fmtftn.hxx,unocoll.hxx,doc.hxx,editsh.hxx,ftninfo.hxx},
  sw/source/core/layout/{flowfrm.cxx,ftnfrm.cxx},
  sw/source/core/doc/docftn.cxx, sw/source/core/edit/edattr.cxx,
  sw/source/core/txtnode/atrftn.cxx, sw/source/core/unocore/unocoll.cxx,
  sw/source/ui/fldui/fldref.cxx:
  + fix warning ... the hard way
  + also fix signature of SwDoc::SetCurFtn
2009-05-05 19:52:55 +0200 mst  r271556 : - sw/inc/undobj.hxx:
  + make some members const
2009-05-05 19:34:40 +0200 mst  r271555 : - sw/inc/rolbck.hxx, sw/source/core/undo/rolbck.cxx:
  + make some members const
2009-05-05 19:13:14 +0200 mst  r271553 : - sw/inc/{undobj.hxx,rolbck.hxx},
  sw/source/core/undo/{unbkmk.cxx,rolbck.cxx}:
  + fix rebase merge error
  + rename SwHstryBookmark to SwHistoryBookmark
  + clean up SwUndoBookmark
2009-05-05 19:05:53 +0200 mst  r271552 : - sw/source/core/unocore/unoportenum.cxx:
  + fix annoying assertion
2009-05-05 15:34:48 +0200 mst  r271522 : CWS-TOOLING: rebase CWS odfmetadata2 to trunk@271427 (milestone: DEV300:m47)
2009-05-04 12:37:01 +0200 mst  r271444 : trivial
2009-04-22 13:30:37 +0200 mst  r271102 : - sfx2/inc/sfx2/dinfdlg.hxx:
  + trivial change
2009-04-21 16:46:58 +0200 mst  r271043 : - sw/inc/hintids.hxx:
  + introduce some predicates for the various hints, and use them
2009-04-21 16:19:03 +0200 mst  r271041 : - sw/inc/undobj.hxx,
  sw/source/core/doc/{docfly.cxx,docfmt.cxx,docftn.cxx,doctxm.cxx},
  sw/source/core/undo/{unattr.cxx,unins.cxx}:
  + clean up unattr.cxx:
    remove/fix casts, prefix members, use auto_ptr, etc.
2009-04-21 15:34:23 +0200 mst  r271039 : - sw/inc/{rolbck.hxx,undobj.hxx},
  sw/source/core/doc/docfmt.cxx,
  sw/source/core/txtnode/{thints.cxx,txtedt.cxx},
  sw/source/core/undo/{rolbck.cxx,undel.cxx,undobj.cxx,unins.cxx,unmove.cxx,
    unovwr.cxx,unsect.cxx,unspnd.cxx,untbl.cxx,untblk.cxx,unattr.cxx}:
  + clean up SwHistory, SwRegHistory and SwHistoryHint etc.:
    remove/fix casts, prefix members, remove wrong const annotations,
    use auto_ptr, remove unused members, etc.
2009-04-20 19:17:36 +0200 mst  r271013 : - sw/inc/ndhints.hxx,
  sw/source/core/text/{itrtxt.cxx,txtftn.cxx,itratr.cxx,porfly.cxx,
    txtfrm.cxx,txtdrop.cxx,frmform.cxx},
  sw/source/core/txtnode/{ndtxt.cxx,ndhints.cxx,thints.cxx,txtedt.cxx},
  sw/source/core/edit/acorrect.cxx,
  sw/source/core/doc/{docedt.cxx,docfmt.cxx},
  sw/source/filter/html/swhtml.cxx:
  + clean up SwHintsArray and its subclasses: remove/fix casts, prefix members
2009-04-20 18:42:07 +0200 mst  r271007 : - sw/source/core/text/txtio.cxx, sw/source/core/edit/edattr.cxx,
  sw/source/core/undo/rolbck.cxx:
  + remove JP_NEWCORE dead code
2009-04-20 18:38:09 +0200 mst  r271006 : - sw/source/core/unocore/unochart.cxx:
  + silence unxlngi warning (debug=t)
2009-04-20 16:36:13 +0200 mst  r270991 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
  sfx2/source/doc/objserv.cxx, sw/source/ui/fldui/flddinf.hxx:
  + trivial cleanups
2009-04-20 15:28:52 +0200 mst  r270990 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
  sfx2/source/doc/objserv.cxx:
  + fix bug: replaying a macro with a DocumentInfoItem removes all
    user-defined properties
2009-03-10 15:08:20 +0100 mst  r269273 : - sfx2/source/doc/Metadatable.cxx:
  + add missing SolarMutex guards
2009-03-10 14:46:29 +0100 mst  r269272 : - unoxml/source/rdf/librdf_repository.cxx:
  + never free rdf_world because that would call libxm2 xmlCleanupParser
    (and, to add insult to injury, other libxml2 functions later...)
2009-03-06 19:02:44 +0100 mst  r269041 : argh! undo...
2009-03-06 19:00:58 +0100 mst  r269040 : fix #i99931#
- sw/source/ui/uno/unomod.cxx:
  + SwXViewSettings::_getSingleValue returns uninitialized memory
    for the ZoomType property if the value is PAGE_WIDTH_EXACT
2009-03-06 18:59:28 +0100 mst  r269039 : - sw/inc/ndtxt.hxx, sw/source/core/txtnode/ndtxt.cxx,
  sw/source/core/unocore/unoportenum.cxx:
  + fix some more wntmsci12 warnings...
2009-03-06 18:56:46 +0100 mst  r269038 : - sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx:
  + work around spurious warning on unxsoli4 debug=t
2009-03-05 14:02:01 +0100 mst  r268902 : - sw/inc/txatbase.hxx:
  + back to c-style casts, they also compile on wntmsci12...
2009-03-05 10:23:25 +0100 mst  r268882 : - comphelper/inc/comphelper/processfactory.hxx,
  comphelper/source/processfactory/processfactory.cxx:
  + revert change of return type of comphelper_getProcessComponentContext
    to Reference: does not build on wntmsci12
2009-03-04 19:08:09 +0100 mst  r268861 : - sw/source/core/txtnode/{atrtox.cxx,ndtxt.cxx}:
  + fix initialization
2009-03-04 14:37:30 +0100 mst  r268831 : - solenv/inc/target.mk:
  + fix CLASSPATH so complex tests run (fix by sb)
2009-03-04 14:36:30 +0100 mst  r268830 : - sw/inc/unoobj.hxx,
  sw/source/core/unocore/{unoparagraph.cxx,unoobj.cxx,unoobj2.cxx}:
  + SwXParaFrameEnumeration constructor now takes SwPaM, not SwUnoCrsr
  + move SwParaSelection into unoparagraph.cxx, as it is only used there
  + bugfix: replace SwUnoCrsrs on stack with SwCursors
2009-03-04 14:34:46 +0100 mst  r268829 : - sw/inc/pam.hxx, sw/source/core/crsr/pam.cxx,
  sw/source/core/edit/eddel.cxx, sw/source/core/doc/docredln.cxx,
  sw/source/core/undo/{untbl.cxx,undel.cxx}, sw/source/filter/rtf/swparrtf.cxx:
  + clean up SwPaM: prefix members
  + new constructor SwPosition(SwCntntNode&, xub_StrLen)
  + fix several broken SwPosition and SwPaM constructors
  + SwPam::DeleteMark now actually resets the unused position to default
2009-03-02 12:07:09 +0100 mst  r268646 : - sw/inc/fmtcol.hxx:
  + fix annoying warning (gcc 4)
2009-03-02 12:06:27 +0100 mst  r268645 : - odk/util/check.pl, odk/examples/DevelopersGuide/Text/TextDocuments.java:
  + rename module from FieldMaster to fieldmaster
2009-02-27 19:49:56 +0100 mst  r268614 : - sfx2/inc/sfx2/Metadatable.hxx, sfx2/prj/d.lst,
  sfx2/source/doc/{Metadatable.cxx,makefile.mk},
  sw/inc/{SwMetadatable.hxx,unoobj.hxx,undobj.hxx,ndtxt.hxx},
  sw/source/core/doc/{SwMetadatable.cxx,makefile.mk,docnew.cxx},
  sw/source/core/undo/{untbl.cxx,unins.cxx},
  sw/source/core/unocore/unoparagraph.cxx, sw/source/ui/app/docsh.cxx:
  + move Metadatable implementation from sw to sfx2
2009-02-27 17:58:55 +0100 mst  r268608 : - sw/inc/{SwMetadatable.hxx,undobj.hxx}, sw/source/core/doc/SwMetadatable.cxx,
  sw/source/core/undo/{untbl.cxx,unins.cxx,undel.cxx}:
  + CreateUndo now returns an opaque MetadatableUndo object
2009-02-27 13:15:44 +0100 mst  r268587 : - sw/inc/ndtxt.hxx, sw/source/core/doc/docfmt.cxx,
  sw/source/core/text/{itratr.cxx,porlay.cxx},
  sw/source/core/txtnode/{txtedt.cxx,ndtxt.cxx,thints.cxx}:
  + clean up SwTxtNode: fix casts, prefix members
  + factor out inline function SwTxtNode::TryDeleteSwpHints()
2009-02-27 13:14:30 +0100 mst  r268586 : - svx/inc/svx/emphitem.hxx:
  + fix borken header guard
2009-02-27 13:13:56 +0100 mst  r268585 : - sfx2/source/bastyp/progress.cxx:
  + fix use of compiler specific macro
2009-02-27 11:00:32 +0100 mst  r268564 : - sw/inc/{txatbase.hxx,txtatr.hxx,txtinet.hxx,txtfld.hxx,txtftn.hxx,
    txtflcnt.hxx,txttxmrk.hxx,txtrfmrk.hxx},
  sw/source/core/txtnode/{atrtox.cxx,atrref.cxx,atrflyin.cxx,atrftn.cxx,
    txtatr2.cxx,txatbase.cxx,atrfld.cxx,txtedt.cxx},
  sw/source/core/text/atrstck.cxx, sw/source/core/access/acchyperlink.cxx,
  sw/source/core/doc/visiturl.cxx, sw/source/ui/wrtsh/wrtsh2.cxx:
  + clean up SwTxtAttr and its subclasses: remove/fix casts, prefix members
  + SwTxtINetFmt: remove unused member bColor
- sw/source/core/text/txtfld.cxx:
  + move SwTxtFld methods to atrfld.cxx
2009-02-27 10:58:44 +0100 mst  r268563 : - sfx2/inc/sfx2/sfxbasemodel.hxx:
  + don't privately inherit BaseMutex, ScModelObj wants to access it
2009-02-27 10:58:02 +0100 mst  r268562 : - xmloff/source/core/{RDFaExportHelper.cxx,RDFaImportHelper.cxx}:
  + arrrgh!!! someone thought it would be a good idea to have 2 different
    versions of boost in external! and they're NOT compatible!!!
    insert an ugly fragile hack that maybe works with both...
2009-02-26 17:42:26 +0100 mst  r268544 : - comphelper/inc/comphelper/storagehelper.hxx.
  sfx2/source/doc/DocumentMetadataAccess.cxx:
  +  someone made IsValidZipEntryFileName a static method and didn't tell me
2009-02-26 15:52:56 +0100 mst  r268529 : redland: split up patches
2009-02-26 13:17:56 +0100 mst  r268509 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
#i95863#
- sw/inc/segdefs{,_}.hxx:
  + remove obsolete files
- sw/source/ui/inc/itemdef.hxx:
  + remove itemdef.hxx
- sw/source/ui/app/[apphdl.cxx,docsh.cxx}, sw/source/ui/misc/glshell.cxx,
  sw/source/ui/shells/*.cxx, sw/source/ui/uiview/*.cxx, sw/source/ui/web/*.cxx:
  + use sfx2/msg.hxx instead of itemdef.hxx
- sw/source/core/edit/eddel.cxx:
  + @ JP: SwEditShell::Replace:
    you're right, deleting the text to be replaced first, and then inserting
    a space, and then replacing that space is unnecessary.
    whew, i'm so happy that we finally answered that question after 11 years.
- sw/inc/edimp.hxx:
  + remove FOREACHCURSOR_START, FOREACHCURSOR_END
- sw/inc/{swcrsr.hxx,unocrsr.hxx,viscrs.hxx},
  sw/source/core/crsr/{crsrsh.cxx,swcrsr.cxx,trvlreg.cxx,trvltbl.cxx,
    unocrsr.cxx,viscrs.cxx},
  sw/source/core/doc/{docbm.cxx,doccorr.cxx},
  sw/source/core/docnode/{ndtbl.cxx,ndtbl1.cxx},
  sw/source/core/edit/editsh.cxx,
  sw/source/core/frmedt/{fefly1.cxx,fetab.cxx,tblsel.cxx},
  sw/source/core/layout/trvlfrm.cxx,
  sw/source/core/unocore/{unochart.cxx,unoobj2.cxx,unoparagraph.cxx,
    unoportenum.cxx,unotbl.cxx},
  sw/source/core/view/vprint.cxx:
  + remove the hideous  virtual operator SwFooCursor*
  + make SwCursor::IsReadOnlyAvailable() virtual
  + make SwUnoCrsr::Clone() virtual
  + refactor SwCursor methods IsSelOver(), LeftRight(), UpDown(), GotoTable():
    replace dynamic_cast<...>(this) with new virtual methods
2009-02-26 13:14:58 +0100 mst  r268508 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
- sw/source/filter/xml/swxml.cxx:
  + XMLReader::Read: load RDF metadata of the ODF document
- sw/source/filter/xml/wrtxml.cxx:
  + SwXMLWriter::_Write: write RDF metadata of the ODF document if ODF >= 1.2
#i90620#: import xml:id in text tables (does not actually work yet)
- sw/source/filter/xml/xmltbli{.hxx,.cxx}:
  + SwXMLTableCellAttrTokens,aTableCellAttrTokenMap: add XML_TOK_TABLE_XMLID
  + SwXMLTableCellContext_Impl::SwXMLTableCellContext_Impl:  attribute xml:id
  + SwXMLTableCellContext_Impl::CreateChildContext:  attribute xml:id
  + SwXMLTableColContext_Impl::SwXMLTableColContext_Impl:  attribute xml:id
  + SwXMLTableContext::SwXMLTableContext:  attribute xml:id
fix #i98530#
- sw/inc/unoport.hxx, sw/source/core/unocore/unoport.cxx:
  + SwXTextPortion: make constructor params const&
- sw/source/core/unocore/unoportenum.cxx:
  + refactor to remove some code duplication
  + fix bug: paragraph w/out hints: bookmark before frame gets lost
#i97274# handle invalid tables
- sw/source/core/layout/tabfrm.cxx, sw/source/filter/xml/xmltbli.cxx:
  + SwXMLTableContext::MakeTable():
    check that the table actually contains cells,
    and abort (removing the inserted table nodes) if not
2009-02-26 13:11:48 +0100 mst  r268507 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
refactor SwXTextRange and SwXParagraph
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoobj2.cxx:
  + remove 3 constructors of SwXTextRange
  + new method SwXTextRange::CreateParentXText
  + refactor SwXTextRange::CreateTextRangeFromPosition and
    SwXTextRange::getText
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
  + SwXParagraph no longer uses a cursor; it registers directly at SwTxtNode
  + replace SwXParagraph::GetCrsr with SwXParagraph::GetTxtNode
- sw/source/core/unocore/unotext.cxx, sw/source/ui/uno/unotxvw.cxx:
  + adapt to new SwXParagraph
#i90620#
- sw/inc/SwMetadatable.hxx,
  sw/source/core/doc/SwMetadatable.cxx:
  + new files: base classes sw::Metadatable and sw::MetadatableMixin;
    also, 2 implementations of IXmlIdRegistry:
    sw::XmlIdRegistryDocument and sw::XmlIdRegistryClipboard
  + setMetadataReference: handle empty stream name as auto-detect
- sw/source/core/doc/makefile.mk:
  + add SwMetadatable
add a XmlIdRegistry to SwDoc
- sw/inc/doc.hxx:
  + SwDoc: add member m_pXmlIdRegistry, method GetXmlIdRegistry()
- sw/source/core/doc/docnew.cxx:
  + initialize XmlIdRegistry in SwDoc::GetXmlIdRegistry, not in constructor,
    because the constructor is not told whether the SwDoc is a clipboard
- sw/inc/docsh.hxx, sw/source/ui/app/docsh.cxx:
  + SwDocShell: override GetXmlIdRegistry()
#i91563#: make the SwTxtNode metadatable
- sw/inc/ndtxt.hxx
  + SwTxtNode inherits sw::Metadatable
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
  + SwXParagraph inherits sw::MetadatableMixin
#i91563#: handle SwTxtNode's metadata for delete
- sw/source/core/txtnode/ndtxt.cxx:
  + SwTxtNode::SplitCntntNode: handle XmlId
  + SwTxtNode::JoinNext: merge XmlIds
- sw/source/core/doc/docedt.cxx:
  + lcl_GetJoinFlags: document postcondition
  + SwDoc::Delete: remove XmlId only if SwTxtNode _becomes_ empty
#i91563#: handle SwTxtNode's metadata for delete with undo
- sw/inc/undobj.hxx
  + SwUndoDelete: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
- sw/source/core/undo/undel.cxx:
  + SwUndoDelete::SaveCntnt: save XmlIds for start and end SwTxtNode
  + SwUndoDelete::SaveCntnt: remove XmlId only if SwTxtNode _becomes_ empty
  + SwUndoDelete::Undo: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndcopy.cxx:
  + SwTxtNode::MakeCopy: register copy at XmlIdRegistry
#i91563#: handle SwTxtNode's metadata for find/replace with undo
- sw/source/core/undo/unins.cxx:
  + _UnReplaceData: rename members: add prefix m_
  + _UnReplaceData: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
  + _UnReplaceData::_UnReplaceData: save XmlIds for start and end SwTxtNode
  + _UnReplaceData::Undo: restore saved XmlIds for start and end SwTxtNode
#i91563#: handle SwTxtNode's metadata for table-to-text with undo
- sw/source/core/undo/untbl.cxx:
  + SwTblToTxtSave: rename members: add prefix m_
  + SwTblToTxtSave: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
  + SwTblToTxtSave::SwTblToTxtSave: save XmlIds for start and end SwTxtNode
  + SwTblToTxtSave::SwTblToTxtSave, SwNodes::UndoTableToText:
    always store the index of the first SwTxtNode in the cell, instead of
    the index of the first SwTxtNode in case of the first cell in a row,
    and the cell start node in other cases
  + SwNodes::UndoTableToText: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndtbl.cxx:
  + lcl_DelBox: simplify for refactored start index handling in SwTblToTxtSave
2009-02-26 13:02:28 +0100 mst  r268505 : migration of cws odfmetadata2 from CVS (resync to m42): module sd
- sd/source/ui/table/tableobjectbar.cxx,sd/source/ui/view/*.cxx:
  + remove invocations of SFX_DECL_TYPE
- sd/source/ui/slideshow/SlideShowRestarter.cxx,
  sd/source/ui/toolpanel/LayoutMenu.cxx,
  sd/source/ui/unoidl/DrawController.cxx,
  sd/source/ui/view/{ViewShellBase.cxx,ViewTabBar.cxx,frmview.cxx}:
  + fix abuses of comphelper_getProcessComponentContext (missing release)
2009-02-26 13:01:24 +0100 mst  r268504 : migration of cws odfmetadata2 from CVS (resync to m42): module starmath
- starmath/source/document.cxx:
  + don't touch SfxObjectShell's privates
2009-02-26 13:00:37 +0100 mst  r268503 : migration of cws odfmetadata2 from CVS (resync to m42): module sfx2
#i90620#
- sfx2/inc/sfx2/XmlIdRegistry.hxx:
  + new file: interfaces sfx2::IXmlIdRegistry and sfx2::IXmlIdRegistrySupplier
    and a couple of utility functions
- sfx2/inc/sfx2/DocumentMetadataAccess.hxx,
  sfx2/source/doc/DocumentMetadataAccess.cxx:
  + new class sfx2::DocumentMetadataAccess, implements XDocumentMetadataAccess
  + the URI of the DocumentMetadataAccess is now the URI from which the
    document was loaded; for a new document, use a vnd.sun.star.tdoc URI
  + add new function sfx2::createBaseURI()
  + prevent using reserved file names
  + try not to recurse into embedded subdocuments
- sfx2/source/doc/makefile.mk:
  + add DocumentMetadataAccess
- sfx2/util/makefile.mk:
  + link libsfx2 against libxml2 (needed for xmlValidateNCName)
- sfx2/source/doc/makefile.mk:
  + add LIBXML_CFLAGS to CFLAGS
- sfx2/prj/build.lst:
  + add dependence on libxml2
- sfx2/prj/d.lst:
  + add XmlIdRegistry.hxx, DocumentMetadataAccess.hxx
- sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objxtor.cxx:
  + make SfxObjectShell's members private
  + new method SfxObjectShell::GetAutoStyleFilterIndex
  + SfxObjectShell inherits sfx2::IXmlIdRegistrySupplier
- sfx2/source/dialog/templdlg.cxx, sfx2/source/doc/sfxbasemodel.cxx:
  + don't touch SfxObjectShell's privates
- sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:
  + SfxBaseModel inherits BaseMutex instead of IMPL_SfxBaseModel_MutexContainer
  + SfxBaseModel implements additional interface XDocumentMetadataAccess
  + IMPL_SfxBaseModel_DataContainer has new member:
    a sfx2::DocumentMetadataAccess
  + implementation of XDocumentMetadataAccess forwards to
    the sfx2::DocumentMetadataAccess member
- sfx2/qa/complex/DocumentMetadataAccessTest.java,
  sfx2/qa/complex/{tests.sce,makefile.mk},
  sfx2/qa/complex/testdocuments/TESTRDFA.odt:
  + add complex test: DocumentMetadataAccessTest
  + add RDFa test document
#i95863#
- sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:
  + refactor SfxDocumentItem so it no longer requires a XDocumentInfo
  + move struct CustomProperty to implementation file
  + remove class SfxDocumentUserPage
  + QueryValue,PutValue: remove MID_DOCINFO_FIELD*
- sfx2/source/doc/objserv.cxx:
  + adapt to SfxDocumentItem change
- sfx2/inc/sfx2/sfx.hrc, sfx2/sdi/sfxslots.sdi, sfx2/inc/sfx2/msg.hxx:
  + remove MID_DOCINFO_FIELD*
  + put all invocations of SFX_DECL_TYPE in msg.hxx, and undef SFX_DECL_TYPE
- sfx2/source/doc/objxtor.cxx:
  + fix abuses of comphelper_getProcessComponentContext (missing release)
- sfx2/source/doc/docfile.cxx:
  + SfxMedium::SfxMedium: don't dereference NULL, throw exception instead
- sfx2/source/doc/objstor.cxx:
  + SfxObjectShell::DoLoad: fix bug: DocumentBaseURI is not initialized
2009-02-26 12:58:07 +0100 mst  r268502 : migration of cws odfmetadata2 from CVS (resync to m42): module xmloff
#i90620#: implement RDFa import (interface change)
- xmloff/inc/xmloff/xmlimp.hxx. xmloff/source/core/xmlimp.cxx:
  + make SvXMLImport::GetAbsoluteReference() const
  + add SvXMLImport::GetComponentContext()
  + SvXMLImport::_InitCtor(): add RDFa namespace
  + add SvXMLImport::AddRDFa()
  + SvXMLImport::endDocument() inserts RDFa into document repository
- xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:
  + new tokens for RDFa: XML_ABOUT, XML_DATATYPE
- xmloff/inc/RDFaImportHelper.hxx, xmloff/source/core/RDFaImportHelper.cxx:
  + new class RDFaImportHelper
  + adapt the code to the bleak reality of broken C++ implementations
  + handle empty xhtml:about attributes properly, which are actually
    valid relative URIs
  + work around broken SvXMLImport::GetAbsoluteReference
- xmloff/source/core/makefile.mk:
  + add RDFaImportHelper.cxx
#i90620#: implement RDFa export
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
  + add SvXMLExport::EnsureNamespace(), and a stack of namespace maps
  + add SvXMLExport::GetComponentContext()
  + add SvXMLExport::AddAttributesRDFa()
- xmloff/inc/RDFaExportHelper.hxx, xmloff/source/core/RDFaExportHelper.cxx:
  + new class RDFaExportHelper
  + don't use std::map::data_type, which is actually called
    std::map::mapped_type by libstdc++
- xmloff/source/core/makefile.mk:
  + add RDFaExportHelper.cxx
#i91563#
- xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:
  + XMLTextPAttrTokens: add RDFa tokens
- xmloff/source/text/txtparai{.hxx,.cxx}:
  + import RDFa for text:p
- xmloff/source/text/txtparae.cxx:
  + export RDFa for text:p
interface change: use XHTML namespace instead of RDFA
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
  xmloff/source/core/{xmltoken.cxx,xmlimp.cxx,xmlexp.cxx,RDFaExportHelper.cxx},
  xmloff/source/text/txtimp.cxx:
  + use XHTML namespace instead of RDFA
#i91565#, #i91566#: (preliminary) import for text:meta, text:meta-field
- xmloff/source/text/txtparai.cxx:
  + new class XMLMetaImportContextBase with subclasses to import
    text:meta and text:meta-field
- xmloff/source/text/XMLTextMarkImportContext.cxx:
  + change XMLTextMarkImportContext::CreateAndInsertMark to handle marks
    with no name (text:meta)
#i91565#, #i91566#: (preliminary) export for text:meta, text:meta-field
- xmloff/inc/txtflde.hxx, xmloff/source/text/txtflde.cxx:
  + add FIELD_ID_META to FieldIdEnum
  + new method XMLTextFieldExport::ExportMetaField()
  + change XMLTextFieldExport::ExportField{,AutoStyle,Helper}
    to take additional parameter for progress bar
- xmloff/inc/xmloff/txtparae.hxx, xmloff/source/text/txtparae.cxx:
  + make XMLTextParagraphExport::exportTextRangeEnumeration() public
  + new method XMLTextParagraphExport::exportMeta()
#i90620#
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,
  xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
  + rename SvXML{Im,Ex}port::GetStreamPath() to GetStreamName()
  + fix xml:id {im,ex}port for embedded documents and non-packages
  + adapt to API change: XMetadatable
#i90620# GRDDL
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
  xmloff/source/core/{xmltoken.cxx,xmlexp.cxx}:
  + add GRDDL namespace
  + add token XML_TRANSFORMATION
  + add grddl:transformation attribute to root elements for meta.xml,
    content.xml and styles.xml
2009-02-26 12:54:40 +0100 mst  r268501 : migration of cws odfmetadata2 from CVS (resync to m42): module unoxml
#i90620#
- unoxml/source/rdf/librdf_repository.cxx:
  + librdf_Repository::importGraph: allocate buffer sized length of stream
  + switch from one librdf_world per repository to a single static world
    because redland has global variables with a brain-damaged life-cycle...
  + exportGraph: use new raptor 1.4.18 feature to disable writing
    an xml:base attribute in RDF/XML files
- unoxml/source/rdf/librdf_repository.cxx:
  unoxml/qa/complex/RDFRepositoryTest.java:
  + adapt to predicate is URI change
  + adapt to RDFa API change
  + adapt to API change: RDFa has multiple predicates...
  + adapt to API change: XMetadatable derives from XURI
  + allow xhtml:datatype without xhtml:content
  + adapt to API change: attribute MetadataReference is StringPair
- unoxml/source/rdf/CURI.cxx:
  + add some more URI constants
2009-02-26 12:53:32 +0100 mst  r268500 : migration of cws odfmetadata2 from CVS (resync to m42): module package
- package/inc/ImplValidCharacters.hxx:
  + remove (moved to comphelper)
2009-02-26 12:52:49 +0100 mst  r268499 : migration of cws odfmetadata2 from CVS (resync to m42): module comphelper
- comphelper/inc/comphelper/processfactory.hxx,
  comphelper/source/processfactory/processfactory.cxx:
  + add getProcessComponentContext()
  + change return type of comphelper_getProcessComponentContext to Reference
- comphelper/inc/comphelper/stl_types.hxx:
  + add OUStringBufferAppender
  + add algorithm intersperse
- comphelper/source/misc/string.cxx:
  + rewrite convertCommaSeparated with intersperse and OUStringBufferAppender
- comphelper/inc/comphelper/stlunosequence.hxx:
  + fix bug: begin() on empty sequence != end()
2009-02-26 12:50:47 +0100 mst  r268498 : migration of cws odfmetadata2 from CVS (resync to m42): module offapi
#i96209#
- offapi/com/sun/star/text/fieldmaster/*.idl:
  + rename module from FieldMaster to fieldmaster
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
  + update reference types.rdb
#i90620#
- offapi/com/sun/star/rdf/{XMetadatable.idl,XDocumentMetadataAccess.idl}:
  + API change: XMetadatable derives from XURI
  + API change: replace XmlId (string) with MetadataReference (StringPair)
- offapi/com/sun/star/rdf/{Statement.idl,XDocumentRepository.idl,
  XNamedGraph.idl,XRepository.idl}:
  + the predicate of a statement is a URI, not a Resource
- offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl:
  + rename: s/Package/Document/
  + remove uuid
  + remove everything related to mapping
  + graph names are now generated from base URI and file names
  + load methods: improve error handling with XInteractionHandler
- offapi/com/sun/star/rdf/XDocumentRepository.idl:
  + change: RDFa permits using multiple predicates in one attribute
  + setStatementRDFa: subject is now XResource, object is now XMetadatable
- offapi/com/sun/star/rdf/URIs.idl:
  + add some more URI constants
- offapi/com/sun/star/rdf:
  + fix @since tags and replace <method> with <member>
2009-02-26 12:47:24 +0100 mst  r268497 : migration of cws odfmetadata2 from CVS (resync to m42): module redland
fix #i93768#
- redland/raptor-1.4.17.patch, redland/raptor/makefile.mk:
  + disable GRDDL parser to prevent call to libxslt
    xsltSetDefaultSecurityPrefs, which breaks xmlhelp
- redland/raptor/makefile.mk, redland/raptor-1.4.17.patch,
  redland/raptor-1.4.18.patch:
  + upgrade raptor to 1.4.18
  + deactivate serializer for RSS/Atom (does not build)
- redland/rasqal/makefile.mk, redland/rasqal-0.9.15.patch,
  redland/rasqal-0.9.16.patch,
  + upgrade rasqal to 0.9.16
- redland/redland/makefile.mk, redland/redland-1.0.7.patch,
  redland/redland-1.0.8.patch:
  + upgrade redland to 1.0.8
- redland/redlandversion.mk:
  + the librasqal SONAME has changed

2009-07-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0bfc6c9e2a4620fee425bfd20fb6be8d2128dcf3]

#i10000# to 'honor' the lost path variable ...


2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [ada14d137f66ff8bd790ccbd1905366921872b16]

Split build: Remove install-sh, it is generated.

* .gitignore:
* install-sh:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [4a5d2f4396b359c7a06b7535af14a3e7cfb5641e]

Split build: Changes to make URE building.

The most important is the introduction of 'BUILDSOLVER' environment variable
that sets a 'local' solver - local to the repository that is being built.

* Makefile.am: Cosmetic improvements.
* build/src/buildenv-common: A script with environment common to all the
  repositories (but bootstrap itself).
* set_soenv.in: Add possibility to force SOLARVERSION and SOLENV.
* solenv/bin/deliver.pl: Honor BUILDSOLVER.
* solenv/inc/settings.mk: -"-
* solenv/inc/target.mk: -"-

2009-06-29  thb  <thb@openoffice.org>  [dd5fe707f68b3a2a07fff8bb3a1151a0ca8aada4]

#103174# Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow


2009-06-29  Release Engineers  <releng@openoffice.org>  [7fb0b2e740bdcaa9b3396a474c08fde8201f4d98]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4b37f26632cfee6ae81786e15037366986010e54]

#i10000# added gsicheck and localize_sl


2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [f2f76777c03d9b290ff64cd4c960b41b5122b169]

Split build: Make the 'dist' rule work.

* Makefile.am: make dist
* configure.in: Change name to OpenOffice.org-bootstrap in AC_INIT.

2009-06-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bde9804541a082318f057df1e1d42ce42c929921]

#i10000# latest and greatest


2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [a35a8eb24f393e41f10df03d29186ae80cd92967]

Split build: Ignore the generated stuff.

* .gitignore:
* dmake/.gitignore:
* solenv/.gitignore:

2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [bde011d785fd687dc0fc603136a09528b592f671]

Split build: Update configure.in and set_soenv.in.

* configure.in: Initialize automake.
* set_soenv.in: Advise to do 'make', instead of './bootstrap'.

2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [92e87e8495ff8335a9b59154375c5c6a4ed49ed0]

Split build: Remove files that should not be revision controlled.

They are generated; so actually also add autogen.sh and Makefile.am to help
to generate them :-)

* Makefile.in: Bin.
* aclocal.m4: Bin.
* configure: Bin.
* autogen.sh: New file.
* Makefile.am: New file.

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [2287fca6323fa00f60b3e184921c175554041ac2]

Split build: Script to clone the rest of the repositories.

* download:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [b86c3f50bcb310fb770fa1dbba30ad872d3f79ee]

Split build: Add the files needed by automake.

* AUTHORS:
* COPYING:
* ChangeLog:
* INSTALL:
* NEWS:
* README:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [5e6e9e9ec9c4fc6013eabad949bf3179fed88802]

Split build: Decrease the scp2 build dependencies.

* scp2/prj/build.lst:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [3f26a102c4fadf34a3ae17d1d5f5ac54b75eac4c]

Split build: Move the needed *version.mk's to solenv.

* scp2/source/ooo/makefile.mk: Adapt the makefile.mk accordingly.
* solenv/inc/i18npoolversion.mk:
* solenv/inc/icuversion.mk:
* solenv/inc/redlandversion.mk:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [775e4290f3df5bf4b4e033054281fbfedf8164af]

Split build: Add the 'build' module.

Contains the build dependencies, as well as some helper scripts, and
pkg-config stuff.

* build/bin/noulf: Ignore ulf.
* build/bin/noulfconv: Ignore ulf.
* build/prj/build.lst: The build dependencies.
* build/src/.gitignore:
* build/src/OpenOffice.org-bootstrap.pc.in: To be able to get the install
  prefix later.
* build/stamp/README.txt: Just for the build stamps.
* build/stamp/.gitignore:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [ae450f77ed96ce9d02e1913249b4671d7b088d35]

Split build: Set executable bit for build.pl and gccinstlib.pl.


2009-06-23  Jan Holesovsky  <kendy@suse.cz>  [6d4cbc96bcb210417fdf4e9ef8351b6f75707c07]

Merge commit 'ooo/DEV300_m50'


2009-06-22  Release Engineers  <releng@openoffice.org>  [590681680f2ae33c59db34723acd4a27ea9ab7f9]

#i10000# added autodoc


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b52c809db9c1224d9f8a34a5d6a2ddd5e2af147e]

DEV300


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [46468ff043eccab0109949362c5161446459465c]

#i102261# OLE control event handler support


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [346293e07779de39d01b2404020fc3582805ba71]

CWS-TOOLING: integrate CWS l10ncleanup04

2009-05-28 13:46:54 +0200 ihi  r272407 : remove forgotten sdf's
2009-05-25 22:32:35 +0200 ihi  r272273 : no WITH_LANG fix
2009-05-25 20:45:58 +0200 ihi  r272272 : remove some comments
2009-05-25 19:55:21 +0200 ihi  r272271 : svx dialog -> cui l10n move
2009-05-25 18:30:58 +0200 ihi  r272268 : build fix
2009-05-18 16:32:02 +0200 ihi  r272033 : bash fix
2009-05-18 16:31:32 +0200 ihi  r272032 : bash fix
2009-05-14 16:23:39 +0200 ihi  r271901 : #i79750# Translation moved to l10n module
2009-05-11 23:36:05 +0200 ihi  r271793 : #i79750# Translation moved into own module

2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7cf1fc407ddc53171bfea2a949812e80f5d10c98]

CWS-TOOLING: integrate CWS ause102

2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path

2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [08808da4a2ed87f3eafd56fe579e9fc7a01a9d64]

CWS-TOOLING: integrate CWS mingwport20

2009-06-13 05:03:46 +0200 tono  r272946 : i102723: Set WINVER abd _WIN32_IE to 0x500 in mingw build

2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [63c51b4f7da6511209d4421f3e61f1235ea6b95b]

CWS-TOOLING: integrate CWS ooo31osol_DEV300

2009-05-14 15:49:09 +0200 ihi  r271896 : #i101913# added missing solaris entries
2009-05-14 12:36:19 +0200 ihi  r271885 : #i101913# ARCH -> all
2009-05-13 11:14:52 +0200 jl  r271846 : #i101457# Do not search for Java every time OOo starts
2009-05-13 08:49:28 +0200 jl  r271838 : #tr6585548# Redone last change. On Solaris we do not scan the directories anymore and instead just ckeck /usr/jdk/latest
2009-05-12 17:10:03 +0200 jl  r271828 : #i64357# We scan on Unix only for a java in different folders if we haven't found one by looking into JAVA_HOME or PATH
2009-05-12 13:17:04 +0200 releng  r271819 : #i101457# avoiding usage of faspac with switch DONTCOMPRESS
2009-05-12 13:08:28 +0200 is  r271816 : #i101457# avoiding usage of faspac with switch DONTCOMPRESS

2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [956691f281422560959fc1f0bdfefcfa2ca1d46c]

CWS-TOOLING: integrate CWS unifypaper01

2009-05-27 17:14:41 +0200 cmc  r272362 : #i92819#, psprint moved into vcl
2009-05-19 15:45:46 +0200 cmc  r272083 : #i92819# having difficultly in getting this right under windows
2009-05-18 18:04:22 +0200 cmc  r272043 : #i92819# missing some export magic somewhere
2009-05-18 15:34:18 +0200 cmc  r272028 : #i92819# get depends right
2009-05-18 11:50:43 +0200 cmc  r272010 : ##i92819# fix import/export stuff
2009-05-18 10:07:00 +0200 cmc  r272000 : #i92819# fix window imp name
2009-05-16 15:17:23 +0200 cmc  r271975 : #i92819# fix win paper names
2009-05-16 11:11:29 +0200 cmc  r271974 : #i92819# std::abs prolematic for msvc
2009-05-15 15:36:56 +0200 cmc  r271941 : #i92819# handle missing setting, at least on mac
2009-05-15 10:13:44 +0200 cmc  r271927 : #i92819# adjust for moved page dialog
2009-05-14 13:47:14 +0200 cmc  r271887 : remove dead files that reappeared
2009-05-14 09:57:17 +0200 cmc  r271872 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@271830 (milestone: DEV300:m48)
2009-05-11 12:27:18 +0200 cmc  r271763 : #i92819# check return value
2009-05-06 17:28:25 +0200 cmc  r271602 : #i92819# these B4/B5s are the JIS ones according to their dimensions
2009-05-06 17:17:03 +0200 cmc  r271601 : #i92819# micro-optimization
2009-05-03 18:20:48 +0200 cmc  r271434 : #i92819# paper libs
2009-05-03 16:08:32 +0200 cmc  r271433 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@271427 (milestone: DEV300:m47)
2009-04-06 15:33:37 +0200 cmc  r270556 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@270033 (milestone: DEV300:m45)
2009-03-12 14:36:35 +0100 cmc  r269415 : #i92819# merge paper utilities
2009-03-11 13:44:27 +0100 cmc  r269328 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@269297 (milestone: DEV300:m43)
2009-03-09 14:42:07 +0100 cmc  r269190 : remove config_office from synced version
2009-03-09 14:34:50 +0100 cmc  r269187 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@268395 (milestone: DEV300:m42)
2009-03-09 12:11:29 +0100 cmc  r269077 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@265758 (milestone: DEV300:m38)
2009-03-06 17:17:39 +0100 cmc  r269027 : #i92819# paper goo
2008-12-04 11:29:30 +0100 cmc  r264826 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@264807 (milestone: DEV300:m37)
2008-11-26 10:33:06 +0100 cmc  r264357 : CWS-TOOLING: rebase CWS unifypaper01 to trunk@264325 (milestone: DEV300:m36)
2008-11-21 14:09:36 +0100 cmc  r264138 : #i92819# paper consolidation

2009-06-10  Release Engineers  <releng@openoffice.org>  [684eb9bc625b4929da629c970a8c4deae679806b]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-05  Release Engineers  <releng@openoffice.org>  [2418e6175b23d38e44941dc35a588e43838cad7d]

DEV300


2009-06-05  Kurt Zenker  <kz@openoffice.org>  [f74a5191bcb04eeaaaf964fdd1a175ce19f9d872]

CWS-TOOLING: integrate CWS c06v7_DEV300

2009-05-13 14:39:35 +0200 obo  r271861 : #158157# resync to OOO310_m11

2009-06-05  Kurt Zenker  <kz@openoffice.org>  [5a2bf6d79e98a3055656bb1bdcb6b33e37397ef8]

CWS-TOOLING: integrate CWS evoab2def

2009-05-28 16:00:19 +0200 fs  r272412 : don't use createFalse - Evo 2.22 simply hangs when ask for all contacts without a first name. Instead, in the WHERE 0=1 case, simply create an empty result set
2009-05-22 14:25:51 +0200 fs  r272193 : #i10000#
2009-05-22 14:25:37 +0200 fs  r272192 : oops, ENABLE_EVOAB2 for some platforms only, not generically
2009-05-22 14:19:00 +0200 fs  r272191 : #i10000#
2009-05-22 12:42:38 +0200 fs  r272183 : when sorting, properly use a syslocale collator, instead of comparing the numerical values of the string's UTF-16 code points
2009-05-20 15:09:00 +0200 fs  r272131 : clear/getWarnings: also allowed without cache
2009-05-20 14:11:19 +0200 fs  r272128 : removed debug traces
2009-05-20 14:03:31 +0200 fs  r272126 : #i55701# +STR_SORT_BY_COL_ONLY
2009-05-20 14:02:29 +0200 fs  r272125 : implement sorting
2009-05-20 10:10:19 +0200 fs  r272107 : #i10000#
2009-05-19 16:02:17 +0200 fs  r272089 : #i10000#
2009-05-19 16:02:02 +0200 fs  r272088 : #i55701# strings for new error condition DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 16:01:31 +0200 fs  r272087 : #i55701# use DATA_CANNOT_SELECT_UNFILTERED as standardized error code
2009-05-19 15:59:59 +0200 fs  r272086 : #i55701# +DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 15:46:12 +0200 fs  r272084 : #i55701# recognize the DATA_CANNOT_SELECT_UNFILTERED error condition, and allow filtering in this case, even when the result set is empty
2009-05-19 09:06:50 +0200 fs  r272059 : merging changes from CWS dba32b, to prevent future conflicts with upcoming local changes
2009-05-18 21:48:58 +0200 fs  r272054 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:48:42 +0200 fs  r272053 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:47:41 +0200 fs  r272052 : +setExternalWarnings
2009-05-18 21:47:12 +0200 fs  r272051 : #i55701# when re/loading the form, display any possible warnings
2009-05-18 21:43:26 +0200 fs  r272050 : #i55701# implement XWarningsSupplier, exposing the warnings of our result set
2009-05-18 21:42:51 +0200 fs  r272049 : #i55701# implement XWarningsSupplier, exposing the warnings of our aggregate RowSet
2009-05-18 17:53:59 +0200 fs  r272041 : #i55701# moved the (I)WarningsContainer from dbaccess to connectivity, to be able to use it in the latter module, too
2009-05-18 17:24:10 +0200 fs  r272040 : #i55701# properly enable the various Evolution types
2009-05-18 14:52:19 +0200 fs  r272024 : #i55701# properly enable the Evolution types
2009-05-18 13:57:10 +0200 fs  r272018 : fixed/extended whereAnalysis (column searching still not enabled, as neither LIKE nor = seem to work with my (somewhat older) Evolution version)
2009-05-18 13:56:08 +0200 fs  r272017 : extended showParseTree
2009-05-18 13:55:25 +0200 fs  r272016 : extended showParseTree
2009-05-18 11:40:16 +0200 fs  r272008 : #i55701#
2009-05-18 11:39:02 +0200 fs  r272006 : let the PreparedStatement return proper meta data, too
2009-05-18 10:05:37 +0200 fs  r271999 : moved the XStatement interface to from OCommonStatement to OStatement - the former class is also the base for other classes which should not have this interface
2009-05-15 21:53:22 +0200 fs  r271973 : collectColumnInformation: report invalid meta data as assertion
2009-05-15 21:51:40 +0200 fs  r271972 : showParseTree should be const
2009-05-15 21:51:26 +0200 fs  r271971 : showParseTree should be const
2009-05-15 21:51:03 +0200 fs  r271970 : properly recognize the 'WHERE 0 = 1' clause, this way having proper statement meta data, this way saving much much calls from the DBA framework
2009-05-15 20:29:03 +0200 fs  r271969 : cleaned up the mess with the statement classes
2009-05-15 15:51:11 +0200 fs  r271944 : let the result set properly init its meta data
2009-05-15 15:29:54 +0200 fs  r271939 : proper property implementations for the resultset class
2009-05-15 15:01:31 +0200 fs  r271936 : proper property implementations for the statement class
2009-05-08 14:46:33 +0200 fs  r271717 : component_foo must be PUBLIC
2009-05-06 09:20:05 +0200 fs  r271565 : #i10000# (warnings on unxlngi6)
2009-05-06 09:01:30 +0200 fs  r271564 : #i101493#
2009-05-05 23:08:12 +0200 fs  r271560 : #i55701# merging the changes from the ancient (CVS-based) CWS evoab2default into this CWS here

2009-06-05  Kurt Zenker  <kz@openoffice.org>  [92664580ae745e707565bf934ff270349f18f6a3]

CWS-TOOLING: integrate CWS dba32b

2009-06-03 14:58:08 +0200 fs  r272581 : #i102439#
2009-05-29 13:56:18 +0200 fs  r272456 : remove the sub form when the 'add subform' setting changes from <true/> to <false/>, not only its controls
2009-05-29 13:19:27 +0200 fs  r272454 : display '(Default)' instead of an empty string when a control has the default font
2009-05-28 20:49:18 +0200 fs  r272428 : #i98162# getFirstSelectedValue: do not return reference to a temporary
2009-05-27 15:30:22 +0200 msc  r272353 : #102303#
2009-05-26 13:03:06 +0200 fs  r272295 : spelling
2009-05-26 12:59:54 +0200 fs  r272294 : merge m48 version to get latest cygwin related fixes
2009-05-25 14:02:06 +0200 fs  r272239 : remove references to local files, needed for debugging sessions only
2009-05-25 14:01:16 +0200 fs  r272238 : #i102021# ensure members such as bNumberFormat are initialized before actually returning them
2009-05-25 13:10:20 +0200 fs  r272236 : #i10000# reset ENABLE_EVOAB2
2009-05-22 06:44:45 +0200 oj  r272167 : #i99104# add import handler for calc-sett
2009-05-22 06:42:27 +0200 oj  r272166 : #i99104# impl NullDate as member
2009-05-22 06:36:22 +0200 oj  r272165 : #i99104# handle nulldate from parent model
2009-05-22 06:33:13 +0200 oj  r272164 : #i99104# export and import calculation-settings and nulldate
2009-05-22 06:27:50 +0200 oj  r272163 : #i99104# export and import calculation-settings and nulldate
2009-05-20 13:29:58 +0200 oj  r272118 : #i99911# handle invalid name
2009-05-20 13:28:49 +0200 oj  r272117 : #i101261# handle different rowsets
2009-05-20 11:29:55 +0200 msc  r272111 : #i100000#
2009-05-20 11:28:27 +0200 msc  r272110 : merge in change from dba32a
2009-05-20 11:27:38 +0200 msc  r272109 : #102082# CTRL + C does not work
2009-05-20 09:43:36 +0200 oj  r272106 : clean up includes
2009-05-20 09:32:15 +0200 oj  r272105 : #i99060# merge error resovled now VERTICAL_ALIGN is in both stmt
2009-05-20 08:37:21 +0200 msc  r272104 : add workaround for issue #102010#
2009-05-20 08:10:12 +0200 oj  r272103 : #i99104# use numberformatkey
2009-05-20 08:07:02 +0200 oj  r272102 : #i99104# use column info from rowset
2009-05-20 08:04:43 +0200 oj  r272101 : #i102032# use a special column type where prec and scale are the values currently set at the column
2009-05-20 08:03:04 +0200 oj  r272100 : #i102032# correct type info, we have to use SQL defined type names
2009-05-19 10:27:02 +0200 oj  r272061 : #i99104# export null-date
2009-05-19 08:26:53 +0200 oj  r272056 : #i99104# export null-date
2009-05-18 13:15:10 +0200 msc  r272014 : add issue #102019#
2009-05-18 11:33:07 +0200 msc  r272005 : add issue #102019#
2009-05-18 08:59:45 +0200 msc  r271996 : add workaroud for issue #102010#
2009-05-15 10:21:24 +0200 msc  r271929 : #101944#
2009-05-11 21:18:30 +0200 fs  r271792 : #i99914#
2009-05-08 13:52:06 +0200 oj  r271715 : #i96423# remember column span
2009-05-08 11:26:19 +0200 oj  r271708 : #i98605# impl new scale mode
2009-05-08 10:33:35 +0200 fs  r271706 : SendUserCall: only call into the shape notification routine for UserCall types where this is necessary (performance issue)
2009-05-07 20:52:44 +0200 fs  r271698 : outsource ShapeProperty from shapepropertynotifier.hxx
2009-05-07 20:43:33 +0200 fs  r271697 : #i99056# use notifyShapePropertyChange, instead of getShapePropertyChangeNotifier - the latter throws if no shape exists, yet
2009-05-07 20:33:58 +0200 fs  r271696 : #i99056# +notifyShapePropertyChange: allow notifying chages without checking whether there actually already exists an SvxShape
2009-05-07 16:22:15 +0200 fs  r271679 : #i10000# cygwin needs quotes around the classpath
2009-05-07 16:21:37 +0200 fs  r271678 : #i10000# cygwin needs quotes around the classpath
2009-05-07 16:01:11 +0200 oj  r271677 : #i99914# notify parent handler
2009-05-07 15:54:54 +0200 fs  r271676 : #i10000# cygwin needs some quoting
2009-05-07 14:49:48 +0200 oj  r271672 : #i99277# quote alias name
2009-05-07 14:48:12 +0200 oj  r271671 : #i92538# add ~ in front of type
2009-05-07 14:37:13 +0200 oj  r271667 : #i99118# change type from char to varchar
2009-05-07 14:36:23 +0200 oj  r271666 : #i99118# clear dest columns when changing to create new table
2009-05-07 13:35:32 +0200 oj  r271657 : #i94467# handle type 0 as double as well
2009-05-07 13:20:49 +0200 oj  r271655 : i99743# setNull when varchar is no text
2009-05-07 12:58:06 +0200 fs  r271651 : initialize the SdrObject's property change notifier after the ctor, if necessary
2009-05-07 11:47:18 +0200 fs  r271647 : #i10000#
2009-05-07 10:57:16 +0200 fs  r271639 : OPropertyBrowserController::propertyChange: care for the current property state, too, and properly forward it to the UI
2009-05-07 10:18:14 +0200 fs  r271636 : onNewComponent: do not ask the map for grid columns, it will throw
2009-05-07 10:09:55 +0200 fs  r271634 : #i101623#
2009-05-07 09:53:44 +0200 fs  r271631 : #i101622#
2009-05-06 21:55:53 +0200 fs  r271615 : #i10000#
2009-05-06 21:10:42 +0200 fs  r271611 : #i10000#
2009-05-06 13:11:48 +0200 fs  r271583 : #i10000#
2009-05-05 22:29:31 +0200 fs  r271559 : proper assertion message
2009-05-05 22:29:03 +0200 fs  r271558 : diagnostics
2009-05-05 22:16:16 +0200 fs  r271557 : #i10000#
2009-05-05 13:50:32 +0200 fs  r271513 : #i10000#
2009-05-05 10:21:50 +0200 fs  r271503 : #i10000#
2009-05-05 09:30:26 +0200 fs  r271501 : why did those survive the rebase -C step?
2009-05-05 09:18:12 +0200 fs  r271500 : #i10000#
2009-05-04 17:08:17 +0200 fs  r271475 : CWS-TOOLING: rebase CWS dba32b to trunk@271427 (milestone: DEV300:m47)
2009-05-04 14:51:26 +0200 fs  r271456 : line ends
2009-04-30 15:55:27 +0200 fs  r271418 : NewURL -> PublicConnectionURL
2009-04-22 21:18:34 +0200 fs  r271141 : #i100944#
2009-04-22 09:12:26 +0200 oj  r271071 : #i101261# little code change
2009-04-22 09:11:43 +0200 oj  r271070 : #i101261# only ask for parameters which aren't set before
2009-04-22 09:11:25 +0200 oj  r271069 : #i101261# new grabage container for nodes
2009-04-22 09:11:02 +0200 oj  r271068 : #i101261# new grabage container for nodes
2009-04-22 09:10:44 +0200 oj  r271067 : #i101261# new grabage container for nodes
2009-04-22 09:10:21 +0200 oj  r271066 : #i101261# only ask for parameters which aren't set before
2009-04-22 09:08:24 +0200 oj  r271065 : #i101261# only ask for parameters which aren't set before
2009-04-22 09:07:25 +0200 oj  r271064 : #i101261# only ask for parameters which aren't set before
2009-04-22 08:49:07 +0200 oj  r271062 : #i77501# preview only when needed
2009-04-22 08:45:44 +0200 oj  r271061 : #i101261# new prop max rows
2009-04-22 08:44:18 +0200 oj  r271060 : #i101261# create dataprovider earlier to avoid the wrong legend in chart
2009-04-22 08:42:48 +0200 oj  r271059 : #i101261# handle parameter
2009-04-17 21:00:23 +0200 fs  r270954 : #i98350#
2009-04-17 13:54:19 +0200 fs  r270942 : #i99565#
2009-04-17 13:51:34 +0200 fs  r270940 : #i101153# only localize the (potentially) localizable properties when there really is support at the control model
2009-04-17 11:43:14 +0200 fs  r270932 : removed superfluous include
2009-04-17 10:10:15 +0200 fs  r270926 : #i10000#
2009-04-17 10:02:36 +0200 fs  r270925 : #i10000#
2009-04-17 09:15:13 +0200 fs  r270918 : #i99056# some more refactoring of the recently introduced property change notification mechanism for UNO shapes
2009-04-17 09:14:56 +0200 fs  r270917 : #i99056# some more refactoring of the recently introduced property change notification mechanism for UNO shapes
2009-04-17 09:13:25 +0200 fs  r270915 : #i99056# some more refactoring of the recently introduced property change notification mechanism for UNO shapes
2009-04-17 08:30:34 +0200 fs  r270914 : removed unotools/servicehelper.hxx in favour of the (duplicated) comphelper/servicehelper.hxx
2009-04-16 21:05:25 +0200 fs  r270903 : #i10000#
2009-04-16 20:43:43 +0200 fs  r270902 : #i99056# shape notification outsourced to the SdrObject, this is what all other shape implementations (which only aggregate an SvxShape) have access to, too
2009-04-16 15:57:36 +0200 fs  r270891 : #i99056# make SetUnoControlModel virtual
2009-04-16 15:44:02 +0200 fs  r270890 : #i99056# let the ScShapeObj notify changes in its Anchor property
2009-04-16 15:36:47 +0200 fs  r270889 : #i99056# enable the sheet anchor type property, too
2009-04-16 15:33:45 +0200 fs  r270887 : #i99056# shape notification outsourced to the SdrObject, this is what all other shape implementations (which only aggregate an SvxShape) have access to, too
2009-04-15 14:53:13 +0200 fs  r270844 : #i10000#
2009-04-15 13:08:29 +0200 fs  r270836 : #i10000#
2009-04-15 12:28:14 +0200 fs  r270832 : #i10000#
2009-04-15 10:59:14 +0200 fs  r270827 : #i10000#
2009-04-15 09:41:08 +0200 oj  r270823 : fix issues found with findbugs and pmd
2009-04-14 21:08:04 +0200 fs  r270808 : #i99056# implement SheetAnchorType - now the only thing missing to enable it is the proper notification when it is modified
2009-04-14 17:09:00 +0200 fs  r270799 : #i99056# implement XServiceInfo for the ScShapeObj
2009-04-14 17:07:55 +0200 fs  r270798 : #i99056# implement TextAnchorType, partially implement SheetAnchorType
2009-04-14 15:54:05 +0200 fs  r270786 : #i99056# SwXShape: notify changes of the AnchorType property
2009-04-14 15:47:32 +0200 fs  r270785 : #i99056# deliver shapepropertynotifier.hxx
2009-04-14 15:46:54 +0200 fs  r270784 : diagnostics
2009-04-14 15:08:28 +0200 fs  r270781 : #i99056# outsourced the SvxShape's property change notification code into a dedicated class
2009-04-14 14:41:09 +0200 fs  r270773 : #i99056# outsourced the SvxShape's property change notification code into a dedicated class
2009-04-14 14:37:23 +0200 fs  r270772 : in dtor, remove the properties from the temporary component context
2009-04-14 14:36:34 +0200 fs  r270771 : getWeakUnoShape made const
2009-04-14 12:23:08 +0200 oj  r270757 : #i101064# add missing braces
2009-04-14 12:21:25 +0200 oj  r270756 : #i101065# add braces for gcc 4.3.2
2009-04-14 12:17:45 +0200 oj  r270755 : #i101059# add dep for manifest
2009-04-09 12:06:58 +0200 oj  r270686 : #i93100# use OptimalSize from control to get height
2009-04-08 09:56:55 +0200 oj  r270619 : #i92537# handle calculations in the select columns as well
2009-04-08 09:30:39 +0200 oj  r270615 : #i96657# throw error message when the key doesn't have any columns
2009-04-07 12:08:26 +0200 oj  r270592 : #i77501# impl preview of the executed report
2009-04-07 12:01:56 +0200 oj  r270591 : #i77501# impl preview of the executed report
2009-04-07 11:41:03 +0200 oj  r270590 : #i77501# impl preview of the executed report
2009-04-07 11:39:32 +0200 oj  r270589 : #i77501# impl preview of the executed report
2009-04-07 11:29:25 +0200 oj  r270588 : #i77501# convert dos to unix lineends
2009-04-07 11:28:23 +0200 oj  r270587 : #i77501# impl preview of the executed report
2009-04-07 11:16:50 +0200 oj  r270586 : #i77501# impl preview of the executed report
2009-04-07 11:16:00 +0200 oj  r270585 : #i77501# impl preview of the executed report
2009-04-07 11:15:44 +0200 oj  r270584 : #i77501# impl preview of the executed report
2009-04-07 11:15:28 +0200 oj  r270583 : #i77501# impl preview of the executed report
2009-04-07 11:15:04 +0200 oj  r270582 : #i77501# impl preview of the executed report
2009-04-06 15:38:54 +0200 fs  r270559 : merge changes from CWS dba32a herein
2009-04-03 15:56:16 +0200 fs  r270494 : ImpSvMEdit::Resize: do multiple iterations, if necessary
2009-04-03 14:35:49 +0200 fs  r270487 : #i10000#
2009-04-03 13:17:16 +0200 fs  r270476 : #i99056# display geometry information for controls, too
2009-04-03 13:16:37 +0200 fs  r270475 : #i99056# better ordering of the geometry properties
2009-04-03 13:16:07 +0200 fs  r270473 : #i99056# now that SvxShape supports property change listeners, forward add/remove requests to it
2009-04-03 13:13:18 +0200 fs  r270472 : #i99056# at SvxShape, allow for PropertyChangeListeners for Size/Position
2009-04-03 09:29:27 +0200 oj  r270456 : #i94571# use correct prop name
2009-04-03 09:14:54 +0200 fs  r270451 : merge changes from CWS dba32a herein
2009-04-02 17:00:51 +0200 fs  r270424 : better diagnostics
2009-04-02 16:35:19 +0200 fs  r270421 : diagnostics
2009-04-02 16:34:50 +0200 fs  r270420 : #i99056# mxUnoShape not accessible anymore, use impl_setUnoShape instead
2009-04-02 16:32:48 +0200 fs  r270419 : #i99056# make getUnoShape cheaper: keep the pointer to the SvxShape all the time, so there's no need to ask for it in getUnoShape. As a consequence, we will later be able to use the pointer in scenarious where performance (potentially) matters
2009-04-02 16:31:13 +0200 fs  r270417 : merge changes from CWS dba32a herein
2009-04-02 16:23:16 +0200 fs  r270414 : merge changes from CWS dba32a herein
2009-04-02 14:10:35 +0200 fs  r270405 : #i10000#
2009-04-02 14:06:26 +0200 fs  r270404 : merge changes from CWS dba32a herein
2009-04-02 14:03:03 +0200 fs  r270401 : #i10000#
2009-04-02 13:58:13 +0200 fs  r270400 : #i10000#
2009-04-02 12:59:44 +0200 fs  r270397 : merge changes from CWS dba32a herein
2009-04-02 12:46:30 +0200 fs  r270396 : #i99056# let the form page maintain a mapping between control models and control shapes
2009-04-02 12:44:07 +0200 fs  r270395 : merge changes from CWS dba32a herein
2009-04-02 12:42:06 +0200 fs  r270394 : merge changes from CWS dba32a herein
2009-04-02 12:35:20 +0200 fs  r270393 : #i10000# precompiled header
2009-04-02 12:05:31 +0200 fs  r270392 : merge changes from CWS dba32a herein
2009-04-02 12:00:42 +0200 fs  r270391 : merge changes from CWS dba32a herein
2009-04-02 11:47:26 +0200 fs  r270390 : merge changes from CWS dba32a herein
2009-04-02 11:39:15 +0200 oj  r270389 : #i94467# foxpro impl several new types
2009-04-02 11:35:58 +0200 fs  r270387 : merge changes from CWS dba32a herein
2009-04-01 14:10:51 +0200 fs  r270329 : merge changes from CWS dba32a herein
2009-03-31 17:29:50 +0200 fs  r270290 : merge changes from CWS dba32a herein
2009-03-30 14:53:56 +0200 fs  r270233 : #i100417# don't set grid column widths to 0, but to <void/>
2009-03-30 12:31:03 +0200 oj  r270213 : #i100552# wrong orb used
2009-03-30 12:19:20 +0200 oj  r270212 : #i98303# convertlike corrected to sal_Unicode
2009-03-30 11:58:25 +0200 fs  r270210 : merge changes from CWS dba32a herein
2009-03-30 11:38:16 +0200 oj  r270205 : remove duplicate code from merge
2009-03-30 11:02:27 +0200 fs  r270202 : merge changes from CWS dba32a herein
2009-03-30 11:02:19 +0200 fs  r270201 : merge changes from CWS dba32a herein
2009-03-30 10:31:26 +0200 oj  r270200 : #i100665# only throw exception and do not drop table
2009-03-30 09:36:24 +0200 fs  r270195 : assertion text
2009-03-28 20:21:58 +0100 fs  r270187 : #ii10000#
2009-03-28 20:19:54 +0100 fs  r270186 : removed unused help ids
2009-03-28 20:19:40 +0100 fs  r270185 : removed unused help ids
2009-03-28 20:19:10 +0100 fs  r270184 : #i100237# +DefaultState/XReset
2009-03-28 00:29:29 +0100 fs  r270177 : CWS-TOOLING: rebase CWS dba32b to trunk@270033 (milestone: DEV300:m45)
2009-03-27 22:56:46 +0100 fs  r270173 : #i100237# DEFAULT_CHECKED -> DEFAULT_STATE
2009-03-27 22:55:52 +0100 fs  r270172 : #i100237# DefaultState property for buttons, enabled only when Toggle=Yes
2009-03-27 22:54:15 +0100 fs  r270171 : #i100237# DEFAULT_CHECKED -> DEFAULT_STATE
2009-03-27 22:53:54 +0100 fs  r270170 : #i100237# introduce a DefaultState property for buttons, which implies buttongs supporting XReset, which needed some refactoring
2009-03-27 13:31:41 +0100 fs  r270152 : ignore output paths
2009-03-27 11:23:44 +0100 fs  r270139 : tuned behavior with respect to invalid keys/values
2009-03-27 09:57:14 +0100 fs  r270136 : don't allow Double.NaN
2009-03-27 09:56:16 +0100 fs  r270135 : talk about Double.NaN
2009-03-26 12:14:30 +0100 fs  r270067 : removed unused parameter
2009-03-26 12:14:02 +0100 fs  r270066 : removed widening conversion when checking keys
2009-03-26 09:17:34 +0100 fs  r270053 : separated the enumerator functionality into a dedicated interface, this way not burdening XMap with it
2009-03-26 09:17:11 +0100 fs  r270052 : separated the enumerator functionality into a dedicated interface, this way not burdening XMap with it
2009-03-26 09:16:49 +0100 fs  r270051 : separated the enumerator functionality into a dedicated interface, this way not burdening XMap with it
2009-03-25 21:55:20 +0100 fs  r270044 : #i100541# properly calculat bNeedScrollBox
2009-03-25 12:56:17 +0100 fs  r270019 : renamed the previously introduced error condition
2009-03-25 12:11:48 +0100 fs  r270015 : #i100095# when the error messages contain non-trivial details (SQLState/ErrorCode), then always display the 'Details' button
2009-03-25 12:10:05 +0100 fs  r270012 : renamed the previously introduced error condition
2009-03-25 12:01:04 +0100 fs  r270011 : #i100095# when no address book (or respective profile) can be found, then use a dedicated ErrorCondition
2009-03-25 10:29:07 +0100 fs  r270003 : add missing localization
2009-03-25 10:23:12 +0100 fs  r270001 : in preparation of #i1000095#:
rework the error handling, allow using css.sdb.ErrorCondition values, plus
allow propagating the nsresult
2009-03-25 10:21:55 +0100 fs  r270000 : in preparation of #i1000095#:
rework the error handling, allow using css.sdb.ErrorCondition values, plus
allow propagating the nsresult
2009-03-20 23:05:38 +0100 fs  r269829 : XMap::getSize removed
2009-03-20 23:05:19 +0100 fs  r269828 : changes as suggested by sb
2009-03-20 23:04:56 +0100 fs  r269827 : enhanced documentation
2009-03-20 15:31:40 +0100 fs  r269815 : changes as suggested by sb
2009-03-20 13:23:52 +0100 oj  r269804 : #i92538# correct the zorder that fixedtext is infront of control
2009-03-20 12:59:38 +0100 oj  r269801 : #i94571# paraadjust now supports BLOCK
2009-03-20 12:58:11 +0100 oj  r269800 : #i94571# export style with data style
2009-03-20 12:57:05 +0100 oj  r269799 : #i94571# text align is now paraadjust
2009-03-20 12:37:02 +0100 fs  r269797 : enum keys only accepted if they have the exact type, not if they have *any* enum type
2009-03-20 12:28:31 +0100 fs  r269794 : some changes requested by sb
2009-03-20 08:52:47 +0100 fs  r269780 : doc
2009-03-20 07:37:31 +0100 oj  r269779 : #i99913# only notifiy when values are different
2009-03-20 07:36:58 +0100 oj  r269778 : #i99913# add undoenv as listener at the dataprovider
2009-03-19 22:52:52 +0100 fs  r269771 : added comment
2009-03-19 22:40:06 +0100 fs  r269770 : +testEnumeration
2009-03-19 22:39:41 +0100 fs  r269769 : implemented enumeration, getKeySet, and getValues. Should be finished now.
2009-03-19 14:01:01 +0100 oj  r269743 : #i99913# reset the modified state when selecting an object
2009-03-19 12:19:54 +0100 lla  r269739 : #i72390# cleanups
2009-03-19 09:25:27 +0100 fs  r269727 : #i10000#
2009-03-18 23:37:02 +0100 fs  r269708 : extended checks for value type acceptance
2009-03-18 23:36:41 +0100 fs  r269707 : fixed value type checks
2009-03-18 14:59:56 +0100 fs  r269678 : initial complex test case for the new css.container.Map implementation
2009-03-18 14:59:24 +0100 fs  r269677 : verifyExpectedException moved to base class (in complexlib), and renamed to assureException for consistency
2009-03-18 14:58:35 +0100 fs  r269676 : removed unused imports
2009-03-18 14:58:03 +0100 fs  r269675 : first implementation of the new css.container.Map service (not completed, yet)
2009-03-18 14:57:17 +0100 fs  r269674 : base class for UNO components, freeing you from some repeating work
2009-03-18 14:55:53 +0100 fs  r269672 : +assureException: call a given method with given parameters on a given object, ensure that a given exception is thrown by the method implementation
2009-03-18 14:54:58 +0100 fs  r269671 : +getComponentContext
2009-03-18 14:54:00 +0100 fs  r269670 : isEmpty returns a boolean, not a long
2009-03-18 14:14:43 +0100 oj  r269663 : #i99743# now text also supports null
2009-03-18 13:54:14 +0100 oj  r269660 : #i99223# remove check for 2 params
2009-03-18 13:33:35 +0100 oj  r269659 : #i99060# replace text::ParagraphVertAlign with style::VerticalAlignment
2009-03-18 13:32:18 +0100 oj  r269658 : #i99060# don't set void property when void isn't allowed
2009-03-18 13:31:11 +0100 oj  r269657 : #i99060# handle vertical alignment
2009-03-18 13:28:28 +0100 oj  r269656 : #i99060# remove unused elements from sytle
2009-03-18 09:35:42 +0100 lla  r269639 : #i72390# cleanups
2009-03-18 09:31:20 +0100 lla  r269638 : #i72390# add ButtonList
2009-03-18 09:30:46 +0100 lla  r269637 : #i72390# renamed interface
2009-03-18 09:30:15 +0100 lla  r269636 : #i72390# use ButtonList instead of ImageList
2009-03-18 09:29:05 +0100 lla  r269635 : #i72390# new ButtonList, cleanups
2009-03-18 09:26:34 +0100 lla  r269634 : #i72390# cleanups
2009-03-17 12:21:20 +0100 oj  r269590 : #i99222# remove assertion
2009-03-17 12:17:22 +0100 oj  r269589 : #i98605# impl scale mode
2009-03-17 12:10:42 +0100 oj  r269588 : #i98605# impl scale mode
2009-03-17 11:40:15 +0100 oj  r269584 : #i96944# doesn't create equation for shapes
2009-03-17 11:33:16 +0100 oj  r269583 : #i96423# switch calc from float to long
2009-03-16 15:19:18 +0100 fs  r269550 : #i41930# enable zoom for embedded/outplace documents
2009-03-16 14:25:54 +0100 oj  r269542 : #i93734# remove ContextSensitive
2009-03-16 14:21:58 +0100 oj  r269541 : #i99274# page header before group header
2009-03-16 14:18:23 +0100 oj  r269539 : #i99110# fix value type
2009-03-16 14:14:16 +0100 fs  r269537 : line ends
2009-03-16 14:11:06 +0100 fs  r269535 : line ends
2009-03-16 14:08:34 +0100 fs  r269534 : #i100087# (provided my np): allow for polymorphic types with more than one parameter
2009-03-16 12:30:31 +0100 oj  r269521 : compile error
2009-03-16 12:19:12 +0100 oj  r269519 : compile error
2009-03-16 10:39:28 +0100 oj  r269511 : compile error under linux with swap
2009-03-13 10:33:04 +0100 oj  r269462 : CWS-TOOLING: rebase CWS dba32b to trunk@269297 (milestone: DEV300:m43)
2009-03-12 14:37:25 +0100 fs  r269416 : interface SequenceOutputStreamTest is unneeded, and pollutes the namespace here :)
2009-03-12 14:35:07 +0100 fs  r269414 : not needed
2009-03-12 14:34:15 +0100 fs  r269413 : preparation for multiple tests in this module
2009-03-12 14:33:02 +0100 fs  r269412 : ShowTargets was moved from module integration.forms to module complexlib
2009-03-12 14:32:48 +0100 fs  r269411 : helper class for projects containing multiple complex test cases (and following a certain structure)
2009-03-12 14:00:14 +0100 fs  r269407 : proper module after the move
2009-03-12 13:59:10 +0100 fs  r269406 : superseded by ../makefile.mk
2009-03-12 13:47:38 +0100 fs  r269403 : not needed anymore
2009-03-12 13:45:46 +0100 fs  r269402 : moved, in preparation of adding more test cases here, with a common infrastructure
2009-03-12 13:45:07 +0100 fs  r269401 : moved from ../
2009-03-12 13:43:59 +0100 fs  r269400 : moved to ./comphelper, in preparation of adding more test cases here, with a common infrastructure
2009-03-12 13:29:47 +0100 oj  r269396 : #i99914# set parent on dataprovider
2009-03-12 13:10:35 +0100 oj  r269393 : #i99832# check thrown exception and show error
2009-03-12 13:08:10 +0100 fs  r269392 : reorganizing tests
2009-03-12 12:52:55 +0100 oj  r269390 : #i99118# convert formatkey in numberformat
2009-03-12 12:34:53 +0100 fs  r269388 : new API tests
2009-03-12 12:29:05 +0100 fs  r269386 : Map not yet committed
2009-03-12 12:28:36 +0100 fs  r269385 : oops, forgot the SequenceInputStream during the previous refactoring
2009-03-12 12:12:39 +0100 oj  r269384 : #i99104# set HasCategories prop
2009-03-12 12:12:08 +0100 oj  r269383 : #i99104# check HasCategories even for internal dataprovider
2009-03-12 12:10:40 +0100 oj  r269382 : #i99104# set HasCategories prop
2009-03-12 10:51:49 +0100 fs  r269373 : #i10000# exception specifications
2009-03-12 10:49:18 +0100 fs  r269372 : #i10000# exception specifications
2009-03-12 10:44:02 +0100 fs  r269371 : #i10000# exception specifications
2009-03-12 10:30:55 +0100 fs  r269368 : refactored the UNO service registration in this module, using the helper classes provided by comphelper itself, so you have less effort when extending the list of to-be-registered components
2009-03-12 10:30:37 +0100 fs  r269367 : module-local includes
2009-03-12 07:05:54 +0100 oj  r269357 : #i99104# database dataprovider doesn't need dataranges and diagramdata
2009-03-11 10:58:28 +0100 oj  r269306 : #i99911# check if name of the report is a valid file name
2009-03-11 10:03:23 +0100 oj  r269299 : #i99666# the report is new when the HierarchicalDocumentName is empty
2009-03-10 11:32:45 +0100 oj  r269258 : #i99221# use fallback for language
2009-03-10 10:48:40 +0100 oj  r269255 : #i99433# now use OStringBuffer
2009-03-10 10:36:21 +0100 fs  r269252 : initial version of (X)Map
2009-03-10 09:52:23 +0100 oj  r269246 : #i99433# now use OStringBuffer
2009-03-10 08:56:13 +0100 oj  r269240 : #i99655# patch applied
2009-03-09 07:35:33 +0100 lla  r269058 : #i10000# wrong variable assignment fixed
2009-03-06 17:20:40 +0100 fs  r269030 : some explicit defaults
2009-03-06 17:20:30 +0100 fs  r269029 : #i98600#
2009-03-06 14:40:34 +0100 fs  r269009 : #i87692# during reload, prevent the document being modified just because of some control content changes ...
2009-03-06 12:52:20 +0100 lla  r268997 : #i10000# ambigous problem with FontWeight fixed
2009-03-06 11:39:32 +0100 fs  r268989 : #i10000# (approved by pl): use --without-t1-library configure option
2009-03-06 10:55:43 +0100 fs  r268986 : #i99953# depends on xmlscript module now
2009-03-06 10:54:04 +0100 fs  r268985 : #i99953# also adjust the event names found in dialogs embedded in the forms
2009-03-06 09:53:41 +0100 fs  r268977 : #i10000#
2009-03-06 09:30:41 +0100 lla  r268973 : #i10000# merge problems
2009-03-05 17:52:34 +0100 fs  r268932 : #i98593# for sub components which are actually controlled by a DocumentDefinition (aka XComponentSupplier aka XCommandProcessor), close them by executing the 'close' command, not by suspending/closing the controller (which cannot be intercepted)
2009-03-05 11:41:56 +0100 fs  r268889 : default the drop down line count for list/combo boxes to 20
2009-03-05 11:39:10 +0100 fs  r268887 : do not display empty error messages
2009-03-02 10:13:57 +0100 lla  r268639 : #i91541# CWS rebase m41 to m42
2009-03-02 09:06:27 +0100 lla  r268635 : #i10000# add ';' to strings
2009-02-26 11:18:00 +0100 fs  r268492 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN
2009-02-26 10:11:38 +0100 lla  r268489 : CWS-TOOLING: rebase CWS dba32b to trunk@268395 (milestone: DEV300:m42)
2009-02-26 09:04:11 +0100 lla  r268488 : CWS-TOOLING: rebase CWS dba32b to trunk@268395 (milestone: DEV300:m42)
2009-02-24 12:09:13 +0100 lla  r268392 : #i91541# #i91542# cleanups
2009-02-24 08:08:06 +0100 lla  r268382 : merge all dba32a changes into dba32b
2009-02-24 07:14:55 +0100 lla  r268381 : merge all dba32a changes into dba32b
2009-02-23 21:44:28 +0100 fs  r268377 : oops ... don't tamper with m_aListSourceValues at the end of loadData
2009-02-23 20:57:05 +0100 fs  r268376 : #i98162# don't hold the values as strings, but as ORowSetValue, this way preserving their type, and being agnostic to different result/rowset implementations doing different to-string-conversations
2009-02-23 20:55:44 +0100 fs  r268375 : getObject: throwFunctionNotSupportedException, instead of silently returning NULL
2009-02-23 20:55:20 +0100 fs  r268374 : #i98162# some more supported types
2009-02-23 20:54:43 +0100 fs  r268373 : #i98162# +operator !=
2009-02-20 09:35:39 +0100 fs  r268306 : #i99422# for a font, display the font name, the style, and the size
2009-02-20 09:33:45 +0100 fs  r268305 : #i99422# in the property browser, FONT supersedes CHARFONTNAME: the aggregated FormComponentHandler displays them more nicely now
2009-02-19 16:12:06 +0100 fs  r268293 : #i99372# recognize DataType::FLOAT as numeric
2009-02-19 15:43:12 +0100 fs  r268291 : #i99415#
2009-02-19 15:40:15 +0100 fs  r268290 : #i99242# lcl_firstFocussableControl: take disabled controls into account
2009-02-19 15:34:36 +0100 fs  r268289 : #i99396# properly decode the base name of the URL when using it as title
2009-02-19 15:19:05 +0100 fs  r268287 : #i98247#

2009-06-04  Kurt Zenker  <kz@openoffice.org>  [f38da9f59046e4b1fd55c89fef6b87faca7fd110]

CWS-TOOLING: integrate CWS extmgr02

2009-05-28 09:06:03 +0200 ericb  r272377 : #i102274# add a comment 
2009-05-28 08:17:04 +0200 dv  r272376 : #i102274# Performance optimization for cygwin accidentally removed setting of access rights for all other unix plattforms

2009-06-04  Kurt Zenker  <kz@openoffice.org>  [b832064f24c3e57f5ee56f376be16ecdb82c71c8]

CWS-TOOLING: integrate CWS cmcfixes59

2009-05-18 10:10:11 +0200 cmc  r272001 : #i102012# remove extensions warnings, and set as warnings-free
2009-05-16 17:29:59 +0200 cmc  r271981 : #i101990# silence warning, logic is unchanged
2009-05-16 17:13:59 +0200 cmc  r271980 : #i100412 remove warning, logic is unchanged
2009-05-16 17:08:57 +0200 cmc  r271979 : #i100412 remove warning, logic is unchanged, matches comments for intent
2009-05-16 17:01:08 +0200 cmc  r271978 : #i86576# remove uncallable code
2009-05-16 15:41:46 +0200 cmc  r271977 : #i101988# fix up consts for warning-free

2009-06-04  Kurt Zenker  <kz@openoffice.org>  [6cce8d34140097b24b5d8ecdcb60007d729705bf]

CWS-TOOLING: integrate CWS bserver46

2009-05-19 18:25:49 +0200 kz  r272093 : #159768# fixes
2009-05-18 16:17:53 +0200 kz  r272031 : #i10000# define mac specials
2009-05-18 16:14:03 +0200 kz  r272030 : #159768# allow a seperate directory for each module
2009-05-08 19:44:40 +0200 kz  r271730 : #159767# handle .link projects

2009-06-04  Kurt Zenker  <kz@openoffice.org>  [b7e9d1fcf2ef99fea5c55a2ace46029eec38f9fa]

CWS-TOOLING: integrate CWS native247

2009-05-20 16:26:46 +0200 is  r272137 : #i100251#
2009-05-14 17:52:39 +0200 is  r271914 : #i87869# removal of start menu folder
2009-05-14 17:51:40 +0200 is  r271913 : #i100251# no systemintegration for pkgformat native

2009-06-03  Kurt Zenker  <kz@openoffice.org>  [e4497a84daa75eceadc3db1c85d48935654aea8b]

CWS-TOOLING: integrate CWS sysui37

2009-05-19 12:44:43 +0200 ihi  r272072 : #i101914# rpm installer fix
2009-05-18 19:08:13 +0200 ihi  r272047 : #i98650# rpm rebuild issue
2009-05-18 16:52:13 +0200 ihi  r272036 : #i101916# rpm fix
2009-05-18 16:39:55 +0200 ihi  r272035 : #i101914# sysui rpm fix

2009-05-28  Kurt Zenker  <kz@openoffice.org>  [f94f92deabd2428ea260ccc021f99726e40f33b3]

CWS-TOOLING: integrate CWS ause101

2009-05-11 14:39:16 +0200 hjs  r271770 : #i101204# more selective copy
2009-05-07 19:16:08 +0200 hjs  r271693 : #i101651# embed windows manifest
2009-05-07 18:43:17 +0200 hjs  r271692 : #i101650# fix CHECKZIPRESULT for bash
2009-05-07 18:25:43 +0200 hjs  r271690 : #i101649# workaround warnings in generated code

2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21cb18ebebd079f49a0fadc47250f996669fcf99]

DEV300


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a65ea888c84c18daa9a6d0f82652865dde6993]

CWS-TOOLING: integrate CWS tl66

2009-05-15 12:28:55 +0200 tl  r271932 : #i91812# include fixed
2009-05-07 16:52:41 +0200 tl  r271680 : #i97200# one more MathML export problem to fix
2009-05-05 08:33:29 +0200 tl  r271494 : #i99401# positiv user-dicts vs negativ user-dicts
2009-05-04 14:14:03 +0200 tl  r271452 : #i97200# warning free code; MathML 2.0 export
2009-05-04 13:26:30 +0200 tl  r271448 : #i97200# write valid MathML 2.0 on export
2009-04-29 14:21:54 +0200 tl  r271371 : #i97200# new MathML token
2009-04-29 11:12:07 +0200 tl  r271360 : #i97200# inroducing separate files for import and export
2009-04-28 16:47:42 +0200 tl  r271331 : #i97200# better MathML pretty printing
2009-04-28 11:21:57 +0200 tl  r271315 : #i97200# MathML attributes and default namespace for MathML
2009-04-28 11:21:24 +0200 tl  r271314 : #i97200# MathML attributes and default namespace for MathML
2009-04-23 12:44:18 +0200 tl  r271154 : #i97200# math.dtd removed
2009-04-23 12:31:56 +0200 tl  r271151 : #i97200# MathML: don't use namespace on attributes
2009-04-22 13:21:11 +0200 tl  r271099 : warning-free code
2009-04-22 12:20:13 +0200 tl  r271092 : #i100757# loop fixed
2009-04-22 11:29:51 +0200 tl  r271086 : #97327# adding mongolian fingerprint for language guessing
2009-04-22 11:25:56 +0200 tl  r271083 : #97327# adding mongolian fingerprint for language guessing
2009-04-21 10:39:21 +0200 tl  r271025 : #99599# code fix for LRE/RLE embedding
2009-04-20 16:36:33 +0200 tl  r270992 : #i99604# HasDigits fixed
2009-04-20 14:44:19 +0200 tl  r270985 : #i99604# warning-free code for Windows
2009-04-20 13:48:13 +0200 tl  r270980 : #i99604# HasDigits fix for non-ASCII characters
2009-04-20 13:47:50 +0200 tl  r270979 : #i99604# HasDigits fix for non-ASCII characters
2009-04-20 12:28:15 +0200 tl  r270973 : warning-free code after merging
2009-04-20 10:16:19 +0200 tl  r270964 : warning-free code after merging
2009-04-17 14:43:36 +0200 tl  r270948 : #i96846#
2009-04-16 13:09:15 +0200 tl  r270883 : CWS-TOOLING: rebase CWS tl66 to trunk@270723 (milestone: DEV300:m46)
2009-04-14 14:34:08 +0200 tl  r270770 : #101067# warning-free code
2009-04-02 09:07:44 +0200 tl  r270368 : #i100757# performance patch for start-up (initialize language guessing on demand only)
2009-03-11 10:37:59 +0100 tl  r269301 : #i100083# fixed system dictionary lookup
2009-03-06 13:10:23 +0100 tl  r268998 : warning-free code for Windows non-pro
2009-02-23 14:01:23 +0100 tl  r268355 : #i99401# winning rules for user-dictionaries changed
2009-02-19 14:05:57 +0100 tl  r268281 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 14:05:02 +0100 tl  r268280 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 13:58:51 +0100 tl  r268279 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-19 11:38:03 +0100 tl  r268266 : #i98644# suggestion improvement when first checker does not know any suggestions
2009-02-12 11:58:34 +0100 tl  r267642 : #i96846# some properties declared as maybevoid
2009-02-06 12:43:55 +0100 tl  r267454 : #i98644# provide sugestions from secondary spell checkers if the primary does not provide ones
2009-02-05 13:02:26 +0100 tl  r267418 : #i98880# a bit clean-up in the grammar checking framework
2009-02-04 12:15:37 +0100 tl  r267363 : #i91812# remove unused/duplicate code
2009-02-04 12:09:34 +0100 tl  r267362 : #i91812# remove unused/duplicate code
2009-02-04 11:07:57 +0100 tl  r267355 : #i91812# remove unused code
2009-02-04 11:06:48 +0100 tl  r267354 : #i91812# remove unused code
2009-02-03 14:52:43 +0100 tl  r267331 : #i91812# remove unused code
2009-02-03 14:26:00 +0100 tl  r267324 : #i91198# adding fingerprint for luxembourgish
2009-02-03 14:20:58 +0100 tl  r267323 : #i91198# adding fingerprint for luxembourgish
2009-02-03 14:18:33 +0100 tl  r267322 : #i91198# adding fingerprint for luxembourgish
2009-02-03 13:56:39 +0100 tl  r267319 : #i91812# remove unused code
2009-02-03 12:41:50 +0100 tl  r267314 : #i48400# auto-spellcheck improvement when deleting wrong chars
2009-02-03 11:48:51 +0100 tl  r267310 : #i91812# remove unused code
2009-02-03 11:14:29 +0100 tl  r267307 : warning free code
2009-02-03 10:45:21 +0100 tl  r267306 : #i91812# remove unused code
2009-02-03 10:37:04 +0100 tl  r267304 : #i33387# name change for 'View/Selection'
2009-02-03 10:36:17 +0100 tl  r267303 : #i33387# name change for 'View/Selection'
2009-02-03 10:32:12 +0100 tl  r267302 : #i30642# spelling error in context menu fixed
2009-02-03 10:27:34 +0100 tl  r267301 : #i92210# remove unused code types.cxx cfgitem.*

2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ceb0d94f73d37949edf8686cd55a56c2cab68f0]

CWS-TOOLING: integrate CWS native240

2009-05-07 14:15:40 +0200 is  r271664 : #i100983# signing process also cygwin ready
2009-05-07 11:54:19 +0200 is  r271650 : #i100983# signing process also cygwin ready
2009-05-06 17:37:11 +0200 is  r271606 : #i100983# signing process also cygwin ready
2009-05-05 18:28:49 +0200 is  r271549 : #i100983# signing process also cygwin ready
2009-04-09 15:51:50 +0200 is  r270712 : #i100983# cygwin improvements
2009-04-09 13:57:01 +0200 is  r270706 : #i100983# improve cygwin support
2009-04-09 13:56:09 +0200 is  r270705 : #i100983# improve cygwin support
2009-04-09 13:55:11 +0200 is  r270704 : #i100983# improve cygwin support
2009-04-09 13:54:46 +0200 is  r270703 : #i100983# improve cygwin support
2009-04-09 13:54:19 +0200 is  r270702 : #i100983# improve cygwin support
2009-04-09 13:53:55 +0200 is  r270701 : #i100983# improve cygwin support
2009-04-09 13:53:24 +0200 is  r270700 : #i100983# improve cygwin support
2009-04-09 13:52:44 +0200 is  r270699 : #i100983# improve cygwin support
2009-04-09 13:51:59 +0200 is  r270698 : #i100983# improve cygwin support
2009-04-09 13:51:31 +0200 is  r270697 : #i100983# improve cygwin support
2009-04-09 13:48:29 +0200 is  r270696 : #i100983# improve cygwin support
2009-04-09 13:47:19 +0200 is  r270695 : #i100983# improve cygwin support
2009-04-09 13:47:04 +0200 is  r270694 : #i100983# improve cygwin support
2009-04-09 13:45:55 +0200 is  r270693 : #i100983# improve cygwin support
2009-04-09 13:45:40 +0200 is  r270692 : #i100983# improve cygwin support
2009-04-09 13:44:57 +0200 is  r270691 : #i100983# improve cygwin support
2009-04-09 13:44:09 +0200 is  r270690 : #i100983# improve cygwin support

2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f657573b76832bcee904dbf0c133a616f85886]

CWS-TOOLING: integrate CWS dv11

2009-05-13 16:50:24 +0200 dv  r271863 : #i101829# Use UPGRADINGPRODUCTCODE to detect major upgrade
2009-04-17 15:55:48 +0200 dv  r270953 : CWS-TOOLING: rebase CWS dv11 to trunk@270723 (milestone: DEV300:m46)
2009-04-17 09:14:21 +0200 dv  r270916 : #i100915# Use better product name
2009-04-16 14:41:49 +0200 dv  r270884 : #i101132# Use a waiting thread to defere update check
2009-04-07 15:46:52 +0200 dv  r270599 : #i100915# Use one include file for all version.rc files
2009-04-07 13:49:56 +0200 dv  r270596 : #i100915# Use one include file for all version.rc files
2009-04-03 09:04:08 +0200 dv  r270447 : #100776# Added Microsoft XML file types to 'Default Applications', cleaned up Application name display in 'Default Applications'
2009-04-01 10:13:28 +0200 dv  r270306 : #i100713# Remove instmsia.exe from installation set
2009-03-30 16:35:35 +0200 dv  r270240 : CWS-TOOLING: rebase CWS dv11 to trunk@270033 (milestone: DEV300:m45)
2009-03-27 10:24:40 +0100 dv  r270138 : #i100410# Show survey after deinstalling OpenOffice.org (Windows only)
2009-03-18 15:05:31 +0100 dv  r269679 : #i98780# Use 'Desktop' folder only, if it exists
2009-03-17 11:19:47 +0100 dv  r269581 : #i100082# Ignore updates with failed dependencies for automatic update check
2009-03-13 14:37:27 +0100 dv  r269479 : #i100082# Use 'value' instead of 'name' to create error message
2009-03-13 10:14:48 +0100 dv  r269460 : #i100082# Support better error message when extension manager update finds an incompatible update

2009-05-12  Release Engineers  <releng@openoffice.org>  [4f6f6ef8ce52c2197fd9d062049ccf7a721b76ca]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [9344b9777ea0a0d06af93b71c97b2cc2ba522476]

#100000# some changes for SO build environment


2009-05-07  Release Engineers  <releng@openoffice.org>  [5c7c0692a6b99ae5dba23949c3987a313ae54f5a]

#100000# some changes for SO build environment


2009-05-07  Release Engineers  <releng@openoffice.org>  [8cc7bc4a1ada2a498473d1ccd77e80f88a32434e]

#i10000# regenerated configure


2009-05-07  Release Engineers  <releng@openoffice.org>  [423586149b68a7f4f162830443e72e8fa56d9fdd]

DEV300


2009-05-06  Release Engineers  <releng@openoffice.org>  [6962879720253b80f17af93f757baadbd09f6dec]

CWS-TOOLING: integrate CWS mba32issues01

2009-05-05 18:23:27 +0200 mba  r271547 : apply diffs from m45->m47 for all files moved from dialog to cui
2009-05-05 18:22:02 +0200 mba  r271545 : apply diffs from m45->m47 for all files moved from dialog to cui
2009-05-05 18:16:42 +0200 mba  r271544 : apply diffs from m45->m47 for all files moved from dialog to cui
2009-04-29 19:35:58 +0200 mba  r271392 : #i73672#: unify commands for inserting special characters
2009-04-29 18:01:27 +0200 mba  r271391 : #i101337#: missing string resources
2009-04-29 18:01:10 +0200 mba  r271390 : #i101337#: missing string resources
2009-04-29 15:42:47 +0200 mba  r271380 : concurrency problem in multithreaded dmake due to missing dependency
2009-04-28 17:36:03 +0200 tbo  r271336 : #i99432#
2009-04-28 13:57:52 +0200 mba  r271322 : #i101302#: ctor might be called with pSet=0
2009-04-22 19:32:39 +0200 tbo  r271138 : #i99432#
2009-04-09 14:46:03 +0200 mba  r270709 : make sendreportw32.cxx compile with pch
2009-04-06 16:05:07 +0200 mba  r270568 : #i99432#: some tweaks for build order
2009-04-06 15:38:52 +0200 mba  r270558 : typo
2009-04-06 13:36:19 +0200 mba  r270542 : #i99432#: split of localization also
2009-04-06 13:19:06 +0200 mba  r270539 : #i99432#: split up srs files also
2009-04-03 17:57:59 +0200 mba  r270513 : #i99432#: split dialog folder into two
2009-04-03 17:56:46 +0200 mba  r270512 : #i99432#: split dialog folder into two
2009-04-01 22:15:00 +0200 mba  r270364 : warnings on Linux
2009-04-01 22:10:44 +0200 mba  r270363 : warnings on Linux
2009-04-01 21:43:54 +0200 mba  r270362 : warning fixed
2009-04-01 21:41:27 +0200 mba  r270361 : warning on Linux fixed
2009-04-01 21:35:44 +0200 mba  r270360 : warning fixed
2009-04-01 20:19:59 +0200 mba  r270358 : warning found on Linux fixed
2009-04-01 19:23:38 +0200 mba  r270354 : warning due to missing eof
2009-04-01 18:56:25 +0200 mba  r270352 : linking problem fixed that appeared only on mac
2009-04-01 18:41:30 +0200 mba  r270350 : warnings discovered on Linux fixed
2009-04-01 18:34:28 +0200 mba  r270349 : some fixes for warnings and include problems discoverd after resync and build on mac
2009-04-01 14:08:22 +0200 mba  r270328 : CWS-TOOLING: rebase CWS mba32issues01 to trunk@270033 (milestone: DEV300:m45)
2009-03-04 18:13:35 +0100 mba  r268858 : #i99432#: more dialogs moved to cui
2009-03-04 17:47:41 +0100 mba  r268854 : #i99432#: more dialogs moved to cui
2009-03-04 17:32:39 +0100 mba  r268851 : warning fixed
2009-03-04 12:59:26 +0100 mba  r268814 : #i99432#: more dialogs moved to cui
2009-03-04 11:49:03 +0100 mba  r268802 : #i99432#: CharmapDialog moved to cui
2009-03-04 10:46:00 +0100 mba  r268795 : #i99432#: CharmapDialog moved to cui
2009-03-04 10:43:50 +0100 mba  r268794 : #i99432#: CharmapDialog moved to cui
2009-03-04 10:00:29 +0100 mba  r268792 : #i99432#: CharmapDialog moved to cui
2009-03-04 10:00:03 +0100 mba  r268791 : #i99432#: CharmapDialog moved to cui
2009-03-04 09:59:43 +0100 mba  r268790 : #i99432#: CharmapDialog moved to cui
2009-03-04 09:58:51 +0100 mba  r268789 : #i99432#: CharmapDialog moved to cui
2009-03-04 09:58:16 +0100 mba  r268788 : #i99432#: CharmapDialog moved to cui
2009-03-03 16:33:14 +0100 mba  r268763 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:32:28 +0100 mba  r268762 : #i99432#: some tabpages moved to cui
2009-03-03 16:32:09 +0100 mba  r268761 : #i99432#: some tabpages moved to cui
2009-03-03 16:29:40 +0100 mba  r268760 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:29:08 +0100 mba  r268759 : #i99432#: MacroAssignment page moved to cui
2009-03-03 16:28:41 +0100 mba  r268758 : #i99432#: MacroAssignment page moved to cui
2009-03-03 16:28:18 +0100 mba  r268757 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:27:36 +0100 mba  r268756 : #i99465#: replace FN_SYMBOL by SID_CHARMAP
2009-03-03 16:27:02 +0100 mba  r268755 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:26:23 +0100 mba  r268754 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:25:30 +0100 mba  r268753 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:24:49 +0100 mba  r268752 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:24:35 +0100 mba  r268751 : #i99432#: MacroAssignment page moved to cui
2009-03-03 16:23:20 +0100 mba  r268750 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:23:04 +0100 mba  r268749 : #i99432#: MacroAssignment page moved to cui
2009-03-03 16:21:56 +0100 mba  r268748 : #i99465#: new SfxAbstractDialog interface and creation methods
2009-03-03 16:18:39 +0100 mba  r268747 : #i99432#: MacroAssignment page moved to cui
2009-03-03 16:13:14 +0100 mba  r268745 : #i99465#: replace FN_SYMBOL by SID_CHARMAP
2009-03-03 16:02:54 +0100 mba  r268738 : #i99432#: moved MacroAssignment TabPage from sfx2
2009-03-03 14:57:58 +0100 mba  r268729 : #i99465#: transport return value via ItemSet
2009-03-03 00:08:10 +0100 mba  r268701 : #i99432#: move acccfg to cuilib
2009-03-03 00:07:32 +0100 mba  r268700 : #i99432#: move acccfg to cuilib
2009-03-03 00:02:01 +0100 mba  r268699 : #i99432#: move acccfg to cuilib
2009-03-03 00:01:38 +0100 mba  r268698 : #i99432#: move acccfg to cuilib
2009-03-03 00:01:11 +0100 mba  r268697 : #i99432#: move acccfg to cuilib
2009-03-03 00:00:40 +0100 mba  r268696 : #i99432#: move acccfg to cuilib
2009-03-03 00:00:06 +0100 mba  r268695 : #i99432#: replace SfxAbstractSingleTabDialog by SfxAbstractDialog
2009-03-02 23:59:22 +0100 mba  r268694 : #i99432#: move acccfg to cuilib
2009-03-02 23:57:19 +0100 mba  r268693 : #i99432#: move acccfg to svx
2009-03-02 23:56:14 +0100 mba  r268692 : #i99432#: replace SfxAbstractSingleTabDialog by SfxAbstractDialog
2009-03-02 23:49:37 +0100 mba  r268691 : #i99785#: consolidate dialogs library
2009-03-02 17:26:40 +0100 mba  r268683 : #i99785#: consolidate dialogs library
2009-03-02 17:24:28 +0100 mba  r268682 : i99465#: consolidate slot for InsertSymbol command
2009-03-02 17:22:29 +0100 mba  r268681 : #i99785#: consolidate dialogs library
2009-03-02 17:18:11 +0100 mba  r268680 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 17:08:30 +0100 mba  r268679 : #i99785#: consolidate dialogs library
2009-03-02 17:06:57 +0100 mba  r268678 : #i99785#: consolidate dialogs library
2009-03-02 17:06:30 +0100 mba  r268677 : #i99785#: consolidate dialogs library
2009-03-02 17:05:02 +0100 mba  r268676 : #i99785#: consolidate dialogs library
2009-03-02 17:04:35 +0100 mba  r268675 : #i99785#: consolidate dialogs library
2009-03-02 16:47:53 +0100 mba  r268673 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:45:17 +0100 mba  r268671 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:39:59 +0100 mba  r268670 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:38:59 +0100 mba  r268668 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:38:28 +0100 mba  r268667 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:36:06 +0100 mba  r268666 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:29:50 +0100 mba  r268663 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:24:00 +0100 mba  r268659 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:23:31 +0100 mba  r268658 : i99432#: move accelconfig and macroassignment to cui
2009-03-02 16:22:41 +0100 mba  r268657 : i99432#: move accelconfig and macroassignment to cui
2009-02-25 16:57:26 +0100 mba  r268453 : obsolete
2009-02-17 10:50:51 +0100 mba  r267846 : obsolete
2009-02-12 16:33:54 +0100 mba  r267676 : #i96834#: warning fixed
2009-02-11 19:28:47 +0100 mba  r267626 : #i91978#: unused code
2009-02-11 18:37:47 +0100 mba  r267625 : metafile output, fixes for 3 layer office
2009-02-11 12:56:28 +0100 mba  r267593 : selective trees; incomplete build lists; metafile output

2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [99090b054b5525bb7c9f807dc19eee9fc9ed4bc0]

#i10000# version fix


2009-05-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5c54ec6097faacaec12f8ed9ec5041730a76b0c2]

#101480# new configure


2009-05-04  Release Engineers  <releng@openoffice.org>  [85283617f7798c62954f64977ccf803ad36c850c]

CWS-TOOLING: integrate CWS mingwport19

2009-04-23 16:09:03 +0200 tono  r271180 : revert changes
2009-04-20 15:15:31 +0200 tono  r270988 : i101223: MinGW port: atl patch fix
2009-04-14 14:54:29 +0200 tono  r270779 : i101077: mingw port: make python to work with OOo
2009-04-14 14:52:46 +0200 tono  r270777 : i101073: Mingw port fix: openssl 0.9.8k in cygwin case

2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [b137bd88d87777bee439f559ca6a8dd7ef42737b]

#i10000# cygwin fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f6a4b2437a8c4a2dd5d034d182d0b36626c10f26]

#i10000# build fix


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e9bd3b92ac14c917ab4baf6922625fa097dc91b3]

DEV300


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [16f9479f6afdcc23a37098f05b51d90d865399a4]

CWS-TOOLING: integrate CWS sb109

2009-04-21 13:42:45 +0200 sb  r271035 : removed obsolete psprint dependency
2009-04-21 10:33:31 +0200 sb  r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional)
2009-04-21 08:56:48 +0200 sb  r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds))
2009-04-20 16:42:27 +0200 sb  r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted)
2009-04-20 14:23:45 +0200 sb  r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted)
2009-04-20 13:39:50 +0200 sb  r270978 : #i99711# removed dead code (patch by cmc, slightly modified)
2009-04-20 11:59:39 +0200 sb  r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified)
2009-04-20 11:57:52 +0200 sb  r270971 : made tests work again after LD_LIBRARY_PATH clean up
2009-04-20 09:49:32 +0200 sb  r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup
2009-04-17 13:52:33 +0200 sb  r270941 : merged in cws/sb107 -c 270023 (added svn:ignore)
2009-04-15 13:46:24 +0200 sb  r270841 : #i92131# dead code elimination (based on a patch by cmc)
2009-04-15 13:29:27 +0200 sb  r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks)
2009-04-15 13:12:11 +0200 sb  r270837 : #i100583# dead code elimination (patch by cmc)
2009-04-15 13:02:19 +0200 sb  r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x
2009-04-15 11:49:46 +0200 sb  r270828 : adapted to cleared LD_LIBRARY_PATH
2009-04-15 10:49:48 +0200 sb  r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment
2009-04-15 10:08:20 +0200 sb  r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer

2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [581bb66888544163e5d9fed2d88330e507d0dfe8]

#i10000# #101342# min-gw fix


2009-04-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a1e557623f037d36d42b92ad71af6f15a58fc77c]

CWS-TOOLING: integrate CWS sb107

2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>

2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f4ede62c2c83a66d955016f899a8d64ba6fecc2f]

CWS-TOOLING: integrate CWS cwstestresult02

2009-04-01 15:19:09 +0200 bei  r270334 : submit test results now also for milestones

2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6ad021217fe817982c434547b9490319e75c7803]

CWS-TOOLING: integrate CWS ause100

2009-04-07 18:39:24 +0200 hjs  r270608 : #i100932# add chmod to ease later removal
2009-04-03 19:18:44 +0200 hjs  r270516 : #i100675# convert for now...
2009-04-03 17:40:55 +0200 hjs  r270510 : #i100837# force use of GNU tar
2009-04-03 17:32:11 +0200 hjs  r270508 : #i100837# clean tarballs and a readme
2009-04-03 17:29:35 +0200 hjs  r270507 : #i100837# introduce $(TAR) and $(GNUTAR)
2009-04-03 12:22:47 +0200 hjs  r270469 : #i100793# check for GNU tar
2009-03-30 17:30:20 +0200 hjs  r270247 : #i100675# common comp_ver.mk for both windows shells
2009-03-30 13:49:55 +0200 hjs  r270226 : #i100675# common comp_ver.mk for both windows shells
2009-03-30 13:36:00 +0200 hjs  r270223 : #i100675# no backslash in dependencies
2009-03-30 13:34:14 +0200 hjs  r270222 : #i100675# fix testhxx for cygwin
2009-03-27 16:34:33 +0100 hjs  r270162 : #i98068# move that block where it makes sense
2009-03-27 16:16:41 +0100 hjs  r270160 : #i92036# - two step move to have a simple rename in the shared dir

2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [31a134a09e489b94d432d15d80d27c549e26a061]

CWS-TOOLING: integrate CWS native241correct_DEV300

2009-04-06 15:56:56 +0200 rene  r270566 : autoconf
2009-04-06 15:56:02 +0200 rene  r270565 : remove writer2latex

2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1fe804fe1c44897bd396af8602157bf2c724bee0]

CWS-TOOLING: integrate CWS mav46

2009-04-03 13:43:02 +0200 mav  r270481 : #i81373# fix delivering
2009-04-01 09:13:45 +0200 hjs  r270299 : #i81373# a bit too specific
2009-03-31 14:55:42 +0200 mav  r270282 : #i81373# the new tarball patching mechanics from hjs
2009-03-31 12:47:18 +0200 mav  r270274 : #i81373# use the new tarball patching mechanics
2009-03-31 12:46:35 +0200 mav  r270273 : #i81373# the change from the version attached to issue
2009-03-29 19:39:21 +0200 mav  r270191 : CWS-TOOLING: rebase CWS mav46 to trunk@270033 (milestone: DEV300:m45)
2009-02-27 09:07:23 +0100 mav  r268552 : #i99703# workaround Ubuntu problem
2009-02-25 12:51:27 +0100 mav  r268434 : #i81373# change the version of the extension
2009-02-25 11:25:15 +0100 mav  r268420 : #i81373# the filter installation needs at least 3.0 to work
2009-02-23 13:04:34 +0100 mav  r268352 : #i88682# use correct representation of CR in xml
2009-02-20 16:40:25 +0100 mav  r268334 : #i88682# show a warning if the page exists already
2009-02-20 15:42:10 +0100 mav  r268330 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:39:57 +0100 mav  r268329 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:36:41 +0100 mav  r268328 : #i99462# remove wiki filter from OOo installation
2009-02-20 15:33:29 +0100 mav  r268326 : #i99462# remove wiki filter from OOo installation
2009-02-20 14:19:45 +0100 mav  r268320 : #i88650# fix the typo
2009-02-20 13:02:38 +0100 mav  r268315 : #i81373# add math transformation into wiki filter
2009-02-20 11:46:20 +0100 mav  r268309 : #i81373# add the tarball
2009-02-19 09:46:10 +0100 mav  r268262 : #i82560# add wiki template into the extension
2009-02-19 07:26:45 +0100 mav  r268258 : #i82560#,#i81373# add wiki filter and template into the extension
2009-02-17 12:47:16 +0100 mav  r268115 : #i81373# commit the patch
2009-02-16 14:32:34 +0100 mav  r267814 : #i82560# rename the template
2009-02-16 14:29:40 +0100 mav  r267812 : #i82560# rename the template
2009-02-16 14:29:15 +0100 mav  r267811 : #i82560# rename the template
2009-02-16 12:16:23 +0100 mav  r267788 : #i90840# integrate the patch
2009-02-16 11:48:28 +0100 mav  r267786 : #i95568#,#i95340# improve parsing of html wiki-pages while looking for the server
2009-02-13 13:46:35 +0100 mav  r267720 : #i95568# fix typos
2009-02-13 13:38:42 +0100 mav  r267719 : #i96279# integrate the patch
2009-02-13 13:37:32 +0100 mav  r267718 : #i95568# check the retrieved URL
2009-02-13 11:39:55 +0100 mav  r267706 : #i95568# allow to connect to Wikipedia successfuly

2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bf59c5210961e092d96309219e1c6cf3d8b2f967]

CWS-TOOLING: integrate CWS python26

2009-04-22 11:57:41 +0200 obo  r271091 : #i101079# mingw port (by tono)
2009-04-22 11:56:37 +0200 obo  r271090 : #i101079# mingw port (by tono)
2009-04-22 11:55:55 +0200 obo  r271089 : #i101079# mingw port (by tono)
2009-04-22 11:26:00 +0200 obo  r271084 : #i100492# Patch for FreeBSD (by maho)
2009-04-21 10:19:01 +0200 obo  r271020 : #i92413# make python buildable in Hamburg RE environment
2009-04-17 15:52:57 +0200 obo  r270952 : #i10000# fix for 4NT shell support
2009-04-17 15:16:39 +0200 hjs  r270951 : #i92413# - remove gcc warnings about new struct member. fetched fomr DEV300
2009-04-17 10:30:28 +0200 sb  r270927 : #i92413# adaptions for Solaris and/or bash
2009-04-16 00:36:32 +0200 jbu  r270861 : #i101080# patch for bash environment provided by tono
2009-04-15 13:50:01 +0200 rene  r270842 : #i100997# allow also python < 2.6 again
2009-03-12 14:23:32 +0100 rene  r269410 : cleanup: remove Python 2.3.4 - not referenced anymore
2009-03-11 21:48:58 +0100 jbu  r269356 : native python modules pyuno.dll -> pyuno.pyd (required by 2.6 python runtime)
2009-03-11 11:11:43 +0100 rene  r269307 : fix typo; regen configure
2009-03-10 11:44:54 +0100 rene  r269262 : update _AM_PYTHON_INTERPRETER_LIST
2009-03-10 00:30:09 +0100 jbu  r269233 : python26 now builds on windows (installation set not built yet)
2009-03-06 21:45:20 +0100 jbu  r269050 : python 2.6.1-linuxx86: PYTHONHOME variable removed from set_soenv.in (is now unecessary), added new and removed old python blob, linux x86 builds without patches, windows build still needs to be done and is now broken
2009-03-06 14:08:33 +0100 rene  r269004 : #i92413#

2009-04-22  Oliver Bolte  <obo@openoffice.org>  [6319e68cc989ba0b04ebf1b015bff4bbda6fa882]

#i92413# for python upgrade 2.3.4->2.6.1, controls the -useenv switch for vcbuild.exe tool in module python. The -useenv switch is required only for Hamburg build environment, should not be used for OOo environment


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8fa2fdc64ab113bb1043f1dd4aef288ef6fa819f]

CWS-TOOLING: integrate CWS native236

2009-03-25 12:10:56 +0100 is  r270014 : #159495# collection all pkgmap files
2009-03-25 12:10:24 +0100 is  r270013 : #159495# collection all pkgmap files
2009-03-24 15:24:13 +0100 is  r269960 : #i100519# fixing mac memory problem
2009-03-17 17:41:02 +0100 is  r269622 : #i99316# new serbian windows encoding settings
2009-03-17 17:38:26 +0100 is  r269621 : #i98906# preparing reading of font version (but not using it now)
2009-03-17 17:30:21 +0100 is  r269620 : #i100251# no pool for format native

2009-04-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6e79b2a02a77beff1fdad19021032ed6d2b6d994]

CWS-TOOLING: integrate CWS layoutdialogs2

2009-04-09 10:11:14 +0200 mba  r270680 : defective merge sets seem to have brought config_office back
2009-04-02 18:00:52 +0200 mba  r270429 : #i100503#: make tralay work without LD_LIBRARY_PATH
2009-04-01 13:27:58 +0200 mba  r270320 : warning on Solaris fixed
2009-03-31 22:15:03 +0200 mba  r270293 : CWS-TOOLING: rebase CWS layoutdialogs2 to trunk@270033 (milestone: DEV300:m45)
2009-03-16 13:05:08 +0100 mba  r269526 : fixed some compiler warnings of the Sun compiler
2009-03-11 15:32:42 +0100 mba  r269337 : some problems for ENABLE_LAYOUT fixed
2009-03-09 16:05:32 +0100 mba  r269197 : merge conflict solved
2009-03-09 15:09:55 +0100 mba  r269194 : merge conflict solved
2009-03-09 15:09:35 +0100 mba  r269193 : merge conflict solved
2009-03-06 22:12:47 +0100 mba  r269052 : compilation error fixed
2009-03-06 17:36:37 +0100 mba  r269033 : integer warning fixed
2009-03-06 10:31:19 +0100 mba  r268983 : CWS-TOOLING: rebase CWS layoutdialogs2 to trunk@268395 (milestone: DEV300:m42)
2009-03-03 20:03:59 +0100 jcn  r268777 : Add Notes checkbox to find-and-replace dialog in anticipation of m40 resync.
2009-03-03 15:56:20 +0100 jcn  r268737 : Apply layout-find-dialog-crash-fix.diff -- fixes crasher.
From http://svn.gnome.org/viewvc/ooo-build?view=revision&revision=15378
2009-02-06 17:41:24 +0100 mba  r267479 : arrrrgh - svx headers must be included behind the magic define
2009-02-05 19:44:42 +0100 mba  r267439 : seems that msvc preprocessor is thick as a brick
2009-02-05 15:15:16 +0100 mba  r267425 : pch added
2009-02-05 08:14:01 +0100 mba  r267409 : double defined symbols fixed
2009-02-05 08:13:14 +0100 mba  r267408 : compile Languagebox and FontListbox with ENABLE_LAYOUT
2009-02-05 08:07:35 +0100 mba  r267406 : warning fixed
2009-02-05 08:06:42 +0100 mba  r267405 : warnings and errors fixed
2009-01-30 15:51:52 +0100 mba  r267206 : export Container class to compile code in sfx2
2009-01-30 15:51:14 +0100 mba  r267205 : remove LAYOUT_EXPERIMENTAL from sfx2, everything now compiles with ENABLE_LAYOUT
2009-01-28 17:01:27 +0100 mba  r267069 : fixed namespace problems in sfx2
2009-01-28 16:59:48 +0100 mba  r267068 : fixed namespace problems
2009-01-24 13:57:06 +0100 mba  r266877 : move svx stuff to experimental
2009-01-24 13:56:11 +0100 mba  r266876 : move svx stuff to experimental
2009-01-24 13:52:09 +0100 mba  r266875 : put sfx stuff into experimental
2009-01-24 13:28:08 +0100 mba  r266874 : put sfx stuff into experimental
2009-01-24 13:26:38 +0100 mba  r266873 : help msvc++ compiler a bit
2009-01-24 13:24:43 +0100 mba  r266872 : warning removed
2009-01-24 13:23:21 +0100 mba  r266871 : moved svx stuff to svx; put sfx stuff into experimental
2009-01-24 13:22:04 +0100 mba  r266870 : moved svx stuff to svx
2009-01-05 16:35:34 +0100 jcn  r265879 : config_office/configure: Regenerate.  Fixes naive builds.
2008-12-17 16:06:25 +0100 jcn  r265638 : Wordcount: minor HIG tweaks.
2008-12-17 16:06:21 +0100 jcn  r265637 : Zoom: minor HIG spacing tweaks.
2008-12-17 16:06:16 +0100 jcn  r265636 : Zoom: fix align-test and update zoom.xml.
2008-12-17 16:06:12 +0100 jcn  r265635 : Zoom: add align-test.xml to illustrate zoom alignment bug.
2008-12-17 16:06:07 +0100 jcn  r265634 : Find-and-Replace: request font-style-name="Bold", does not seem to work.
2008-12-17 16:06:03 +0100 jcn  r265633 : Find-and-Replace: Add alignment for combobox labels.
2008-12-17 16:05:59 +0100 jcn  r265632 : Find-and-Replace: Replace pairs of <flow> with <align>. Fixes ugly non-emptiness of more-<hbox>.
2008-12-17 16:05:56 +0100 jcn  r265631 : Find-and-Replace: add nice 12pt border.
2008-12-17 16:05:51 +0100 jcn  r265630 : Find-and-Replace: also add rowsep at lower fixedline.
2008-12-17 16:05:47 +0100 jcn  r265629 : Find-and-Replace: Add poor man's colsep and rowsep substitute spaces.
2008-12-17 16:05:43 +0100 jcn  r265628 : Find-and-Replace: use <vbox cnt:x-expand="false"> for buttons.
2008-12-17 16:05:40 +0100 jcn  r265627 : Find-and-Replace: add <vbox>s and use cnt:expand="false" to stop vertical button expansion.
2008-12-17 16:05:36 +0100 jcn  r265626 : Find-and-Replace: use sc icon. Fixes FIND button height.
2008-12-17 16:05:31 +0100 jcn  r265625 : Bugfix have empty/invisible containers not take up space.
2008-12-17 16:05:27 +0100 jcn  r265624 : Find-and-replace: Fix/remove most property errors.
2008-12-17 16:05:23 +0100 jcn  r265623 : Table: make x, y expand default.
2008-12-17 16:05:18 +0100 jcn  r265622 : Use OSL_TRACE rather than printf. Fixes warning visibility.
2008-12-17 16:05:14 +0100 jcn  r265621 : Boxtest: add <vbox><table x-expand="true"> pair to trigger property errors.
2008-12-17 16:05:10 +0100 jcn  r265620 : Junk extra <table> from boxtest. Fixes visual output.
2008-12-17 16:05:05 +0100 jcn  r265619 : Eradicate PROPHELPER_SET_INFO: junk static caching.
2008-12-17 16:05:01 +0100 jcn  r265618 : Update awk+sed localize generation rules. Fixes multiple (wrong) titles in Find & Replace.
2008-12-17 16:04:56 +0100 jcn  r265617 : Use dash (-) instead of underscore (_) to separate language modifiers. Fixes en_GB etc.
2008-12-17 16:04:51 +0100 jcn  r265616 : Add "defbutton=true" to dialogs. Fixes ENTER doing default action: n#439222.
2008-12-17 16:04:45 +0100 jcn  r265615 : Michael's new table-based find and replace.
2008-12-17 16:04:40 +0100 jcn  r265614 : Apply Michael's boxtest patch.
2008-12-17 16:04:36 +0100 jcn  r265613 : Make sort-options experimental. Part II. Fixes crasher n-44.patch. Fixes crasher: n#442036.
2008-12-17 16:04:31 +0100 jcn  r265612 : Make sort-options experimental. Part I.
2008-12-17 16:04:26 +0100 jcn  r265611 : Add --enable-layout-experimental configure switch. Part II. Typo in configure.in, add set_soenv entry.
2008-12-17 16:04:21 +0100 jcn  r265610 : Add --enable-layout-experimental configure switch. Default off.
2008-11-26 16:25:18 +0100 mba  r264417 : fixed compiler warnings
2008-11-26 15:52:02 +0100 mba  r264407 : fixed compiler warnings
2008-11-26 15:40:44 +0100 mba  r264402 : fixed compiler warnings
2008-11-26 14:50:47 +0100 mba  r264395 : fixed compiler warnings
2008-11-26 14:39:12 +0100 mba  r264393 : fixed compiler warnings
2008-11-26 14:38:49 +0100 mba  r264392 : fixed compiler warnings
2008-11-26 14:38:31 +0100 mba  r264391 : fixed compiler warnings
2008-11-26 14:38:13 +0100 mba  r264390 : fixed compiler warnings
2008-11-26 14:37:38 +0100 mba  r264389 : fixed compiler warnings
2008-11-26 10:11:17 +0100 mba  r264352 : fixed compiler warnings
2008-11-26 10:06:12 +0100 mba  r264351 : fixed compiler warnings
2008-11-26 09:58:28 +0100 mba  r264347 : fixed compiler warnings
2008-11-26 09:50:41 +0100 mba  r264345 : fixed compiler warnings
2008-11-26 09:46:10 +0100 mba  r264343 : fixed compiler warnings
2008-10-22 10:57:09 +0200 mba  r262584 : fixed small error resulting from resolved merged conflicts
2008-10-22 10:56:21 +0200 mba  r262583 : fixed some small errors resulting from resolved merged conflicts
2008-10-20 19:29:27 +0200 jcn  r262557 : layoutdialogs2: Remove stray patches.
2008-10-20 19:29:22 +0200 jcn  r262556 : layoutdialogs2: Force resize also on second show after hiding.
2008-10-20 19:29:17 +0200 jcn  r262555 : layoutdialogs2: Do not trigger handlers for api calls.
2008-10-20 19:29:13 +0200 jcn  r262554 : layoutdialogs2: Use disable/enable instead of hide/show for currency box. Fixes monster lisbox.
2008-10-20 19:29:09 +0200 jcn  r262553 : layoutdialogs2: Use line-count instead of linecount. Fixes sizing of listboxes.
2008-10-20 19:29:04 +0200 jcn  r262552 : layoutdialogs2: vcl: respect line-count also for non-dropdown listbox.
2008-10-20 19:28:59 +0200 jcn  r262551 : layoutdialogs2: Update to svn:r14142 patched.
2008-10-20 19:28:51 +0200 jcn  r262550 : layoutdialogs2: Manual tweaks in number-format.xml.
2008-10-20 19:28:45 +0200 jcn  r262549 : layoutdialogs2: Integrate Number Format tabpage into Format Cell dialog.
2008-10-20 19:28:36 +0200 jcn  r262548 : layoutdialogs2: Windows build fixes. Thanks Noel.
2008-10-20 19:28:31 +0200 jcn  r262547 : layoutdialogs2: Layout Format Cells/Number Format tabpage.
2008-10-20 19:28:24 +0200 jcn  r262546 : layoutdialogs2: Remove sc/uiconfig/layout/localize.sdf.
2008-10-20 19:28:20 +0200 jcn  r262545 : layoutdialogs2: --enable-debug link fix
2008-10-20 19:28:16 +0200 jcn  r262544 : layoutdialogs2: Add missing localize.sdf dependency. Thanks, Petr.
2008-10-20 19:28:12 +0200 jcn  r262543 : layoutdialogs2: svx linx fixlet.
2008-10-20 19:28:06 +0200 jcn  r262542 : layoutdialogs2: Move layout/* to layout/core, vclcompat to layout/vcl. Distribute layout headers. Fixes sfx2 layout core includes.
2008-10-20 19:27:58 +0200 jcn  r262541 : layoutdialogs2: Build fix for --enable-layout.
2008-10-20 19:27:54 +0200 jcn  r262540 : layoutdialogs2: Generate localize.sdf files in uiconfig.
2008-10-20 19:27:47 +0200 jcn  r262539 : layoutdialogs2: Minimalize deprecated String use further by using OUString.
2008-10-20 19:27:42 +0200 jcn  r262538 : layoutdialogs2: Implement LocalizedString.GetToken and use it for aCalcBtn. Fixes empty label.
2008-10-20 19:27:36 +0200 jcn  r262537 : layoutdialogs2: Add layout::Sfx*Dialog wrapper.
2008-10-20 19:27:29 +0200 jcn  r262536 : layoutdialogs2: Introduce Closing*Dialog wrappers fixing closing with ESC.
2008-10-20 19:27:24 +0200 jcn  r262535 : layoutdialogs2: Support <sfxmodelessdialog> from sfx2.
2008-10-20 19:27:17 +0200 jcn  r262534 : layoutdialogs2: Rename find-&-replace.xml to find-and-replace.xml. Fixes split build with failing solenv patch.
2008-10-20 19:27:12 +0200 jcn  r262533 : layoutdialogs2: Do not build sfx2 when --disable-layout.
2008-10-20 19:27:08 +0200 jcn  r262532 : layoutdialogs2: Ignore ja/ too.
2008-10-20 19:27:04 +0200 jcn  r262531 : layoutdialogs2: Add destructors for VCLXButton, VCLXComboBox.
2008-10-20 19:26:58 +0200 jcn  r262530 : layoutdialogs2: Make dialogs closable with ESC: wordcount, zoom, message-box, move-copy-sheet, insert-sheet.
2008-10-20 19:26:52 +0200 jcn  r262529 : layoutdialogs2: Move some implementations to .cxx.
2008-10-20 19:26:47 +0200 jcn  r262528 : layoutdialogs2: Fix simple editor crasher.
2008-10-20 19:26:43 +0200 jcn  r262527 : layoutdialogs2: Further cleanup: remove clean & delete from wrapperGone.
2008-10-20 19:26:38 +0200 jcn  r262526 : layoutdialogs2: Add reset logic to ~WindowImpl, plugs ComboBox and Dialog leaks.
2008-10-20 19:26:34 +0200 jcn  r262525 : layoutdialogs2: Interesting hack: only leaks ::ComboBox and ::Dialog.
2008-10-20 19:26:29 +0200 jcn  r262524 : layoutdialogs2: Build fix.
2008-10-20 19:26:24 +0200 jcn  r262523 : layoutdialogs2: Find&Replace duplicate disposal workaround inside layout.
2008-10-20 19:26:19 +0200 jcn  r262522 : layoutdialogs2: Revert "Terrible crasher-fix hack. Do not dispose Dialog or any FocusHandler owners."
This reverts commit 5222b5b123a2e6c88494983bd875de574f365bae.
2008-10-20 19:26:14 +0200 jcn  r262521 : layoutdialogs2: Terrible crasher-fix hack. Do not dispose Dialog or any FocusHandler owners.
2008-10-20 19:26:08 +0200 jcn  r262520 : layoutdialogs2: Revert "ComboBox: crash down to (Dialog's) VCLXWindowImpl::DestroyOutputDevice();"
This reverts commit b423129aca295e84ef5986149b6ee71eb7ba0aa3.
2008-10-20 19:26:03 +0200 jcn  r262519 : layoutdialogs2: ComboBox: crash down to (Dialog's) VCLXWindowImpl::DestroyOutputDevice();
2008-10-20 19:25:57 +0200 jcn  r262518 : layoutdialogs2: Handler and debug cleanup.
2008-10-20 19:25:52 +0200 jcn  r262517 : layoutdialogs2: Minimally remove FixedText workaround.
2008-10-20 19:25:47 +0200 jcn  r262516 : layoutdialogs2: Preparations for FocusHdl fix.
2008-10-20 19:25:42 +0200 jcn  r262515 : layoutdialogs2: Remove vclxwindows patch by using handler hackery.
2008-10-20 19:25:38 +0200 jcn  r262514 : layoutdialogs2: Don't call deleted dialog. Hdler reset tweaks. Fixes Find&Replace.
2008-10-20 19:25:34 +0200 jcn  r262513 : layoutdialogs2: Hdler and disposing cleanups.
2008-10-20 19:25:29 +0200 jcn  r262512 : layoutdialogs2: Prevent Find&Replace window from being deleted twice.
2008-10-20 19:25:24 +0200 jcn  r262511 : layoutdialogs2: Add destructor to SvxSearchDialogWrapper. Fixes second invocation crasher.
2008-10-20 19:25:19 +0200 jcn  r262510 : layoutdialogs2: Make Find&Replace work (once) with minimal client code changes.
2008-10-20 19:25:13 +0200 jcn  r262509 : layoutdialogs2: Add ComboBox/FixedText debug switching.
2008-10-20 19:25:08 +0200 jcn  r262508 : layoutdialogs2: Add destructors resetting handlers.
2008-10-20 19:25:03 +0200 jcn  r262507 : layoutdialogs2: Static cast fixes.
2008-10-20 19:24:59 +0200 jcn  r262506 : layoutdialogs2: Always set button handler. Fixes pushbuttons.
2008-10-20 19:24:55 +0200 jcn  r262505 : layoutdialogs2: Revert "Move FocusHandlers from Control down to ListBox, ComboBox, FixedText."
This reverts commit 8bc4b991539a74373bfb1ef8792276ada8c958e4.
2008-10-20 19:24:50 +0200 jcn  r262504 : layoutdialogs2: Disable Timer for ENABLE_LAYOUT.
2008-10-20 19:24:45 +0200 jcn  r262503 : layoutdialogs2: Move FocusHandlers from Control down to ListBox, ComboBox, FixedText.
2008-10-20 19:24:40 +0200 jcn  r262502 : layoutdialogs2: Wider small symbol.
2008-10-20 19:24:36 +0200 jcn  r262501 : layoutdialogs2: Listener and SetHandler cleanup.
2008-10-20 19:24:31 +0200 jcn  r262500 : layoutdialogs2: Clear mxWindow upon deletion. Fixes Find&Replace crasher.
2008-10-20 19:24:27 +0200 jcn  r262499 : layoutdialogs2: Typo, fixes build.
2008-10-20 19:24:22 +0200 jcn  r262498 : layoutdialogs2: Ignore .log files too.
2008-10-20 19:24:19 +0200 jcn  r262497 : layoutdialogs2: By default, work around #define protected public Resource hack.
2008-10-20 19:24:15 +0200 jcn  r262496 : layoutdialogs2: Sw:Find&Replace: Remove wrong static cast. Fixes crasher.
2008-10-20 19:24:10 +0200 jcn  r262495 : layoutdialogs2: Find&Replace: do not vertically expand buttons, add title.
2008-10-20 19:24:06 +0200 jcn  r262494 : layoutdialogs2: Find&Replace: Remove need for ResId, set help id.
2008-10-20 19:24:01 +0200 jcn  r262493 : layoutdialogs2: MoreButton: redraw upon resize, fix labels, use small symbol.
2008-10-20 19:23:57 +0200 jcn  r262492 : layoutdialogs2: Support setting and querying small symbol on vcl:button.
2008-10-20 19:23:52 +0200 jcn  r262491 : layoutdialogs2: Support redrawing of only this, make parent optional.
2008-10-20 19:23:48 +0200 jcn  r262490 : layoutdialogs2: Add Kohei's wfield patch https://bugzilla.novell.com/attachment.cgi?id=235398. Fixes n#417840.
2008-10-20 19:23:44 +0200 jcn  r262489 : layoutdialogs2: Redraw [parent] upon first time visibility.
Fixes weird listbox dropdown sizing in Find & Replace.
2008-10-20 19:23:39 +0200 jcn  r262488 : layoutdialogs2: Add manual layouting for Find & Replace.
2008-10-20 19:23:35 +0200 jcn  r262487 : layoutdialogs2: src2xml: use label instead of text for buttons.
Run on Find & Replace; fixes button texts.
2008-10-20 19:23:31 +0200 jcn  r262486 : layoutdialogs2: Add initial auto-translated find-&-replace-.xml.
2008-10-20 19:23:26 +0200 jcn  r262485 : layoutdialogs2: layout importer: handle ModelessDialog.
Fixes Find & Replace parsing error.
2008-10-20 19:23:22 +0200 jcn  r262484 : layoutdialogs2: src2xml: Handle multiple widgets at same x,y.
Fixes silent removal of widgets in Find & Replace dialog.
2008-10-20 19:23:18 +0200 jcn  r262483 : layoutdialogs2: src2xml: Handle hide= attribute, translate to show=.
2008-10-20 19:23:14 +0200 jcn  r262482 : layoutdialogs2: Only use __PRETTY_FUNCTION__ on gcc. Fixes Windows build. Thanks Tor!
2008-10-20 19:23:10 +0200 jcn  r262481 : layoutdialogs2: Add two missing SAL_CALL decorations. Fixes Windows build. Thanks Tor!
2008-10-20 19:23:05 +0200 jcn  r262480 : layoutdialogs2: Build fixes for layout'ed Find & Replace dialog.
2008-10-20 19:22:54 +0200 jcn  r262479 : layoutdialogs2: Do not use layout::SfxTabDialog for now.
2008-10-20 19:22:47 +0200 jcn  r262478 : layoutdialogs2: Crufty sizing tweaks.
2008-10-20 19:22:42 +0200 jcn  r262477 : layoutdialogs2: More debugging cleanups.
2008-10-20 19:22:37 +0200 jcn  r262476 : layoutdialogs2: More cleanups that result in constant manual resizing...
2008-10-20 19:22:33 +0200 jcn  r262475 : layoutdialogs2: Tabdlg cleanups.
2008-10-20 19:22:28 +0200 jcn  r262474 : layoutdialogs2: Add GetOptimalSize () to InPlug. Fixes auto-sizing of tabcontrol.
2008-10-20 19:22:21 +0200 jcn  r262473 : layoutdialogs2: Get VCLXTabControl to resize automatically (too tall), not mousable.
2008-10-20 19:22:13 +0200 jcn  r262472 : layoutdialogs2: Respect show=false property; do not show everything.
2008-10-20 19:22:09 +0200 jcn  r262471 : layoutdialogs2: Add show=false on buttons. Fixes displaying everything.
2008-10-20 19:22:05 +0200 jcn  r262470 : layoutdialogs2: Move some code to reduce namespace and #if hacking.
2008-10-20 19:22:00 +0200 jcn  r262469 : layoutdialogs2: Cleanup, remove unneeded #defines.
2008-10-20 19:21:56 +0200 jcn  r262468 : layoutdialogs2: Replace static casts with dynamic_cast, fixes layout::SfxTabDialog.
Explicitly add 2 tabpages while adding tabpages, instead of relying on ResId.
2008-10-20 19:21:51 +0200 jcn  r262467 : layoutdialogs2: Use cpp hacking to remove layout-tabdialog.hxx duplication.
2008-10-20 19:21:45 +0200 jcn  r262466 : layoutdialogs2: Minimize diff between layout-tabdialog.hxx and tabdlg.hxx.
2008-10-20 19:21:41 +0200 jcn  r262465 : layoutdialogs2: Remove copy of SfxTabDialog; use cpp logic to create both flavours.
2008-10-20 19:21:36 +0200 jcn  r262464 : layoutdialogs2: Minimize diff between layout/sfxtabdialog.cxx and source/tabdlg.cxx.
This enables the next step: use cpp logic instead of code duplication.
2008-10-20 19:21:31 +0200 jcn  r262463 : layoutdialogs2: Hello world on layout::SfxTabDialog.
2008-10-20 19:21:24 +0200 jcn  r262462 : layoutdialogs2: Nice `Compiling:' message that shows the file being compiled.
2008-10-20 19:21:20 +0200 jcn  r262461 : layoutdialogs2: Use layout::SfxTabDialog for sort options.
2008-10-20 19:21:15 +0200 jcn  r262460 : layoutdialogs2: Update sort options tab.
2008-10-20 19:21:10 +0200 jcn  r262459 : layoutdialogs2: Add layout::SfxTabDialog.
2008-10-20 19:21:04 +0200 jcn  r262458 : layoutdialogs2: Cleanup previous attempt using layout::SfxTabPage == layout::TabPage.
2008-10-20 19:20:57 +0200 jcn  r262457 : layoutdialogs2: Windows 2003 compile fixes, i#92397.
2008-10-20 19:20:52 +0200 jcn  r262456 : layoutdialogs2: Set default radiogroup when none provided.
2008-10-20 19:20:48 +0200 jcn  r262455 : layoutdialogs2: Add radiogroup to sort-options. Fixes crasher.
2008-10-20 19:20:43 +0200 jcn  r262454 : layoutdialogs2: Cleanup ParentSet fix.
2008-10-20 19:20:36 +0200 jcn  r262453 : layoutdialogs2: Add debugging in ParentSet. Works standalone, not integrated.
2008-10-20 19:20:31 +0200 jcn  r262452 : layoutdialogs2: Revert "Have InPlug not derive from Window, but have as member."
This reverts commit 50ea26eec3fe14943f24900081ad923e72550345.
2008-10-20 19:20:25 +0200 jcn  r262451 : layoutdialogs2: Have InPlug not derive from Window, but have as member.
2008-10-20 19:20:20 +0200 jcn  r262450 : layoutdialogs2: Move layout plugin implementation from layout::SfxTabPage to InPlug.
2008-10-20 19:20:14 +0200 jcn  r262449 : layoutdialogs2: Get all widgets to display in sfxtabpage plugin with Window::SetParent hack.
2008-10-20 19:20:09 +0200 jcn  r262448 : layoutdialogs2: Two-button manual hello world with sfxtabpage plugin.
2008-10-20 19:20:03 +0200 jcn  r262447 : layoutdialogs2: WIP: layout::SfxTabPage derived from SfxTabPage.
2008-10-20 19:19:55 +0200 jcn  r262446 : layoutdialogs2: Always set parent after construction, fixes listbox dropdown.
2008-10-20 19:19:51 +0200 jcn  r262445 : layoutdialogs2: Fix radio button crasher.
2008-10-20 19:19:47 +0200 jcn  r262444 : layoutdialogs2: Implement ListBox method wrappers. Fixes filling of listbox.
2008-10-20 19:19:42 +0200 jcn  r262443 : layoutdialogs2: Convert Move/Copy sheet to layout engine.
2008-10-20 19:19:35 +0200 jcn  r262442 : layoutdialogs2: Also hide yes/no buttons if not used.
2008-10-20 19:19:31 +0200 jcn  r262441 : layoutdialogs2: Elaborate on changing client code.
2008-10-20 19:19:26 +0200 jcn  r262440 : layoutdialogs2: Implement winbits client-code compatibility for Message Boxes.
2008-10-20 19:19:21 +0200 jcn  r262439 : layoutdialogs2: Add localize.sdf to toolkit uiconfig. Fixes build.
2008-10-20 19:19:17 +0200 jcn  r262438 : layoutdialogs2: Do not use ti_layout twice in toolkit build.lst. Fixes build.
2008-10-20 19:19:13 +0200 jcn  r262437 : layoutdialogs2: Oops, also dist toolkit-layout.zip.
2008-10-20 19:19:09 +0200 jcn  r262436 : layoutdialogs2: Move layout.mk to solenv.
2008-10-20 19:19:03 +0200 jcn  r262435 : layoutdialogs2: Add handy TEST file.
2008-10-20 19:18:58 +0200 jcn  r262434 : layoutdialogs2: Implement MessageBox and wrappers ErrorBox, InfoBox, QueryBox, WarningBox.
2008-10-20 19:18:52 +0200 jcn  r262433 : layoutdialogs2: QueryBox without image used for Delete Sheet dialog.
2008-10-20 19:18:46 +0200 jcn  r262432 : layoutdialogs2: WIP QueryBox.
2008-10-20 19:18:39 +0200 jcn  r262431 : layoutdialogs2: Add insert-sheet localization.
2008-10-20 19:18:34 +0200 jcn  r262430 : layoutdialogs2: Run indent-region on zoom.xml, distribute it.
2008-10-20 19:18:30 +0200 jcn  r262429 : layoutdialogs2: Dist xml files too.
2008-10-20 19:18:26 +0200 jcn  r262428 : layoutdialogs2: Add insert-sheet.xml to workben.
2008-10-20 19:18:22 +0200 jcn  r262427 : layoutdialogs2: Update layout TODO.
2008-10-20 19:18:18 +0200 jcn  r262426 : layoutdialogs2: Cleanups and add comments.
2008-10-20 19:18:13 +0200 jcn  r262425 : layoutdialogs2: Keep RadioButtons::RadioButton callback at HEAD of list.
Fixes radiobutton grouping.
2008-10-20 19:18:07 +0200 jcn  r262424 : layoutdialogs2: Remove IMPORT_RADIOGROUP cruft.
2008-10-20 19:18:02 +0200 jcn  r262423 : layoutdialogs2: Have code check fire event for radio button.
Fixes radio button grouping.
2008-10-20 19:17:58 +0200 jcn  r262422 : layoutdialogs2: Enable IMPORT_RADIOGROUP flag.
2008-10-20 19:17:54 +0200 jcn  r262421 : layoutdialogs2: Add radio groups to zoom.xml.
2008-10-20 19:17:50 +0200 jcn  r262420 : layoutdialogs2: Move RadioGroup implementation to cxx file.
2008-10-20 19:17:45 +0200 jcn  r262419 : layoutdialogs2: Manually set help id for insert table.
2008-10-20 19:17:41 +0200 jcn  r262418 : layoutdialogs2: Cosmetic fixes for insert-sheet.
2008-10-20 19:17:37 +0200 jcn  r262417 : layoutdialogs2: FindAndRemove now also skips translation prefix.
Fixes setting of title etc. from nontranslated xml.
2008-10-20 19:17:32 +0200 jcn  r262416 : layoutdialogs2: Manually set help id for zoom and wordcount dialogs.
2008-10-20 19:17:27 +0200 jcn  r262415 : layoutdialogs2: Set help-id from xml.
2008-10-20 19:17:21 +0200 jcn  r262414 : layoutdialogs2: Move -DENABLE_LAYOUT from stray makefiles to settings.mk.
2008-10-20 19:17:13 +0200 jcn  r262413 : layoutdialogs2: Initial conversion of insert-sheet dialog.
2008-10-20 19:17:08 +0200 jcn  r262412 : layoutdialogs2: Add wrappers for {Get,Set}{Pointer,Text}.
2008-10-20 19:17:04 +0200 jcn  r262411 : layoutdialogs2: Toolkit layout dialog copy updates.
2008-10-20 19:16:59 +0200 jcn  r262410 : layoutdialogs2: Cleanup #include <layout*> disaster.
Fixes multiple inclusions of layout-pre, layout-post.
2008-10-20 19:16:53 +0200 jcn  r262409 : layoutdialogs2: Implement Get,Set{,Smart}HelpId ().
2008-10-20 19:16:49 +0200 jcn  r262408 : layoutdialogs2: Make some getters const.
2008-10-20 19:16:45 +0200 jcn  r262407 : layoutdialogs2: Manual tweaks for string-input.xml.
2008-10-20 19:16:40 +0200 jcn  r262406 : layoutdialogs2: Add string-input.xml.
2008-10-20 19:16:36 +0200 jcn  r262405 : layoutdialogs2: Add dummy implementation for SetHelpId etc.
2008-10-20 19:16:32 +0200 jcn  r262404 : layoutdialogs2: Actually say *what* file cannot be copied *where*. Sigh.
2008-10-20 19:16:27 +0200 jcn  r262403 : layoutdialogs2: Thinko in macro name. Fixes compilation of strindlg.cxx.
2008-10-20 19:16:22 +0200 jcn  r262402 : layoutdialogs2: Add layout includes to stringdlg and makefile.
2008-10-20 19:16:17 +0200 jcn  r262401 : layoutdialogs2: Add sc/uiconfig/layout/localize.sdf
2008-10-20 19:16:13 +0200 jcn  r262400 : layoutdialogs2: Oops, build sc/uiconfig/layout.
2008-10-20 19:16:09 +0200 jcn  r262399 : layoutdialogs2: Have virtual destructor on Context, delete TabPage when deleting TabDialog.
2008-10-20 19:16:04 +0200 jcn  r262398 : layoutdialogs2: Actually delete layout::TabPage objects when deleting SfxTabdialog.
2008-10-20 19:16:00 +0200 jcn  r262397 : layoutdialogs2: Workaround for second invocation crash of sort dialog options tab.
2008-10-20 19:15:56 +0200 jcn  r262396 : layoutdialogs2: Handle Reset button.
2008-10-20 19:15:51 +0200 jcn  r262395 : layoutdialogs2: Also install sc xml zip file.
2008-10-20 19:15:46 +0200 jcn  r262394 : layoutdialogs2: Integrate sort-options into sc.
2008-10-20 19:15:41 +0200 jcn  r262393 : layoutdialogs2: Revert "Fix sfx2 compile warnings."
This reverts commit 8b55d402af7bd217db35f67b02dc92f93f3ada5d.
2008-10-20 19:15:34 +0200 jcn  r262392 : layoutdialogs2: Remove debuging.
2008-10-20 19:15:30 +0200 jcn  r262391 : layoutdialogs2: Pass set argument to layout::TabPage. Fixes OO.o integration crasher.
2008-10-20 19:15:24 +0200 jcn  r262390 : layoutdialogs2: Ignore more.
2008-10-20 19:15:20 +0200 jcn  r262389 : layoutdialogs2: Oops, make just one (1) sort-options tab.
2008-10-20 19:15:15 +0200 jcn  r262388 : layoutdialogs2: Revert macroconf compile warnings.
2008-10-20 19:15:09 +0200 jcn  r262387 : layoutdialogs2: Fix sfx2 compile warnings.
2008-10-20 19:15:01 +0200 jcn  r262386 : layoutdialogs2: Collapsed tabpage and sort-options development.
2008-10-20 19:14:51 +0200 jcn  r262385 : layoutdialogs2: Make dev300/src680 install layout switchable at compile time.
2008-10-20 19:14:47 +0200 jcn  r262384 : layoutdialogs2: Update README, add README.
2008-10-20 19:14:43 +0200 jcn  r262383 : layoutdialogs2: Repainting, hiding stuff.
2008-10-20 19:14:38 +0200 jcn  r262382 : layoutdialogs2: Add allocateArea to VCLXTabPage.
2008-10-20 19:14:34 +0200 jcn  r262381 : layoutdialogs2: Revert "Use VCLXContainer as base for VCLXTabPage."
This reverts commit 06a984434d0d2c356fd0cdaf96d6d613d5147b7c.
2008-10-20 19:14:30 +0200 jcn  r262380 : layoutdialogs2: Use VCLXContainer as base for VCLXTabPage.
2008-10-20 19:14:26 +0200 jcn  r262379 : layoutdialogs2: Revert "Derive VCLXTabPage from VBox."
This reverts commit 8ab66364bdc08151ce2c982c1aa03f7881d86b84.
2008-10-20 19:14:22 +0200 jcn  r262378 : layoutdialogs2: Derive VCLXTabPage from VBox.
2008-10-20 19:14:17 +0200 jcn  r262377 : layoutdialogs2: More cleanups and testing.
2008-10-20 19:14:12 +0200 jcn  r262376 : layoutdialogs2: Get layout tabpage to nicely select. No content visible, though.
2008-10-20 19:14:07 +0200 jcn  r262375 : layoutdialogs2: Support ScTabPageSortOptions in standalone test.
2008-10-20 19:14:02 +0200 jcn  r262374 : layoutdialogs2: Support tabpage creation from xml.
2008-10-20 19:13:56 +0200 jcn  r262373 : layoutdialogs2: Remove most TEST_LAYOUT conditionals.
2008-10-20 19:13:52 +0200 jcn  r262372 : layoutdialogs2: Remove Args effort.
2008-10-20 19:13:48 +0200 jcn  r262371 : layoutdialogs2: Attempt to create ArgSet.
2008-10-20 19:13:44 +0200 jcn  r262370 : layoutdialogs2: Compile more.
2008-10-20 19:13:39 +0200 jcn  r262369 : layoutdialogs2: Add sortdlg.
2008-10-20 19:13:35 +0200 jcn  r262368 : layoutdialogs2: Oops, ID fix.
2008-10-20 19:13:30 +0200 jcn  r262367 : layoutdialogs2: Build fix.
2008-10-20 19:13:26 +0200 jcn  r262366 : layoutdialogs2: Revert "Use ::Window for plugin base iso ::Control."
This reverts commit 919ddaf2f52ad5e4df877a094cd1e336888d6210.
2008-10-20 19:13:21 +0200 jcn  r262365 : layoutdialogs2: Plugin dialog cleanups.
2008-10-20 19:13:17 +0200 jcn  r262364 : layoutdialogs2: Use ::Window for plugin base iso ::Control.
2008-10-20 19:13:12 +0200 jcn  r262363 : layoutdialogs2: Use cstdio, remove cruft.
2008-10-20 19:13:07 +0200 jcn  r262362 : layoutdialogs2: Remove cruft.
2008-10-20 19:13:02 +0200 jcn  r262361 : layoutdialogs2: Remove sizing mess.
2008-10-20 19:12:57 +0200 jcn  r262360 : layoutdialogs2: Trigger [re]draw of DialControl.
2008-10-20 19:12:53 +0200 jcn  r262359 : layoutdialogs2: DialControl window behaves nicely and invisible.
2008-10-20 19:12:48 +0200 jcn  r262358 : layoutdialogs2: Revert adding of setparent.
2008-10-20 19:12:43 +0200 jcn  r262357 : layoutdialogs2: Add dialog::setparent to plugin.
2008-10-20 19:12:39 +0200 jcn  r262356 : layoutdialogs2: Add a setProperty for VCLXPlugin.
2008-10-20 19:12:34 +0200 jcn  r262355 : layoutdialogs2: Unhide plugin.
2008-10-20 19:12:30 +0200 jcn  r262354 : layoutdialogs2: Revert.
2008-10-20 19:12:25 +0200 jcn  r262353 : layoutdialogs2: Use window instead of control.
2008-10-20 19:12:20 +0200 jcn  r262352 : layoutdialogs2: Lots of plugin settings.
2008-10-20 19:12:16 +0200 jcn  r262351 : layoutdialogs2: More hacks.
2008-10-20 19:12:11 +0200 jcn  r262350 : layoutdialogs2: Compile fixes.
2008-10-20 19:12:05 +0200 jcn  r262349 : layoutdialogs2: Use c++ includes.
2008-10-20 19:12:00 +0200 jcn  r262348 : layoutdialogs2: Junk UnoTunnel nonsense.
2008-10-20 19:11:55 +0200 jcn  r262347 : layoutdialogs2: Remove more cruft.
2008-10-20 19:11:50 +0200 jcn  r262346 : layoutdialogs2: Remove cruft.
2008-10-20 19:11:44 +0200 jcn  r262345 : layoutdialogs2: Rename wrap to plugin.
2008-10-20 19:11:39 +0200 jcn  r262344 : layoutdialogs2: All sorry tries.
2008-10-20 19:11:33 +0200 jcn  r262343 : layoutdialogs2: Rename plugin to wrap.
2008-10-20 19:11:28 +0200 jcn  r262342 : layoutdialogs2: Add ifdefs, no UNOTUNNEL, no crash on exit.
2008-10-20 19:11:23 +0200 jcn  r262341 : layoutdialogs2: Redo all kind of Uno and XIface weirdness.
2008-10-20 19:11:17 +0200 jcn  r262340 : layoutdialogs2: Remove extra UnoTunnel.
2008-10-20 19:11:12 +0200 jcn  r262339 : layoutdialogs2: Plugin hello world. TODO: parenting/owning/sizing, ... etc.
2008-10-20 19:11:06 +0200 jcn  r262338 : layoutdialogs2: Zoom updates.
2008-10-20 19:11:01 +0200 jcn  r262337 : layoutdialogs2: Add missing controls.
2008-10-20 19:10:56 +0200 jcn  r262336 : layoutdialogs2: Add .gitignore.

2009-04-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a5fe5e04da510a468bea25f89968bc0795f78445]

CWS-TOOLING: integrate CWS swrefactormarks2

2009-04-09 12:51:41 +0200 b_michaelsen  r270689 : #i94949# cleaned up assertions after rebasing
2009-04-08 17:37:08 +0200 b_michaelsen  r270658 : fixing sw/source/ui/utlui/makefile.mk
2009-04-07 17:56:54 +0200 b_michaelsen  r270606 : added bookctrl.cxx to EXCEPTIONFILES, because this is needed for stl on unxsols4
2009-04-07 17:05:20 +0200 b_michaelsen  r270603 : added crbm.cxx to EXCEPTIONFILES, because this is needed for stl on unxsols4
2009-04-02 23:44:38 +0200 b_michaelsen  r270436 : CWS-TOOLING: rebase CWS swrefactormarks2 to trunk@270033 (milestone: DEV300:m45)
2009-02-27 16:25:31 +0100 b_michaelsen  r268606 : #i94949# fixed Windows buildbreaker
2009-02-25 18:01:13 +0100 b_michaelsen  r268464 : #i94949# Bookmarktest document filter roundtrips
2009-02-24 18:23:55 +0100 b_michaelsen  r268404 : #i94949# Bookmark unittests
2009-02-23 19:47:44 +0100 b_michaelsen  r268370 : #i94949# added unittest for bookmarks
2009-02-23 12:22:07 +0100 b_michaelsen  r268348 : #i94949# fixing CheckCrossReferences testcase
2009-02-20 18:12:50 +0100 b_michaelsen  r268335 : #i94949# fixing SwXTextRange
2009-02-18 18:32:57 +0100 b_michaelsen  r268252 : #i94949# deregistering DdeBookmarks on delete
2009-02-18 18:29:08 +0100 b_michaelsen  r268251 : fixing dbgoutsw.cxx for debug builds
2009-02-16 18:42:43 +0100 b_michaelsen  r267834 : CWS-TOOLING: rebase CWS swrefactormarks2 to trunk@267171 (milestone: DEV300:m41)
2009-02-12 15:32:02 +0100 b_michaelsen  r267667 : #i94949 fixed crossrefbookmark naming
2009-02-11 18:30:08 +0100 b_michaelsen  r267624 : #94949# fixing bookmark navigation
2009-02-11 13:55:26 +0100 b_michaelsen  r267599 : #i94949# fixed bookmark naming
2009-02-10 17:53:05 +0100 b_michaelsen  r267571 : #i94949# renamed HasOtherMarkPos to IsExpanded
2009-02-10 17:23:01 +0100 b_michaelsen  r267564 : #i94949# renamed ::sw::bookmark namespace to more fitting ::sw::mark
2009-02-10 16:16:32 +0100 b_michaelsen  r267553 : #i94949# creating only CrossRefBookmark per Txtnode
2009-02-10 12:14:05 +0100 b_michaelsen  r267547 : #i94949# fixed bookmark count in navigator
2009-02-09 19:12:18 +0100 b_michaelsen  r267532 : #i94949# lcl_CopyBookmarks(..) - handle marks on boundaries correctly
2009-02-09 17:32:45 +0100 b_michaelsen  r267524 : #i94949# setting the refobject of the DdeBookmark in Sin SwServerObject::SetDdeBookmark(..)
2009-02-09 17:22:15 +0100 b_michaelsen  r267523 : #i94949# trying to harden SwServerObject
2009-02-09 16:47:32 +0100 b_michaelsen  r267521 : #i94949# lcl_CopyBookmarks(..): try to get the source mark name, if possible
2009-02-09 16:05:42 +0100 b_michaelsen  r267519 : #i94949# clearing the OtherMarkPos if PaM has no mark in repositionMark(..), swapping inverted bookmarks without hissing an assertion
2009-02-09 15:55:38 +0100 b_michaelsen  r267518 : #i94949# checking for out-of-bounds in SwView::ExecuteStatusLine(..)
2009-02-09 15:23:47 +0100 b_michaelsen  r267517 : #i94949# using an UNO_BOOKMARK in ui/dbui/dbinsdlg.cxx
2009-02-09 14:14:47 +0100 b_michaelsen  r267514 : #i94949# IDocumentMarkAccess::GetType(..) asserts on unknown type
2009-02-09 14:04:25 +0100 b_michaelsen  r267513 : #i94949# using rtl strings instead of tools-strings in CrossRefBookmarks
2009-02-09 13:55:01 +0100 b_michaelsen  r267510 : #i94949# using empty string for UnoMark construction
2009-02-09 13:46:46 +0100 b_michaelsen  r267509 : #i94949# removed superfluous #includes, removed superfluous member DdeBookmark::bGenerateName, initialized DdeBookmark::m_aRefObj removed superfluous local _FindItem::ClearObj
2009-02-06 14:38:37 +0100 b_michaelsen  r267462 : #i94949# fixing FN_STAT_BOOKMARK dispatches
2009-02-05 18:05:07 +0100 b_michaelsen  r267436 : #i94949# removing superfluous #includes
2009-02-04 15:51:31 +0100 b_michaelsen  r267391 : fixing resync merge error
2009-02-02 19:39:55 +0100 b_michaelsen  r267294 : #i94949# bookmark performance
2009-01-30 19:30:51 +0100 b_michaelsen  r267229 : #i94949# throwing IllegalArgumentException, if appropriate
2009-01-30 19:29:56 +0100 b_michaelsen  r267228 : #i94949# refactored lcl_FillBookmarkArray, comments, constness
2009-01-30 19:23:49 +0100 b_michaelsen  r267227 : #i94949# refactored lcl_FillBookmarkArray, comments, constness
2009-01-30 19:16:06 +0100 b_michaelsen  r267226 : #i94949# refactored lcl_FillBookmarkArray
2009-01-30 17:59:27 +0100 b_michaelsen  r267222 : #i94949# removed superficial #include
2009-01-30 17:50:02 +0100 b_michaelsen  r267220 : #i94949# SwXTextRange remembers its UNO bookmark
2009-01-29 20:19:58 +0100 b_michaelsen  r267168 : #i94949# implemented IDocumentMarkAccess::findBookmark
2009-01-29 17:22:17 +0100 b_michaelsen  r267162 : #i94949# implemented renameMark in Markmanager
2009-01-29 14:17:10 +0100 b_michaelsen  r267134 : #i94949# cleanup in SwXBookmark, whitespace
2009-01-29 13:21:54 +0100 b_michaelsen  r267125 : #i94949# cleanup in SwXBookmark, whitespace
2009-01-29 13:06:10 +0100 b_michaelsen  r267120 : #i94949# cleanup in SwXBookmark, whitespace
2009-01-29 13:00:09 +0100 b_michaelsen  r267118 : #i94949# cleanup in SwXBookmark, whitespace
2009-01-29 10:35:10 +0100 b_michaelsen  r267101 : #i94949# renamed SetCrsrToBkmk to SetCrsrToMark, moving to start/end of doc if no more bookmarks can be found
2009-01-28 17:05:36 +0100 b_michaelsen  r267070 : #i94949# fixed order in aProvNamesId in unocoll.cxx
2009-01-28 15:46:13 +0100 b_michaelsen  r267063 : #i94949# documentation
2009-01-28 15:36:59 +0100 b_michaelsen  r267062 : #i94949# removing superficial #include
2009-01-28 15:30:36 +0100 b_michaelsen  r267061 : #i94949# basic code conventions
2009-01-28 11:14:30 +0100 b_michaelsen  r267039 : #i94949# comparing to the actual name of the new mark
2009-01-26 15:22:25 +0100 b_michaelsen  r266927 : #i94949# performance fixes
2009-01-14 21:16:56 +0100 b_michaelsen  r266332 : #i94949# fixing linux x86-64 compiler warnings
2009-01-14 19:52:06 +0100 b_michaelsen  r266331 : #i94949# fixing some compiler warnings
2008-12-15 13:04:49 +0100 b_michaelsen  r265474 : #i94949# fixed microsoft compiler warnings
2008-12-12 18:26:02 +0100 b_michaelsen  r265434 : #i94949# fixed pro platform buildbreakers
2008-12-11 17:51:24 +0100 b_michaelsen  r265342 : CWS-TOOLING: rebase CWS swrefactormarks2 to trunk@264807 (milestone: DEV300:m37)
2008-12-09 18:30:59 +0100 b_michaelsen  r265134 : #i94949# fixed IDocumentMarkAccess::GetType for new mark inheritance tree
2008-12-09 16:56:26 +0100 b_michaelsen  r265118 : #i94949# fixed deleteMark optimization
2008-12-09 14:55:58 +0100 b_michaelsen  r265092 : #i94949# DdeLink and DdeBookmark
2008-12-05 18:28:05 +0100 b_michaelsen  r264914 : #i94949# fixed InitDoc in bookmarks
2008-12-02 02:23:51 +0100 b_michaelsen  r264649 : #i94949# removed obsolete naming proposal code in SwXTextRange, fixed navigator reminders to forget the oldest reminder when the pool is empty
2008-12-02 02:05:19 +0100 b_michaelsen  r264648 : #i94949# using bisect search for delete
2008-12-02 01:58:16 +0100 b_michaelsen  r264647 : #i94949# using bisect search for delete
2008-12-02 01:37:33 +0100 b_michaelsen  r264646 : #i94949# using bisect search for delete
2008-12-02 01:03:29 +0100 b_michaelsen  r264645 : #i94949# fixed deleteMark crash
2008-12-01 20:55:00 +0100 b_michaelsen  r264638 : #i94949# removed crossrefs from ui enumerations
2008-12-01 15:48:12 +0100 b_michaelsen  r264613 : #i94949# removed superfluous local functions
2008-12-01 15:01:19 +0100 b_michaelsen  r264608 : #i94949# optimized insertion of new marks
2008-12-01 14:33:21 +0100 b_michaelsen  r264603 : #i94949# simplified code finding Fieldmark for a position
2008-12-01 14:05:55 +0100 b_michaelsen  r264598 : #i94949# fixed reverse travelling through marks, removed obsolete getUniqueMarkName()
2008-11-27 18:48:15 +0100 b_michaelsen  r264515 : #i94949# fixed _SaveCntntIdx and friends
2008-11-27 15:59:49 +0100 b_michaelsen  r264500 : #i94949# fix Mark position only in ctor
2008-11-27 15:52:28 +0100 b_michaelsen  r264497 : #i94949# fixed Bug in SwXBookmark, was using pDoc too early
2008-11-26 14:54:22 +0100 b_michaelsen  r264396 : #i94949# fixed documentation, simplified  navigator reminder code
2008-11-24 20:45:51 +0100 b_michaelsen  r264266 : #i94949# removed last obsolete getUniqueMarkName calls
2008-11-24 20:21:35 +0100 b_michaelsen  r264265 : #i94949# fixed typo in IDocumentMarkAccess, removed obsolete getUniqueMarkName calls
2008-11-24 18:34:32 +0100 b_michaelsen  r264264 : #i94949# repositioning of Marks, removed possibility to delete marks by name in the core, refactoring of navigator reminder generation
2008-11-21 14:08:49 +0100 b_michaelsen  r264137 : #i94949# simplified makeMark
2008-11-21 12:07:09 +0100 b_michaelsen  r264120 : #i94949# moved ShortName and KeyCode from IMark to IBookmark
2008-11-19 12:50:49 +0100 b_michaelsen  r263981 : #i94949# starting refactoring of bookmark naming
2008-11-19 11:31:08 +0100 b_michaelsen  r263972 : #i94949# getting rid of obsolete dynamic casts
2008-11-18 19:06:09 +0100 b_michaelsen  r263795 : #i94949# getting rid of index based mark access, IDocumentMarkAccess already provides iterators
2008-11-18 17:50:18 +0100 b_michaelsen  r263792 : #i94949# getting rid of index based mark access, IDocumentMarkAccess already provides iterators
2008-11-18 16:48:20 +0100 b_michaelsen  r263783 : #i94949# removed methods from crsrsh which are already available directly via IDocumentMarkAccess
2008-11-18 11:31:35 +0100 b_michaelsen  r263753 : #i94949# cleaning up mark code in crsrsh
2008-11-17 10:15:25 +0100 b_michaelsen  r263705 : #i94949# removed possible integer overflow
2008-11-14 18:48:45 +0100 b_michaelsen  r263695 : #i94949# management of mark names in MarkManager
2008-11-14 18:23:40 +0100 b_michaelsen  r263693 : #i94949# using polymorphism to do mark-specific setup in SwDoc
2008-11-14 16:27:09 +0100 b_michaelsen  r263684 : #i94949# got rid of makeCrossRefBookmark
2008-11-14 13:03:32 +0100 b_michaelsen  r263674 : #i94949# refactored Correction methods
2008-11-13 12:27:55 +0100 b_michaelsen  r263631 : #i94949# got rid of old-style tools assertions in new code
2008-11-12 16:58:16 +0100 b_michaelsen  r263608 : #i94949# added assertion for unique names
2008-11-12 16:55:18 +0100 b_michaelsen  r263607 : #i94949# maked XFormField deprecated
2008-11-12 13:04:29 +0100 b_michaelsen  r263587 : #i94949# replaced IDocumentMarkAccess::GetType with simple dynamic_cast where possible
2008-11-11 18:45:53 +0100 b_michaelsen  r263572 : #i94949# cleaned up SwHstryBookmark
2008-11-11 13:48:18 +0100 b_michaelsen  r263557 : #i94949# removed dynamic_casts to SwModify by inheriting IMark from it
2008-11-11 11:26:28 +0100 b_michaelsen  r263548 : #i94949# fixed SwXBookmark
2008-11-10 17:01:19 +0100 b_michaelsen  r263529 : #i94949# fixed DdeBookmarks in clipboard
2008-11-10 16:44:52 +0100 b_michaelsen  r263527 : #i94949# formatting
2008-11-10 16:29:16 +0100 b_michaelsen  r263526 : #i94949# fixing unoobj.cxx
2008-11-10 16:23:50 +0100 b_michaelsen  r263525 : #i94949# cleaning up crossrefbookmark.cxx/.hxx
2008-11-10 16:02:08 +0100 b_michaelsen  r263524 : #i94949# Pdf Export should only generate 'real' bookmarks
2008-11-10 15:33:58 +0100 b_michaelsen  r263521 : #i94949# removed const_casts
2008-11-10 15:12:06 +0100 b_michaelsen  r263520 : #i94949# moved _DelBookmarks into MarksManager
2008-11-07 18:48:38 +0100 b_michaelsen  r263480 : #i94949# using iterator interface
2008-11-07 18:41:46 +0100 b_michaelsen  r263478 : #i94949# using iterator interface
2008-11-07 18:07:41 +0100 b_michaelsen  r263477 : #i94949# using iterator interface
2008-11-07 17:54:41 +0100 b_michaelsen  r263476 : #i94949# using iterator interface
2008-11-07 17:44:41 +0100 b_michaelsen  r263475 : #i94949# moved correction methods into MarkManager
2008-11-06 18:47:28 +0100 b_michaelsen  r263404 : #i94949# getting rid of superfluous const_casts
2008-11-06 17:58:01 +0100 b_michaelsen  r263403 : #i94949# no more setting of mark positions outside of the core
2008-11-06 17:08:37 +0100 b_michaelsen  r263401 : #i94949# removed setters from IMark
2008-11-06 13:55:25 +0100 b_michaelsen  r263383 : #i94949 SwDoc does not implement IDocumentMarkAccess anymore
2008-11-04 18:17:03 +0100 b_michaelsen  r263333 : #i94949# began removing IDocumentMarkAccess from SwDoc
2008-11-04 16:48:34 +0100 b_michaelsen  r263330 : removing dead code (SwBitArray) found by mst
2008-11-04 16:29:32 +0100 b_michaelsen  r263329 : removing dead code (SwBitArray) found by mst
2008-11-04 14:57:48 +0100 b_michaelsen  r263326 : removing dead code (SwBitArray) found by mst
2008-11-04 14:50:18 +0100 b_michaelsen  r263325 : #i94949# stricter typing in IDocumentMarkAccess
2008-10-24 15:16:27 +0200 b_michaelsen  r262647 : #i94949# renamed ::sw::bookmark::SimpleMark to NavigatorReminder to fit the IDocumentMarkAccess enum
2008-10-24 15:10:10 +0200 b_michaelsen  r262646 : #i94949# only 'real' bookmark implement IBookmark, Marks also get removed from m_vFieldmarks on delete/clear
2008-10-24 13:06:23 +0200 b_michaelsen  r262636 : #i94949# Fieldmark tabnavigation
2008-10-23 12:16:36 +0200 b_michaelsen  r262619 : #i94949# Fieldmark classes and filters
2008-10-22 13:17:18 +0200 b_michaelsen  r262597 : #i94949# writer import fixes
2008-10-21 11:30:38 +0200 b_michaelsen  r262565 : #i94949# renamed methods containing Bookmark in the generic IMark interface
2008-10-20 14:09:02 +0200 b_michaelsen  r262318 : #i94949# fixed SwDoc::CorrRel
2008-10-16 22:45:13 +0200 b_michaelsen  r262273 : #i94949 simplified Before/After methods
2008-10-16 21:40:57 +0200 b_michaelsen  r262271 : #i94949 renamed SimpleMark to NavigatorReminder
2008-10-16 21:15:23 +0200 b_michaelsen  r262270 : #i94949 using shared_ptr only in MarkManager
2008-10-16 17:46:37 +0200 b_michaelsen  r262269 : #i94949# getFieldmarkBefore and getFieldmarkAfter
2008-10-16 17:12:13 +0200 b_michaelsen  r262265 : #i94949# cleanup in crbm.cxx
2008-10-16 12:49:01 +0200 b_michaelsen  r262257 : #i94949# fixed usage of invalid iterator, fixed invalid cast
2008-10-15 15:34:20 +0200 b_michaelsen  r262239 : #i94949# added moved files
2008-10-15 15:26:45 +0200 b_michaelsen  r262237 : #i94949# initial reimplementation of Bookmarks

2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [7b4c89ba981e865e7ce0c48e9552b5830a51ccc6]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [280a50b20a8fc92ac2ccac9f03285bb90ac457db]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [d609331f9fabdf8146fca5f5f54a813d24cddaec]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [400a83c8f8b3b7c69095f50378c263810d753d49]

merge


2009-04-14  Release Engineers  <releng@openoffice.org>  [a11c4c4d52cccdf478b6f2e40de55826cc1c0465]

CWS-TOOLING: integrate CWS hr62

2009-04-06 18:25:03 +0200 hr  r270572 : #i100896#: remove obsolete PCVSLib, Cvs.pm, CvsModule.pm and friends

2009-04-12  Release Engineers  <releng@openoffice.org>  [4e3119690de08c3c62e3eb4fc7ab998497c5787f]

CWS-TOOLING: integrate CWS macshortcuts01

2009-04-02 18:13:38 +0200 pl  r270430 : CWS-TOOLING: rebase CWS macshortcuts01 to trunk@270033 (milestone: DEV300:m45)
2009-03-04 13:02:01 +0100 pl  r268816 : make compile with oldish gtk headers
2009-03-04 11:23:41 +0100 rvojta  r268799 : Remove #ifndef MACOSX as Mac OS X X11 port is obsolote, no need to check for non Mac OS X
2009-03-03 16:33:34 +0100 rvojta  r268764 : Meta/Super to MOD3 on all Unix platforms except Mac OS X
2009-03-03 16:08:46 +0100 rvojta  r268744 : Map GDK_Meta_L/R and GDK_Super_L/R keys to KEY_MOD3 on Unix systems except Mac OS X
2009-03-03 16:04:23 +0100 rvojta  r268742 : IsMod3(), IsLeftMod3(), IsRightMod3() added
2009-03-03 16:03:48 +0100 rvojta  r268741 : MODKEY_LMOD3, MODKEY_RMOD3, MODKEY_MOD3 support
2009-02-28 00:09:26 +0100 rvojta  r268620 : New KeyCode constructors support, by default MOD3 is not used here (probably temporary solution)
2009-02-25 22:53:02 +0100 rvojta  r268469 : MOD3 support (META_DOWN_MASK)
2009-02-25 13:22:13 +0100 rvojta  r268435 : Cmd-M to minimize window, Cmd-Option-M to minimize all windows
2009-02-25 11:09:20 +0100 rvojta  r268417 : Add back F11 for non Mac OS X platforms (removed by accident in r268405)
2009-02-24 18:32:31 +0100 rvojta  r268405 : F11 replaced by Cmd-T on Mac OS X
2009-02-23 15:21:53 +0100 sb  r268358 : #i99296# support values with both xml:lang and install:module (which are moved into the spool tree, not the res tree)
2009-02-16 22:45:34 +0100 rvojta  r267839 : Multiplatform shortcuts support
2009-02-16 22:41:03 +0100 rvojta  r267838 : Use install:module instead of separate xcu file
2009-02-16 18:35:36 +0100 rvojta  r267833 : Removed accelerators target
2009-02-16 09:27:42 +0100 rvojta  r267776 : MOD3 added
2009-02-16 09:18:32 +0100 rvojta  r267775 : MOD3 support
2009-02-16 09:17:11 +0100 rvojta  r267774 : MOD3 support
2009-02-15 22:11:37 +0100 rvojta  r267773 : Check for MOD3 too
2009-02-15 22:11:15 +0100 rvojta  r267772 : Check for MOD3 too
2009-02-15 22:10:37 +0100 rvojta  r267771 : Check for MOD3 too
2009-02-15 22:10:15 +0100 rvojta  r267770 : Check for MOD3 during mouse event too
2009-02-15 22:09:54 +0100 rvojta  r267769 : IsMod3() added
2009-02-15 19:34:59 +0100 rvojta  r267768 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:33:43 +0100 rvojta  r267767 : Cmd-M -> Ctrl-M for default format
2009-02-15 19:32:19 +0100 rvojta  r267766 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:31:30 +0100 rvojta  r267765 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:31:04 +0100 rvojta  r267764 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:30:33 +0100 rvojta  r267763 : MOD3 added (Ctrl on Mac OS X)
2009-02-15 19:30:09 +0100 rvojta  r267762 : MOD3 added (Ctrl on Mac OS X)
2009-02-13 22:11:22 +0100 rvojta  r267751 : Cmd-Shift-Z for .uno:Redo
2009-02-13 22:04:19 +0100 rvojta  r267748 : F11 -> Cmd-T for .uno:DesignerDialog
2009-02-13 21:09:11 +0100 rvojta  r267743 : F11 -> Cmd-T (all occurences)
2009-02-13 19:47:21 +0100 rvojta  r267741 : accelerators target added for Mac OS X shortcuts
2009-02-13 19:46:58 +0100 rvojta  r267740 : Spreadsheet - replace F11 with Cmd-T
2009-02-13 19:24:19 +0100 rvojta  r267739 : Remove Accelerators-Mac.xcs
2009-02-13 18:50:01 +0100 rvojta  r267738 : Accelerators-Mac.xcs test
2009-02-13 18:48:10 +0100 rvojta  r267737 : Accelerators-Mac.xcu added
2009-02-13 18:46:48 +0100 rvojta  r267736 : F11 -> Cmd-T for stylist in Spreadsheet

2009-04-09  Release Engineers  <releng@openoffice.org>  [253353bd0aabcd2cf2fc3176a864c85593e5f483]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [72c3cfa77fd5177fd990d322d1941858fd4feea8]

DEV300


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [8fb00415bc961815a04071787e55f1f1176a231a]

CWS-TOOLING: integrate CWS jl124

2009-04-01 13:35:16 +0200 jl  r270322 : #i100555# alway print out unopkg\'s output when invoked while building the  installation sets
2009-04-01 13:32:53 +0200 jl  r270321 : #i96697# use smard card even if it cannot generate a DES3 key

2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [fcc329ea011163c2fa385e842d63c6ba58e37b5f]

CWS-TOOLING: integrate CWS dv10

2009-03-10 11:09:48 +0100 dv  r269257 : #158915# Check msi version before checking patches, better logging
2009-02-27 14:48:58 +0100 dv  r268594 : #i99154# Added missing string, removed wrong svn flags
2009-02-26 16:07:25 +0100 dv  r268531 : Removed superfluous file
2009-02-26 13:49:01 +0100 dv  r268514 : CWS-TOOLING: rebase CWS dv10 to trunk@268395 (milestone: DEV300:m42)
2009-02-26 08:13:32 +0100 dv  r268479 : #i86963# Listen to dispose events for xPackages
2009-02-12 15:40:06 +0100 dv  r267668 : #i99154# Added missing string
2009-02-03 11:47:11 +0100 dv  r267308 : #i73966# Ask for confirmation when removing an extension
2009-01-30 09:27:52 +0100 dv  r267175 : #158915# Check for already installed patches to allow launching the setup in maintainance mode

2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [76bd3f2429da15e0cbddf561df0fc9c4af48ef7d]

CWS-TOOLING: integrate CWS tl67

2009-03-18 12:07:04 +0100 tl  r269650 : #159423# code move to DEV300 (svn based) CWS

2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a3b9478f003b43f7c7b23c724341ffb7954b922d]

CWS-TOOLING: integrate CWS cmcfixes56

2009-03-26 14:46:13 +0100 cmc  r270080 : #i100517# merge changes of locales32 to match
2009-03-26 14:31:32 +0100 cmc  r270079 : #i100517# add some brackets and remove stray ;
2009-03-25 13:30:36 +0100 cmc  r270021 : #i100503# make tralay work again
2009-03-25 10:13:35 +0100 cmc  r269999 : #i100536# remove last unused method
2009-03-24 15:13:50 +0100 cmc  r269955 : #i100517# fix straight-forward warnings
2009-03-24 14:36:37 +0100 cmc  r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working
2009-03-24 14:02:27 +0100 cmc  r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings
2009-03-24 13:58:15 +0100 cmc  r269942 : #i100504# drawinglayer is warning free on ix86 linux
2009-03-24 13:56:15 +0100 cmc  r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change

2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e346583baa5d3b6f90bb7fa4c80d44b6adc42110]

CWS-TOOLING: integrate CWS vcl100

2009-03-26 21:27:56 +0100 pl  r270106 : #i10000# fix an include path missing when using configure
2009-03-16 12:18:24 +0100 pl  r269518 : #i98963# revert change
2009-03-13 14:56:47 +0100 pl  r269483 : #i98980# work around a mysterious crash
2009-03-12 20:02:48 +0100 pl  r269440 : resolve some warnings
2009-03-12 19:30:32 +0100 pl  r269439 : resolve some warnings
2009-03-12 18:07:47 +0100 pl  r269432 : solve some warnings
2009-03-12 09:07:33 +0100 hdu  r269358 : #i100134# remove obsolete RCS/CVS keywords from source
2009-03-11 21:18:28 +0100 pl  r269355 : #i100134# change sft.h and ttcr.h to c++ headers
2009-03-11 20:19:15 +0100 pl  r269353 : #i100134# remove some ugly C style lists
2009-03-11 18:19:35 +0100 hdu  r269347 : #i100134# make psprint.fontsubset source C++ and make it compile
2009-03-11 14:44:35 +0100 hdu  r269334 : #i99862# fix justification of vocalized hebrew (thanks hennerdrewes)
2009-03-11 13:40:35 +0100 pl  r269327 : CWS-TOOLING: rebase CWS vcl100 to trunk@269297 (milestone: DEV300:m43)
2009-03-10 16:49:34 +0100 hdu  r269284 : #i1000020# add style-matching heuristics for single-char stylenames
2009-03-10 15:42:53 +0100 hdu  r269278 : use fast ASCII-matching for extracting attributes from PSName
2009-03-09 16:29:08 +0100 pl  r269200 : #i98980# skip bundles that are not NP plugins
2009-03-09 13:26:14 +0100 hdu  r269083 : #i99868# fix text breaking for large nCharExtra
2009-03-09 12:20:01 +0100 hdu  r269078 : #i99868# fix text breaking for large nCharExtra
2009-03-06 17:35:27 +0100 pl  r269032 : #i98980# mouse events
2009-03-06 17:10:14 +0100 pl  r269024 : #i98980# flash animations, initial paint problem
2009-03-05 20:00:21 +0100 pl  r268939 : #i98980# more plugin support
2009-03-05 15:35:06 +0100 pl  r268914 : #i98980# first twitches of a live plugin
2009-03-05 15:34:10 +0100 pl  r268913 : #i98980# access to carbon headers
2009-03-04 15:46:29 +0100 pl  r268839 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 15:40:20 +0100 pl  r268838 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 11:30:49 +0100 hdu  r268801 : #i99722# for OSX any anisotropy reported for the display resolution is best ignored
2009-03-02 15:52:21 +0100 pl  r268655 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-03-02 13:28:17 +0100 pl  r268649 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-02-27 15:39:30 +0100 pl  r268603 : #i97512# omit degenrate current matrix
2009-02-27 12:37:29 +0100 pl  r268579 : #i99716# remove unused code (thanks cmc)
2009-02-27 11:21:18 +0100 pl  r268569 : #i99705 remove unused code (thanks cmc)
2009-02-23 10:42:00 +0100 pl  r268345 : #i99492# remove a typo (thanks tono)
2009-02-19 12:46:21 +0100 pl  r268274 : #i99411# add new mimetype
2009-02-10 12:57:59 +0100 pl  r267548 : #i98980# more aqua plugin changes
2009-02-06 16:50:34 +0100 pl  r267475 : #i98980# plugin detection
2009-02-06 16:46:48 +0100 pl  r267474 : #i98980# make debug compilation work
2009-02-06 12:16:37 +0100 pl  r267449 : #98963# add missing wrapper
2009-02-04 20:06:59 +0100 pl  r267402 : #i97135# work around a gcc x64 optimizer bug
2009-02-04 13:45:36 +0100 pl  r267380 : #159153# do not emit empty glyph vector
2009-02-03 17:47:16 +0100 pl  r267338 : #i98533# recent gtk versions do not support GTK_MODULES for accessibility anymore
2009-02-03 10:39:46 +0100 pl  r267305 : #i97146# check if the idle formatted view is still valid
2009-01-28 11:23:23 +0100 pl  r267045 : #i42227# #i48965# refinement of check markings images
2009-01-27 19:40:01 +0100 pl  r267016 : #i42227# #i48965# change menus wrt checkmarks and images

2009-03-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7e9cd78426f8b55712a694593527a70de6e76b2]

#i10000# - workaround perl malloc problem on mac


2009-03-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7999136242b96371820ef54d4d453ee3e68c4b48]

#i10000# - workaround perl malloc problem on mac


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c5e682c9dbd1cf8834e19791d18884214f2938d]

DEV300


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0522c47da58d56a8f7989ee1c14881ecbeb5851]

#i100468# point to server dir


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20a1699bf25cb9b1fc54b940e9e6f4fa0c2b290e]

CWS-TOOLING: integrate CWS gh16

2009-03-24 11:26:56 +0100 gh  r269930 : #i100151#
2009-03-24 11:26:18 +0100 gh  r269928 : #i100151#fix a renaming issue
2009-03-20 12:31:00 +0100 gh  r269795 : #i100356# some fixes required
2009-03-19 17:20:02 +0100 gh  r269760 : #i100151# generate UserFeedback names
2009-03-19 17:17:49 +0100 gh  r269759 : #i100151# deliver *.win files
2009-03-19 17:15:10 +0100 gh  r269758 : #i100151# generate UserFeedback names and deliver them
2009-03-19 11:38:53 +0100 gh  r269737 : #i100356# write logs to stdout. enable with switch -printlog
2009-03-12 14:15:48 +0100 gh  r269408 : #i98580# build failed when debug enabled
2009-03-12 13:55:50 +0100 gh  r269404 : #i61192#fix lineendings in hid.lst

2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [203ced5158147b732ff31b0ccafd448a2a418a00]

CWS-TOOLING: integrate CWS cygwin03

2009-03-19 13:36:29 +0100 hjs  r269742 : #i100180# - fix one remaining problem with zip dependencies
2009-03-18 17:05:51 +0100 kz  r269691 : #i100180# improvements for setsolar on cygwin
2009-03-18 16:54:08 +0100 kz  r269690 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:29:53 +0100 kz  r269486 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:28:56 +0100 kz  r269485 : #i100180# improvements for setsolar on cygwin
2009-03-13 15:28:29 +0100 kz  r269484 : #i100180# improvements for setsolar on cygwin

2009-03-24  Vladimir Glazounov  <vg@openoffice.org>  [9ada01015708b14eb5d5164113977b119ab16dd8]

#100000# set LD_LIBRARY_PATH for rmpbuild


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54afcaf8c08e0d3998111c2db78b74f1cde8588d]

CWS-TOOLING: integrate CWS native238_DEV300

2009-03-19 10:48:03 +0100 is  r269730 : #i100258# copyright for system integration packages
2009-03-18 14:44:04 +0100 is  r269669 : #i100258# license also into system integration packages
2009-03-18 14:23:56 +0100 ihi  r269664 : removed debug stuff
2009-03-18 13:24:17 +0100 ihi  r269655 : #i100305# 30 -> 3
2009-03-17 17:06:59 +0100 is  r269619 : #i100258# license files into solaris packages
2009-03-17 16:25:39 +0100 is  r269616 : #i100258# license file into solaris packages

2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f03ec71843dde7b6a0b9422605329ec45a1ecdb1]

CWS-TOOLING: integrate CWS native235_DEV300

2009-03-13 15:30:12 +0100 is  r269487 : #i100131# major upgrade for Java GUI Installer
2009-03-13 12:41:03 +0100 is  r269471 : #i100131# major upgrade for Java GUI Installer
2009-03-13 12:38:38 +0100 is  r269470 : #i100131# major upgrade for Java GUI Installer
2009-03-13 12:37:59 +0100 is  r269469 : #i100131# major upgrade for Java GUI Installer
2009-03-12 18:47:26 +0100 is  r269437 : #i100131# major upgrade for Java GUI Installer
2009-03-12 18:46:52 +0100 is  r269436 : #i100131# major upgrade for Java GUI Installer
2009-03-11 17:17:37 +0100 is  r269345 : #i100131# Major Ugrade for Java GUI Installer
2009-03-11 17:11:38 +0100 is  r269344 : #i100131# Major Ugrade for Java GUI Installer
2009-03-11 17:10:59 +0100 is  r269343 : #i100131# Major Ugrade for Java GUI Installer

2009-03-20  Release Engineers  <releng@openoffice.org>  [8d184223882e1a611b9463fb5da16cfcbcb38a47]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-19  Release Engineers  <releng@openoffice.org>  [de8958942ec5e90511f638327a7293493496fed0]

#i10000# added missing LIBRARYVERSION


2009-03-19  Release Engineers  <releng@openoffice.org>  [ccc06c64d90bae343faa4cd3a450b19d7ed763b6]

#100000# rpmbuild instead of rpm-wrapper for the new unxlngi6 baseline


2009-03-18  Ivo Hinkelmann  <ihi@openoffice.org>  [83d0a100f98232decca78966a910780842a07bda]

#i100212# added new langs


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6cbadc2448d9affa467872e974edfe139765f584]

#i10000# regenerated configure


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9a315dec24bf7d13c9c00af4b4dd08bd3a8d57e3]

DEV300


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [27bb93df970724d288cfe6ac95d8c0dae7e272c9]

CWS-TOOLING: integrate CWS oooimprovement3_DEV300

2009-02-26 16:28:11 +0100 jsk  r268533 : #i99197#
2009-02-26 15:03:06 +0100 jsk  r268524 : #i99197#
2009-02-26 15:00:34 +0100 jsk  r268522 : i99187#
2009-02-23 13:37:17 +0100 b_michaelsen  r268353 : #i99491# fixing OStringBuffer construction. thanks, tono
2009-02-18 17:31:06 +0100 b_michaelsen  r268247 : cleaned mixup between base and brand layer
2009-02-17 15:00:48 +0100 b_michaelsen  r268172 : fixed treeopt.cxx
2009-02-17 14:59:04 +0100 b_michaelsen  r268171 : catching all exceptions
2009-02-16 14:06:33 +0100 jsk  r267805 : #i99197#
2009-02-16 14:05:30 +0100 jsk  r267804 : #i99197#
2009-02-16 14:04:35 +0100 jsk  r267803 : #i99197#
2009-02-13 17:45:43 +0100 b_michaelsen  r267735 : #i98981# ensure logging of accelerators
2009-02-13 16:53:59 +0100 b_michaelsen  r267732 : #i98741# deploying usage tracking enabling xcu with BUILD SPECIAL
2009-02-13 16:52:40 +0100 b_michaelsen  r267731 : #i98741# delivering usage tracking enabling xcu
2009-02-13 16:43:55 +0100 b_michaelsen  r267730 : #i98981# adding abbrevation for accerators
2009-02-12 16:53:59 +0100 b_michaelsen  r267678 : #i98981# diasble logging of key events
2009-02-12 16:11:23 +0100 b_michaelsen  r267673 : #i98981# reliable way to toggle usage tracking
2009-02-12 16:10:13 +0100 b_michaelsen  r267672 : #i98981# reliable way to toggle usage tracking

2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [b1812c4eb37cce71a7a6b8caa00b0d75c825ca5d]

CWS-TOOLING: integrate CWS configure24_DEV300

2009-03-06 10:31:03 +0100 rene  r268982 : #i10000# more syntax
2009-03-06 09:55:08 +0100 rene  r268978 : #i10000# syntax (thanks tinderbox)
2009-03-06 09:52:35 +0100 rene  r268976 : #i99864# $JRETOOLKITDIR also need to be ifed
2009-03-05 18:22:24 +0100 rene  r268935 : #i99864# readd support for lemote
2009-03-05 17:58:36 +0100 rene  r268934 : fix description
2009-03-05 17:56:11 +0100 rene  r268933 : CWS-TOOLING: rebase CWS configure24 to branches/OOO310@268862 (milestone: OOO310:m4)
2009-03-05 15:11:07 +0100 rene  r268909 : #i10000# error out if libdb not valid
#i99924# force ICU 4.x
2009-03-04 14:15:16 +0100 rene  r268825 : #i99864# OpenJDK has mipsel as path, same as gcj
2009-03-03 09:50:31 +0100 rene  r268710 : #i10000# fix MIPS
2009-02-27 13:40:07 +0100 rene  r268590 : #i99490# allow db 4.7

2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c5817761b3cb52b327fe789db567a0dd31f0fca5]

CWS-TOOLING: integrate CWS hr60_DEV300

2009-03-16 16:54:59 +0100 hr  r269560 : #i100152#: implement query 'integratedinto'
2009-03-12 18:37:44 +0100 hr  r269435 : #i100152#: fix typo
2009-03-12 18:20:27 +0100 hr  r269433 : #i100152#: fix relink for top level files
2009-03-12 17:46:53 +0100 hr  r269430 : CWS-TOOLING: rebase CWS hr60 to branches/OOO310@269350 (milestone: OOO310:m5)
2009-03-12 15:17:47 +0100 hr  r269423 : #i100152# link top level files into src directory
2009-03-12 14:51:10 +0100 hr  r269419 : #i100500#: implement check for mixed revisions before 'cws rebase -m'
2009-03-10 17:38:13 +0100 hr  r269285 : #i100104#: update masterws part of Cws object after associating it with a new cws

2009-03-16  Oliver Bolte  <obo@openoffice.org>  [0144cb714a82b3c5472b39cc044cb4851d9636d9]

#i96417# add GNUPATCH for cygwin


2009-03-15  Vladimir Glazounov  <vg@openoffice.org>  [3cbc20a3fa18f721b668aad9a046ee2a31caa55d]

CWS-TOOLING: integrate CWS native231

2009-03-03 11:19:58 +0100 is  r268715 : #i98648# preparations for OOo 3.2
2009-03-03 11:19:02 +0100 is  r268714 : #i98648# preparations for OOo 3.2
2009-03-02 16:26:53 +0100 is  r268662 : #i98648# preparations for OOo 3.2
2009-03-02 16:26:13 +0100 is  r268660 : #i98648# preparations for OOo 3.2

2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [08a1d5fe80e9453d9da5267c292630958ea638f2]

CWS-TOOLING: integrate CWS cmcfixes53

2009-03-13 14:38:36 +0100 cmc  r269480 : gcc44 problems
2009-01-07 14:40:49 +0100 cmc  r265968 : #i97835# remove some long-hanging unused methods
2009-01-07 14:16:47 +0100 cmc  r265966 : #i97833# DDE_AVAILABLE is always false in binfilter
2009-01-07 14:06:40 +0100 cmc  r265965 : #i97831# DDE_AVAILABLE is always true so remove the ifdefs to de-clutter the code

2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [930c476731321a5e79a2c3d4e3bab0e24b58d7a1]

CWS-TOOLING: integrate CWS localization35

2009-03-06 16:20:11 +0100 ihi  r269015 : back to old
2009-03-06 16:19:30 +0100 ihi  r269014 : back to old
2009-03-06 16:10:20 +0100 ihi  r269012 : L10N OOo 3.1 fixed
2009-03-04 15:57:28 +0100 ihi  r268840 : #L10N OOo 3.1 fixes
2009-03-04 12:44:37 +0100 mav  r268813 : #i99855# fix About box text
2009-03-03 17:14:02 +0100 ihi  r268769 : #i99792# added sc
2009-03-02 13:21:28 +0100 ihi  r268648 : L10N OOo 3.1
2009-02-26 17:07:28 +0100 ihi  r268543 : back to old list
2009-02-26 17:06:29 +0100 ihi  r268541 : back to old list
2009-02-26 16:58:46 +0100 ihi  r268537 : L10N OOo 3.1 fixed
2009-02-26 13:03:55 +0100 ihi  r268506 : L10N OOo 3.1 fixed
2009-02-23 14:51:26 +0100 ihi  r268356 : #i99364# add missing Embedding.xcu
2009-02-18 11:22:02 +0100 obo  r268208 : #i99313# SerbianLatin added
2009-02-15 10:55:44 +0100 vg  r267760 : #i98847#,#i98836#,#i98855#,#i98840#,#i99083#,#i99025#,#i98703#,#i95786#,#i98746#,#i91317#,#i98848#,#i98843#,#i98854#,#i98624#,#i95553#,#i66473#,#i98708#,#i95780#,#i98687#,#i95785#,#i98968#,#i98845#,#i98818#,#i95796#,#i98706#,#i98850#,#i98635#,#i98707#,#i98704#,#i95783#,#i98849#,#i98645#,#i98445#,#i98835#,#i97988#,#i98852#,#i98565#,#i95784#,#i98710#,#i98637#,#i98839#,#i98786#,#i95788#,#i98842#,#i99055#,#i98853#,#i98841#,#i98851#,#i98446#,#i98844#,#i98834#,#i98679#,#i95787#,#i98696#,#i80868#,#i98846#,#i95795# localization35 CWS: localization for OOo 3.1
2009-02-11 23:51:32 +0100 vg  r267629 : #i95553# AutoCorrect file for Luxembourgish
2009-02-11 23:48:04 +0100 vg  r267628 : #i98679#

2009-03-12  Vladimir Glazounov  <vg@openoffice.org>  [2e4120fc58b055da1940646123da2300bde07eb4]

CWS-TOOLING: integrate CWS mingwport17

2009-02-02 09:09:07 +0100 tono  r267246 : i#98723#: Less conditionals in libs.mk for mingw
2009-02-02 09:06:03 +0100 tono  r267244 : i#98722#: Skip building ldump in mingw
2009-02-02 09:04:05 +0100 tono  r267243 : i#98721#: Improve symbol extraction in mingw
2009-02-02 09:02:07 +0100 tono  r267242 : i#98720#: Improve strip performance in mingw
2009-02-02 08:59:36 +0100 tono  r267241 : i#98719#: Copy mingw multithread runtime in external
2009-02-02 08:55:09 +0100 tono  r267240 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:53:33 +0100 tono  r267239 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:50:36 +0100 tono  r267237 : i#98717#: Avoid MSVC version check in mingw configure
2009-01-28 22:28:53 +0100 tono  r267088 : i#97608#: Remove Guiddef.h inclusion
2009-01-28 22:24:23 +0100 tono  r267087 : i#96980#: cairo dll name is different in mingw build
2009-01-28 22:19:19 +0100 tono  r267086 : i#96731#: MinGW port fro embedserv update

2009-03-12  Vladimir Glazounov  <vg@openoffice.org>  [4fa37f2ce6539bb0cac38529902d394fa536a8d8]

CWS-TOOLING: integrate CWS newbaselineunxlngi

2009-02-06 09:05:24 +0100 oj  r267441 : move dll.h into the first line
2009-02-05 12:03:43 +0100 oj  r267414 : remove inlines
2009-02-05 12:03:12 +0100 oj  r267413 : remove inlines
2009-02-05 08:11:58 +0100 oj  r267407 : remove dll.pmk
2009-02-05 07:44:34 +0100 oj  r267403 : remove dll.pmk
2009-02-02 17:20:34 +0100 vg  r267279 : rebased to m41
2009-02-02 12:35:08 +0100 oj  r267259 : #i98651# include dll.pmk
2009-01-30 16:03:30 +0100 releng  r267208 : #i98603# get rid of warnings
2009-01-29 15:05:55 +0100 releng  r267146 : #i98603# revert changes
2009-01-29 15:00:24 +0100 releng  r267143 : #i98603# get rid of warnings
2009-01-29 13:02:26 +0100 releng  r267119 : #i10000# added missing dependency
2008-12-24 15:49:02 +0100 releng  r265797 : #158998# fixes for the new unxlngi baseline

2009-03-12  Oliver Bolte  <obo@openoffice.org>  [de4e01592e548f3748766e16156d81ed23676c83]

#i10000# fix for deb packages c23


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [5dd89b382c045eca301631434a86e633907484de]

#i10000# librarys missing


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [d153d80e5bc881a50ae92e2477b670fe22fd2413]

DEV300


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [fe9fd177a48cfeb26f7b375b40f01ea8e4447208]

CWS-TOOLING: integrate CWS movepsprint

2009-02-27 10:42:24 +0100 pl  r268559 : #i99633# remove X11 build for mac
2009-02-26 16:38:01 +0100 pl  r268535 : #i97898# move psprint to vcl: no more linking psprint
2009-02-26 16:36:35 +0100 pl  r268534 : #i97898# move psprint to vcl: tentative os2 changes
2009-02-26 16:20:36 +0100 pl  r268532 : #i97898# move psprint to vcl: make compile again, round 5
2009-02-26 15:53:12 +0100 pl  r268530 : #i97898# psprint removed
2009-02-26 13:43:40 +0100 pl  r268513 : #i97898# use proper X display in PrintFontManager::initialize
2009-02-26 12:39:05 +0100 pl  r268496 : #i99633# remove unsused header
2009-02-25 19:12:54 +0100 pl  r268467 : #i99633# get rid of special casing for the now discontinued Mac X11 port
2009-02-25 18:25:37 +0100 pl  r268466 : #i97898# move psprint to vcl: make compile again, round 4
2009-02-25 17:38:55 +0100 pl  r268458 : #i97898# move psprint to vcl: make compile again, round 3
2009-02-25 16:55:15 +0100 pl  r268452 : #i97898# move psprint to vcl: remove psp lib from install set
2009-02-25 16:50:25 +0100 pl  r268451 : #i97898# move psprint to vcl: make compile again, round 2
2009-02-25 16:10:50 +0100 pl  r268448 : #i97898# move psprint to vcl: make compile again, round 1
2009-02-25 14:38:12 +0100 pl  r268440 : #i97898# move psprint to vcl: remove references to psprint in solenv
2009-02-25 14:22:22 +0100 pl  r268437 : #i97898# move psprint to vcl, first step: move in svn

2009-03-05  Oliver Bolte  <obo@openoffice.org>  [ba34f5fb5ddbb056e764a260d8897a9a16ca110a]

CWS-TOOLING: integrate CWS native230

2009-02-25 18:14:03 +0100 is  r268465 : #i99629# rpm without LD_LIBRARY_PATH

2009-03-05  Oliver Bolte  <obo@openoffice.org>  [42f8c88961ffd20f7ba19eaedd30ca5a9376d301]

CWS-TOOLING: integrate CWS native228

2009-02-27 14:58:20 +0100 is  r268595 : #i98665# new nsis version
2009-02-27 14:29:56 +0100 is  r268593 : #i98665# new nsis version
2009-02-27 11:39:02 +0100 is  r268571 : #i98665# switch to nsis 2.42
2009-02-26 15:30:28 +0100 is  r268527 : #i99106# temporary path for simple packaging
2009-02-26 14:38:15 +0100 is  r268521 : #i99106# temporary path for simple packaging
2009-02-26 14:36:12 +0100 is  r268519 : #i99106# temporary path for simple packaging
2009-02-25 17:59:26 +0100 is  r268462 : #i99616# gnome package for Solaris user installation
2009-02-25 17:58:36 +0100 is  r268461 : #i99616# gnome package for Solaris user installation
2009-02-25 17:08:08 +0100 is  r268455 : #i97206# changing variable replacement in setup script
2009-02-25 17:07:04 +0100 is  r268454 : #i97206# changing variable replacement in setup script
2009-02-25 15:48:33 +0100 is  r268444 : #i97124# including performance patch

2009-03-04  Oliver Bolte  <obo@openoffice.org>  [bb1c7d0ee3cc3c591b8a9f9de3ffefb890a96021]

CWS-TOOLING: integrate CWS rptfix04

2009-02-23 01:59:54 +0100 rene  r268341 : #i10000# fix system-jfreereport build
2009-02-13 10:17:16 +0100 oj  r267696 : #i98549# integrate zip form pentaho package
2009-02-03 14:48:34 +0100 oj  r267330 : set formula locale to doc locale
2009-02-03 14:45:54 +0100 oj  r267329 : set formula locale to doc locale
2009-02-03 11:50:03 +0100 oj  r267311 : set formula locale to doc locale
2009-02-03 08:55:02 +0100 oj  r267297 : unix line ends
2009-01-28 11:21:24 +0100 rene  r267043 : #i98549# s/DESIGN/BUILDER/ also for Sun
2009-01-27 17:17:50 +0100 rene  r267012 : merge builfix from trunk
2009-01-27 14:16:30 +0100 rene  r266991 : #i10000# fix rebase which left out the whole changes in former config_office; sync variable names (s/LIB_//) and some other things
2009-01-27 10:01:09 +0100 oj  r266959 : CWS-TOOLING: rebase CWS rptfix04 to trunk@266944 (milestone: DEV300:m40)
2009-01-27 08:00:16 +0100 oj  r266951 : conflict in mergeinfo
2009-01-26 12:23:03 +0100 oj  r266914 : #i98383# fix grouping
2009-01-23 22:03:03 +0100 rene  r266852 : fix --enable-report-builder description
2009-01-23 10:37:27 +0100 oj  r266778 : set escape processing when set at query
2009-01-23 09:17:16 +0100 fs  r266770 : add CWS name to version
2009-01-21 13:57:35 +0100 oj  r266669 : merge for build bots
2009-01-20 09:07:24 +0100 oj  r266552 : CWS-TOOLING: rebase CWS rptfix04 to trunk@266428 (milestone: DEV300:m39)
2009-01-20 08:34:16 +0100 oj  r266551 : rebase
2009-01-20 08:33:59 +0100 oj  r266550 : rebase
2009-01-20 08:32:50 +0100 oj  r266549 : rebase
2009-01-20 08:30:13 +0100 oj  r266548 : rebase
2009-01-20 08:29:30 +0100 oj  r266547 : rebase
2009-01-20 08:22:33 +0100 oj  r266546 : merge short cuts from dba31g
2009-01-19 21:04:08 +0100 rene  r266525 : #i10000# we need officecfg for component-update.dtd
2009-01-19 21:01:26 +0100 rene  r266524 : #i10000# fix import
2009-01-19 20:26:20 +0100 rene  r266523 : #i10000# remove svn conflicts markers; fix build
2009-01-19 14:23:56 +0100 rene  r266496 : libbase depends on apache-commons..
2009-01-19 14:00:42 +0100 oj  r266495 : merge from m39
2009-01-19 12:39:00 +0100 oj  r266489 : CWS-TOOLING: rebase CWS rptfix04 to trunk@266428 (milestone: DEV300:m39)
2009-01-16 11:47:04 +0100 oj  r266410 : #i97560# add , between expressions
2009-01-09 17:11:38 +0100 rene  r266103 : don't show "checking which Apache commons-* libs to use" when we neither build the wiki editor nor  the SRB
2009-01-09 16:48:02 +0100 rene  r266099 : #i10000# reportbuilder needs apache-commons
2009-01-09 15:43:35 +0100 oj  r266093 : use of new nspaces
2009-01-09 15:41:34 +0100 oj  r266092 : use of new nspaces
2009-01-09 14:44:15 +0100 rene  r266088 : fix typo/description
2009-01-09 12:48:51 +0100 rene  r266074 : #i10000# fix install
2009-01-09 11:52:53 +0100 rene  r266070 : #i10000# more build fixes
2009-01-09 10:53:13 +0100 rene  r266062 : #i10000# ENABLE_REPORTBUILDER also in set_soenv.in, fix typo
2009-01-09 10:40:24 +0100 rene  r266060 : #i10000# configure fix for new reportbuilder module, typo fix at libfonts
2009-01-09 10:01:52 +0100 rene  r266055 : #i10000# adapt to current configure.in
2009-01-09 09:59:32 +0100 oj  r266054 : add new pentaho jars
2009-01-09 09:47:54 +0100 oj  r266049 : merge changes from DEV300_m39
2009-01-09 09:14:08 +0100 oj  r266048 : merge from DEV300_m39
2009-01-09 08:28:43 +0100 oj  r266045 : merge changes from dba31g
2009-01-09 07:58:10 +0100 oj  r266044 : replace JCOMMON with LIB
2009-01-08 13:42:24 +0100 oj  r266005 : move ext to reportbuilder
2009-01-08 13:41:38 +0100 oj  r266004 : add dep for license
2009-01-08 13:27:56 +0100 oj  r266001 : new module for Sun report Builder extension
2009-01-07 12:58:13 +0100 oj  r265960 : CWS-TOOLING: rebase CWS rptfix04 to trunk@265758 (milestone: DEV300:m38)
2008-12-15 13:47:18 +0100 oj  r265481 : new pentaho resources
2008-12-15 10:04:01 +0100 oj  r265462 : integrate new pentaho sources
2008-12-15 10:02:54 +0100 oj  r265461 : #i96888# fix date time function
2008-12-12 09:23:29 +0100 oj  r265389 : #97174# check of res < 0 removed
2008-12-12 09:15:54 +0100 oj  r265388 : #i9716# fix for DayFunction
2008-12-11 12:24:24 +0100 oj  r265281 : integrate new pentaho sources
2008-12-11 11:49:16 +0100 oj  r265273 : integrate new pentaho sources
2008-12-11 09:34:07 +0100 oj  r265248 : integrate new pentaho sources
2008-12-10 18:58:06 +0100 oj  r265227 : introduce new pentaho sources
2008-12-10 18:56:43 +0100 oj  r265226 : introduce new pentaho sources
2008-12-10 18:54:26 +0100 oj  r265225 : introduce new pentaho sources
2008-12-10 18:42:59 +0100 oj  r265221 : introduce new pentaho sources
2008-12-10 17:24:23 +0100 oj  r265212 : introduce new pentaho sources
2008-12-10 17:24:07 +0100 oj  r265211 : new pentaho sources
2008-12-10 17:23:00 +0100 oj  r265210 : introduce new pentaho sources

2009-03-04  Oliver Bolte  <obo@openoffice.org>  [c67b70a170dade01fd89823ad7763e1b7e9b1f96]

CWS-TOOLING: integrate CWS hunspell4thesaurus

2009-02-02 16:45:01 +0100 hjs  r267278 : #i98415# - kick touch here - go for the root cause elsewhere
2009-02-02 12:09:15 +0100 hjs  r267257 : #i98415# - fix parameters of touch
2009-01-23 23:13:00 +0100 mba  r266855 : fixed warning
2009-01-23 18:59:55 +0100 mba  r266848 : #i98415#: touch copied files
2009-01-21 09:58:05 +0100 nemeth  r266633 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@266428 (milestone: DEV300:m39)
2009-01-21 09:04:48 +0100 nemeth  r266629 : Issue: #19563
Submitted by: nemeth
Reviewed by: nemeth
Patch: handle bad dictionary items for back compatibility (affix separator without affix flags)
2009-01-20 20:04:10 +0100 nemeth  r266622 : Issue: #19563
Submitted by: nemeth
Reviewed by:nemeth
Add two small fixes for SF.net Hunspell Bug ID 2487684 2519814
2008-12-10 00:21:41 +0100 nemeth  r265141 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264807 (milestone: DEV300:m37)
2008-12-09 16:12:56 +0100 nemeth  r265113 : #i19563#: fixed stemming, and #i90028#: fixed and improved hyphenation
2008-11-26 23:09:05 +0100 nemeth  r264438 : #i90028#: CWS hunspell4thesaurus: Windows fixes of the Hunspell patch.
2008-11-26 22:51:03 +0100 nemeth  r264436 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@264325 (milestone: DEV300:m36)
2008-11-22 09:02:20 +0100 nemeth  r264182 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35)
2008-11-22 08:23:10 +0100 nemeth  r264181 : CWS-TOOLING: rebase CWS hunspell4thesaurus to trunk@263288 (milestone: DEV300:m35)
2008-11-21 22:15:21 +0100 nemeth  r264176 : #i90028#: migrate CWS hunspell4thesaurus to SVN.

2009-03-03  Oliver Bolte  <obo@openoffice.org>  [416e5072237a4c38e8729d969007a0721eaea6db]

CWS-TOOLING: integrate CWS cmis01

2009-02-03 20:05:24 +0100 tkr  r267341 : #i95301# fixed crash due wrong array length + resolve merge conflicts
2009-01-12 08:35:39 +0100 tkr  r266134 : #158978# support unescaped whitespaces in webdav
2009-01-12 08:33:10 +0100 tkr  r266133 : #i95307# build error after rebasing fixed
2009-01-07 09:47:09 +0100 tkr  r265948 : #159046# Add new path to the wntmsci12 search path
2009-01-05 15:34:19 +0100 tkr  r265873 : CWS-TOOLING: rebase CWS cmis01 to trunk@265758 (milestone: DEV300:m38)
2008-12-23 09:38:53 +0100 tkr  r265774 : #158537# new property
2008-12-23 09:36:25 +0100 tkr  r265773 : #158537# new property
2008-10-29 13:08:30 +0100 mav  r262791 : #i94273# let the interaction handler be used for authentication
2008-10-24 15:56:26 +0200 tkr  r262649 : #i95310# NTLM support
2008-10-22 18:14:02 +0200 mav  r262611 : #i94273# fix the http scenario
2008-10-22 12:41:12 +0200 tkr  r262596 : #i95310# NTLM support repaired (new neon version)
2008-10-22 12:38:47 +0200 tkr  r262595 : #i95310# NTLM support repaired (new neon version)
2008-10-22 12:38:31 +0200 tkr  r262594 : #i95310# NTLM support repaired (new neon version)
2008-10-22 12:29:43 +0200 tkr  r262593 : #i95307# Add blacklist support
2008-10-22 12:29:24 +0200 tkr  r262592 : #i95307# Add blacklist support
2008-10-22 12:29:07 +0200 tkr  r262591 : #i95307# Add blacklist support
2008-10-22 12:28:44 +0200 tkr  r262590 : #i95307# Add blacklist support
2008-10-22 12:25:01 +0200 tkr  r262589 : #i95307# Add blacklist support
2008-10-22 12:24:28 +0200 tkr  r262588 : #i95307# Add blacklist support
2008-10-22 12:22:36 +0200 tkr  r262587 : #i95307# Add blacklist support
2008-10-21 12:46:34 +0200 mav  r262568 : #i94273# allow to specify the suggested on IO SaveAs directory and filename
2008-10-21 12:44:49 +0200 mav  r262566 : #i94273# allow to specify the suggested on IO SaveAs directory and filename

2009-02-26  Oliver Bolte  <obo@openoffice.org>  [326885ae8d1cb2c750a50aab4f02dc3aa722f61a]

CWS-TOOLING: integrate CWS tkr18

2009-01-27 19:56:17 +0100 tkr  r267017 : #i98521# remove -fast switch for solaris build
2009-01-23 07:44:53 +0100 tkr  r266766 : #i98223# cought exception while loading gvfs ucp
2009-01-16 16:32:58 +0100 kso  r266434 : i98053# - support for XInteractionHandler2n
2009-01-16 16:29:41 +0100 kso  r266433 : i98053# - new interface: XInteractionHandler2
2009-01-14 12:48:17 +0100 tkr  r266288 : #i98053# install new configuation file for InteractionHandler
2009-01-14 08:16:57 +0100 tkr  r266264 : #i98053# new configuation file for InteractionHandler
2009-01-14 08:14:20 +0100 tkr  r266263 : #i98053# deligate InteractionHandlerRequest if office cannot handle it

2009-02-26  Oliver Bolte  <obo@openoffice.org>  [d5d51e6d6ffb0a2cf1636c7ecee63a57e4f8b385]

CWS-TOOLING: integrate CWS native226_DEV300

2009-02-12 17:28:38 +0100 is  r267681 : #i99151# one temp dir for each msimsp process

2009-02-26  Oliver Bolte  <obo@openoffice.org>  [0b20e72eb7e42575603d985f0f354e4d8300e81e]

CWS-TOOLING: integrate CWS native224

2009-02-10 17:25:23 +0100 is  r267565 : #i92147# spellchecker extensions into language packs
2009-02-09 18:06:03 +0100 is  r267528 : #i92147# spellchecker extensions into language packs
2009-02-09 18:04:13 +0100 is  r267527 : #i92147# spellchecker extensions into language packs
2009-02-09 18:03:10 +0100 is  r267526 : #i92147# spellchecker extensions into language packs

2009-02-26  Oliver Bolte  <obo@openoffice.org>  [957c432f84cdf51f89fb0c589cb32dd128dd6217]

CWS-TOOLING: integrate CWS native223

2009-02-24 11:33:52 +0100 is  r268389 : #i99398# fixing typo
2009-02-24 11:28:00 +0100 is  r268388 : #i99398# pooling also for debian
2009-02-24 10:57:18 +0100 is  r268387 : #i99398# remove superfluous variable
2009-02-20 20:58:53 +0100 is  r268338 : #i99398# logging pool statistics
2009-02-20 16:35:31 +0100 is  r268333 : #i99398# logging pool statistics
2009-02-20 14:37:46 +0100 is  r268322 : #i99398# logging pool statistics
2009-02-19 12:01:45 +0100 is  r268270 : #i99398# package pool for unixes
2009-02-19 12:00:53 +0100 is  r268269 : #i99398# package pool for unixes

2009-02-26  Oliver Bolte  <obo@openoffice.org>  [bd2585f11f0a7f73e697cd60a7a7c1cd5ed347d2]

CWS-TOOLING: integrate CWS native222

2009-02-05 13:07:21 +0100 hjs  r267419 : #i98740# reactivate own versionobj to avoid dependecy on uwinapi caused by unintended symbol reexport
2009-02-03 15:06:32 +0100 is  r267332 : #i98740# fixing pathes to dll in Windows registry
2009-02-02 18:07:28 +0100 is  r267289 : #i98609# new download creation process
2009-02-02 18:01:35 +0100 is  r267288 : #i98609# new download creation process
2009-01-30 17:11:07 +0100 is  r267218 : #i98609# new download creation process
2009-01-30 17:10:16 +0100 is  r267217 : #i98609# new download creation process
2009-01-30 17:09:37 +0100 is  r267216 : #i98609# new download creation process
2009-01-30 17:08:49 +0100 is  r267214 : #i98609# new download creation process
2009-01-30 17:08:25 +0100 is  r267213 : #i98609# new download creation process
2009-01-30 17:06:17 +0100 is  r267212 : #i98609# new download creation process
2009-01-30 17:05:46 +0100 is  r267211 : #i98609# new download creation process

2009-02-25  Oliver Bolte  <obo@openoffice.org>  [760c93f8e197d0574a1093c980d66f285a11233d]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-02-24  Release Engineers  <releng@openoffice.org>  [f250422adb7bce5b7125ce9694b5da84efe83337]

#i10000# AUGMENT_LIBRARY_PATH missing for javadep


2009-02-24  Release Engineers  <releng@openoffice.org>  [e131482358a2bb31ab638b007d2846f6a4c0f2c6]

#i10000# for switching between old and actual work spaces in one shell unset DYLD_LIBRARY_PATH and LD_LIBRARY_PATH


2009-02-23  Oliver Bolte  <obo@openoffice.org>  [8668be72c20fc9e6d3f7d2c603db5c2f2ec7df66]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [2377c5f7faa7f957e959a69a92d14de0c22bf27e]

DEV300


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [ea9b32cc5bd573dacf5e6ea0f3fc4494f9936fac]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [c96dc68d1734d4d7f4cb272ac0795511b807cd32]

CWS-TOOLING: integrate CWS native218

2009-02-05 15:43:50 +0100 is  r267429 : #i98921# new jre6u12
2009-02-05 15:43:09 +0100 is  r267428 : #i98921# new jre6u12
2009-01-30 12:16:37 +0100 is  r267192 : #i98066# new process for different jres for Unix and Windows
2009-01-30 12:14:28 +0100 is  r267191 : #i98066# Windows installation sets only get jre6i7 because of broken /qb
2009-01-23 18:12:43 +0100 is  r266847 : #159080# fix problem in custom action position
2009-01-23 18:06:48 +0100 is  r266845 : #159080# fix problem in custom action position
2009-01-23 18:05:45 +0100 is  r266844 : #159080# fix problem in custom action position
2009-01-23 10:55:06 +0100 is  r266794 : #158090# adding removere.idt to remove registry entries
2009-01-23 10:54:18 +0100 is  r266791 : #158090# adding removere.idt to remove registry entries
2009-01-16 16:58:27 +0100 is  r266436 : #158880# preparing msp hotfix after servicepack release
2009-01-16 16:25:00 +0100 is  r266431 : #158880# preparing msp hotfix after servicepack release
2009-01-14 16:34:29 +0100 is  r266317 : #i52744# rtl support for Java GUI Installer
2009-01-14 12:39:29 +0100 is  r266284 : #i98066# jre6u11 for all products
2009-01-14 12:17:59 +0100 is  r266279 : #i98062# jre always has to have the same name of the executable
2009-01-13 14:45:59 +0100 is  r266224 : #i98026# copyright till 2009
2009-01-13 14:39:11 +0100 is  r266223 : #i98026# copyright till 2009
2009-01-13 14:26:51 +0100 is  r266221 : #i52744# right to left for windows installer
2009-01-13 11:23:26 +0100 is  r266201 : #6777669# default language in nsis has to be English
2009-01-13 11:20:17 +0100 is  r266200 : #i98021# using correct syntax for comments
2009-01-12 16:49:36 +0100 is  r266168 : #i97715# fixing problem with rpm 4.6

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [933bf75c58ac1123a20bb7466b35a4d5bbab1739]

CWS-TOOLING: integrate CWS transogl03redux

2009-02-09 13:59:40 +0100 thb  r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures
2009-02-04 10:47:12 +0100 cmc  r267353 : #i96946# integrate ogltrans work

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [1e572796fde9224acf7c034857dc4601cec33ee6]

CWS-TOOLING: integrate CWS cwstestresult

2009-02-05 11:16:23 +0100 bei  r267412 : fix cwsattache file read + new parameter for cwstestresult
2009-02-04 18:08:41 +0100 bei  r267396 : rename testcase to testrun
2009-01-29 16:56:57 +0100 bei  r267156 : cwstestresult scripts

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [e8d59e5b7906c0e1b67e6ff67c6ed1e1e08dd49a]

CWS-TOOLING: integrate CWS sb104

2009-01-27 13:09:06 +0100 sb  r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb  r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb  r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb  r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb  r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb  r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb  r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb  r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb  r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [bd2a03f10da81ba067011af68575c67d8c100939]

CWS-TOOLING: integrate CWS hr59_DEV300

2009-02-12 17:40:58 +0100 hr  r267682 : #99160#: fix bogus set_master_and_milestone() return value check
2009-02-12 17:16:38 +0100 hr  r267680 : CWS-TOOLING: rebase CWS hr59 to branches/OOO310@267639 (milestone: OOO310:m1)
2009-02-12 16:07:33 +0100 hr  r267671 : #i99160#: fix cross master rebases
2009-02-12 13:02:51 +0100 hr  r267647 : #i10000#: fix master branch naming scheme

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [4e1fa37cec3465718ccbc9655a515ab35d11c8c7]

CWS-TOOLING: integrate CWS fwk102

2009-02-10 18:30:48 +0100 mav  r267575 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control
2009-02-10 18:26:06 +0100 mav  r267574 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control
2009-02-10 18:18:28 +0100 mav  r267573 : #159157# let the hypterlink be opened in the same browser window in case of ActiveX control
2009-02-09 16:51:23 +0100 mav  r267522 : #i98922# the fix from IS from native222
2009-02-09 14:48:19 +0100 os  r267516 : RES_PARATR_OUTLINELEVEL added
2009-02-09 11:07:55 +0100 mav  r267503 : #i97987# handle untitled documen correctly on switching to shared mode
2009-02-06 14:52:48 +0100 mav  r267465 : #i98240# commit the patch
2009-02-06 13:56:09 +0100 mav  r267460 : #i98206# do not get outstream ourself

2009-02-19  Oliver Bolte  <obo@openoffice.org>  [e0d65f45d89d1b6512226cc6a7647ceb5bec6952]

CWS-TOOLING: integrate CWS ause099

2009-01-29 12:30:57 +0100 hjs  r267116 : #i98365# fix unsetting g+s bit
2009-01-23 14:21:19 +0100 hjs  r266819 : #i40246# - cleanup
2009-01-23 14:14:07 +0100 hjs  r266818 : #i40246# - fix quoting of final echo line
2009-01-23 12:42:33 +0100 hjs  r266807 : #i98365# leave higher bits alone
2009-01-23 11:23:42 +0100 rt  r266799 : Header
2009-01-22 19:14:25 +0100 hjs  r266753 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:22:18 +0100 hjs  r266737 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:54 +0100 hjs  r266736 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:20:24 +0100 hjs  r266735 : #i98365# remove unwanted file attributes from archives
2009-01-22 16:08:33 +0100 hjs  r266734 : #i40246# renamed variable
2009-01-22 16:05:26 +0100 hjs  r266733 : #i40246# renamed variable
2009-01-20 17:46:54 +0100 hjs  r266610 : #i98290# cleanup
2009-01-19 19:32:19 +0100 hjs  r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39)
2008-12-08 21:00:09 +0100 hjs  r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37)
2008-11-27 18:25:18 +0100 hjs  r264513 : #i40246# - support multiple patches per archive
2008-11-17 19:00:12 +0100 hjs  r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)

2009-02-18  Oliver Bolte  <obo@openoffice.org>  [2ede54f529e374aeef9e4781c3a7fe0a13cd8a7f]

CWS-TOOLING: integrate CWS mba31issues01

2009-01-28 12:14:00 +0100 mba  r267052 : #i97267#: wrong license file
2009-01-28 11:52:05 +0100 mba  r267048 : #i97267#: add dependency to readlicense_oo as some dicts use the OOo license files
2009-01-26 15:47:05 +0100 mba  r266934 : correct mistake
2009-01-26 15:42:20 +0100 mba  r266933 : #i97403#: new english dictionaries
2009-01-26 15:40:20 +0100 mba  r266931 : #i97403#: new english dictionaries
2009-01-26 15:37:32 +0100 mba  r266930 : #i92532#: new dictionaries and hyphenation
2009-01-26 15:36:10 +0100 mba  r266929 : #i97403#: new canadian dictionaries; remove bogus dependencies
2009-01-26 15:34:38 +0100 mba  r266928 : #i97403#: new canadian dictionaries
2009-01-26 09:58:18 +0100 mba  r266907 : fixed warning
2009-01-26 09:53:09 +0100 mba  r266906 : fixed warning
2009-01-25 20:22:32 +0100 mba  r266892 : #i87495#: new property
2009-01-25 18:29:54 +0100 mba  r266891 : #i96422#: new serbian dictionary
2009-01-25 00:37:28 +0100 mba  r266886 : added include
2009-01-24 18:13:17 +0100 mba  r266884 : CWS-TOOLING: rebase CWS mba31issues01 to trunk@266428 (milestone: DEV300:m39)
2009-01-24 11:34:07 +0100 mba  r266869 : #i69705#: make nPageCnt a member
2009-01-24 11:30:44 +0100 mba  r266868 : #i97490#: harmonize treatment of different protocols in hyperlinks
2009-01-24 11:16:07 +0100 mba  r266867 : #i96422#: serbian dictionary
2009-01-21 17:29:33 +0100 mba  r266693 : #i94743#: wrong return value after importing meta data
2009-01-16 18:49:21 +0100 mba  r266451 : #i87495#: remove last change
2009-01-16 18:49:04 +0100 mba  r266450 : #i87495#: remove last change
2009-01-16 18:47:43 +0100 mba  r266448 : #i87495#: support for setting PaperBin via API
2009-01-16 18:36:10 +0100 mba  r266446 : #i87495#: support for setting PaperBin via API
2009-01-16 18:35:53 +0100 mba  r266445 : #i87495#: support for setting PaperBin via API
2009-01-16 18:34:56 +0100 mba  r266444 : #159083#: set additional printoptions before printing
2009-01-16 17:00:48 +0100 mba  r266437 : #159083#: always create printhelper
2009-01-16 15:39:41 +0100 mba  r266427 : prevent adding of OOo licence file
2009-01-15 14:47:08 +0100 mba  r266374 : #i84010#: check for missing clipboarddoc
2008-12-05 18:11:04 +0100 mba  r264913 : #i92871#: update of swedish dictionary
2008-12-05 18:08:41 +0100 mba  r264912 : #i92871#: update of swedish dictionary
2008-12-03 14:56:16 +0100 mba  r264788 : #i69705#: nPageCnt must be a member variable
2008-12-03 14:55:40 +0100 mba  r264787 : #i69705#: nPageCnt must be a member variable
2008-12-03 12:13:52 +0100 mba  r264765 : #i96422#: serbian dictionaries
2008-12-03 12:13:36 +0100 mba  r264764 : #i96422#: serbian dictionaries
2008-12-03 11:59:10 +0100 mba  r264763 : #i96422#: serbian dictionaries
2008-12-03 11:26:19 +0100 mba  r264757 : #i94562#: australian dictionary
2008-12-03 11:22:39 +0100 mba  r264756 : #i94562#: australian dictionary; #i88025#: canadian spell checking
2008-12-03 11:21:03 +0100 mba  r264755 : #i94562#: australian dictionary
2008-12-03 11:20:00 +0100 mba  r264754 : #i94562#: australian dictionary
2008-12-03 10:56:29 +0100 mba  r264751 : #i75458#: added optional service
2008-12-03 10:39:54 +0100 mba  r264750 : #i96058#: missing parenthesis

2009-02-18  Oliver Bolte  <obo@openoffice.org>  [10d62e6bc917f5a02be19d4c10310e22b9a007c9]

CWS-TOOLING: integrate CWS dv07

2009-02-12 13:22:37 +0100 dv  r267650 : #i94560# Removed string, which needed translation
2009-01-27 16:09:50 +0100 dv  r267004 : #i94560# Allow building without redistributable
2009-01-27 10:56:38 +0100 is  r266965 : #i98509# InstallOrder for extension module
2009-01-26 08:08:16 +0100 dv  r266899 : #i94560# Work around Windows Vista installation problems
2009-01-19 14:28:56 +0100 dv  r266498 : CWS-TOOLING: rebase CWS dv07 to trunk@266428 (milestone: DEV300:m39)
2009-01-19 09:56:07 +0100 dv  r266477 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista
2009-01-19 09:54:30 +0100 dv  r266476 : #i94560# Added custom action to work around 'major upgrade' problem on Windows Vista
2009-01-19 09:13:06 +0100 dv  r266474 : #i94347# Changed LaunchCondition from AdminUser to Privileged
2008-12-18 08:42:04 +0100 dv  r265662 : #i97201# remove old release notes when notified about updates
2008-12-15 14:50:33 +0100 dv  r265501 : #i96844# Use fputs instead of fprintf

2009-02-18  Oliver Bolte  <obo@openoffice.org>  [6544e8947a7bfe47586887ec3c4bfd43b73d729e]

CWS-TOOLING: integrate CWS macmozxmlsec31

2009-01-06 16:20:16 +0100 fs  r265929 : #i97798#
2009-01-06 16:19:57 +0100 fs  r265928 : #i97798#
2009-01-05 15:07:06 +0100 fs  r265872 : creating CWS macmozxmlsec, based on CWS mozbootstrapfix


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [7a4308de52788892817fc366451bbfbcc59a9c48]

CWS-TOOLING: integrate CWS dba31i

2009-02-12 09:37:16 +0100 fs  r267635 : merging the fix for #i98549# from CWS rptfix04 to CWS dba31i
2009-02-09 10:09:03 +0100 fs  r267502 : #i98467#
2009-02-03 14:40:59 +0100 fs  r267328 : #i97159# +checkParameterTypes
2009-02-03 14:40:32 +0100 fs  r267327 : some more data / correct query 'all orders'
2009-02-03 14:16:56 +0100 fs  r267321 : #i97159# properly determine column alias / table range for parameters in BETWEEN clauses
2009-02-03 12:39:40 +0100 oj  r267313 : #i97159# check for column range in parameter
2009-02-03 10:17:29 +0100 fs  r267300 : #i98247#
2009-02-02 12:21:18 +0100 oj  r267258 : #i98724# subst corrected

2009-02-16  Oliver Bolte  <obo@openoffice.org>  [02f49f72a68ec9fd49c938fefe00b257d63e6804]

CWS-TOOLING: integrate CWS configure23

2009-01-29 13:16:52 +0100 rene  r267122 : i10000# also no Xaw on OS2 and Darwin
2009-01-28 18:28:39 +0100 rene  r267078 : no Xaw for Windows
2009-01-28 12:40:13 +0100 rene  r267054 : #i98370# don't always take libxul if present and we choose another one. patch by cmc
2009-01-28 11:03:29 +0100 rene  r267037 : #i93304# use $AWK for getting dmakes version
#i93429# rmeove sanity check again. better resultion needed
#i98498# move Xaw check after the X11 checks to get correct -L

2009-02-13  Oliver Bolte  <obo@openoffice.org>  [f24e2b38eff9630550e73acd2e353f862fbc1fdd]

CWS-TOOLING: integrate CWS native220

2009-01-21 12:28:34 +0100 is  r266653 : #i98168# switching from 30 to 3.1
2009-01-21 12:27:51 +0100 is  r266652 : #i98168# switching from 30 to 3.1
2009-01-20 17:53:51 +0100 is  r266612 : #i98168# switching from 30 to 3.1
2009-01-20 17:44:34 +0100 is  r266609 : #i98168# switching from 30 to 3.1
2009-01-20 17:42:30 +0100 is  r266607 : #i98168# switching from 30 to 3.1
2009-01-20 17:41:59 +0100 is  r266606 : #i98168# switching from 30 to 3.1

2009-02-13  Oliver Bolte  <obo@openoffice.org>  [54bb4f85b1f2072434d0d3dcc361c19c50b848b8]

CWS-TOOLING: integrate CWS oooimprovement2

2009-01-28 14:35:33 +0100 b_michaelsen  r267059 : #i98555# fixed help url
2009-01-27 12:47:40 +0100 b_michaelsen  r266982 : #159112# fixed enabling vcl part of usage tracking in an running session
2009-01-27 12:28:58 +0100 b_michaelsen  r266980 : #159129# deiniting eventlogger in vcl if it was inited, not if it was enabled (the logger can be disabled inbetween
2009-01-27 12:22:45 +0100 b_michaelsen  r266978 : whitespace fixes
2009-01-27 10:32:02 +0100 b_michaelsen  r266962 : #i94949# disposing of uploader thread
2009-01-23 17:00:57 +0100 b_michaelsen  r266839 : #159112# enabling/disabling of usage tracking takes effect without restart
2009-01-23 16:58:59 +0100 b_michaelsen  r266837 : #159112# enabling/disabling of usage tracking takes effect without restart
2009-01-23 01:08:49 +0100 b_michaelsen  r266761 : #159081# fixed buildid in oooimprovement
2009-01-22 22:51:16 +0100 b_michaelsen  r266759 : #i90370# including build id
2009-01-22 15:37:05 +0100 b_michaelsen  r266727 : #i90370# fixing precompiled headers for win32
2009-01-22 15:34:05 +0100 b_michaelsen  r266722 : #i90370# initializing startup counter
2009-01-22 15:30:52 +0100 b_michaelsen  r266720 : #i90370# enabling startup counter
2009-01-21 13:52:56 +0100 b_michaelsen  r266666 : #i98143# adjusted smoketest for usage tracking
2009-01-20 18:34:12 +0100 b_michaelsen  r266617 : #i90370#
2009-01-20 15:08:45 +0100 is  r266587 : #i90370# new improvement feature
2009-01-20 14:42:39 +0100 b_michaelsen  r266583 : #i90370# changing delivered job registration location
2009-01-20 12:35:31 +0100 is  r266567 : #i90370# new improvement feature
2009-01-20 12:33:51 +0100 is  r266566 : #i90370# new improvement feature
2009-01-20 12:33:20 +0100 is  r266565 : #i90370# new improvement feature
2009-01-20 11:47:13 +0100 b_michaelsen  r266559 : #i90370# updating Usage Tracking Info Url
2009-01-20 11:28:37 +0100 b_michaelsen  r266558 : #i90370# packing Usage Tracking config schema (xcs)
2009-01-20 11:19:00 +0100 b_michaelsen  r266557 : #i90370# adding Usage Tracking config schema (xcs)
2009-01-19 18:16:34 +0100 b_michaelsen  r266518 : #i90370# adding job registration (xcu)
2009-01-19 17:26:02 +0100 b_michaelsen  r266513 : #i90370# adding liboooimprovement

2009-02-13  Oliver Bolte  <obo@openoffice.org>  [13645d032a67d63756e4a03fe912cc8d9493d3ae]

CWS-TOOLING: integrate CWS dba31g

2009-02-06 09:31:37 +0100 fs  r267443 : line ends
2009-02-06 09:31:16 +0100 fs  r267442 : line ends
2009-01-26 09:21:13 +0100 msc  r266904 : #i10000# reactive tests
2009-01-21 12:38:53 +0100 msc  r266657 : #i98316# add bugid
2009-01-20 14:49:04 +0100 msc  r266584 : i97307
2009-01-20 13:43:22 +0100 oj  r266572 : #i978i97860# merge changes from dba31h
2009-01-19 12:12:27 +0100 oj  r266487 : #i97307# wrong shortcuts
2009-01-12 11:45:03 +0100 fs  r266139 : #i97867# ImplPaint: don't paint if there are not items (yet)
2009-01-08 20:34:46 +0100 fs  r266039 : ignore output paths
2009-01-08 20:25:45 +0100 fs  r266038 : spelling: unxols4 -> unxsols4
2009-01-08 20:16:10 +0100 fs  r266037 : BUILD_QADEVOOO
2009-01-08 20:15:35 +0100 fs  r266036 : ignore output paths
2009-01-07 22:47:01 +0100 fs  r265978 : close the document after the test
2009-01-07 22:40:22 +0100 fs  r265977 : tweak the test, some behavior worked in a timing-dependent fashion only
2009-01-07 13:21:48 +0100 lla  r265961 : #i96526# need FileAccess instead of File due to URL incompatibity
2009-01-07 12:27:19 +0100 lla  r265959 : #i96526# need FileAccess instead of File due to URL incompatibity
2009-01-06 13:30:04 +0100 fs  r265917 : #158964# GetFormControl: don't accept requests for model which do not belong to the page displayed in the given view
2009-01-06 13:30:04 +0100 fs  r265916 : #158964# GetUnoControl: don't accept requests for a view where a foreign page is displayed
2009-01-06 13:26:37 +0100 fs  r265915 : #158964# FmXPageViewWinRec::dispose: catch exceptions (fixes the symptom, the root cause is fixed elsewhere)
2009-01-06 09:52:38 +0100 oj  r265897 : #i97307# shortcuts
2009-01-06 09:41:26 +0100 fs  r265896 : #i10000#
2009-01-05 13:40:38 +0100 fs  r265866 : CWS-TOOLING: rebase CWS dba31g to trunk@265758 (milestone: DEV300:m38)
2008-12-18 11:35:43 +0100 fs  r265678 : document the new InputRequired property
2008-12-17 07:25:18 +0100 oj  r265578 : #i97307# insert new Accelerators handling in configuration
2008-12-16 09:52:27 +0100 lla  r265526 : #i96526# error message is a problem with no existance default.otr occur
2008-12-16 09:33:14 +0100 oj  r265525 : #i96948# remove merge conflict with StreamName
2008-12-16 09:22:12 +0100 oj  r265524 : #i96935# set reportcomponent for custom shape
2008-12-15 10:32:38 +0100 oj  r265463 : #i96965# do not add connection for selfreferencing table
2008-12-12 14:00:56 +0100 fs  r265416 : #i97044# EnableFocusSelectionHide=FALSE => don't hide selection when not focused (this is more of a side effect), and preserve the selection when gaining the focus (this is the desired effect)
2008-12-11 15:32:32 +0100 fs  r265319 : prevent a deadlock during complex.dbaccess.DatabaseDocument test
2008-12-11 15:31:25 +0100 fs  r265317 : prevent a deadlock during complex.dbaccess.DatabaseDocument test
2008-12-11 13:45:06 +0100 fs  r265296 : #i97137#
2008-12-11 12:43:00 +0100 fs  r265285 : #i97134#
2008-12-10 13:20:28 +0100 lla  r265175 : #94067# add (APP|SYS)FONT to XUnitConversion interface implementation
2008-12-10 13:08:22 +0100 lla  r265173 : #i94067# add (APP|SYS)FONT
2008-12-10 09:21:39 +0100 fs  r265151 : #i95010# implement a non-hacky solution for #i94033#, by making Begin/Do/EndCompleteRedraw virtual
2008-12-09 17:29:32 +0100 fs  r265120 : #i96636#

2009-02-12  Oliver Bolte  <obo@openoffice.org>  [bbc493346228945f66872b648827101bc70b76a2]

CWS-TOOLING: integrate CWS jsc314

2009-01-20 17:03:24 +0100 jsc  r266600 : #97041# add sym links to ure libs in sdk/lib
2009-01-20 17:01:26 +0100 jsc  r266599 : #97968# changed version

2009-02-12  Oliver Bolte  <obo@openoffice.org>  [3e5d05dba5429d9269a93ec9d3ab31106f106e0c]

CWS-TOOLING: integrate CWS sb103

2009-01-15 15:28:08 +0100 sb  r266375 : #i97629# set UNO_PATH in python start program and use it in bootstrap function in officehelper.py (and do not erroneously encode a vnd.sun.star.pathname URE_BOOTSTRAP value in tools::extendApplicationEnvironment)
2009-01-15 10:40:17 +0100 sb  r266338 : #i97424# explicit shut down of ImplImageTree singleton in DeInitVCL still required
2009-01-14 12:07:15 +0100 sb  r266276 : CWS-TOOLING: rebase CWS sb103 to trunk@265758 (milestone: DEV300:m38)
2009-01-14 08:53:02 +0100 sb  r266266 : #i96284# remove implementation of unused (but expensive) link feature; plus some general cleanup
2009-01-08 14:42:59 +0100 sb  r266010 : #i96683# enable dlclose for GCC 3 (based on a patch by cmc)
2009-01-06 14:18:23 +0100 sb  r265920 : #i97424# spurious unreferenced local variables
2008-12-19 15:33:39 +0100 sb  r265727 : #i57359# no need for a special glibc 2.2.4 based libgcc_s.so.1 for URE any more as the general one used for OOo is guaranteed to be based on at least glibc 2.2.4, anyway
2008-12-19 13:54:37 +0100 sb  r265724 : #i97424# clean up and speed up vcl ImplImageTree
2008-12-18 14:28:10 +0100 sb  r265690 : #i97132# spread usage of the rtl::Static pattern (patch by cmc)
2008-12-15 14:33:00 +0100 sb  r265499 : #i90492# generate UTF-8 encoded output (patch by tora)
2008-12-15 11:45:05 +0100 sb  r265469 : #i95593# -Djava.library.path to find libtest_javauno_any.so
2008-12-15 11:23:14 +0100 sb  r265468 : #i93769# it appears that Java nowadays expects file URIs in UTF-8, so ExternalUriReferenceTranslator.toExternal must not be called
2008-12-10 12:02:50 +0100 sb  r265164 : #i93219# use (corrected) signal handling instead of forking again (to avoid unintended generation of core files)

2009-01-29  Kurt Zenker  <kz@openoffice.org>  [59cb71f4a1360d648700fda9489c9ae18925ab9c]

DEV300


2009-01-28  Kurt Zenker  <kz@openoffice.org>  [e36077e73f2c6117efe0872de5ead0551093ceb8]

CWS-TOOLING: integrate CWS rt37

2009-01-22 17:00:00 +0100 rt  r266743 : Clean up.
2009-01-22 15:05:47 +0100 rt  r266718 : #i98313# Add 'officecfg', because component-update.dtd is needed.
2009-01-21 17:50:11 +0100 rt  r266696 : Avoid creating unneeded directories.
2009-01-21 13:47:02 +0100 rt  r266665 : #i98313# Nothing needed from 'goodies'.
2009-01-21 12:52:06 +0100 rt  r266659 : #i98313# Nothing needed from 'svtools' nor 'xmloff'.
2009-01-21 12:15:57 +0100 rt  r266650 : #i98313# Nothing needed from 'jvmaccess' nor 'svx'.
2009-01-21 12:03:45 +0100 rt  r266648 : #i98313# 'canvas' not needed either.
2009-01-21 11:54:47 +0100 rt  r266647 : #i98313# We do not need anything from 'slideshow' here. slideshow.rdb is not needed; it does not even exist.
2009-01-20 17:47:27 +0100 rt  r266611 : #i98248# With all checkout action gone we do not need perl modules 'Cws' and 'CwsConfig' any more.
2009-01-20 14:27:49 +0100 rt  r266579 : #i98248# Remove remaining, now obsolete cvs related code. In case someone wants to undo any of the previous changes on this CWS, he also has to get back this.
2009-01-20 10:11:42 +0100 rt  r266555 : #i98248# if a module explicitly specified in '--since <module>' or '--all:<module>' does not exist, not even linked, it's an error. Give an error message and exit.
2009-01-19 18:11:37 +0100 rt  r266517 : #i98248# This version of build.pl is for svn hosted workspaces. No need to check for 'is_svn'.
2009-01-19 18:03:40 +0100 rt  r266516 : #i98248 # Do not checkout missing modules.
2009-01-19 18:00:22 +0100 rt  r266515 : #i98248 # Do not try to cvs checkout a module when it's build list cannot be found.
2009-01-19 17:17:06 +0100 rt  r266512 : #i98248 # No need to check out '.lnk' linked modules. Just rename the link.
2009-01-19 16:43:45 +0100 rt  r266511 : #i98248 # No need to check out '.lnk' linked modules. Just rename the link.

2009-01-28  Kurt Zenker  <kz@openoffice.org>  [a285a777bae68ca133c67b623935e193c299b9bd]

CWS-TOOLING: integrate CWS cwscheckapi7

2009-01-23 12:09:08 +0100 cn  r266805 : #i98006 update lists
2009-01-23 11:57:02 +0100 cn  r266802 : #i98340# fix xdebug variable
2009-01-23 11:03:32 +0100 cn  r266796 : #i98006 update lists
2009-01-14 12:06:52 +0100 cn  r266275 : #i98006# update lists
2009-01-14 09:39:37 +0100 cn  r266268 : #i98006# update lists
2009-01-12 22:24:51 +0100 cn  r266182 : #i98006# update lists

2009-01-27  Kurt Zenker  <kz@openoffice.org>  [ac1e8d1bd427d5b85d7cfb1db16cbd477887e145]

CWS-TOOLING: integrate CWS cygwin02

2008-12-22 12:38:00 +0100 kz  r265751 : #158988# no WRAPCMD
2008-12-19 20:28:02 +0100 kz  r265737 : #158988# adaptions for building with cygwin

2009-01-26  Release Engineers  <releng@openoffice.org>  [9e2035ee73cb35336a79bbc5ee3d4ddc536b7d35]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [a4f4c234f6448f372f8c21806647dd864f612508]

#100000# deleted merge-info from ooo trunc


2009-01-24  René Engelhard  <rene@openoffice.org>  [501e3559d415f200817b0c01bed13e5f86d72994]

i10000# fix Windows build


2009-01-24  René Engelhard  <rene@openoffice.org>  [d9e0775d0a2022c17462169b3b05ebac157c8dc0]

i10000# fix Windows build


2009-01-23  Vladimir Glazounov  <vg@openoffice.org>  [3d544633adf77385f06b9c49aec2563135789535]

#100000# add arabic for packaging


2009-01-21  René Engelhard  <rene@openoffice.org>  [b9eea8987ca34e1fc043bfae707290c0987b56a3]

#i10000# fix conflicting elifs for clarity


2009-01-21  Release Engineers  <releng@openoffice.org>  [b5b96aa49333aaf5f8d6b88ebe62f698ad4b2e2f]

DEV300


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [270e8c2bebc324762c8865ac268cea7ba7fcb097]

CWS-TOOLING: integrate CWS configuretoplevel

2009-01-19 15:47:39 +0100 rene  r266508 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@266428 (milestone: DEV300:m39)
2009-01-18 00:35:31 +0100 rene  r266462 : #i10000# Mac OS X "of course" has other paths...
2009-01-16 13:24:23 +0100 rene  r266415 : make OS2 use STLport...
2009-01-15 22:08:38 +0100 rene  r266393 : STLport for FreeBSD
2009-01-15 01:23:51 +0100 rene  r266333 : #i98048# harmonize STL default; default to *NOT* use STLport
2009-01-09 22:44:43 +0100 rene  r266120 : #i97428# try to find out XLIB via pkg-config
2009-01-09 22:41:18 +0100 rene  r266119 : #i97827# fail when we don't find make
2008-12-27 01:19:34 +0100 rene  r265812 : add make (dis)clean; force /bin/sh as we source *Enc.Set.sh
2008-12-27 01:16:31 +0100 rene  r265811 : fix makefile.rc for config.*/config_office move
2008-12-26 22:37:54 +0100 rene  r265810 : #i91641# in some cases, we also need the -Xbootclasspath at the second javac call
2008-12-26 17:55:11 +0100 rene  r265806 : actually commit Makefile.in
2008-12-25 19:24:24 +0100 rene  r265803 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@265758 (milestone: DEV300:m38)
2008-12-10 22:51:06 +0100 rene  r265232 : #i96912# revert, cws swffixes02 has the right fix
2008-12-08 18:47:10 +0100 rene  r265014 : xulrunner has no /plugin or /nspr
2008-12-08 17:51:28 +0100 rene  r265013 : i96912# fix --with-system-mozilla
2008-12-05 13:05:55 +0100 rene  r264903 : #i95339#
2008-12-04 17:53:53 +0100 rene  r264865 : fix merge error
#i80238# add help for --with-epm
2008-12-04 17:44:28 +0100 rene  r264864 : #i91641# fix build with JDKs already including a version of rhino which conflicts with our ancient one
2008-12-04 17:40:48 +0100 rene  r264863 : i93429# check for sanity for expand.exe
2008-12-04 17:34:20 +0100 rene  r264862 : config_office changes from m33 to m37
2008-12-04 17:28:55 +0100 rene  r264861 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@264807 (milestone: DEV300:m37)
2008-12-04 16:49:03 +0100 rene  r264856 : fix cws. part 5
2008-12-04 16:45:06 +0100 rene  r264855 : fix cws, part 4
2008-12-04 16:01:49 +0100 rene  r264850 : fix cws, part 3
2008-12-04 15:14:12 +0100 rene  r264848 : fix cws, part 2


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [802653f44f9a4c97558ea85cea12e15685a9f8a3]

CWS-TOOLING: integrate CWS mingwport16

2009-01-15 13:11:20 +0100 releng  r266363 : tidy-up tabs
2008-11-28 15:33:23 +0100 tono  r264557 : i95203: mingw build without stlport
2008-11-22 07:19:50 +0100 tono  r264180 : i96436: make mingw bridge conform with reg-struct-return
2008-11-22 05:14:58 +0100 tono  r264179 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 17:09:04 +0100 tono  r264153 : i95203: mingw build without stlport
2008-11-21 16:59:55 +0100 tono  r264152 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:59:18 +0100 tono  r264151 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:57:01 +0100 tono  r264150 : i96436: make mingw bridge conform with reg-struct-return
2008-11-21 16:53:19 +0100 tono  r264149 : i96100: mingw port for icu 4.0
2008-11-13 13:41:13 +0100 tono  r263643 : i95203: mingw: Build without stlport
2008-11-13 13:29:38 +0100 tono  r263640 : i96100: MinGW port for icu 4.0
2008-11-13 13:17:10 +0100 tono  r263634 : i96098: MinGW port fix for new Windows API
2008-11-09 15:22:59 +0100 tono  r263497 : i95198: mingwport do not interfere with Cygwin
2008-11-09 14:44:54 +0100 tono  r263496 : i95190: mingwport avoid use of MS assembler
2008-11-09 14:32:26 +0100 tono  r263495 : i95190: mingwport trivial build fixes

2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [95dc406edc1d275faba26a8447e2aeac95180f47]

CWS-TOOLING: integrate CWS appleremote02

2009-01-11 00:33:34 +0100 ericb  r266127 : #i97925# start the presentation if and only if an Impress document is focused 
2009-01-10 00:02:19 +0100 ericb  r266124 : #i96978# cosmetic changes 
2009-01-09 23:56:02 +0100 ericb  r266123 : #i96978# simplify the code, and make the remote work in windowed mode 
2009-01-08 21:25:52 +0100 ericb  r266040 : #i96978# avoid to add the eventlistener several times
2009-01-08 14:54:38 +0100 ericb  r266013 : #i96978# keep the MEDIA_COMMAND_VOLUME cases for QUARTZ only for the moment 
2009-01-08 14:49:17 +0100 ericb  r266011 : #i96978# fix wrong comments 
2009-01-03 01:42:02 +0100 cloph  r265848 : CWS-TOOLING: rebase CWS appleremote02 -> DEV300_m38 (manually, module was left out when using the tooling)
2008-12-30 00:11:30 +0100 ericb  r265827 : CWS-TOOLING: rebase CWS appleremote02 to trunk@265758 (milestone: DEV300:m38)
2008-12-29 21:42:14 +0100 ericb  r265825 : #i96978# comment the menu in appleremote02 
2008-12-29 10:30:40 +0100 ericb  r265816 : #i97195# remove the event listener in the dtor
2008-12-23 23:39:55 +0100 ericb  r265794 : #i96978# cleanup 
2008-12-23 08:49:49 +0100 ericb  r265771 : #i96978# add MEDIA_COMMAND_VOLUME_UP and MEDIA_COMMAND_VOLUME_DOWN and the kRemoteButtonMenu (temporarly) 
2008-12-23 08:47:27 +0100 ericb  r265769 : #i96978# add all cases, for future use
2008-12-20 13:38:25 +0100 ericb  r265743 : #i96978# fix a potential breaker (causing warning) 
2008-12-20 12:22:15 +0100 ericb  r265742 : #i97195# implement the new event listener + callback in Impress, to detect play 
2008-12-20 12:20:42 +0100 ericb  r265741 : #i97195# add the event listener in SdModule 
2008-12-20 12:19:02 +0100 ericb  r265740 : #i97195# add the nCommand for MEDIA_COMMAND_PLAY 
2008-12-14 18:32:52 +0100 ericb  r265456 : #i96978# add the possibility to switch the way to send the PLAY event in debug mode (will be removed once i97195 will be fixed) 
2008-12-08 22:18:29 +0100 ericb  r265050 : #i96978# removing Carbon dependancy and simplify 
2008-12-07 19:54:18 +0100 ericb  r264966 : #i96978# implement the new MEDIA_COMMAND events in salinst 
2008-12-07 19:53:10 +0100 ericb  r264965 : #i96978# add new event type for the Apple Remote on Mac OS X 
2008-12-07 19:51:21 +0100 ericb  r264964 : #i96978# add gotoLastSlide with MEDIA_COMMAND events (was missing)
2008-12-07 19:46:35 +0100 ericb  r264962 : #i96992# fix an error when building with debug enabled 
2008-12-07 19:45:04 +0100 ericb  r264961 : #i96978# Implement a new event mangement for the Apple remote
2008-12-07 18:59:58 +0100 ericb  r264957 : #i96554# fix wrong argument causing warnings 
2008-12-07 18:57:56 +0100 ericb  r264956 : #i96554# fix wrong argument type 
2008-12-07 18:55:22 +0100 ericb  r264955 : #i96978# adding a new event type 

2009-01-20  Rüdiger Timm  <rt@openoffice.org>  [7869106dc585a618472e819319b21f1ef1e8e3aa]

#i10000# Work around incapability of 'pkgmk' to handle large files system.


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [28b5eed74036923e894b9a7b094f62c8b46a0d49]

CWS-TOOLING: integrate CWS hb15

2008-12-17 11:44:54 +0100 hbrinkm  r265588 : #i93874# test for NULL pointers
2008-12-10 08:18:29 +0100 hbrinkm  r265145 : #i96746# applied patch
2008-12-09 17:51:56 +0100 hbrinkm  r265125 : changes to compile after rebase to DEV300_m37
2008-12-07 23:21:00 +0100 hbrinkm  r264968 : CWS-TOOLING: rebase CWS hb15 to trunk@264807 (milestone: DEV300:m37)
2008-12-03 15:32:14 +0100 hbrinkm  r264793 : #i90419# SwRTFParser::ReadFly do not read before beginning of array of flyframes
2008-12-03 15:16:54 +0100 hbrinkm  r264792 : #i81135# SwRTFWriter::CheckEndNodeForSection: do not output page description inside a pagedescription
2008-12-03 14:03:02 +0100 hbrinkm  r264772 : #i80710# make SwTableNode a SwModify
2008-12-03 14:02:41 +0100 hbrinkm  r264771 : #i80710# make SwTableNode a SwModify
2008-11-28 20:36:17 +0100 hbrinkm  r264572 : #i62223# prevent loop by counter
2008-11-28 18:53:23 +0100 hbrinkm  r264571 : #158799# InsertedTablesManager::DelAndMakeTblFrms: only call DellFrms/MakeFrms if table has SwFrmFmt

2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [ff257ae52d314981f6d0624515175f990cfc714a]

CWS-TOOLING: integrate CWS fixgengal_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [1cac2da6b638d3bf14e43a9f596fc701c26818e7]

CWS-TOOLING: integrate CWS native214

2009-01-05 16:05:30 +0100 is  r265877 : #i97060# version number 3.1 instead of 3.0
2009-01-05 14:02:05 +0100 is  r265868 : #i97060# 3.1 also for slackware packages
2008-12-15 13:47:31 +0100 is  r265482 : #i94714# adding string
2008-12-15 10:40:59 +0100 is  r265464 : #i94746# math.desktop for all products
2008-12-12 14:31:01 +0100 is  r265418 : #i94871# adjust image for dmg file
2008-12-12 13:02:05 +0100 is  r265409 : #i92038# avoiding sending mails to root
2008-12-12 12:43:58 +0100 is  r265408 : #158469# removing registry entries for wps and ichitaro
2008-12-12 12:36:13 +0100 is  r265407 : #i95257# adding Mongolian as nsis language
2008-12-11 15:59:57 +0100 is  r265325 : #89742# fixing typo
2008-12-11 15:54:43 +0100 is  r265324 : #i89732# minor string fixes
2008-12-11 15:35:29 +0100 is  r265320 : #i97060# gnome also for user installation required
2008-12-11 12:34:36 +0100 is  r265283 : #i96575# removing superfluous dependencies
2008-12-10 15:31:04 +0100 is  r265196 : #i96306# adding Gaelic
2008-12-10 14:35:28 +0100 is  r265187 : #i94776# ure version 1.5
2008-12-10 11:40:47 +0100 is  r265161 : #158920# new extension process
2008-12-10 11:38:46 +0100 is  r265160 : #158920# new extension process
2008-12-10 11:37:32 +0100 is  r265159 : #158920# new extension process
2008-12-09 13:05:20 +0100 is  r265077 : #i94453# longer textbox
2008-12-09 12:41:35 +0100 is  r265076 : #i97060# setting version 3.1.0

2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [c53de5f9a87600880862de628fa399ce782fb8de]

CWS-TOOLING: integrate CWS native217_DEV300


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [854e3848f09dd38e27040a54ffc10648606d6f7b]

#i10000#: regenerate configure for DEV300 m39


2009-01-16  Rüdiger Timm  <rt@openoffice.org>  [34d7047244e52a89278b44e5847ac89c3042be44]

#i10000# Avoid polluting instsetoonative/util with log files.


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc8de4caa2e27544fb1ea925a1c7294375915f26]

#i10000#: disable OOoImprovement extension


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c07ece69d3b13e466a5c3f80c45b7cacf8e402]

#i10000#: disable OOoImprovement extension


2009-01-14  Rüdiger Timm  <rt@openoffice.org>  [73f8dab489a4542764fc88a510cf3fca29814a09]

#i10000# Add '{solarenvpath}/{os}/loader2' to include paths.


2009-01-14  Rüdiger Timm  <rt@openoffice.org>  [d38c442d38b8bdad11342e75472922ad52363bcc]

#i10000# Move list of obligatory modules ('ADDED_MODULES'), needed for SO internal use only, out of cws.pl into sdev300.ini


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bfbfcf144fa270b6db30df7953b8a2c6a2fc90c]

#i10000#: introduced macros for formula libs


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [927296fbcef7b23e2ab64cd30b11e581a745943c]

#i10000# Avoid unnecessary 'mkdir' calls.


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f2f5a5d4fd7bdf59e1e574a503b04dab152b41]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1268eabcaa74e67a6ab4f4f860023bf29c7d3058]

DEV300


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d90f6da4992ee5a868625ea748b5206514ce182]

CWS-TOOLING: integrate CWS frmdlg

2008-12-18 09:13:09 +0100 oj  r265667 : merge from odff05
2008-12-18 07:58:16 +0100 oj  r265658 : #i94555# patch from <regina>, ODFF:
Add GAMMA, CHISQDIST, CHISQINV.
Make the 'cumulative' parameter of GAMMADIST optional.
Adapt the domain of CHIDIST to allow negative x.
Remove the constraint "degrees of freedom < 1.0E5" from CHIDIST and CHIINV.
Plus a mechanism to write the now optional parameter of GAMMADIST to PODF and
ODFF if omitted, for backwards compatibility.
2008-12-15 14:06:11 +0100 oj  r265490 : CWS-TOOLING: rebase CWS frmdlg to trunk@264807 (milestone: DEV300:m37)
2008-12-15 13:55:28 +0100 oj  r265488 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:55:07 +0100 oj  r265487 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:54:48 +0100 oj  r265486 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:54:36 +0100 oj  r265485 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:54:24 +0100 oj  r265484 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:48:11 +0100 oj  r265483 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:31:12 +0100 oj  r265479 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:13:58 +0100 oj  r265477 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:10:09 +0100 oj  r265476 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 13:05:11 +0100 oj  r265475 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 10:47:17 +0100 oj  r265467 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 10:46:19 +0100 oj  r265466 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 10:45:47 +0100 oj  r265465 : CWS-TOOLING: do not delete this file, it's needed for 'cws rebase -C'
CWS: frmdlg
New MWS: DEV300
New milestone: m37
2008-12-15 07:35:07 +0100 oj  r265458 : add dependency to formula
2008-12-15 07:34:24 +0100 oj  r265457 : add dependency to formula
2008-12-12 13:22:00 +0100 msc  r265413 : #i97089#
2008-12-12 13:20:25 +0100 msc  r265412 : #i97089#
2008-12-12 12:35:12 +0100 msc  r265406 : #i97089#
2008-12-12 12:34:16 +0100 msc  r265405 : #i97089#
2008-12-12 12:33:05 +0100 msc  r265404 : #i97089#
2008-12-12 12:31:11 +0100 msc  r265403 : #i97089#
2008-12-08 11:59:10 +0100 oj  r264981 : insert RTL_LOG
2008-12-08 11:50:17 +0100 oj  r264980 : some small changes
2008-12-05 12:57:57 +0100 oj  r264902 : eof changed
2008-12-05 12:56:46 +0100 oj  r264901 : eof changed
2008-12-05 12:28:47 +0100 oj  r264899 : wrong var used
2008-12-05 10:08:57 +0100 oj  r264890 : token order reversed
2008-12-04 13:49:22 +0100 oc  r264843 : #i96688: Adapt autotests because of outsourced functionwizard
2008-12-04 13:45:27 +0100 oc  r264842 : #i96688: Adapt autotests because of outsourced functionwizard
2008-12-04 13:42:54 +0100 oc  r264841 : #i96688: Adapt autotests because of outsourced functionwizard
2008-12-04 13:37:41 +0100 oc  r264840 : #i96688: Adapt autotests because of outsourced functionwizard
2008-12-04 13:34:11 +0100 oc  r264839 : #i96688: Adapt autotests because of outsourced functionwizard
2008-12-04 12:35:31 +0100 oj  r264835 : new help ids for struct and function tabpage
2008-12-04 12:00:35 +0100 oj  r264828 : set explicit help id
2008-12-03 14:53:27 +0100 oj  r264786 : #i96845# change ref button
2008-12-03 14:51:49 +0100 oj  r264785 : #i96845# change ref button
2008-12-03 08:51:57 +0100 oj  r264746 : convert dos to unix lineends
2008-12-03 08:50:45 +0100 oj  r264745 : convert dos to unix lineends
2008-12-03 08:50:05 +0100 oj  r264744 : convert dos to unix lineends
2008-12-02 12:28:33 +0100 oj  r264686 : clear help text when new helpid is set
2008-12-02 12:28:02 +0100 oj  r264685 : set help id for listbox category
2008-12-02 07:15:56 +0100 oj  r264655 : remove define to auto generate help ids
2008-12-01 14:36:43 +0100 oj  r264604 : use temp var
2008-12-01 14:18:31 +0100 oj  r264601 : moved ScJumpToken to formula
2008-12-01 14:18:11 +0100 oj  r264600 : moved ScJumpToken to formula
2008-12-01 14:14:35 +0100 oj  r264599 : moved ScJumpToken from sc
2008-12-01 10:48:51 +0100 oj  r264589 : change quickhelptext from Shrink to Select
2008-12-01 10:28:41 +0100 oj  r264588 : fix opcode data, has to be Any.Void
2008-11-28 11:16:48 +0100 oj  r264532 : add help ids
2008-11-28 10:16:56 +0100 oj  r264529 : set help id
2008-11-28 10:16:43 +0100 oj  r264528 : set help id
2008-11-26 13:55:04 +0100 oj  r264381 : #94535# use of optional instead of deleting a string myself and some small changes
2008-11-26 09:53:20 +0100 oj  r264346 : compile error with debug/without debug
2008-11-25 07:41:28 +0100 oj  r264271 : put static into the method which make use of them
2008-11-24 08:16:07 +0100 oj  r264196 : removed not needed classes for op code
2008-11-24 08:13:44 +0100 oj  r264195 : removed not needed classes for op code
2008-11-21 14:05:53 +0100 oj  r264135 : make GetOpCode inline
2008-11-21 12:35:27 +0100 oj  r264124 : hold symbols
2008-11-20 09:27:27 +0100 oj  r264028 : merged code from DEV300_m35 which got lost
2008-11-19 20:42:12 +0100 oj  r264022 : more changes for formula dialog remove
2008-11-19 20:37:41 +0100 oj  r264021 : removed unused var
2008-11-19 20:35:35 +0100 oj  r264020 : some more changes at token
2008-11-19 10:59:47 +0100 oj  r263967 : deleted
2008-11-19 10:58:24 +0100 oj  r263966 : add forui and for res files
2008-11-18 15:27:36 +0100 oj  r263777 : unused para removed
2008-11-18 15:23:23 +0100 oj  r263775 : add insert button to add field dlg
2008-11-18 13:39:53 +0100 oj  r263764 : enable the formula dialog as well for conditional print as for conditional formatting
2008-11-18 12:03:25 +0100 oj  r263760 : rename isRef in IsRef
2008-11-17 11:46:16 +0100 oj  r263711 : patches for function handling
2008-11-17 11:36:22 +0100 oj  r263710 : add new for forui and res file
2008-11-17 09:21:12 +0100 oj  r263704 : patches for some resource for libformula
2008-11-15 12:45:30 +0100 oj  r263701 : changes for formula editor extraction
2008-11-07 08:23:27 +0100 oj  r263416 : merge from DEV300:m35
2008-11-07 08:22:35 +0100 oj  r263415 : merge from DEV300:m35
2008-11-07 08:22:16 +0100 oj  r263414 : merge from DEV300:m35
2008-11-07 08:21:41 +0100 oj  r263413 : merge from DEV300:m35
2008-11-07 08:21:31 +0100 oj  r263412 : merge from DEV300:m35
2008-11-07 08:20:38 +0100 oj  r263411 : merge from DEV300:m35
2008-11-07 08:20:00 +0100 oj  r263410 : merge from DEV300:m35
2008-11-07 08:18:50 +0100 oj  r263409 : merge from DEV300:m35
2008-11-07 08:18:19 +0100 oj  r263408 : merge from DEV300:m35
2008-11-07 08:10:27 +0100 oj  r263407 : merge from DEV300:m35
2008-10-21 07:43:46 +0200 oj  r262560 : some compile errors resolved
2008-10-17 16:40:01 +0200 oj  r262291 : dep for 1st target
2008-10-07 10:08:39 +0200 oj  r262077 : copy
2008-10-07 09:45:31 +0200 oj  r262076 : #i94535# 
2008-10-07 09:44:26 +0200 oj  r262075 : #i94535# new base class
2008-10-07 09:43:21 +0200 oj  r262074 : moved to formula
2008-10-07 09:41:51 +0200 oj  r262073 : new images
2008-10-07 09:03:01 +0200 oj  r262072 : new ids for formula
2008-10-02 08:46:27 +0200 oj  r262024 : #i94535# move the formula compiler to formula
2008-10-02 08:08:54 +0200 oj  r262023 : #i94535#
2008-10-02 08:06:28 +0200 oj  r262022 : #i94535#
2008-10-02 08:05:52 +0200 oj  r262021 : #i94535#
2008-10-01 17:15:29 +0200 oj  r262014 : #i94535#
2008-10-01 17:12:40 +0200 oj  r262013 : new module formula
2008-10-01 17:04:55 +0200 oj  r262012 : #i94535#
2008-10-01 16:49:03 +0200 oj  r262010 : #i94535#
2008-10-01 16:46:59 +0200 oj  r262009 : #i94535#

2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91f63dbd28293748c6a04e5e793e023610eba3d]

CWS-TOOLING: integrate CWS rt36

2009-01-05 11:19:40 +0100 rt  r265862 : #i97690# Patch by kohei for writer2latex. Enable bundling writer2latex extension (undo revision 265756).
2009-01-02 16:37:54 +0100 rt  r265837 : #159017# Move content of 'officenames' to 'so_prereq'.

2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a62122c00bb50dc28615eae240abeb59f4d20f26]

CWS-TOOLING: integrate CWS qadev37

2008-12-19 11:19:12 +0100 cn  r265721 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-19 11:07:50 +0100 cn  r265720 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-19 11:06:24 +0100 cn  r265719 : #i97194 implement cwstouched in perl to avoid problems in python libary stuff
2008-12-17 12:37:50 +0100 lla  r265595 : #i97357# us of illegal characters in file

2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b78db9bf5df8185e25150d7177e320f4a7ea0d]

CWS-TOOLING: integrate CWS locales31

2008-12-10 14:56:44 +0100 er  r265193 : calling convention mismatch
2008-12-08 12:04:56 +0100 er  r264984 : #i96840# classify some extra languages as CTL
2008-12-05 19:54:02 +0100 erack  r264916 : ImpSvNumberformatScan::ScanType: do not miscategorize as automtic currency if currency symbol in General string, such as R in Standard
2008-12-04 12:07:05 +0100 erack  r264831 : CWS-TOOLING: rebase CWS locales31 to trunk@264807 (milestone: DEV300:m37)
2008-12-03 16:14:17 +0100 erack  r264797 : #i93694# update script+language -> unicode digit mapping; patch from <hdu>
2008-11-25 02:01:18 +0100 erack  r264270 : #i83349# apply remaining parts of the patch, now that we use ICU 4.0; contributed by <kstribley>
2008-11-25 01:38:20 +0100 erack  r264269 : #i93694# test the bit, not the constant ...
2008-11-24 10:34:58 +0100 erack  r264211 : #i93694# LANGUAGE_ARABIC is gone
2008-11-24 01:39:25 +0100 erack  r264192 : #i94435# LANGUAGE_SPANISH now is an alias of LANGUAGE_SPANISH_MODERN, need LANGUAGE_SPANISH_DATED in switch case if both are to be used
2008-11-23 22:54:17 +0100 erack  r264190 : CWS-TOOLING: rebase CWS locales31 to trunk@263288 (milestone: DEV300:m35)
2008-11-23 20:23:28 +0100 erack  r264189 : migrate CWS locales31 to SVN

2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [2ef2eec30c6b7021abdef68504adc7f61ad06eaf]

CWS-TOOLING: integrate CWS ooxml02

2008-12-18 06:12:51 +0100 jpryor  r265657 : Remove valgrind warning about "Conditional jump or move depends on
uninitialised value(s)" within XclFontData::SetApiEscapement(short), as
nApiEscapement isn't set by maHlpChCommon>>nApiEscapement.  Instead, provide a
default value.
2008-12-16 21:50:23 +0100 jpryor  r265575 : Remove warnings from Mac OSX gcc-4.0.1.
2008-12-11 20:13:08 +0100 jpryor  r265356 : Remove warning so that ooxml02 can build on Ubuntu build bots.
2008-12-11 17:18:47 +0100 jpryor  r265336 : CWS-TOOLING: rebase CWS ooxml02 to trunk@264807 (milestone: DEV300:m37)
2008-12-10 17:03:09 +0100 kohei  r265208 : take out the xls english opcode bits from sc.  We'll decide what to do later.
2008-12-10 16:34:30 +0100 kohei  r265202 : removed the xls english formula language entry.
2008-12-10 07:03:56 +0100 jpryor  r265144 : Generate the PROT4REV, PROT4REVPASS, BACKUP, and HIDEOBJ records.
2008-12-10 05:16:23 +0100 jpryor  r265143 : Undo BIFF record reordering.
This was originally done to increase code sharing between the BIFF & OOXML
export code, and was tested as being compatible between several
.xls-supporting apps, but it is now felt that the change in ordering will
complicate testing more than is desirable.
2008-12-08 19:37:27 +0100 kohei  r265036 : 1) reverted the localized separator bits, to keep the core functionality intact.
2) introduced English XL A1 and R1C1 grammars, which can be used for OOXML export
filter (and later for VBA formula parsing).
3) use the English XL A1 grammar for OOXML export.
2008-12-08 19:33:13 +0100 kohei  r265030 : added XL_ENGLISH formula language, which is used in OOXML export 
(and probably useful in the import as well).  This will also be
used in VBA formulas as well.
2008-12-03 04:23:54 +0100 jpryor  r264737 : Revert -Werror changes; these will be handled in a separate CWS.
2008-12-03 04:21:10 +0100 jpryor  r264736 : Revert -Werror fixes; these are being handled in a separate CWS.
2008-12-02 15:48:04 +0100 kendy  r264709 : Fix even the visibility warnings.
2008-12-02 09:57:16 +0100 kendy  r264661 : Deliver also scfiltmi.dll.
2008-12-02 05:19:37 +0100 jpryor  r264654 : -Werror fixes...
2008-12-02 05:14:53 +0100 jpryor  r264653 : -Werror fixes...
2008-12-02 05:10:36 +0100 jpryor  r264652 : -Werror fixes...
2008-12-02 04:07:52 +0100 jpryor  r264651 : -Werror fixes...
2008-12-02 04:00:54 +0100 jpryor  r264650 : Further -Werror god appeasement...
2008-12-01 20:23:04 +0100 kendy  r264637 : Deliver ioox.lib.
2008-12-01 20:13:38 +0100 kendy  r264635 : More visibility fixes in sc.
2008-12-01 20:12:09 +0100 kendy  r264634 : Fix build in sax, thanks to Tor :-)
2008-12-01 20:03:36 +0100 kendy  r264631 : Define OOXLIB even on Windows.
2008-12-01 15:07:45 +0100 kendy  r264609 : More visibilility fixes - sc links now even on Win32.
2008-12-01 12:28:18 +0100 kendy  r264594 : Fix visibility markup so that it [nearly ;-)] builds on Windows.
It should also save some good amount of symbols...
2008-12-01 12:18:21 +0100 kendy  r264593 : Add TYPEINFO_VISIBILITY() - it is the same as TYPEINFO(), but you can
specify what visibility markup should it use.
2008-11-27 16:34:23 +0100 mmeeks  r264504 : revert ppt bits that slipped in by accident.
2008-11-27 16:32:38 +0100 kendy  r264503 : Fix visibility markup in oox (SAL_DLLPUBLIC_EXPORT -> OOX_DLLPUBLIC).
2008-11-27 16:10:16 +0100 mmeeks  r264502 : revert un-necessary filter changes ...
2008-11-27 15:52:28 +0100 mmeeks  r264498 : revert un-intended evoab2 fixes ...
2008-11-27 15:17:59 +0100 mmeeks  r264494 : revert apparently unrelated evoab2 fixups that crept in here.
2008-11-27 11:18:26 +0100 mmeeks  r264468 : Rename ComplRefData -> ScComplexRefData for dr #96652#
2008-11-26 23:05:57 +0100 kendy  r264437 : #i96634# Fix build with --disable-mozilla.
2008-11-26 22:43:25 +0100 kendy  r264435 : #i96316# Fix filter signature to fix Win32 build.
2008-11-25 17:05:35 +0100 mmeeks  r264316 : distribute new scfilt library 
2008-11-25 17:04:56 +0100 mmeeks  r264315 : Add visibility markup to allow all filters to be built as a separate
module, and tweak the build to build that way.
Fix some existing instances of daft symbol naming around the place.
Move headers that are now internal into source/filter/inc
Saves ~1.4Mb on a normal calc, on Linux 
2008-11-21 22:51:08 +0100 jpryor  r264178 : Disable OOXML .xlsx export.
2008-11-21 22:49:26 +0100 jpryor  r264177 : More -Werror fixes...
2008-11-21 22:05:42 +0100 jpryor  r264175 : Appease the great -Werror god.
And cry.
Warnings fixed:
  - Duplicate definition of CREATE_OUSTRING.  This is caused because of the
    use of oox within sc/source/filter/excel, and oox has it's own version of
    CREATE_OUSTRING.  Fix things by ensuring that the oox version is always
    included first, thus allowing the ftools.hxx version to #undef it and
    provide it's own version.
  - Addition of braces for `if` blocks, parenthesis to disambiguate & | && ||.
  - One s/==/&&/ in dpoutput.cxx (as it's the only thing that makes sense).
  - Changing parameter names so that they don't hide member variables with the
    same name.
2008-11-21 13:33:25 +0100 jpryor  r264131 : Fix the Win32 build by moving the UnknownAttribute declaration into
fastattribs.hxx (lest MSVC complain about vector<UnknownAttribute>).
2008-11-20 19:05:27 +0100 jpryor  r264095 : fastsax was originally a UNO component, and then turned into a hybrid UNO/C++
library.  Undo this hybridization, reverting it to a normal UNO component, and
place the C++ classes into saxinstead.
Update project references to use $(SAXLIB) instead of $(FASTSAXLIB).
    * oox/util/makefile.mk, sc/util/makefile.mk: Remove $(FASTSAXLIB) and
      use $(SAXLIB) instead.
    * sax/prj/build.lst: Don't build sax\util, as sax\source\tools now
      builds the sax library.
    * sax/source/fastparser/exports.map: Remove; no longer needed.
    * sax/source/fastparser/facreg.cxx: Change path for
      fastserializer.hxx.
    * sax/source/fastparser/fastattribs.cxx,
      sax/source/fastparser/fastserializer.cxx,
      sax/source/fastparser/fastserializer.hxx,
      sax/source/fastparser/fshelper.cxx: Moved to sax/source/tools.
    * sax/source/fastparser/makefile.mk: Use appropriate UNO naming
      convention; link against $(SAXLIB) (which now contains
      FastSaxSerializer, etc.); don't compile fastserializer.obj/etc. (now
      built by tools); use component.map instead of export.map (removed).
    * sax/source/tools/makefile.mk: Build sax library instead of building
      a saxtools.lib file.  The sax library now contains
      FastAttributeList, FastSaxSerializer, and FastSerializerHelper.
    * scp2/source/ooo/file_library_ooo.scp: Install fastsax.uno, not
      libfastsax.
2008-11-20 19:04:06 +0100 jpryor  r264094 :     * oox/source/core/xmlfilterbase.cxx: Remove warning.
2008-11-19 22:26:16 +0100 kendy  r264025 : #i96333# A better fix for the evoab2 installation problem
Actually, it should be built as evoab2, not evoab; it should be possible
to have both at the same time...
2008-11-19 21:52:12 +0100 jpryor  r264024 : Shouldn't export symbols by-glob anymore, as we're using SAX_DLLPUBLIC now.
2008-11-19 21:50:30 +0100 jpryor  r264023 : Fix Win32 linker error as FastAttributeList and FastSerializerHelper need to
be accessible from other shared libraries.
(Hopefully this'll work...)
	* sax/inc/sax/fastattribs.hxx, sax/inc/sax/fshelper.hxx: Add
	  SAX_DLLPUBLIC to class declarations so that they'll be visible from
	  other shared libraries.
2008-11-19 06:47:51 +0100 jpryor  r263961 : Cope with oox::core::FilterBase changes.
	* xestream.cxx: FilterBase now requires that an XModel be provided so
	  that FilterBase::filter() will actually _do_ anything useful, so
	  call FilterBase::setSourceDocument() so that it has one.
2008-11-19 06:37:34 +0100 jpryor  r263960 : make sure evoab lib is not installed twice (because it breaks install
process as 2nd installation try fails).
Thanks to Radek Doulik <rodo@novell.com> for the patch.
2008-11-19 01:53:27 +0100 jpryor  r263959 : Fix build break under Linux.
	* connectivity/source/drivers/evoab2/NResultSetMetaData.cxx: Use a 
	  proper type declaration (`:.connectivity::SharedResource'?  wtf?!), 
	  and use a type that actually exists.
	  /me suspects that this was a bad case of regex search & replace
	  without actually making sure things compiled...
	* connectivity/source/drivers/evoab2/NStatement.cxx: 
	  - #include <resource/common_res.hrc> so that the symbol 
	    STR_QUERY_TOO_COMPLEX can be found.
	  - Use a variable that actually has the throwGenericSQLException() 
	    method...
2008-11-18 21:37:46 +0100 kendy  r263956 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
getTableStyles() needs to be a member of XclExpXmlStream...
2008-11-18 21:37:12 +0100 kendy  r263955 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix runtime crash due to sending a non-POD type through a ... function.
	* sc/source/filter/excel/xestyle.cxx: Stupid fix:
	  s/.getStr() FSEND/.getStr(), FSEND/g (commas are important!).
2008-11-18 21:36:47 +0100 kendy  r263954 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix sc build problems...
	* excel/excdoc.cxx, excel/excrecds.cxx: Remove ScTableProtection,
	  XclExpProtection references (these don't exist here); remove
	  compiler warnings & errors (AddSdrPage prototype changed?!).
	* excel/expop2.cxx: XclEscher constructor changed; deal.
	* excel/xestream.cxx, inc/xestream.hxx: XmlFilterBase added some
	  additional abstract members; implement them so we're a concrete
	  type.
2008-11-18 21:36:25 +0100 kendy  r263953 : #i96320# xlsx export
From: Fridrich Strba <fstrba@novell.com>
disambiguate
2008-11-18 21:36:00 +0100 kendy  r263952 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Flush, Flush, Flush...
2008-11-18 21:35:38 +0100 kendy  r263951 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /styleSheet/numFmts/numFmt support.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Generate /styleSheet/numFmts/numFmt.
2008-11-18 21:35:08 +0100 kendy  r263950 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /styleSheet/colors/indexedColors/rgbColor.
Also generates /worksheet//col/@style.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Generate /styleSheet/colors/indexedColors/rgbColor.
	* sc/source/filter/excel/xetable.cxx: Generate /worksheet//col/@style.
2008-11-18 21:34:46 +0100 kendy  r263949 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Correct /worksheet//row/@s and /worksheet//row/@ht logic.
We need an actual /styleSheet/cellXfs index for //row/@s, which mnIndex most
certainly was not, and XclExpRow::mnHeight is a value in twips, while OOXML
//row/@ht is a value in points, resulting in _huge_ row heights when opening
the document in Excel.  Oops.
	* sc/source/filter/excel/xetable.cxx: Fix //row/@s, //row/@ht.
2008-11-18 21:34:15 +0100 kendy  r263948 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /styleSheet/cellXfs/xf/@xfId.
Now that I understand what this field is supposed to contain...
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Generate /styleSheet/cellXfs/xf/@xfId.
2008-11-18 21:33:52 +0100 kendy  r263947 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Document current state of style support.
2008-11-18 21:33:22 +0100 kendy  r263946 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Style Index Support, Take 3!
The problem is XclExpCellTable and XclExpRkCell: when XclExpCellTable creates
XclExpRkCell instances, it sets their style to EXC_XFID_NOTFOUND, which seems
to persist for quite some time, and is later "corrected" to the correct style
index in XclExpXFBuffer::GetXFIndex().
This leads to all sorts of problems for me, though, as
XclExpXFBuffer::maCellIndexes and maStyleIndexes were a nXFId::index map, and
it wasn't easy to get a "valid" nXFId value.
Hence, Take 3: maCellIndexes and maStyleIndexes aren't nXFId::index maps, but
nXFIndex::index maps.
(nXFId is the "original" XF index into XclExpXFBuffer::maXFList, while
nXFIndex is the index into XclExpXFBuffer::maSortedXFList, which is the order
that BIFF Excel export uses.)
Since the nXFId::nXFIndex map logic must work (it's required for BIFF
support), we can rely on this logic via a nXFIndex::xml-index map, allowing us
to export correct style indexes.
Now things Just Work (at least until I find another set of bugs...).
	* sc/source/filter/excel/xestyle.cxx: Rewrite (and simplify)
	  maCellIndexes and maStyleIndexes initialization, so that
	  XclExpRkCell can get proper style indexes.
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Rewrite XclExpBlankCell and XclExpRkCell XML generation to more
	  closely mimic BIFF generation (thus allowing us to more sanely deal
	  with the XclExpMultiCellBase "chaining" semantics).
2008-11-18 21:33:01 +0100 kendy  r263945 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Correct font export within xl/styles.xml.
The problem is that BIFF export inserts a "blind" font to appease older
versions of Excel, but Excel/OOXML does not want the blind font.  So instead
of making XclExpBlindFont do nothing -- which causes all //*/@fontId values to
be wrong because the @fontId is counting a font that isn't present -- we
just don't use XclExpBlindFont with OOXML output.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Don't override+implement XclExpBlindFont::SaveXml(), and instead
	  don't add a XclExpBlindFont() record for OOXML export.
2008-11-18 21:32:30 +0100 kendy  r263944 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Enable export of blank cells.
Blank cells can contain formatting information (background color, borders,
etc.), and XclExpBlankCell was previously overlooked. :-(
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Export /worksheet//c elements for blank cells.
2008-11-18 21:32:08 +0100 kendy  r263943 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Start implementing /worksheet/cols/col/c/@s attribute.
This allows Style information to be set for cells.  It currently works for
background color on cells with text; still needs work to support ~everything.
	* sc/source/filter/excel/xetable.cxx: Generate the
	  /worksheet/cols/col/c/@s attribute so that it contains the Cell XF
	  which contains the appropriate formatting information.
2008-11-18 21:31:41 +0100 kendy  r263942 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix "Excel yells when importing a document that sets cell background color."
i.e. styles weren't quite right (shock!).
In this case, the issues were:
  - I wasn't distinguishing between *Cell* XFs and *Style* XFs.
  - //cellStyle/@xfId refers to an index into //cellStyleXfs, and I wasn't
    generating //cellStyleXfs.  Thus, if //cellStyle was present, Excel
    yelled.
  - "Indexes" were *completely* wrong.  BIFF only has a single set of indexes
    to track, nicely kept in XclExpXFBuffer::maXFIndexVec.  OOXML has _two_
    sets: //cellXfs and //cellStyleXfs, each of which are referenced "by
    index" from other XML parts (and from _this_ XML part, via
    //cellStyle/@xfId - above).
  - We needed to export builtin styles.
So *now*, if you create an empty Calc document, set a cell background color,
save, and load into Excel, it will load without error.
You *still* won't see the proper cell background color in Excel, but at least
it loads w/o error (which wasn't previously true).
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Add XclExpXFBuffer::GetXmlCellIndex(); lots of other changes (see
	  above for the details).
2008-11-18 21:31:19 +0100 kendy  r263941 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Er, yeah.
2008-11-18 21:30:54 +0100 kendy  r263940 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Remove deliberate segfault-inducing code.
2008-11-18 21:30:29 +0100 kendy  r263939 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Allow Excel to open a document that changes a cell background.
Note: it still doesn't *work* yet (as we don't set the cell's @s property so
Excel reads the appropriate style), but it does LOAD w/o error now.  This is
progress.
	* sc/source/filter/excel/xestyle.cxx: Lots 'o changes;
	  - Exclude the <bgColor/> and <fgColor/> children of //patternFill if
	    the colors aren't actually set.
	  - Don't export //xf/@xfId, as I'm not sure wtf this is supposed to
	    contain yet.
	  - Enhance the Border/Fill lists created last time so it behaves
	    properly: use custom predicates to check for equality (no idea
	    what the default operator== does; it's probably wrong); don't use
	    AddBorderAndFill() at all the "entry" points as this misses cells,
	    instead process all cells within XclExpXFBuffer::Finalize() and
	    add borders/fills there (thus ensuring we hit all cells);
	    Assert that the border/fill id values are valid.
	  - Add a default set of fills.  Excel complains loudly if you're
	    missing these fills, so make sure they're always present.
	  - //borders/@count should contain the *Borders* count, not the Fills
	    count.  Oops.
2008-11-18 21:30:04 +0100 kendy  r263938 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Continue style support.
Excel can now (again!) open Calc-generated spreadsheets.
Compared to other parts, this was a mess, mostly because (for the first time)
the XML format did NOT closely match the pre-existing binary format.  It's
reasonably close, but some additional mapping is necessary.  In particular, in
BIFF the XF records contain "inline" the border and fill information.  In OOXML
this information is referred to "by-index"; consequently we need to create an
internal table of borders & fills so that we can then determine the by-index
value for borders and fills. :-(
Furthermore, my previous `font support` commit was broken: it removed
duplicate fonts.  While this *sounds* like a good idea (look ma, smaller
files!), it's not (currently) a good idea as the XclExpXF::mnXclFont value is
an index into this font list (_with_ duplicate values).  Removing the
duplicates results in invalid /styleSheet/cellXfs/xf/@fontId values, which
causes Excel to complain (and no end of grief for me).
All told, this adds support for:
/styleSheet/borders, /styleSheet/borders/border,
/styleSheet/borders/border/bottom, /styleSheet/borders/border/diagonal,
/styleSheet/borders/border/left, /styleSheet/borders/border/right,
/styleSheet/borders/border/top, /styleSheet/cellXfs, /styleSheet/cellXfs/xf,
/styleSheet/cellXfs/xf/alignment, /styleSheet/cellXfs/xf/protection,
/styleSheet/fills, /styleSheet/fills/fill, /styleSheet/fills/fill/patternFill,
/styleSheet/fills/fill/patternFill/bgColor, and
/styleSheet/fills/fill/patternFill/fgColor.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Get xl/styles.xml into an actual Excel-loadable condition.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add
	  XclXmlUtils::ToOString(Color).
2008-11-18 21:29:41 +0100 kendy  r263937 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /styleSheet/fonts/font.
This generates: /styleSheet/fonts/font/b, /styleSheet/fonts/font/charset,
/styleSheet/fonts/font/color, /styleSheet/fonts/font/condense,
/styleSheet/fonts/font/extend, /styleSheet/fonts/font/family,
/styleSheet/fonts/font/i, /styleSheet/fonts/font/name,
/styleSheet/fonts/font/outline, /styleSheet/fonts/font/shadow,
/styleSheet/fonts/font/strike, /styleSheet/fonts/font/sz,
/styleSheet/fonts/font/u, and /styleSheet/fonts/font/vertAlign.
Missing is: /styleSheet/fonts/font/scheme,
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Change WriteFontData() to take
	  a `sal_Int32 nFontId' parameter, which is the element to write to
	  contain the font name.  This is necessary as the shared string table
	  wants to use XML_rFont for the font name, while //fonts/font wants
	  XML_name for the font name.
	* sc/source/filter/excel/xestring.cxx: WriteFontData() change.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Generate </styleSheet> element (oops), and generate
	  /styleSheet/fonts/font/** for all unique fonts.
2008-11-18 21:29:12 +0100 kendy  r263936 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Rename XclExpXmlStream::WriteCurrentStreamAttributes() to WriteAttributes().
Also adds XclExpXmlStream::WriteFontData().  The
WriteCurrentStreamAttributes() to WriteAttributes() change was done so that
method names would have a reasonable length, and adding
WriteCurrentStreamFontData() was looking like an ugly pattern continuation.
XclExpXmlStream::WriteFontData() is to support code sharing of XclFontData
generation.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestring.cxx:
	  s/WriteCurrentStreamAttributes/WriteAttributes/g, add
	  WriteFontData() ("moved" from xestring.cxx).
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/excrecds.cxx,
	  sc/source/filter/excel/xepage.cxx,
	  sc/source/filter/excel/xerecord.cxx,
	  sc/source/filter/excel/xestream.cxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Deal with above changes.
2008-11-18 21:28:50 +0100 kendy  r263935 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Begin style support.
	* sc/source/filter/excel/excdoc.cxx: For OOXML output, create an
	  XclExpXmlStyleSheet instance instead of generating FONTLIST,
	  FORMATLIST, XFLIST, and PALETTE separately, as these need to be
	  written to a separate .zip part.
	* sc/source/filter/inc/xestyle.hxx, sc/source/filter/excel/xestyle.cxx:
	  Begin generating the xl/styles.xml part.
2008-11-18 21:28:25 +0100 kendy  r263934 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
=?utf-8?q?Partially=20implement=20Comments=20(=C2=A73.7).?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
This generates the /xl/commentsN.xml files (N == sheet index number).
This is only a partial generation because Excel requires that a drawing
object be associated with the comment in order to display it.  No drawing
object, and instead Excel displays a dialog warning that the comments could
not be displayed.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Create a XclExpComments object to
	  generate the appropriate commentsN.xml file, as the commentsN.xml
	  file needs to write information about *all* of the comments (author
	  information), so we can't just write out the XclExpNotes individually.
	* sc/source/filter/xcl97/xcl97rec.cxx,
	* sc/source/filter/excel/xecontent.cxx: Cope with
	  XclExpXmlStream::CreateOutputStream() changes.
	* sc/source/filter/inc/xeescher.hxx,
	  sc/source/filter/excel/xeescher.cxx: Add and implement
	  XclExpComments, and add XML generation to XclExpNote.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Change
	  XclExpXmlStream::CreateOutputStream() to take full and relative
	  paths (instead of trying to cosntruct a full/relative path based on
	  the parameters).  This was necessary because commentsN.xml needs to
	  insert a relative path of e.g. "../comments1.xml", which the
	  previous implementation would have made difficult.  I think this
	  makes things clearer and less magical as well.
2008-11-18 21:28:01 +0100 kendy  r263933 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement most of the Shared String Table support.
Previously we generated /sst/si/t, which supports non-formatted text.
Now we support formatting within a cell -- AS LONG AS the formatting isn't
applied to the first character/token.  (The first character/token requires
formal styles support, which is lacking; everything after character position 1
can be handled within the shared string table.)
Now we have: /sst/si/r/rPr/b, /sst/si/r/rPr/charset, /sst/si/r/rPr/color,
/sst/si/r/rPr/family, /sst/si/r/rPr/i, /sst/si/r/rPr/outline,
/sst/si/r/rPr/rFont, /sst/si/r/rPr/scheme, /sst/si/r/rPr/shadow,
/sst/si/r/rPr/strike, /sst/si/r/rPr/sz, /sst/si/r/rPr/u,
/sst/si/r/rPr/vertAlign, and /sst/si/r/t.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/xecontent.cxx: Use XclExpString::WriteXml()
	  to generate string values, instead of assuming everything is
	  unformatted /sst/si/t elements.
	* sc/source/filter/inc/xestring.hxx,
	  sc/source/filter/excel/xestring.cxx: Add and implement
	  XclExpString::WriteXml(), which now handles formatted text runs.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Change
	  XclXmlUtils::ToOUString(ScfUInt16Vec) to
	  XclXmlUtils::ToOUString(ScfUInt16Vec,int,int) so that it can be
	  easily used for substrings; add asserts to
	  XclXmlUtils::To*String(XclExpString) to ensure that we're not
	  dealing with formatted text there (as formatted text needs to go
	  through XclExpString::WriteXml(), but these methods are often used
	  for attribute values which cannot have formatted text).
2008-11-18 21:27:35 +0100 kendy  r263932 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Update of TODO.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
2008-11-18 21:27:14 +0100 kendy  r263931 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Add /Relationships/Relationship/@TargetMode support.
This also fixes Calc hyperlink export, allowing Excel to properly read
documents containing a hyperlink.
	* sc/source/filter/excel/xecontent.cxx: Generate "External" for the
	  hyperlink's TargetMode property, so that Excel will load the
	  generated spreadsheet without error.
2008-11-18 21:26:39 +0100 kendy  r263930 : #i96320# xlsx export
From: Fridrich Strba <fstrba@novell.com>
I think this was what was meant
2008-11-18 21:26:18 +0100 kendy  r263929 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Allow Excel to open documents w/ all contents selected.
Previously, if you selected all cells (Ctrl+A) then saved, the
//selection/@sqref attribute would contain "A:IV", which Excel didn't like.
	* sc/source/filter/excel/xestream.cxx: Don't allow a MAXROW or MAXCOL
	  value to hit ScRange::Format(), thus avoiding the "missing row
	  numbers" issue.
2008-11-18 21:25:46 +0100 kendy  r263928 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
(Mostly) Implement /worksheet/hyperlinks/hyperlink.
The only piece missing is error-free Excel import, and in order for Excel to
import a generated document error-free is for the sheetN.xml.rels document to
contain a /Relationships/Relationship/@TargetMode attribute, e.g.
	<Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink" Target="http://www.example.com/" TargetMode="External"/>
I'm not sure how to add this functionality yet.
	* sc/source/filter/excel/excdoc.cxx: Generate the
	  /worksheet/hyperlinks start and end elements, if appropriate.
	* sc/source/filter/inc/xecontent.hxx,
	  sc/source/filter/excel/xecontent.cxx: Generate the
	  /worksheet/hyperlinks/hyperlink element
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add
	  XclXmlUtils::ToOUString(XclExpString).
2008-11-18 21:25:24 +0100 kendy  r263927 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement AutoFilter support.
This includes /worksheet/autoFilter, /worksheet/autoFilter/filterColumn,
/worksheet/autoFilter/filterColumn/top10,
/worksheet/autofilter/filterColumn/customFilters, and
/worksheet/autofilter/filterColumn/customFilter.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/excrecds.hxx,
	  sc/source/filter/excel/excrecds.cxx: Generate //autoFilter/*.
	* sc/source/filter/excel/xename.cxx: Apparently adding an AutoFilter
	  adds a "defined name" with an empty string (!), so change
	  XclExpName::SaveXml() to skip entries with empty names.
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Declare and implement a
	  specialization for XclExpValueRecord<double>::SaveXml().  This is
	  necessary because Fridrich's change to XclExpValueRecord::SaveXml()
	  (to case maValue to sal_Int32) broke double exports (as it cast the
	  double to a sal_Int32, thus truncating the value).  Since we don't
	  want to re-add the ambiguity warning, we need to specialize so that
	  `double' output uses the correct rtl::OString::valueOf() method.
2008-11-18 21:24:55 +0100 kendy  r263926 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix OOXML Calc export so that documents containing > 1 feature work.
While most previous features worked -- you could create a document using
the feature, save it, and open it in Excel w/o issue -- they worked in
isolation.  So in trying to create a single test document to test as many
features as possible, things (expectedly) broke, so this fixes things up.
	* sc/source/filter/excel/excdoc.cxx, sc/source/filter/excel/xepage.cxx,
	  sc/source/filter/excel/excrecds.cxx: Reorder element output to
	  conform to the OOXML XSD (and allow Excel to read features.xlsx).
2008-11-18 21:24:34 +0100 kendy  r263925 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/autoFilter.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/excrecds.hxx,
	  sc/source/filter/excel/excrecds.cxx: Generate the
	  /worksheet/autoFilter element.
2008-11-18 21:24:07 +0100 kendy  r263924 : #i96320# xlsx export
From: Fridrich Strba <fstrba@novell.com>
disambiguate OUString::valueOf calls
2008-11-18 21:23:45 +0100 kendy  r263923 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
(Hopefully) Make Formula Export Locale-Independent.
Nice as Kohei's patch was, it relied on formula export being in the same
locale as the user's locale.  So import into Excel would work for *me*
(en-US user), but fail for ~everyone else (i.e. not very useful).
This patch is a hack, but has the added benefit that it appears to work:
create an ScCompiler::OpCodeMapPtr that's specific to OOXML output,
and not cache the results.  Not ideal, but enough to progress further...
	* sc/inc/grammar.hxx: Add GRAM_OOXML_A1, which is a locale-independent
	  grammar value (forces ENGLISH, which is what Excel expects).
	* sc/source/core/tool/compiler.cxx: When dealing with GRAM_OOXML_A1,
	  create a new/unique OpCodeMap that always uses ',' for SC_OPCODE_SEP.
	* sc/source/filter/excel/xestream.cxx: Use GRAM_OOXML_A1 for output.
2008-11-18 21:23:20 +0100 kendy  r263922 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix formula export to use ',' to separate parameters instead of ';'.
This is just Kohei's calc-formula-variable-separators-sc.diff patch, but
it works quite nicely for this. :-)
	* sc/inc/compiler.hxx, sc/source/core/tool/compiler.cxx: Allow
	  characters other than ';' to be used as the parameter separator
	  within functions.  We don't care so much about permitting people to
	  *enter* such formulas, but this also gives us the ability to
	  *export* such formulas using ',' instead of ';', which Excel
	  requires.
2008-11-18 21:22:55 +0100 kendy  r263921 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Finish initial support for /worksheet/sheetData/row/c.
Support for some attributes is missing (such as those storing formatting
information), but we now (almost completely) save cell values, errors,
boolean cells, and formulas.
The only missing feature is for > 1 formula argument, e.g. "SUM(A1;B1)".
This needs to be exported as "SUM(A1,B1)" (note the comma).
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Add formula support for /worksheet/sheetData/row/c.  Remove
	  XclExpBlankCell::SaveXml(), as I can't think of anything it would
	  actually need to do.
2008-11-18 21:22:30 +0100 kendy  r263920 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement partial support for /worksheet/sheetData/row/c.
This is take 1 of string and value support (//c[@t='s' or @t='n']).
Boolean (//c[@t='b']) and error (//c[@t='e']) support is also there, but I
have no idea how to test bool and error output without formula support.
TESTING:
Numbers have two serialization paths:
  - "RK" numbers, which go through XclExpRkCell.
  - non-RK numbers, which go thorugh XclExpNumberCell.
RK numbers are integers or numbers evenly divisible by 100.  All other
floating point values (e.g. Pi) are non-RK values.
Strings are, well, strings.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Generate /worksheet/sheetData/row/c for strings and numeric values,
	  and stub out support for the other //c types (formulas, errors,
	  boolean values, blank values...).
2008-11-18 21:22:08 +0100 kendy  r263919 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/sheetData/row.
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Generate /worksheet/sheetData/row; generate <sheetData/> instead of
	  <sheetData></sheetData> if there are no rows.
2008-11-18 21:21:40 +0100 kendy  r263918 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
=?utf-8?q?Flush=20sc/source/filter/excel/ooxml-export-TODO.txt;=20completed=20first=20passs=20of=20=C2=A73.3.1.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
2008-11-18 21:21:15 +0100 kendy  r263917 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/sheetViews/sheetView.
	* sc/source/filter/excel/xeview.cxx: Generate attributes for
	  /worksheet/sheetViews/sheetView.
2008-11-18 21:20:54 +0100 kendy  r263916 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/sheetPr/pageSetUpPr.
This also partially implements /worksheet/sheetPr, but most of it is TODO.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Alter XclExpWsbool initialization
	  for XML output so we can output additional information.
	* sc/source/filter/inc/excrecds.hxx,
	  sc/source/filter/excel/excrecds.cxx: Generate /worksheet/sheetPr and
	  /worksheet/sheetPtr/pageSetUpPr elements.
2008-11-18 21:20:28 +0100 kendy  r263915 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Fix /worksheet/sheetViews/sheetView/selection/@sqref for multi-selection.
When multiple cells are selected, //selection/@sqref needs to be space
separated ("A1 A3 B2") not comma-separated ("A1,A3,B2").
	* sc/source/filter/excel/xestream.cxx: Use space as the separator
	  character between ScRanges.
2008-11-18 21:20:06 +0100 kendy  r263914 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /workbook/sheetViews/sheetView/selection.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add
	  XclXmlUtils::ToOString(XclRangeList).
	* sc/source/filter/inc/xeview.hxx, sc/source/filter/excel/xeview.cxx:
	  Generate /workbook/sheetViews/sheetView/selection.
2008-11-18 21:19:39 +0100 kendy  r263913 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
*Actually* implement /worksheet/printOptions.
Previously I was emitting /worksheet/printOptions, but neglected to actually
emit any attributes for that element.  Oops.
	* sc/source/filter/excel/excdoc.cxx, sc/source/filter/excel/xepage.cxx:
	  Use the new 3-argument XclExpBoolRecord constructor to specify the
	  OOXML attribute to generate from SaveXml().
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Add a `nAttribute' parameter to
	  the constructor (default is disabled) so that the caller can specify
	  which attribute to generate instead of having a horrible
	  special-case HACK in XclExpBoolRecord::SaveXml() (which wasn't a
	  very scalable solution; this is much better).  This isn't perfect,
	  as XclExpBoolRecord::SaveXml() still has some special logic, but
	  it's better than it was...
2008-11-18 21:19:17 +0100 kendy  r263912 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/sheetViews/sheetView/pane.
Slightly more complicated than you'd think, as //pane needs to be after
//dimension but *before* //sheetData, and previously //dimension was being
generated as part of the //sheetData processing (thus making it difficult to
interrupt the generation for //sheetViews).
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/excdoc.hxx, sc/source/filter/excel/excdoc.cxx:
	  Add FillAsXmlTable(); aRecList now gets filled either as a BINARY
	  (FillAsXmlTable) or "XML" (FillAsXmlTable), because trying to juggle
	  eBiff<= BIFF5, ==BIFF8, and GetOutput()!=EXC_OUTPUT_BINARY (XML) was
	  straining my head, and OOXML record ordering is looking to be quite
	  different from BIFF.  "Create" a EXC_ID3_DIMENSIONS record so that
	  //dimension is generated before //sheetViews.
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Add XclExpDelegatingRecord.
	  This is needed because I need an ScfRef<XclExpRecordBase> (to insert
	  the DIMENSION record into the correct location), but XclExpDimension
	  is located within another object and thus can't be heap-allocated
	  itself (at least not w/o changing how it works).  Thus I instead
	  create an XclExpDelegatingRecord instance which points to the
	  XclExpDimension instance I care about w/o worrying about double
	  freeing or `delete`ing non-`new`d memory...
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add
	  XclXmlUtils::ToOString(XclAddress).
	* sc/source/filter/inc/xetable.hxx, sc/source/filter/excel/xetable.cxx:
	  Don't generate //dimension from XclExpRowBuffer::SaveXml(), as this
	  needs to be done earlier; add XclExpRowBuffer::GetDimensions(), used
	  by XclExpCellTable::CreateRecord() to return an XclExpRecordRef to
	  the already existing XclExpDimensions instance; change
	  XclExpCellTable::CreateRecord() to (a) make it non-const, and (b)
	  return the appropriate XclExpDimension instance for the
	  EXC_ID3_DIMENSIONS record type.
	* sc/source/filter/inc/xeview.hxx, sc/source/filter/excel/xeview.cxx:
	  Implement /worksheet/sheetViews and
	  /worksheet/sheetViews/sheetView/pane, and partially implement
	  /worksheet/sheetViews/sheetView.
	* sc/source/filter/xcl97/xcl97rec.cxx: Don't emit the
	  /workbook/workbookProtection/@revisionsPassword attribute, as this
	  causes xmllint XSD Schema validation to fail.
2008-11-18 21:18:48 +0100 kendy  r263911 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet[pageMargins and pageSetup and printOptions].
Note: this change alters the ordering of records in (binary) .xls files as
well as .xlsx files.  This change does not seem to cause any repercussions;
Excel 2007 and Calc 2.4 still open generated .xls files w/o complaint.
(The records were reordered to simplify generation of OOXML, as otherwise we'd
either have a conditional mess or we'd have code duplication.  This seems to
work, but can be worked around if deemed necessary.)
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xepage.hxx, sc/source/filter/excel/xepage.cxx:
	  Generate /worksheet/pageMargins, /worksheet/pageSetup, and
	  /worksheet/printOptions elements.
	* sc/source/filter/inc/xerecord.hxx: Add ExlExpValueRecord<T>::SaveXml()
	  and ExlExpValueRecord<T>::SetAttribute() (needed to generate
	  attributes for some of the above elements).
2008-11-18 21:18:26 +0100 kendy  r263910 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/mergeCells/mergeCell.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/inc/xecontent.hxx,
	  sc/source/filter/excel/xecontent.cxx: Generate
	  /worksheet/mergeCells and /worksheet/mergeCells/mergeCell elements.
2008-11-18 21:17:58 +0100 kendy  r263909 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/scenarios, //scenario, //inputCells.
"Minor" implementation difficulty (making this patch larger than would
normally be required): Scenarios implicitly add a new invisible worksheet
(as is noticable if you look at the Calc status bar after clicking
Tools->Scenarios...->OK; status goes from "Sheet 1/3" to "Sheet 1/4").
This extra sheet foiled my (stupid) resource ID mapping which "just
happened" to work, allowing rId1::sheet1 mappings.  The problem was that
it worked only by "luck" (and I'm not exporting too much), and it was
bound to break at some point...like now.
Consequently in addition to exporting //scenarios et. al, this also adds
additional infrastructure to deal with creating and storing Resource Ids,
in particular so that sheet's get valid resource Ids and Excel will still
deign to open our files w/o generating errors.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Change the ordering of
	  ExcEScenarioManager & FilterManager to follow the OOXML XSD;
	  ExcTable::WriteXml() no longer creates the sheet stream (this is
	  done by ExcBundlesheet8::SaveXml()), so lookup the correct stream
	  to use instead.
	* sc/source/filter/excel/xepage.cxx: Flush comments.
	* sc/source/filter/excel/xetable.cxx: Cleanup.
	* sc/source/filter/inc/xcl97rec.hxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Change
	  ExcBundlesheet8::WriteXml() to open the appropriate sheet output
	  stream (so that we can get a valid ResourceId for this output stream
	  to use in //sheet[@r:id]); implement //scenarios, //scenario, and
	  //inputCells for scenario generation.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add
	  XclXmlUtils::GetStreamName(), XclXmlUtils::ToOString(ScAddress),
	  XclXmlUtils::ToOString(ScRange),
	  XclXmlUtils::ToOString(XclExpString),
	  XclExpXmlStream::GetIdForPath(),
	  XclExpXmlStream::GetStreamForPath().  The XclXmlUtils methods are
	  helper routines (code cleanup), while the XclExpXmlStream methods
	  are to permit "registration" of a Path to both a RelationshipId and
	  a FSHelperPtr for later output.  This allows e.g.
	  ExcBundlesheet8::SaveXml() to open the output stream, and have
	  ExcTable::WriteXml() grab and use this output stream later.
	  Changed CreateOutputStream() to (optionally) return the ResourceId
	  as an output parameter.
2008-11-18 21:17:35 +0100 kendy  r263908 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Move XML character escape logic into FastSerializerHelper.
	* sc/source/filter/excel/xename.cxx, sc/source/filter/excel/xepage.cxx,
	  sc/source/filter/excel/xecontent.cxx: Use writeEscaped() instead of
	  write() in places that require escaping.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Remove XclXmlUtils::Escape().
2008-11-18 21:17:10 +0100 kendy  r263907 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/headerFooter[oddHeader, oddFooter].
Excel distinguishes between left, right, and front page sets, while Calc
doesn't (at least, the .xls output doesn't make that distinction).
Consequently, we generate "all pages have these headers/footers" output.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Alter record ordering so that the
	  //headerFooter element is inserted into the correct position to
	  allow Excel to open generated documents.
	* sc/source/filter/inc/xepage.hxx, sc/source/filter/excel/xepage.cxx:
	  Generate the /worksheet/headerFooter,
	  /worksheet/headerFooter/oddHeader, and
	  /worksheet/headerFooter/evenHeader elements.
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Extend the
	  XclExpStartXmlElementRecord and XclExpStartSingleXmlElementRecord
	  types to accept a callback function which is invoked after starting
	  the element.  This allows us to ~easily provide the
	  /worksheet/headerFooter attributes w/o creating new XclExpRecordBase
	  subclasses.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add XclXmlUtils::Escape()
	  functions which perform XML character escaping (e.g. s/</&lt;/g) so
	  that we don't generate invalid XML.  In particular, the header/footer
	  contains a "formatting code" which contains '&', which must be
	  escaped within the generated XML.
2008-11-18 21:16:47 +0100 kendy  r263906 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/dimensions.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/xetable.cxx, sc/source/filter/inc/xetable.hxx:
	  Implement /worksheet/dimensions.
2008-11-18 21:16:21 +0100 kendy  r263905 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/dataValidations/dataValidation[formula1, formula2].
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/xecontent.cxx,
	  sc/source/filter/inc/xecontent.hxx: Implement
	  /worksheet/dataValidations,
	  /worksheet/dataValidations/dataValidation, //formula1, //formula2.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add XESTRING_TO_PSZ(),
	  XclXmlUtils::ToOString(ScRangeList),
	  XclXmlUtils::ToOUString(ScDocument&,ScAddress,ScTokenArray*).
2008-11-18 21:15:58 +0100 kendy  r263904 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/conditionalFormatting.
Note that Excel will NOT currently open files containing this element, as the
XML is incomplete: the XSD requires at least one nested
/worksheet/conditionalFormatting/cfRule element, which we're not yet
generating.  We do properly generate //conditionalFormatting/@sqref.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/xecontent.cxx,
	  sc/source/filter/inc/xecontent.hxx: Generate
	  /worksheet/conditionalFormatting.
2008-11-18 21:15:31 +0100 kendy  r263903 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/cols/col; unstub /worksheet/sheetData.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Remove <sheetData/> stub, as
	  //col needs to come _before_ //sheetData, and emitting //sheetData
	  here makes that impossible (and keeps Excel from loading our files).
	* sc/source/filter/excel/xetable.cxx, sc/source/filter/inc/xetable.hxx:
	  Implement /worksheet/cols (XclExpColinfoBuffer),
	  /worksheet/cols/col (XclExpColinfo), and stub out
	  /worksheet/sheetData in the correct position to appease Excel.
2008-11-18 21:15:06 +0100 kendy  r263902 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /worksheet/colBreaks, /worksheet/rowBreaks, and /worksheet//brk.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/xepage.cxx, sc/source/filter/inc/xepage.hxx:
	  Add XclExpPageSettings::SaveXml() and XclExpPageBreaks::SaveXml() --
	  the former to call the latter, and the latter to generate
	  /worksheet/colBreaks, /worksheet/rowBreaks, and /worksheet//brk.
2008-11-18 21:14:44 +0100 kendy  r263901 : #i96320# xlsx export
From: Fridrich Strba <fstrba@novell.com>
disambiguate
2008-11-18 21:14:19 +0100 kendy  r263900 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement (more-) proper /workbook/calcPr support.  Cleanup.
Previously, /workbook/calcPr was generated by filling a temporary
XclExpXmlCalculationProperties instance, and generating the //calcPr element
at the ~end of generation.  This was not ideal, as it involved more code (the
class to hold the intermediate values, etc.), and it could potentially place
the //calcPr element into the wrong position (the XSD requires that it be
before //oleSize, //customWorkbookViews, and //pivotCaches, while the previous
approach would have placed it after ~everything).
	* sc/source/filter/excel/excdoc.cxx: Follow the pattern of
	  //workbookProtection and insert the //calcPr BIFF records into the
	  appropriate position based on file type.  One minor quirk: the
	  records move from the per-SHEET array into the workbook array.
	* sc/source/filter/excel/xestream.cxx,
	  sc/source/filter/inc/xestream.hxx: Remove unnecessary code.
	* sc/source/filter/xcl97/xcl97rec.cxx: Directly emit the attributes
	  instead of filling an intermediate object.
2008-11-18 21:13:56 +0100 kendy  r263899 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Enable /workbook/workbookProtection.
/workbook/workbookProtection was previously disabled as emitting it would
cause Excel to generate an error message.  The problem has been resolved:
/workbook/workbookProtection *must* be before /workbook/bookviews (which in
turn must be before /workbook/sheets), and this wasn't previously the case.
Placing the element into the proper location makes Excel happy.
	* sc/source/filter/excel/excdoc.cxx: Place the
	  workbookProtection-related BIFF records into the correct position to
	  appease the Excel gods.
	* sc/source/filter/excel/excrecds.cxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Enable output of the various
	  /workbook/workbookProtection attributes.
2008-11-18 21:13:29 +0100 kendy  r263898 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement /workbook/bookviews/workbookView.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Remove implemented elements.
	* sc/source/filter/excel/excdoc.cxx, sc/source/filter/excel/excel.cxx,
	  sc/source/filter/excel/xlroot.cxx, sc/source/filter/inc/xlroot.hxx,
	  sc/source/filter/inc/xlconst.hxx: The WINDOW1 record needs to be in
	  one of two different locations, depending on output format.  Add a
	  new XclOutput enumeration to contain the output format (we do NOT
	  want to reuse XclBiff for this purpose, as otherwise XML output is a
	  superset of BIFF8, and we don't want to update every existing check
	  for BIFF8 to check for both BIFF8 and XML), and check for this flag
	  so that the WINDOW1 record is created in the appropriate place.
	* sc/source/filter/excel/xestream.cxx,
	  sc/source/filter/inc/xestream.hxx: Add GetRoot() method and change
	  constructor to take a `const XclExpRoot&`, as
	  XclExpWindow::SaveXml() requires this information.
	* sc/source/filter/excel/xeview.cxx, sc/source/filter/inc/xeview.hxx:
	  XclExpWindow1::SaveXml() generates the //workbookView element.
	* sc/source/filter/xcl97/xcl97rec.cxx: Cleanup.
2008-11-18 21:13:04 +0100 kendy  r263897 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Remove SIGILL from ExcBundlesheet8::SaveXml().
	* sc/source/filter/excel/xestream.cxx: Add some asserts.
	* sc/source/filter/xcl97/xcl97rec.cxx: Non-POD types cause a SIGILL
	  when passed as a "..." argument to a function.  Doh!
2008-11-18 21:12:42 +0100 kendy  r263896 : #i96320# xlsx export
From: Fridrich Strba <fstrba@novell.com>
disambiguate
2008-11-18 21:12:17 +0100 kendy  r263895 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
/workbook/workbookProtection, mostly cancelled during rebase.
This isn't actually implemented -- the ::SaveXml() methods are `#if 0`d out --
as Excel barfs when this element + attributes are emitted.
Funnier, even <workbookProtection/> causes Excel to barf, so until all the
semantics are worked out it all needs to be uncommented out.
What is useful here is the mapping from BIFF record -> OOXML attribute.
	* sc/source/filter/excel/excdoc.cxx,
	  sc/source/filter/excel/excrecds.cxx,
	  sc/source/filter/inc/excrecds.hxx, sc/source/filter/inc/xcl97rec.hxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Add method stubs to generate
	  the /workbook/workbookProtection element & attributes.
2008-11-18 21:11:55 +0100 kendy  r263894 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Initial /workbook/workbookPr implementation.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sc/source/filter/excel/excdoc.cxx: Add records to start/end the
	  <workbookPr/> element; cleanup & document TODOs.
	* sc/source/filter/inc/excrecds.hxx,
	  sc/source/filter/excel/excrecds.cxx: Declare & Implement
	  Xcl1904::SaveXml().
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Declare and implement
	  XclExpXmlStartSingleElementRecord, XclExpXmlEndSingleElementRecord,
	  both used to single-style XML elements instead of the "full"
	  start/end XML created by XclExpXmlStartElementRecord and
	  XclExpXmlEndElementRecord, and add XclExpBoolRecord::SaveXml(),
	  which generates some <workbookPr/> attributes.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Declare & implement
	  XclExpXmlStream::WriteCurrentStreamAttributes().
2008-11-18 21:11:30 +0100 kendy  r263893 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement (more-) proper /workbook/sheets support.  Refactor.
Instead of hacking around "limitations" in NameBuffer to generate
/workbook/sheets/sheet elements, use ExcBundlesheet8 to generate the
/workbook/sheets/sheet elements.  This also allows us to emit the
//sheet/@state attribute, which is private to ExcBundlesheet8.
In order to generate the /workbook/sheets elements,
XclExpXmlStartElementRecord and XclExpXmlEndElementRecord were added around
the ExcBundlesheet8 record entries, so that the existing record-based
infrastructure could automagically generate the structural XML tags.  These
records do nothing for existing BIFF output.
Finally, XclExpXmlStream::GetWorkbook() has been replaced with
XclExpXmlStream::GetCurrentStream(), and PushStream()/PopStream() methods were
added.  This is hoped to permit nesting of streams, and is currently being
used to generate the xl/worksheets/sheetN.xml files (to no effect, as not
enough records are generate XML for the results to be visible).
	* sc/source/filter/excel/excdoc.cxx: Undo the pTabNames/NameBuffer
	  changes, as we no longer use pTabNames to generate //sheets/; add
	  records to emit the <sheets/> element; place the sheet stream on top
	  of the XclExpXmlStream stack.
	* sc/source/filter/inc/excrecds.hxx,
	  sc/source/filter/excel/excrecds.cxx: Save the tab that
	  ExcBundlesheetBase was constructed for -- needed for <sheet/>
	  generation within ExcBundlesheet8.
	* sc/source/filter/excel/xecontent.cxx,
	  sc/source/filter/excel/xename.cxx, sc/source/filter/excel/xepivot.cxx:
	  s#GetWorkbook#GetCurrentStream#g; don't emit empty collections.
	* sc/source/filter/inc/xerecord.hxx,
	  sc/source/filter/excel/xerecord.cxx: Declare and Implement
	  XclExpXmlElementRecord, XclExpXmlStartElementRecord,
	  XclExpXmlEndElementRecord.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Add stream stack methods;
	  remove warning about unused parameter.
	* sc/source/filter/inc/xcl97rec.hxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Add ExcBundlesheet8::SaveXml()
	  and generate /workbook/sheets/sheet elements from it.
2008-11-18 21:11:08 +0100 kendy  r263892 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Add Calc OOXML TODO list.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Added.  I'm going through ECMA-376 Part 4 Section 3 in a
	  breadth-first fashion (i.e. top-down), and implementing each element
	  as I'm able.  I'm not always able to immediately implement an
	  element (frequently because I can't find the equivalent binary
	  export code) within a short period of time, so any such elements are
	  recorded here for later passes.
	  Just because an element isn't here doesn't mean it's been fully
	  implemented; any elements with associated code will have OOXTODO
	  comments specifying what's missing/needed for that particular code.
2008-11-18 21:10:36 +0100 kendy  r263891 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Initial /workbook/pivotCaches/pivotCache implementation.
	* sc/source/filter/excel/xepivot.cxx,
	  sc/source/filter/inc/xepivot.hxx: Declare and implement *Xml()
	  methods so that PivotCaches are saved into xl/workbook.xml.
2008-11-18 21:10:09 +0100 kendy  r263890 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Initial <definedName/> implementation.
	* sc/source/filter/excel/xename.cxx: Generate <definedName/>.
	* sc/source/filter/excel/xestream.cxx: Add XclXmlUtils::ToPsz(bool).
	* sc/source/filter/inc/xename.hxx: Declare
	  XclExpNameManager::SaveXml() so we can emit <definedName/> elements.
	* sc/source/filter/inc/xestream.hxx: Declare XclXmlUtils::ToPsz(bool).
2008-11-18 21:09:47 +0100 kendy  r263889 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Initial <calcPr/> implementation; provide count, uniqueCount <sst/> attributes.
	* sc/source/filter/excel/excdoc.cxx: Initial /workbook/calcPr
	  generation implementation.
	* sc/source/filter/excel/xecontent.cxx: Provide the count and
	  uniqueCount attributes for the <sst/> element.
	* sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/excel/xestream.cxx: Provide/implement a
	  XclExpXmlStream::GetWorkbookCalculationProperties() method which
	  keeps track of data used by excdoc.cxx for <calcPr/> generation.
	* sc/source/filter/inc/xcl97rec.hxx,
	  sc/source/filter/xcl97/xcl97rec.cxx: Override SaveXml() for select
	  types to cache the information needed to write <calcPr/>.
2008-11-18 21:09:22 +0100 kendy  r263888 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Simplify addRelation/openOutputStream use within sc.
	* sc/source/filter/excel/excdoc.cxx,
	  sc/source/filter/excel/xecontent.cxx: Use CreateOutputStream() to
	  create sub-streams.
	* sc/source/filter/excel/xestream.cxx: Implement CreateOutputStream();
	  use CreateOutputStream() to create xl/workbook.xml.
	* sc/source/filter/inc/xestream.hxx: Add CreateOutputStream() methods
	  which merge addRelation() w/ openOutputStreamWithSerializer().
2008-11-18 21:08:59 +0100 kendy  r263887 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Allow Excel to open an empty spreadsheet.
	* sc/source/filter/excel/excdoc.cxx: Use proper sheet names in the
	  relations file so that correct relative paths are present within the
	  .rels file; Use the correct content type when creating sheetN.xml;
	  Insert a <sheetData/> element into the worksheet.xml files; insert
	  the sheetN.xml relational data into the correct .rels file.
	* sc/source/filter/excel/xestream.cxx: Use the correct content type
	  when creating xl/workbook.xml.
2008-11-18 21:08:28 +0100 kendy  r263886 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
More Excel export cleanup.
	* sc/source/filter/excel/excdoc.cxx: Use addRelation(XOutputStream...)
	  so that the added relation is (hopefully) inserted into the
	  appropriate xl/_rels/workbook.xml.rels file; extra tracing.
	* sc/source/filter/excel/xecontent.cxx: Cleanup/simplification.
	* sc/source/filter/excel/xestream.cxx,
	  sc/source/filter/inc/xestream.hxx: Add more ToOString() and
	  ToOUString() helper methods.
2008-11-18 21:08:06 +0100 kendy  r263885 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Current work-in-progress for minimal Excel support.
	* sc/source/filter/excel/excdoc.cxx: Implement ExcTable::WriteXml() to
	  write xl/worksheets/sheetN.xml or the workbook.xml <sheets/>
	  elements, depending on whether we're the header or not.  Implement
	  ExcDocument::WriteXml() to stub out xl/workbook.xml.
	* sc/source/filter/excel/xecontent.cxx: Use the XML Ids instead of
	  strings to speed up XML creation.
	* sc/source/filter/excel/xestream.cxx: Add XclXmlUtils::To*String()
	  helpers to simplify XML writing; open the xl/workbook.xml file so
	  that it can be written to from multiple locations.
	* sc/source/filter/inc/xestream.hxx: Add XclXmlUtils class to hold
	  various To*String() helpers; add XclExpXmlStream::GetWorkbook().
2008-11-18 21:07:41 +0100 kendy  r263884 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Generate a correct shared string table.
	* sc/source/filter/excel/xecontent.cxx: Write proper shared string
	  table entries.
	* sc/source/filter/inc/xestream.hxx: Include <sax/fshelper.hxx> so we
	  can easily use XmlFilterBase::openOutputStreamWithSerializer().
2008-11-18 21:07:18 +0100 kendy  r263883 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Write an actual ZIP package for .xlsx output, including a (stubbed) shared
 string table.
    * sc/prj/build.lst: We now depend on oox to build.
    * sc/source/filter/inc/xestream.hxx, sc/source/filter/excel/xestream.cxx:
      XclExpXmlStream how inherits from XmlFilterBase, which produces ZIP
      package files.  This allows increased code sharing.
    * sc/source/filter/excel/excdoc.cxx: Update XclExpXmlStream construction.
    * sc/source/filter/excel/excel.cxx: Don't create a SotStorage() instance
      over pMedStrm (this makes ZipStorage very angry); don't call
      lcl_ExportExcelBiff(), as we want to preserve our generated file.
    * sc/source/filter/excel/xecontent.cxx: Write out the XML forr the shared
      string table (incomplete, as I need to find an easier/more elegant way
      of inserting strings into the XML, but it'll need updating anyway  to
      use the FastSaxSerializer).
    * sc/util/makefile.mk: Link against $(OOXLIB) and $(FASTSAXLIB) as well.
2008-11-18 21:06:54 +0100 kendy  r263882 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Trace output for the shared string table.
This is step forward as we're hooking into the new XclExpRecordBase::SaveXml()
to invoke the string table SaveXml() routine.  It's still largely
proof-of-concept, but we can actually invoke the appropriate code now.
	* oox/workben/ooxml-export-notes.txt: Flush.
	* sc/source/filter/inc/exp_op.hxx, sc/source/filter/excel/expop2.cxx:
	  Add and implement the new ExportXml2007 type.
	* sc/source/filter/excel/excdoc.cxx, sc/source/filter/excel/excel.cxx,
	  sc/source/filter/excel/xecontent.cxx,
	  sc/source/filter/excel/xepivot.cxx,
	  sc/source/filter/excel/xerecord.cxx,
	  sc/source/filter/excel/xestream.cxx, sc/source/filter/inc/excdoc.hxx,
	  sc/source/filter/inc/xecontent.hxx, sc/source/filter/inc/xepivot.hxx,
	  sc/source/filter/inc/xerecord.hxx, sc/source/filter/inc/xestream.hxx,
	  sc/source/filter/inc/xestring.hxx: Implement enough glue to allow
	  XclExpSstImpl::SaveXml() to be invoked from the XML export context
	  and print useful information to the screen.
2008-11-18 21:06:28 +0100 kendy  r263881 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Implement support for writing .xlsx files.
The .xlsx file written is still a BIFF8 (.xls) file, but a file is now written
instead of generating an error message.
	* sc/inc/filter.hxx: Change the prototype of ScExportExcel5 so that we
		can specify Excel 2007 XML (Exp2007Xml) as a file format.
	* sc/source/filter/excel/excel.cxx: Refactor ScExportExcel5() so that
		Exp2007Xml is a supported format, and stub out Exp2007Xml support so
		that BIFF8 output is currently generated.
	* sc/source/ui/docshell/docsh.cxx: Add support for the "MS Excel 2007
		XML" filter and the new ScExportExcel5() semantics.
2008-11-18 21:06:03 +0100 kendy  r263880 : #i96320# xlsx export
From: Jonathan Pryor <jpryor@novell.com>
Make the filter names consistent with other filters used in sc/.../docsh.cxx.
	* filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu,
	  filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary_ui.xcu,
	  filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu,
	  filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu,
	  filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template_ui.xcu,
	  filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_ui.xcu,
	  filter/source/config/fragments/types/MS_Excel_2007_Binary.xcu,
	  filter/source/config/fragments/types/MS_Excel_2007_XML.xcu,
	  filter/source/config/fragments/types/MS_Excel_2007_XML_Template.xcu:
	  Remove 'Calc ' from the filter names (as none of the other filters
	  mentioned in sc/source/ui/docshell.cxx use that convention), and
	  remove 3RDPARTYFILTER from the filter's Flags property, as this flag
	  causes objstor.cxx to use ExportTo() instead of ConvertTo(), and the
	  existing Calc->Export logic is all within ConvertTo().
2008-11-18 21:05:41 +0100 kendy  r263879 : #i96320# xlsx export
From: Radek Doulik <rodo@novell.com>
Initial work on ooxml export (xlsx)
	* filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu:
	ditto
	* filter/source/config/fragments/types/MS_Excel_2007_XML.xcu:
	reverse extensions order so that xlsx is shown in Save dialog as
	default
2008-11-18 20:53:43 +0100 kendy  r263877 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Deliver tablestylelist.hxx so that we can use xmlfilterbase.hxx.
And also just do forward declaration of TableStyle instead of including the
header - it includes too much in that case.
2008-11-18 20:53:21 +0100 kendy  r263876 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Fix build break.
	* source/ppt/pptimport.cxx: getServiceFactory() was renamed to
	  getGlobalFactory().
2008-11-18 20:52:49 +0100 kendy  r263875 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Add some namespaces so that sax builds again.
2008-11-18 20:52:27 +0100 kendy  r263874 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Cleanup in sax (wrt. escaping attribute values).
FastSaxSerializer::writeFastAttributeList() didn't properly escape
attribute values, which broke number format export if the number format
included e.g. '"' (double quote), e.g.:
    [$$-409]#,##0.00;[RED]-[$$-409]#,##0.00;""
which shows numbers with a currency type, negative numbers in red, and 0
values as the empty string.
	* sc/source/filter/excel/ooxml-export-TODO.txt: Flush.
	* sax/source/fastparser/fshelper.cxx,
	  sax/source/fastparser/fastserializer.hxx,
	  sax/source/fastparser/fastserializer.cxx: Move fshelper.cxx's
	  lcl_Escape() to FastSaxSerializer::escapeXml(), and use escapeXml()
	  when writing attribute values.
2008-11-18 20:51:59 +0100 kendy  r263873 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Make a bit more obvious what's happenning with AttributeLists.
2008-11-18 20:51:37 +0100 kendy  r263872 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
a from-scratch-build reveals some missed changes in include files :(
2008-11-18 20:51:11 +0100 kendy  r263871 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
deliver the header too
2008-11-18 20:50:48 +0100 kendy  r263870 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
public visibility of FastAttributeList class + some more convenience functions in fshelper
2008-11-18 20:50:26 +0100 kendy  r263869 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Add /Relationships/Relationship/@TargetMode support.
This also fixes Calc hyperlink export, allowing Excel to properly read
documents containing a hyperlink.
	* oox/inc/oox/core/xmlfilterbase.hxx, oox/source/core/xmlfilterbase.cxx:
	  Add a rTargetMode parameter to XmlFilterBase::addRelation().
2008-11-18 20:50:04 +0100 kendy  r263868 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
add string.h
2008-11-18 20:49:42 +0100 kendy  r263867 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Explicitely default construct maMarkStack [to be safe ;-)].
2008-11-18 20:49:13 +0100 kendy  r263866 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Rename writeMarked() to mergeTopMarks() and improve the implementation.
Just writing the top mark is not enough; in more complex scenarios it would
destroy the order completely.  This way we have better control over what's
happening, and can nest the mark()/mergeTopMarks()/mergeTopMarks( true ) as
necessary directly in the start/end tags.
2008-11-18 20:48:51 +0100 kendy  r263865 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Add mark() and writeMarked() methods.
These are to be able to change the order of the data being written.
If you need to write eg.
  p, r, rPr, [something], /rPr, t, [text], /r, /p,
but get it in order
  p, r, t, [text], /t, rPr, [something], /rPr, /r, /p,
simply do
  p, r, mark(), t, [text], /t, mark(), rPr, [something], /rPr,
  writeMarked(), writeMarked(), /r, /p
and you are done.
2008-11-18 20:48:24 +0100 kendy  r263864 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Move XML character escape logic into FastSerializerHelper.
	* sax/inc/sax/fshelper.hxx, sax/source/fastparser/fshelper.cxx: Add
	  and implement FastSerializerHelper::writeEscaped(), which escapes
	  any XML characters within the string before writing.
2008-11-18 20:48:02 +0100 kendy  r263863 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Introduce writeId().
	* sax/inc/sax/fshelper.hxx sax/source/fastparser/fastserializer.cxx,
	  sax/source/fastparser/fastserializer.hxx,
	  sax/source/fastparser/fshelper.cxx: Add/implement
	  FastSerializerHelper::writeId(), which does the "usual"
	  sal_Int32->string conversion but manually, outside of any automatic
	  context.  This is done so that
	  XclExpXmlStream::WriteCurrentStreamAttributes() can write element
	  attributes "piecemeal"/on-demand, without needing to store the
	  relevant information into a separate object to generate all the
	  attributes at once.
2008-11-18 20:47:36 +0100 kendy  r263862 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Change the semantics of startElement() and singleElement().
	* sax/source/fastparser/fshelper.cxx: Change the semantics of
	  startElement() and singleElement(), so that attributes with values
	  that are NULL are _skipped_, instead of ending all attributes.  This
	  allows us to have "optional" attributes, in which the attribute
	  won't be generated if the value is null.  This is needed so that the
	  //definedName/@localSheetId attribute is only emitted for non-global
	  sheet-specific names.
2008-11-18 20:47:14 +0100 kendy  r263861 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
call our pptx export filter from oox/pptimport when needed (yup, it is not only import filter from now ;-)
2008-11-18 20:46:51 +0100 kendy  r263860 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
How to install the stuff.
2008-11-18 20:46:29 +0100 kendy  r263859 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
Change 'core::addRelation' to 'static addRelation_impl'.
To be better readable, and no symbol for that.
2008-11-18 20:46:04 +0100 kendy  r263858 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
generate document wide unique Id's
2008-11-18 20:45:40 +0100 kendy  r263857 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added standalone="yes" to xml document beginning
 removed unneccessary ::rtl:: prefix in one case
2008-11-18 20:45:18 +0100 kendy  r263856 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added FSHelperPtr here as well
2008-11-18 20:44:56 +0100 kendy  r263855 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
call commit on StorageBase substorages rather than only on XStorage of these substorages so that the commit propagates recursively to all substorages
2008-11-18 20:44:34 +0100 kendy  r263854 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Implement getOutputStream(), some cleanup.
	* sax/inc/sax/fshelper.hxx: Add a getOutputStream() method so that
	  excdoc.cxx can easily use the addRelation(XOutputStream, ...) method.
	* sax/source/fastparser/fastserializer.cxx: Code refactor to remove
	  useless string duplication --
	  Sequence<byte>(ToString(s).getStr(), ToString(s).getLength()) == bad.
	* sax/source/fastparser/fastserializer.hxx: Add getOutputStream() (for
	  use in fshelper.cxx); cleanupl.
	* sax/source/fastparser/fshelper.cxx: Implement getOutputStream().
2008-11-18 20:44:12 +0100 kendy  r263853 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Add write() methods to write inside elements.
	* sax/inc/sax/fshelper.hxx: Add write() methods to write content to the
	  string inside of elements.
	* sax/source/fastparser/fshelper.cxx: Implement write() methods.
2008-11-18 20:43:50 +0100 kendy  r263852 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
making singleUnknownElement and singleFastElement be a uno method
2008-11-18 20:43:27 +0100 kendy  r263851 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added NS versions of fast methods
2008-11-18 20:43:05 +0100 kendy  r263850 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
support namespaces in attribute names as well
2008-11-18 20:42:44 +0100 kendy  r263849 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
fix content types writting after it got broken somewhere between m4 and m19 when Version was added to properties between MediaType and FullPath
2008-11-18 20:42:21 +0100 kendy  r263848 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
fixed FastAttributeList::getUnknownAttributes where a std::for_each wasn't working properly (because of ++ in bind)
2008-11-18 20:41:55 +0100 kendy  r263847 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
fix attributes list and its reference creation so that the instance can be freed in Reference::release
2008-11-18 20:41:33 +0100 kendy  r263846 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
export tokens
 added xmlns to tokens
2008-11-18 20:41:08 +0100 kendy  r263845 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
instantiate token handler
 support xml namespaces
2008-11-18 20:40:45 +0100 kendy  r263844 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added method to XmlFilterBase which opens stream with media type and returns newly created fast serializer shared ptr
2008-11-18 20:40:23 +0100 kendy  r263843 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
    * oox/workben/ooxml-export-notes.txt: Flush.
2008-11-18 20:40:01 +0100 kendy  r263842 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
beefing up the fshelper
2008-11-18 20:39:40 +0100 kendy  r263841 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
export ChartConverterClass - it is now needed in XmlFilterBase
2008-11-18 20:39:17 +0100 kendy  r263840 : #i96316# OPC for export filters
From: Jan Holesovsky <kendy@suse.cz>
fastsax.uno.so was renamed to libfastsaxlx.so
2008-11-18 20:38:54 +0100 kendy  r263839 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
trying to do some useful stuff with the serializer
2008-11-18 20:38:26 +0100 kendy  r263838 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
use relation id names similar to ms office
2008-11-18 20:38:03 +0100 kendy  r263837 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
fixed typo in namespace url
2008-11-18 20:37:38 +0100 kendy  r263836 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added 2 new methods to XmlFilterBase for adding relations to base storage and to output streams
2008-11-18 20:37:15 +0100 kendy  r263835 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
let writable stream handle relation id's
 new id can be queried by asking for property "RelId"
 fixed another issue with writing relations of writable stream - the same one I fixed lately for storages - looks like another cut'n'pasted code :(
2008-11-18 20:36:48 +0100 kendy  r263834 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
trying to avoid char* -> OUString and back conversions
2008-11-18 20:36:26 +0100 kendy  r263833 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added commit methods to StorageBase and FilterBase to make things easier
2008-11-18 20:35:58 +0100 kendy  r263832 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added new openOutputStream method to XmlFilterBase to open output stream of given mediat type (which is then saved to [Content_Types.xml]
 updated pptx export filter
2008-11-18 20:35:36 +0100 kendy  r263831 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
some casts to make compiler happy
2008-11-18 20:35:13 +0100 kendy  r263830 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
trying to make the fast serializer a bit less bloated
2008-11-18 20:34:51 +0100 kendy  r263829 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
do not get out of bounds of sequence
 do not overwrite the id tag
2008-11-18 20:34:29 +0100 kendy  r263828 : #i96316# OPC for export filters
From: Jonathan Pryor <jpryor@novell.com>
Notes for trace output for the shared string table.
	* oox/workben/ooxml-export-notes.txt: Flush.
2008-11-18 20:34:07 +0100 kendy  r263827 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added ifdefs to fshelper.hxx to avoid problems when including more than once
 fixed the constructor namespace
 added export.map and made FastSerializerHelper class global
2008-11-18 20:33:44 +0100 kendy  r263826 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
defined OOXLIB and FASTSAXLIB variables to be used in makefiles
2008-11-18 20:33:18 +0100 kendy  r263825 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added constructor and added fshelper.obj to the makefile.mk
2008-11-18 20:32:56 +0100 kendy  r263824 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
added fast serializer helper files (not implemented yet)
 make the fastsax a shared library (fastsax.uno.so --> libfastsaxlx.so)
 deliver the fast serializer header
2008-11-18 20:32:34 +0100 kendy  r263823 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
add fast serializer to the uno component
2008-11-18 20:32:12 +0100 kendy  r263822 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
moved uno service and implementation names to headers
2008-11-18 20:31:46 +0100 kendy  r263821 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
split fastparser.cxx to fastparser.hxx with class declaration, fastparser.cxx with implementation and facreg.cxx with uno component implementation
2008-11-18 20:31:19 +0100 kendy  r263820 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
export storage base class,
 remove old proof code from xml filter base
2008-11-18 20:30:57 +0100 kendy  r263819 : #i96316# OPC for export filters
From: Radek Doulik <rodo@novell.com>
exported filter base and zipstorage to be used in other module's filters
2008-11-18 20:30:35 +0100 kendy  r263818 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
make the FastSerializer as UNO service
2008-11-18 20:30:13 +0100 kendy  r263817 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
write out the attributes too
2008-11-18 20:29:51 +0100 kendy  r263816 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
some more changes to the fastserializer
Originally this also duplicated the offapi changes in unoxml; but the unoxml
files were removed recently ;-)
2008-11-18 20:29:24 +0100 kendy  r263815 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
move the fastserializer from oox module to sax module
2008-11-18 20:29:01 +0100 kendy  r263814 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
Adding a method to XFastAttributeList, in order to get the fast attributes along with unknown ones
2008-11-18 20:28:38 +0100 kendy  r263813 : #i96316# OPC for export filters
From: Fridrich Strba <fstrba@novell.com>
refactor the serializer
2008-11-18 20:28:16 +0100 kendy  r263812 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
stuffing the serializer a bit more
2008-11-18 20:25:31 +0100 kendy  r263811 : #i95759# docx/xlsx/pptx export filters
From: Jan Holesovsky <kendy@suse.cz>
More explicit pointers to the export code.
2008-11-18 20:25:04 +0100 kendy  r263810 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
adding and removing files up and down
2008-11-18 20:24:42 +0100 kendy  r263809 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
adding fastserializer dummy inplementation
2008-11-18 20:24:19 +0100 kendy  r263808 : #i95759# docx/xlsx/pptx export filters
From: Jan Holesovsky <kendy@suse.cz>
Escher pointers.
2008-11-18 20:23:56 +0100 kendy  r263807 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
removing the unnecessary FastSerializer service
2008-11-18 20:23:34 +0100 kendy  r263806 : #i95759# docx/xlsx/pptx export filters
From: Radek Doulik <rodo@novell.com>
XStream instead of XOutputStream for OOXML export filter.
2008-04-25  Radek Doulik  <rodo@novell.com>
	* oox/workben/ooxml-export-notes.txt: added odp export trace
	* oox/source/core/xmlfilterbase.cxx (implCreateStorage): added
	test code to create test storage and stream, also committing
	changes here
	* oox/inc/oox/helper/olestorage.* (class OleStorage): as below
	* oox/inc/oox/helper/zipstorage.*: as below
	* oox/inc/oox/helper/storagebase.* (class StorageBase): let
	export constructor use XStream instead of XOutputStream, change
	member type as well
	* oox/inc/oox/core/xmlfilterbase.* (class XmlFilterBase): as
	below
	* oox/inc/oox/core/binaryfilterbase.* (class BinaryFilterBase):
	as below
	* oox/inc/oox/core/filterbase.*: changed
	implCreateStorage method to get XStream instead of XOutputStream
	* sfx2/source/doc/objstor.cxx (ExportTo): added StreamForOutput
	XStream to media descriptor properties for OOXML export filter
	* comphelper/source/misc/mediadescriptor.cxx
	(PROP_STREAMFOROUTPUT): added StreamForOutput property
	* oox/source/helper/zipstorage.cxx (ZipStorage): open storage with
	OFOPXMLFormat
	* oox/source/helper/zipstorage.cxx (implOpenSubStorage): added
	implementation for export
	* oox/source/core/filterbase.cxx (setMediaDescriptor): add input
	stream only on import
2008-11-18 20:23:07 +0100 kendy  r263805 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
add FastSerializer Service
2008-11-18 20:22:45 +0100 kendy  r263804 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
add FastSerializer service
2008-11-18 20:22:23 +0100 kendy  r263803 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
adapting the makefile.mk to build the XFastSerializer
2008-11-18 20:22:02 +0100 kendy  r263802 : #i95759# docx/xlsx/pptx export filters
From: Fridrich Strba <fstrba@novell.com>
Adding the XFastSerializer interface
2008-11-18 20:21:39 +0100 kendy  r263801 : #i95759# docx/xlsx/pptx export filters
From: Jan Holesovsky <kendy@suse.cz>
Added pointers to export code of binary filters.
2008-11-18 20:21:13 +0100 kendy  r263800 : #i95759# docx/xlsx/pptx export filters
From: Jan Holesovsky <kendy@suse.cz>
Implementation notes: affected modules.
[Started the implementation notes by asking Fridrich ;-)]
2008-11-18 20:20:51 +0100 kendy  r263799 : #i95759# docx/xlsx/pptx export filters
From: Radek Doulik <rodo@novell.com>
Initial work on ooxml export
	* oox/source/helper/zipstorage.cxx (implOpenOutputStream): added
	prototype implementation
	(ZipStorage): this constructor needs to be implemented (on output stream)

2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3362494f81f5b9179434b0fa421252bcc9ef9eb]

CWS-TOOLING: integrate CWS mozbootstrapfix

2008-12-26 18:21:46 +0100 rene  r265808 : #i97010# fix mozbootstrap

2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a94410accbaa0d973a825d28e8ebd272c8985c8]

CWS-TOOLING: integrate CWS libmsword

2008-12-18 12:33:19 +0100 kendy  r265681 : Export less symbols.
2008-12-17 19:26:56 +0100 kendy  r265655 : Move libmsword to the -writer package.
2008-12-15 17:46:16 +0100 kendy  r265516 : Enable exceptions for iodetect.cxx.
2008-12-15 15:17:53 +0100 kendy  r265504 : Deliver the msword.dll.
2008-12-09 19:38:17 +0100 kendy  r265138 : Remove accidentally added method.
2008-12-09 19:33:57 +0100 kendy  r265137 : Fix linking on Win32.
2008-12-09 18:37:16 +0100 kendy  r265135 : Move SwFltControlStack::Delete() to ww1/fltshell.cxx to fix linking.
2008-12-09 18:01:56 +0100 kendy  r265127 : Visibility fixes.
2008-12-09 15:51:52 +0100 kendy  r265109 : Fix ambiguous usage of class Color.
2008-12-09 14:54:27 +0100 kendy  r265091 : Add #include "precompiled_sw.hxx" to fix --enable-pch build.
2008-12-09 14:44:59 +0100 kendy  r265088 : Add #include "precompiled_sw.hxx" to fix --enable-pch build.
2008-12-08 19:14:49 +0100 kendy  r265015 : #i96313# Get rid of inc/iodetect.cxx, it's a really bad idea to share
code by #ifdefing parts of it, and #including a .cxx file ;-)
This change moves it to iodetect.cxx, which is compiled to a .o/.obj
that is used where needed.
2008-11-20 17:45:08 +0100 kendy  r264083 : #i96313# Make the destruction of Readers consistent.
2008-11-20 17:18:11 +0100 kendy  r264070 : #i96313# Added missing SW_DLLPUBLIC for (Import|Export)(DOC|RTF).
2008-11-18 19:21:07 +0100 kendy  r263797 : #i96313# Remove accidentally added file.
2008-11-18 17:14:31 +0100 kendy  r263790 : #i96313# Split doc and rtf filters into a separate library
From: Radek Doulik <rodo@novell.com>
fix SwFieldBookmark class visibility (suggested by kendy)
2008-11-18 17:14:01 +0100 kendy  r263789 : #i96313# Split doc and rtf filters into a separate library
From: Fridrich Strba <fstrba@novell.com>
add visibility markup to allow linking
2008-11-18 17:13:29 +0100 kendy  r263788 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Visibility markup for libmsword.
This is the most trivial approach, every class that had a symbol that needed
to be visible was marked with SW_DLLPUBLIC; the correct (but more time
consuming) way would be to mark just the exact methods that were needed.
To be done later if generally shows that the separate libmsword makes sense;
and also now we have the upper limit of symbols that needed to be added, and
we can only make it better [decrease the number] ;-)
2008-11-18 17:12:58 +0100 kendy  r263787 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Added the missing msword.map.
2008-11-18 17:12:25 +0100 kendy  r263786 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
scp2 change for libmsword.
2008-11-18 17:11:55 +0100 kendy  r263785 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Convert the binary .doc and .rtf filters into a separate library.
It is called 'libmsword' and loaded on demand when either of the formats
(.doc, .rtf) is loaded or saved.

2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1803afd3468567706af8360a94257d8fe1ef893]

CWS-TOOLING: integrate CWS vcl97

2008-12-11 20:47:52 +0100 pl  r265361 : #i93173# revert change, event listeners on the toolbar can lead to crashes
2008-12-11 17:55:54 +0100 pl  r265344 : #i92715# fix some border cases
2008-12-11 16:36:01 +0100 pl  r265334 : remove forgotten debug printf
2008-12-11 15:54:25 +0100 pl  r265323 : add missing pointer initializer
2008-12-11 14:08:44 +0100 as  r265297 : #i86520# dont show start module twice
2008-12-11 12:56:34 +0100 as  r265289 : #i86520# dont show start module twice
2008-12-11 12:22:18 +0100 pl  r265280 : fix a snafu
2008-12-11 12:15:27 +0100 hdu  r265279 : #i96549# change some dbg_assert to dbg_warn
2008-12-11 11:57:22 +0100 pl  r265276 : #i86520# startcenter on dock item click for mac
2008-12-11 11:31:47 +0100 pl  r265271 : #i96964# fix a wrong condition
2008-12-11 11:21:49 +0100 as  r265268 : #i86520# new framework slot for ShowStartModule
2008-12-11 10:17:32 +0100 hdu  r265251 : #i97127# use fontconfig fallbacks for psprinting too (thanks CMC!)
2008-12-09 10:18:41 +0100 hdu  r265060 : #i96549# workaround MAC_OS_X_VERSION_* macros not defined in older SDKs
2008-12-09 09:39:47 +0100 hdu  r265057 : #i89650# workaround bogus device resolutions
2008-12-09 09:14:23 +0100 hdu  r265054 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040
2008-12-08 19:17:42 +0100 pl  r265016 : CWS-TOOLING: rebase CWS vcl97 to trunk@264807 (milestone: DEV300:m37)
2008-12-08 16:06:58 +0100 hdu  r265004 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040 only for the Aqua port
2008-12-08 12:16:26 +0100 hdu  r264988 : #i96549# prepare for MAC_OS_X_VERSION_MIN_REQUIRED>=1050
2008-12-08 11:59:25 +0100 hdu  r264982 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040
2008-12-04 18:19:43 +0100 pl  r264866 : #i86520# install a handler to be called on dock icon clicked
2008-12-03 13:04:32 +0100 pl  r264769 : #i96551# on quartz build neither gtk nor cups in psprint is needed
2008-11-26 15:07:07 +0100 hdu  r264400 : #i96317# adjust to extented SAL_DISABLE_FC_SUBST semantic
2008-11-21 16:15:31 +0100 pl  r264147 : #i94443# generalize focus behavior when a child window becomes invisible
2008-11-21 15:45:03 +0100 pl  r264144 : #i96433# improve torn off toolbar behavior
2008-11-21 11:50:01 +0100 pl  r264119 : #i90083# improve key event dispatching
2008-11-20 17:28:03 +0100 pl  r264076 : #i92715# do not execute app events during document recovery
2008-11-20 15:04:32 +0100 pl  r264057 : #i92224# #i93249# more aqua key codes
2008-11-20 14:03:00 +0100 pl  r264052 : #i92224# #i93249# remove debug printf
2008-11-20 14:00:29 +0100 pl  r264049 : #i92224# #i93249# more aqua key codes
2008-11-20 13:59:34 +0100 pl  r264048 : #i92224# #i93249# more aqua key codes
2008-11-20 13:52:38 +0100 pl  r264047 : #i92224# #i93249# more aqua key codes
2008-11-19 18:42:17 +0100 pl  r264017 : #i93249# support some mac specifc key codes: select to line end/begin
2008-11-19 18:40:26 +0100 pl  r264016 : #i93249# support some mac specifc key codes: select to line end/begin
2008-11-19 18:32:31 +0100 pl  r264014 : #i92224# support some mac specifc key codes: select to line end/begin
2008-11-19 17:34:50 +0100 pl  r264009 : #i92224# some more needed keycodes
2008-11-19 16:11:33 +0100 pl  r264003 : #i93249# support some mac specifc key codes
2008-11-19 16:10:31 +0100 pl  r264002 : #i93249# support some mac specifc key codes
2008-11-19 15:50:03 +0100 pl  r264000 : #i93249# support some mac specifc key codes
2008-11-19 14:17:41 +0100 pl  r263993 : #i90015# strip appended parenthese entries from menubar
2008-11-17 18:30:37 +0100 pl  r263737 : #i94601# emulate menu functionality for non vcl dialogs
2008-11-17 17:31:12 +0100 pl  r263731 : #i95263# set inactive tab color on mac more distinct from the active tab color
2008-11-17 17:13:38 +0100 pl  r263729 : #i93173# delete toolbar window in a more stack aware manner

2008-12-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f46add639f6c9d1c9776fa11608d09566f5d5bdc]

CWS-TOOLING: integrate CWS hr58

2008-12-29 16:47:08 +0100 hr  r265821 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (x86)
2008-12-18 16:16:11 +0100 hr  r265701 : #i97331#: revert to revision r265576
2008-12-18 16:00:41 +0100 hr  r265699 : #i97331#: fix typo in last change
2008-12-17 18:16:18 +0100 hr  r265653 : #i97331#: add comment
2008-12-17 18:11:11 +0100 hr  r265652 : #i97331#: make -xc99=all again dependend on SYSBASEROOT being set
2008-12-17 01:54:23 +0100 hr  r265576 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (Sparc)

2008-12-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b98c3fa328318b300c7a4722e3a7b283fdea5424]

CWS-TOOLING: integrate CWS sb102

2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties

2008-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab4a10f3dc70dedd6ad971225c2aeeeb6f9da009]

CWS-TOOLING: integrate CWS native216

2008-12-18 10:50:56 +0100 jsk  r265675 : #i97390#
2008-12-18 09:35:32 +0100 jsk  r265668 : #i97110#
2008-12-17 17:38:44 +0100 tbo  r265649 : #i97365# double entries in hid.lst
2008-12-17 09:01:55 +0100 jsk  r265580 : #i97343#
2008-12-16 21:11:08 +0100 jsk  r265574 : #i97110#
2008-12-16 15:59:30 +0100 jsk  r265555 : #i97110#
2008-12-16 15:57:57 +0100 jsk  r265554 : #i97110#
2008-12-11 11:49:29 +0100 is  r265274 : #i97101# new oooimprovement extension
2008-12-11 11:48:33 +0100 is  r265272 : #i97101# new oooimprovement extension

2008-12-22  Rüdiger Timm  <rt@openoffice.org>  [1ceac77b3d0956efb566824e4cc1978f9957e993]

#i97440# For now disable bundling of writer2latex extension as it breaks non-product version for mac and windows. Re-enable as soon as the underlying bug has been fixed.


2008-12-22  Rüdiger Timm  <rt@openoffice.org>  [2296c63e4b648deff25cd41fd67870ac343205ef]

#i97483# Remove duplicate entries, introduced in r14657 (integration of CWS native209_DEV300).


2008-12-20  Rüdiger Timm  <rt@openoffice.org>  [67a81ed22dca25c5b2040ad2efd5451151d4e714]

#i10000# Fix temp file name 


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [7fc33509befed2d44fa8e557ef80e7a53e9a0613]

CWS-TOOLING: integrate CWS hr57

2008-12-16 18:44:25 +0100 hr  r265571 : #i96877#: implement svn client version check for cws rebase; fix relink after rebase
2008-12-16 16:04:38 +0100 hr  r265556 : #i97316#: restore link structure after rebasing
2008-12-05 17:56:12 +0100 hr  r264911 : #i96917#: enforce english locale for spawned svn commands to prevent parsing errors; cosmetic changes

2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [55c0c231702d7311040c749c0e960a713b3456c9]

DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [d2d6bbfaec2d368294b341c91296b9f94fd77958]

CWS-TOOLING: integrate CWS alf01

2008-12-10 09:35:35 +0100 as  r265152 : #158798# hide internal service
2008-12-09 15:29:11 +0100 cd  r265098 : #158857# Check index correctly, must be zero
2008-12-09 12:06:21 +0100 mhu  r265075 : #158857# Fixed compiler warning(s).
2008-12-09 11:09:34 +0100 cd  r265064 : #158857# Added access to the window state configuration to support setting title of internal docking windows via <Module>WindowState.xcu files
2008-12-09 10:43:53 +0100 as  r265063 : #158798# make resizes working better
2008-12-08 17:08:05 +0100 mhu  r265010 : #158857# Fixed compiler warning(s).
2008-12-08 15:19:04 +0100 as  r264999 : #158857# make WindowContentFactories.xcs part of installation set
2008-12-08 13:23:37 +0100 as  r264993 : #158857# actualize size on child window
2008-12-08 10:14:05 +0100 cd  r264977 : #158857# More helper functions and support to show/hide internal docking windows
2008-12-08 10:13:08 +0100 cd  r264976 : #158857# SfxTitleDockingWindow now uses a factory for content window. Additional documentation for special IDs
2008-12-05 07:58:07 +0100 as  r264885 : remove obsolete code (not referenced inside makefile any longer)
2008-12-04 18:57:08 +0100 mhu  r264871 : #158857# Fixed compiler warning.
2008-12-04 16:13:12 +0100 mhu  r264851 : #158857# Fixed compiler warning.
2008-12-04 15:46:45 +0100 as  r264849 : solve merge conflicts right
2008-12-04 09:20:26 +0100 cd  r264818 : 2008-12-04 09:19:32 +0100 cd  r264817 : 2008-12-04 09:19:07 +0100 cd  r264816 : Resolved conflicts
2008-12-04 09:13:27 +0100 cd  r264815 : New window content factory manager with configuration support added.
2008-12-03 15:15:50 +0100 as  r264791 : #158798# make sure tab window will show its content the first time its made visible
2008-12-03 10:59:30 +0100 as  r264752 : #158798# new helper service for a dockable tab control window
2008-12-02 15:39:48 +0100 as  r264707 : #158798# fix crash in MouseButtonDown for TabControl
2008-12-02 10:28:20 +0100 cd  r264665 : #158857# Resolved conflicts on merge
2008-12-02 09:58:36 +0100 cd  r264662 : #158857# Added predefined slots for the internal docking windows. Currently only ten predefined docking windows are possible
2008-12-01 09:44:49 +0100 cd  r264586 : #158857# Fix problem with close the floated docking window with closer
2008-11-28 13:42:34 +0100 cd  r264550 : #158857# First additional code to create a docking window. Very preliminary and not near to final code
2008-11-28 11:53:51 +0100 cd  r264538 : #158857# First additional code to create a docking window. Very preliminary and not near to final code
2008-11-28 11:32:38 +0100 cd  r264534 : #158857# First version of docking window factory and additional helper classes
2008-11-21 09:46:36 +0100 jsc  r264110 : #158798# remove warnings
2008-11-20 17:59:07 +0100 pb  r264090 : fix: #158798# tabcontainerwindow.obj and tabdialog.obj added
2008-11-20 17:55:57 +0100 pb  r264089 : fix: #i158798# implementation of service TabContainerWindow
2008-11-20 17:52:52 +0100 pb  r264088 : fix: #158798# implementation of the TabDialog and its Pages for the TabContainerWindow service
2008-11-20 17:51:26 +0100 pb  r264087 : fix: #i158798# TabContainerWindow added
2008-11-20 17:50:11 +0100 pb  r264086 : fix: #158798# tabcontainerwindow.obj and tabdialog.obj added
2008-11-20 17:47:16 +0100 pb  r264085 : fix: #158798# new resource: TabDialog DLG_TABCONTAINER
2008-11-20 17:46:06 +0100 pb  r264084 : fix: #i158798# added ids for TABCONTAINER...
2008-11-20 17:43:19 +0100 pb  r264082 : fix: #158798# IMPLEMENTATION/SERVICENAME_TABCONTAINERWINDOW added
2008-11-20 17:43:00 +0100 pb  r264081 : fix: #i158798# implementation of service TabContainerWindow
2008-11-20 17:40:42 +0100 pb  r264080 : fix: #158798# TabContainerWindow.idl added
2008-11-20 17:36:57 +0100 pb  r264079 : fix: #158798# new service TabContainerWindow
2008-11-20 17:33:05 +0100 pb  r264077 : fix: #158798# show tooltip if only a image is shown
2008-11-18 15:10:08 +0100 jsc  r263770 : CWS-TOOLING: rebase CWS alf01 to trunk@263288 (milestone: DEV300:m35)
2008-11-18 09:55:21 +0100 jsc  r263749 : merge from trunk
2008-11-18 09:54:30 +0100 jsc  r263748 : merge from trunk
2008-11-13 17:01:17 +0100 pl  r263655 : fix some warnings
2008-10-21 15:38:37 +0200 pl  r262572 : #i95201# add: EnablePage
2008-10-20 18:57:53 +0200 pl  r262335 : #i95201# add: images for tab items
2008-10-20 17:26:50 +0200 pl  r262330 : #i95201# remove old tools list

2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [bd2f0625309a15d8db1302d3788f6482344ca79a]

#i10000# SO: depend on 'officenames'.


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [daae109f8fa585717e0eb2a4a044cc997b0c601c]

CWS-TOOLING: integrate CWS native211_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [3e36b844c2f20525efecb0133644a5972227258e]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [5b3cd9bb2d36b33734b96c4fa0e405abf7d09ae4]

CWS-TOOLING: integrate CWS native210_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [9aa3e6e07c8af6d94b9f96ad0ea98f71c76a989c]

CWS-TOOLING: integrate CWS native209_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [fe7b7abceb3e66b23b1f5fa3017ea4d0a9f42083]

CWS-TOOLING: integrate CWS sw301bf05_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [0a2c7471b771b89a5565b21361b7cb2b0a45ad18]

CWS-TOOLING: integrate CWS qadev34t_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [91d73c3356dfd0fd740b4b87c5bcec74c4ac5245]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Ocke Janssen  <oj@openoffice.org>  [2df02be5bc11e3e3fd84a2656e3130c3b68867fc]

reverse commit


2008-12-15  Ocke Janssen  <oj@openoffice.org>  [23142e9c1d363a2c6fc12d96500ae55f3810106e]

new pentaho sources


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [5cedf2487596fb63d4f7cc6c4a330d82ed7b2114]

CWS-TOOLING: integrate CWS sjfixes12_DEV300


2008-12-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ce23909093ef69dd573cbf51eee89e83f5e1d73]

#i10000#: add 'idl' and 'pus' to zip_sub_dirs


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [e8901d23ed2a5c8da078bf1ad91d338e3ac7fa52]

CWS-TOOLING: integrate CWS cwscheckapi6

2008-12-11 16:24:54 +0100 cn  r265333 : #i97148 svn could return folder, but cwstouched hanldes only files. This is fixed here

2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [603b564eebdf66569846519225b9e31eac948fe8]

CWS-TOOLING: integrate CWS sb101

2008-12-08 16:52:06 +0100 sb  r265009 : #i95330# python23.dll needs to be copied to brand layer, not just moved there
2008-11-24 18:15:54 +0100 sb  r264259 : #i95022# tools::extendApplicationEnvironment gets URE_BOOTSTRAP value from outside bootstrap.cxx, so needs to operate in LOOKUP_MODE_URE_BOOTSTRAP, too
2008-11-20 21:12:31 +0100 jbu  r264103 : deactivated debug log
2008-11-20 21:09:03 +0100 jbu  r264102 : #i95331# ld_library_path now contains ure/lib directory
2008-11-20 21:05:37 +0100 jbu  r264101 : #i95330# python.dll is now installed in the brand-program directory (unix remains unchanged)
2008-11-20 20:46:57 +0100 jbu  r264099 : #i95118# + #i93994# Python scripts in share and user uno packages now work again
2008-11-20 20:38:23 +0100 jbu  r264098 : #i95037# python wrapper now waits for completion of python executable and currectly returns the exit state
2008-11-20 10:46:28 +0100 sb  r264034 : #i95028# import socket, since on Windows sal3.dll no longer calls WSAStartup (and import socket does)
2008-11-18 17:01:09 +0100 sb  r263784 : #i96314# fixed encode()
2008-11-18 15:59:17 +0100 sb  r263779 : #i95024# missing vnd.sun.star.pathname: in URE_BOOTSTRAP
2008-11-18 13:51:36 +0100 sb  r263765 : #i95022# treat \ and $ verbatim in URE_BOOTSTRAP=vnd.sun.star.pathname values

2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [50fb8a837ca571477cc9d35de8ed8e547cc282e5]

CWS-TOOLING: integrate CWS writer2latexexternal

2008-12-10 18:49:30 +0100 mba  r265224 : #i97016#: module title and description added
2008-12-05 16:40:46 +0100 rene  r264909 : jut is not needed and supposed to be removed
2008-12-05 08:50:58 +0100 rene  r264887 : typo
2008-12-05 01:13:25 +0100 rene  r264882 : try this (analogous to id_Module_Root_Extension_Dictionary_En)
2008-12-04 21:41:09 +0100 rene  r264874 : dependencies
2008-12-04 21:32:00 +0100 rene  r264873 : add packinfo
2008-12-03 14:57:20 +0100 rene  r264789 : fixup
2008-12-03 14:05:55 +0100 rene  r264773 : remove, the oxt provides them
2008-12-02 15:52:28 +0100 rene  r264711 : autoconf
2008-12-02 15:50:00 +0100 rene  r264710 : merge changes from writer2latexexternal/CVS and update writer2latex to 0.5.0.2

2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [977d07aaa058373bde3a42824c9b26681442dd44]

CWS-TOOLING: integrate CWS cwscheckapi5_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [60ef4b1f6b569c61be539f034c1807b942feef5c]

CWS-TOOLING: integrate CWS cmcfixes51

2008-12-08 10:12:55 +0100 cmc  r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc  r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc  r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc  r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc  r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc  r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc  r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc  r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc  r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc  r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc  r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc  r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc  r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc  r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc  r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc  r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc  r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc  r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc  r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc  r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc  r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc  r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc  r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc  r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc  r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc  r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc  r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc  r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc  r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc  r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc  r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc  r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc  r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc  r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc  r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc  r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc  r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc  r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc  r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc  r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc  r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc  r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc  r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc  r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc  r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc  r264368 : #i96170# ensure gtypes are up and running

2008-12-09  Release Engineers  <releng@openoffice.org>  [c778dcf9f272c7e781132745546f4686870cfe59]

#100000# rename linked modules for subversion, fix for module outside start


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [9e3573554116a7777341df6ac514d7adde0aa8e0]

CWS-TOOLING: integrate CWS sjfixes11_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [6fc8f2adc71f18b81a99bd990cccde7dcbde37c5]

CWS-TOOLING: integrate CWS jw5


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [70440e88c341be24b77eb61d7832a7fbf60ae3ff]

CWS-TOOLING: integrate CWS configitems02_svn

2008-12-02 10:22:34 +0100 as  r264664 : #i5114# truncate list also in case list size was changed externaly
2008-11-28 10:25:56 +0100 as  r264530 : make gcc happy with new line at end of file
2008-11-21 09:44:40 +0100 jsk  r264109 : #i96409#
2008-11-21 08:03:30 +0100 jsk  r264106 : #i96409#
2008-11-21 07:55:59 +0100 jsk  r264105 : #i96409#
2008-11-10 13:42:44 +0100 as  r263518 : make code warning free (linux)
2008-10-21 16:38:44 +0200 as  r262573 : #i51626# refactor svtools config items (at least some of them)

2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [1c9ce3bdb95e35aab217b1c2424e740397691b10]

#i10000# Do not check deliverables of linked, not-built modules.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [8a95dfe87e002fe6d105644fe71e0840857c9775]

CWS-TOOLING: integrate CWS os2port04

2008-11-27 13:22:38 +0100 ydario  r264480 : #i96439#: fix build for unix platforms.
2008-11-26 18:32:42 +0100 ydario  r264433 : #i96439#: os2 systemshell code (dummy code).
2008-11-26 16:33:48 +0100 ydario  r264421 : #i96439#: vcl fix for pdf export of truetype fonts.
2008-11-26 15:04:44 +0100 ydario  r264399 : #i96439#: build macros fix scripts, gcc specific flags.
2008-11-26 15:00:15 +0100 ydario  r264398 : #i96439#: vcl source code updates.
2008-11-26 13:21:37 +0100 ydario  r264378 : #i96439#: os2 build system fixes.
2008-11-26 13:20:27 +0100 ydario  r264377 : #i96439#: configuration and build macros updates.
2008-11-26 13:16:35 +0100 ydario  r264375 : #i96439#: new launcher code, build system updates.
2008-11-26 13:12:49 +0100 ydario  r264373 : #i96439#: use OSL endian macro.
2008-11-26 12:54:50 +0100 ydario  r264371 : #i96439#: os2 build system fixes.
2008-11-26 12:30:46 +0100 ydario  r264367 : #i96439#: os2 build system fixes.
2008-11-26 12:09:33 +0100 ydario  r264365 : #i96439#: _Export is a reserved keyword under gcc for os2.
2008-11-26 12:08:12 +0100 ydario  r264364 : #i96439#: new libpath handling.
2008-11-26 11:57:51 +0100 ydario  r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.

2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [6a84e2d50a3ace8f18a2670415f0197a4ad5c3bb]

nasty mergeinfo


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [3c66c7ba1760c8141a4f2f4f50e5d0121770b9fc]

CWS-TOOLING: integrate CWS os121

2008-11-28 13:44:51 +0100 os  r264551 : Copy Hyperlink Location added
2008-11-28 13:36:20 +0100 os  r264547 : Copy Hyperlink Location added
2008-11-25 15:43:53 +0100 os  r264311 : label of EditHyperlink fixed
2008-11-25 15:42:42 +0100 os  r264310 : use ResetAttr to remove hyperlink
2008-11-25 10:08:02 +0100 os  r264276 : edit/remove hyperlink names fixed
2008-11-11 15:47:22 +0100 os  r263565 : typo fixed
2008-11-10 18:46:00 +0100 os  r263536 : CWS-TOOLING: rebase CWS os121 to trunk@263288 (milestone: DEV300:m35)
2008-11-07 15:34:41 +0100 os  r263422 : #i6191# accept/reject changes;#i7311# remove hyperlink
2008-11-07 15:34:05 +0100 os  r263421 : #i6191# accept/reject changes;#i7311# remove hyperlink
2008-11-06 17:26:18 +0100 os  r263402 : #i43971# words from online help documents must not be added to AutoCompletion
2008-11-06 16:08:27 +0100 os  r263397 : #i6191# accept/reject changes added to context menu
2008-11-06 16:07:49 +0100 os  r263396 : #i6191# accept/reject changes added to context menu
2008-11-06 16:07:16 +0100 os  r263395 : #i6191# accept/reject changes added to context menu
2008-11-06 16:06:18 +0100 os  r263394 : #i6191# accept/reject changes added to context menu
2008-10-30 14:31:32 +0100 os  r262826 : #i84980# less options changed to fewer options
2008-10-30 11:44:41 +0100 os  r262824 : #i95624# don't add paragraph numbering in getString() 
2008-10-27 10:46:04 +0100 os  r262665 : #i88235# SvCheckListBox::SelectEntryPos() paints a CheckBox to the wrong device if page is not visible, yet - call moved to ::Reset()
2008-10-24 15:49:27 +0200 os  r262648 : #i77230# make repeating headers the default
2008-10-23 16:49:42 +0200 os  r262625 : #i95350# RTL output of table window fixed
2008-10-23 15:37:40 +0200 os  r262623 : #i76723# RTL related patch removed - it is now done by vcl
2008-10-22 14:05:58 +0200 os  r262601 : #b6297019#,#i49754# LoadStyles: restore outline settings
2008-10-22 14:05:17 +0200 os  r262600 : #b6297019#,#i49754# LoadStyles: restore outline settings
2008-10-20 15:39:18 +0200 os  r262323 : #i95059# border attribute: which id of SID_ATTR_BORDER_INNER fixed
2008-10-20 09:30:28 +0200 os  r262305 : #i95123# conflict css::util::Color and ::Color solved
2008-10-17 11:44:16 +0200 os  r262280 : #i93714# merge to PDF: convert fields to text before export
2008-10-17 10:30:11 +0200 os  r262275 : #i94364# 
2008-10-17 10:11:56 +0200 os  r262274 : +i94536# default font ListBoxes: prevent entry duplication if 'Back' button is pressed

2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [118958a6c3dad4a892aa2b61cad2729b9b06fb66]

CWS-TOOLING: integrate CWS rt35

2008-12-02 08:25:35 +0100 rt  r264658 : Do not print useless outdated version info.
checkdeliver: store errors to file to ease later analysis.
2008-12-01 17:40:03 +0100 rt  r264622 : #i96749# Only copy when file exists
2008-12-01 15:28:07 +0100 rt  r264610 : #i96749# Avoid collisions when creating zip archive of files delivered into common tree.
2008-11-28 13:20:52 +0100 rt  r264545 : #i90846# Old 'cmake' makefile, must be obsolete since ages.
2008-11-28 13:18:12 +0100 rt  r264544 : #i90846# Remove old StarDivision copyright notices.

2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [789244f7479f85ff605d55a322b5b7d04dcb5a03]

CWS-TOOLING: integrate CWS betterautoifacedoc

2008-12-03 07:40:21 +0100 fs  r264742 : #i86469# for interfaces, have a 'Summary' and a 'Details' section, for greatly enhanced readability
2008-12-02 13:59:13 +0100 fs  r264698 : #i10000#

2008-12-04  René Engelhard  <rene@openoffice.org>  [3d205dfc1d6fa2321cee28f5814f3f98e7d38723]

#i96889# fix --disable-mozilla


2008-12-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [114c99925c495155dc0225b2ec7bc61b025b6fd1]

#i10000#: change symlink pattern; complain about missing environment variables


2008-12-02  Release Engineers  <releng@openoffice.org>  [9a3bbe4091ed3f7095f6e4cb6531ff4a3519d855]

#i10000# forgotten changes from the socs21 CWS


2008-12-01  Release Engineers  <releng@openoffice.org>  [e3df2b778ebc8927036fb7347deb1e2f53838ab4]

DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [3484b1751cfab192bae2cf3b31ce0b74531d52df]

CWS-TOOLING: integrate CWS mav42_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [4f6043eda19107b3addfecfdc92b7117fb49d7bd]

CWS-TOOLING: integrate CWS so9nevada_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [dc830470e776bc5d129ebea6e11fbb9c8d14cd1d]

CWS-TOOLING: integrate CWS sw301bf03_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [7f154caa8b0ddfded999582895251f000b95e4f7]

CWS-TOOLING: integrate CWS qascripts03

2008-11-27 11:44:44 +0100 jsk  r264472 : #i96648#
2008-11-27 11:09:28 +0100 jsk  r264466 : #i96649#
2008-11-27 11:06:37 +0100 jsk  r264465 : #i96603#
2008-11-27 11:02:45 +0100 jsk  r264463 : #i96651#
2008-11-27 09:46:29 +0100 jsk  r264453 : #i96645#
2008-11-27 09:12:12 +0100 jsk  r264448 : #i96566#
2008-11-26 15:45:29 +0100 jsk  r264403 : #i96614#

2008-12-01  Release Engineers  <releng@openoffice.org>  [8137e7e05d35020ebb9bc898f51fca8932a370c0]

CWS-TOOLING: integrate CWS ooo301gsl1_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [118a294344dec1fd0c8d284978b141d88c49d730]

CWS-TOOLING: integrate CWS socs21

2008-11-24 10:25:21 +0100 tkr  r264210 : #158201# opt link in dmg

2008-12-01  Release Engineers  <releng@openoffice.org>  [b65d069162eadd14886547140dc5dd04620828b5]

CWS-TOOLING: integrate CWS accelerators01svn

2008-11-26 10:12:06 +0100 as  r264354 : #i96383# use new snapshot of accelerator configuration retrieved from latest master
2008-11-21 12:45:17 +0100 as  r264125 : handle missing module configurations right (create them on demand)
2008-11-21 11:37:37 +0100 as  r264117 : #i96383# add missing shortcuts for writer
2008-11-03 10:46:17 +0100 as  r263280 : fix warning regarding unreachable code
2008-10-23 11:07:04 +0200 as  r262616 : #i87737# move shortcut configuration to XCU/S based configuration

2008-12-01  Release Engineers  <releng@openoffice.org>  [e07eb49007919ac5461769d131379301118d7dfa]

CWS-TOOLING: integrate CWS vcl96

2008-11-27 15:56:56 +0100 pl  r264499 : #i95488# fix a snafu
2008-11-17 12:05:23 +0100 pl  r263713 : #158795# catch bad_alloc
2008-11-14 17:26:25 +0100 pl  r263687 : #i93018# new msgbox images
2008-11-14 17:00:28 +0100 pl  r263686 : #i95488# treat chinese font heights like korean
2008-11-14 14:59:17 +0100 pl  r263677 : #i92102# RTL fixes: toolbox selection, popup menus
2008-11-14 11:40:22 +0100 pl  r263669 : #i75035# move tear off panels correctly also in RTL case (thanks ayaniger)
2008-11-13 18:15:51 +0100 pl  r263658 : #i93018# message box images, add hc version
2008-11-13 15:49:41 +0100 pl  r263647 : #b6726794# add: UNC paths (windows specific)
2008-11-13 12:51:37 +0100 pl  r263632 : #i95803# do not dereference empty interface
2008-11-12 18:13:55 +0100 pl  r263609 : #b6727144# fix and speed up xor mode for special case invert on MacOSX
2008-11-12 15:07:47 +0100 pl  r263599 : #i95392# add csv to calc mimetypes (thanks cmc)
2008-11-12 14:52:13 +0100 pl  r263598 : #i87633# paste strings larger than 64k in the hope that each contained line is shorter
2008-11-12 13:37:29 +0100 pl  r263594 : #i96141# fix if statement (thanks cmc)
2008-11-12 13:06:22 +0100 pl  r263588 : #i93831# remove windows from static set again
2008-11-11 18:15:06 +0100 pl  r263571 : #i96089# fix some wrong parentheses (thanks cmc)
2008-11-04 20:50:40 +0100 pl  r263336 : #i95388# do not confuse imageable area and margin
2008-11-03 18:39:25 +0100 pl  r263304 : CWS-TOOLING: rebase CWS vcl96 to trunk@263288 (milestone: DEV300:m35)
2008-11-03 16:18:48 +0100 pl  r263290 : #i92701# truncation warning only on paste
2008-11-03 15:53:42 +0100 pl  r263289 : #i95296# use gtk plugin in more cases
2008-10-31 11:15:34 +0100 pl  r262858 : #i94258# fix some PDF/A compatibility issues (thanks beppec56)
2008-10-30 14:24:24 +0100 pl  r262825 : #i62033# do not read imcomplete resources (again)
2008-10-29 17:21:29 +0100 pl  r262821 : #i95536# do not use deprecated gtk_draw_expander function
2008-10-21 18:00:29 +0200 pl  r262574 : #i95220# use large icons for nicer display on KDE as well as Gnome taskbar
2008-10-17 16:01:43 +0200 pl  r262290 : #i92822# build warning free on MacOSX 10.5

2008-12-01  Release Engineers  <releng@openoffice.org>  [d8ff017004aaf12157eaea430929f4146ef67da8]

CWS-TOOLING: integrate CWS dba31e

2008-11-19 12:36:23 +0100 msc  r263980 : i96104
2008-11-19 12:31:19 +0100 msc  r263979 : i96104
2008-11-19 12:21:55 +0100 msc  r263977 : i96104
2008-11-19 12:18:53 +0100 msc  r263976 : i96104
2008-11-18 09:09:45 +0100 oj  r263746 : disable color entry when area is set
2008-11-18 08:37:52 +0100 oj  r263741 : #remove sub report entry
2008-11-17 11:20:25 +0100 fs  r263708 : #i10000#
2008-11-17 11:06:52 +0100 fs  r263706 : minimal version now is 3.1
2008-11-12 22:25:59 +0100 fs  r263621 : #i96150#
2008-11-12 22:20:02 +0100 fs  r263620 : rebased to m34
2008-11-12 21:39:41 +0100 fs  r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34
2008-11-12 13:54:58 +0100 fs  r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled
2008-11-12 13:53:40 +0100 fs  r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come
2008-11-12 12:48:21 +0100 fs  r263585 : #i96134# disable saving URLs of file-base databases relatively
2008-11-11 16:11:11 +0100 msc  r263566 : #i96104#
2008-11-05 09:09:47 +0100 oj  r263342 : #i88727# color noe added
2008-11-05 08:41:43 +0100 oj  r263341 : #i77916# zoom added
2008-11-04 21:24:15 +0100 fs  r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases
2008-11-04 21:23:15 +0100 fs  r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync
2008-11-04 20:49:50 +0100 fs  r263335 : docu formatting
2008-11-04 20:06:39 +0100 fs  r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts)
2008-11-04 17:36:29 +0100 fs  r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing
2008-11-04 14:49:34 +0100 fs  r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control
2008-10-31 11:10:04 +0100 oj  r262857 : merge from cvs to svn
2008-10-31 09:46:45 +0100 oj  r262853 : merge from cvs to svn
2008-10-31 08:46:37 +0100 oj  r262849 : merge from cvs to svn
2008-10-31 08:44:24 +0100 oj  r262848 : merge from cvs to svn
2008-10-31 08:43:33 +0100 oj  r262847 : merge from cvs to svn
2008-10-31 08:42:28 +0100 oj  r262846 : merge from cvs to svn
2008-10-31 08:41:58 +0100 oj  r262845 : merge from cvs to svn
2008-10-31 08:41:32 +0100 oj  r262844 : merge from cvs to svn
2008-10-28 12:19:50 +0100 oj  r262733 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:42 +0100 oj  r262732 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:36 +0100 oj  r262731 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:31 +0100 oj  r262730 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:22 +0100 oj  r262729 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:18 +0100 oj  r262728 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:10 +0100 oj  r262727 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:06 +0100 oj  r262726 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:05 +0100 oj  r262725 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:19:01 +0100 oj  r262724 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:50 +0100 oj  r262723 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:41 +0100 oj  r262722 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:40 +0100 oj  r262721 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:27 +0100 oj  r262720 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:10 +0100 oj  r262719 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:18:01 +0100 oj  r262718 : #iXXXXX#: migrate CWS dba31e to SVN
2008-10-28 12:17:39 +0100 oj  r262717 : #iXXXXX#: migrate CWS dba31e to SVN

2008-11-30  Release Engineers  <releng@openoffice.org>  [e750f835b9ef0abe551801eb670ef6a3acaa3fa7]

CWS-TOOLING: integrate CWS cairosource01

2008-11-28 13:29:24 +0100 rene  r264546 : i96634# add patch from kendy fixing --disable-mozilla with the new mozbootstrap stuff
2008-11-28 12:43:54 +0100 rene  r264540 : revert commit to wrong branch
2008-11-28 11:52:54 +0100 rene  r264537 : #ii10000# work around gcc taking hours/OOMing with qnametostr.cxx
2008-11-24 21:40:36 +0100 mox  r264268 : Remove the support for pre-built binaries, now that cairo can be built
from source
2008-11-24 21:39:01 +0100 mox  r264267 : Remove the support for pre-built binaries, now that cairo can be built
from source
2008-11-14 22:25:27 +0100 mox  r263699 : Fix build breakers on vanilla Win32
2008-11-10 19:45:48 +0100 mox  r263538 : Try to fix build breaker
2008-11-09 10:48:43 +0100 mox  r263493 : Full pixman_CFLAGS and pixman_LIBS are needed for configure to work
properly on UNX.
2008-11-08 20:24:06 +0100 mox  r263491 : Patch for pixman is still needed to fix build breakers in VM with Linux/FreeBSD
2008-11-05 21:29:44 +0100 mox  r263358 : CWS-TOOLING: rebase CWS cairosource01 to trunk@263288 (milestone: DEV300:m35)
2008-11-03 20:36:48 +0100 mox  r263306 : Update cairo sources missing from migration.
2008-11-03 20:33:17 +0100 mox  r263305 : Migrate CWS cairosource01 to SVN.

2008-11-28  Release Engineers  <releng@openoffice.org>  [6c8dd5041a12323c3c93a739f9dafac6242c9cef]

CWS-TOOLING: integrate CWS sqlsyntaxhighlighting

2008-11-20 17:23:29 +0100 mod  r264074 : new colors by UX
2008-11-17 17:37:19 +0100 mod  r263732 : revert manual fix for icu
2008-11-17 15:03:39 +0100 mod  r263725 : manual fix for icu
2008-11-17 11:26:39 +0100 mod  r263709 : manual fix for icu
2008-11-16 18:19:16 +0100 mod  r263702 : `fix
2008-11-12 22:11:50 +0100 mod  r263619 : CWS-TOOLING: rebase CWS sqlsyntaxhighlighting to trunk@263288 (milestone: DEV300:m35)
2008-11-12 11:04:33 +0100 mod  r263578 : minor cleanup
2008-11-12 11:03:02 +0100 mod  r263577 : seperate MulitLineEditSyntaxHighlighter into new file
2008-11-06 15:13:27 +0100 fs  r263391 : merged from trunk
2008-11-06 15:09:20 +0100 fs  r263390 : merged from trunk
2008-11-06 15:07:06 +0100 fs  r263388 : reverted the change c262599. This seems to be a merge from trunk, but without properly setting svn:mergeinfo, thus it results in conflicts when doing a real 'svn merge'.
2008-11-06 15:03:19 +0100 fs  r263387 : merged rev. 262769
2008-11-03 17:58:19 +0100 mod  r263297 : little fixes
2008-11-03 17:56:49 +0100 mod  r263296 : little fixes
2008-11-03 17:12:41 +0100 mod  r263295 : new entry SQL comment for Tools-Appearance
2008-11-03 17:12:13 +0100 mod  r263294 : different tokenizer based on language
2008-11-03 17:11:40 +0100 mod  r263293 : new entry for Tools-Appearance: SQL Comment
2008-11-03 17:11:14 +0100 mod  r263292 : get notification about color changes for sql view
2008-10-29 00:01:40 +0100 mod  r262768 : string listbox
2008-10-28 23:57:45 +0100 mod  r262767 : string listbox
2008-10-22 18:38:07 +0200 mod  r262614 : source alignment fix
2008-10-22 18:37:23 +0200 mod  r262613 : '' as string as well
2008-10-22 18:36:45 +0200 mod  r262612 : get syntax highlighting in tools-sql...
2008-10-22 14:11:12 +0200 mod  r262605 : formatting fix
2008-10-22 13:30:42 +0200 mod  r262599 : additional entries for Tools-Options-Appearance
2008-10-19 22:53:50 +0200 mod  r262302 : migration from cvs to svn
2008-10-19 22:37:45 +0200 mod  r262301 : migration from cvs to svn
2008-10-19 22:36:04 +0200 mod  r262300 : migration from cvs to svn

2008-11-27  Release Engineers  <releng@openoffice.org>  [bd96e97c6f4604f3169a3fba5ff92ccfda6ba5a2]

CWS-TOOLING: integrate CWS koheidatapilot02

2008-11-24 15:34:25 +0100 kohei  r264231 : modified ScViewData::IsMultiMarked() to treat simple-filtered areas as simple-marked areas,
for backword compatibility.  Simple-filtered areas are not multi-marked areas.
2008-11-07 20:38:51 +0100 kohei  r263485 : more unused methods in the header without definitions.
2008-11-07 20:26:25 +0100 kohei  r263484 : removed more unused methods.
2008-11-07 19:40:39 +0100 kohei  r263481 : removed unused methods based on Caolan's callcatcher output on m35.
2008-11-06 19:32:22 +0100 kohei  r263405 : CWS-TOOLING: rebase CWS koheidatapilot02 to trunk@263288 (milestone: DEV300:m35)
2008-10-06 15:18:57 +0200 kohei  r262062 : #i94619# allow XDataPilotTable interface to be queried again.  Patch submitted by
Noel Power.
2008-10-01 21:49:39 +0200 kohei  r262020 : #i90402# don't insert drill-down sheet when the document is in read-only mode.
2008-10-01 03:03:19 +0200 kohei  r261982 : #i93918# exclude hidden items and items that are excluded due to
ranks (i.e. top X items).
#i93998# reduce memory consumption of datapilot cache tables by 
pooling cache table cell data & use null pointers to represent 
empty cells.
2008-09-30 23:35:14 +0200 kohei  r261981 : #i92378# keep the layout dialog open when the destination range is not empty
and the user has decided to cancel data pilot creation.
2008-09-30 23:14:55 +0200 kohei  r261980 : #i94281# fixed a regression where the data pilot layout dialog fails to
appear on a filtered cell range.

2008-11-27  Rüdiger Timm  <rt@openoffice.org>  [5f03198d98fc85e0de2885e8ba40e454f74fca5b]

#i10000# Reduce list of products to pack as spefified by MLA


2008-11-27  Rüdiger Timm  <rt@openoffice.org>  [5684a06ef3cf7fecb972600556388a5148f3498e]

#i96653# Added missing semicolon after 'DBG_ERROR' macro.


2008-11-26  Rüdiger Timm  <rt@openoffice.org>  [92afaec49af374b9d94911ece10916111361b8f9]

CWS-TOOLING: integrate CWS qadev34

2008-11-24 12:04:37 +0100 cn  r264220 : #i96037 bugfix: remove superfluous exclamation mark 
2008-11-20 20:52:21 +0100 cn  r264100 : #i95964 fixes for cygwin
2008-11-20 12:10:41 +0100 cn  r264040 : #i95964 replacesment for cwsquery modules
2008-11-10 10:29:48 +0100 cn  r263511 : #i96037 register installoffice.oxt
2008-11-07 15:44:58 +0100 cn  r263423 : #i95964# changes for 'cwstouched' wihch is a replacemant for 'cwsquery modules' 
2008-10-31 14:04:47 +0100 cn  r262866 : #i95303# add XDEBUG variable
2008-10-31 14:03:39 +0100 cn  r262865 : #i95610# update lists
2008-10-31 09:47:27 +0100 cn  r262855 : #i95303# bugfix
2008-10-31 09:47:06 +0100 cn  r262854 : #i95303# bugfix
2008-10-30 21:42:14 +0100 cn  r262837 : #i95204 remove -OOO_EnvSet parameter
2008-10-30 21:33:18 +0100 cn  r262836 : #i95304 add -enableautomation as soffice parameter
2008-10-30 10:20:24 +0100 cn  r262822 : #i95610 update lists
2008-10-27 22:00:00 +0100 cn  r262691 : #i95513#: add support for -runnerini as aditional ini file
2008-10-27 21:35:17 +0100 cn  r262690 : #i95513# use -runnerini instead of -ini
2008-10-23 13:41:32 +0200 cn  r262621 : #i95303# changes to run cwscheckapi in cygwin environment
2008-10-22 10:18:36 +0200 cn  r262581 : #i95304# disable QuckStarter while trying to dispose the office
2008-10-22 09:59:39 +0200 cn  r262580 : #i95303# add cygwin related stuff
2008-10-22 09:59:10 +0200 cn  r262579 : #i95303# add cygwin related stuff
2008-10-22 09:57:40 +0200 cn  r262578 : #i95303# add property CYGWIN

2008-11-26  Rüdiger Timm  <rt@openoffice.org>  [eeec36c5283f42ab8009e6b1a4db74530a324e74]

CWS-TOOLING: integrate CWS tbo03

2008-11-19 15:45:57 +0100 tbo  r263999 : #i96349# ignore .svn directories
2008-11-19 11:42:13 +0100 tbo  r263974 : #i96322# .uno:ActivateStyleApply
2008-11-19 11:32:24 +0100 tbo  r263973 : #i93677# clean test exit state - remove closed issues logs
2008-11-11 18:10:23 +0100 tbo  r263570 : #168829# crash on macosx ball.eps
2008-11-11 17:48:29 +0100 tbo  r263569 : #i93677# deadlock and window close cleanup
2008-11-11 14:20:53 +0100 tbo  r263560 : #i94915# forgott to be nicer to not overwriteable 4.htm
2008-11-11 14:16:02 +0100 tbo  r263559 : #i94915# forgott to be nicer to not overwriteable 4.htm
2008-11-11 14:06:13 +0100 tbo  r263558 : #i94915# remove leftovers always -3.txt and -4.htm and in case no error came up -1.txt
2008-11-11 12:49:50 +0100 tbo  r263553 : #i96088# remove language reset
2008-11-11 11:41:12 +0100 tbo  r263550 : #i93675# add missing tools since migration to cws handling
2008-11-10 17:17:37 +0100 tbo  r263532 : #i94779# crashreport values proxy empty
2008-11-10 16:47:18 +0100 tbo  r263528 : #i94665# api disable autoupdate

2008-11-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc33f06289bf9652f478a1f18623b6bbbd1a47e]

CWS-TOOLING: integrate CWS hr56

2008-11-24 17:16:18 +0100 hr  r264256 : #i96180#: finish 'cws cdiff'
2008-11-13 17:22:31 +0100 hr  r263657 : #i96180#: fix 'cws query -M'; add common[.pro] automatically to fetched platforms; implement 'cws cdiff'

2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a16c571404d77c927828199db4fcfc98bd37be]

#i96333#: prevent second installation of libevoablx.so, patch by jpryor


2008-11-21  Rüdiger Timm  <rt@openoffice.org>  [14e32c8f0630062e1fda27c5fa42ae956c336488]

DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eab9f8f1e3df9e925b20d0692d59f4cc2871a99]

CWS-TOOLING: integrate CWS native207_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab9dcaffcf97382b6c6fd34d6bc2c45642e9041]

CWS-TOOLING: integrate CWS i18n48_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [710caff2d8a75cb58a152e8a28fd0e5c9f5c1ce0]

CWS-TOOLING: integrate CWS fix30autorecovery_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [654a9af76ac94c4fa7709af92cf36f8935c7af08]

CWS-TOOLING: integrate CWS buildid301_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1688353e8c02f2ab71c9b8879fa8d99b8e60a7e]

CWS-TOOLING: integrate CWS impress163_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [efdd52ff5ccfd033fcb8d909309bc53752c88a4a]

CWS-TOOLING: integrate CWS ab64_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5621582169872fb01e8268df8df420c5bca7021c]

CWS-TOOLING: integrate CWS native206_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ae3646d4dc05d6ad1b74f688d90adfd8f2cba5]

CWS-TOOLING: integrate CWS swffixes_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac70408dd59ba758360905e59c2ac11869f7e508]

CWS-TOOLING: integrate CWS obo37_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a202cc01c09b37c3ffedef270cda8fa7275d8c1]

CWS-TOOLING: integrate CWS onlineupdate7_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3db2dc4e704447ea32b4a1f01283f9467f28b57]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10888dbc23e1a32ad1106d8e9f72930a9c490627]

CWS-TOOLING: integrate CWS sw301bf02_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2620d81a1b7e779ca44a125d91f5a576f19f27f0]

CWS-TOOLING: integrate CWS aw058

2008-11-19 14:27:57 +0100 aw  r263994 : #i95264# corrected line primitive range calculation for hairlines
2008-11-18 11:31:52 +0100 wg  r263754 : i96156
2008-11-18 11:22:38 +0100 wg  r263752 : i96156
2008-11-13 11:46:49 +0100 aw  r263626 : #i93169# used flag the wrong way; true means that nothing was done yet
2008-11-12 15:33:41 +0100 wg  r263601 : i96156
2008-11-12 13:22:38 +0100 wg  r263592 : i95527
2008-11-12 13:18:51 +0100 wg  r263591 : i95527
2008-10-29 13:22:02 +0100 aw  r262794 : #i93485# identified reason and with PL's help changed problem accordingly with usage of an old fallback. This will need to be optimized again by HDU when he finds the time.
2008-10-28 18:23:04 +0100 aw  r262763 : unxmacxi compiler warning fixed
2008-10-28 18:17:01 +0100 aw  r262762 : unxmacxi compiler warning fixed
2008-10-28 17:55:18 +0100 aw  r262761 : unxmacxi compiler warning fixed
2008-10-28 13:48:22 +0100 aw  r262743 : #i93485# added UnifiedAlphaPrimitive2D to VclRenderer; corrected getB2DRange implementations for hairlines which are view-dependent
2008-10-28 12:40:55 +0100 aw  r262735 : #i93485# had to move Pre/PostPaint to LocalPre/PostPaint since PrePaint is a virtual window method
2008-10-27 15:54:10 +0100 aw  r262679 : #i19871# adapted the call order to parent implementations in some Nbc methods in SdrPathObj due to errors in SnapRect recalculation when GluePoints are involved
2008-10-24 18:31:48 +0200 aw  r262661 : #i77187# disable all buttons in bezier toolbar when move and/or resize protected object is involved
2008-10-24 18:30:16 +0200 aw  r262660 : #i77187# simplified and secured model changers, added toolbar update, disabled move drag start when polygon point is selected
2008-10-24 12:57:50 +0200 hdu  r262635 : #i93485# use device transformation for SAL layer
2008-10-24 12:41:37 +0200 hdu  r262634 : #i93485# use device transformation for SAL layer
2008-10-23 19:46:12 +0200 aw  r262630 : mac compiler warning fixed
2008-10-23 18:15:02 +0200 aw  r262628 : #i93485# modified dialog previews to use prerendering
2008-10-23 18:14:27 +0200 aw  r262627 : #i93485# added assert when render helper uses Window as copy source
2008-10-22 18:07:30 +0200 aw  r262610 : #i95264# fixes assertion
2008-10-22 14:31:51 +0200 aw  r262606 : #i89661# also enabling DrawTransparent shortcut for VCL-Renderer
2008-10-22 14:10:31 +0200 aw  r262604 : #i89661# new HitTest 2D primitive to support BoundRect and HitTest calculations/tests
2008-10-22 14:09:22 +0200 aw  r262603 : #i89661# new HitTest tolerance, new TextFrame selection overlay, support for HitTest geometry
2008-10-22 14:08:16 +0200 aw  r262602 : #i89661# correcting old HitTest tolerance expansion
2008-10-20 15:31:48 +0200 aw  r262321 : #i89661# added patch to test it
2008-10-20 11:50:31 +0200 aw  r262310 : #i87762# removed no longer used icons (aw053)
2008-10-17 15:41:48 +0200 aw  r262288 : #i93169#, #i93180# FormControl corrections for Primitive handling
2008-10-17 15:40:54 +0200 aw  r262287 : #i93169#, #i93180# FormControl corrections for Primitive handling
2008-10-16 11:12:44 +0200 aw  r262253 : #i93595# removed superfluous grid interface
2008-10-16 11:11:20 +0200 aw  r262252 : #i93595# changed grid display to sub-grid usage and new defaults
2008-10-15 15:09:40 +0200 aw  r262234 : #i93597# moved flag for only vertical PageBorder, added reacting on it to primitive creation
2008-10-15 15:09:09 +0200 aw  r262233 : #i93597# moved flag for only vertical PageBorder
2008-10-15 15:08:46 +0200 aw  r262232 : #i93597# moved flag for only vertical PageBorder, added reacting on it to primitive creation
2008-10-14 16:27:07 +0200 aw  r262207 : #i93648# (flushViewObjectContacts) and #i93318# (propertyChange)
2008-10-14 16:25:10 +0200 aw  r262206 : #i93318# back to old state since detecting a change is not placed well at the primitive (which is a graphical information at the itme it was fetched). Instead i will add the needed check and flush at the FormControl's VOC
2008-10-14 13:47:38 +0200 aw  r262201 : #i93318# added a change listener to the XControlModel and code to make the operator== at control primitive fail

2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fefb30416a1fa2f7501d696c1b027ec6b92f635b]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-18  Rüdiger Timm  <rt@openoffice.org>  [25bfe7e48ba6d4abd273a0f82e8716e7ac2dc135]

CWS-TOOLING: integrate CWS extmgrui06

2008-10-30 15:46:52 +0100 hr  r262831 : CWS-TOOLING: rebase CWS extmgrui06 to trunk@262620 (milestone: DEV300:m34)
2008-10-22 11:19:35 +0200 dv  r262586 : #i80640# mirgate CWS extmgrui06 to SVN
2008-10-22 11:19:03 +0200 dv  r262585 : #i80640# mirgate CWS extmgrui06 to SVN

2008-11-11  Rüdiger Timm  <rt@openoffice.org>  [ee6cd63bd60abb2675e2f6eb2c124278158b0c7f]

CWS-TOOLING: integrate CWS wae4extensions02

2008-11-07 21:36:14 +0100 fs  r263487 : #i95962# 'extensions' is warning-free on wntmsci11/wntmsci12
2008-11-07 21:33:51 +0100 fs  r263486 : #i95962# warning-free code on wntmsci12

2008-11-10  Rüdiger Timm  <rt@openoffice.org>  [76ebf32b4b538f64cfc1a57f077552f41e388606]

CWS-TOOLING: integrate CWS cmcfixes50

2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 : 

2008-11-10  Rüdiger Timm  <rt@openoffice.org>  [745d49807299399378040a745080795344c07648]

CWS-TOOLING: integrate CWS consolar01

2008-10-28 10:48:51 +0100 christianlins  r262708 : Add patch that fixes #i92557#.
2008-10-27 13:33:25 +0100 christianlins  r262672 : Reformatted using sspretty. Note that this tool has not only corrected all 
tabs and spaces but has sorted all switches groups alphabetically.
2008-10-27 13:22:45 +0100 christianlins  r262671 : Moved bs_sourceroot to Common and purged it from the individual platforms.
No reformatting done at this point.
2008-10-20 17:59:09 +0200 christianlins  r262333 : Purged sdev300.ini file from obsolet switches.

2008-11-06  Kurt Zenker  <kz@openoffice.org>  [07872ec22e263ad84991d75bdcc77866a51cfc2f]

CWS-TOOLING: integrate CWS rt34


2008-11-04  Rüdiger Timm  <rt@openoffice.org>  [1251fcb3deebe80c126b7d78ff35fc3f55d4b4b7]

#i90195# Declare slideshow WaE free on 64bit Linux


2008-11-03  Release Engineers  <releng@openoffice.org>  [f443f53d1171b6e7ff4207231cc31ea551bcf975]

Create DEV300_m35 milestone tag


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [af23c137eac13c385e7101032490f94c63a940a0]

#i10000# Correct regex in deliver.pl's linklib routine.


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [a604050d572baaabc3aa7f964130dbe0f74e1f21]

CWS-TOOLING: integrate CWS hr55


2008-10-30  Rüdiger Timm  <rt@openoffice.org>  [ca0dd9c186e855e14dd560afac769d00361fd809]

DEV300


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [4bf7f28f28b2cf3856ff6acbcd6ab11530ba7305]

CWS-TOOLING: integrate CWS cli003


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [10d7730344d422b9dbf07de693184c0a1af9710e]

CWS-TOOLING: integrate CWS native201_DEV300


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [291a60ff75f23ef633990c734cd9fc43e050ba42]

CWS-TOOLING: integrate CWS appleremote01


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [856ce4f35c1b41621a846a09317430361178b48f]

CWS-TOOLING: integrate CWS sb97


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [8d189c5d079657193557b10660382cd5121bd43f]

CWS-TOOLING: integrate CWS svnignoreoutpaths


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [dd744354bba9144581fc77f26e1b8607f0d85251]

CWS-TOOLING: integrate CWS i18n42


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [38adf31e4dcb9cb739c72cfde14b5ed49233f047]

#i10000# clean up files with zero byte size


2008-10-21  Oliver Bolte  <obo@openoffice.org>  [886aa1647fe81717f9829e66a620ebbc2c3e5ce0]

CWS-TOOLING: integrate CWS hr54


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [29e91a2b8bb4dcdc41363da618487328aee90dcf]

DEV300


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [cfb08c4ff1b598e7a31bf91fe4b0822c2ff52d21]

CWS-TOOLING: integrate CWS aw057


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [92413c985ae9a0c69acde481d959147980175d77]

CWS-TOOLING: integrate CWS native197_DEV300


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [112c87adc9e683d9a33d79f13b4cadf74bb9bb02]

CWS-TOOLING: integrate CWS rt33


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [aa78b8613fe0b2a9719c7c83071112fb6b810ff9]

CWS-TOOLING: integrate CWS ause098


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [807243ef7494f31f14e6a9519023924cff1559fb]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-09  Vladimir Glazounov  <vg@openoffice.org>  [b3192687327260952244b14f1ea43b6c53583bc3]

#i94635# fix for mingw runtime


2008-10-06  Release Engineers  <releng@openoffice.org>  [d1e2ced19ba952d3605114c8193c7bac83c4a3d8]

CWS-TOOLING: integrate CWS hr53


2008-10-06  Release Engineers  <releng@openoffice.org>  [d2fdfa3d0a4a0710296e01abf6e4a0690603a9ce]

#i10000#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c04d1d7163353dd9c493d494500bd297cceee5b4]

#i57022#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8214f9af61413928cec24099d60f3ca74400b645]

#i94690#


2008-10-06  Release Engineers  <releng@openoffice.org>  [ace0edfd28b57928250bc5d65ed2d490d50de454]

#100000# qadev33 files


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [02a0c7c4711a623febd1e3de480f70f2096c99ec]

#i10000# fs\'s fixes for Firefox3


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [415e27be7ca3a3aeb58a19ddae0a9be3b812b257]

#i10000# just one more fallback for StandDir


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [8d6ba2fd21fd5f58fdb13ed839d5a3b8239b6fcb]

DEV300


2008-10-02  Rüdiger Timm  <rt@openoffice.org>  [0d9a7aa5a6f02bcb54699f78aed206a6bdbbfdc3]

#i10000# Get masterfix from OOO300 m7


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [d7e8d0b0b5a4c58e3b32696b7e270c95be23cd1b]

CWS-TOOLING: integrate CWS native196_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [1116d46b3b979c5afbbdf8849948d6fcce40baf6]

CWS-TOOLING: integrate CWS addentitlement_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [88bfaa58c0ec0f32b1ef260ec7f4a09814236e01]

CWS-TOOLING: integrate CWS sb98_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [9b0ce967acae96efd06274faff8b92a4b23992a0]

CWS-TOOLING: integrate CWS native194


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [95c9b4f1ccc187a3f8fc38ff961f3c65c835e67f]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [cc9b3f9c845f9e42858494d3ebdcf0df58a42e97]

CWS-TOOLING: integrate CWS cloph11


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [adcbe9cb6e16483758c0d8348e5d78a873bc1836]

CWS-TOOLING: integrate CWS mingwport15


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff754fc12f7d22f3b66e334ee824680f26fc7c3]

#i10000#: set executable property


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b01526cb6f3af31d364e05653abc017b05a5605e]

#i10000#: set executable property


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5880da1359813996782ed86e906f65835c805aa]

merge trial; please ignore


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [0de36f2c115a0ed226d553f4b8514ad975c3546a]

CWS-TOOLING: integrate CWS qadev33


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [652f8fe01f071530a3053767725d0135442233c9]

CWS-TOOLING: integrate CWS sb96_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [219598bae59e901c656e5c0d9aa8bb901f633495]

CWS-TOOLING: integrate CWS native199_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [60cc5866148a9cfeb235e5f5f4e5440960f6f61f]

CWS-TOOLING: integrate CWS hro38_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [f3984da1fd15e46acd65c5eb189d2e70ade31876]

CWS-TOOLING: integrate CWS native195_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [3bc55737d05cb4505656acdb0f9be709b4a2933d]

#i94287# Get mh's changes from ooo300m8masterfix.


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [461060fc8e095b8ac1cec058617a3259c5805bb6]

CWS-TOOLING: integrate CWS rt31_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [ac3fc16e84b6f54b49702c93b93df7476db3fa84]

Create DEV300_m32 milestone tag


2008-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6dbf58ac078d7456c861c890a6d7bcd8e8c1491]

CWS-TOOLING: integrate CWS hr43


2008-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f282ebd5a7f58488bee1e2039c77104c8e924df]

#i93829#: remove old CWS tools


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [4f668a10cbc945880eb68fea674cded768802eb1]

No old windows def files needed any more.


2008-09-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bff04fe8d8e923798686ea93e8505bc0e20209e3]

#i93829#: changes needed for subversion migration


2008-09-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [70fae623f5664dcf5e1272bea2342303ce86ce2e]

DEV300


2008-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f1fe971f9d3ccf4ea8da15e500d20fd21c28cfb]

#i93073# Enhance --disable-qadevooo option (patch by dtardon)


2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [7ef68d8fef0eb75f7f029eba8ef5fc7fd08e71d4]

INTEGRATION: CWS kendy21 (1.199.6); FILE MERGED

2008/09/01 12:28:10 kendy 1.199.6.1: #i93333#
A PATH in Cygwin can contain something like /bin:"C:\blah\bleh":/ugh, fix its handling.

2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [92ab97825df1ae8413e5cf8bee7ada51ad11d800]

INTEGRATION: CWS kendy21 (1.6.10); FILE MERGED

2008/09/01 12:39:02 kendy 1.6.10.2: #i93332#
Make oowintool recognize MSVC 2008 Express.
2008/09/01 12:38:27 kendy 1.6.10.1: #i93332#
Support for MSVC 2005 (not Express).

2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [7df944b13123961c75955e0739fe34e9ce5f0fb2]

INTEGRATION: CWS kendy21 (1.285.6); FILE MERGED

2008/09/01 22:04:26 thb 1.285.6.1: #i93332# more msvs improvements - now detects SDK-included mscoree; relaxed checks for that lib; relies on oowintool for copying dlls instead of doing it manually

2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [0314c923c332f3a8b196e0c20cbb0272f186ca35]

INTEGRATION: CWS kendy21 (1.252.6); FILE MERGED

2008/09/01 22:04:18 thb 1.252.6.1: #i93332# more msvs improvements - now detects SDK-included mscoree; relaxed checks for that lib; relies on oowintool for copying dlls instead of doing it manually

2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [995bbb02b89b22eac0006c887c1a605a61701469]

INTEGRATION: CWS kendy21 (1.6.8); FILE MERGED

2008/09/03 15:39:07 thb 1.6.8.1: #i93435# Cleansing all paths with cygpath (conditionalized for cygwin builds)

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [a2d75aa308481ce90e0186b2ec355b492a277540]

#i10000#  Adapt output parsing to new cvsup.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [de3ca9dacadbc40d195baf2957181e0adb6be1e5]

INTEGRATION: CWS native193_DEV300 (1.29.62); FILE MERGED

2008/09/02 15:49:58 is 1.29.62.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bf01616ebb2fe210ebc0e64dd4d9f3d323db32ed]

INTEGRATION: CWS native193_DEV300 (1.31.16.2.4); FILE MERGED

2008/09/02 15:49:58 is 1.31.16.2.4.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [8a8c85a9c44828aabcf4a8d095504c23a695b1a8]

INTEGRATION: CWS native193_DEV300 (1.4.280); FILE MERGED

2008/09/02 15:48:14 is 1.4.280.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5215e279efe99fddceaca11f0cd5a0105a944f83]

INTEGRATION: CWS native193_DEV300 (1.5.98); FILE MERGED

2008/09/02 15:48:14 is 1.5.98.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [0fb60d944ddeb5ee7e98cdfce1507e16fd2677e2]

INTEGRATION: CWS native193_DEV300 (1.10.8.1.16); FILE MERGED

2008/09/02 15:48:14 is 1.10.8.1.16.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [77abfb5215255d61e1f4a411d9c7f970160e3028]

INTEGRATION: CWS native193_DEV300 (1.17.154); FILE MERGED

2008/09/02 15:49:21 is 1.17.154.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [b02bae39e23c010c26bfbe77be85f5ae31f81365]

INTEGRATION: CWS native193_DEV300 (1.116.4.4.2); FILE MERGED

2008/09/02 15:49:20 is 1.116.4.4.2.1: #i92973# fixes for Windows language packs

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [4e9d10191b0862d340b054ffaa283fab416cb5f5]

INTEGRATION: CWS native190_DEV300 (1.5.62); FILE MERGED

2008/08/29 13:52:08 is 1.5.62.1: #i93251# preparation for msi plus msp installation sets

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [977af0596ab161cd8e7e0d945187ff0b1dafe148]

INTEGRATION: CWS native190_DEV300 (1.2.552); FILE MERGED

2008/09/01 14:42:03 is 1.2.552.1: #i93251# patchwelcome also for admin installation

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3536532af1626d0c78847499c80c9ea0db8eb1b1]

INTEGRATION: CWS native190_DEV300 (1.2.480); FILE MERGED

2008/08/29 13:52:08 is 1.2.480.1: #i93251# preparation for msi plus msp installation sets

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [634fe5e97a7348876397dfe8e24fc228af88a212]

INTEGRATION: CWS native190_DEV300 (1.2.480); FILE MERGED

2008/09/01 14:42:02 is 1.2.480.1: #i93251# patchwelcome also for admin installation

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f75c319e7022b375d684c397aa2f72fefdf5d822]

INTEGRATION: CWS native190_DEV300 (1.1.696); FILE MERGED

2008/09/01 14:42:02 is 1.1.696.1: #i93251# patchwelcome also for admin installation

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bd4b30bfa8ae267bda58a2e6bf4810210dfe4954]

INTEGRATION: CWS native190_DEV300 (1.3.544); FILE MERGED

2008/08/29 13:52:07 is 1.3.544.1: #i93251# preparation for msi plus msp installation sets

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [72b06f983f4a4d293c9b2c3524052c868cbbec20]

INTEGRATION: CWS native190_DEV300 (1.2.666); FILE MERGED

2008/09/01 14:42:02 is 1.2.666.1: #i93251# patchwelcome also for admin installation

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [ab41cc6a2de97d96bff677e481c285fa8701b977]

INTEGRATION: CWS sb95_DEV300 (1.56.68); FILE MERGED

2008/09/01 09:21:56 sb 1.56.68.1: #i92798# missing cleanup from previous attempt at fixing this issue

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fc1ef9fb0bf2614333addaf691273e115cd27a91]

INTEGRATION: CWS sb95_DEV300 (1.77.2.2.22); FILE MERGED

2008/09/01 09:21:56 sb 1.77.2.2.22.1: #i92798# missing cleanup from previous attempt at fixing this issue

2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [006749f3b4a4886b64341a1190502afe224a4d5c]

INTEGRATION: CWS sb95_DEV300 (1.16.36.4.2); FILE MERGED

2008/09/01 09:21:56 sb 1.16.36.4.2.1: #i92798# missing cleanup from previous attempt at fixing this issue

2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [81268e11b6dba372da074866bb0387bc30207b9d]

#i10000# Some more variables to reset.


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [798c97466d3e3139f366d6729bf24fbfe990c7ef]

DEV300


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [eb293eee5bdda8f1734bdbd676ff655cb8597300]

#i10000#, #i87518#: Fix logic for option 'enable_reportdesign': do not enable per default.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [3aca50c281266dcb247274dd1184f1bd70e6f547]

#i10000#, #i87518#: Fix logic for option 'enable_reportdesign': do not enable per default.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [35172916fcf8582facd8c38e0fdbc696e8377e35]

#i93287# enable_mediawiki and enable_pdfimport: change 'test -z' into 'test -n'.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [1012f5b8b17905558262faca62e3a9efa5c046de]

DEV300


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [f96574622fcf429f040f4c3a088269ed19ca63f4]

INTEGRATION: CWS macrestart_DEV300 (1.16.36.3.20); FILE MERGED

2008/08/22 21:34:42 hro 1.16.36.3.20.1: #i92798# Replaced soffice softlink by soffice loader executable

2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [8683898121ce89b2c3976f6c8ecb8b1ddb44c2ef]

INTEGRATION: CWS mh30f_DEV300 (1.88.8.4.6); FILE MERGED

2008/08/27 13:13:42 mh 1.88.8.4.6.1: chg: url redirect, #i92167#

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4037908cec84755e5e01ca6addc9350799e43b9d]

INTEGRATION: CWS native189_DEV300 (1.112.4.6.10); FILE MERGED

2008/08/26 13:49:04 is 1.112.4.6.10.1: #i93138# removing solaris packages after dependency check

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [1892f1084be26e18c9ed55ca13010884c06c4a8d]

INTEGRATION: CWS native186_DEV300 (1.4.184); FILE MERGED

2008/08/20 09:57:50 sb 1.4.184.1: #i92939# moved shlxthdl.dll into a fresh directory program/shlxthdl of its own, together with an additional copy of the stlport dll, so that all dependencies of shlxthdl.dll are found when it is loaded by Windows Explorer

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f79e6aa729693535537a8cf04350908bddc7a17f]

INTEGRATION: CWS native186_DEV300 (1.6.184); FILE MERGED

2008/08/20 09:57:50 sb 1.6.184.1: #i92939# moved shlxthdl.dll into a fresh directory program/shlxthdl of its own, together with an additional copy of the stlport dll, so that all dependencies of shlxthdl.dll are found when it is loaded by Windows Explorer

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [d0bdaa152065326aaa3e65c1dd2261f42845ef62]

INTEGRATION: CWS native186_DEV300 (1.8.182); FILE MERGED

2008/08/20 09:57:50 sb 1.8.182.1: #i92939# moved shlxthdl.dll into a fresh directory program/shlxthdl of its own, together with an additional copy of the stlport dll, so that all dependencies of shlxthdl.dll are found when it is loaded by Windows Explorer

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [58aea90a9c0881dc8375f47858df8d8fd8f0d6d3]

INTEGRATION: CWS native186_DEV300 (1.31.50); FILE MERGED

2008/08/20 11:47:55 is 1.31.50.1: #i92915# vista default program support

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4fd00840f93b504f938c69ce52549e066771be4c]

INTEGRATION: CWS obo34 (1.5.150); FILE MERGED

2008/08/27 10:01:47 obo 1.5.150.1: #i93167# MacOSX (Intel): Compiler switch missing for crashdump feature

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [91ce7e60279ea968353581ff502d0aa5d2134717]

INTEGRATION: CWS sb91 (1.242.2); FILE MERGED

2008/07/17 15:30:50 sb 1.242.2.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2dd51aa8cffb3ef9fa8c776435b3683d86e3858c]

INTEGRATION: CWS sb91 (1.38.6); FILE MERGED

2008/07/24 09:10:30 sb 1.38.6.5: #i91567# on unxsolu4 use system libxml and libxslt; use specific FREETYPE_CFLAGS instead of general SOLAREXTRAINC on unxsolu4; merged in 1.40.22.1
2008/07/21 10:00:50 sb 1.38.6.4: #i91567# adapted to unxsolu4
2008/07/17 15:53:32 sb 1.38.6.3: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)
2008/07/16 07:18:12 sb 1.38.6.2: RESYNC: (1.38-1.40); FILE MERGED
2008/07/16 06:58:40 sb 1.38.6.1: #i91567# unxsolu4 generally uses --with-system-freetype and --disable-gnomevfs

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6a1c9276166d9662bd04deeb26040a5d83a5fdec]

INTEGRATION: CWS sb91 (1.16.8); FILE MERGED

2008/07/11 10:00:43 sb 1.16.8.1: #i91567# adapt to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [43bbf918aa48ba18204492a331da985404d90c7a]

INTEGRATION: CWS sb91 (1.5.8); FILE MERGED

2008/07/11 10:00:42 sb 1.5.8.1: #i91567# adapt to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6d3238130e6bcfb805bcbdb2bb0d2350c108e6c7]

INTEGRATION: CWS sb91 (1.193.4); FILE MERGED

2008/07/17 15:25:32 sb 1.193.4.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [8e28807dd67fceea059520acc4b0e0e5aeea373c]

INTEGRATION: CWS sb91 (1.275.2); FILE MERGED

2008/07/17 15:25:31 sb 1.275.2.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [69e77633e73f2b8a006d6dd4c32a6409d5d93cfc]

INTEGRATION: CWS sb91 (1.54.4); FILE MERGED

2008/07/21 10:56:13 sb 1.54.4.2: RESYNC: (1.54-1.56); FILE MERGED
2008/07/17 15:58:23 sb 1.54.4.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0eca17e338be4077fe05aab0128655d7c6b15820]

INTEGRATION: CWS sb91 (1.10.22); FILE MERGED

2008/07/21 10:56:06 sb 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED
2008/07/14 12:58:10 sb 1.10.22.1: #i91567# adapt to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [adac4e0bd85d23c17cb4f8a0e70c9f4470c312e0]

INTEGRATION: CWS sb91 (1.12.102); FILE MERGED

2008/07/17 15:58:23 sb 1.12.102.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [e3ec494ef42ebf1676e6f2aa34fef193c20f6185]

INTEGRATION: CWS sb91 (1.7.102); FILE MERGED

2008/07/17 15:58:23 sb 1.7.102.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [213573cfde2a687aa51133cc7b679c42ccbd9eb0]

INTEGRATION: CWS sb91 (1.10.102); FILE MERGED

2008/07/17 15:58:22 sb 1.10.102.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [29aca89ef1121a73f929de6d29c19eb62e450568]

INTEGRATION: CWS sb91 (1.2.26); FILE MERGED

2008/07/11 10:04:34 sb 1.2.26.1: #i91567# consistently use -erroff=identexpected on all unxsol... platforms

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [9febebd938ebd091a52c446db82f24a25e66d716]

INTEGRATION: CWS sb91 (1.6.122); FILE MERGED

2008/07/17 15:43:36 sb 1.6.122.1: #i91567# adapted to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0e1ffdf8c45daaea236d5f0831f954e9cd0b5a0c]

INTEGRATION: CWS sb91 (1.87.4); FILE MERGED

2008/07/24 08:55:40 sb 1.87.4.2: #i91567# additional environment variables (for freetype, libxml, libxslt)
2008/07/17 15:44:03 sb 1.87.4.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [d05fde8d2873eb3a2a54de93c46d86452dc13612]

INTEGRATION: CWS sb91 (1.2.26); FILE MERGED

2008/07/24 08:53:13 sb 1.2.26.1: partially adapted for Mac OS X

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [cb95cc7e93207a7dff85f5737b50f248aa738336]

INTEGRATION: CWS sb91 (1.3.10); FILE MERGED

2008/07/21 09:58:49 sb 1.3.10.1: #i91567# adapted to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [d07b95d56c633f80ac916d53756326944b7ce4a8]

INTEGRATION: CWS sb91 (1.7.26); FILE MERGED

2008/07/21 09:58:49 sb 1.7.26.1: #i91567# adapted to unxsolu4

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [da8ea84ec43a994155a8dc062010a2032a7bf5ef]

INTEGRATION: CWS cwsqueryenhance3 (1.24.54); FILE MERGED

2008/08/18 14:28:09 bei 1.24.54.3: RESYNC: (1.24-1.25); FILE MERGED
2008/05/27 14:24:29 bei 1.24.54.2: new private modules
2008/05/26 10:03:04 bei 1.24.54.1: #i89863#

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0b1acec9c77c1b372ad47e7b8edb4e2727c26d6c]

INTEGRATION: CWS cwsqueryenhance3 (1.13.54); FILE MERGED

2008/05/27 14:24:29 bei 1.13.54.5: new private modules
2008/05/27 13:01:09 bei 1.13.54.4: minor changes
2008/05/27 10:21:07 bei 1.13.54.3: usage
2008/05/26 10:08:33 bei 1.13.54.2: #i89863#
2008/05/23 10:26:01 bei 1.13.54.1: #i89840

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ceba8a0a80f75f9d1ab8766e481ec5521192e735]

INTEGRATION: CWS cwsqueryenhance3 (1.19.6); FILE MERGED

2008/07/18 09:40:38 rt 1.19.6.2: #i89863# Syntax: do not return two arrays :-(
2008/05/28 16:03:47 rt 1.19.6.1: #i89863# Report on new modules.

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [5e530740fbc03e013e7e5283e1e67a565c3d4d0a]

INTEGRATION: CWS obo33 (1.3.178); FILE MERGED

2008/08/20 14:39:22 obo 1.3.178.3: #i92950# Changes for 64 bit Vista shell extension
2008/08/20 13:52:03 obo 1.3.178.2: #i92950# EOL missing
2008/08/20 13:50:37 obo 1.3.178.1: #i92950# Changes for 64 bit Vista shell extension

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [df60f5b669c3e4fb3cb58d8f8a26b07ff146f330]

INTEGRATION: CWS obo33 (1.3.178); FILE MERGED

2008/08/20 13:52:57 obo 1.3.178.1: #i92950# Changes for 64 bit Vista shell extension

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6c4e928dff90f4933f6c218c85572b067644b909]

INTEGRATION: CWS obo33 (1.42.4); FILE MERGED

2008/08/20 13:46:53 obo 1.42.4.1: #i92950# Changes for 64 bit Vista shell extension

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6f847048c17babe0ea092e362d806ad576596957]

INTEGRATION: CWS native188_DEV300 (1.5.156); FILE MERGED

2008/08/22 16:49:50 is 1.5.156.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0268d2b76c5c43d356d938905055dc095388d033]

INTEGRATION: CWS native188_DEV300 (1.31.54); FILE MERGED

2008/08/22 16:49:50 is 1.31.54.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f1c9b45c1f9d7a39919ef77481ce171c96c49ca8]

INTEGRATION: CWS native188_DEV300 (1.20.54); FILE MERGED

2008/08/21 12:31:34 dv 1.20.54.1: #i92988# Always write all entries needed for registering in open with list

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f5b4610908c09143b9e470b6a0fc4e987c776f74]

INTEGRATION: CWS native188_DEV300 (1.88.8.5.4); FILE MERGED

2008/08/22 16:49:30 is 1.88.8.5.4.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a79edc144d09a865c4a090ca7f0bdd86a2db0168]

INTEGRATION: CWS native188_DEV300 (1.2.64); FILE MERGED

2008/08/22 16:49:30 is 1.2.64.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2fc7335cc9ebfb62dc03fbc1ccfe32b13e0a8fa8]

INTEGRATION: CWS native188_DEV300 (1.6.64); FILE MERGED

2008/08/21 15:14:01 is 1.6.64.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [e1f90ff7eaf9ab049c83768889cae5cfbc74cd17]

INTEGRATION: CWS native188_DEV300 (1.2.28); FILE MERGED

2008/08/22 16:49:30 is 1.2.28.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f5b359ef0c392295dce6960e8100b9f1491cfef5]

INTEGRATION: CWS native188_DEV300 (1.4.62); FILE MERGED

2008/08/21 15:14:01 is 1.4.62.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0abd85620d28f5b74dc630a18d3ea82fdc0bbef7]

INTEGRATION: CWS native188_DEV300 (1.1.4.2.4); FILE MERGED

2008/08/21 15:14:00 is 1.1.4.2.4.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a6c0559470b115dc3cb559ca6cc762d3fac1fa22]

INTEGRATION: CWS native188_DEV300 (1.3.64); FILE MERGED

2008/08/22 16:49:30 is 1.3.64.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2efd7789b69f0a7e2df4c657154e55cc9ad0eae3]

INTEGRATION: CWS native188_DEV300 (1.12.8.1.4); FILE MERGED

2008/08/21 15:14:00 is 1.12.8.1.4.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [664540ef25a1b4a7316fb6cccf8bb6d0a659c2a7]

INTEGRATION: CWS native188_DEV300 (1.14.160.1.2); FILE MERGED

2008/08/21 15:16:23 is 1.14.160.1.2.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [b8a1e65585e0db038776b41ab1ca7a65cf89f41d]

INTEGRATION: CWS native188_DEV300 (1.49.160.1.6); FILE MERGED

2008/08/22 16:50:17 is 1.49.160.1.6.2: #i93032# new win registry layers for all products
2008/08/21 15:16:23 is 1.49.160.1.6.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4edff1e62425803613fdf1c6dd00747fb23d47bc]

INTEGRATION: CWS native188_DEV300 (1.5.36.1.6); FILE MERGED

2008/08/25 09:07:39 is 1.5.36.1.6.1: #i93065# patch for expand.exe in cygwin

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [c510f9749ea235268335621b567d0e16e75806c7]

INTEGRATION: CWS native188_DEV300 (1.21.78); FILE MERGED

2008/08/25 15:10:24 is 1.21.78.1: #i93032# layering for build_special products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ce3b3d1f3c3d89bf57a14aa5cda57464c044c7be]

INTEGRATION: CWS native188_DEV300 (1.103.6.2.6); FILE MERGED

2008/08/21 15:16:23 is 1.103.6.2.6.1: #i92952# ooo3 has to remove all older ooo3 products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f8fc64c157d0fd57a0e3e7b022db7ac4c2fcec56]

INTEGRATION: CWS native188_DEV300 (1.85.58); FILE MERGED

2008/08/22 17:05:10 is 1.85.58.1: #i92954# update with Java GUI Installer

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6f46f418e25af62de6f26bee1b2b0706185d6182]

INTEGRATION: CWS native188_DEV300 (1.116.4.2.6); FILE MERGED

2008/08/22 16:50:17 is 1.116.4.2.6.1: #i93032# new win registry layers for all products

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a1206ec1ef98a0173e0a9178cd6c3f087aed9f95]

INTEGRATION: CWS native185_DEV300 (1.88.8.4.4); FILE MERGED

2008/08/12 16:04:30 is 1.88.8.4.4.1: #i92713# userland installation with prepared database

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [495b9d5875106e518cf11496d182bdc09ef57305]

INTEGRATION: CWS native185_DEV300 (1.112.4.5.4); FILE MERGED

2008/08/12 16:05:27 is 1.112.4.5.4.1: #i92713# userland installation with prepared database

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f5234c8670c6684c940c5d8541b79cf5b7cccf44]

INTEGRATION: CWS native185_DEV300 (1.18.38); FILE MERGED

2008/08/12 16:07:57 is 1.18.38.1: #i92713# userland installation with prepared database

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0221b3a0d83ec2773b737ab5a72ee1df782f45c6]

INTEGRATION: CWS native185_DEV300 (1.51.18.1.6); FILE MERGED

2008/08/12 16:07:57 is 1.51.18.1.6.1: #i92713# userland installation with prepared database

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6fb74d77c3a40eb56820d296994291e62722b413]

INTEGRATION: CWS native185_DEV300 (1.55.54); FILE MERGED

2008/08/13 10:13:06 is 1.55.54.1: #i92713#

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f3e849d9498cb62d1ef2c54c9d16339ff679b734]

INTEGRATION: CWS native185_DEV300 (1.85.46); FILE MERGED

2008/08/12 16:07:57 is 1.85.46.1: #i92713# userland installation with prepared database

2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [69c4b9cec0c90d2b3fa71a17ea3d41d9a3be6fc6]

INTEGRATION: CWS native185_DEV300 (1.116.4.2.4); FILE MERGED

2008/08/12 16:07:56 is 1.116.4.2.4.1: #i92713# userland installation with prepared database

2008-08-25  Rüdiger Timm  <rt@openoffice.org>  [db66fa0b3a7bbb98dd969fa08f19bc53b7493693]

#i10000# Enable OpenOffice_SDK for unxlngx6.pro.


2008-08-25  Vladimir Glazounov  <vg@openoffice.org>  [afd7219ac286ba8f513f7f6d69828fb3c9cd6df8]

#i10000# temporarily switched off the warnings for sd,sw


2008-08-22  Vladimir Glazounov  <vg@openoffice.org>  [bffdf2be3fe9f3c1348d3a3cbeef5046c3095687]

#i93007# fix for mac


2008-08-21  Rüdiger Timm  <rt@openoffice.org>  [17bdf2688f682aabb5c93e072a372997e9db51b9]

#i10000# Reduce number of ooodevlanguagepacks.


2008-08-21  Vladimir Glazounov  <vg@openoffice.org>  [66b1cc5e573a10fa5255794f88ee33102c0264a7]

#i10000# temporarily switched off the warnings for the new module drawinglayer, #i92985# is written


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [88adb6205336196c21b63c96d6e3d4e100b2bbe6]

#i10000# new generated configure


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [43249315e8424d338b7015bd901dd43726e080e7]

DEV300


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b930dc5e7741c7c05de0db81a2099e0bc3841aa7]

INTEGRATION: CWS aw033 (1.63.32); FILE MERGED

2008/07/11 11:38:57 aw 1.63.32.9: RESYNC: (1.100-1.109); FILE MERGED
2008/06/25 13:03:20 aw 1.63.32.8: RESYNC: (1.95-1.100); FILE MERGED
2008/05/14 14:46:22 aw 1.63.32.7: RESYNC: (1.89-1.95); FILE MERGED
2008/03/14 13:56:18 cl 1.63.32.6: RESYNC: (1.85-1.89); FILE MERGED
2008/01/29 13:13:29 aw 1.63.32.5: RESYNC: (1.81-1.85); FILE MERGED
2007/12/03 16:45:53 aw 1.63.32.4: RESYNC: (1.74-1.81); FILE MERGED
2007/10/08 19:34:10 aw 1.63.32.3: RESYNC: (1.70-1.74); FILE MERGED
2007/08/09 23:18:10 aw 1.63.32.2: RESYNC: (1.63-1.70); FILE MERGED
2007/07/04 11:28:31 aw 1.63.32.1: #i39532# added drawinglayer to install sets

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c6a1dccdbeb7f06ffad510c59c40869b1fdf93b4]

INTEGRATION: CWS aw033 (1.244.32); FILE MERGED

2008/07/11 11:38:53 aw 1.244.32.10: RESYNC: (1.292-1.298); FILE MERGED
2008/06/25 13:03:26 aw 1.244.32.9: RESYNC: (1.286-1.292); FILE MERGED
2008/05/14 14:46:28 aw 1.244.32.8: RESYNC: (1.281-1.286); FILE MERGED
2008/03/14 13:56:13 cl 1.244.32.7: RESYNC: (1.273-1.281); FILE MERGED
2008/02/12 11:34:04 aw 1.244.32.6: RESYNC: (1.272-1.273); FILE MERGED
2008/01/29 13:13:25 aw 1.244.32.5: RESYNC: (1.265-1.272); FILE MERGED
2007/12/03 16:45:50 aw 1.244.32.4: RESYNC: (1.260-1.265); FILE MERGED
2007/10/08 19:33:12 aw 1.244.32.3: RESYNC: (1.255-1.260); FILE MERGED
2007/08/09 23:17:11 aw 1.244.32.2: RESYNC: (1.244-1.255); FILE MERGED
2007/07/04 11:28:31 aw 1.244.32.1: #i39532# added drawinglayer to install sets

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3e06e578b68cbb7be199a50de0b3b59e304be01]

INTEGRATION: CWS aw033 (1.98.30); FILE MERGED

2008/07/11 11:37:47 aw 1.98.30.15: RESYNC: (1.134-1.136); FILE MERGED
2008/06/25 13:02:22 aw 1.98.30.14: RESYNC: (1.133-1.134); FILE MERGED
2008/05/14 14:38:56 aw 1.98.30.13: RESYNC: (1.129-1.133); FILE MERGED
2008/03/14 13:54:53 cl 1.98.30.12: RESYNC: (1.125-1.129); FILE MERGED
2008/02/12 11:33:40 aw 1.98.30.11: RESYNC: (1.124-1.125); FILE MERGED
2008/01/29 13:12:54 aw 1.98.30.10: RESYNC: (1.122-1.124); FILE MERGED
2007/12/03 16:43:13 aw 1.98.30.9: RESYNC: (1.117-1.122); FILE MERGED
2007/08/09 21:52:45 aw 1.98.30.8: RESYNC: (1.113-1.117); FILE MERGED
2007/06/27 19:04:01 aw 1.98.30.7: RESYNC: (1.111-1.113); FILE MERGED
2007/05/23 23:32:06 aw 1.98.30.6: RESYNC: (1.109-1.111); FILE MERGED
2007/03/20 15:08:08 aw 1.98.30.5: RESYNC: (1.107-1.109); FILE MERGED
2007/01/19 11:13:10 aw 1.98.30.4: RESYNC: (1.106-1.107); FILE MERGED
2006/11/28 15:56:49 aw 1.98.30.3: RESYNC: (1.102-1.106); FILE MERGED
2006/09/26 14:31:59 aw 1.98.30.2: RESYNC: (1.98-1.102); FILE MERGED
2006/07/16 21:54:56 thb 1.98.30.1: #i65883# Added drawinglayer lib macro

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e608100f2f331a0ce00b50be8a2176cb05f71b67]

INTEGRATION: CWS xsltfilter10 (1.38.14); FILE MERGED

2008/07/14 16:05:05 hjs 1.38.14.1: #i91376# - XALAN gone, SAXON added

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [67768b7380fc3d83ad81bb3609ea2c1dd148af0c]

INTEGRATION: CWS xsltfilter10 (1.66.4); FILE MERGED

2008/07/10 00:06:16 sus 1.66.4.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e244f6f1b90c385fb63469c5a951f4463acfc033]

INTEGRATION: CWS xsltfilter10 (1.108.4); FILE MERGED

2008/07/10 00:06:16 sus 1.108.4.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5e2c51f46e01fba6af078acc61b2d508f434f0a2]

INTEGRATION: CWS xsltfilter10 (1.72.4); FILE MERGED

2008/07/10 00:06:16 sus 1.72.4.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [06ec59b784b9a5870dac4baddf6fd36cfe5302d3]

INTEGRATION: CWS xsltfilter10 (1.251.4); FILE MERGED

2008/07/14 14:54:42 sus 1.251.4.2: #i91376# adapt JAR name from saxon.jar to saxon9.jar
2008/07/10 00:06:16 sus 1.251.4.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [933c7cc8f186ecf96f464865ad84a8a7a2c3eafd]

INTEGRATION: CWS xsltfilter10 (1.192.2); FILE MERGED

2008/07/31 14:58:19 hjs 1.192.2.3: #i92287# - see automated builds check for java 1.5
2008/07/31 13:59:15 hjs 1.192.2.2: #i92287# - see automated builds check for java 1.5
2008/07/10 14:52:35 sus 1.192.2.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b5b5750f389dade76ae3bc18f183e3ee9dda4593]

INTEGRATION: CWS xsltfilter10 (1.273.2); FILE MERGED

2008/08/02 19:07:21 cloph 1.273.2.7: fix typo in sed-statement for MacOSX (CurrentJDK was missing an "r") - sorry for that
2008/08/01 09:32:25 hjs 1.273.2.6: #i92287# - quoting
2008/07/31 20:25:36 hjs 1.273.2.5: #i92287# - get replacement for JAVAFLAGS
2008/07/31 13:59:15 hjs 1.273.2.4: #i92287# - see automated builds check for java 1.5
2008/07/14 15:45:06 sus 1.273.2.3: #i91376# Adding StAX API as external module
2008/07/14 11:03:47 sus 1.273.2.2: #i91376# add StAX API dependency, adding warning  message when not using OpenJDK 6
2008/07/10 14:52:34 sus 1.273.2.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1c319eb50363630446303563b61642449dae27c3]

INTEGRATION: CWS xsltfilter10 (1.89.18); FILE MERGED

2008/07/31 12:57:35 hjs 1.89.18.2: #i91376# - get expected results when unpacking .jar
2008/07/14 16:03:56 hjs 1.89.18.1: #i91376# - unpacling .jar files

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a514151ee054d8c22ca2374a506e0b6c7f63adb9]

INTEGRATION: CWS dictionaryupdate (1.109.4); FILE MERGED

2008/07/21 09:26:11 is 1.109.4.1: #i91243# adding vietnamese spellchecker

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b6fcab6ffc5c24066b980bd2d28b32692326e5cf]

INTEGRATION: CWS dictionaryupdate (1.255.6); FILE MERGED

2008/07/21 09:26:11 is 1.255.6.1: #i91243# adding vietnamese spellchecker

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5b3cb13eddcb4e144e4116e0352c30a8eae70dde]

INTEGRATION: CWS dba31a (1.95.26); FILE MERGED

2008/07/30 12:11:03 fs 1.95.26.6: RESYNC: (1.109-1.112); FILE MERGED
2008/07/16 06:18:27 fs 1.95.26.5: RESYNC: (1.104-1.109); FILE MERGED
2008/07/02 09:24:34 oj 1.95.26.4: RESYNC: (1.100-1.104); FILE MERGED
2008/07/02 08:25:39 oj 1.95.26.3: #i77916# ExtendedColorScheme not needed at the moment
2008/06/24 12:14:06 oj 1.95.26.2: RESYNC: (1.95-1.100); FILE MERGED
2008/06/06 08:59:27 oj 1.95.26.1: #i57999# fix naming schema for base libs

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4f881a312842d2daf46d5d0f4b7239149ac7d205]

INTEGRATION: CWS dba31a (1.30.2); FILE MERGED

2008/08/05 13:33:36 fs 1.30.2.1: hsqldb2->hsqldb

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [70998306f1e285361cce71baa3c30cf3f4152f65]

INTEGRATION: CWS dba31a (1.248.10); FILE MERGED

2008/07/30 12:10:59 fs 1.248.10.4: RESYNC: (1.255-1.257); FILE MERGED
2008/07/16 06:18:23 fs 1.248.10.3: RESYNC: (1.249-1.255); FILE MERGED
2008/07/02 09:24:28 oj 1.248.10.2: RESYNC: (1.248-1.249); FILE MERGED
2008/07/02 08:25:39 oj 1.248.10.1: #i77916# ExtendedColorScheme not needed at the moment

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [90236ddc56aac0a95c4db5239a34aafca4d5f678]

INTEGRATION: CWS dba31a (1.286.64); FILE MERGED

2008/07/30 12:10:53 fs 1.286.64.5: RESYNC: (1.299-1.303); FILE MERGED
2008/07/16 06:18:17 fs 1.286.64.4: RESYNC: (1.294-1.299); FILE MERGED
2008/07/02 09:24:23 oj 1.286.64.3: RESYNC: (1.292-1.294); FILE MERGED
2008/06/24 12:14:02 oj 1.286.64.2: RESYNC: (1.286-1.292); FILE MERGED
2008/06/06 08:59:27 oj 1.286.64.1: #i57999# fix naming schema for base libs

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0bfc355884debe2ddf938dbeac3e6b08ff82e8a8]

INTEGRATION: CWS dba31a (1.17.26); FILE MERGED

2008/07/16 06:18:06 fs 1.17.26.2: RESYNC: (1.17-1.18); FILE MERGED
2008/07/02 08:24:37 oj 1.17.26.1: #i77916# move config to extension

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6a0b187af59de4b185e40730f084d0032e5741d9]

INTEGRATION: CWS dba31a (1.27.70); FILE MERGED

2008/07/02 08:24:36 oj 1.27.70.1: #i77916# move config to extension

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f66a969467e0ce7c1dd4eb5ebef4d4677fe900cd]

INTEGRATION: CWS dba31a (1.134.10); FILE MERGED

2008/07/30 12:09:36 fs 1.134.10.4: RESYNC: (1.136-1.138); FILE MERGED
2008/07/16 06:17:11 fs 1.134.10.3: RESYNC: (1.135-1.136); FILE MERGED
2008/07/02 09:22:30 oj 1.134.10.2: RESYNC: (1.134-1.135); FILE MERGED
2008/06/27 12:07:45 oj 1.134.10.1: #i57999# change naming

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [968ffe304afb7505342cfcbfe7b2e8ba087a829d]

INTEGRATION: CWS dba31a (1.2.52); FILE MERGED

2008/07/02 10:42:59 oj 1.2.52.1: #i77916# also handle xcs schema files

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [79620b52b351ab96fd7eee5bdb7160acc77b439d]

INTEGRATION: CWS dba31a (1.2.52); FILE MERGED

2008/07/16 06:17:07 fs 1.2.52.2: RESYNC: (1.2-1.4); FILE MERGED
2008/07/02 10:42:59 oj 1.2.52.1: #i77916# also handle xcs schema files

2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [34a48d4a4969a17ee77ff6f1c167d953770302c8]

INTEGRATION: CWS dba31a (1.4.52); FILE MERGED

2008/07/02 10:42:25 oj 1.4.52.1: #i77916# also handle xcs schema files

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b1e1a9159503085f526129f670a25f415962e6b2]

INTEGRATION: CWS maccrashrep (1.7.98); FILE MERGED

2008/06/25 08:44:44 hro 1.7.98.1: #i90159# Enabled crash reporting for MacOsX

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [0c41e4c112ca49b0e170aa648118b034f2f01bbe]

INTEGRATION: CWS maccrashrep (1.7.142); FILE MERGED

2008/07/17 11:25:12 gh 1.7.142.1: #i90159#enable pusshing of MAC OSX libraries and binary files

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e0996448e2ae440239ba9f54367825988c0375dd]

INTEGRATION: CWS cmcfixes48 (1.30.40); FILE MERGED

2008/08/01 14:08:02 cmc 1.30.40.1: #i92247# build a pic .a on unix, we only link in one place now, so this reduces size slightly and removes the conflicting libxmlsec1 provides from the hacked version vs the system one on AutoReqProv rpm systems

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [dad84e67456dfadaed8c1b5aa416010d85b6c39c]

INTEGRATION: CWS cmcfixes48 (1.112.18); FILE MERGED

2008/08/01 14:08:01 cmc 1.112.18.1: #i92247# build a pic .a on unix, we only link in one place now, so this reduces size slightly and removes the conflicting libxmlsec1 provides from the hacked version vs the system one on AutoReqProv rpm systems

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d6b68d5243d2b0cf35e61e2bf343703ec78d8975]

INTEGRATION: CWS cmcfixes48 (1.302.14); FILE MERGED

2008/08/07 07:16:44 cmc 1.302.14.2: #i92247# tidy up
2008/08/01 14:08:01 cmc 1.302.14.1: #i92247# build a pic .a on unix, we only link in one place now, so this reduces size slightly and removes the conflicting libxmlsec1 provides from the hacked version vs the system one on AutoReqProv rpm systems

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6c4c5f66ac5050e18401f4dd4d3359461982f0fd]

INTEGRATION: CWS cmcfixes48 (1.2.1888); FILE MERGED

2008/07/24 12:55:02 cmc 1.2.1888.1: #i92086# fix up paths consistently with the others

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2251a505881638f6a92a0a0cc49806a0b762b561]

INTEGRATION: CWS cmcfixes48 (1.2.544); FILE MERGED

2008/07/24 12:55:02 cmc 1.2.544.1: #i92086# fix up paths consistently with the others

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [bc8342fde1a09370247720c83e22365b0b64b874]

INTEGRATION: CWS cmcfixes48 (1.1.1.1.1992); FILE MERGED

2008/07/24 12:55:01 cmc 1.1.1.1.1992.1: #i92086# fix up paths consistently with the others

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [22334e4fd5cf38c755c889b51857b3e9448ccac8]

INTEGRATION: CWS native180 (1.1.2); FILE ADDED

2008/08/05 13:58:16 is 1.1.2.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [07d42a0bd66a55d7a46ad230ff9be5910c5015fa]

INTEGRATION: CWS native180 (1.49.168); FILE MERGED

2008/08/05 14:00:02 is 1.49.168.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5b9721ae6649f87c307367025cae744de6ee46fc]

INTEGRATION: CWS native180 (1.5.46); FILE MERGED

2008/08/05 14:00:02 is 1.5.46.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [760b31460ea61b99ff05081f7c6881c863da77cb]

INTEGRATION: CWS native180 (1.11.168); FILE MERGED

2008/08/05 14:00:01 is 1.11.168.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7aced5962a99ee8f9376bb0eea6ecde73788bed8]

INTEGRATION: CWS native180 (1.44.168); FILE MERGED

2008/08/05 14:00:01 is 1.44.168.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [76a0b2e98f6e0ba0c89af7a98c3a889abe765dc5]

INTEGRATION: CWS native180 (1.23.82); FILE MERGED

2008/08/05 14:00:01 is 1.23.82.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [4db7a3177368d419069e0ce620c7e4f267f9e10e]

INTEGRATION: CWS native180 (1.30.134); FILE MERGED

2008/08/05 14:00:01 is 1.30.134.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2b4a34329c759904a4ebe53e09df75afdbf68d5a]

INTEGRATION: CWS native180 (1.13.168); FILE MERGED

2008/08/05 14:00:01 is 1.13.168.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a722f9ee1408351773000fce5900ecbbcdbe8af0]

INTEGRATION: CWS native180 (1.37.168); FILE MERGED

2008/08/05 14:00:01 is 1.37.168.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e4d4e5082a3916d53e4d2f586af617c3c62105e9]

INTEGRATION: CWS native180 (1.103.18); FILE MERGED

2008/08/05 14:00:01 is 1.103.18.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7373781b4ef7bfdb7bcad12f3e4db221edc17f5d]

INTEGRATION: CWS native179 (1.88.14); FILE MERGED

2008/07/31 15:09:05 is 1.88.14.1: #i92328# extensions are brand specific, because installed in brand layer

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [959c7950118867c60b27d41de4f82f79a3cd7228]

INTEGRATION: CWS native180 (1.41.114); FILE MERGED

2008/08/05 14:00:01 is 1.41.114.1: #i91954# prepare products for msp usage

2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [008d4b70f1efb0dde45f4f73e2a29467c4cc197d]

INTEGRATION: CWS native180 (1.116.16); FILE MERGED

2008/08/05 14:00:00 is 1.116.16.1: #i91954# prepare products for msp usage

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [9c39afc501f5ac4663947a5d3e140f4d40c5d50b]

INTEGRATION: CWS native182_DEV300 (1.7.170); FILE MERGED

2008/08/07 13:00:02 is 1.7.170.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [a326661cd5ce722ef6b1ee72cbbfd9e8883a1b31]

INTEGRATION: CWS native182_DEV300 (1.88.8.3.2); FILE MERGED

2008/08/07 12:58:40 is 1.88.8.3.2.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [bf61fe5eb9bdadddfc6cd6064341b3410a7ef53c]

INTEGRATION: CWS native182_DEV300 (1.1.2); FILE ADDED

2008/08/07 12:59:11 is 1.1.2.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [d13d0577d50967d64810a59c5041aff1a9d0d5bd]

INTEGRATION: CWS native182_DEV300 (1.12.16); FILE MERGED

2008/08/07 12:58:40 is 1.12.16.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [fe2089c75349ea25ba3e42378d62ed9e00f6c127]

INTEGRATION: CWS native182_DEV300 (1.7.16); FILE MERGED

2008/08/08 12:58:41 is 1.7.16.2: #158399# basis-link always in brandlayer
2008/08/07 12:58:40 is 1.7.16.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [fe27e033ddd7d9dec2f7db036a6081e769399b43]

INTEGRATION: CWS native182_DEV300 (1.8.16); FILE MERGED

2008/08/07 12:58:40 is 1.8.16.1: #158187# removing also langpacks and updates

2008-08-15  Kurt Zenker  <kz@openoffice.org>  [8fd4ab1ff1dc93d51623de0386662792cc1ddb03]

INTEGRATION: CWS native182_DEV300 (1.14.172); FILE MERGED

2008/08/07 13:01:34 is 1.14.172.1: #158187# removing also langpacks and updates

2008-08-14  Kurt Zenker  <kz@openoffice.org>  [6cc22c9b5cc10e0809dd5bc97867f9487ac6df87]

INTEGRATION: CWS sw30bf12_DEV300 (1.28.40); FILE MERGED

2008/08/07 14:42:13 is 1.28.40.1: #i38636# removing two filters

2008-08-14  Kurt Zenker  <kz@openoffice.org>  [313831585b8a373beded33a34bd7fc414a657ec3]

INTEGRATION: CWS sw30bf12_DEV300 (1.112.4.3.4); FILE MERGED

2008/08/07 14:50:03 is 1.112.4.3.4.1: #i80103# adding galician spellchecker

2008-08-14  Kurt Zenker  <kz@openoffice.org>  [22bc890edcbdc7085fc5a472c994ec6236d143b1]

INTEGRATION: CWS sw30bf12_DEV300 (1.257.4.3.4); FILE MERGED

2008/08/07 14:50:02 is 1.257.4.3.4.1: #i80103# adding galician spellchecker

2008-08-14  Kurt Zenker  <kz@openoffice.org>  [77019e4e2a7fe6cee669bc72ce7938bfb3ff0ac0]

INTEGRATION: CWS cwscheckapi3_DEV300 (1.3.52); FILE MERGED

2008/08/12 09:41:59 cn 1.3.52.1: #i92696# unset FORCE2ARCHIVE to avoid tgz on Linux

2008-08-04  Kurt Zenker  <kz@openoffice.org>  [b90ba1da36c306c434ee8f91815510af4ba669d9]

#i10000# fix for archive packformat also for linux 64 bit


2008-08-04  Kurt Zenker  <kz@openoffice.org>  [0a3f0c575641ee36d6b7400ee0d9c3793e2abc44]

#i10000# archive packformat not for regular builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [c659355b19cbd20bc8f96f42df5bea66d3c20cb3]

INTEGRATION: CWS rmfreetype (1.235.6); FILE MERGED

2008/07/24 13:14:52 obr 1.235.6.3: #i52025#,#i52026# regenerated configure
2008/07/22 10:57:16 obr 1.235.6.2: RESYNC: (1.235-1.242); FILE MERGED
2008/06/04 04:40:39 obr 1.235.6.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [93fdde80a5cc8a31d250f68f64695d655c138878]

INTEGRATION: CWS rmfreetype (1.95.20); FILE MERGED

2008/07/22 10:59:04 obr 1.95.20.2: RESYNC: (1.95-1.111); FILE MERGED
2008/06/04 05:01:41 obr 1.95.20.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [92c546334420ad719fd52806606eed521be2fc43]

INTEGRATION: CWS rmfreetype (1.286.56); FILE MERGED

2008/07/22 10:58:59 obr 1.286.56.2: RESYNC: (1.286-1.302); FILE MERGED
2008/06/04 05:01:40 obr 1.286.56.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [b764c8ce7b6a32d70aa897c45b89b36084c4e857]

INTEGRATION: CWS rmfreetype (1.187.10); FILE MERGED

2008/07/22 10:57:28 obr 1.187.10.2: RESYNC: (1.187-1.193); FILE MERGED
2008/06/04 04:40:47 obr 1.187.10.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [0a71c1712b2397fb674c46cb3bfb62b909fb0cf8]

INTEGRATION: CWS rmfreetype (1.268.6); FILE MERGED

2008/07/22 10:57:24 obr 1.268.6.2: RESYNC: (1.268-1.275); FILE MERGED
2008/06/04 04:40:47 obr 1.268.6.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [f5fec982022ce3b3128e07418d55f5f390a4219a]

INTEGRATION: CWS rmfreetype (1.136.34); FILE MERGED

2008/07/28 11:02:23 obr 1.136.34.1: #i52025#,#i52026# system freetype no longer optional

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1f1110bfcb9dd816344f429a7df5e3ce5d6e3b3c]

INTEGRATION: CWS rmfreetype (1.40.30); FILE MERGED

2008/07/28 11:03:21 obr 1.40.30.1: #i52025#,#i52026# freetype no longer a buildable module

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [130e779b990d338021e5d0795d47c4e544ca4c3e]

INTEGRATION: CWS rmfreetype (1.5.36); FILE MERGED

2008/06/04 04:52:53 obr 1.5.36.1: #i52026# faked RPM dependency for libfreetype

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [b824c6d1e1a7b08877f8b47f7d120a4f13dd0d69]

INTEGRATION: CWS rmfreetype (1.1.2); FILE ADDED

2008/06/04 04:52:53 obr 1.1.2.1: #i52026# faked RPM dependency for libfreetype

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ef75de3face24120d25cc32c8f88c209afcd1aaa]

INTEGRATION: CWS helpsearch (1.242.4); FILE MERGED

2008/07/23 11:05:39 jsc 1.242.4.1: #i91750# integrate lucene-analyzers-2.3.jar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [33aab99ed7a39e75c703151ff90564bc2c9d9771]

INTEGRATION: CWS helpsearch (1.109.8); FILE MERGED

2008/07/23 09:04:04 jsc 1.109.8.2: #i91750# modify spelling, use uppercase
2008/07/23 06:31:53 jsc 1.109.8.1: #i91750# add lucene-analyzers-2.3.jar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e415b54ae063a869d68f373f7ecd5d3831856401]

INTEGRATION: CWS helpsearch (1.255.2); FILE MERGED

2008/07/23 09:04:03 jsc 1.255.2.2: #i91750# modify spelling, use uppercase
2008/07/23 06:31:53 jsc 1.255.2.1: #i91750# add lucene-analyzers-2.3.jar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [2f13dc031b616b6cc2afdbf482683a0c5120ce51]

INTEGRATION: CWS helpsearch (1.193.6); FILE MERGED

2008/07/23 11:03:21 jsc 1.193.6.1: #i91750# integrate lucene-analyzers-2.3.jar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [8fe5395abca7766c0309c0e43a8d168a03cdcccc]

INTEGRATION: CWS helpsearch (1.275.4); FILE MERGED

2008/07/23 11:03:20 jsc 1.275.4.1: #i91750# integrate lucene-analyzers-2.3.jar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [db1b81620e1b9badf6d37f468347c0eb9c2101dd]

INTEGRATION: CWS native177 (1.88.4); FILE MERGED

2008/07/24 08:54:51 is 1.88.4.1: #i92002# setting properties for progress bar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ca451c94364430e99623eb20f893ee51bc6dc4a0]

INTEGRATION: CWS native177 (1.6.120); FILE MERGED

2008/07/24 08:56:36 is 1.6.120.1: #i92002# setting properties for progress bar

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [2d6b34e03f506b0a2b0e4abe84a9c130ff30a17d]

INTEGRATION: CWS native177 (1.16.28); FILE MERGED

2008/07/24 08:56:36 is 1.16.28.2: #i92002# setting properties for progress bar
2008/07/23 13:52:23 obr 1.16.28.1: #i77328# removed -aqua postfix as there will be no official X11 release of OOo 3.0 on OSX any more

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [079d7f459def3ff82841cc0121807307411fb03e]

INTEGRATION: CWS native177 (1.7.4); FILE MERGED

2008/07/23 13:42:16 is 1.7.4.1: #i92029# adding events for buttons

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [bb5f3c9c15892704dd5af56a6805be78b44401e7]

INTEGRATION: CWS native177 (1.5.4); FILE MERGED

2008/07/23 13:42:16 is 1.5.4.1: #i92029# adding events for buttons

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e8d654953921a72d03b77f7ed2c2b1d170b3790f]

INTEGRATION: CWS native177 (1.8.4); FILE MERGED

2008/07/23 13:42:16 is 1.8.4.1: #i92029# adding events for buttons

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [0aed75f21f5001127dea657560b85c533677bb3f]

INTEGRATION: CWS native177 (1.10.4); FILE MERGED

2008/07/23 13:42:16 is 1.10.4.1: #i92029# adding events for buttons

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [b9f5629ace0cd63fb9cf72210294fff4857bf4d1]

INTEGRATION: CWS native177 (1.28.10); FILE MERGED

2008/07/25 13:41:22 is 1.28.10.1: #i92002# using english strings

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [28d64f5176d191105cb575fb2734aec984e1ba06]

INTEGRATION: CWS native177 (1.51.10); FILE MERGED

2008/07/25 13:37:59 is 1.51.10.1: #i92002# using english strings

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [4aed83a48c2852db28ddfeb5a9322ec0cd16ffaf]

INTEGRATION: CWS native177 (1.102.10); FILE MERGED

2008/07/25 13:38:28 is 1.102.10.1: #i92002# using english strings

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [958fd67db4fe1f3200f87576b3fe97574014f2cd]

INTEGRATION: CWS native177 (1.45.18); FILE MERGED

2008/07/25 13:39:48 is 1.45.18.1: #i92002# using english strings

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [299faf425707b762a39e692e64ee1649a17427a0]

INTEGRATION: CWS native177 (1.115.10); FILE MERGED

2008/07/25 13:35:07 is 1.115.10.1: #i92002# using english strings

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [61c112194bbb4a5e5f7a8ed5cc73cfee1a447031]

INTEGRATION: CWS register30 (1.88.12); FILE MERGED

2008/07/29 11:42:52 obr 1.88.12.1: #158122# new registration urls for old and new style registration

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ca6696ad2fc177351f3818db8bd1c35d3fe544c9]

INTEGRATION: CWS register30 (1.77.4); FILE MERGED

2008/07/31 11:47:03 obr 1.77.4.1: #158122# s/BUILD_SPECIAL/ENABLE_SVCTAGS/g

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [29f9c83e2faacbe8ed3387342f3ad0c5c6dcaa00]

INTEGRATION: CWS register30 (1.251.14); FILE MERGED

2008/07/31 11:47:03 obr 1.251.14.3: #158122# s/BUILD_SPECIAL/ENABLE_SVCTAGS/g
2008/07/29 06:20:31 obr 1.251.14.2: RESYNC: (1.251-1.257); FILE MERGED
2008/07/29 05:00:37 obr 1.251.14.1: #158122# new style registration for sun provided builds

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1e74ded8aa7481469d0d93290e045d5f2a1cc1e9]

INTEGRATION: CWS register30 (1.15.14); FILE MERGED

2008/07/31 11:47:02 obr 1.15.14.4: #158122# s/BUILD_SPECIAL/ENABLE_SVCTAGS/g
2008/07/29 11:37:08 obr 1.15.14.3: #158122# renamed gid_ as appropriate
2008/07/29 06:20:28 obr 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED
2008/07/29 05:00:37 obr 1.15.14.1: #158122# new style registration for sun provided builds

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ea776ab75a759abb92e1d5eaeefc494eaedf4c29]

INTEGRATION: CWS register30 (1.87.34); FILE MERGED

2008/07/31 11:48:43 obr 1.87.34.1: #158122# set ENABLE_SVCTAGS for SUN builds

2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ecedcdb3aed9ace8e85236a5c5b05f8213ed3b0a]

INTEGRATION: CWS register30 (1.40.38); FILE MERGED

2008/07/31 11:48:43 obr 1.40.38.1: #158122# set ENABLE_SVCTAGS for SUN builds

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [2b7e61e0f6a2015e2f4f7c225a9f2bb712e243b2]

INTEGRATION: CWS ab56 (1.112.8); FILE MERGED

2008/07/29 10:11:26 ab 1.112.8.1: #i92231# Move share library entries to share/basic xlc files

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [f5692051513f638fd96d28c121e0ba4260c2d35b]

INTEGRATION: CWS ab56 (1.257.6); FILE MERGED

2008/07/29 10:11:26 ab 1.257.6.1: #i92231# Move share library entries to share/basic xlc files

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [819f5947b93bd0600164be18f53713db30cbbd1d]

INTEGRATION: CWS mh30b (1.12.8); FILE MERGED

2008/07/16 13:02:55 mh 1.12.8.1: remove unused code, #i91591#

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [fe93c97d8e20b42953dff92a017946663f39f6df]

INTEGRATION: CWS mh30b (1.7.8); FILE MERGED

2008/07/16 13:02:55 mh 1.7.8.2: remove unused code, #i91591#
2008/06/06 14:41:38 mh 1.7.8.1: #89012# isatty : necer-interactive

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [458858137356873708837195c8b60767d8a922f8]

INTEGRATION: CWS mh30b (1.5.54); FILE MERGED

2008/06/06 14:45:44 mh 1.5.54.1: updates to oowintool #i88945#

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [aff681e784cf1c6b41529dcbf9bed723410c700d]

INTEGRATION: CWS native178 (1.88.10); FILE MERGED

2008/07/28 13:36:17 is 1.88.10.1: #i92179# no registry for development builds

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [cc47537a10128c3e5264ff4a788f2540e55698e1]

INTEGRATION: CWS native178 (1.29.4); FILE MERGED

2008/07/28 13:37:59 is 1.29.4.1: #i92179# no registry for development builds

2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [2ddc59af68bba81fb0b4c617efe396d3ca83fa8c]

#i10000# Patch by mba for windows builds with VS 2008 compiler.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [1a85581f098b266cfddfe64e66ae54d7b45c4540]

#i10000# Undo last change, i.e.back to rev. 1.279. Obviously something went wrong in integration of CWS layoutdialogs. ANCHOR tag of that CWS seems to be moved without merging the changes.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [a47e383afd56c5cfed7de102ff49ec5580f14c3b]

#i10000# No openofficedevarchive any more.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [7edf43aad905a2b85b9d65cc297d9de31000b64d]

DEV300


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f7b3d3a12de370a246c8a245e19ec93ac129cfa9]

INTEGRATION: CWS layoutdialogs (1.222.4); FILE MERGED

2008/04/14 13:13:36 jcn 1.222.4.2: Disable layout dialogs by default again.  Enables quick integration.
2008/03/20 12:03:20 jcn 1.222.4.1: Make --enable-layout the default.

Change [use of] the configure option to --disable-layout/--enable-layout=no.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a22d47b76f0ef95854233ea07edf3857456dd866]

INTEGRATION: CWS layoutdialogs (1.252.4); FILE MERGED

2008/04/14 13:13:43 jcn 1.252.4.2: Disable layout dialogs by default again.  Enables quick integration.
2008/03/20 12:03:24 jcn 1.252.4.1: Make --enable-layout the default.

Change [use of] the configure option to --disable-layout/--enable-layout=no.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [db974cfb882c8351f5d36ab946b58fb56d0a4d82]

INTEGRATION: CWS layoutdialogs (1.2.20); FILE MERGED

2008/07/30 12:58:07 jcn 1.2.20.4: RESYNC: (1.2-1.3); FILE MERGED
2008/03/31 14:53:28 jcn 1.2.20.3: Install layout xml files as ZIP archive.  Fixes language tree issues.
2008/03/28 11:24:32 jcn 1.2.20.2: Remove installation of deleted libtklayout.
2008/03/20 11:57:44 jcn 1.2.20.1: Update layout lib naming to new DEV300 naming scheme (without UPD).

Fixes install.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a0db3d7e3c1c19c8d9c2455a47476ed1491c9c66]

#i10000# binfilter depends on langtemplates.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c749801c66e009d063c3f82ceebf5e4e01967ec2]

INTEGRATION: CWS vcl91 (1.240.6); FILE MERGED

2008/07/22 10:49:20 hdu 1.240.6.3: regenerated
2008/07/16 09:10:57 pl 1.240.6.2: RESYNC: (1.240-1.242); FILE MERGED
2008/07/15 21:41:24 thb 1.240.6.1: #i90809# Make RandR linking/dlopening controllable via configure flags

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3bcbe6518280f171aec298b6d63bda49236ec6d6]

INTEGRATION: CWS vcl91 (1.192.6); FILE MERGED

2008/07/16 09:09:35 pl 1.192.6.2: RESYNC: (1.192-1.193); FILE MERGED
2008/07/15 21:41:28 thb 1.192.6.1: #i90809# Make RandR linking/dlopening controllable via configure flags

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [83006d3432bfae0d7d036b66840c9ed8753a93fa]

INTEGRATION: CWS vcl91 (1.273.4); FILE MERGED

2008/07/16 09:11:27 pl 1.273.4.2: RESYNC: (1.273-1.275); FILE MERGED
2008/07/15 21:41:28 thb 1.273.4.1: #i90809# Make RandR linking/dlopening controllable via configure flags

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [74da24fe8425052317732c614e312e5fed1e0b19]

INTEGRATION: CWS ause091 (1.236.6); FILE MERGED

2008/07/25 15:29:25 hjs 1.236.6.3: #i92050# - create *minor.mk in a mp safe way - no output tree in solenv!
2008/07/25 11:26:36 hjs 1.236.6.2: #i92130# normalize output filename before passing it over to xsltproc
2008/07/24 17:14:28 hjs 1.236.6.1: #i92050# - create *minor.mk in a mp safe way - no output tree in solenv!

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a6794b19c6307146ebf5cee1a58ef9159a1a3733]

INTEGRATION: CWS ause091 (1.40.20); FILE MERGED

2008/07/29 14:29:36 hjs 1.40.20.7: #i92137# - remove debug changes
2008/07/29 10:05:23 hjs 1.40.20.6: #i92140# fix condition; reset variable
2008/07/28 14:28:12 hjs 1.40.20.5: #i92139# - default to archive format for packing on development cws
2008/07/25 15:23:37 hjs 1.40.20.4: #i92145# - this time ../lib vanishes from LD_LIBRARY_PATH
2008/07/25 14:54:52 hjs 1.40.20.3: #i92137# - change language default
2008/07/23 10:25:27 hjs 1.40.20.2: #158257# - remove more /usr/local/lib
2008/07/23 10:23:09 hjs 1.40.20.1: #158257# - remove /usr/local/lib from LD_LIBRARY_PATH

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6dcab3b25f9f165f723a704a08279bc24468432e]

INTEGRATION: CWS ause091 (1.90.6); FILE MERGED

2008/07/28 14:28:59 hjs 1.90.6.2: #i92139# - default to archive format for packing if FORCE2ARCHIVE is set
2008/07/25 15:48:36 hjs 1.90.6.1: #i92138# all there but with broken syntax

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e327dc0e32cbb7a6172e465ddcd94d059eeecedd]

INTEGRATION: CWS ause091 (1.9.62); FILE MERGED

2008/07/23 14:25:19 hjs 1.9.62.1: #i92044# - do not relay on intermediate files

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6d6db9adf8aefe095b8ef6a2ba0913988f2b9ff1]

INTEGRATION: CWS ause091 (1.2.1764); FILE MERGED

2008/07/24 16:08:08 hjs 1.2.1764.1: #i92050# - create *minor.mk in a mp safe way

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [37d7f19d0d70477bd14a4b4b81e04b7bbdb45c88]

INTEGRATION: CWS ause091 (1.11.4); FILE MERGED

2008/07/23 14:23:08 hjs 1.11.4.1: #i92044# - do not relay on intermediate files

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9de5de39cef38d762c05a0f587b7e377d731baaf]

INTEGRATION: CWS ause091 (1.21.4); FILE MERGED

2008/07/25 11:26:36 hjs 1.21.4.1: #i92130# normalize output filename before passing it over to xsltproc

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [039f85727d5c2d90cb24d0e91b941a130dbad68e]

INTEGRATION: CWS ause091 (1.209.10); FILE MERGED

2008/07/24 17:17:20 hjs 1.209.10.1: #i91841 - move wntmsci10 debug process limiting to settings.mk

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9ff9bf459bc2a6cd8e3528a10200cb3d402a0b34]

INTEGRATION: CWS ause091 (1.101.14); FILE MERGED

2008/07/28 16:13:59 hjs 1.101.14.2: #i92204# - different tmp dirs for pro and nonpro
2008/07/23 14:23:08 hjs 1.101.14.1: #i92044# - do not relay on intermediate files

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [46b61e98975bc2f801fb9dbc3dc30bf035094388]

INTEGRATION: CWS ause091 (1.87.14); FILE MERGED

2008/07/29 10:05:23 hjs 1.87.14.1: #i92140# fix condition; reset variable

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [51dffc5d19e6b8d14b940100c473ec26534a579c]

INTEGRATION: CWS ause091 (1.45.14); FILE MERGED

2008/07/23 14:24:08 hjs 1.45.14.1: #i92044# - do not relay on intermediate files

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d91052a6bd5eda268350149c674512562109d73b]

INTEGRATION: CWS ause091 (1.1.2); FILE ADDED

2008/07/24 16:07:55 hjs 1.1.2.1: #i92050# - create *minor.mk in a mp safe way

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5e89f70e09499512d85cd574017ec85060115dc3]

INTEGRATION: CWS sb92 (1.40.22); FILE MERGED

2008/07/23 11:14:18 sb 1.40.22.1: on unxsoli4, /usr/local/lib can pick up a system libxml2.so.2 that is not compatible with the OOo libxslt.so.1 (and according to hjs, /usr/local/lib is not needed at all here)

2008-07-29  Kurt Zenker  <kz@openoffice.org>  [c14a51bcb2ba00b6669ac1d1d1dcc4e3bc776a0d]

#i87518# patch fix --enable-reportdesign


2008-07-28  Mathias Bauer  <mba@openoffice.org>  [3ea4a05613c8d5dcb1c4da5ef4a8ba9e96e0bd04]

#i92212#: new profile names


2008-07-26  Oliver Bolte  <obo@openoffice.org>  [60e19d0097438c6ed84a3e8dc34b9af4d8dd4910]

DEV300


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [58c1747d5d47007ecb3f2f89ab78dceb2dfd2f14]

INTEGRATION: CWS localisation29 (1.46.84); FILE MERGED

2008/07/14 16:50:25 vg 1.46.84.2: #i52975#,#i87989#,#i87994#,#i85486#,#i81177#,#i56024#,#i85700#,#i90333#,#i87976#,#i91388#,#i91317#,#i61734#,#i87984#,#i80503#,#i89100#,#i87993#,#i87982#,#i91030#,#i91228#,#i76701#,#i90330#,#i85699#,#i87995#,#i88000#,#i81671#,#i79805#,#i85655#,#i87980#,#i77223#,#i91096#,#i91176#,#i87990#,#i87973#,#i89705#,#i85704#,#i90375#,#i91095#,#i91219#,#i64726#,#i85145#,#i90303#,#i91363#,#i82089#,#i90331#,#i87983#,#i87986#,#i85695#,#i85651#,#i83821#,#i81419#,#i90327#,#158183#,#i91418#,#i80812#,#i85703#,#i91302#,#i91221#,#i76172#,#i87988#,#i87760#,#i91085#,#i87981#,#i85694#,#i84900#,#i91381#,#i89617#,#i80523#,#i62571#,#i85652#,#i62701#,#i91257#,#i91040#,#i91029#,#i91256#,#i91222#,#i91356#,#i91261#,#i87997#,#i88441#,#i91341#,#i87203#,#i89014#,#i87996#,#i85653#,#i88444#,#i91354#,#i91413#,#i90223#,#i82093# localisation for OOo 3.0 final
2008/07/14 10:57:16 vg 1.46.84.1: #i52975#,#i87989#,#i87994#,#i85486#,#i81177#,#i56024#,#i85700#,#i90333#,#i87976#,#i91388#,#i91317#,#i61734#,#i87984#,#i80503#,#i89100#,#i87993#,#i87982#,#i91030#,#i91228#,#i76701#,#i90330#,#i85699#,#i87995#,#i88000#,#i81671#,#i79805#,#i85655#,#i87980#,#i77223#,#i91096#,#i91176#,#i87990#,#i87973#,#i89705#,#i85704#,#i90375#,#i91095#,#i91219#,#i64726#,#i85145#,#i90303#,#i91363#,#i82089#,#i90331#,#i87983#,#i87986#,#i85695#,#i85651#,#i83821#,#i81419#,#i90327#,#158183#,#i91418#,#i80812#,#i85703#,#i91302#,#i91221#,#i76172#,#i87988#,#i87760#,#i91085#,#i87981#,#i85694#,#i84900#,#i91381#,#i89617#,#i80523#,#i62571#,#i85652#,#i62701#,#i91257#,#i91040#,#i91029#,#i91256#,#i91222#,#i91356#,#i91261#,#i87997#,#i88441#,#i91341#,#i87203#,#i89014#,#i87996#,#i85653#,#i88444#,#i91354#,#i91413#,#i90223#,#i82093# localisation for OOo 3.0 final

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7834bd94e3aadea26488b406768632ab52d0d728]

INTEGRATION: CWS socs17 (1.64.18); FILE MERGED

2008/07/22 13:58:46 tkr 1.64.18.1: #158228# license text added

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e0a0c20704f3be62fcb6375c4ca39edda41a6f16]

INTEGRATION: CWS socs17 (1.114.32); FILE MERGED

2008/07/22 13:58:46 tkr 1.114.32.1: #158228# license text added

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [998dbe09b0a5b047455735e7f0c7468e50fc0725]

INTEGRATION: CWS cmcfixes46 (1.267.2); FILE MERGED

2008/07/14 08:32:11 cmc 1.267.2.3: RESYNC: (1.269-1.275); FILE MERGED
2008/06/03 10:13:53 cmc 1.267.2.2: RESYNC: (1.267-1.269); FILE MERGED
2008/05/26 10:17:05 cmc 1.267.2.1: #i89956# support icu 4.0

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7ae8a46e0604b6d5e77f2ef234250a53391b775d]

INTEGRATION: CWS cmcfixes46 (1.234.2); FILE MERGED

2008/07/14 08:31:51 cmc 1.234.2.4: RESYNC: (1.236-1.242); FILE MERGED
2008/06/03 11:01:12 cmc 1.234.2.3: update configure
2008/06/03 10:13:16 cmc 1.234.2.2: RESYNC: (1.234-1.236); FILE MERGED
2008/05/26 10:17:00 cmc 1.234.2.1: #i89956# support icu 4.0

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [80f938225df2693b641b670b6f9daecd3a382b31]

INTEGRATION: CWS cmcfixes46 (1.133.28); FILE MERGED

2008/07/14 08:29:56 cmc 1.133.28.2: RESYNC: (1.133-1.136); FILE MERGED
2008/06/03 09:26:48 cmc 1.133.28.1: #i83545# lets try this fix

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [86bd5532c623c5512b2608bd18e82f8f2c1a86f9]

INTEGRATION: CWS aqua11y02 (1.66.60); FILE MERGED

2008/07/11 09:02:52 obr 1.66.60.3: RESYNC: (1.69-1.73); FILE MERGED
2008/06/18 18:04:55 fne 1.66.60.2: RESYNC: (1.66-1.69); FILE MERGED
2008/06/11 13:49:40 obr 1.66.60.1: raised baseline for Java UNO AccessBridge to Java 1.5

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4dc9f079e56aefeecab3477b173a804186e3e5a7]

INTEGRATION: CWS jl108 (1.11.8); FILE MERGED

2008/07/23 11:16:01 jl 1.11.8.1: #i91982# define _MSC for builds with microsoft compiler

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [450ace986978eb0295275924f1258f4ce8c584e6]

INTEGRATION: CWS jl108 (1.75.10); FILE MERGED

2008/07/23 11:16:01 jl 1.75.10.2: #i91982# define _MSC for builds with microsoft compiler
2008/07/23 09:16:45 jl 1.75.10.1: #i91982# define MSC for builds with microsoft compiler

2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3ead7660616d709d82f095b408aab8bda08558c8]

INTEGRATION: CWS jl108 (1.302.6); FILE MERGED

2008/07/23 11:16:01 jl 1.302.6.1: #i91982# define _MSC for builds with microsoft compiler

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ab8cea67c8b9c25c50e4f5251cadce9bcab93fc9]

DEV300


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [abc52a1e0dc22fa0e2efae0676c822fc5f52852d]

INTEGRATION: CWS os2port03 (1.168.4.1.2); FILE MERGED

2008/07/18 12:51:43 obr 1.168.4.1.2.3: resync to DEV300:m24
2008/07/17 05:20:12 obr 1.168.4.1.2.2: RESYNC: (1.168.4.1-1.193); FILE MERGED
2008/04/15 10:06:40 ydario 1.168.4.1.2.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c9ca08326e160e46ca2988223c13213e50c46ec8]

INTEGRATION: CWS os2port03 (1.227.4); FILE MERGED

2008/07/17 05:20:06 obr 1.227.4.4: RESYNC: (1.237.4.5-1.275); FILE MERGED
2008/02/08 08:50:57 obr 1.227.4.3: RESYNC: (1.237.4.1-1.237.4.5); FILE MERGED
2008/01/15 14:35:07 obr 1.227.4.2: RESYNC: (1.227-1.237.4.1); FILE MERGED
2008/01/14 16:17:59 ydario 1.227.4.1: os2 specific configuration
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [35e8511fba41a0f3e0d1e0f5ef4c0b7e4f263c91]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED

2008/01/14 16:17:59 ydario 1.1.2.1: os2 specific configuration
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8bda9eaba34625fa55576863ea6bdaa291e17245]

INTEGRATION: CWS os2port03 (1.211.4.1.2); FILE MERGED

2008/07/17 05:19:44 obr 1.211.4.1.2.4: RESYNC: (1.211.4.5-1.242); FILE MERGED
2008/02/08 10:28:19 obr 1.211.4.1.2.3: updated configure
2008/02/08 08:50:47 obr 1.211.4.1.2.2: RESYNC: (1.211.4.1-1.211.4.5); FILE MERGED
2008/01/15 21:06:51 obr 1.211.4.1.2.1: #i85203# regenerated configure from configure.in

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [dfd3873e21ee4bf68af4832018d5d312e047bf1d]

INTEGRATION: CWS os2port03 (1.11.12); FILE MERGED

2008/07/16 12:39:23 obr 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED
2008/01/14 16:37:54 ydario 1.11.12.1: use OS2 instead of __EMX__
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [31b5e2ee1c57fe69444b700138e02209e0fc203e]

INTEGRATION: CWS os2port03 (1.10.12); FILE MERGED

2008/07/16 12:39:20 obr 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED
2008/04/15 14:38:20 ydario 1.10.12.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [615e26e71654c5044d83cb2e9c72d09bd943eea3]

INTEGRATION: CWS os2port03 (1.40.4); FILE MERGED

2008/07/16 12:24:18 obr 1.40.4.3: RESYNC: (1.41-1.44); FILE MERGED
2008/01/15 13:52:45 obr 1.40.4.2: RESYNC: (1.40-1.41); FILE MERGED
2008/01/14 16:41:05 ydario 1.40.4.1: add os2 build.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [84ab65d16bcf293ce33674ebb71940a97a6abe3b]

INTEGRATION: CWS os2port03 (1.37.20); FILE MERGED

2008/07/18 12:35:00 obr 1.37.20.2: resync to DEV300:m24
2008/01/14 16:41:05 ydario 1.37.20.1: add os2 build.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5547f7ab6185da86c495a1f6103db1982f8e844d]

INTEGRATION: CWS os2port03 (1.7.630); FILE MERGED

2008/07/16 12:20:22 obr 1.7.630.2: RESYNC: (1.7-1.8); FILE MERGED
2008/01/14 17:25:27 ydario 1.7.630.1: define version also for os2.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f28faf046f23d621c4ddc4732b50792d14fe89d9]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED

2008/01/15 08:49:56 ydario 1.1.2.1: os2 startup macros.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c769fd18aef711536c5670a4bf73c3f025e7b508]

INTEGRATION: CWS os2port03 (1.54.62); FILE MERGED

2008/07/16 12:20:19 obr 1.54.62.3: RESYNC: (1.55-1.57); FILE MERGED
2008/01/15 13:52:27 obr 1.54.62.2: RESYNC: (1.54-1.55); FILE MERGED
2008/01/15 09:36:36 ydario 1.54.62.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [792038214079075501a44b9e89b0c672aeb0c422]

INTEGRATION: CWS os2port03 (1.36.46); FILE MERGED

2008/07/16 12:20:16 obr 1.36.46.4: RESYNC: (1.37-1.41); FILE MERGED
2008/04/15 14:38:00 ydario 1.36.46.3: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/15 13:52:24 obr 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED
2008/01/15 09:36:36 ydario 1.36.46.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ab6f076f45f60f43ae8ae5e83a5baf52e9b95644]

INTEGRATION: CWS os2port03 (1.13.334); FILE MERGED

2008/07/16 12:20:12 obr 1.13.334.2: RESYNC: (1.13-1.14); FILE MERGED
2008/01/15 09:36:36 ydario 1.13.334.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [95a9c85da0df96b8f10f87b5bc3bbc21564c8df1]

INTEGRATION: CWS os2port03 (1.115.10); FILE MERGED

2008/07/16 12:20:09 obr 1.115.10.5: RESYNC: (1.118-1.126); FILE MERGED
2008/04/15 14:38:00 ydario 1.115.10.4: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/16 07:35:30 ydario 1.115.10.3: Remove empty line (added by mistake) in WNT build.
Issue number:i85203
Submitted by:ydario
2008/01/15 13:52:21 obr 1.115.10.2: RESYNC: (1.115-1.118); FILE MERGED
2008/01/15 09:36:36 ydario 1.115.10.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9c47b7301d7abe2e5e3b73cd81557434c7da23c4]

INTEGRATION: CWS os2port03 (1.14.334); FILE MERGED

2008/07/16 12:20:06 obr 1.14.334.2: RESYNC: (1.14-1.15); FILE MERGED
2008/01/15 09:36:36 ydario 1.14.334.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [964d67e0ff93cff7aea40c215b5899d391b5650b]

INTEGRATION: CWS os2port03 (1.22.334); FILE MERGED

2008/07/16 12:20:03 obr 1.22.334.2: RESYNC: (1.22-1.23); FILE MERGED
2008/01/15 09:36:36 ydario 1.22.334.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f7350608e89d9f27b7a9ea8db5c2ea521e100260]

INTEGRATION: CWS os2port03 (1.43.6); FILE MERGED

2008/07/16 12:20:00 obr 1.43.6.4: RESYNC: (1.44-1.48); FILE MERGED
2008/04/15 14:38:00 ydario 1.43.6.3: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/15 13:52:18 obr 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED
2008/01/15 09:36:36 ydario 1.43.6.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5b7ff54ebc8cee27f5519653fa2599caa90a08b7]

INTEGRATION: CWS os2port03 (1.68.10); FILE MERGED

2008/07/16 12:19:56 obr 1.68.10.3: RESYNC: (1.69-1.74); FILE MERGED
2008/01/15 13:52:15 obr 1.68.10.2: RESYNC: (1.68-1.69); FILE MERGED
2008/01/15 09:36:36 ydario 1.68.10.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f299be8ce6893f4ab60d8e79387b43f68df46225]

INTEGRATION: CWS os2port03 (1.201.46); FILE MERGED

2008/07/16 12:19:53 obr 1.201.46.3: RESYNC: (1.202-1.209); FILE MERGED
2008/01/15 13:52:12 obr 1.201.46.2: RESYNC: (1.201-1.202); FILE MERGED
2008/01/15 09:36:36 ydario 1.201.46.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5ba24f7930c60663fca72dadb779cf7b70e6db2a]

INTEGRATION: CWS os2port03 (1.10.218); FILE MERGED

2008/07/16 12:19:50 obr 1.10.218.2: RESYNC: (1.10-1.11); FILE MERGED
2008/01/15 09:36:36 ydario 1.10.218.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bcbc8589bc9e14b79d93fd48e5d5c7adc47e5a07]

INTEGRATION: CWS os2port03 (1.220.8); FILE MERGED

2008/07/16 12:19:47 obr 1.220.8.4: RESYNC: (1.224.2.1-1.233); FILE MERGED
2008/02/08 08:15:58 obr 1.220.8.3: RESYNC: (1.224-1.224.2.1); FILE MERGED
2008/01/15 13:52:09 obr 1.220.8.2: RESYNC: (1.220-1.224); FILE MERGED
2008/01/15 09:36:36 ydario 1.220.8.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [32bc21d1b562905d0e09ce7fa5da4bbcb38c6268]

INTEGRATION: CWS os2port03 (1.91.60.1.4); FILE MERGED

2008/07/16 12:19:44 obr 1.91.60.1.4.2: RESYNC: (1.91.60.1-1.99); FILE MERGED
2008/01/29 15:36:12 ydario 1.91.60.1.4.1: os2 build system fixes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [43c709398fd653c5e70c7506c86658dc9db7fe18]

INTEGRATION: CWS os2port03 (1.48.218); FILE MERGED

2008/07/16 12:19:41 obr 1.48.218.2: RESYNC: (1.48-1.49); FILE MERGED
2008/04/15 14:38:00 ydario 1.48.218.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0655df48536fee6d26b3882f0aefe68e198514cd]

INTEGRATION: CWS os2port03 (1.5.2); FILE ADDED

2008/07/18 11:27:40 rt 1.5.2.3: License header updated.
2008/04/15 14:38:00 ydario 1.5.2.2: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2003/08/25 14:46:01 ydario 1.5.2.1: file os2.mk was added on branch cws_src680_os2port03 on 2008-04-15 14:38:00 +0000

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3b89c5fd1581cdd54f7e3150b5f507c1c2d4d450]

INTEGRATION: CWS os2port03 (1.123.44); FILE MERGED

2008/07/16 12:19:38 obr 1.123.44.3: RESYNC: (1.123-1.136); FILE MERGED
2008/04/15 14:37:59 ydario 1.123.44.2: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/29 15:36:12 ydario 1.123.44.1: os2 build system fixes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [01c0c6e681dae57d88fcabfb5b5791ddc36f9ee9]

INTEGRATION: CWS os2port03 (1.33.46); FILE MERGED

2008/07/16 12:19:34 obr 1.33.46.4: RESYNC: (1.34-1.36); FILE MERGED
2008/04/15 14:37:59 ydario 1.33.46.3: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/15 13:52:06 obr 1.33.46.2: RESYNC: (1.33-1.34); FILE MERGED
2008/01/15 09:36:37 ydario 1.33.46.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [31b4e0782f6f91a55fad29c1806852ae436071a1]

INTEGRATION: CWS os2port03 (1.111.16); FILE MERGED

2008/07/16 12:19:31 obr 1.111.16.5: RESYNC: (1.114-1.122); FILE MERGED
2008/04/15 14:37:59 ydario 1.111.16.4: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/16 07:35:30 ydario 1.111.16.3: Remove empty line (added by mistake) in WNT build.
Issue number:i85203
Submitted by:ydario
2008/01/15 13:52:02 obr 1.111.16.2: RESYNC: (1.111-1.114); FILE MERGED
2008/01/15 09:36:37 ydario 1.111.16.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f3e7c24cfe091d39e7c1bfb8613de5766aa03e07]

INTEGRATION: CWS os2port03 (1.19.334); FILE MERGED

2008/01/15 09:36:37 ydario 1.19.334.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [89ee39b7c289ee8550a6573f321c595277787e4f]

INTEGRATION: CWS os2port03 (1.42.6); FILE MERGED

2008/07/16 12:19:26 obr 1.42.6.4: RESYNC: (1.43-1.46); FILE MERGED
2008/04/15 14:37:58 ydario 1.42.6.3: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario
2008/01/15 13:51:59 obr 1.42.6.2: RESYNC: (1.42-1.43); FILE MERGED
2008/01/15 09:36:37 ydario 1.42.6.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [1d11b6d1f62fa53cd4e8d34796d803b1d1fba7ed]

INTEGRATION: CWS os2port03 (1.63.10); FILE MERGED

2008/07/16 12:19:22 obr 1.63.10.3: RESYNC: (1.64-1.68); FILE MERGED
2008/01/15 13:51:56 obr 1.63.10.2: RESYNC: (1.63-1.64); FILE MERGED
2008/01/15 09:36:37 ydario 1.63.10.1: os2 build system makefile changes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [eaa245b7d4b90d9a35f63e3874dcb9b37c12ca78]

INTEGRATION: CWS os2port03 (1.124.46); FILE MERGED

2008/07/16 12:19:09 obr 1.124.46.2: RESYNC: (1.124-1.129); FILE MERGED
2008/01/29 15:36:12 ydario 1.124.46.1: os2 build system fixes.
Issue number:i85203
Submitted by:ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e8274af721887898c8e4ed1c4c0243598e7de569]

INTEGRATION: CWS os2port03 (1.163.56); FILE MERGED

2008/07/16 12:19:06 obr 1.163.56.2: RESYNC: (1.163-1.170); FILE MERGED
2008/04/15 14:32:45 ydario 1.163.56.1: Issue number:  i85203
Submitted by: ydario
Reviewed by: ydario

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0cea0b464cf847ab7125ef15b7d89fbe84e1af02]

INTEGRATION: CWS dellauncher (1.37.138); FILE MERGED

2008/07/16 15:11:06 sg 1.37.138.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [625c2fa41dc413860ce223abb62fcea2e1c0b8cd]

INTEGRATION: CWS dellauncher (1.109.10); FILE MERGED

2008/07/16 15:13:36 sg 1.109.10.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e517ae379d250ff341c93c427493db454991632b]

INTEGRATION: CWS dellauncher (1.254.10); FILE MERGED

2008/07/16 15:13:36 sg 1.254.10.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c5377ab6fcc94260f53445ca0b538336e1c66c3a]

INTEGRATION: CWS dellauncher (1.53.20); FILE MERGED

2008/07/16 15:13:36 sg 1.53.20.1: #91575#removed launcher from configuration: launcher library is not packed into OpenOffice.org anymore, obsolete by now

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [1c5c84fc8a7c1f6390d85e2c9a0b2605c31daac2]

INTEGRATION: CWS native172 (1.27.6); FILE MERGED

2008/07/17 08:46:53 is 1.27.6.1: #i91700# improved dot net check

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [05d8e94cc7f02a65dd7c9e49c4f51f182264c97b]

INTEGRATION: CWS native172 (1.66.30); FILE MERGED

2008/07/16 13:16:02 sb 1.66.30.1: #i91721# added ScriptFramework.jar back to URE_MORE_JAVA_TYPES (got lost in rev. 1.57)

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9e1feda013a875bdac980287e9b64370e1222a65]

INTEGRATION: CWS native172 (1.27.48); FILE MERGED

2008/07/17 08:50:41 is 1.27.48.1: #i91700# improved dot net check

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7da922f2d6f2b905da3b6332c3b202a989387cb7]

INTEGRATION: CWS native172 (1.10.136); FILE MERGED

2008/07/17 08:50:41 is 1.10.136.1: #i91700# improved dot net check

2008-07-22  Oliver Bolte  <obo@openoffice.org>  [47fe0b0569d2636b99899ec7477f00b349debd8e]

INTEGRATION: CWS native172 (1.101.12); FILE MERGED

2008/07/17 08:50:41 is 1.101.12.1: #i91700# improved dot net check

2008-07-18  Vladimir Glazounov  <vg@openoffice.org>  [851cf7f251ff911cba579cbfe7469cba84d01312]

#i91756# #i10000# installer fix


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [dbbae7f9a5fd90bdc7633b613b1c6e19ec84ce6c]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [30958fd1a9171d98938a3d1330b8f811b4dd3cd4]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [9ba9e33b24711c28e119d3af81948a347caf25b1]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [d152ea4405dfa3227abd3cac91179a066477e956]

DEV300


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [56c293026f8ffcc60e6eb1bae0ff8b179f0a8bb5]

DEV300


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d693e7e398038c45cd3ce98c2abd27dd4bdc3a1b]

INTEGRATION: CWS native168 (1.51.40); FILE MERGED

2008/07/10 15:10:35 is 1.51.40.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8b344044cb7d22bb01e26cbaa2be898596024df5]

INTEGRATION: CWS native168 (1.7.118); FILE MERGED

2008/07/10 15:10:35 is 1.7.118.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a61a86500393245879404004e59b5d5235adf2a6]

INTEGRATION: CWS native168 (1.6.16); FILE MERGED

2008/07/11 14:05:11 is 1.6.16.3: #158211# force parameter for system integration packages
2008/07/10 19:01:40 is 1.6.16.2: #i91544# set installorder for system integration packages
2008/07/03 16:34:25 is 1.6.16.1: #i90234# adding system integration again

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [76b7b84d3a1c1ca11694e977699be0ffc3ad9457]

INTEGRATION: CWS native168 (1.104.14); FILE MERGED

2008/07/10 15:10:34 is 1.104.14.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ba29004968e0fc4ee8166f37528a877abe3949a6]

INTEGRATION: CWS native168 (1.7.120); FILE MERGED

2008/07/10 15:10:34 is 1.7.120.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [18629d0fa540085f8da57fd30833f8cf2b6a2518]

INTEGRATION: CWS native168 (1.69.60); FILE MERGED

2008/07/10 15:10:34 is 1.69.60.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f794c5d1cd3dd0e9635e05e086f333109e401237]

INTEGRATION: CWS native168 (1.249.12); FILE MERGED

2008/07/10 15:10:34 is 1.249.12.1: #158212# avoid same files at different modules

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [04ff93de570bdbb6314315626a311603e3d2b474]

INTEGRATION: CWS native168 (1.17.22); FILE MERGED

2008/07/11 14:07:30 is 1.17.22.3: #158211# force parameter for system integration packages
2008/07/11 08:23:08 is 1.17.22.2: #i91544# install order for system integration packages
2008/07/10 19:19:14 is 1.17.22.1: #i91544# install order for system integration packages

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e012397ebae3d15b8dd688a7eb3c775758b20c10]

INTEGRATION: CWS native168 (1.98.8); FILE MERGED

2008/07/11 08:23:07 is 1.98.8.2: #i91544# install order for system integration packages
2008/07/10 19:19:14 is 1.98.8.1: #i91544# install order for system integration packages

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e9681efcea70d56dcb70ea3cbbc78217614f3006]

INTEGRATION: CWS native168 (1.84.2); FILE MERGED

2008/07/03 16:37:27 is 1.84.2.1: #i91290# removing Beta

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [73200c458cfba234d7cab983ccd68ea7198e1bfa]

INTEGRATION: CWS native168 (1.10.54); FILE MERGED

2008/07/15 09:53:10 obr 1.10.54.1: #i91290# removed Beta from background image path

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1aa82f6b7d10787dad1112f9af1777d814070182]

INTEGRATION: CWS native168 (1.11.38); FILE MERGED

2008/07/04 13:12:55 is 1.11.38.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [20e474b7c88d53fbfdbd432effefe664cd79d154]

INTEGRATION: CWS native168 (1.6.38); FILE MERGED

2008/07/04 13:12:55 is 1.6.38.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0e4f496de10931436e24ce2427c914f0a2d3a5ca]

INTEGRATION: CWS native168 (1.7.38); FILE MERGED

2008/07/04 13:12:55 is 1.7.38.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c36f532cab67e05bcd8671e4cb50d49f8d2c00e2]

INTEGRATION: CWS native168 (1.2.74); FILE MERGED

2008/07/04 13:12:54 is 1.2.74.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [72cba12fac3b310ac51f6406d8a6b171ba8a20a3]

INTEGRATION: CWS native168 (1.13.68); FILE MERGED

2008/07/04 13:12:53 is 1.13.68.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [042405ea8487c3577254f6af82b9df1199ffd96c]

INTEGRATION: CWS native168 (1.2.74); FILE MERGED

2008/07/04 13:12:53 is 1.2.74.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e057c3097735af1d184536abdef4817d23ba5362]

INTEGRATION: CWS native168 (1.14.74); FILE MERGED

2008/07/04 13:12:51 is 1.14.74.1: #i90361# new update behaviour

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ffa482322a7c5b6d330bb7bf67d7abb1195b3985]

INTEGRATION: CWS logger2 (1.286.66); FILE MERGED

2008/06/30 12:34:34 b_michaelsen 1.286.66.2: RESYNC: (1.286-1.292); FILE MERGED
2008/06/11 10:37:29 b_michaelsen 1.286.66.1: #i88653# added liboooimprovecore

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6f065c0d04a787d0de268bce7ffb42ace09ac6d7]

INTEGRATION: CWS ause095 (1.88.42); FILE MERGED

2008/07/17 12:35:24 hjs 1.88.42.4: #i90789# - minor cleanup
2008/07/07 10:18:27 hjs 1.88.42.3: RESYNC: (1.88-1.89); FILE MERGED
2008/06/25 11:46:38 hjs 1.88.42.2: #i85054# - no backup of patched files
2008/06/25 09:49:17 hjs 1.88.42.1: #i90789# - consistently address patches when applying or creating

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7968bd5e5e8698b5752ee80530d45eb6a060376a]

INTEGRATION: CWS ause095 (1.233.32); FILE MERGED

2008/07/09 12:03:04 hjs 1.233.32.2: #i90789# - special handling for cygwin .WINPATH mode
2008/06/25 09:49:17 hjs 1.233.32.1: #i90789# - consistently address patches when applying or creating

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6a202a2ed367e48838d3c2fc51007ffb78ca8696]

INTEGRATION: CWS ause095 (1.5.30); FILE MERGED

2008/07/15 16:36:07 hjs 1.5.30.1: #i90789# - survive empty patch files

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3b2af74374f9356a174add562dc13c2a7dade5ae]

INTEGRATION: CWS jl106 (1.9.10); FILE MERGED

2008/07/02 14:20:50 jl 1.9.10.1: #i91168# cli assemblies not for mingw

2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f76e2c562ebf7007857d9cf96d7622c05a526999]

INTEGRATION: CWS jl106 (1.294.6); FILE MERGED

2008/07/02 14:20:49 jl 1.294.6.1: #i91168# cli assemblies not for mingw

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [33cdde938fe8003adc69d3888883d852160d5aaf]

INTEGRATION: CWS sysui26 (1.47.4); FILE MERGED

2008/06/22 19:35:41 obr 1.47.4.1: #i90155# initial support for renaming files during packaging process

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [854be0269a2e812e20b79dcf658297ad8f22de8d]

INTEGRATION: CWS sysui26 (1.50.6); FILE MERGED

2008/06/30 20:21:24 dv 1.50.6.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c2255e1f6d9abb259ce93513899ebb9dd091245d]

INTEGRATION: CWS sysui26 (1.8.50); FILE MERGED

2008/06/30 20:21:10 dv 1.8.50.2: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/25 08:59:17 dv 1.8.50.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c40ff328b233cd5081cada7a5910f95389b82312]

INTEGRATION: CWS sysui26 (1.14.48); FILE MERGED

2008/07/03 15:36:35 dv 1.14.48.5: use sweb.exe instead of soffice.exe for html files
2008/07/01 13:33:43 dv 1.14.48.4: #i85618# use staroffice to open .html files (swriter/web)
2008/06/30 20:21:10 dv 1.14.48.3: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/27 13:11:45 dv 1.14.48.2: Add Office to open with list for mso types, too
2008/06/25 08:59:17 dv 1.14.48.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [423229504cd3dae613df24ae0dd860b2983920ad]

INTEGRATION: CWS sysui26 (1.26.2); FILE MERGED

2008/07/03 15:36:35 dv 1.26.2.1: use sweb.exe instead of soffice.exe for html files

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [29b1b14c167fcdc9193051632c179c2d271fb8e6]

INTEGRATION: CWS sysui26 (1.37.48); FILE MERGED

2008/07/03 15:36:34 dv 1.37.48.1: use sweb.exe instead of soffice.exe for html files

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ec31ee4e807339da11e7fa30d98c904d62be28c4]

INTEGRATION: CWS sysui26 (1.24.8); FILE MERGED

2008/06/25 14:20:58 dv 1.24.8.2: Removed reg4msdoc custom action
2008/06/25 09:01:14 dv 1.24.8.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2ad9be655e446bb3a64075cd5deb25abc52b45bb]

INTEGRATION: CWS sysui26 (1.10.50); FILE MERGED

2008/06/30 20:21:10 dv 1.10.50.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fa66e1802e3c67a659130f9571d2d43d94402ddb]

INTEGRATION: CWS sysui26 (1.29.2); FILE MERGED

2008/06/30 20:21:10 dv 1.29.2.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0562d22cbc63affd08c120d7223b859b42db52cd]

INTEGRATION: CWS sysui26 (1.99.4); FILE MERGED

2008/06/25 14:20:58 dv 1.99.4.2: Removed reg4msdoc custom action
2008/06/25 09:03:31 dv 1.99.4.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3861f85b9c0deac5409fe936e103cd556813498f]

INTEGRATION: CWS sysui26 (1.290.10); FILE MERGED

2008/06/25 14:20:57 dv 1.290.10.2: Removed reg4msdoc custom action
2008/06/25 09:04:39 dv 1.290.10.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0c68b3d88170cd2527329595e5032362da508bc1]

INTEGRATION: CWS sysui26 (1.7.50); FILE MERGED

2008/06/30 20:21:10 dv 1.7.50.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c8d4172412ddeee0a0ff543e310e02c592bb9963]

INTEGRATION: CWS sysui26 (1.14.48); FILE MERGED

2008/06/30 20:21:10 dv 1.14.48.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cf05e76bc219d9282551b7b815d8cf3f478d5516]

INTEGRATION: CWS sysui26 (1.7.50); FILE MERGED

2008/06/30 20:21:09 dv 1.7.50.2: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/25 08:58:46 dv 1.7.50.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f85be824526298cb0853088e6d981b2e3261e90a]

INTEGRATION: CWS sysui26 (1.14.48); FILE MERGED

2008/06/30 20:21:09 dv 1.14.48.3: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/27 13:12:35 dv 1.14.48.2: Add Office to open with list for mso types, too
2008/06/25 08:58:46 dv 1.14.48.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8a1513835198a96b28eeca7a7c44daa2ca03527a]

INTEGRATION: CWS sysui26 (1.7.50); FILE MERGED

2008/06/30 20:21:09 dv 1.7.50.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [09ebe74ac393c41fe81d32d5536d1dd2f6361ff7]

INTEGRATION: CWS sysui26 (1.15.48); FILE MERGED

2008/06/30 20:21:09 dv 1.15.48.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5f8cc0160d6e4708725761f11e22f72f1020ed12]

INTEGRATION: CWS sysui26 (1.7.50); FILE MERGED

2008/06/30 20:21:09 dv 1.7.50.2: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/25 08:58:26 dv 1.7.50.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [38bf1c28c68faf5c2a9680863d2c9f9fcc87fbb1]

INTEGRATION: CWS sysui26 (1.14.48); FILE MERGED

2008/06/30 20:21:09 dv 1.14.48.3: #i90335# Moved all binfilter related registry entries to binfilter module
2008/06/27 13:12:16 dv 1.14.48.2: Add Office to open with list for mso types, too
2008/06/25 08:58:25 dv 1.14.48.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e9f6891935dd92e502b2fbf477f1a6094fc10021]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED

2008/06/30 20:19:40 dv 1.1.2.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [75bea698138327f1137474d41e7f835281269bf6]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED

2008/06/30 20:19:31 dv 1.1.2.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2691d33c71de5182f183ef519571c6c4c4b14cb7]

INTEGRATION: CWS sysui26 (1.2.14); FILE MERGED

2008/06/30 20:21:09 dv 1.2.14.1: #i90335# Moved all binfilter related registry entries to binfilter module

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d07da5b96942d532c27f6d8721645aa7c1625b29]

INTEGRATION: CWS sysui26 (1.18.76); FILE MERGED

2008/07/03 15:18:58 dv 1.18.76.4: use only one type for openwith
2008/06/27 13:11:23 dv 1.18.76.3: Add Office to open with list for mso types, too
2008/06/26 07:04:04 dv 1.18.76.2: #i89966# Register printto with key printto!
2008/06/25 08:56:46 dv 1.18.76.1: Added helper macros for registering file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9c66070d19d4855476c3dbb83d8dae0517efab61]

INTEGRATION: CWS sysui26 (1.6.30); FILE MERGED

2008/06/25 14:19:09 dv 1.6.30.1: removed all references to FileTypeDialog

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b87a2a3eba3a37e5682fecad78fed9aeb9a8e0ea]

INTEGRATION: CWS sysui26 (1.4.30); FILE MERGED

2008/06/25 14:19:09 dv 1.4.30.1: removed all references to FileTypeDialog

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a80582bc33c00f6a09d35a061df0e4b5e8d2e215]

INTEGRATION: CWS sysui26 (1.7.30); FILE MERGED

2008/06/25 14:19:09 dv 1.7.30.1: removed all references to FileTypeDialog

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3bccd4e2e69898cf736f1daa2e7df80db28f1bda]

INTEGRATION: CWS sysui26 (1.9.32); FILE MERGED

2008/06/25 14:19:08 dv 1.9.32.1: removed all references to FileTypeDialog

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2c6698d5d460811c475883aadce16819000b1d02]

INTEGRATION: CWS sysui26 (1.11.52); FILE MERGED

2008/06/25 09:56:52 dv 1.11.52.1: Split lines with semicolon for better macro support

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [52ba6a9b630e6c302dc2fc7d1a55d23b54d9bea5]

INTEGRATION: CWS sysui26 (1.26.32); FILE MERGED

2008/07/03 13:52:31 dv 1.26.32.2: Add default values for enabling / disabling for mso types
2008/06/25 09:55:49 dv 1.26.32.1: Register for mso file extensions

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e3d6ed6bd70443e83dea9eefcd8ba91a1c30c5a1]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED

2008/06/22 19:35:41 obr 1.1.2.1: #i90155# initial support for renaming files during packaging process

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c02427c9992bc366169fd634a592640c5b14cccb]

INTEGRATION: CWS sysui26 (1.14.52); FILE MERGED

2008/06/22 19:35:40 obr 1.14.52.1: #i90155# initial support for renaming files during packaging process

2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5614e4c68de535df3a16f547dd307d2c3b63bc07]

INTEGRATION: CWS sysui26 (1.111.4); FILE MERGED

2008/06/22 19:35:40 obr 1.111.4.1: #i90155# initial support for renaming files during packaging process

2008-07-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3457524a7afdec9bcf574680d21b653dd1ac44cb]

#i10000# - avoid collisions for NETWORK_BUILD


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8f4b8b5a8e12b574a67b0d201282e886b68eccf6]

DEV300


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [58dd0541a8ec00b5b42c45c4d9ead5ad99f5e1c3]

INTEGRATION: CWS jsc21 (1.46.22); FILE MERGED

2008/07/04 11:36:21 jsc 1.46.22.4: RESYNC: (1.50-1.53); FILE MERGED
2008/07/04 06:43:37 jsc 1.46.22.3: #i88797# rework optional SDK
2008/06/11 14:40:48 sb 1.46.22.2: RESYNC: (1.46-1.50); FILE MERGED
2008/04/28 09:29:09 jsc 1.46.22.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0fea5f5cc2df9ba43849f5559fcd8cdfcf39c61b]

INTEGRATION: CWS jsc21 (1.6.20); FILE MERGED

2008/07/04 06:46:23 jsc 1.6.20.2: #i88797# rework optional SDK
2008/04/28 09:29:08 jsc 1.6.20.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [193174f3cdc3d09a0e7b3da5908ce923894bc6d1]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED

2008/04/28 09:27:26 jsc 1.1.2.1: #88797# new

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [cf804f1a30a1a55db1e0f7e588a6ec6f606c7757]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED

2008/04/28 09:27:14 jsc 1.1.2.1: #88797# new

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [af741c88883bb6e7da756dfbc5367e5089a17ce2]

INTEGRATION: CWS jsc21 (1.3.22); FILE MERGED

2008/07/04 06:43:37 jsc 1.3.22.2: #i88797# rework optional SDK
2008/04/28 09:29:08 jsc 1.3.22.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b0248976e817a701fe95a7211a75530d3980831e]

INTEGRATION: CWS jsc21 (1.47.18); FILE MERGED

2008/07/04 11:36:16 jsc 1.47.18.3: RESYNC: (1.50-1.53); FILE MERGED
2008/06/11 14:40:38 sb 1.47.18.2: RESYNC: (1.47-1.50); FILE MERGED
2008/04/28 09:29:08 jsc 1.47.18.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [559f099557291f4f77b4f67a6321f483301057cc]

INTEGRATION: CWS jsc21 (1.8.48); FILE MERGED

2008/07/04 06:43:37 jsc 1.8.48.2: #i88797# rework optional SDK
2008/04/28 09:29:08 jsc 1.8.48.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a48682e4809754c580d053c40277a777f72eda38]

INTEGRATION: CWS jsc21 (1.48.30); FILE MERGED

2008/07/04 11:34:25 jsc 1.48.30.5: RESYNC: (1.50-1.52); FILE MERGED
2008/06/11 14:44:59 sb 1.48.30.4: RESYNC: (1.49-1.50); FILE MERGED
2008/04/23 09:50:48 jsc 1.48.30.3: RESYNC: (1.48-1.49); FILE MERGED
2008/04/11 12:37:15 jsc 1.48.30.2: #i86121# new rpath option for SDK related tools
2008/04/11 12:20:17 jsc 1.48.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0bf3bc6a1d7a00b612ad3ad1da700ff5e13ff616]

INTEGRATION: CWS jsc21 (1.42.30); FILE MERGED

2008/07/04 11:34:19 jsc 1.42.30.5: RESYNC: (1.45-1.47); FILE MERGED
2008/06/11 14:44:53 sb 1.42.30.4: RESYNC: (1.43-1.45); FILE MERGED
2008/04/23 09:50:52 jsc 1.42.30.3: RESYNC: (1.42-1.43); FILE MERGED
2008/04/11 12:37:15 jsc 1.42.30.2: #i86121# new rpath option for SDK related tools
2008/04/11 12:20:17 jsc 1.42.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2eeb576aa6c23e093bc3d4e9e2b3df0b59e2a8ac]

INTEGRATION: CWS jsc21 (1.30.30); FILE MERGED

2008/06/11 14:44:42 sb 1.30.30.3: RESYNC: (1.31-1.33); FILE MERGED
2008/04/23 09:50:35 jsc 1.30.30.2: RESYNC: (1.30-1.31); FILE MERGED
2008/04/11 12:20:16 jsc 1.30.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [25403e55906053bf0760bd71bab0d189aa0de828]

INTEGRATION: CWS jsc21 (1.14.30); FILE MERGED

2008/06/11 14:44:38 sb 1.14.30.3: RESYNC: (1.15-1.16); FILE MERGED
2008/04/23 09:50:29 jsc 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED
2008/04/11 12:20:16 jsc 1.14.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c436d6913e894779276dd31778ed38c56682f557]

INTEGRATION: CWS jsc21 (1.24.30); FILE MERGED

2008/06/11 14:44:34 sb 1.24.30.3: RESYNC: (1.25-1.26); FILE MERGED
2008/04/23 09:50:45 jsc 1.24.30.2: RESYNC: (1.24-1.25); FILE MERGED
2008/04/11 12:20:15 jsc 1.24.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2b9b58984dcbe494ee63d769a0323cf2a28d637a]

INTEGRATION: CWS jsc21 (1.31.30); FILE MERGED

2008/06/11 14:44:28 sb 1.31.30.3: RESYNC: (1.32-1.33); FILE MERGED
2008/04/23 09:50:32 jsc 1.31.30.2: RESYNC: (1.31-1.32); FILE MERGED
2008/04/11 12:20:15 jsc 1.31.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [570aaa1db532aea225214de8c256456c8f2c9e64]

INTEGRATION: CWS jsc21 (1.44.30); FILE MERGED

2008/06/11 14:44:24 sb 1.44.30.3: RESYNC: (1.45-1.46); FILE MERGED
2008/04/23 09:50:26 jsc 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED
2008/04/11 12:20:15 jsc 1.44.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8a76bce75928c6a2b3253aff41de872d673aa3d4]

INTEGRATION: CWS jsc21 (1.46.30); FILE MERGED

2008/06/11 14:44:18 sb 1.46.30.3: RESYNC: (1.47-1.48); FILE MERGED
2008/04/23 09:50:22 jsc 1.46.30.2: RESYNC: (1.46-1.47); FILE MERGED
2008/04/11 12:20:15 jsc 1.46.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [479fb89b05c07e47e95d6ed03bd917ae602d4c26]

INTEGRATION: CWS jsc21 (1.2.64); FILE MERGED

2008/06/11 14:44:13 sb 1.2.64.3: RESYNC: (1.3-1.4); FILE MERGED
2008/04/23 09:50:19 jsc 1.2.64.2: RESYNC: (1.2-1.3); FILE MERGED
2008/04/11 12:20:15 jsc 1.2.64.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6b6297102cf7e8499f04c8d2c18c167f5efc1934]

INTEGRATION: CWS jsc21 (1.7.30); FILE MERGED

2008/06/11 14:44:08 sb 1.7.30.3: RESYNC: (1.8-1.9); FILE MERGED
2008/04/23 09:50:55 jsc 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED
2008/04/11 12:20:15 jsc 1.7.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a0f1d31b3e6384b8ddf1fae078a9068cacd94c18]

INTEGRATION: CWS jsc21 (1.15.30); FILE MERGED

2008/06/11 14:44:02 sb 1.15.30.3: RESYNC: (1.16-1.17); FILE MERGED
2008/04/23 09:50:42 jsc 1.15.30.2: RESYNC: (1.15-1.16); FILE MERGED
2008/04/11 12:20:15 jsc 1.15.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6e3cc01db6b87d65c4747ed023ac5acee85ee621]

INTEGRATION: CWS jsc21 (1.229.30); FILE MERGED

2008/06/11 14:43:54 sb 1.229.30.3: RESYNC: (1.230-1.233); FILE MERGED
2008/04/23 09:50:38 jsc 1.229.30.2: RESYNC: (1.229-1.230); FILE MERGED
2008/04/11 12:20:14 jsc 1.229.30.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c0941e73bf5b72adc69f41153af6c8f80219dc8e]

INTEGRATION: CWS jsc21 (1.16.22); FILE MERGED

2008/07/04 11:34:14 jsc 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED
2008/07/04 07:59:50 jsc 1.16.22.1: #i88797# SDK packaging support, mac only

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0152f52e460035d125070a81feb42794fde2209f]

INTEGRATION: CWS jsc21 (1.2.28); FILE MERGED

2008/06/11 14:42:50 sb 1.2.28.3: RESYNC: (1.4-1.5); FILE MERGED
2008/04/23 09:50:15 jsc 1.2.28.2: RESYNC: (1.2-1.4); FILE MERGED
2008/04/11 12:20:14 jsc 1.2.28.1: #i86121# new rpath option for SDK related tools

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [219973b4f10e5cfbafd997c52681791bf1975d1f]

INTEGRATION: CWS jsc21 (1.33.14); FILE MERGED

2008/07/04 11:32:57 jsc 1.33.14.4: RESYNC: (1.35-1.37); FILE MERGED
2008/07/04 07:39:23 jsc 1.33.14.3: #i88797#rework optional SDK
2008/06/11 14:37:46 sb 1.33.14.2: RESYNC: (1.33-1.35); FILE MERGED
2008/04/28 09:40:36 jsc 1.33.14.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8c3d7a2ff010dc1288493580ddf038de64ea68ee]

INTEGRATION: CWS ause096 (1.57.114); FILE MERGED

2008/07/07 12:04:07 hjs 1.57.114.1: #i91379# - hav rmdir on windows

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [020724161a1e7b8d97b5f486cff81cc5679b4ab2]

INTEGRATION: CWS ause096 (1.233.50); FILE MERGED

2008/07/07 12:02:51 hjs 1.233.50.1: #i91429# - avoid workaround for local builds

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7d4c85ca8edc9d6678130429286d9a9382554b70]

INTEGRATION: CWS ause096 (1.99.2); FILE MERGED

2008/07/07 12:01:37 hjs 1.99.2.1: #i91429# - compiling pch files on local disk

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6ea2fa6db4693798b7ff00b15b28fa4b4ae7d084]

INTEGRATION: CWS jsc21 (1.75.6); FILE MERGED

2008/07/08 15:48:17 jsc 1.75.6.5: #i88797# adapt name for sdk msi file
2008/07/04 11:33:01 jsc 1.75.6.4: RESYNC: (1.83-1.85); FILE MERGED
2008/07/04 07:39:23 jsc 1.75.6.3: #i88797#rework optional SDK
2008/06/11 14:38:24 sb 1.75.6.2: RESYNC: (1.75-1.83); FILE MERGED
2008/04/28 09:40:36 jsc 1.75.6.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8d2a24b10e0a38531adaa1b933aadf804d294a20]

INTEGRATION: CWS ause096 (1.1.2); FILE ADDED

2008/07/07 12:07:17 hjs 1.1.2.1: #i91379# - hav rmdir on windows

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fa3591ff8af1674dfdf78bf1c46e7e5a9f0740df]

INTEGRATION: CWS jsc21 (1.88.6); FILE MERGED

2008/07/04 07:39:23 jsc 1.88.6.3: #i88797#rework optional SDK
2008/06/11 14:38:17 sb 1.88.6.2: RESYNC: (1.88-1.89); FILE MERGED
2008/04/28 09:40:36 jsc 1.88.6.1: #88797# integrate sdk as optional office module

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [03bcec1db113c6fb5e4a44fc461aae8635d51628]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED

2008/07/04 06:58:28 jsc 1.1.2.1: #i88797# rework optional SDK

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [28bcf876e2c52c2475ef3461520cb1cd1ce17c4f]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED

2008/07/04 06:58:17 jsc 1.1.2.1: #i88797# rework optional SDK

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0cd7a4ff80e0e6411c17afdb100a6c168f6e6955]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED

2008/07/04 06:55:34 jsc 1.1.2.1: #i88797# rework optional SDK

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [518e57f095251683d452745c43627bf9f8163ee0]

INTEGRATION: CWS native170 (1.25.12); FILE MERGED

2008/07/08 10:39:44 is 1.25.12.1: #i91442#

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6455c79f5daed53ab2cfaca4822a7f5633297386]

INTEGRATION: CWS native170 (1.29.100); FILE MERGED

2008/07/08 10:39:44 is 1.29.100.1: #i91442#

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [cb09127cd0c53acfcd2347abfa67a5176c7e5c91]

INTEGRATION: CWS native170 (1.83.90); FILE MERGED

2008/07/08 10:42:01 is 1.83.90.1: #i91442#

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0df1576704cbd6ab2ccdd72f1580ab0d3dc860c5]

INTEGRATION: CWS mst01 (1.28.50); FILE MERGED

2008/06/27 16:09:46 mst 1.28.50.1: - scp2/prj/build.lst:
  + add dependency on libxslt (for libxsltversion.mk)

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ff8d6f598cee7a892c2a56858f36f2fbd12dc7a3]

INTEGRATION: CWS mst01 (1.28.104); FILE MERGED

2008/06/27 11:48:28 mst 1.28.104.1: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Xslt:
    use include makefile libxsltversion.mk for soname versioning

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [32ac96e365e7040233a46ef8d9dc3b818c6367c8]

INTEGRATION: CWS mst01 (1.69.42); FILE MERGED

2008/06/27 11:48:28 mst 1.69.42.1: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Xslt:
    use include makefile libxsltversion.mk for soname versioning

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [de8cf76c61c2d198c1b3f91707e87c4035f85f32]

INTEGRATION: CWS mst01 (1.292.16); FILE MERGED

2008/06/27 11:48:27 mst 1.292.16.1: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Xslt:
    use include makefile libxsltversion.mk for soname versioning

2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7c1b70133e6ba3233650d2c7bbad30303c8d786c]

#i10000# Creating 'simple' packages broken on cygwin. Patch provided by gh.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b2a207d287ee2d6b9a0527ab77260baf08852a49]

INTEGRATION: CWS startcenterfix03 (1.249.18); FILE MERGED

2008/07/07 11:30:43 pl 1.249.18.1: #i91406# get back the SCPZIP_REPLACE flag for Common.xcu

2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [4f2acc7a528180bc642ca91e4b480db2290ec788]

INTEGRATION: CWS rt30_DEV300 (1.42.10); FILE MERGED

2008/07/09 10:24:36 rt 1.42.10.1: #158186# Creating unix download install sets: create tar file first, calculate check sum or that file.

2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [01c014a76ad0b67d35fd161dd49c577857d23abc]

Reset URE_BOOTSTRAP


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [f051234d0f221fd0505e1d9a6a8097d003656c9a]

#i91498# msidb.exe really wants backslashes.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [db5e8accea50b46cc1fbc25ebd9c47a9b8ac8408]

#i84827# Use NSIS Unicode in Windows installer. Really, this time.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [201ca1da177437137baa636ae21a438cfa4a7c8e]

#158195# Setting download file names.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [dfd641fe7cfe7a9249ec4f78ce1cd0b5aa7576e1]

DEV300


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [cbb5fb5d2aecf180a6c5e2ce3fffe493cb28654c]

#i91385# Disable OpenOffice_Dev_Archive for windows: packing currently broken and according to IS this product never really can have worked.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [77386f24db0ca8954f9867553220e63b1fdf5690]

INTEGRATION: CWS fwk90 (1.80.14); FILE MERGED

2008/06/13 06:00:36 mav 1.80.14.2: RESYNC: (1.80-1.83); FILE MERGED
2008/06/09 07:13:19 pb 1.80.14.1: fix: #i88422# remove Beta-Flag of RegistrationURLs

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f55c449b4927b2f7855256e6d36069f07d0d7088]

INTEGRATION: CWS native161 (1.26.62); FILE MERGED

2008/06/27 16:27:38 is 1.26.62.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b1e85b512c06a007a77c8bdbde2dd53ec20cbf62]

INTEGRATION: CWS native161 (1.4.100); FILE MERGED

2008/06/27 16:27:37 is 1.4.100.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [63b697b687f9e94ef8fee20a3625909904153995]

INTEGRATION: CWS native161 (1.24.34); FILE MERGED

2008/06/25 13:30:36 is 1.24.34.1: #i91052# remove layer links only in full uninstallation

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9abc8822a8db9b813dad1dd3b1ce43f832153bc9]

INTEGRATION: CWS native161 (1.99.18); FILE MERGED

2008/06/30 13:26:26 is 1.99.18.1: #i90919# new dependencies to avoid uninstallation with foreign product

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [07750f9af8ba3baedce8ebeee220446c66e9c555]

INTEGRATION: CWS native161 (1.12.22); FILE MERGED

2008/06/30 14:06:49 sb 1.12.22.2: #i91216# removed obsolete setup.ini entries
2008/06/27 16:27:36 is 1.12.22.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [cd8e4df8aca29baf18673244068e1ee29662835b]

INTEGRATION: CWS native161 (1.21.40); FILE MERGED

2008/06/27 16:27:36 is 1.21.40.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ba9ee6572f5e7d53693162b0582219cd1616ecac]

INTEGRATION: CWS native161 (1.20.62); FILE MERGED

2008/06/27 16:27:35 is 1.20.62.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b3f6d83ff51edc85f65d205a6e93ec3fd72ebe96]

INTEGRATION: CWS native161 (1.19.62); FILE MERGED

2008/06/27 16:27:33 is 1.19.62.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [929148347044168e41c773d22cc5072f73b1a0e4]

INTEGRATION: CWS native161 (1.25.40); FILE MERGED

2008/06/27 16:27:32 is 1.25.40.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4cfc031492f11fc01be20acf6ef463e1ad561cb3]

INTEGRATION: CWS native161 (1.17.62); FILE MERGED

2008/06/27 16:27:32 is 1.17.62.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f4f1494ece75551f3c65e89eb0ffdeabceffc237]

INTEGRATION: CWS native161 (1.18.106); FILE MERGED

2008/06/27 16:26:31 is 1.18.106.1: #i90919# dependencies to ooobasis packages

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [bd7e36024916db83076245408b1d00e14bbdeae2]

INTEGRATION: CWS native161 (1.83.72); FILE MERGED

2008/06/24 16:28:56 is 1.83.72.1: #i89001# patch for oxt file names

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b1380dcb73545ad30c739a58bcebe7376241d0a2]

INTEGRATION: CWS ab55 (1.239.2); FILE MERGED

2008/07/04 17:03:49 hjs 1.239.2.1: have buildbots

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9bf7bf2935a13dd04a51af7d8847d3bfd7552e3f]

INTEGRATION: CWS ab55 (1.69.50); FILE MERGED

2008/07/02 13:01:46 ab 1.69.50.1: #i91158# System lucene

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [144912d4c0fa7174acd16ac0b4b92106c4c81015]

INTEGRATION: CWS ab55 (1.249.2); FILE MERGED

2008/07/02 13:01:45 ab 1.249.2.1: #i91158# System lucene

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [360d6ccafd6d65a30aabbfff5816ee036120923e]

INTEGRATION: CWS ab55 (1.190.8); FILE MERGED

2008/07/02 12:57:05 ab 1.190.8.1: #i91158# System lucene

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b331b88edd99164fd1393b440664d292c6443e9e]

INTEGRATION: CWS ab55 (1.272.2); FILE MERGED

2008/07/02 12:57:03 ab 1.272.2.1: #i91158# System lucene

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [cc6c2d5f95efe6ccb8fb15c68ba821d83ed2ef3b]

INTEGRATION: CWS ab55 (1.35.4); FILE MERGED

2008/07/04 12:40:56 ab 1.35.4.2: RESYNC: (1.35-1.38); FILE MERGED
2008/07/02 13:35:03 ab 1.35.4.1: #i91158# System lucene

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6bd15e70c076c6dc9dab626aab3f03b42f038d38]

#i10000# fix by HJS


2008-07-07  Vladimir Glazounov  <vg@openoffice.org>  [dca6068afb7a33b2c36909ee5ffa16b48108e519]

#i91393#


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3758b2e629ab6db0eff753f26b40cf48f2a9a698]

INTEGRATION: CWS extensionupdate01 (1.238.6); FILE MERGED

2008/07/01 23:36:46 rene 1.238.6.1: #i10000# typo fix; autoconf

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [098bc4b18caf9032a43a944a188790e9ae21dddf]

INTEGRATION: CWS cwscheckapi1 (1.2.8); FILE MERGED

2008/06/27 12:34:16 cn 1.2.8.2: #i91008# enhance possible parameter
2008/06/25 11:05:58 cn 1.2.8.1: #i91008# enhance possible parameter

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [84dfe6ac6ddfa684c492c269b7e4bd1b585b2e17]

INTEGRATION: CWS cwscheckapi1 (1.2.8); FILE MERGED

2008/06/26 13:56:24 cn 1.2.8.4: #i91008# enhance possible parameter
2008/06/25 20:25:02 cn 1.2.8.3: #i91008# enhance possible parameter
2008/06/25 20:23:02 cn 1.2.8.2: #i91008# enhance possible parameter
2008/06/25 11:05:49 cn 1.2.8.1: #i91008# enhance possible parameter

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c305f5e03cf2097bfb117ca2c85c188ab53d8c2f]

INTEGRATION: CWS cwscheckapi1 (1.2.8); FILE MERGED

2008/06/25 11:06:48 cn 1.2.8.1: #i91008# enhance possible parameter

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [633d07899fcf76fa366823e66bfa766c5a1cfb8f]

INTEGRATION: CWS cwscheckapi1 (1.2.8); FILE MERGED

2008/06/25 11:06:47 cn 1.2.8.1: #i91008# enhance possible parameter

2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [650093f7d13ac9f963948839776d80641658bfde]

INTEGRATION: CWS extensionupdate01 (1.271.6); FILE MERGED

2008/07/01 23:36:53 rene 1.271.6.2: #i10000# typo fix; autoconf
2008/06/25 13:00:23 mav 1.271.6.1: #i89383# integrate the patch

2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [af7a3b063a1204f02248e554e77076576b3504e0]

INTEGRATION: CWS iconupdate300u1 (1.240.12); FILE MERGED

2008/05/05 11:20:28 hjs 1.240.12.1: #i82268# classic8 -> classic

2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c26346c17af726c9727f2414ccc4e800233a2404]

INTEGRATION: CWS nomacmozab (1.249.4); FILE MERGED

2008/07/01 20:00:36 fs 1.249.4.1: #i91209# no Mozilla-based address books on mac OS X

2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2b4f931083b96eb76c483a9c64c64eba1b5c57cd]

INTEGRATION: CWS nomacmozab (1.294.4); FILE MERGED

2008/07/01 20:00:32 fs 1.294.4.1: #i91209# no Mozilla-based address books on mac OS X

2008-07-03  Rüdiger Timm  <rt@openoffice.org>  [c08b31534c1d52512e1249d31dba9e4f49a3eea7]

#i91319# Conditionalize dictionaries.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d4f1d1d6121047f1331d9ad733600eacc89799bb]

#i10000# new configure


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a6274ec4374622d7129f4aebb432821e6fcd7709]

DEV300


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f47ba8115250849c05153e01f3f863281f0fbf26]

INTEGRATION: CWS sb90 (1.24.28); FILE MERGED

2008/06/26 08:57:18 sb 1.24.28.1: #157787# new CopyEditionData custom action

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e7a91cf6b73b7234d5219bf263cc6fb081da5c53]

INTEGRATION: CWS sb90 (1.65.6); FILE MERGED

2008/06/26 08:54:48 sb 1.65.6.1: configuration CustomLayer has been replaced by BrandLayer (no longer parameterized by CustomDataUrl)

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [57a3ab2edb4b1b4945916cd103c695791b44020b]

INTEGRATION: CWS sb90 (1.13.6); FILE MERGED

2008/06/26 08:56:31 sb 1.13.6.1: #157787# versionrc UpdateUserAgent value changed; configuration CustomLayer has been replaced by BrandLayer (no longer parameterized by CustomDataUrl, which thus no longer needs to be set in fundamentalrc)

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4acaa7498431de4c3f9902892c0e319fbf6ee208]

INTEGRATION: CWS sb90 (1.11.114); FILE MERGED

2008/06/26 08:45:31 sb 1.11.114.1: #157787# split lines only at semicolons outside of string literals

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a12da3758cc169cc7c0776f9582a2467d13e89d7]

INTEGRATION: CWS sb90 (1.20.114); FILE MERGED

2008/06/27 14:39:03 sb 1.20.114.1: #157787# support product definition inheritance

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [cabe108b323c19bf2fa4f589b75236f4597e199b]

INTEGRATION: CWS sb90 (1.47.80); FILE MERGED

2008/06/27 16:46:28 sb 1.47.80.2: #157787# forward/backward slash problem (fix by is@ooo)
2008/06/26 08:47:12 sb 1.47.80.1: #157787# removed no longer needed <useragent>

2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [33aaf704085d9cdd94cf6f6cea3e4437ebbea170]

INTEGRATION: CWS sb90 (1.111.80); FILE MERGED

2008/06/27 14:39:02 sb 1.111.80.1: #157787# support product definition inheritance

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [26cc2b0a770fe3e700e01759ad60b57b5146357e]

INTEGRATION: CWS odfpfixes01 (1.47.54); FILE MERGED

2008/06/17 17:44:40 is 1.47.54.1: #158103# hiding three layer office

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [772f30af6bddc643c6090d02a07e20881b37f3e0]

INTEGRATION: CWS odfpfixes01 (1.95.34); FILE MERGED

2008/06/17 17:44:40 is 1.95.34.1: #158103# hiding three layer office

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [79d5f902ddfeda0e8fdc56ec5fce9dd2bb10b1c7]

INTEGRATION: CWS odfpfixes01 (1.111.54); FILE MERGED

2008/06/17 17:44:39 is 1.111.54.1: #158103# hiding three layer office

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f150309896111f8153de0db196ce1abd9ee854d4]

INTEGRATION: CWS odfmetadata (1.28.74); FILE MERGED

2008/06/26 11:09:24 mst 1.28.74.2: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf:
    use include makefile redlandversion.mk for soname versioning
2008/06/17 08:57:20 mst 1.28.74.1: - scp2/source/ooo/{file_library_ooo.scp,module_hidden_ooo.scp,
    shortcut_ooo.scp}:
  + add external redland libraries:
    gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf
  + add unordf component library: gid_File_Lib_Unordf

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6c991cf3f98575491763bc89346efc5fe4d9440b]

INTEGRATION: CWS odfmetadata (1.98.4); FILE MERGED

2008/06/25 10:13:40 mst 1.98.4.2: RESYNC: (1.98-1.100); FILE MERGED
2008/06/17 08:57:20 mst 1.98.4.1: - scp2/source/ooo/{file_library_ooo.scp,module_hidden_ooo.scp,
    shortcut_ooo.scp}:
  + add external redland libraries:
    gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf
  + add unordf component library: gid_File_Lib_Unordf

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a9e38ac75962ec09c683c1099ed9482d47d90354]

INTEGRATION: CWS odfmetadata (1.68.4); FILE MERGED

2008/06/26 11:09:24 mst 1.68.4.3: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf:
    use include makefile redlandversion.mk for soname versioning
2008/06/25 10:13:36 mst 1.68.4.2: RESYNC: (1.68-1.69); FILE MERGED
2008/06/23 08:51:00 mst 1.68.4.1: #i90956#
- scp2/source/ooo/makefile.mk:
  + add patch from rene: define macro SYSTEM_REDLAND

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5b585a4434846c049bd7e3a1ab0fb0762b9d88d4]

INTEGRATION: CWS odfmetadata (1.290.4); FILE MERGED

2008/06/26 11:09:23 mst 1.290.4.3: - scp2/source/ooo/{makefile.mk,file_library_ooo.scp,shortcut_ooo.scp}:
  + gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf:
    use include makefile redlandversion.mk for soname versioning
2008/06/25 10:13:51 mst 1.290.4.2: RESYNC: (1.290-1.292); FILE MERGED
2008/06/17 08:57:20 mst 1.290.4.1: - scp2/source/ooo/{file_library_ooo.scp,module_hidden_ooo.scp,
    shortcut_ooo.scp}:
  + add external redland libraries:
    gid_File_Lib_Raptor, gid_File_Lib_Rasqal, gid_File_Lib_Rdf
  + add unordf component library: gid_File_Lib_Unordf

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0d93be864e0445b587b03985efcfb933cb1eed6a]

INTEGRATION: CWS odfmetadata (1.28.4); FILE MERGED

2008/06/27 16:11:16 mst 1.28.4.1: - scp2/prj/build.lst:
  + add dependency on redland (for redlandversion.mk)

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5fc0c202a4dd219a215c06100805b905a7c973fb]

INTEGRATION: CWS odfmetadata (1.189.8); FILE MERGED

2008/06/25 10:10:25 mst 1.189.8.2: RESYNC: (1.189-1.190); FILE MERGED
2008/06/23 09:39:03 mst 1.189.8.1: Issue number: #i90956#
Submitted by: rene
Reviewed by:  mst
- config_office/{configure.in,set_soenv.in}:
  + patch from rene: check for system REDLAND (modified for explicit
      --with-system-redland), and set SYSTEM_REDLAND and REDLAND_LIBS

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9de1372644d6512690bd0488a67a186bb59ad8a2]

INTEGRATION: CWS odfmetadata (1.270.8); FILE MERGED

2008/06/25 10:10:11 mst 1.270.8.4: RESYNC: (1.270-1.271); FILE MERGED
2008/06/25 09:37:59 mst 1.270.8.3: #i90956#
- config_office/{configure.in,configure}:
  + actually set BUILD_TYPE REDLAND
  + regenerate configure
2008/06/23 11:21:59 mst 1.270.8.2: #i90956#
- config_office/configure.in:
  + add a comment to document previous commit
2008/06/23 09:39:03 mst 1.270.8.1: Issue number: #i90956#
Submitted by: rene
Reviewed by:  mst
- config_office/{configure.in,set_soenv.in}:
  + patch from rene: check for system REDLAND (modified for explicit
      --with-system-redland), and set SYSTEM_REDLAND and REDLAND_LIBS

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f53db3431bbecb9dcdcb587d07771cfaec8eacfb]

INTEGRATION: CWS odfmetadata (1.49.72); FILE MERGED

2008/06/25 09:59:08 mst 1.49.72.3: RESYNC: (1.49-1.51); FILE MERGED
2008/06/17 14:59:08 mst 1.49.72.2: - solenv/inc/unxsol{i,s}4.mk:
  + sort warnings alphabetically
2008/06/17 08:46:45 mst 1.49.72.1: - solenv/inc/unxsol{i,s}4.mk:
  + disable warning: identexpected: Identifier expected instead of "}"

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [05692a623c9f709001973695054f74d9028d9154]

INTEGRATION: CWS odfmetadata (1.44.4); FILE MERGED

2008/06/25 09:59:04 mst 1.44.4.3: RESYNC: (1.44-1.46); FILE MERGED
2008/06/17 14:59:08 mst 1.44.4.2: - solenv/inc/unxsol{i,s}4.mk:
  + sort warnings alphabetically
2008/06/17 08:46:44 mst 1.44.4.1: - solenv/inc/unxsol{i,s}4.mk:
  + disable warning: identexpected: Identifier expected instead of "}"

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d680f95dcf67f6eecd575ea2979551e858fd4e89]

INTEGRATION: CWS odfmetadata (1.88.4); FILE MERGED

2008/06/17 15:36:03 mst 1.88.4.1: - solenv/inc/tg_ext.mk:
  + MACOSX: do not overwrite LDFLAGS; instead, prepend to LDFLAGS

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6e964a26848af7387ca73c74025d357d2a204a70]

INTEGRATION: CWS odfmetadata (1.133.38); FILE MERGED

2008/06/25 09:59:15 mst 1.133.38.2: RESYNC: (1.133-1.134); FILE MERGED
2008/06/17 16:04:44 mst 1.133.38.1: - solenv/inc/libs.mk:
  + fix XSLTLIB: use ZLIB3RDLIB
  + add REDLANDLIB

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a40a1bf61b9b735404bd42250c6149f1ce632f37]

INTEGRATION: CWS odfmetadata (1.28.4); FILE MERGED

2008/06/25 09:58:58 mst 1.28.4.2: RESYNC: (1.28-1.32); FILE MERGED
2008/06/23 09:09:28 mst 1.28.4.1: Issue number: #i90956#
Submitted by: rene
- solenv/config/sdev300.ini:
  + patch from rene: add REDLAND to BUILD_TYPE

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [739da4030356876b99db4aa987396794f828e76e]

INTEGRATION: CWS native156 (1.50.20); FILE MERGED

2008/06/19 12:13:30 mba 1.50.20.1: #i90657#: no lingu

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f9eb036b9ef6472a3d72de1c06252050af605702]

INTEGRATION: CWS native156 (1.99.16); FILE MERGED

2008/06/19 11:36:59 mba 1.99.16.2: #i90657#: no writingaids.zip anymore
2008/06/18 13:49:17 is 1.99.16.1: #i89121# oxt dictionaries

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2079108f8a3f1393a590338dcef937701cf3cb4f]

INTEGRATION: CWS native156 (1.247.20); FILE MERGED

2008/06/18 13:49:16 is 1.247.20.1: #i89121# oxt dictionaries

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [06f30a407ad058b7081cd8eecbeb5f29dc9a49fb]

INTEGRATION: CWS native156 (1.50.44); FILE MERGED

2008/06/19 11:36:59 mba 1.50.44.1: #i90657#: no writingaids.zip anymore

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3245809f76720928bca209b475041465961f30ce]

INTEGRATION: CWS native156 (1.28.28); FILE MERGED

2008/06/19 11:37:06 mba 1.28.28.1: #i90657#: no writingaids.zip anymore

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a00ac9c7992bdd1d50d8369e00ed5fa3b10e7997]

INTEGRATION: CWS native156 (1.80.6); FILE MERGED

2008/06/17 14:44:30 is 1.80.6.2: RESYNC: (1.80-1.83); FILE MERGED
2008/05/30 10:54:10 is 1.80.6.1: #i89121# spellchecker selection process

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [823715c45aa5a695a90b01b5446554eae84e8b47]

INTEGRATION: CWS ubuntusoclient (1.7.6); FILE MERGED

2008/06/20 14:47:54 vg 1.7.6.2: #158126# Ubuntu: use local perl
2008/06/12 14:11:53 vg 1.7.6.1: #158126# Ubuntu: use local perl

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [66695fef3953d9d7d60ea0291298e22eea493340]

INTEGRATION: CWS ubuntusoclient (1.35.16); FILE MERGED

2008/06/20 15:15:56 vg 1.35.16.1: #158126# new platform for Ubuntu builds

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [316ef4d4a3be2c0317c1080e4ae07da4469dd052]

INTEGRATION: CWS ubuntusoclient (1.84.18); FILE MERGED

2008/06/30 11:14:15 vg 1.84.18.2: #158126# Further reduce number of new variables.
2008/06/26 09:03:39 vg 1.84.18.1: #158126# some additional env resets

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6ae94d13fa81c8e743b1fa5e187c77d972c4f23e]

INTEGRATION: CWS ubuntusoclient (1.29.10); FILE MERGED

2008/06/30 11:14:15 vg 1.29.10.6: #158126# Further reduce number of new variables.
2008/06/26 09:02:55 vg 1.29.10.5: #158126# moved some env resets to ssolar.cmn, removed obsolete variables
2008/06/25 12:55:02 vg 1.29.10.4: #158126# reset additional env vars
2008/06/23 15:34:55 vg 1.29.10.3: #158126#
2008/06/23 12:17:24 vg 1.29.10.2: #158126# faked jdk5 for builds in SO environment
2008/06/20 14:46:13 vg 1.29.10.1: #158126# added new platform for ubuntu builds

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9703744c8f736677e24020345efc89e4277b782d]

INTEGRATION: CWS ubuntusoclient (1.49.16); FILE MERGED

2008/06/20 14:42:24 vg 1.49.16.1: #158126# generic linux condition

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f5170f07fa2769b8e61fbd2d308686f2dc03acfd]

INTEGRATION: CWS native156 (1.2.26); FILE MERGED

2008/06/18 12:51:23 mba 1.2.26.1: #i90657#: create dictionary extensions

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [22149cb0ffd3a3d77c4b10b20f5a2f54530e33d2]

INTEGRATION: CWS native156 (1.60.64); FILE MERGED

2008/06/17 14:44:14 is 1.60.64.2: RESYNC: (1.60-1.61); FILE MERGED
2008/05/30 10:55:44 is 1.60.64.1: #i89121# spellchecker selection process

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3f0b3e37c4c18b988ac75c349b63f6b6cd536206]

INTEGRATION: CWS native156 (1.47.18); FILE MERGED

2008/05/30 10:55:43 is 1.47.18.1: #i89121# spellchecker selection process

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0e543591a3fc3627bb5872f8aca3e13be2659777]

INTEGRATION: CWS native156 (1.94.18); FILE MERGED

2008/06/17 14:44:10 is 1.94.18.2: RESYNC: (1.94-1.95); FILE MERGED
2008/05/30 10:55:43 is 1.94.18.1: #i89121# spellchecker selection process

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6ad00c1e7092bc9d95bb18b80d62d4a563bb1344]

INTEGRATION: CWS native156 (1.111.18); FILE MERGED

2008/05/30 10:55:43 is 1.111.18.1: #i89121# spellchecker selection process

2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7753f7d9c19d0320c7116014c42d74615716ce47]

#i91263# typos...


2008-07-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b52f0a05d966fb6e5d18b5bb314a2e999990af32]

#i10000# - reset ENABLE_PCH


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [63e4938e992b1be6377261942acbfa39d2e07ae6]

INTEGRATION: CWS native160 (1.50.12); FILE MERGED

2008/06/24 10:38:35 is 1.50.12.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [0713a3420cc2e908ed4ae51813259733f818f210]

INTEGRATION: CWS native160 (1.7.16); FILE MERGED

2008/06/24 10:38:35 is 1.7.16.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [da2114047140fa7b6a47d4a74e581a16834664ad]

INTEGRATION: CWS native160 (1.99.10); FILE MERGED

2008/06/24 10:38:35 is 1.99.10.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [ef8ad2c874f16172c9bb65c74d4b0c122e524fd2]

INTEGRATION: CWS native160 (1.3.84); FILE MERGED

2008/06/24 15:04:15 is 1.3.84.2: #i88671# merging msvc90 libraries
2008/06/24 10:38:35 is 1.3.84.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [27bdd170f7b539e46392cedbf59edbcf84e90feb]

INTEGRATION: CWS native160 (1.69.14); FILE MERGED

2008/06/24 10:38:35 is 1.69.14.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [d8d6cbed1269b873be4932c87968e49a0cad35d2]

INTEGRATION: CWS native160 (1.290.16); FILE MERGED

2008/06/24 10:38:34 is 1.290.16.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [996c1e2c748ed0039ec49940b48b3085a4feac24]

INTEGRATION: CWS native160 (1.12.12); FILE MERGED

2008/06/24 10:38:34 is 1.12.12.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [21a7e0079a0d3ae3e25f56319e0aaa82550e1dcc]

INTEGRATION: CWS native160 (1.3.118); FILE MERGED

2008/06/24 10:41:16 is 1.3.118.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [a4e6cf41e9bbacea19e8a5d2edf842465854c261]

INTEGRATION: CWS native160 (1.3.118); FILE MERGED

2008/06/24 10:41:15 is 1.3.118.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [a8c03de4ac51d812f8779767b1fc6bbc4cb9a480]

INTEGRATION: CWS native160 (1.2.118); FILE MERGED

2008/06/24 10:41:15 is 1.2.118.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [6d7fc3843dc05e2f9577a4693febacf8a41fd55d]

INTEGRATION: CWS native160 (1.3.104); FILE MERGED

2008/06/26 10:42:47 is 1.3.104.2: #i91050# merging customactions into execute tables
2008/06/24 10:36:21 is 1.3.104.1: #i88671# merging msvc90 libraries

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [cc2c77c3010ed503b0cdf86fac072a530f200fd5]

INTEGRATION: CWS dba30e (1.292.4); FILE MERGED

2008/06/19 10:36:07 oj 1.292.4.1: merge mysql changes in

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [a5a77a43e902d628853b06aebc3cd0529c1656dd]

INTEGRATION: CWS m68kport01 (1.189.2); FILE MERGED

2008/06/11 07:58:04 cmc 1.189.2.1: #i90600# config_office support for m68k

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [58d41040ff0efaee72cc1899d65c3b3f2f8c82af]

INTEGRATION: CWS m68kport01 (1.1.2); FILE ADDED

2008/06/11 08:09:34 cmc 1.1.2.1: #i90600#  solenv support for m68k

2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [51c68d85c300cd7e167e28f12b087ade7ddff23c]

INTEGRATION: CWS m68kport01 (1.38.76); FILE MERGED

2008/06/11 08:09:34 cmc 1.38.76.1: #i90600#  solenv support for m68k

2008-06-30  Kurt Zenker  <kz@openoffice.org>  [af212344dc940750ffa69adbde9117304980f352]

#i10000# disable PCH for sw


2008-06-30  Oliver Bolte  <obo@openoffice.org>  [0c1bf766f2f61bf0bf9365dfd3affe73037c0c18]

#i10000# fix for bash shell (USE_SHELL)


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [ab2991d2f213e5bc72009286fcc79379ebdc8252]

#i90853# result as int


2008-06-26  Rüdiger Timm  <rt@openoffice.org>  [ddbd2b40e87ee0907c6918a4df5fe09b4fc8c1ba]

#i84827# Use NSIS Unicode in Windows installer


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [e0c8e5180e36438d5cc3d0cba1ba45ee0c259579]

#i10000# generate new configure


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [99cee04441dc35200597908c754e8e2273c3ff2f]

DEV300


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [212fb930359ac97287c88af56795fa0418191ba2]

#i10000# enable USE_DIRECTX5 for canvas05


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [38c87237326a44e7d3b289d2fb586097c948240b]

INTEGRATION: CWS native164 (1.95.42); FILE MERGED

2008/06/20 09:43:41 is 1.95.42.1: #i84827# support for unicode nsis

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0911cc2124e1fd9594e5b143d38ea6375a6ce70e]

INTEGRATION: CWS native164 (1.41.34); FILE MERGED

2008/06/23 09:49:09 is 1.41.34.2: #i84827# support for vietnamese in nsis installer
2008/06/20 09:43:41 is 1.41.34.1: #i84827# support for unicode nsis

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [88516c92ce264ce286606e5f813271bb3abc1dbc]

INTEGRATION: CWS jl104 (1.7.20); FILE MERGED

2008/06/20 11:21:12 jl 1.7.20.2: #i88078#
2008/06/19 10:42:01 jl 1.7.20.1: #i88078# cli-uno assemblies moved to ure

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [de8c41edce0045c8a46aeb48e445e66c820fab7d]

INTEGRATION: CWS jl104 (1.99.12); FILE MERGED

2008/06/19 10:42:01 jl 1.99.12.1: #i88078# cli-uno assemblies moved to ure

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4d4d9f9eb51d6ab096482471e2b2b0a7e2c045d7]

INTEGRATION: CWS jl104 (1.290.18); FILE MERGED

2008/06/19 10:42:01 jl 1.290.18.1: #i88078# cli-uno assemblies moved to ure

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [447995542c45f9f3bbd7988fc741be0a57d71eb2]

INTEGRATION: CWS jl104 (1.50.40); FILE MERGED

2008/06/19 10:42:01 jl 1.50.40.1: #i88078# cli-uno assemblies moved to ure

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6e6e8d863e562e17985b0b1e2236fca5f31299cc]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED

2008/06/18 14:29:50 jl 1.1.4.2: #i88078#  clipatchconfig moved from cli_ure (subst_template.pl) here because it is also used in unoil
2008/04/10 10:19:06 jl 1.1.4.1: file clipatchconfig.pl was added on branch cws_dev300_jl104 on 2008-06-18 14:29:50 +0000

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2eb24427bede293d03afc7c67722717f9bf7cb48]

INTEGRATION: CWS jl104 (1.83.8); FILE MERGED

2008/06/19 09:47:04 jl 1.83.8.1: #i88078# added versioning for cli_oootypes.dll (ADD_INCLUDE_FILES)

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d3b35ae6a3ff0cce522418807d6eb30d3ddffbb5]

INTEGRATION: CWS jl102 (1.95.24); FILE MERGED

2008/06/18 08:44:46 jl 1.95.24.3: RESYNC: (1.96-1.99); FILE MERGED
2008/06/09 08:35:56 jl 1.95.24.2: RESYNC: (1.95-1.96); FILE MERGED
2008/06/02 13:07:34 jl 1.95.24.1: #i90254# renaming unopkg.dll to unopkgapp.dll

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f1b86eb3cccc17b6f2f6b1b6effdaaa5e690249e]

INTEGRATION: CWS jl102 (1.286.60); FILE MERGED

2008/06/18 08:44:43 jl 1.286.60.4: RESYNC: (1.287-1.290); FILE MERGED
2008/06/09 08:35:35 jl 1.286.60.3: RESYNC: (1.286-1.287); FILE MERGED
2008/06/05 12:29:31 sb 1.286.60.2: #i90398# renamed soffice lib -> sofficeapp
2008/06/02 13:07:33 jl 1.286.60.1: #i90254# renaming unopkg.dll to unopkgapp.dll

2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4c87ef803f1e3538e148ea61ed77ae8f56f52305]

INTEGRATION: CWS jl102 (1.133.26); FILE MERGED

2008/06/05 12:25:03 sb 1.133.26.3: #i90398# renamed soffice lib -> sofficeapp
2008/06/02 12:55:37 jl 1.133.26.2: #i90254# renaming unopkg.dll to unopkgapp.dll
2008/06/02 12:51:19 jl 1.133.26.1: #i90254# renaming unopkg.dll to unopkgapp.dll

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [283e0ce4719e39070a0e5ecad226a8dc1e6c97c7]

INTEGRATION: CWS obo30 (1.10.16); FILE MERGED

2008/06/02 08:39:03 obo 1.10.16.1: #i90100#,#i88770# Build with ENABLE_PCH=TRUE

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [db0bd91a6a582e60771b98fc606a9fc7a9337f82]

INTEGRATION: CWS obo30 (1.24.4); FILE MERGED

2008/06/20 10:00:51 obo 1.24.4.2: RESYNC: (1.24-1.32); FILE MERGED
2008/05/30 13:44:52 obo 1.24.4.1: #i90100# enable precompiled header for wntmsci12 (.Net 2008)

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bf3984053a9b5336c83686b2a7a3158cc58f2470]

INTEGRATION: CWS ab52 (1.95.4); FILE MERGED

2008/06/18 13:17:50 ab 1.95.4.1: #i83625# Lucene related jar files

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [62a91ce4646137adb638ac7def1a824575d73eea]

INTEGRATION: CWS ab52 (1.245.22); FILE MERGED

2008/06/18 13:17:50 ab 1.245.22.1: #i83625# Lucene related jar files

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c29974b533f1b7e73a549616b6927bae63eb213d]

INTEGRATION: CWS canvas05 (1.78.18); FILE MERGED

2008/05/23 23:10:29 thb 1.78.18.5: RESYNC: (1.93-1.95); FILE MERGED
2008/04/21 07:57:04 thb 1.78.18.4: RESYNC: (1.91-1.93); FILE MERGED
2008/04/07 14:42:49 thb 1.78.18.3: RESYNC: (1.85-1.91); FILE MERGED
2008/01/22 00:54:16 thb 1.78.18.2: RESYNC: (1.78-1.85); FILE MERGED
2008/01/07 22:59:59 thb 1.78.18.1: #i81092# Slightly renamed and new dx lib

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [53e080167a93a10d729aa2c68e3e0e8878e8492a]

INTEGRATION: CWS canvas05 (1.6.66); FILE MERGED

2008/04/21 07:56:55 thb 1.6.66.3: RESYNC: (1.6-1.7); FILE MERGED
2008/04/15 16:54:21 thb 1.6.66.2: Fixed typo (win32)
2008/02/19 13:32:09 thb 1.6.66.1: Making dx5 canvas truly optional (was a copy of dx9 canvas before)

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [011e7a7fbf5508cd87ce713902eb78202c712611]

INTEGRATION: CWS canvas05 (1.4.408); FILE MERGED

2008/05/23 23:10:26 thb 1.4.408.6: RESYNC: (1.7-1.8); FILE MERGED
2008/04/21 07:57:01 thb 1.4.408.5: RESYNC: (1.5-1.7); FILE MERGED
2008/04/16 14:50:37 thb 1.4.408.4: dxcanvas version handling now entirely via USE_DIRECTX5
2008/02/19 13:32:09 thb 1.4.408.3: Making dx5 canvas truly optional (was a copy of dx9 canvas before)
2008/01/22 00:54:13 thb 1.4.408.2: RESYNC: (1.4-1.5); FILE MERGED
2008/01/07 22:59:59 thb 1.4.408.1: #i81092# Slightly renamed and new dx lib

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [30b08e91fcb382795224be9e05b624fa38d665f7]

INTEGRATION: CWS canvas05 (1.3.424); FILE MERGED

2008/04/21 07:56:58 thb 1.3.424.2: RESYNC: (1.3-1.4); FILE MERGED
2008/04/16 15:17:14 thb 1.3.424.1: Also pack cairo dll on win32

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [087268514fdd72ffe38d6113e7cabe99f124a913]

INTEGRATION: CWS canvas05 (1.263.10); FILE MERGED

2008/05/23 23:06:25 thb 1.263.10.2: RESYNC: (1.263-1.267); FILE MERGED
2008/05/20 09:15:17 thb 1.263.10.1: Made internal cairo work for Linux (fix courtesy of Fridrich)

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b105b0c796b0f436003bb48d8dcb8eb2fe493b27]

INTEGRATION: CWS native163 (1.5.88); FILE MERGED

2008/06/19 09:18:15 is 1.5.88.2: #i87887# java installer without --nodeps
2008/06/18 15:51:23 is 1.5.88.1: #i87887# java installer without --nodeps

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [baf72be7b68935c07e0418f9aa449530390163b1]

INTEGRATION: CWS native163 (1.2.26); FILE MERGED

2008/06/18 15:51:23 is 1.2.26.1: #i87887# java installer without --nodeps

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fa9a08e8567cfcaefdd2dbdb396e4c070128986f]

INTEGRATION: CWS rt29 (1.169.36); FILE MERGED

2008/06/19 15:15:27 rt 1.169.36.1: #i90891# Add - to list of possible characters for module names.

2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d7c70d51d6717fb3b98f4c7fc7730698ef43de9d]

INTEGRATION: CWS native163 (1.16.32); FILE MERGED

2008/06/18 15:49:34 is 1.16.32.1: #i87887# java installer without --nodeps

2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ba80074d7c3c7173be7b7b888214cdf100aa9924]

#i10000# Create language packs for unxlngx6.pro, too.


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [36f8ea511ac6f81d556748eb28603e0fb2ffd709]

DEV300


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [292278eb8e1d67e36e8e1e2a47189c3971edf8ff]

#i10000# Disable crashdebug information for non-updaters. Add a setsolar switch for enabling it (-crashdump).


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [224c3f81da345b527e85a102214dcf784cb2cab2]

#i90668# Add '-verbose' option to usage message.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [93d92ee39b03146c88ac1db8b4059a7a69afc4d7]

#i10000# Adding custom action for layer links on windows.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [cfde3656ee9b26333fdd2e7630f8cb749c87024f]

#i10000# Compare the whole patch data instead of number of lines.


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2e50f8d879aa752310093732e216306121c12008]

DEV300


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [86fbc85031fa24f6792e47a4ee8e84ed134ef1e9]

INTEGRATION: CWS hr51 (1.43.4); FILE MERGED

2008/05/05 13:31:14 hr 1.43.4.1: #i88947#: SystemSTL on Solaris with SunStudio compilers means the STLport shipped with the compiler, no need to wrap hash_set and friends

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [269ddd9279705e0863f43c188cff3a6088796e1e]

INTEGRATION: CWS hr51 (1.1.2); FILE ADDED

2008/06/06 14:41:31 hr 1.1.2.2: #i88947#: Solaris 64 bit support
2008/05/14 14:47:51 hr 1.1.2.1: #i33126#: support for Solaris LP64

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1fdf98ca8f5f97643229fac4868d9135e1356313]

INTEGRATION: CWS hr51 (1.49.14); FILE MERGED

2008/05/14 14:46:25 hr 1.49.14.1: #i88947#: support for LP64 Solaris symbol maps

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6042cb41674e8f477e7cf08388fd4368bbea7a97]

INTEGRATION: CWS hr51 (1.43.12); FILE MERGED

2008/05/14 14:46:25 hr 1.43.12.1: #i88947#: support for LP64 Solaris symbol maps

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [00f8647b6caf9406598eb0906a7ba144e3f69586]

INTEGRATION: CWS hr51 (1.38.14); FILE MERGED

2008/05/14 14:47:51 hr 1.38.14.1: #i33126#: support for Solaris LP64

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8d6340d7b49a3f83ca76f74998a7dd5f31a9da65]

INTEGRATION: CWS hr51 (1.123.14); FILE MERGED

2008/05/14 14:45:22 hr 1.123.14.1: #i88947#: support for LP64 Solaris symbol maps

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f2b60a2fdd0b3aa3a15252dceeee65a557583b19]

INTEGRATION: CWS hr51 (1.119.20); FILE MERGED

2008/05/14 14:45:22 hr 1.119.20.1: #i88947#: support for LP64 Solaris symbol maps

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [32637ea7e632cb122c6871fdd3a643a04dcac39d]

INTEGRATION: CWS hr51 (1.20.2); FILE MERGED

2008/06/16 09:46:37 hr 1.20.2.3: #i88947#: enable Solaris 64 bit builds
2008/06/06 16:24:42 hr 1.20.2.2: RESYNC: (1.20-1.27); FILE MERGED
2008/06/06 14:41:31 hr 1.20.2.1: #i88947#: Solaris 64 bit support

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c5f5e130d2f8d30f28b3660e656a1400ca1a19cb]

INTEGRATION: CWS hr51 (1.48.14); FILE MERGED

2008/06/06 14:41:30 hr 1.48.14.1: #i88947#: Solaris 64 bit support

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4103dccbf581a996275a03fac70fe00a9a850ac0]

INTEGRATION: CWS sb88 (1.4.40); FILE MERGED

2008/06/11 10:49:23 sb 1.4.40.3: RESYNC: (1.4-1.7); FILE MERGED
2008/06/06 08:33:55 sb 1.4.40.2: #i89507# take care of .jnilib vs. .dylib feature of MACOSX
2008/05/15 10:06:46 sb 1.4.40.1: #i88329# move just-for-moz msvcp71.dll/msvcr71.dll from URE to Basis layer

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [bd89f519868c7728e1e74625a7fc3df456d09091]

INTEGRATION: CWS sb88 (1.60.10); FILE MERGED

2008/06/11 10:49:18 sb 1.60.10.3: RESYNC: (1.60-1.64); FILE MERGED
2008/06/11 09:04:05 sb 1.60.10.2: #i90601# fixed relative order of Brand Layer CFG_Strata
2008/05/15 11:07:54 sb 1.60.10.1: #88739# VBA types were missing (fix by npower)

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [727a00a5c0b2a7664722d9a0b7b205c11b1cfde5]

INTEGRATION: CWS sb88 (1.95.2); FILE MERGED

2008/06/11 10:49:13 sb 1.95.2.3: RESYNC: (1.95-1.99); FILE MERGED
2008/05/16 08:04:40 sb 1.95.2.2: #i88325#, #i88974# localised xcu files moved back from brand to basis layer, brand specific parts extracted into modules and kept in brand layer
2008/05/15 10:06:46 sb 1.95.2.1: #i88329# move just-for-moz msvcp71.dll/msvcr71.dll from URE to Basis layer

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7a42132ba62a2810b0e12ea856f73df23152d828]

INTEGRATION: CWS sb88 (1.241.6); FILE MERGED

2008/06/11 10:49:09 sb 1.241.6.2: RESYNC: (1.241-1.247); FILE MERGED
2008/05/16 08:04:39 sb 1.241.6.1: #i88325#, #i88974# localised xcu files moved back from brand to basis layer, brand specific parts extracted into modules and kept in brand layer

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f8b53e3267a18fc4ed959d86bc24ab30b940e50d]

INTEGRATION: CWS sb88 (1.286.38); FILE MERGED

2008/06/11 10:49:00 sb 1.286.38.2: RESYNC: (1.286-1.290); FILE MERGED
2008/05/15 10:06:46 sb 1.286.38.1: #i88329# move just-for-moz msvcp71.dll/msvcr71.dll from URE to Basis layer

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [27b6c4f8463759da9076025e43cd00af8d476f61]

INTEGRATION: CWS sb88 (1.7.8); FILE MERGED

2008/06/11 10:48:54 sb 1.7.8.3: RESYNC: (1.7-1.12); FILE MERGED
2008/06/06 08:33:06 sb 1.7.8.2: #i89507# for now, include a soffice -> soffice.bin symlink on MACOSX (may become obsoleted when crashreporting feature requires two distinct soffice/soffice.bin processes, anyway)
2008/05/16 08:04:39 sb 1.7.8.1: #i88325#, #i88974# localised xcu files moved back from brand to basis layer, brand specific parts extracted into modules and kept in brand layer

2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [274a9e29b9171020f22c76994b3873771425a16b]

INTEGRATION: CWS sb88 (1.18.70); FILE MERGED

2008/06/06 08:33:55 sb 1.18.70.2: #i89507# take care of .jnilib vs. .dylib feature of MACOSX
2008/05/15 10:06:45 sb 1.18.70.1: #i88329# move just-for-moz msvcp71.dll/msvcr71.dll from URE to Basis layer

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f08794f1f189ed5fd2628545beb463cacd8a8404]

INTEGRATION: CWS hunspellexternal (1.16.18); FILE MERGED

2008/04/22 13:51:23 cmc 1.16.18.1: #i87604# add HUNSPELL build_type

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [90a8928c1efa690d34aff04c352bbb8e4c136e40]

INTEGRATION: CWS hunspellexternal (1.199.12); FILE MERGED

2008/05/15 08:46:49 rene 1.199.12.9: #i87882# missing ,
2008/04/23 19:04:31 rene 1.199.12.8: #i87882# system dictionary paths
2008/04/22 14:17:40 cmc 1.199.12.7: move name into solenv
2008/04/21 12:24:43 rene 1.199.12.6: #i10000# autoconf
2008/04/21 09:31:03 rene 1.199.12.5: RESYNC: (1.211.4.5-1.230); FILE MERGED
2008/04/11 09:49:00 rene 1.199.12.4: RESYNC: (1.211-1.211.4.5); FILE MERGED
2008/01/04 22:50:05 rene 1.199.12.3: #i10000# autoconf
2008/01/04 19:40:32 rene 1.199.12.2: RESYNC: (1.199-1.211); FILE MERGED
2007/10/08 11:09:28 rene 1.199.12.1: add HUNSPELL BUILD_TYPE, make dictmgr.hxx used from hunspell, remove HUNSPELLIB from solenv/inc/libs.mk

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c53d1b7feb61f5c27d3820c3b91fae7f1b164486]

INTEGRATION: CWS hunspellexternal (1.286.10); FILE MERGED

2008/04/22 13:49:04 rene 1.286.10.1: no libhunspell.so anymore

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [94786111dbe031f6b8848b33869188f8aa1f3341]

INTEGRATION: CWS hunspellexternal (1.185.2); FILE MERGED

2008/04/23 19:04:43 rene 1.185.2.1: #i87882# system dictionary paths

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ca8a49fea00de3f440c9e49704faf7494650a6c0]

INTEGRATION: CWS obr09 (1.50.10); FILE MERGED

2008/05/30 12:08:07 is 1.50.10.1: #158078# removing share/userinstall

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [fa50c50d831c02a348df51f3715df17c6d586282]

INTEGRATION: CWS hunspellexternal (1.220.12); FILE MERGED

2008/05/15 08:47:07 rene 1.220.12.7: #i87882# missing ,
2008/04/23 19:04:42 rene 1.220.12.6: #i87882# system dictionary paths
2008/04/22 14:17:48 cmc 1.220.12.5: move name into solenv
2008/04/21 09:31:17 rene 1.220.12.4: RESYNC: (1.237.4.5-1.263); FILE MERGED
2008/04/11 09:49:21 rene 1.220.12.3: RESYNC: (1.237-1.237.4.5); FILE MERGED
2008/01/04 19:40:47 rene 1.220.12.2: RESYNC: (1.220-1.237); FILE MERGED
2007/10/08 11:09:32 rene 1.220.12.1: add HUNSPELL BUILD_TYPE, make dictmgr.hxx used from hunspell, remove HUNSPELLIB from solenv/inc/libs.mk

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7941c85a3a418e8f895583cf19b428dbaea19383]

INTEGRATION: CWS obr09 (1.2.550); FILE MERGED

2008/05/28 08:23:56 obr 1.2.550.1: #i89711# 64 bit dependencies

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8a008d767a4e70c06403424c70c4564986d8d80c]

INTEGRATION: CWS obr09 (1.25.16); FILE MERGED

2008/06/09 13:14:49 obr 1.25.16.2: RESYNC: (1.25-1.26); FILE MERGED
2008/05/30 13:39:47 is 1.25.16.1: #i89959# langpack download names for Debian changed

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [fd2e7b925019d8d31ed2b268c5e0985fac3a365d]

INTEGRATION: CWS obr09 (1.22.10); FILE MERGED

2008/05/30 11:50:14 is 1.22.10.1: #i90116# TML patch for windows patches

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e9178bb9670ad5e659c1fa7e37206c8c51a12efd]

INTEGRATION: CWS obr09 (1.60.62); FILE MERGED

2008/06/10 03:45:40 obr 1.60.62.3: RESYNC: (1.60-1.61); FILE MERGED
2008/05/30 13:04:04 is 1.60.62.2: #i89959# langpack download names for Debian changed
2008/05/30 13:01:44 is 1.60.62.1: #i89959# langpack download names for Debian changed

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [21feabf981aacda5389490b85e074629a717438c]

INTEGRATION: CWS obr09 (1.48.42); FILE MERGED

2008/06/10 03:45:32 obr 1.48.42.2: RESYNC: (1.48-1.49); FILE MERGED
2008/05/30 13:01:44 is 1.48.42.1: #i89959# langpack download names for Debian changed

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d294609f8e3edad632f4c7d794295e64cdab6677]

INTEGRATION: CWS obr09 (1.94.16); FILE MERGED

2008/06/09 13:14:45 obr 1.94.16.2: RESYNC: (1.94-1.95); FILE MERGED
2008/05/30 13:01:44 is 1.94.16.1: #i89959# langpack download names for Debian changed

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [46cd0a690255ba531316947f2743913d112c95bc]

INTEGRATION: CWS obr09 (1.40.8); FILE MERGED

2008/06/10 03:45:28 obr 1.40.8.2: RESYNC: (1.40-1.41); FILE MERGED
2008/05/30 13:01:44 is 1.40.8.1: #i89959# langpack download names for Debian changed

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ef5326ceb01cfc482c13e3f2fd1282b1fe2adae1]

INTEGRATION: CWS hunspellexternal (1.117.80); FILE MERGED

2008/04/22 14:12:05 cmc 1.117.80.4: move into libs.mk for hamburg env
2008/04/21 09:29:32 rene 1.117.80.3: RESYNC: (1.123-1.131); FILE MERGED
2008/01/04 19:28:23 rene 1.117.80.2: RESYNC: (1.117-1.123); FILE MERGED
2007/10/08 11:09:34 rene 1.117.80.1: add HUNSPELL BUILD_TYPE, make dictmgr.hxx used from hunspell, remove HUNSPELLIB from solenv/inc/libs.mk

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c60840a9b3f45b45c8483d46c5b26e5377c3c628]

INTEGRATION: CWS qadev32 (1.16.4); FILE MERGED

2008/06/01 19:52:50 cn 1.16.4.1: #i85368# for windows replace all backslashes with slashes in fileURL

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3b9926ada91f03bf24dee78f1bb74f9a5a390454]

INTEGRATION: CWS qadev32 (1.46.60); FILE MERGED

2008/05/14 07:21:10 cn 1.46.60.3: RESYNC: (1.47-1.48); FILE MERGED
2008/04/17 11:29:56 cn 1.46.60.2: RESYNC: (1.46-1.47); FILE MERGED
2008/03/05 16:36:27 cn 1.46.60.1: #i86692# add global variable LOCALUNPACDIR

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8d4f9781566477b93a79e61535f1a7523d964661]

INTEGRATION: CWS qadev32 (1.84.8); FILE MERGED

2008/06/04 13:19:54 cn 1.84.8.6: RESYNC: (1.93-1.95); FILE MERGED
2008/05/14 07:20:56 cn 1.84.8.5: RESYNC: (1.92-1.93); FILE MERGED
2008/04/17 11:29:51 cn 1.84.8.4: RESYNC: (1.91-1.92); FILE MERGED
2008/03/24 19:54:35 cn 1.84.8.3: RESYNC: (1.87-1.91); FILE MERGED
2008/03/05 18:53:48 cn 1.84.8.2: RESYNC: (1.84-1.87); FILE MERGED
2008/03/05 16:34:25 cn 1.84.8.1: #i86692# add global variable LOCALUNPACDIR

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bc063955c51fbee6b662c4212565456f4110de01]

INTEGRATION: CWS qadev32 (1.11.258); FILE MERGED

2008/04/17 11:29:47 cn 1.11.258.2: RESYNC: (1.11-1.12); FILE MERGED
2008/03/05 16:32:52 cn 1.11.258.1: #i86692# add global variable LOCALUNPACDIR

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [41a66635cdacaf7c8328ccb6ac7a9b88f7406453]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED

2008/06/04 10:44:17 cn 1.1.2.7: #i85368# add possibility to check OpenOffice.org also
2008/06/01 19:43:13 cn 1.1.2.6: #i85368# some fixes
2008/05/05 11:16:11 cn 1.1.2.5: #i85368# bugfixing, header change
2008/04/16 18:20:29 cn 1.1.2.4: #i85368# bugfixes
2008/03/05 14:53:04 cn 1.1.2.3: #i85368# update and fix some issues
2008/03/03 22:18:28 cn 1.1.2.2: #i85368# enhancements and updates for automatic office installation
2008/02/25 16:08:28 cn 1.1.2.1: #i85368 new scripts to execute cwscheckapi

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [352bf1eeaa7b5e8cdf5aa10cfde2eb20289bf6a9]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED

2008/06/04 10:44:17 cn 1.1.2.4: #i85368# add possibility to check OpenOffice.org also
2008/05/05 11:16:11 cn 1.1.2.3: #i85368# bugfixing, header change
2008/03/03 22:18:28 cn 1.1.2.2: #i85368# enhancements and updates for automatic office installation
2008/02/25 16:07:00 cn 1.1.2.1: #i85368 new scripts to execute cwscheckapi

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2821112a43a9c57dbf7e1dd3fdc9c5e26947774b]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED

2008/06/04 10:44:17 cn 1.1.2.5: #i85368# add possibility to check OpenOffice.org also
2008/05/05 11:16:11 cn 1.1.2.4: #i85368# bugfixing, header change
2008/04/16 18:20:29 cn 1.1.2.3: #i85368# bugfixes
2008/03/03 22:18:28 cn 1.1.2.2: #i85368# enhancements and updates for automatic office installation
2008/02/25 16:06:48 cn 1.1.2.1: #i85368 new scripts to execute cwscheckapi

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a9257795293a0fd1a79614960a953ce8c3dd3f99]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED

2008/06/04 10:44:17 cn 1.1.2.10: #i85368# add possibility to check OpenOffice.org also
2008/06/01 19:42:33 cn 1.1.2.9: #i85368# some fixes
2008/05/14 07:10:32 cn 1.1.2.8: #i87389# bugfix
2008/05/05 11:16:11 cn 1.1.2.7: #i85368# bugfixing, header change
2008/04/16 18:18:35 cn 1.1.2.6: #i85368# add parameter -m MODULENAMES
2008/03/24 19:09:28 cn 1.1.2.5: #i85368# enhancements
2008/03/18 21:12:28 cn 1.1.2.4: #i85368# bugfixing and help parameter
2008/03/05 14:53:04 cn 1.1.2.3: #i85368# update and fix some issues
2008/03/03 22:18:28 cn 1.1.2.2: #i85368# enhancements and updates for automatic office installation
2008/02/25 16:06:36 cn 1.1.2.1: #i85368 new scripts to execute cwscheckapi

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f51eab8d217af6a8e7073cfd333e72d3d7a472a7]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED

2008/06/04 10:44:17 cn 1.1.2.10: #i85368# add possibility to check OpenOffice.org also
2008/06/01 19:41:47 cn 1.1.2.9: #i85368# some fixes
2008/05/14 07:08:28 cn 1.1.2.8: #i87389# handle LD_LIBRARY_PATH
2008/05/05 11:16:11 cn 1.1.2.7: #i85368# bugfixing, header change
2008/04/16 18:18:34 cn 1.1.2.6: #i85368# add parameter -m MODULENAMES
2008/03/24 19:09:27 cn 1.1.2.5: #i85368# enhancements
2008/03/18 21:12:28 cn 1.1.2.4: #i85368# bugfixing and help parameter
2008/03/05 14:53:04 cn 1.1.2.3: #i85368# update and fix some issues
2008/03/03 22:18:28 cn 1.1.2.2: #i85368# enhancements and updates for automatic office installation
2008/02/25 16:06:25 cn 1.1.2.1: #i85368 new scripts to execute cwscheckapi

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [131ae6ef81799d6226b5339a27459eaf7590f9f5]

INTEGRATION: CWS qadev32 (1.5.226); FILE MERGED

2008/03/24 19:25:17 cn 1.5.226.2: #i86871# use local variables
2008/03/05 15:18:32 cn 1.5.226.1: #i86692# change connection to named pipe

2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [29daceda91863b2ccc7f68a2d53c44ced0138b16]

INTEGRATION: CWS qadev32 (1.6.226); FILE MERGED

2008/05/14 07:07:08 cn 1.6.226.3: #i87389# add solver lib path tp classpath
2008/03/24 19:25:16 cn 1.6.226.2: #i86871# use local variables
2008/03/05 15:18:32 cn 1.6.226.1: #i86692# change connection to named pipe

2008-06-11  Rüdiger Timm  <rt@openoffice.org>  [49d3839ce504c8ecf8c151dc6a6284e6e6421d89]

#i10000# Avoid unnecessary directory.


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [2ebbdc0587ec5541ebd9ac334935ed4e0536cd9a]

DEV300


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [56e52b845b25c0ec84725a6242fbacfb7ff69d46]

INTEGRATION: CWS openjdk6b (1.24.16); FILE MERGED

2008/06/06 09:59:32 kz 1.24.16.2: #i89854# rename variables to *OJDK16*
2008/06/05 16:14:00 kz 1.24.16.1: #i89854# enable switch for openjdk6

2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [bc91e4cc2905f67898cfb6faf4bb64208fcc58c9]

INTEGRATION: CWS openjdk6b (1.11.70); FILE MERGED

2008/06/03 14:14:31 kz 1.11.70.1: #158095# correct version number of java with openjdk

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [50c1b0add2b236a0f755a0b89770173d78eddbbf]

INTEGRATION: CWS sb87 (1.2.22); FILE MERGED

2008/06/09 08:18:26 sb 1.2.22.6: resolved conflict against DEV300m17
2008/05/09 15:06:01 sb 1.2.22.5: #i88211# python start wrapper moved to brand layer (so it can eventually bootstrap a brand-layer specific UNO environment)
2008/04/24 13:20:27 sb 1.2.22.4: RESYNC: (1.2-1.6); FILE MERGED
2008/04/24 11:30:19 sb 1.2.22.3: #i88687# added unoinfo executable
2008/04/14 08:14:18 sb 1.2.22.2: #i86315# moved Jobs-stclient.xcu from basis to brand layer
2008/04/04 12:23:14 sb 1.2.22.1: #i87548# moved npsoplugin dynamic library to brand layer, kept nsplugin executable (called from plugin, in turn calling soffice) in basis layer

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [6445b295a3e795a0b46e6794f4f6ccb2f7020aa1]

INTEGRATION: CWS sb87 (1.46.16); FILE MERGED

2008/05/19 14:22:35 jsc 1.46.16.1: #i88211# remove shortcut_python.par

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [2cbda871b01cc8cace438232ff6c876ded53e9ed]

INTEGRATION: CWS sb87 (1.12.16); FILE MERGED

2008/05/19 14:19:34 jsc 1.12.16.2: #i88211# remove pythonmsi.dll, custom setup action
2008/05/09 15:09:40 sb 1.12.16.1: #i88211# python start wrapper moved to brand layer

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [271c30e7743ff8e776cc2612d3ce254ead90caa7]

INTEGRATION: CWS sb87 (1.14.16); FILE MERGED

2008/05/09 15:09:40 sb 1.14.16.1: #i88211# python start wrapper moved to brand layer

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [42efb075229a23596178a119569de9df4bf4e609]

INTEGRATION: CWS sb87 (1.18.16); FILE MERGED

2008/05/19 14:19:34 jsc 1.18.16.2: #i88211# remove pythonmsi.dll, custom setup action
2008/05/09 15:09:40 sb 1.18.16.1: #i88211# python start wrapper moved to brand layer

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [c25c24cacb3b7a0c45feae5610202a06544aa477]

INTEGRATION: CWS sb87 (1.22.6); FILE MERGED

2008/05/09 15:03:22 sb 1.22.6.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [de318fbcc733fb60d722d1c4ae08094803d6a41e]

INTEGRATION: CWS sb87 (1.91.16); FILE MERGED

2008/04/24 13:20:42 sb 1.91.16.3: RESYNC: (1.91-1.94); FILE MERGED
2008/04/14 08:14:19 sb 1.91.16.2: #i86315# moved Jobs-stclient.xcu from basis to brand layer
2008/04/10 15:47:01 sb 1.91.16.1: #i87512# removed configimport

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [b4f669c25f8a27712e6ccab7d6f8364f84aaf702]

INTEGRATION: CWS sb87 (1.66.16); FILE MERGED

2008/05/13 13:10:27 sb 1.66.16.1: propagate SYSTEM_PYTHON flag

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [22dd17cfac8e9a73263f1dbd903b2163470e909e]

INTEGRATION: CWS sb87 (1.235.12); FILE MERGED

2008/04/24 13:20:37 sb 1.235.12.4: RESYNC: (1.235-1.240); FILE MERGED
2008/04/14 08:31:39 sb 1.235.12.3: #i86315# moved Jobs-stclient.xcu from basis to brand layer
2008/04/10 15:47:01 sb 1.235.12.2: #i87512# removed configimport
2008/04/04 12:23:14 sb 1.235.12.1: #i87548# moved npsoplugin dynamic library to brand layer, kept nsplugin executable (called from plugin, in turn calling soffice) in basis layer

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [69fc2aa393618977adc9b4a234e1bd7a51255890]

INTEGRATION: CWS sb87 (1.49.42); FILE MERGED

2008/05/07 11:53:33 sb 1.49.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [4d0b02914ce15ab9aa34c66c30ccb8c84fed8e3e]

INTEGRATION: CWS sb87 (1.43.40); FILE MERGED

2008/05/07 11:53:33 sb 1.43.40.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [627f05b3e1416527bde630006448ba6020aaa051]

INTEGRATION: CWS sb87 (1.31.40); FILE MERGED

2008/05/07 11:53:33 sb 1.31.40.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [733ddce21ad03386395855ece81ad04f20e055c1]

INTEGRATION: CWS sb87 (1.15.42); FILE MERGED

2008/05/07 11:53:33 sb 1.15.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [181f65c1ce57d0028cdd20be1a1c968745bf5e71]

INTEGRATION: CWS sb87 (1.21.44); FILE MERGED

2008/05/07 11:53:33 sb 1.21.44.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e86ab59085b583d5fa9830ea61dafbf3106b5589]

INTEGRATION: CWS sb87 (1.25.42); FILE MERGED

2008/05/07 11:53:33 sb 1.25.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [063df458b00d8b8eac976ab14cf77a4c9f415997]

INTEGRATION: CWS sb87 (1.19.44); FILE MERGED

2008/05/07 11:53:33 sb 1.19.44.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [31d738a40657023e597453c375bff316a1cde379]

INTEGRATION: CWS sb87 (1.32.42); FILE MERGED

2008/05/07 11:53:33 sb 1.32.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [fb0e74613ac9525494105b9d50ccc05d85e00b72]

INTEGRATION: CWS sb87 (1.4.44); FILE MERGED

2008/05/07 11:53:33 sb 1.4.44.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e4c91e0518b1a9d47e7b1038de02ea41607961f7]

INTEGRATION: CWS sb87 (1.45.42); FILE MERGED

2008/05/07 11:53:33 sb 1.45.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [8a6e1be1d8f44f11316a568f4ddbd0615a1ae38e]

INTEGRATION: CWS sb87 (1.47.42); FILE MERGED

2008/05/07 11:53:33 sb 1.47.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [19fbd48467de370598639e3d13b4131caf5f4b70]

INTEGRATION: CWS sb87 (1.3.42); FILE MERGED

2008/05/07 11:53:33 sb 1.3.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [603b3a6d3482bce6bf08fd0879c57006562d4c0e]

INTEGRATION: CWS sb87 (1.8.42); FILE MERGED

2008/05/07 11:53:33 sb 1.8.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [1662dd806b85d521f4df0244497fdef94587a711]

INTEGRATION: CWS sb87 (1.16.42); FILE MERGED

2008/05/07 11:53:33 sb 1.16.42.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [2588f12e37b30ab60f3656f61972e3da05152b8e]

INTEGRATION: CWS sb87 (1.230.40); FILE MERGED

2008/05/07 11:53:32 sb 1.230.40.1: #i88687# added RPATH mode NONE

2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [db4bc08573948a700774d4826c240fbc308e1f6d]

INTEGRATION: CWS sb87 (1.4.42); FILE MERGED

2008/05/07 11:53:32 sb 1.4.42.1: #i88687# added RPATH mode NONE

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7da06a82304f377a81be3738bd83927210a4470a]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f787921aee75a9a51bf0d4f6e28fe6d91373e40b]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [38f7e749456b7c0f482387ebbbf6593b3a991bc1]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [4a27bd5ce77c23d2e3237a143ae7575339f2b22b]

INTEGRATION: CWS mingwport13 (1.4.24); FILE MERGED

2008/06/02 10:50:09 vg 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED
2008/05/05 14:15:56 vg 1.4.24.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [0ab86316daf4b5e322dfd2c4a839cccc151c192c]

INTEGRATION: CWS mingwport13 (1.94.16); FILE MERGED

2008/05/14 09:37:26 vg 1.94.16.2: RESYNC: (1.94-1.95); FILE MERGED
2008/05/05 14:15:56 vg 1.94.16.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [5fec4d60026a62c9d1bd771ef46d52bc66582988]

INTEGRATION: CWS mingwport13 (1.286.24); FILE MERGED

2008/05/05 14:15:56 vg 1.286.24.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [4513dc7a6ca130ecf5decd24a1c83a4c7b8a6587]

INTEGRATION: CWS mingwport13 (1.6.14); FILE MERGED

2008/06/02 10:50:04 vg 1.6.14.3: RESYNC: (1.7-1.10); FILE MERGED
2008/05/14 09:37:23 vg 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED
2008/05/05 14:15:56 vg 1.6.14.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [ace5dd7b551d39a8b4aa54162d0cee4835fd8f42]

INTEGRATION: CWS mingwport13 (1.185.10); FILE MERGED

2008/06/02 10:46:16 vg 1.185.10.3: RESYNC: (1.186-1.187); FILE MERGED
2008/05/14 09:36:57 vg 1.185.10.2: RESYNC: (1.185-1.186); FILE MERGED
2008/05/05 14:20:31 vg 1.185.10.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7a79330b7f8ed38a8901104782b8a8bcd5cd41af]

INTEGRATION: CWS mingwport13 (1.8.32); FILE MERGED

2008/06/03 13:32:01 vg 1.8.32.1: #i90179# MinGW catch-up fixes for m14

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [6e14482ede86a695ccb3b6c1c70a0d6edef9712f]

INTEGRATION: CWS mingwport13 (1.123.32); FILE MERGED

2008/05/05 11:35:16 vg 1.123.32.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [cb63daf013a05fecdc063725721e8e78068a4a83]

INTEGRATION: CWS mingwport13 (1.119.38); FILE MERGED

2008/05/05 11:37:36 vg 1.119.38.1: #i88772# MinGW fixes for DEV300

2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [72c900357e90fd6c6f9ac2d27b03f018e4ee3427]

INTEGRATION: CWS mingwport13 (1.167.6); FILE MERGED

2008/05/30 12:02:33 vg 1.167.6.1: #i89779# do not deliver for --show

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cd0ddbe9b1c69f3425ca87a97f2075542fee215d]

INTEGRATION: CWS shutup2 (1.230.2); FILE MERGED

2008/05/26 16:00:07 rt 1.230.2.3: #i84263# Second try, this time using AC_ARG_ENABLE instead of AC_ARG_WITH. Both approaches work, but this one seems to better fit the philosophy of autoconf.
2008/05/20 14:38:53 rt 1.230.2.2: #i84263# Allow lower and upper case values.
2008/05/20 13:09:23 rt 1.230.2.1: #i84263# Create configure switch do decrease (--with-verbosity=LOW) or increase (--with-verbosity=HIGH) verbose level of build process.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [02d0b8765798abaa182697ce4aec482378d37ac0]

INTEGRATION: CWS shutup2 (1.87.10); FILE MERGED

2008/05/23 09:56:30 rt 1.87.10.2: RESYNC: (1.87-1.88); FILE MERGED
2008/05/21 14:39:33 rt 1.87.10.1: #i84263# Pass on verbose switch to make_installer.pl

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [050dfbf9868321bbb99edbcfdf4c0a7caaaa307e]

INTEGRATION: CWS shutup2 (1.172.10); FILE MERGED

2008/05/23 09:56:24 rt 1.172.10.4: RESYNC: (1.185-1.187); FILE MERGED
2008/05/20 13:09:31 rt 1.172.10.3: #i84263# Create configure switch do decrease (--with-verbosity=LOW) or increase (--with-verbosity=HIGH) verbose level of build process.
2008/04/16 14:49:18 rt 1.172.10.2: RESYNC: (1.172-1.185); FILE MERGED
2008/02/27 14:18:50 rt 1.172.10.1: GUIENV seems obsolete.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6004bd88dab54da1364887cf05cb55edddf5f609]

INTEGRATION: CWS shutup2 (1.263.2); FILE MERGED

2008/05/26 16:00:20 rt 1.263.2.4: #i84263# Second try, this time using AC_ARG_ENABLE instead of AC_ARG_WITH. Both approaches work, but this one seems to better fit the philosophy of autoconf.
2008/05/23 09:56:21 rt 1.263.2.3: RESYNC: (1.263-1.268); FILE MERGED
2008/05/20 14:39:01 rt 1.263.2.2: #i84263# Allow lower and upper case values.
2008/05/20 13:09:31 rt 1.263.2.1: #i84263# Create configure switch do decrease (--with-verbosity=LOW) or increase (--with-verbosity=HIGH) verbose level of build process.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a86a002d97023c76d42fd479284fdbd7acb990ce]

INTEGRATION: CWS shutup2 (1.39.92); FILE MERGED

2008/04/16 14:48:33 rt 1.39.92.4: RESYNC: (1.41-1.43); FILE MERGED
2008/02/25 14:04:59 rt 1.39.92.3: RESYNC: (1.40-1.41); FILE MERGED
2008/01/09 09:39:28 rt 1.39.92.2: RESYNC: (1.39-1.40); FILE MERGED
2008/01/03 16:16:02 rt 1.39.92.1: #i84967# Move options '-mt' from CDEFS to CFLAGS*

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a17bc4598e90cb6c92a7643c7d0f3820f3cc586e]

INTEGRATION: CWS shutup2 (1.87.8); FILE MERGED

2008/05/20 14:52:25 rt 1.87.8.2: #i84263#
2008/05/08 14:45:23 rt 1.87.8.1: #i84263# Make unpacking silent per default. Former verbose behaviour can get back via VERBOSE environment variable.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [712a65eec5100881e2b894d0cf14a33cf4c6d7ad]

INTEGRATION: CWS shutup2 (1.47.8); FILE MERGED

2008/05/22 09:57:32 rt 1.47.8.1: #i86502# avoid unnecessary output

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6a0a5fd59441a804c9ff0781bda7ff04c6600011]

INTEGRATION: CWS shutup2 (1.203.62); FILE MERGED

2008/04/16 14:48:26 rt 1.203.62.2: RESYNC: (1.203-1.207); FILE MERGED
2008/02/27 12:48:38 rt 1.203.62.1: #i86502# Removed empty include pathes.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [de891868ee1e4b5ae7adc2abd97c8fbb660e74ff]

INTEGRATION: CWS shutup2 (1.225.56); FILE MERGED

2008/05/20 14:50:25 rt 1.225.56.5: i84263# Consolidate variables QUIET=TRUE becomes VERBOSE=FALSE.
2008/05/08 14:52:21 rt 1.225.56.4: i84263# New environment variables QUIET and VERBOSE.
2008/04/16 14:48:29 rt 1.225.56.3: RESYNC: (1.225-1.230); FILE MERGED
2008/02/27 12:34:16 rt 1.225.56.2: #i86502# Removed obsolete defines, flagged with  in summer 2001 / 2002.
2008/02/27 12:26:13 rt 1.225.56.1: #i86502# Removed define named as WORK_STAMP. I cannot imagine what a define should be good for nowadays when its name changes with the workstamp.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9f628fac74d1cf88f11107288a1fd97b25438e66]

INTEGRATION: CWS shutup2 (1.45.28); FILE MERGED

2008/05/22 09:57:32 rt 1.45.28.1: #i86502# avoid unnecessary output

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [02149f1dab1015f9b15104a07c2bbb201dc9bf87]

INTEGRATION: CWS shutup2 (1.80.14); FILE MERGED

2008/05/23 09:53:06 rt 1.80.14.2: RESYNC: (1.80-1.82); FILE MERGED
2008/05/22 13:10:24 rt 1.80.14.1:  #i84263# Switch to set VERBOSE environmant variable.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4f8826eff49c351e8b31606851e92e715a7a426c]

INTEGRATION: CWS shutup2 (1.1.16); FILE MERGED

2008/05/23 09:53:09 rt 1.1.16.5: RESYNC: (1.16-1.24); FILE MERGED
2008/05/22 13:10:24 rt 1.1.16.4:  #i84263# Switch to set VERBOSE environmant variable.
2008/04/16 14:48:17 rt 1.1.16.3: RESYNC: (1.1-1.16); FILE MERGED
2008/02/27 14:15:32 rt 1.1.16.2: GUIENV seems obsolete.
2008/02/27 09:34:16 rt 1.1.16.1: #i86502# SOLARINC does not need to contain -I.. Everywhere it is used a -I. explicitly is inserted before SOLARINC.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bbefc9c62d12b2dc623fb6d385562e5b494f9e62]

INTEGRATION: CWS shutup2 (1.13.2); FILE MERGED

2008/05/23 09:53:19 rt 1.13.2.2: RESYNC: (1.13-1.15); FILE MERGED
2008/05/21 06:39:19 rt 1.13.2.1: #i89710# Avoid uninitialized variables.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c05e43e816124f61dfd091c2c678f38236fc2f94]

INTEGRATION: CWS shutup2 (1.60.8); FILE MERGED

2008/05/21 14:47:57 rt 1.60.8.1: Use installer::logger::print_message instead of print

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b56751ee1a032f633c7db85d3502cec68cd9e0d9]

INTEGRATION: CWS shutup2 (1.47.8); FILE MERGED

2008/05/23 09:53:16 rt 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED
2008/05/21 08:24:02 rt 1.47.8.1: #i84263# Command line switch to override VERBOSE environment setting.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [34847088c02075f545e0a6314d8cd3b8d146ea46]

INTEGRATION: CWS shutup2 (1.9.8); FILE MERGED

2008/05/21 13:47:22 rt 1.9.8.1: #i84263# Some messages should be shown even for quiet option.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c4fcab19a9872e396c541fabbff601aaa562365b]

INTEGRATION: CWS shutup2 (1.12.8); FILE MERGED

2008/05/21 08:21:23 rt 1.12.8.1: #i84263# Switch on quiet mode is VERBOSE is set to FALSE.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5bd4193d6c436fb5645325975d6e2a3160c4154c]

INTEGRATION: CWS shutup2 (1.38.8); FILE MERGED

2008/05/23 09:53:23 rt 1.38.8.2: RESYNC: (1.38-1.40); FILE MERGED
2008/05/21 13:47:22 rt 1.38.8.1: #i84263# Some messages should be shown even for quiet option.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ae66ab4e0516842383b8849572e95e6f690bba60]

INTEGRATION: CWS shutup2 (1.39.8); FILE MERGED

2008/05/21 13:47:21 rt 1.39.8.1: #i84263# Some messages should be shown even for quiet option.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [81559e67d7665334a601d2726ffe301fc724a63d]

INTEGRATION: CWS shutup2 (1.7.8); FILE MERGED

2008/05/22 14:42:24 rt 1.7.8.1: #i84263# As the whole command line, including perl call, is echoed to console there is no need to explicitly print script and parameters again.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [637a87dea0b2d14033842b94a460b1e3505ba330]

INTEGRATION: CWS shutup2 (1.126.8); FILE MERGED

2008/05/23 07:32:06 rt 1.126.8.4: #i84263# Even in quiet mode at least one line of output should be given, I think.
2008/05/22 06:46:41 rt 1.126.8.3: #i84263# Minor changes.
2008/05/20 14:55:52 rt 1.126.8.2: i84263# Consolidate variables QUIET=TRUE becomes VERBOSE=FALSE.
2008/05/08 14:06:25 rt 1.126.8.1: #i84263# Make former quiet option default behaviour. New option verbose gives old output, option quiet suppresses even version info.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7654e77d426b274738ecb88b459fd89d60c87f24]

INTEGRATION: CWS shutup2 (1.166.2); FILE MERGED

2008/05/27 07:01:38 rt 1.166.2.3: #i84263# Make announcements a bit more condensed.
2008/05/23 09:53:13 rt 1.166.2.2: RESYNC: (1.166-1.167); FILE MERGED
2008/05/06 15:44:14 rt 1.166.2.1: #i84263# Verbosity of deliver.pl now gets ruled independently by environment variable.

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1004a454586e5039450fb085c005f0c5c7c1d5c7]

INTEGRATION: CWS native151 (1.46.36); FILE MERGED

2008/05/06 15:50:12 is 1.46.36.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2fdf2c26e722aba713693b96f1beedec569a0e2a]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED

2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header
2008/05/06 15:53:51 is 1.1.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f7d67b61b0a511b0829cc9163282359b7c6be3d2]

INTEGRATION: CWS native151 (1.4.36); FILE MERGED

2008/05/06 15:50:12 is 1.4.36.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [916295972868dc2b4716376226a7d9319be6b470]

INTEGRATION: CWS native151 (1.12.34); FILE MERGED

2008/05/06 15:50:12 is 1.12.34.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c68c4023a984750959a5979910625541a290144b]

INTEGRATION: CWS native151 (1.94.24); FILE MERGED

2008/05/06 15:50:12 is 1.94.24.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [937826864c9777a2ab1cfe43d0e906b405ce30c1]

INTEGRATION: CWS native151 (1.66.36); FILE MERGED

2008/05/06 15:50:11 is 1.66.36.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [20c19be303d723521ae84f25259410861a82e61c]

INTEGRATION: CWS native151 (1.64.34); FILE MERGED

2008/05/06 15:50:11 is 1.64.34.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ca47bed3fc92c793f1fbcffd412f7e5bbeffc273]

INTEGRATION: CWS native151 (1.240.22); FILE MERGED

2008/05/06 15:50:11 is 1.240.22.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ed78a97db025d881cbc9ef8d0f1849911603f58a]

INTEGRATION: CWS native151 (1.286.32); FILE MERGED

2008/05/06 15:50:11 is 1.286.32.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2bca9d6590dda60b33b2b5a098663d9f11cd9b3c]

INTEGRATION: CWS native151 (1.19.34); FILE MERGED

2008/05/06 15:50:11 is 1.19.34.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [aadd5caaa9a4a56e194d538edc8fc07ea3949d3f]

INTEGRATION: CWS native151 (1.9.36); FILE MERGED

2008/05/06 15:50:11 is 1.9.36.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c407a8aae481b3b5367f5a754c80b2c5388b8a4e]

INTEGRATION: CWS native151 (1.37.34); FILE MERGED

2008/05/06 15:50:11 is 1.37.34.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [47dd1c30e67903917f17106e846095a52b3fcb3b]

INTEGRATION: CWS native151 (1.23.34); FILE MERGED

2008/05/06 15:50:10 is 1.23.34.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4f4ca811bc54af00662d0a1221c6b1d50f6b2181]

INTEGRATION: CWS native151 (1.8.2); FILE MERGED

2008/05/06 15:50:10 is 1.8.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b52668da0f0801f77db97232fc7a921711736ec6]

INTEGRATION: CWS native151 (1.42.2); FILE MERGED

2008/05/06 15:50:10 is 1.42.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5b61240eaff0bb6796bc8190928c452eeaf720bb]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED

2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header
2008/05/06 15:51:46 is 1.1.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [65f0ea5744d30ecc9b3d31ed0c69a864f74f0a38]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED

2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header
2008/05/06 15:51:36 is 1.1.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [40ff347735a0ea180f6e589f6ff6587c41448734]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED

2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header
2008/05/06 15:51:56 is 1.1.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f714fb3df91bcbf8a2073b526fe3975a46f5b9ab]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED

2008/05/30 09:46:04 is 1.1.2.2: #i79800# new file header
2008/05/06 15:52:06 is 1.1.2.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4e07e7127029d4a9d1855c48f337d84ce3009fd5]

INTEGRATION: CWS native151 (1.27.62); FILE MERGED

2008/05/06 15:50:10 is 1.27.62.1: #i79800# binfilter into an own package

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [42104d3978803af0dce7f65b3593f087d8a3befd]

INTEGRATION: CWS ause093 (1.7.6); FILE MERGED

2008/05/14 15:06:07 hjs 1.7.6.1: #i89473# add include to make it compile on cygwin

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a71bbf02fd786a11c164e2829b04c49fe893e5d2]

INTEGRATION: CWS ause093 (1.43.2); FILE MERGED

2008/05/26 15:33:56 hjs 1.43.2.1: #i87286# - force MAXPROCESS=1 to avoid collisions with directory-wide debug files

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6b8a8ef1990bfb9df92e6c2df71abb15d68ac963]

INTEGRATION: CWS ause093 (1.123.2); FILE MERGED

2008/04/15 12:48:50 hjs 1.123.2.1: #i85061# force timestamps to avoid pointless warnings

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [920962a99038afb40ecd1789d4fae5f5a50addb6]

INTEGRATION: CWS ause093 (1.207.2); FILE MERGED

2008/05/26 15:34:42 hjs 1.207.2.2: #i87286# - force MAXPROCESS=1 to avoid collisions with directory-wide debug files
2008/04/18 12:49:42 hjs 1.207.2.1: #i81628# - less warnings and cleanup

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5925d875ebb88f9757aade19e6702c0fdba95754]

INTEGRATION: CWS ause093 (1.97.2); FILE MERGED

2008/05/26 15:16:46 hjs 1.97.2.3: #i88407# syntax fix to make comments comments
2008/05/14 14:36:38 hjs 1.97.2.2: #i89470# less verbose
2008/04/22 14:23:04 hjs 1.97.2.1: #i88407# - dependencies for .mm files

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [76968bb0832fa18f363279a3a7b1995b83895707]

INTEGRATION: CWS ause093 (1.119.8); FILE MERGED

2008/04/15 12:48:50 hjs 1.119.8.1: #i85061# force timestamps to avoid pointless warnings

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e5597b7bea69d847e8540520bda2740f3a1a225a]

INTEGRATION: CWS ause093 (1.39.2); FILE MERGED

2008/05/06 14:50:24 hjs 1.39.2.1: #i86889# use -mp for path conversion to avoid breaking on non-existent path entries

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [efb982c27bb1402c12de20e6d88eb14f6870bc72]

INTEGRATION: CWS jl101 (1.286.48); FILE MERGED

2008/05/27 10:11:57 jl 1.286.48.1: i90009# need mozab2 mozabdrv2 libs for sinatures on Mac

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [04b40e3fbda200a9c88291a08e054da39a7fdddc]

INTEGRATION: CWS ause094 (1.1.2); FILE ADDED

2008/06/03 12:07:09 hjs 1.1.2.3: #i83636# - minor fixes
2008/06/02 10:29:50 hjs 1.1.2.2: #i83636# - more of that
2008/05/26 12:57:10 hjs 1.1.2.1: #i88602# - sample for packing extensions

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7954ee129e95092d71c3a36ce25fa4e0e9c29c08]

INTEGRATION: CWS ause094 (1.230.34); FILE MERGED

2008/06/02 10:29:50 hjs 1.230.34.1: #i83636# - more of that

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1fd478981fbd7f24852d90baf0c7d8f07c5855aa]

INTEGRATION: CWS ause094 (1.1.2); FILE ADDED

2008/06/03 12:07:08 hjs 1.1.2.6: #i83636# - minor fixes
2008/06/02 10:29:50 hjs 1.1.2.5: #i83636# - more of that
2008/05/26 12:48:23 hjs 1.1.2.4: #i83636# - work on targets
2008/05/19 10:29:16 hjs 1.1.2.3: #i88602# minor changes
2008/05/16 15:22:01 hjs 1.1.2.2: #i88602# changed .xcu handling
2008/05/15 14:59:58 hjs 1.1.2.1: #i88602# common definitions/targets for extension packing

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [01f6032fe73085e5872e11c129cc6a29255fc4d7]

INTEGRATION: CWS ause094 (1.1.2); FILE ADDED

2008/06/02 10:56:56 hjs 1.1.2.6: #i83636# - fix typo
2008/06/02 10:29:50 hjs 1.1.2.5: #i83636# - more of that
2008/05/26 12:48:23 hjs 1.1.2.4: #i83636# - work on targets
2008/05/19 10:29:16 hjs 1.1.2.3: #i88602# minor changes
2008/05/16 15:22:01 hjs 1.1.2.2: #i88602# changed .xcu handling
2008/05/15 14:59:57 hjs 1.1.2.1: #i88602# common definitions/targets for extension packing

2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b5d671adba6f33822e25ba7a8a149d097052fd22]

INTEGRATION: CWS ause094 (1.3.38); FILE MERGED

2008/05/19 10:30:07 hjs 1.3.38.1: #i88602# typo...

2008-06-04  Rüdiger Timm  <rt@openoffice.org>  [0c14357799dd7f5401eed5591e334e2f4eb8cf5a]

#i10000# Create 'dev' product for unxlngx6.pro, too.


2008-06-04  Oliver Bolte  <obo@openoffice.org>  [c62790f610921e736f0f8637e84237435d1f33ea]

#i10000# USE_SHELL added for bash support


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ade546a54c4d2f98587455899f171cefff48dd7c]

DEV300


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bd2acaae676e6c83750c881af87ce904e561a607]

DEV300


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b2607ae533f833eaa4dcb8f5fd2081df0d43c74c]

INTEGRATION: CWS stctplbtn (1.80.8); FILE MERGED

2008/05/29 14:30:01 pl 1.80.8.2: #i90035# add template repository URL
2008/05/29 14:01:23 pl 1.80.8.1: #i90035# add template repository URL

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [cf218f3fbfa35c1f212782bacc38cb0a5385046e]

INTEGRATION: CWS rt28 (1.95.16); FILE MERGED

2008/05/27 14:33:12 rt 1.95.16.1: #i89999# libsndfile and libportaudio have been obsoleted by CWS unifysound01.

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8d3fb52ff5d643eff48cd0984fe58eb7f4fab0c3]

INTEGRATION: CWS rt28 (1.66.58); FILE MERGED

2008/05/27 14:35:14 rt 1.66.58.1: #i89999# portraudio and sndfile have been removed by CWS unifysound01, ENABLE_PASF is obsolete.

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d661583d7f776cbdb57433b87fe29a18e7f72722]

INTEGRATION: CWS rt28 (1.286.52); FILE MERGED

2008/05/27 14:33:12 rt 1.286.52.1: #i89999# libsndfile and libportaudio have been obsoleted by CWS unifysound01.

2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ca2c4cf45c6bbb2ef3f1c5db1b7361cbaec4fb9]

INTEGRATION: CWS rt28 (1.4.60); FILE MERGED

2008/05/27 14:15:51 rt 1.4.60.1: #i88423# Add entry for product extension.

2008-06-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e6522a66155b9594db2b74f1dc5c15271e33d68]

#158090# - add osl include for solarcommon


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [1c0d0c30e65cde76dc42aed5e4a3761157009db4]

DEV300


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [0f03e1170e2066c5973ff1c0dee3b1279820533a]

INTEGRATION: CWS odfversion241_DEV300 (1.54.28.2.12); FILE MERGED

2008/05/21 14:44:51 pb 1.54.28.2.12.2: fix: #i89096# value gid_Profileitem_Version_Odfnotifyurl now a variable
2008/05/21 07:56:10 pb 1.54.28.2.12.1: fix: #i89096# new: gid_Profileitem_Version_Odfnotifyurl

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [a0c17848796abe1113f088b6c1b7e54f065c0c76]

INTEGRATION: CWS odfversion241_DEV300 (1.66.8.1.4); FILE MERGED

2008/05/21 15:00:21 pb 1.66.8.1.4.1: fix: #i89096# new: ODFNOTIFYURL

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [210ac995152ad3ed0213d5c857c4933543cee7b5]

INTEGRATION: CWS native155 (1.5.6); FILE MERGED

2008/05/26 15:08:43 is 1.5.6.1: #i89911# productcode not in basis layer

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [d04f1485fa8ccdf3bef445f7fb814b83442dc1e5]

INTEGRATION: CWS native155 (1.62.6); FILE MERGED

2008/05/26 15:08:43 is 1.62.6.1: #i89911# productcode not in basis layer

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [6edcae610dbffef214ac2110c01e7fe77479803e]

INTEGRATION: CWS native155 (1.25.10); FILE MERGED

2008/05/26 10:56:59 is 1.25.10.1: #i89911# basis-link in admin installations

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [21ac97b0b52f87ffa868e8fa00482ec0c14d9fb6]

INTEGRATION: CWS cmcfixes45 (1.233.4); FILE MERGED

2008/05/13 07:47:10 cmc 1.233.4.1: #i89368# recheck jdk if we're using ecj

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [a1d5e38568a6532f6f7447dc6a8c3f90dba1f46c]

INTEGRATION: CWS cmcfixes45 (1.266.4); FILE MERGED

2008/05/13 07:47:15 cmc 1.266.4.1: #i89368# recheck jdk if we're using ecj

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e9604d9e2c39d498fabe52f160c91c10b25050d0]

INTEGRATION: CWS pj90 (1.43.102); FILE MERGED

2008/04/19 08:44:03 pjanik 1.43.102.2: RESYNC: (1.43-1.44); FILE MERGED
2008/03/29 15:47:14 pjanik 1.43.102.1: #i87298#: Add Gaelic language.

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [54963078794a66885fa1267ee3eaea8c65c98746]

INTEGRATION: CWS pj90 (1.30.20); FILE MERGED

2008/04/19 08:44:06 pjanik 1.30.20.2: RESYNC: (1.30-1.31); FILE MERGED
2008/03/29 15:39:45 pjanik 1.30.20.1: #i87574#: Mac OS X is now completely warning free.

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [1d7392b6a02262795a0290e6240bd41fec1e754d]

INTEGRATION: CWS pj90 (1.91.18); FILE MERGED

2008/04/19 08:44:00 pjanik 1.91.18.2: RESYNC: (1.91-1.92); FILE MERGED
2008/03/29 15:48:21 pjanik 1.91.18.1: #i87298#: Add Gaelic language.

2008-05-27  Rüdiger Timm  <rt@openoffice.org>  [a2add14e659fe7205e3898f8a09cd68224f25652]

#i84827# Reset NSIS_PATH


2008-05-27  Rüdiger Timm  <rt@openoffice.org>  [6ea30bc0fcdf44af234dcdc565a8906a1caa9b2e]

#i84827# New variable for windows: NSIS_PATH


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [651027703ae10db5b7bf9075ba19dd7ca9dd8354]

DEV300


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [07ff19fa69c46765af7c264f23a5655304be4107]

INTEGRATION: CWS native152 (1.77.4); FILE MERGED

2008/05/15 09:06:14 is 1.77.4.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [41dbd8ab337da977530d46c435181be560e7fae8]

INTEGRATION: CWS native152 (1.12.36); FILE MERGED

2008/05/15 09:12:51 is 1.12.36.1: #i88562# CREATE flag for language specific directory

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [9651447a06ad9f7d9abad378c004164a53b4103f]

INTEGRATION: CWS native152 (1.240.24); FILE MERGED

2008/05/07 14:24:51 is 1.240.24.1: #i89120# small changes: install-me removed, SolarisGroup removed

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [9690bc123f7fbb5146cab1dfcc9159595691ff87]

INTEGRATION: CWS native152 (1.47.34); FILE MERGED

2008/05/15 09:12:51 is 1.47.34.1: #i88562# CREATE flag for language specific directory

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ec4cab2c49f7b764633eec7063a79cf3f194dcfc]

INTEGRATION: CWS native152 (1.7.4); FILE MERGED

2008/05/15 09:12:50 is 1.7.4.2: #i88562# CREATE flag for language specific directory
2008/05/07 14:24:51 is 1.7.4.1: #i89120# small changes: install-me removed, SolarisGroup removed

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [9e708c6dcc2eebbc5b13431aa406465799cef4a7]

i10000# generate new configure


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [29d5dd31ed9eb4817f33a2b2ce78f43a93e78332]

INTEGRATION: CWS native152 (1.5.272); FILE MERGED

2008/05/15 09:06:14 is 1.5.272.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [df9cf620c6963ac418815f4555d6ef073b8a251e]

INTEGRATION: CWS native152 (1.3.208); FILE MERGED

2008/05/15 09:06:14 is 1.3.208.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a5f17746a4688de248d748ff47e886f09a959943]

INTEGRATION: CWS native152 (1.10.98); FILE MERGED

2008/05/15 09:06:13 is 1.10.98.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [df4394d1044bd1aa4af354c3d89246e307f56d6d]

INTEGRATION: CWS native152 (1.6.32); FILE MERGED

2008/05/15 09:06:13 is 1.6.32.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [9877c4206f57d3b17ca9c4d84303f099e97dd3ad]

INTEGRATION: CWS native152 (1.4.198); FILE MERGED

2008/05/15 09:06:13 is 1.4.198.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [09468f7e0bc163e8521568522ff820792c0d6146]

INTEGRATION: CWS native152 (1.3.480); FILE MERGED

2008/05/15 09:06:13 is 1.3.480.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [5514a127bbfdc3d2f06a51159f8f58e740dad885]

INTEGRATION: CWS native152 (1.4.514); FILE MERGED

2008/05/15 09:06:13 is 1.4.514.1: #i42871# translation for Windows Installer dialog titles

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [235aa2fc90b5176b17d67bd0dcd4cb1f847f0c52]

INTEGRATION: CWS native152 (1.21.46); FILE MERGED

2008/05/15 09:11:11 is 1.21.46.1: #i89120# using fileversion in file table and no file hash

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [4c67c85118f76a29fb9b1c133721475b76f1c166]

INTEGRATION: CWS native152 (1.38.46); FILE MERGED

2008/05/19 10:34:21 is 1.38.46.1: #i88939# shorter installation path for multi lingual installation sets

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [8de841cfa4d680e821b558ec4c84013d1a693942]

#i10000# merge corrected


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [f7145a0dc1d1cdebecc0c13e4d3b2cec83b12b10]

INTEGRATION: CWS jl98_DEV300 (1.226.30.2.4); FILE MERGED

2008/05/05 15:01:43 is 1.226.30.2.4.1: #b6670785# volatile flag for java xml file

2008-05-21  Kurt Zenker  <kz@openoffice.org>  [4d58bfc0010404e3c2666b82c09ce70a0c61af4e]

INTEGRATION: CWS jl98_DEV300 (1.74.2.1.14); FILE MERGED

2008/05/05 15:04:55 is 1.74.2.1.14.1: #b6670785# volatile flag for java xml file

2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c2c220ea84cd1aee00352af35e9cff48d640a547]

INTEGRATION: CWS i18n43_DEV300 (1.237.4.5.2); FILE MERGED

2008/04/29 21:47:03 khong 1.237.4.5.2.1: #i88411# remove icu setBreakType patch from i83146

2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f783366980b332e0387a6b856fe18c019453a671]

INTEGRATION: CWS obo27 (1.4.36); FILE MERGED

2008/05/02 07:55:29 obo 1.4.36.2: #i88875# Build problems for unxmacxi in SO environment
2008/04/30 11:11:43 obo 1.4.36.1: #i88875# Build problems with SO environment

2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [dd0fe3d928115c4ae44a08d2f99b81683f71e34a]

#i10000# SYSTEM_PORTAUDIO and SYSTEM_SNDFILE are obsolete, too.


2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [7d108624dca35ed4d3e5685fe2f2eeb0c6989b38]

#i10000# Remove remaining occurences of ENABLE_PASF and ENABLE_NAS.


2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [bafdf85eda0d887bbe39e53117af372a12d4379f]

#i10000# Undo change of revision 1.78: we still have to unset ENABLE_PASF and ENABLE_NAS.


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [02600f0c77dc4e548df584a6c1b850ffe4ab04e4]

#i10000# new configure


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [27c0a55682677bc047b90c53a168940914481fad]

#100000# no gnome-set-default-application anymore


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [2187eecb5b54b9a0e23dbf9673fdd1e79932c4f0]

DEV300


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f677872f3bb9a89af2d653b9c48914a9a6b4ac51]

INTEGRATION: CWS oxtsysint01 (1.6.10); FILE MERGED

2008/05/06 07:11:27 obr 1.6.10.1: #i85856# move file type association of .oxt to soffice

2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [986d2215fe7e0d16175b97a0165968704885fcd2]

INTEGRATION: CWS oxtsysint01 (1.27.14); FILE MERGED

2008/04/28 11:34:41 obr 1.27.14.1: #i85856# move file type association of .oxt to soffice

2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [411539bc48a6e424e85862f24954458f36cc0b04]

INTEGRATION: CWS xsltfilter09 (1.15.80); FILE MERGED

2008/01/17 12:46:29 mba 1.15.80.1: #i85268#: new XHTML export filter

2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [33ff808bc27d7f2f314f61f37c623700415edd08]

INTEGRATION: CWS xsltfilter09 (1.226.52); FILE MERGED

2008/04/04 15:22:24 sus 1.226.52.2: RESYNC: (1.226-1.235); FILE MERGED
2008/01/17 12:46:29 mba 1.226.52.1: #i85268#: new XHTML export filter

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3ede7a514c3aa39bc120a6bf2044e27c64f26357]

INTEGRATION: CWS ucpgio1 (1.7.32); FILE MERGED

2008/04/30 16:54:49 cmc 1.7.32.2: #i88090# add gio content provider
2008/04/30 16:41:35 cmc 1.7.32.1: #i88090# add gio content provider

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [7aee8bb74981e1837d62d71f9f9c80574bcdafb1]

INTEGRATION: CWS ucpgio1 (1.10.34); FILE MERGED

2008/05/01 13:08:21 cmc 1.10.34.4: #i88090# add gio content provider config fragment only for ENABLE_GIO
2008/05/01 08:19:37 cmc 1.10.34.3: #i88090# add gio content provider config fragment
2008/04/30 16:54:49 cmc 1.10.34.2: #i88090# add gio content provider
2008/04/30 16:41:36 cmc 1.10.34.1: #i88090# add gio content provider

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d326d9c9179e17b5d47ccdf1579f538a340bbc33]

INTEGRATION: CWS ucpgio1 (1.46.34); FILE MERGED

2008/04/30 16:41:36 cmc 1.46.34.1: #i88090# add gio content provider

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f869ca464cc6141ad7d6b92fe014b4347edf9a87]

INTEGRATION: CWS ucpgio1 (1.47.30); FILE MERGED

2008/05/01 08:19:37 cmc 1.47.30.1: #i88090# add gio content provider config fragment

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f2e46b8e75015e10b0fd11cc3e76bcd5a3263a7b]

INTEGRATION: CWS ucpgio1 (1.6.34); FILE MERGED

2008/04/30 16:41:36 cmc 1.6.34.1: #i88090# add gio content provider

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a194815ade4339519660bc26222e3bf8b25932e2]

INTEGRATION: CWS ucpgio1 (1.185.14); FILE MERGED

2008/04/30 16:29:21 cmc 1.185.14.1: #i88090# add configure support for --enable-gio

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [4d60450b6471f4335abc7752cd2ba4f7f1243406]

INTEGRATION: CWS ucpgio1 (1.263.14); FILE MERGED

2008/04/30 16:29:21 cmc 1.263.14.1: #i88090# add configure support for --enable-gio

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [fe210d06760f0353a388373141330824ea08b8d5]

INTEGRATION: CWS native149 (1.59.8); FILE MERGED

2008/04/28 14:03:23 is 1.59.8.1: #i88689# one version file for each layer

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [31fa8cb4a675ee5daa69bf710c7be06245e4ae4e]

INTEGRATION: CWS native149 (1.75.4); FILE MERGED

2008/04/30 13:29:49 is 1.75.4.5: #i88541# dynamic layer linking for windows
2008/04/29 15:56:20 is 1.75.4.4: #i88541# dynamic Windows linking
2008/04/28 15:43:51 is 1.75.4.3: #i88570# new package names for ooo dev version to avoid conflict with ooo.
2008/04/24 12:11:53 is 1.75.4.2: #i88688# ure in version 1.4
2008/04/24 11:49:44 is 1.75.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [4d3232dddbb82b783589ff3aa5baac63d7d85ddb]

INTEGRATION: CWS native149 (1.25.8); FILE MERGED

2008/04/28 14:03:56 is 1.25.8.2: #i88801# only one application module left
2008/04/24 14:44:18 is 1.25.8.1: #i87006# writerfilter library into writer package

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e0b6b96767677abaa3e9cf8682e25b419f839f97]

INTEGRATION: CWS native149 (1.22.4); FILE MERGED

2008/04/30 13:22:43 is 1.22.4.2: #i88541# dynamic layer linking for windows
2008/04/24 11:51:44 is 1.22.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e4e279b2b521ba6c7f7eabedeed990199849df83]

INTEGRATION: CWS native149 (1.4.8); FILE MERGED

2008/05/05 13:28:16 is 1.4.8.3: #i88541# fix component id for layer entries in registry
2008/04/29 15:56:51 is 1.4.8.2: #i88541# dynamic Windows linking
2008/04/24 11:51:44 is 1.4.8.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6348e7de419d1d1efbff4ec82ae06e588fbc6d42]

INTEGRATION: CWS native149 (1.4.8); FILE MERGED

2008/04/24 11:51:44 is 1.4.8.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d4d367f42c8483c9e4eda1cdaa534b711cc22d80]

INTEGRATION: CWS native149 (1.4.8); FILE MERGED

2008/04/29 15:56:51 is 1.4.8.3: #i88541# dynamic Windows linking
2008/04/28 14:03:23 is 1.4.8.2: #i88689# one version file for each layer
2008/04/24 11:51:44 is 1.4.8.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [eef25a069d79311f0cbdd73d7ceb1a89fe9eb0e0]

INTEGRATION: CWS native149 (1.27.4); FILE MERGED

2008/05/05 13:28:16 is 1.27.4.4: #i88541# fix component id for layer entries in registry
2008/04/30 15:48:39 is 1.27.4.3: #i88541# dynamic layer linking for windows
2008/04/30 13:22:43 is 1.27.4.2: #i88541# dynamic layer linking for windows
2008/04/29 15:56:51 is 1.27.4.1: #i88541# dynamic Windows linking

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [43c2f66443b67be291d779cbaa54169569309c17]

INTEGRATION: CWS native149 (1.13.8); FILE MERGED

2008/04/28 14:03:23 is 1.13.8.1: #i88689# one version file for each layer

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6a3299308b938998b1b7a16db25e1d35ddf8b411]

INTEGRATION: CWS native149 (1.9.8); FILE MERGED

2008/04/24 13:48:09 is 1.9.8.1: #i88433# add Mongolian language

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [4562714f48c9d4cf9584d75320510455913e1734]

INTEGRATION: CWS native149 (1.6.4); FILE MERGED

2008/04/24 11:51:44 is 1.6.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [25bea47d9efc9138a1b8ccd8df8c4323104a9800]

INTEGRATION: CWS native149 (1.19.8); FILE MERGED

2008/04/28 14:03:56 is 1.19.8.1: #i88801# only one application module left

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e6a6f7cfbb1e768dfbfd5ccce8be9565a6e0268e]

INTEGRATION: CWS native149 (1.18.8); FILE MERGED

2008/04/28 14:03:56 is 1.18.8.1: #i88801# only one application module left

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b90dafa130a8be185c478a4b7b86622e14d36320]

INTEGRATION: CWS native149 (1.23.8); FILE MERGED

2008/04/28 14:03:55 is 1.23.8.1: #i88801# only one application module left

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [654df5fae726cc8460774c22a9e15493dbd6cfe7]

INTEGRATION: CWS native149 (1.16.8); FILE MERGED

2008/04/28 14:03:55 is 1.16.8.1: #i88801# only one application module left

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [735fae7c36a3509a94c480f46dd181146417e191]

INTEGRATION: CWS native149 (1.1.2); FILE ADDED

2008/04/24 11:50:27 is 1.1.2.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ec712965c48b7f4290038340a2412c79878c6db1]

INTEGRATION: CWS native149 (1.1.2); FILE ADDED

2008/04/29 15:56:20 is 1.1.2.2: #i88541# dynamic Windows linking
2008/04/24 11:50:47 is 1.1.2.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [217cd016522522d941be9488ec6889df4e7da148]

INTEGRATION: CWS native149 (1.4.24); FILE MERGED

2008/04/24 11:49:44 is 1.4.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b0f46a1f571f3ec1db6469b20e9f68f33736e57e]

INTEGRATION: CWS native149 (1.5.24); FILE MERGED

2008/04/29 15:56:20 is 1.5.24.2: #i88541# dynamic Windows linking
2008/04/24 11:49:44 is 1.5.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b3f8ac08edd59d546922a87583a288b2528006e7]

INTEGRATION: CWS native149 (1.4.24); FILE MERGED

2008/04/24 11:49:43 is 1.4.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [83c85f854bec3bca3f36ae0330d0fe48e415318e]

INTEGRATION: CWS native149 (1.1.2); FILE ADDED

2008/04/24 11:50:37 is 1.1.2.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [69c17d9634750e9380a4ba84158bc4006594e6db]

INTEGRATION: CWS native149 (1.3.474); FILE MERGED

2008/04/29 15:56:20 is 1.3.474.1: #i88541# dynamic Windows linking

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [4a19a4b62d526ada5baa93031fd3e0824a96cdda]

INTEGRATION: CWS native149 (1.2.482); FILE MERGED

2008/04/30 15:48:06 is 1.2.482.4: #i88541# dynamic layer linking for windows
2008/04/30 13:29:49 is 1.2.482.3: #i88541# dynamic layer linking for windows
2008/04/29 15:56:19 is 1.2.482.2: #i88541# dynamic Windows linking
2008/04/24 11:49:43 is 1.2.482.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e3ada0977cc1447188e4605473b1d6c5c1a7a29a]

INTEGRATION: CWS native149 (1.5.24); FILE MERGED

2008/04/30 15:48:06 is 1.5.24.2: #i88541# dynamic layer linking for windows
2008/04/24 11:49:43 is 1.5.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6fe8524367172cb948725dc1cc6498c5697e6c45]

INTEGRATION: CWS native149 (1.6.24); FILE MERGED

2008/04/24 11:49:43 is 1.6.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3578b6f7d181c6cea44ca13d6d301fe07cd35d24]

INTEGRATION: CWS native149 (1.5.24); FILE MERGED

2008/04/24 11:49:43 is 1.5.24.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [16c694c306a641e6e18793d5bb124e009439f8dc]

INTEGRATION: CWS native149 (1.2.482); FILE MERGED

2008/04/30 15:48:06 is 1.2.482.2: #i88541# dynamic layer linking for windows
2008/04/24 11:49:43 is 1.2.482.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [25191f118b12e5d7978818969d5c18c194bbd7eb]

INTEGRATION: CWS native149 (1.2.474); FILE MERGED

2008/04/24 11:49:43 is 1.2.474.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [70536dcb98a7717c8d2cc265bce3694a4b4255d5]

INTEGRATION: CWS native149 (1.44.26); FILE MERGED

2008/04/24 13:47:38 is 1.44.26.1: #i88433# add Mongolian language

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ae52c92e7f5ba3dcfb65a72c54aeea4ceb9a327e]

INTEGRATION: CWS native149 (1.16.4); FILE MERGED

2008/05/05 13:35:00 is 1.16.4.1: #i88541# fix component id for layer entries in registry

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [607e7e60115db0bddfc228283fc485e777ef2da6]

INTEGRATION: CWS native149 (1.23.4); FILE MERGED

2008/04/30 13:28:42 is 1.23.4.3: #i88541# dynamic layer linking for windows
2008/04/29 15:58:24 is 1.23.4.2: #i88541# dynamic Windows linking
2008/04/24 11:54:10 is 1.23.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [28220f21ac3b6916866a5ccc9a42c2037d95f790]

INTEGRATION: CWS native149 (1.29.28); FILE MERGED

2008/04/24 11:54:10 is 1.29.28.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [69d1ed68a8502bd04af55a7e62c9bb19c49e9f85]

INTEGRATION: CWS native149 (1.45.20); FILE MERGED

2008/04/24 11:54:10 is 1.45.20.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [dc7d0cc36ea0cc9f878f6e062f0470625001d394]

INTEGRATION: CWS native149 (1.93.4); FILE MERGED

2008/04/24 11:54:10 is 1.93.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [c4b2afc60ce4c7f7fe50e8f65448ce1286e900d6]

INTEGRATION: CWS native149 (1.38.28); FILE MERGED

2008/04/24 15:01:53 is 1.38.28.1: #i88638# patch for nsis translation

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [caff116c9dac5f041d3737ec9ce3acb05589dff4]

INTEGRATION: CWS native149 (1.17.28); FILE MERGED

2008/04/28 15:44:39 is 1.17.28.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [85e1e690b52b2e0519440ab695309c6d0a2a80b8]

INTEGRATION: CWS native149 (1.109.4); FILE MERGED

2008/04/28 15:44:39 is 1.109.4.2: #i88570# new package names for ooo dev version to avoid conflict with ooo.
2008/04/24 11:54:09 is 1.109.4.1: #i88541# dynamic link creation for Windows

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5402db65d0bb5d253a707ea727d9f90814f0d966]

INTEGRATION: CWS obo29 (1.10.42); FILE MERGED

2008/05/06 09:58:32 obo 1.10.42.1: #i89060# Remove dependency to Logging.pm

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [47abdfe69fa5d8999e9bc7a25014a1f168d94a6a]

INTEGRATION: CWS obo29 (1.35.42); FILE MERGED

2008/05/06 11:04:29 obo 1.35.42.1: #i89060# Remove dependency to Logging.pm

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [81b78c3f984b24116fc67fd4f3303d7de9e2f1e4]

INTEGRATION: CWS obo29 (1.25.42); FILE MERGED

2008/05/06 10:42:46 obo 1.25.42.1: #i89060# Remove dependency to Logging.pm

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6d0b86889f8b2506daee5370dd7a8990e1db6c15]

INTEGRATION: CWS obo29 (1.18.42); FILE MERGED

2008/05/06 10:23:16 obo 1.18.42.1: #i89060# Remove dependency to Logging.pm

2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [34dfb6f4c66034bcfc2ad53ce7dd9d579c0a928c]

INTEGRATION: CWS obo29 (1.9.42); FILE MERGED

2008/05/06 09:55:39 obo 1.9.42.1: #i89060# Remove dependency to Logging.pm

2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ed218daf7385fab710cc8e7fc89430be05173144]

INTEGRATION: CWS fwk86 (1.56.52); FILE MERGED

2008/04/30 15:49:25 pb 1.56.52.4: RESYNC: (1.57-1.59); FILE MERGED
2008/03/26 07:35:34 pb 1.56.52.3: RESYNC: (1.56-1.57); FILE MERGED
2008/03/26 06:00:21 pb 1.56.52.2: fix: #i86685# last changes removed before resync to m4
2008/03/13 09:51:38 pb 1.56.52.1: fix: #i86685# progressbar of splashscreen changed

2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [09bf1f0af245ac6890e760682d9962f91d2e04ce]

INTEGRATION: CWS fwk86 (1.2.6); FILE MERGED

2008/04/30 15:49:22 pb 1.2.6.2: RESYNC: (1.2-1.5); FILE MERGED
2008/03/31 05:32:50 pb 1.2.6.1: fix: #i86685# new progress attributes

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [8ca5c0ce02baf74c22e3592c34ed20553c02e2c2]

DEV300


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [eaadafa7b563cc2bbc93ac68e7435758b687e5ed]

DEV300


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [75f2aaf6c1b9a2cbdecc0908fc927a35af193154]

INTEGRATION: CWS uoffilter (1.61.10); FILE MERGED

2008/02/28 17:14:29 mba 1.61.10.3: RESYNC: (1.61-1.85); FILE MERGED
2008/02/25 05:38:49 liyuan 1.61.10.2: uof filter's configuration
2007/08/14 13:44:50 liyuan 1.61.10.1: add setting for uof filter

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [a3135d7ac5e62fa7ec6f52552547ca263f3e9997]

INTEGRATION: CWS uoffilter (1.192.2); FILE MERGED

2008/02/28 17:14:26 mba 1.192.2.3: RESYNC: (1.192-1.229); FILE MERGED
2008/02/25 05:38:49 liyuan 1.192.2.2: uof filter's configuration
2007/08/14 13:44:50 liyuan 1.192.2.1: add setting for uof filter

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [a9d4e21990c75a1f4b382b9b607f8dd1b38aceb0]

INTEGRATION: CWS uoffilter (1.36.2); FILE MERGED

2008/02/28 17:14:21 mba 1.36.2.3: RESYNC: (1.36-1.43); FILE MERGED
2008/02/25 05:38:50 liyuan 1.36.2.2: uof filter's configuration
2007/08/14 13:44:50 liyuan 1.36.2.1: add setting for uof filter

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1b360a87400f3f43779d319329df1b690d4a303d]

INTEGRATION: CWS lcwarnings2 (1.19.74); FILE MERGED

2008/04/17 12:10:49 tl 1.19.74.3: RESYNC: (1.19-1.24); FILE MERGED
2008/02/29 14:20:19 tl 1.19.74.2: #i83458# warning free code for wntmsci11
2008/02/29 10:20:09 tl 1.19.74.1: #i68903# warning-free code for lingucomponent wntmsci11

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [b6c1e1f8bd3c88baabd84b23aa9ab6d1c1203ee3]

#i88810# fix JDKLIB for jdk15 on unxlngi6


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [2c3b53056e6e40e9c44c74371492b086ff120147]

INTEGRATION: CWS native147 (1.6.2); FILE MERGED

2008/04/24 13:05:46 is 1.6.2.1: #i88334# remove relocatibilty

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [846223373879f9a32798a4794ea3cca409cac7d4]

INTEGRATION: CWS native147 (1.12.6); FILE MERGED

2008/04/21 13:05:59 is 1.12.6.2: #i88334# packages no longer relocatable
2008/04/16 12:57:46 is 1.12.6.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [f9cb1b2aeca81d7c8d9af44afc6d1726f4f4b774]

INTEGRATION: CWS hyphenexternal (1.120.4); FILE MERGED

2008/04/22 13:55:23 rene 1.120.4.5: RESYNC: (1.125-1.131); FILE MERGED
2008/02/19 11:40:59 rene 1.120.4.4: RESYNC: (1.123-1.125); FILE MERGED
2008/01/04 20:33:01 rene 1.120.4.3: RESYNC: (1.122-1.123); FILE MERGED
2007/12/03 13:27:15 rene 1.120.4.2: RESYNC: (1.120-1.122); FILE MERGED
2007/12/03 11:56:27 rene 1.120.4.1: HNJIB

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [cf6542472385ab723fcd8d7dd6090c02377beb5c]

INTEGRATION: CWS native147 (1.10.14); FILE MERGED

2008/04/24 13:05:46 is 1.10.14.1: #i88334# remove relocatibilty

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [ac86220cf5c13bf4ff839a43ff50487de63f56c2]

INTEGRATION: CWS native147 (1.72.16); FILE MERGED

2008/04/16 12:55:17 is 1.72.16.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [3e3db0bbe0e76e491c10c6e12d377d2cf3d5ea09]

INTEGRATION: CWS native147 (1.4.16); FILE MERGED

2008/04/16 12:55:16 is 1.4.16.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [a9419e31e06ee3d705c90449ca81c24cafa76367]

INTEGRATION: CWS native147 (1.3.286); FILE MERGED

2008/04/16 12:55:16 is 1.3.286.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c9244085894de2fbe5344aebfdc41ea8baa78418]

INTEGRATION: CWS native147 (1.5.16); FILE MERGED

2008/04/16 12:55:16 is 1.5.16.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [37d33fa4852cf3431c04c51ee79c941b27515bf8]

INTEGRATION: CWS native147 (1.8.16); FILE MERGED

2008/04/16 12:55:16 is 1.8.16.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [a671ad4c51fd6a10a67712f8b772dd30b7e5954e]

INTEGRATION: CWS native147 (1.22.6); FILE MERGED

2008/04/16 12:57:46 is 1.22.6.1: #i88008# do not show license dialog

2008-05-06  Kurt Zenker  <kz@openoffice.org>  [34a804ee13810ef3c7049b727d97ad8405e2914c]

INTEGRATION: CWS native147 (1.80.6); FILE MERGED

2008/04/25 12:09:39 is 1.80.6.2: #i88334# /opt for linux rpm because of rpm 3
2008/04/21 13:05:58 is 1.80.6.1: #i88334# packages no longer relocatable

2008-05-06  Rüdiger Timm  <rt@openoffice.org>  [197a11b0c23c42790139f9aa1a05813699cede4d]

#i89053# Add BUILD_TYPE LPSOLVE.


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0ad94e81561870206b2ba6589358780bfd10f100]

INTEGRATION: CWS obo28_DEV300 (1.46.18); FILE MERGED

2008/04/25 09:58:06 cl 1.46.18.1: #i88518# added missing directxcanvas.par to jre build

2008-05-05  Kurt Zenker  <kz@openoffice.org>  [71fb6531321f22e3ef9c801f83284a23c32b2f9b]

INTEGRATION: CWS obo28_DEV300 (1.7.14); FILE MERGED

2008/04/25 09:35:48 obo 1.7.14.1: #i88518# directxcanvas.uno.dll missing

2008-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [baf760f355bfed8e9dfe40b6b0fd0d8a01d032c4]

#i10000#: remove ENABLE_PASF for unxlngx6


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [440d162fe4bbca85c8c8a7ee72b96db2101a1c7c]

#i10000#: add unxlngix6.pro to pack.lst


2008-04-28  Vladimir Glazounov  <vg@openoffice.org>  [f80dd6edccc95fe2d52018393991d2de582225b6]

#i88754# ANT fix


2008-04-28  Vladimir Glazounov  <vg@openoffice.org>  [9a26c42978b4fc9c00d43e6a3a46f6d6fd7ba0c8]

#i88754# #i88753# autoconf + ANT_HOME fix


2008-04-25  Rüdiger Timm  <rt@openoffice.org>  [8d6276812ff335709c46a592c7edb485059b40b7]

#i88445# language packs for OOo_dev


2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [97986d3f66945750259cf7aea7bff36cf47b22c8]

DEV300


2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [109d09017ca74264cdec289ce9ff6d58a3b828ab]

INTEGRATION: CWS wikiant (1.263.8); FILE MERGED

2008/04/22 17:42:54 rene 1.263.8.1: i87919# check for ant >= 1.7.0 when the mediawiki extension is built

2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [499d839168edc668c8c168419f9d5638aed6dc05]

INTEGRATION: CWS wikiant (1.230.8); FILE MERGED

2008/04/22 17:42:50 rene 1.230.8.1: i87919# check for ant >= 1.7.0 when the mediawiki extension is built

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9dbb6a5b89a44ce9f18bd5ce6859864adbf3f3e9]

INTEGRATION: CWS native148 (1.6.4); FILE MERGED

2008/04/21 11:12:09 is 1.6.4.1: #i88445# language pack name

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9fbe59bea3d17588ec6c28f269ccceb800359c21]

INTEGRATION: CWS native148 (1.45.10); FILE MERGED

2008/04/21 11:17:39 is 1.45.10.1: #i88445# language pack name

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [15593ee8cfad450a10315c90d7db6f112cfde4fb]

INTEGRATION: CWS native148 (1.107.10); FILE MERGED

2008/04/21 11:17:39 is 1.107.10.1: #i88445# language pack name

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e57e9f278ba16d1be28742c9f10959295fe2269a]

INTEGRATION: CWS registrationurl (1.73.2); FILE MERGED

2008/04/18 10:53:17 pb 1.73.2.1: fix: #i86962# new registration urls for 3.0 Beta and developer snapshot

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a37af442e43f35f578f89ed66107729210182b28]

INTEGRATION: CWS pdfimportfix (1.57.30); FILE MERGED

2008/04/16 09:57:03 akhva 1.57.30.1:  fix for xpdf.exe

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3c34b4ab20e64f8cd37435999ca679c7289d100c]

INTEGRATION: CWS pdfimportfix (1.2.32); FILE MERGED

2008/04/16 09:56:14 akhva 1.2.32.1:  fix for xpdf.exe

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4a7b3a7b06b568321e41297a1459d6640cbab1a4]

INTEGRATION: CWS cmcfixes43 (1.6.1008); FILE MERGED

2008/03/10 12:19:09 cmc 1.6.1008.1: #i86874# add a system lpsolve option

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6725df6e42dd9ac10ae69e0dbda57c3968cfd01e]

INTEGRATION: CWS cmcfixes43 (1.38.42); FILE MERGED

2008/03/10 12:19:09 cmc 1.38.42.1: #i86874# add a system lpsolve option

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d7a61c2111b0d5b6fed18cdf2aa5a3a4718ac074]

INTEGRATION: CWS cmcfixes43 (1.3.114); FILE MERGED

2008/03/03 09:22:45 cmc 1.3.114.1: #i86625# remove hash_map/hash_set warnings

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ef8a42a4fdde32301513c150df96c35e7b1c57ef]

INTEGRATION: CWS cmcfixes43 (1.4.114); FILE MERGED

2008/03/03 09:22:45 cmc 1.4.114.1: #i86625# remove hash_map/hash_set warnings

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f26411fe3b1592cf14827c27649fb7fdce4bd987]

INTEGRATION: CWS cmcfixes43 (1.174.6); FILE MERGED

2008/03/12 10:59:06 cmc 1.174.6.2: RESYNC: (1.174-1.178); FILE MERGED
2008/03/10 12:21:10 cmc 1.174.6.1: #i86874# add a system lpsolve option

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7b9bbe418c0dae02db33123df068ae9cf820fef4]

INTEGRATION: CWS cmcfixes43 (1.249.12); FILE MERGED

2008/03/25 11:59:49 cmc 1.249.12.6: #i86670# tweak for gentoo locations
2008/03/20 16:59:44 cmc 1.249.12.5: #i86670# how about this then for the sdkdir fallback
2008/03/12 10:59:41 cmc 1.249.12.4: RESYNC: (1.249-1.252); FILE MERGED
2008/03/10 12:21:09 cmc 1.249.12.3: #i86874# add a system lpsolve option
2008/03/06 09:46:31 cmc 1.249.12.2: #i86715# add a --with-system-headers
2008/03/04 08:52:09 cmc 1.249.12.1: #i86670# add support for libxul

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4d45029a62a56829f1b5ff35c7ba8b52a56b644d]

INTEGRATION: CWS cmcfixes43 (1.126.10); FILE MERGED

2008/03/12 10:58:08 cmc 1.126.10.2: RESYNC: (1.126-1.128); FILE MERGED
2008/03/05 17:24:45 cmc 1.126.10.1: #i86715# propogate libhyphen around

2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d2b82795864d6e6a116f3f4114ca41dda6099129]

INTEGRATION: CWS sb85 (1.5.66); FILE MERGED

2008/03/11 15:18:56 sb 1.5.66.1: #i86117# The function \"getopt\" must have a prototype.

2008-04-24  Oliver Bolte  <obo@openoffice.org>  [5607fbdaff0a18fe86914cab5e44dd88bc3f4db8]

#i10000# shell support for unxmacxi


2008-04-24  Rüdiger Timm  <rt@openoffice.org>  [0562b7bca399b3c3cd97fd3531de310cd495b1d4]

Tune some settings: no n: drive needed for developers.


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [71baff5e7657693f72922f8f84b51ec3a3f1afff]

INTEGRATION: CWS hr50 (1.13.28); FILE MERGED

2008/04/16 10:27:39 hr 1.13.28.1: #i86797#: code is not yet 64 bit clean, disable building

2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7363d85809ec80cc09de2db91f63e73f39671bc]

INTEGRATION: CWS hr50 (1.8.16); FILE MERGED

2008/04/16 10:27:39 hr 1.8.16.1: #i86797#: code is not yet 64 bit clean, disable building

2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbf2684cbd0bf16cacbdc1f3a07faa201600475a]

INTEGRATION: CWS hr50 (1.2.38); FILE MERGED

2008/04/16 10:27:38 hr 1.2.38.1: #i86797#: code is not yet 64 bit clean, disable building

2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d149ffd07d7e02e4193c982becae287284033567]

INTEGRATION: CWS hr50 (1.7.216); FILE MERGED

2008/04/17 09:59:24 hr 1.7.216.1: #i86797#: add jre for Linux x64 platform

2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [be1572151e9126c9dfdd0753126bc85056863c54]

INTEGRATION: CWS hr50 (1.74.58); FILE MERGED

2008/04/17 09:39:28 hr 1.74.58.1: #i86797#: introduce unxlngx6 environment for 64 bit Linux - build with compiler STL

2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [11dc34666e1d34cc7c2739c190e18da3738b123a]

INTEGRATION: CWS hr50 (1.1.34); FILE MERGED

2008/04/17 09:39:28 hr 1.1.34.1: #i86797#: introduce unxlngx6 environment for 64 bit Linux - build with compiler STL

2008-04-22  Vladimir Glazounov  <vg@openoffice.org>  [77f337ddcfc4205e1bf9c386323a769f6bb23bb9]

#100000# fix for for broken --prepare of SO modules


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [e99ba053f97a35ab7390f32008e51ec746b3749a]

#i10000# no NOLOGOIMAGES needed any more since CWS iconupdate04.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [9eae15e7fda40c1915037b2cd4f55b1d90a70920]

#i10000# No jds packages for Linux any more.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [2741fe1c2c248e0634bc32150bbac9e09ff13535]

#i10000# Do not send error mails any more.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [521083a8a4c1e358388a1a60f4b3d8ea790c6190]

DEV300


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f67eae557c77577f7214327bab650ef6d3314fff]

INTEGRATION: CWS native145 (1.23.30); FILE MERGED

2008/04/15 14:35:31 is 1.23.30.2: #i88051# no Windows registry settings in Beta
2008/04/14 15:56:33 is 1.23.30.1: #i88143# new unix package names and versions

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3d5cf7cd7aa6b13c5bae2e7918aae5b630766410]

INTEGRATION: CWS native145 (1.20.30); FILE MERGED

2008/04/15 14:35:31 is 1.20.30.1: #i88051# no Windows registry settings in Beta

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [26f2e566780ac1968c86e37c793b740975fddbf2]

INTEGRATION: CWS native145 (1.2.30); FILE MERGED

2008/04/17 09:30:33 is 1.2.30.1: #i88143# new name for Brand directory

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [eca40f10f6b1b1ac48d46d16d7236eb3f7c56e89]

INTEGRATION: CWS native145 (1.72.14); FILE MERGED

2008/04/14 15:55:50 is 1.72.14.1: #i88143# new unix package names and versions

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [93c3184d967863cf2baeb4b060725c15d06e6ff4]

INTEGRATION: CWS native145 (1.14.34); FILE MERGED

2008/04/15 14:36:16 is 1.14.34.1: #i88051# no Windows registry settings in Beta

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [57626455163b55c92fc2f275d9f05db036620134]

INTEGRATION: CWS native145 (1.21.34); FILE MERGED

2008/04/15 14:36:16 is 1.21.34.1: #i88051# no Windows registry settings in Beta

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [66d9524f0eb86d140618ca321859f2149649f154]

INTEGRATION: CWS native145 (1.11.6); FILE MERGED

2008/04/17 11:20:16 is 1.11.6.3: #i88143# new name for Brand directory
2008/04/17 09:31:18 is 1.11.6.2: #i88143# new name for Brand directory
2008/04/14 16:02:19 is 1.11.6.1: #i88259# Debian support

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8d0bef3dbabe81dbfb7a7264f0aea973d322408e]

INTEGRATION: CWS native145 (1.46.174); FILE MERGED

2008/04/14 16:02:19 is 1.46.174.1: #i88259# Debian support

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b0b909ca906506373937861250b8d9a960974466]

INTEGRATION: CWS native145 (1.91.32); FILE MERGED

2008/04/14 16:02:19 is 1.91.32.1: #i88259# Debian support

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7c3fceb500cf95da23839d3fa49e2fa41204b567]

INTEGRATION: CWS native145 (1.79.6); FILE MERGED

2008/04/14 16:02:19 is 1.79.6.1: #i88259# Debian support

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c529a589ab8db528645d4854471ba65936a3bc29]

INTEGRATION: CWS native145 (1.104.32); FILE MERGED

2008/04/15 14:36:15 is 1.104.32.2: #i88051# no Windows registry settings in Beta
2008/04/14 16:02:18 is 1.104.32.1: #i88259# Debian support

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [67c449db16659dd138e4b734a46d59f40a73a128]

INTEGRATION: CWS iconupdate04 (1.2.4); FILE MERGED

2008/03/28 17:28:23 hjs 1.2.4.1: #i87567# - apply patches  done by is

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5b28fc2b4aaee95aa24a174b219562efc3ef05f7]

INTEGRATION: CWS iconupdate04 (1.90.4); FILE MERGED

2008/04/03 15:55:55 is 1.90.4.4: #i87567# separating branding part from images.zip
2008/04/03 15:13:21 hjs 1.90.4.3: #i87567# - fix typo
2008/04/03 01:19:58 ka 1.90.4.2: RESYNC: (1.90-1.91); FILE MERGED
2008/03/28 17:28:23 hjs 1.90.4.1: #i87567# - apply patches  done by is

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [87f9c75880d0637803319010fa3930e617b64dec]

INTEGRATION: CWS iconupdate04 (1.234.4); FILE MERGED

2008/04/03 15:55:55 is 1.234.4.3: #i87567# separating branding part from images.zip
2008/04/03 01:19:54 ka 1.234.4.2: RESYNC: (1.234-1.235); FILE MERGED
2008/03/28 17:28:22 hjs 1.234.4.1: #i87567# - apply patches  done by is

2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6b5021172a24fdddc9d63f90ff5016e2fbbae7b5]

INTEGRATION: CWS iconupdate04 (1.2.4); FILE MERGED

2008/04/03 15:55:55 is 1.2.4.2: #i87567# separating branding part from images.zip
2008/03/28 17:28:22 hjs 1.2.4.1: #i87567# - apply patches  done by is

2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [be70f9552179cadeaf172633fee232f64b8503cf]

DEV300


2008-04-16  Vladimir Glazounov  <vg@openoffice.org>  [769e01952a6d24d285f1df584fe43a43011fa76a]

#100000# restore global variables


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c28a5701dd40f7b5b7cf68ed63891b129b5a4438]

#i10000# re-generated configure


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd01f8c8b56826e59764e19484a1942f33ec2470]

DEV300


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [01c4ac16c674b23e78e1a6df8b1a458207e7f087]

INTEGRATION: CWS native141 (1.23.16); FILE MERGED

2008/04/09 16:39:51 is 1.23.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3c49aa30c943407a3043a6f890b15b49d4356d4f]

INTEGRATION: CWS native141 (1.2.16); FILE MERGED

2008/04/09 16:39:51 is 1.2.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6c1757862aaef5fb4b26389c1e6b031fcb818fc7]

INTEGRATION: CWS native141 (1.4.16); FILE MERGED

2008/04/09 16:39:51 is 1.4.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [215480d7df4d4b10073acd11f4009e020edf9856]

INTEGRATION: CWS native141 (1.4.94); FILE MERGED

2008/04/02 16:08:31 is 1.4.94.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [81e21a2c28057518ff2350b79456c94d447ba076]

INTEGRATION: CWS native141 (1.5.16); FILE MERGED

2008/04/09 16:39:50 is 1.5.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e8e9798ff958f1a360dda3ed29c097fb8085d14a]

INTEGRATION: CWS native141 (1.2.16); FILE MERGED

2008/04/02 16:08:31 is 1.2.16.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [66b6822077884a3d6fc3553774659bb64a701c24]

INTEGRATION: CWS native141 (1.2.16); FILE MERGED

2008/04/09 16:39:50 is 1.2.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [07695041fad3edc1243011d247b049138471716c]

INTEGRATION: CWS native141 (1.23.16); FILE MERGED

2008/04/03 15:02:39 is 1.23.16.1: #i87825# key for simplify search of layer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4fdc7564d89b2de2870272481813680f02bcd620]

INTEGRATION: CWS native141 (1.57.14); FILE MERGED

2008/04/02 16:08:31 is 1.57.14.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0df68770f76e4c4ea40c4982172a6ba9854c0899]

INTEGRATION: CWS native141 (1.10.16); FILE MERGED

2008/04/02 16:08:31 is 1.10.16.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [81f36beb6c6fcbbda2d7aad6c6c890e2c5116fb0]

INTEGRATION: CWS native141 (1.3.466); FILE MERGED

2008/04/09 15:35:09 is 1.3.466.1: #i88051# no system integration in beta

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bd98d635192e3debf65cb54c7132571846a45331]

INTEGRATION: CWS native141 (1.5.200); FILE MERGED

2008/04/09 16:39:50 is 1.5.200.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [add1b4e37baf04bd35284f7fea6ec8aacef78fcc]

INTEGRATION: CWS native141 (1.9.14); FILE MERGED

2008/04/09 16:39:50 is 1.9.14.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [08307dd76fc7245e5090962bb1914a4ff903c757]

INTEGRATION: CWS native141 (1.91.10); FILE MERGED

2008/04/09 16:39:50 is 1.91.10.2: #i88109# no packages at nodes in java installer
2008/04/03 14:54:15 is 1.91.10.1: #i87821# hunspell only for one module

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [12df5ae30255ba2db049fc59559ae19b3b0ed7aa]

INTEGRATION: CWS native141 (1.2.16); FILE MERGED

2008/04/09 16:39:50 is 1.2.16.2: #i88109# no packages at nodes in java installer
2008/04/02 16:08:31 is 1.2.16.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a283d8f946f2fb289ca75fb5b6b13fd099a7942a]

INTEGRATION: CWS native141 (1.17.16); FILE MERGED

2008/04/09 16:39:50 is 1.17.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a73a45f1b376ef94cfda8389ade0b7e305a2ebfc]

INTEGRATION: CWS native141 (1.17.16); FILE MERGED

2008/04/09 16:39:49 is 1.17.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [10d85b6db6c36fe9a35e9229dda002002d6eda20]

INTEGRATION: CWS native141 (1.16.16); FILE MERGED

2008/04/09 16:39:49 is 1.16.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e20b1fdfabe493aeb1d682d588b1f0d005f99c13]

INTEGRATION: CWS native141 (1.21.16); FILE MERGED

2008/04/09 16:39:49 is 1.21.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [16a3f503065d9e03c3eab2fd177b5382124f5444]

INTEGRATION: CWS native141 (1.14.16); FILE MERGED

2008/04/09 16:39:48 is 1.14.16.1: #i88109# no packages at nodes in java installer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8930604fd6710c88ee1abd4968221f8158bcaca5]

INTEGRATION: CWS native141 (1.72.6); FILE MERGED

2008/04/02 16:11:10 is 1.72.6.1: #i87718# update url

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f332540d6b5178a50513052bdcf1488d3979174]

INTEGRATION: CWS native141 (1.10.20); FILE MERGED

2008/04/09 16:41:06 is 1.10.20.1: #i88109# no packages at nodes in java installer and new install order

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2d5b2d3eccf194b3f4c8a1a5ad67de59a21ccfac]

INTEGRATION: CWS native141 (1.17.24); FILE MERGED

2008/04/09 12:50:52 is 1.17.24.2: #i88088# performance improvement patch
2008/04/03 08:41:18 is 1.17.24.1: #i87732# version number in package names

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [45751f096e98e0aeca72ae1323cb230de13cd4e0]

INTEGRATION: CWS obr08 (1.11.14); FILE MERGED

2008/04/09 07:02:56 obr 1.11.14.1: added THIRDPARTYLICENSEREADME.html to top-level licenses folder

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f44cfb5daa148ce87894c73caeea0fb69fc21415]

INTEGRATION: CWS native141 (1.43.24); FILE MERGED

2008/04/09 16:41:05 is 1.43.24.1: #i88109# no packages at nodes in java installer and new install order

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [70be8b76315c7f6e76a7a9d763dde02f04e367a5]

INTEGRATION: CWS obr08 (1.4.24); FILE MERGED

2008/03/31 20:42:49 obr 1.4.24.3: RESYNC: (1.7-1.9); FILE MERGED
2008/03/12 11:22:40 obr 1.4.24.2: RESYNC: (1.4-1.7); FILE MERGED
2008/02/28 13:16:30 obr 1.4.24.1: #i85831# include translations for OpenDocument types on MacOS X

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [33ecc4f953c34cde16986e1697e9e1a8398b2725]

INTEGRATION: CWS native141 (1.15.24); FILE MERGED

2008/04/04 12:05:25 is 1.15.24.1: #i87401# fix performance problem for multilanguage installation sets

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [60b12fc391d1553a56ecc8239a2463d9c870e5c0]

INTEGRATION: CWS obr08 (1.229.12); FILE MERGED

2008/03/31 20:42:46 obr 1.229.12.3: RESYNC: (1.233-1.235); FILE MERGED
2008/03/12 11:22:37 obr 1.229.12.2: RESYNC: (1.229-1.233); FILE MERGED
2008/02/28 13:16:30 obr 1.229.12.1: #i85831# include translations for OpenDocument types on MacOS X

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [89942a6968398dc1ebe02524441ca2f284a30bff]

INTEGRATION: CWS native141 (1.104.22); FILE MERGED

2008/04/09 16:41:05 is 1.104.22.1: #i88109# no packages at nodes in java installer and new install order

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [df2c87187550164b6bcd443cfc36dcb095c1f7a8]

INTEGRATION: CWS obr08 (1.43.24); FILE MERGED

2008/04/02 11:47:02 obr 1.43.24.3: #i87721# added OFFICEDIRECTORY and unopkg symlink for MacOS X
2008/03/31 20:42:42 obr 1.43.24.2: RESYNC: (1.43-1.44); FILE MERGED
2008/02/28 13:16:30 obr 1.43.24.1: #i85831# include translations for OpenDocument types on MacOS X

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f47be016e604e5dc324bbf7ab8e860e747811951]

INTEGRATION: CWS obr08 (1.2.14); FILE MERGED

2008/04/02 11:47:02 obr 1.2.14.1: #i87721# added OFFICEDIRECTORY and unopkg symlink for MacOS X

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [032eba18865a1431aee2299d150d565bfaa7a92c]

INTEGRATION: CWS obr08 (1.8.58); FILE MERGED

2008/02/28 13:16:30 obr 1.8.58.1: #i85831# include translations for OpenDocument types on MacOS X

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6de2e28d4e4a22b613a3a643649f48ef8d910e51]

INTEGRATION: CWS obr08 (1.13.22); FILE MERGED

2008/04/08 09:10:31 obr 1.13.22.3: move unopkg UserInstallation to temppath
2008/04/08 07:21:02 obr 1.13.22.2: #154101# support for (optional) Software License Agreement
2008/04/02 12:07:55 obr 1.13.22.1: #i87721# unset LIBRARY_PATH variants before running unopkg and include product extension in dmg volume name

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [06d1d50da151531d0e9d1f35efe28690f0952ef4]

INTEGRATION: CWS obr08 (1.103.30); FILE MERGED

2008/03/31 20:41:46 obr 1.103.30.2: RESYNC: (1.103-1.104); FILE MERGED
2008/03/14 14:04:47 obr 1.103.30.1: support bundled extensions in pkgformat dmg

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [27fc904ca5701194521593d7d0b11fbf9367802f]

INTEGRATION: CWS sb86 (1.5.670); FILE MERGED

2008/03/27 14:42:47 sb 1.5.670.1: #i87497# move quickstart.exe from basis to brand layer

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d3fd28430e49009a12adad039056527c0c395782]

INTEGRATION: CWS sb86 (1.234.2); FILE MERGED

2008/03/25 10:55:17 sb 1.234.2.1: #i87294# a better fix for the VBA_EXTENSION/MACOSX problem

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [152a11e0d4ab82889bab7d1b5eaf522a4b7ac2fb]

INTEGRATION: CWS sb86 (1.282.2); FILE MERGED

2008/03/25 10:55:17 sb 1.282.2.1: #i87294# a better fix for the VBA_EXTENSION/MACOSX problem

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [83282ce4d2929062a59641f819af8c7302c9e1c0]

INTEGRATION: CWS sb86 (1.254.2); FILE MERGED

2008/03/25 10:44:19 sb 1.254.2.1: #i87294# make --with-vba-package-format=builtin the default, since =extn can cause problems, esp. on Mac OS X where a library cannot be linked SHLnRPATH=OXT if it links against non-URE OOo libs

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a1ed9721155f01a8309668837136c1d3f2a72f71]

INTEGRATION: CWS native140 (1.15.156); FILE MERGED

2008/03/31 15:12:29 is 1.15.156.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ad692655751f25f24fd95d22c2a66bc01d2160fe]

INTEGRATION: CWS native140 (1.12.176); FILE MERGED

2008/03/31 15:12:29 is 1.12.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [abfb11628778c4200ee9e7e1cff98d3682f46f7f]

INTEGRATION: CWS native140 (1.35.12); FILE MERGED

2008/03/31 15:12:29 is 1.35.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ba85e5991f19558d374d3a3aa8ae738d250bf272]

INTEGRATION: CWS native140 (1.6.676); FILE MERGED

2008/03/31 15:12:28 is 1.6.676.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0b5fe46a74b57872cc4a4ae15172ae367ec4c673]

INTEGRATION: CWS native140 (1.5.676); FILE MERGED

2008/03/31 15:12:28 is 1.5.676.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4f6b54a0fde44d568ae84b7bc0951c93a40faf52]

INTEGRATION: CWS native140 (1.26.12); FILE MERGED

2008/03/31 15:12:28 is 1.26.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c993cf75c67367819c9cbaca12ef5c59a8f6df83]

INTEGRATION: CWS native140 (1.23.12); FILE MERGED

2008/03/31 15:12:27 is 1.23.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d2edb7b5a1b99924ab4283234383405b545dd9d5]

INTEGRATION: CWS native140 (1.10.12); FILE MERGED

2008/03/31 15:12:27 is 1.10.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fef1ef17a28ab194ebe191c813e4530d62421de2]

INTEGRATION: CWS native140 (1.62.12); FILE MERGED

2008/03/31 15:12:27 is 1.62.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f30826d483efe33eb0666a4d3e3b7e5164b071bc]

INTEGRATION: CWS native140 (1.235.4); FILE MERGED

2008/03/31 16:08:17 is 1.235.4.2: #i87653# files with PATCH_ONLY must be in patch
2008/03/31 15:12:27 is 1.235.4.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6a62f19d2d317c17c86c983e84bc71be1a42fd99]

INTEGRATION: CWS native140 (1.283.6); FILE MERGED

2008/03/31 16:03:19 is 1.283.6.2: #i87653# patchmsi.dll must be in patch
2008/03/31 15:12:27 is 1.283.6.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bf1f6fe3e9bf6d3bdb97f9bc0a34455940251936]

INTEGRATION: CWS native140 (1.29.274); FILE MERGED

2008/03/31 15:12:27 is 1.29.274.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d73305a67d21388bab30879ac010b45495d366d]

INTEGRATION: CWS native140 (1.44.10); FILE MERGED

2008/03/31 15:12:27 is 1.44.10.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd15b21399bfaab48131b7e4c091296555a567ea]

INTEGRATION: CWS native140 (1.4.134); FILE MERGED

2008/03/31 15:12:26 is 1.4.134.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [845aa4209157395e0f9f174564e40a91e9d6720b]

INTEGRATION: CWS native140 (1.12.176); FILE MERGED

2008/03/31 15:12:26 is 1.12.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3fdb489110ffbbb4ae1bedf3c47f340074497200]

INTEGRATION: CWS native140 (1.35.12); FILE MERGED

2008/03/31 15:12:26 is 1.35.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [802e7e3d87f0b0124ef449c55ebedd3b0d84c06a]

INTEGRATION: CWS native140 (1.4.144); FILE MERGED

2008/03/31 15:12:25 is 1.4.144.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3d2eeed2023014c1ae26393033a2f1424f242947]

INTEGRATION: CWS native140 (1.13.960); FILE MERGED

2008/03/31 15:12:25 is 1.13.960.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2adbba7ad86d013d74ff932bcc37451f1878264b]

INTEGRATION: CWS native140 (1.12.176); FILE MERGED

2008/03/31 15:12:25 is 1.12.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f8ff87bed4e69b171037f634c5c56d0f8e16ff94]

INTEGRATION: CWS native140 (1.32.12); FILE MERGED

2008/03/31 15:12:25 is 1.32.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f78959fa4f4421b421bf50f890406cee2acd664d]

INTEGRATION: CWS native140 (1.11.676); FILE MERGED

2008/03/31 15:12:25 is 1.11.676.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9477335d94953b39736d93e97c36a64c736bc646]

INTEGRATION: CWS native140 (1.5.676); FILE MERGED

2008/03/31 15:12:24 is 1.5.676.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ed7ffd2279fe0fffb5de879081a483c000d99676]

INTEGRATION: CWS native140 (1.13.176); FILE MERGED

2008/03/31 15:12:24 is 1.13.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [87827bec270e9d08b66e0b98d3381aeafd62ace6]

INTEGRATION: CWS native140 (1.26.12); FILE MERGED

2008/03/31 15:12:24 is 1.26.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4fc4bcdc11dea8392af754713c1adbbacc0f3dbd]

INTEGRATION: CWS native140 (1.5.12); FILE MERGED

2008/03/31 15:12:24 is 1.5.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7bb5cd32a751ef31d01b87304439e0ca84975b55]

INTEGRATION: CWS native140 (1.3.940); FILE MERGED

2008/03/31 15:12:24 is 1.3.940.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1a2a119eacd20a6f8e5218cb2c3bc4ebaf026cfb]

INTEGRATION: CWS native140 (1.5.84); FILE MERGED

2008/03/31 15:12:24 is 1.5.84.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ecd05490d7d25a96403ca20fda425a6e094ce180]

INTEGRATION: CWS native140 (1.9.156); FILE MERGED

2008/03/31 15:12:23 is 1.9.156.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f9ef109e1afd4684f6d435c7cd540b8351930748]

INTEGRATION: CWS native140 (1.12.176); FILE MERGED

2008/03/31 15:12:23 is 1.12.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6d1b8ff141d7c21edf3bc77d0eb5f20eafd28ed4]

INTEGRATION: CWS native140 (1.39.12); FILE MERGED

2008/03/31 15:12:23 is 1.39.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3756beda30b5dc4f5caba672e49cac0a12f39c91]

INTEGRATION: CWS native140 (1.7.176); FILE MERGED

2008/03/31 15:12:23 is 1.7.176.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ea6fdfae660904211558deddec85b36277b7fd7c]

INTEGRATION: CWS native140 (1.25.12); FILE MERGED

2008/03/31 15:12:23 is 1.25.12.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [92455798b861570f0c7435559a00e0e91cba830e]

INTEGRATION: CWS native140 (1.8.712); FILE MERGED

2008/03/31 16:08:17 is 1.8.712.2: #i87653# files with PATCH_ONLY must be in patch
2008/03/31 15:12:23 is 1.8.712.1: #i87653# removing all PATCH flags

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [66239cd1f089843114f61676a7c7f37f571cccb2]

INTEGRATION: CWS buildtool02 (1.163.6); FILE MERGED

2008/04/10 13:16:32 vg 1.163.6.14: some fixes for generation of the html page
2008/04/09 12:27:49 vg 1.163.6.13: some fixes for generation of the html page
2008/04/08 15:58:16 vg 1.163.6.12: some fixes for generation of the html page
2008/04/07 16:13:45 vg 1.163.6.11: #i84365# no special error-hadling for pre-job
2008/04/04 13:26:38 vg 1.163.6.10: #i85611# take vcsid & cvs_server from user conf file as default
2008/02/11 17:37:36 vg 1.163.6.9: ''${.link:...}''
2008/02/01 16:53:51 vg 1.163.6.8: #i85611#
2008/01/30 12:50:17 vg 1.163.6.7: #i85722# enable --prepare for windows
2007/12/21 15:28:22 vg 1.163.6.6: #i84365# bugfixing
2007/12/17 13:48:17 vg 1.163.6.5: #i84365# bugfixing
2007/12/17 12:01:46 vg 1.163.6.4: #i84365# a bugfix
2007/12/14 14:00:13 vg 1.163.6.3: #i10000# fix for some build breaker
2007/12/14 11:32:55 vg 1.163.6.2: #i84365# some rework to pre- and post- job concept
2007/12/11 13:55:13 vg 1.163.6.1: #i84365# ensure right exit code for multiprocessing mode with --dontgraboutput switch

2008-04-15  Oliver Bolte  <obo@openoffice.org>  [817ac900f8c9289ebdd89bb35bcbf7c0a3431394]

#i10000# fix for new msitran.exe


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [706d37772f14c42b4c097e0539e81ff33035c720]

#i10000# Standard languages for wntmsci12 product.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23de164c4ef55a0f891c32a7a8357bd70e6d166a]

#i10000# Switch from wntmsci11 (.NET 2005) to wntmsci12 (.NET 2008).


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db8698afba4623b6dc4698d6683804f61d8742ce]

DEV300


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [758cc3a19d9c552935d06577452b40566924a15e]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED

2008/04/09 16:08:30 rt 1.2.2.1: #i87884# Change license header to LPGL v3.

2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4ce6a9c6fc481fe517db0f969c7553c70cba35a]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED

2008/03/31 13:20:26 rt 1.4.118.1: #i87441# Change license header to LPGL v3.

2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18d03d7447cbf4289fa0fb0fc05970ca3809e929]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED

2008/03/31 13:20:26 rt 1.3.118.1: #i87441# Change license header to LPGL v3.

2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34ecbbd0e01c21271f65e44075bbf53ddec4c522]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED

2008/03/31 13:20:26 rt 1.5.2.1: #i87441# Change license header to LPGL v3.

2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed21e20c69b0dc4a94bb07efb633bcf33e385fc7]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED

2008/03/31 13:20:26 rt 1.6.32.1: #i87441# Change license header to LPGL v3.

2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [585ae52785b0da31993c162ae298d5778cbd9d3d]

INTEGRATION: CWS changefileheader (1.42.2); FILE MERGED

2008/03/31 13:20:26 rt 1.42.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6b72c98eabdeeb05487f8751126de6dcce63874]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED

2008/03/31 13:05:38 rt 1.5.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4b214d11d9f98249dbbd0d4ac0fbb7de95297c3]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED

2008/03/31 13:05:38 rt 1.6.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c97d4b2c8419fc7eadddb2168cc86deeff48e3e1]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED

2008/03/31 13:05:38 rt 1.3.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [883c0710e19ff2626c06aab830229202eea0fc62]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED

2008/03/31 13:05:38 rt 1.5.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c75d302c34ad8e675fab596fce14fe230b99b092]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED

2008/03/31 13:05:38 rt 1.3.80.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09535dc679acea76799249066c7d5f7aaa7b9262]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED

2008/03/31 13:05:37 rt 1.5.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e21349a8c0d4753c91ccd868f6760ae6ba401339]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED

2008/04/01 15:41:17 thb 1.5.70.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.5.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [875c63db50de9b12f89f9bc4697cd28efd2fe25b]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED

2008/03/31 13:05:37 rt 1.4.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dd3b3113750f44480cd1a91b7013f2732545894]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED

2008/03/31 13:05:37 rt 1.4.54.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a28dd0b37ffed73db218d2f7f1ce1d23f5803fef]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED

2008/04/01 15:41:16 thb 1.2.100.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.2.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a02d7a488d9f288fc5c8e2dffeee9af32c511c4d]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED

2008/04/01 15:41:15 thb 1.3.100.2: #i85898# Stripping all external header guards
2008/03/31 13:05:37 rt 1.3.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d168ec005ec0d0d13735f8d397c6177c1ca7ef7a]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED

2008/03/31 13:05:37 rt 1.5.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14da1838200a86f587e2b3e731e41ced3f80534c]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED

2008/03/31 13:05:36 rt 1.4.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b58df9b71f8972a4b02a427cde08bc22a1db9f8]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED

2008/03/31 13:05:36 rt 1.5.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76ad4b5c74fa3052f2a0d07e9af21381d8479294]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED

2008/04/01 09:43:44 thb 1.3.70.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf3813f702d9f135b79ad67d64f4eb001928a20a]

INTEGRATION: CWS changefileheader (1.19.2); FILE MERGED

2008/03/31 13:05:36 rt 1.19.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6efe0de327826a1abd828fa532d5882215d6fd7c]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED

2008/04/01 09:43:44 thb 1.11.22.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d6c8abc9a9a91dd020121bde1054c1267b8a309]

INTEGRATION: CWS changefileheader (1.1.246); FILE MERGED

2008/04/01 09:43:43 thb 1.1.246.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [325a48cd83a70c7f7a1d1c893a636fbcc0337c53]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED

2008/04/01 09:43:43 thb 1.5.36.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0aa937a38e7e714ce2cd41d959851211d675f53]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED

2008/04/01 09:43:43 thb 1.3.142.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e65f2c2ddcd5d7e0a3d138c59e9c690c83b076b]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED

2008/03/31 13:05:36 rt 1.8.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f6754768c011015e30549c8698d3f8c8f622d25]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED

2008/03/31 13:05:36 rt 1.5.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5398c93bcbd1c7cf5e88dc24552d19278fab510b]

INTEGRATION: CWS changefileheader (1.18.2); FILE MERGED

2008/03/31 13:05:36 rt 1.18.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc68b7c9c398a0ca0158cd2823bc228e3d55ec46]

INTEGRATION: CWS changefileheader (1.3.82); FILE MERGED

2008/03/31 13:05:36 rt 1.3.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [259212f755cbf07b4cbd3c81949cb675788838ca]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED

2008/03/31 13:05:36 rt 1.6.28.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcd29d929d9fd8a6c2a17cc9d58a95430a016099]

INTEGRATION: CWS changefileheader (1.10.2); FILE MERGED

2008/03/31 13:05:36 rt 1.10.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4765f5739ef212513b2dfd12b31a04b309576dbf]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED

2008/03/31 13:05:35 rt 1.11.10.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb8e83a366e963ae1fc538a8acbc45e81928e60c]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED

2008/03/31 13:05:35 rt 1.2.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a3771a6edb1821f5fc2ba72d2f272c4a205616e]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED

2008/03/31 13:05:35 rt 1.2.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22a999ebdbaa073f9833848c533ff97187ffd841]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED

2008/03/31 13:05:35 rt 1.6.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [021834103843113b24302ba3ceec59e0628fa991]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED

2008/03/31 13:05:35 rt 1.3.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf7eac550a2bc94023426cbac2fd329589719e53]

INTEGRATION: CWS changefileheader (1.3.82); FILE MERGED

2008/03/31 13:05:35 rt 1.3.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fa81dbea28736ca591c27ed5d352e37972a0229]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED

2008/03/31 13:05:35 rt 1.3.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [699b20029e9829495bcf4a5f4f7dc4204fe2520e]

INTEGRATION: CWS changefileheader (1.13.28); FILE MERGED

2008/03/31 13:05:35 rt 1.13.28.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01ab11df19ad1af8e80c2ddf0ccfd1b4e16ff777]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED

2008/03/31 13:05:35 rt 1.5.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e6c88f7c6da6d033872ef6fa2c25f53c0f113e7]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED

2008/03/31 13:05:35 rt 1.4.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dee29d5469ec3f6219e91a9503e1e1e25ad5f204]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED

2008/03/31 13:05:34 rt 1.13.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c40988963e15e4e0b2701ac951d673581038e2c]

INTEGRATION: CWS changefileheader (1.10.100); FILE MERGED

2008/03/31 13:05:34 rt 1.10.100.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cdc3e3e6b85257b4add5bcbc358550f2d33bcb1]

INTEGRATION: CWS changefileheader (1.9.90); FILE MERGED

2008/03/31 13:05:34 rt 1.9.90.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dd225f76b78325100241a36f8122693811f2d3a]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED

2008/03/31 13:05:34 rt 1.4.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e78b0f7742c6668ce7e5dd5b1ec1c0b203094f6]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED

2008/03/31 13:05:34 rt 1.5.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c0da83f0e805f9503868d48d722b7193df86ab2]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED

2008/03/31 13:05:34 rt 1.3.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70ef08259f8f3248a75eb89f77ae08cb1ffdd026]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED

2008/03/31 13:05:34 rt 1.9.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2aa0d79d5c0c33a2e436a229477aaa85bb99cc38]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED

2008/03/31 13:05:34 rt 1.6.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a24d27d6c00a05ff3907f450d38f44bc62a9157]

INTEGRATION: CWS changefileheader (1.7.730); FILE MERGED

2008/03/28 15:56:00 rt 1.7.730.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0c7423cc2840911239f42cbda170bb092912b46]

INTEGRATION: CWS changefileheader (1.23.30); FILE MERGED

2008/03/28 15:55:59 rt 1.23.30.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da3a286f7d66737e6081ef229fa09fd40f05be01]

INTEGRATION: CWS changefileheader (1.42.12); FILE MERGED

2008/03/28 15:55:59 rt 1.42.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f53d38b4d40dc678af57b7573381fbb2e0cb7d33]

INTEGRATION: CWS changefileheader (1.7.30); FILE MERGED

2008/03/28 15:55:59 rt 1.7.30.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [421077024941e01630d25e9b9dc62622a0026942]

INTEGRATION: CWS changefileheader (1.83.32); FILE MERGED

2008/03/28 15:55:59 rt 1.83.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28321d4124c23d77a386c3717346c1be0bae5e24]

INTEGRATION: CWS changefileheader (1.5.320); FILE MERGED

2008/03/28 15:55:59 rt 1.5.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fad48453e56b682dae803bda4ad20b98d9867e9]

INTEGRATION: CWS changefileheader (1.48.12); FILE MERGED

2008/03/28 15:55:59 rt 1.48.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ccd3b59f2678915bc2cecf9b522b60cd14ee5eb]

INTEGRATION: CWS changefileheader (1.15.156); FILE MERGED

2008/03/28 15:55:59 rt 1.15.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f74b3486736e1072623acd4639ea5d6337232153]

INTEGRATION: CWS changefileheader (1.10.156); FILE MERGED

2008/03/28 15:55:59 rt 1.10.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70d9df7cccb0f5f017db3d8d8e5312eb8157ab19]

INTEGRATION: CWS changefileheader (1.11.438); FILE MERGED

2008/03/28 15:55:58 rt 1.11.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f48d329cd68630a9ec1233a042e50a7b156179dc]

INTEGRATION: CWS changefileheader (1.58.800); FILE MERGED

2008/03/28 15:55:58 rt 1.58.800.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9387bd19719362cc9c6606a263084c4af9d21b92]

INTEGRATION: CWS changefileheader (1.3.804); FILE MERGED

2008/03/28 15:55:58 rt 1.3.804.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4f4e0b24b0dc9d4ecf50774e4afa2b1b0b9d61c]

INTEGRATION: CWS changefileheader (1.30.12); FILE MERGED

2008/03/28 15:55:58 rt 1.30.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09324b3a982864ad85c6437b8af2500f42fdb8cd]

INTEGRATION: CWS changefileheader (1.12.438); FILE MERGED

2008/03/28 15:55:58 rt 1.12.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2f64fe4ac6a31c45073f22c1e5a7f469c3d405d]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED

2008/03/28 15:55:57 rt 1.14.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa171fcc5870430756d08b5e93f6d9e9809adc2b]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED

2008/03/28 15:55:57 rt 1.19.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9132cea97730c42ee2656fb3735b295b41fca416]

INTEGRATION: CWS changefileheader (1.24.12); FILE MERGED

2008/03/28 15:55:57 rt 1.24.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3c4bc139d3e9f93203213f6d1b0bffb63f54e27]

INTEGRATION: CWS changefileheader (1.17.156); FILE MERGED

2008/03/28 15:55:57 rt 1.17.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c225cd2ac44f415f98c3ea2d823339224afb2ee3]

INTEGRATION: CWS changefileheader (1.2.362); FILE MERGED

2008/03/28 15:55:57 rt 1.2.362.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7992399d23076fec69a899da711fe7ed663c88de]

INTEGRATION: CWS changefileheader (1.31.12); FILE MERGED

2008/03/28 15:55:57 rt 1.31.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13eb20278b7a107385a5776f7174b97395373383]

INTEGRATION: CWS changefileheader (1.29.156); FILE MERGED

2008/03/28 15:55:57 rt 1.29.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8214d102d9191eca3828ca02251d3ba9ec68a7d7]

INTEGRATION: CWS changefileheader (1.12.438); FILE MERGED

2008/03/28 15:55:57 rt 1.12.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7047756138559bf13ec148aae8fdd6d66ec594a0]

INTEGRATION: CWS changefileheader (1.2.204); FILE MERGED

2008/03/28 15:55:56 rt 1.2.204.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1158becdc7c7fe4449c6c6449f3f4949f3cf16ad]

INTEGRATION: CWS changefileheader (1.44.12); FILE MERGED

2008/03/28 15:55:56 rt 1.44.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89f00cd2095ce6fc8886afa499a95d95299c8e7a]

INTEGRATION: CWS changefileheader (1.46.12); FILE MERGED

2008/03/28 15:55:56 rt 1.46.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e81a721b13175c252f4952757c5640eb6cb3cd75]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED

2008/03/28 15:55:56 rt 1.2.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67aa114e0dedce69bef521999f5a782c82239515]

INTEGRATION: CWS changefileheader (1.11.438); FILE MERGED

2008/03/28 15:55:56 rt 1.11.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa0f9c45613569cc3bd2dace526bf73c47bc2695]

INTEGRATION: CWS changefileheader (1.9.438); FILE MERGED

2008/03/28 15:55:56 rt 1.9.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [793c01b1c87fea0037a6a55b53dedef6107ad920]

INTEGRATION: CWS changefileheader (1.14.156); FILE MERGED

2008/03/28 15:55:56 rt 1.14.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65a54f47c6bff013a03d5b45ecb6857c1491064c]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED

2008/03/28 15:55:56 rt 1.8.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db7db2949b80a4875bd1137594bf4819417d715b]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED

2008/03/28 15:55:56 rt 1.10.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff85071b47b42d9b02e9475ae5bf766abc52d33]

INTEGRATION: CWS changefileheader (1.2.696); FILE MERGED

2008/03/28 15:55:55 rt 1.2.696.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4ce2b299bcc77e06ac31338384c3ab11a51b94e]

INTEGRATION: CWS changefileheader (1.25.334); FILE MERGED

2008/03/28 15:55:55 rt 1.25.334.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0504e608e19a55fb85100dbf19152d0eb5010900]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED

2008/03/28 15:55:55 rt 1.7.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f300877f82ae1b819f7b7d2e34f41f6abd7be225]

INTEGRATION: CWS changefileheader (1.17.156); FILE MERGED

2008/03/28 15:55:55 rt 1.17.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6951d398ac5003b2bc105f7d1d6063df7d63205b]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED

2008/03/28 15:55:55 rt 1.15.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65e3749ef36f508e0b6ab2a536ff2472ebbaf242]

INTEGRATION: CWS changefileheader (1.16.156); FILE MERGED

2008/03/28 15:55:55 rt 1.16.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [637fcf3ebc4104c7780396f725cab160bc7c7483]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED

2008/03/28 15:55:55 rt 1.8.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d829c0878c6ce705412248cf556a9003eed2c952]

INTEGRATION: CWS changefileheader (1.7.438); FILE MERGED

2008/03/28 15:55:54 rt 1.7.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [312bbe8c3a58fd5360b37b008cf5b75776df014c]

INTEGRATION: CWS changefileheader (1.36.48); FILE MERGED

2008/03/28 15:55:54 rt 1.36.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad20bf22e8a0b91c2c646e14902216df26c3812c]

INTEGRATION: CWS changefileheader (1.56.32); FILE MERGED

2008/03/28 15:55:54 rt 1.56.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6525d59fe63ec073bce80e10558cc3049975ef4d]

INTEGRATION: CWS changefileheader (1.3.274); FILE MERGED

2008/03/28 15:55:54 rt 1.3.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095819b5b234d80fb84b643f564fe7a2cbe9ebb5]

INTEGRATION: CWS changefileheader (1.40.12); FILE MERGED

2008/03/28 15:55:54 rt 1.40.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ca683aa7e8116b32e408b73e53a1460c4889a17]

INTEGRATION: CWS changefileheader (1.14.466); FILE MERGED

2008/03/28 15:55:54 rt 1.14.466.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f226582e69a33f6890e84e18a6fa97521b9bdad]

INTEGRATION: CWS changefileheader (1.25.32); FILE MERGED

2008/03/28 15:55:54 rt 1.25.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff328ac2dcada13f6b7548ddab0f3139a91da3a]

INTEGRATION: CWS changefileheader (1.13.434); FILE MERGED

2008/03/28 15:55:54 rt 1.13.434.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bce83099457d902f10d65fea3fb06138cb811c7]

INTEGRATION: CWS changefileheader (1.121.2); FILE MERGED

2008/03/28 15:55:54 rt 1.121.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42b263cb6c3f854e4a7fa44db6bf440572b88f44]

INTEGRATION: CWS changefileheader (1.17.466); FILE MERGED

2008/03/28 15:55:54 rt 1.17.466.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccb1b4b364c6d01438fcc409d7c3ccecaefc461f]

INTEGRATION: CWS changefileheader (1.25.48); FILE MERGED

2008/03/28 15:55:53 rt 1.25.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c57a36306b3760e5a079d1db8ab4eecb7c6fb7d9]

INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED

2008/03/28 15:55:53 rt 1.11.94.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [767df8c504bb48d8018f2eb2921f294ef35a12b8]

INTEGRATION: CWS changefileheader (1.14.434); FILE MERGED

2008/03/28 15:55:53 rt 1.14.434.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddfaf9a4dacccf9ff793c7278cd2b66e21281ee7]

INTEGRATION: CWS changefileheader (1.7.478); FILE MERGED

2008/03/28 15:55:53 rt 1.7.478.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba22af54256a0db48d010b5679a2ccb4207d49ee]

INTEGRATION: CWS changefileheader (1.10.536); FILE MERGED

2008/03/28 15:55:53 rt 1.10.536.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a157b9a5e0e9b9b93eb21b799642806f312cf2d]

INTEGRATION: CWS changefileheader (1.22.434); FILE MERGED

2008/03/28 15:55:53 rt 1.22.434.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af565d40ff303e4f04576fa8467614174dff21b1]

INTEGRATION: CWS changefileheader (1.9.194); FILE MERGED

2008/03/28 15:55:53 rt 1.9.194.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f88d1a94a7811981d561de39d5e57247ece89b8f]

INTEGRATION: CWS changefileheader (1.12.320); FILE MERGED

2008/03/28 15:55:53 rt 1.12.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fcbf26613c499e1542cee11bbea6530d415ed03]

INTEGRATION: CWS changefileheader (1.24.194); FILE MERGED

2008/03/28 15:55:53 rt 1.24.194.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f44d6ce2f8fcc36fe846766a4ad660a752d4df7]

INTEGRATION: CWS changefileheader (1.85.12); FILE MERGED

2008/03/28 15:55:53 rt 1.85.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84e48881bf73ccc32da895ec3f79f15c7cafcff9]

INTEGRATION: CWS changefileheader (1.29.114); FILE MERGED

2008/03/28 15:55:53 rt 1.29.114.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6318e7c7558fb65358603d3e1c028d258c0114c]

INTEGRATION: CWS changefileheader (1.46.2); FILE MERGED

2008/03/28 15:55:53 rt 1.46.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b45cab08c0349b8edc2a162c3c9f656dc196aefb]

INTEGRATION: CWS changefileheader (1.20.32); FILE MERGED

2008/03/28 15:55:53 rt 1.20.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f14a20934b625ad00594bfa7acf0651f81af7b]

INTEGRATION: CWS changefileheader (1.21.192); FILE MERGED

2008/03/28 15:55:53 rt 1.21.192.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b36ea44abef6f76b8af1ecc160827d48ed833db]

INTEGRATION: CWS changefileheader (1.72.2); FILE MERGED

2008/03/28 15:55:53 rt 1.72.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6b09b5ca5224c19bee6478dff8ba29cbbbeb924]

INTEGRATION: CWS changefileheader (1.205.32); FILE MERGED

2008/03/28 15:55:53 rt 1.205.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49e0a74a9541910f7fcfca6ec43070527420ac4d]

INTEGRATION: CWS changefileheader (1.10.320); FILE MERGED

2008/03/28 15:55:53 rt 1.10.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e16b3647f3196adaa64bacf4ad1a4aa5dcab8e6]

INTEGRATION: CWS changefileheader (1.229.12); FILE MERGED

2008/03/28 15:55:52 rt 1.229.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cb6eaf3ab9b4806981c869e2bbdceeb9f3eac9e]

INTEGRATION: CWS changefileheader (1.6.1038); FILE MERGED

2008/03/28 15:55:52 rt 1.6.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91a4e0ef1c8ae360b8d848c1f7b6d92d9c109bbe]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:52 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [634649ae269b1f041976de823e6b866a4e177a3d]

INTEGRATION: CWS changefileheader (1.6.438); FILE MERGED

2008/03/28 15:55:52 rt 1.6.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ebe6d5e465aa9e96fe957a92e0ce5c7f75f108d]

INTEGRATION: CWS changefileheader (1.96.32); FILE MERGED

2008/03/28 15:55:52 rt 1.96.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e1424322c5152cabee663572a0ab51eb41090d1]

INTEGRATION: CWS changefileheader (1.48.320); FILE MERGED

2008/03/28 15:55:52 rt 1.48.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fe9a123cf86b1ba5bb817b7fe322fdb6d2d977a]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED

2008/03/28 15:55:52 rt 1.9.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2fcd70e422125eb82a948fb4dae53c3f2e00778]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:51 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280d58653360987ce313da9ecb98d2337c6f00c6]

INTEGRATION: CWS changefileheader (1.43.98); FILE MERGED

2008/03/28 15:55:51 rt 1.43.98.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eab8a3e09ffbf1f0b23faff10e9164469dfdcf08]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED

2008/03/28 15:55:51 rt 1.9.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbf5accc315c400e7e844c42ce639e1abff4022e]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED

2008/03/28 15:55:51 rt 1.5.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35eb07a96f8e82ab0bad1ed28a509048d2990c25]

INTEGRATION: CWS changefileheader (1.130.12); FILE MERGED

2008/03/28 15:55:51 rt 1.130.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7d64675ea641a7f9ce555d853e181562c78b0bb]

INTEGRATION: CWS changefileheader (1.15.1014); FILE MERGED

2008/03/28 15:55:51 rt 1.15.1014.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4209a5e9b28dda9b73a30fd03d9e75527e1abf8]

INTEGRATION: CWS changefileheader (1.7.1038); FILE MERGED

2008/03/28 15:55:51 rt 1.7.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c9cdcf7cb4c0d8bc3318b944574b9e8f97904fd]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED

2008/03/28 15:55:50 rt 1.8.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bf1371caea909154be0a0c40ed77a1ac6d9d36c]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED

2008/03/28 15:55:50 rt 1.6.98.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5f336ee3b7bb1932044f617865f53d3d963c79e]

INTEGRATION: CWS changefileheader (1.35.32); FILE MERGED

2008/03/28 15:55:50 rt 1.35.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2543bf5f26ba1c0ca89c99b4a29935660b09580c]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED

2008/03/28 15:55:50 rt 1.10.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [610a76f23b1b9eaf7ce67fea15ef0f8bb00a5353]

INTEGRATION: CWS changefileheader (1.5.478); FILE MERGED

2008/03/28 15:55:50 rt 1.5.478.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [696c2574903182f05d5a7909fc0c621d1c0a4371]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:50 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc3982fd4f09a7b4c79096094891ad5fd1f31c7a]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:50 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [498810e6ea87d18ce158002df9bc7de0d5592efa]

INTEGRATION: CWS changefileheader (1.7.574); FILE MERGED

2008/03/28 15:55:49 rt 1.7.574.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66f64f661590f31a660d216dbf43bbdf5122fa80]

INTEGRATION: CWS changefileheader (1.7.1006); FILE MERGED

2008/03/28 15:55:49 rt 1.7.1006.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11a1dcec73d817efbefae39cd6ab4115774721a8]

INTEGRATION: CWS changefileheader (1.12.180); FILE MERGED

2008/03/28 15:55:49 rt 1.12.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bbc8afd3531164094d44f0fc1aa9189a26c7565]

INTEGRATION: CWS changefileheader (1.5.1038); FILE MERGED

2008/03/28 15:55:49 rt 1.5.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [730ed8502f172ea7531882900ae779280cf4c7ab]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:49 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e7018eee6640e2480dc289de3eba252d1a169ef]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:49 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfc44a18e179d965223f91c41f8fd576c2bb12b8]

INTEGRATION: CWS changefileheader (1.7.274); FILE MERGED

2008/03/28 15:55:48 rt 1.7.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [209490fbdf5d79cf82e68876c8f3f1ea4ccaf3f5]

INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED

2008/03/28 15:55:48 rt 1.5.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f8fdc89773f45f996e65580b08e77b542618dc6]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:48 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39015c6e7fbdc73abbeaaa3e599cc231cba837ce]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:48 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a34970804ac45cf2823e9b1e56cf6ce082fa94ca]

INTEGRATION: CWS changefileheader (1.10.180); FILE MERGED

2008/03/28 15:55:47 rt 1.10.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb80d9f919087d3184da8830de49eb4d86bb748e]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:47 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd30671c76890922171322c7369ab1a08e050365]

INTEGRATION: CWS changefileheader (1.5.274); FILE MERGED

2008/03/28 15:55:47 rt 1.5.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a14493736b6ef8cd9a0368521c39181d0b30e0ca]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:47 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41439ee52cb5757e4fdc110f6bfa04ebbe007f8c]

INTEGRATION: CWS changefileheader (1.4.274); FILE MERGED

2008/03/28 15:55:47 rt 1.4.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2dc4d0842d3cbb3ce2f6b343d41b12c9fcafd71]

INTEGRATION: CWS changefileheader (1.7.274); FILE MERGED

2008/03/28 15:55:47 rt 1.7.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f92ec7718a7c77743a8fe8cc043630a28f787979]

INTEGRATION: CWS changefileheader (1.10.766); FILE MERGED

2008/03/28 15:55:47 rt 1.10.766.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f280833a6e9f933a2096cbfd259bf1d9b5a8e333]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:46 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff629b7ff99ceddb2b79368c9164ac7c28cecb24]

INTEGRATION: CWS changefileheader (1.7.964); FILE MERGED

2008/03/28 15:55:46 rt 1.7.964.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [997ad6a9b554a9b869eabb5898ef0a49c2d3b10a]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:46 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f48384eb15993d9b9698afccd85b1cbce4bdbdd]

INTEGRATION: CWS changefileheader (1.12.204); FILE MERGED

2008/03/28 15:55:46 rt 1.12.204.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b12d484c06e95a6f61e98884161d0674a30611da]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED

2008/03/28 15:55:46 rt 1.4.128.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1005ec1f946689e2ffdb014ca9ce847a4c5b6cd2]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED

2008/03/28 15:55:45 rt 1.14.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [929f636a59bf24829156e183ad047ef390a1aadd]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:45 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6adb69f675bcec93808c710b365d874abb2ba55]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:45 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff6a46682616c6a6799d984d5cead23acd717750]

INTEGRATION: CWS changefileheader (1.21.12); FILE MERGED

2008/03/28 15:55:45 rt 1.21.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56435d917b44babd611d69c50fef3e075e8736fb]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED

2008/03/28 15:55:45 rt 1.5.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b13e7a42a27de256f9bcad989d2954af1429fe9]

INTEGRATION: CWS changefileheader (1.47.12); FILE MERGED

2008/03/28 15:55:45 rt 1.47.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f151e85d659c5d79b416f8be52b193c9b3f3a349]

INTEGRATION: CWS changefileheader (1.2.180); FILE MERGED

2008/03/28 15:55:45 rt 1.2.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b8f9c092e7aa4f342ecac670786a5906ab784ed]

INTEGRATION: CWS changefileheader (1.10.180); FILE MERGED

2008/03/28 15:55:44 rt 1.10.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [353ce72b15c27c7c89c75aecfe43eaa075ecc15d]

INTEGRATION: CWS changefileheader (1.9.894); FILE MERGED

2008/03/28 15:55:44 rt 1.9.894.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [523fe81401acf8522dfed31e3bc6513a1dee93de]

INTEGRATION: CWS changefileheader (1.4.964); FILE MERGED

2008/03/28 15:55:44 rt 1.4.964.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81fa88cf14945bd6b93d6c9312ba29ef1721ca57]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:44 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6d071e1d856659416490471455814cc3d6d0229]

INTEGRATION: CWS changefileheader (1.43.12); FILE MERGED

2008/03/28 15:55:44 rt 1.43.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02675814ee9db161193247fba5b2fb32bc4928ad]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED

2008/03/28 15:55:43 rt 1.20.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5456b22065d23cdef0524a50ba44d4fef8759d7b]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:43 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f06ffd77dd277a1e5d8c7dac62963750fc90e59a]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED

2008/03/28 15:55:43 rt 1.23.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb4b5e6e5e32b6cbff5359e8d64e01fa8134bee2]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED

2008/03/28 15:55:43 rt 1.28.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a7c9da536892de18eadeb1b8172b32dfb013401]

INTEGRATION: CWS changefileheader (1.6.1038); FILE MERGED

2008/03/28 15:55:43 rt 1.6.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6367d7ef851aa55104cbd1bfb80679d59c7b8f83]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED

2008/03/28 15:55:43 rt 1.12.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a11388689b51e80061faa89aebb2766cf93b40c]

INTEGRATION: CWS changefileheader (1.9.426); FILE MERGED

2008/03/28 15:55:43 rt 1.9.426.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5400fcb4b3d9b447c5aef7fd2aba34d3e1384e5c]

INTEGRATION: CWS changefileheader (1.19.256); FILE MERGED

2008/03/28 15:55:42 rt 1.19.256.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ec40500eb042681c39a733c76b511f23c397d7b]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED

2008/03/28 15:55:42 rt 1.10.10.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10d5c28d6db864300ea14f4de8c85f78b7626e05]

INTEGRATION: CWS changefileheader (1.59.12); FILE MERGED

2008/03/28 15:55:42 rt 1.59.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1c61c0549411d4cf552737d6204f1f80d0f3559]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED

2008/03/28 15:55:42 rt 1.2.434.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd76c3ab1471dd246ed1b4a1ec2bafd2d5d483c]

INTEGRATION: CWS changefileheader (1.36.126); FILE MERGED

2008/03/28 15:55:41 rt 1.36.126.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90804a054ad3ef7381182192988383c915b875e2]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:41 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [810e9bdf42b4224075e4712432bd51e100a0d74a]

INTEGRATION: CWS changefileheader (1.5.256); FILE MERGED

2008/03/28 15:55:41 rt 1.5.256.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57ceb6a0352ffbcae7f5a5c1139fb50afa99e285]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED

2008/03/28 15:55:41 rt 1.13.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96cbcf56175d303e8ba205421e7afbad9a7363b4]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED

2008/03/28 15:55:41 rt 1.17.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [982f7875f5051c7359bf08e8a37d25c59fc97b0e]

INTEGRATION: CWS changefileheader (1.32.12); FILE MERGED

2008/03/28 15:55:41 rt 1.32.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c1ce9725ceea0a3b4eda34464c3dcb3b5719152]

INTEGRATION: CWS changefileheader (1.43.12); FILE MERGED

2008/03/28 15:55:40 rt 1.43.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [614df6c222b36bd8d4fa587bd0b3768f9c4dd7eb]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED

2008/03/28 15:55:40 rt 1.13.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa6e63b2b883acbf242e092b33ccd0ac46d40532]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED

2008/03/28 15:55:40 rt 1.7.126.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f7c8f18afc8c97b579905177dd8e8e568a8ea88]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:40 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc8cba8306559be6d1aa18ff805ce63ad2dfd321]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED

2008/03/28 15:55:40 rt 1.6.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e6c1afb3ec379068876736a46cfa05e6f045a0b]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED

2008/03/28 15:55:40 rt 1.8.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0da04918164b78006094bfd59b4810d8f0a9cd65]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:40 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [821937f06b3eeacb954d69495163f3a8afb62ab6]

INTEGRATION: CWS changefileheader (1.46.154); FILE MERGED

2008/03/28 15:55:39 rt 1.46.154.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [129630781a4fd8bbf950c1728012ea518cddf2ff]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED

2008/03/28 15:55:39 rt 1.15.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f574b55882fa5d93b299cdb14b49dba391a70056]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED

2008/03/28 15:55:39 rt 1.9.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47b5efdad95d8d3c01668954203fa9ad5f3b9050]

INTEGRATION: CWS changefileheader (1.8.804); FILE MERGED

2008/03/28 15:55:39 rt 1.8.804.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dc50b1f5b936964ce3637fe6e9b0592b2983c3c]

INTEGRATION: CWS changefileheader (1.13.126); FILE MERGED

2008/03/28 15:55:39 rt 1.13.126.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50beae5fd864aa56ad3587355bebcf419cc8692f]

INTEGRATION: CWS changefileheader (1.29.46); FILE MERGED

2008/03/28 15:55:39 rt 1.29.46.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4754faba3f2b94dff0ea4817b307c45db61163e7]

INTEGRATION: CWS changefileheader (1.91.10); FILE MERGED

2008/03/28 15:55:38 rt 1.91.10.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5e294c7ffed0c3c247a40aa187295147797efbe]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED

2008/03/28 15:55:38 rt 1.8.126.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03dbd23cfc8fae43a25a0e28b1173e70c6481128]

INTEGRATION: CWS changefileheader (1.7.400); FILE MERGED

2008/03/28 15:55:38 rt 1.7.400.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13c3ef78d6a8dc51dd2e12fe1c51af5f375f01b2]

INTEGRATION: CWS changefileheader (1.5.1038); FILE MERGED

2008/03/28 15:55:38 rt 1.5.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [868c8b45a26c2a76395769b570d6c235304c2d9f]

INTEGRATION: CWS changefileheader (1.77.12); FILE MERGED

2008/03/28 15:55:38 rt 1.77.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [039e8345a602f1fcb5d38bdde9af638768ebb49b]

INTEGRATION: CWS changefileheader (1.11.346); FILE MERGED

2008/03/28 15:55:38 rt 1.11.346.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adefeb657ae336e73c9a1489e4732cfb8a87c7a8]

INTEGRATION: CWS changefileheader (1.37.30); FILE MERGED

2008/03/28 15:55:37 rt 1.37.30.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9aa09332d2fb0ff19f20aba9bd2bf6253d46a93d]

INTEGRATION: CWS changefileheader (1.8.320); FILE MERGED

2008/03/28 15:55:37 rt 1.8.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1aa27f4e0557c524f711e59ef151e371c679aa79]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED

2008/03/28 15:55:37 rt 1.16.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eb52391b0a48ab2019ba07722427dbf630f44dc]

INTEGRATION: CWS changefileheader (1.38.30); FILE MERGED

2008/03/28 15:55:37 rt 1.38.30.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a83a06816d624fd945a5cb6c29817e4ec8766bc]

INTEGRATION: CWS changefileheader (1.6.1038); FILE MERGED

2008/03/28 15:55:37 rt 1.6.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dd6628c1371b5174ba1a09a59a08aaa7ed1f6f8]

INTEGRATION: CWS changefileheader (1.17.158); FILE MERGED

2008/03/28 15:55:37 rt 1.17.158.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30f765f7f743a7de7dd9f81c822602274fe029bd]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED

2008/03/28 15:55:36 rt 1.2.264.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4531be703f86351651237b124619a0293ddf272]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED

2008/03/28 15:55:35 rt 1.2.264.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db81e34a2f3b2877dbb4da448fcf3919e0b36c5b]

INTEGRATION: CWS changefileheader (1.3.226); FILE MERGED

2008/03/28 15:55:35 rt 1.3.226.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5cb8216e85dd24034cabff855c5c3c922442ef5]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED

2008/04/02 07:25:56 rt 1.2.264.2: #i87441# Change license header to LPGL v3.
2008/03/28 15:55:34 rt 1.2.264.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccda5d4bce0c8e0e4cd25faff1821fd43770d3c5]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED

2008/03/28 15:55:34 rt 1.2.264.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5029ba606638a70115bd6f954d39afcbf1d27848]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED

2008/03/28 15:55:33 rt 1.2.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a85d48ab80eb39b6622ef1f069c98425fa9e7a2]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:33 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad770da9dc57855e9ab8c5366bca52625fdc062e]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED

2008/03/28 15:55:33 rt 1.6.98.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c5d532c684539fda4aef46e34f8ff40b60afdfa]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED

2008/03/28 15:55:33 rt 1.2.264.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc558966d67ec87c2177d8ded18f6b75d5c73a59]

INTEGRATION: CWS changefileheader (1.9.730); FILE MERGED

2008/03/28 15:55:33 rt 1.9.730.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [342e704ec3d82ab55b89bcabaaf1d98be5b05f50]

INTEGRATION: CWS changefileheader (1.23.74); FILE MERGED

2008/03/28 15:55:33 rt 1.23.74.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61ad8ece7cf91e569dab9d6e1eb636dfc491978b]

INTEGRATION: CWS changefileheader (1.18.398); FILE MERGED

2008/03/28 15:55:32 rt 1.18.398.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71fdcba9c530186d98c215abbfa7faac336e571d]

INTEGRATION: CWS changefileheader (1.25.398); FILE MERGED

2008/03/28 15:55:32 rt 1.25.398.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46337416e06109fe7c7a7dc34915644a7f88a726]

INTEGRATION: CWS changefileheader (1.6.1038); FILE MERGED

2008/03/28 15:55:32 rt 1.6.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e6810c3bd5a8e3c091c5ee441449a85768237eb]

INTEGRATION: CWS changefileheader (1.14.1038); FILE MERGED

2008/03/28 15:55:32 rt 1.14.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c09a17759d17d697f4298fb4aa024e86cee59303]

INTEGRATION: CWS changefileheader (1.2.478); FILE MERGED

2008/03/28 15:55:32 rt 1.2.478.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f7546f89dde5ff556be4d1e11bfc2a7e890baa3]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED

2008/03/28 15:55:31 rt 1.2.466.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf3ccae1adf4ed6f53d98af235bfb21df6abd6ba]

INTEGRATION: CWS changefileheader (1.2.814); FILE MERGED

2008/03/28 15:55:31 rt 1.2.814.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63a17f933ee2ca197b8407b89d8a7c78e5966fc5]

INTEGRATION: CWS changefileheader (1.2.156); FILE MERGED

2008/03/28 15:55:31 rt 1.2.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6f032a129d637676345c6613512a3d3eb4db770]

INTEGRATION: CWS changefileheader (1.5.180); FILE MERGED

2008/03/28 15:55:31 rt 1.5.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e011fb833765ef747191efbab153ab68eb56aff9]

INTEGRATION: CWS changefileheader (1.6.722); FILE MERGED

2008/03/28 15:55:31 rt 1.6.722.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1254b33b98c9dbaf43b8f5ed74d3a8d889aa98b]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED

2008/03/28 15:55:31 rt 1.3.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5627e0172225b6c364d7fd46044863e841f2a57e]

INTEGRATION: CWS changefileheader (1.8.274); FILE MERGED

2008/03/28 15:55:31 rt 1.8.274.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea2238836b764adc6319f1639b5dc1f07f5b36af]

INTEGRATION: CWS changefileheader (1.16.380); FILE MERGED

2008/03/28 15:55:31 rt 1.16.380.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8135d23681161bd26adebb0c97520e8c6e736953]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:30 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecd318f1293fa5067fbff9aebd8e4136abf327c9]

INTEGRATION: CWS changefileheader (1.2.766); FILE MERGED

2008/03/28 15:55:30 rt 1.2.766.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d862389ab87acd603c199e8b905b6293a9cacb2]

INTEGRATION: CWS changefileheader (1.7.696); FILE MERGED

2008/03/28 15:55:30 rt 1.7.696.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [361aaae2dfb859b8c49939fb30a80da21ca16786]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED

2008/03/28 15:55:30 rt 1.10.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2acd4d66e4545ad56658adea159ff7854bdcbc7a]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:30 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ea2a2443f22c89e2690ee47353d3713fa4a6896]

INTEGRATION: CWS changefileheader (1.5.1038); FILE MERGED

2008/03/28 15:55:30 rt 1.5.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2620d6629d4b96657b8fb7cc6c785d66f9d75d6a]

INTEGRATION: CWS changefileheader (1.2.334); FILE MERGED

2008/03/28 15:55:30 rt 1.2.334.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [926f8a4bda9bebc13ec3a56073cb9b8d1790c836]

INTEGRATION: CWS changefileheader (1.104.12); FILE MERGED

2008/03/28 15:55:29 rt 1.104.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76c1cc348003cc4cd13d09b67b33349b91861cd4]

INTEGRATION: CWS changefileheader (1.2.408); FILE MERGED

2008/03/28 15:55:29 rt 1.2.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def1d23090cb8ac8f36abf55e8d56bf92b620c19]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED

2008/03/28 15:55:29 rt 1.2.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7579eb10c43b3a3dda38ddf3f2c0b8fb6d534738]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED

2008/03/28 15:55:29 rt 1.4.12.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a4540f1e41b4c6715705ca53189da083c787030]

INTEGRATION: CWS changefileheader (1.16.320); FILE MERGED

2008/03/28 15:55:28 rt 1.16.320.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aed39deec2bd24130a05ccc1fc98fbdd0cede9db]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED

2008/03/28 15:55:28 rt 1.3.178.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ac28af1dbaf113ae22c95c19902e8cc9c715628]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:28 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f93cf203abfca7f587f5f013dcacd0efe13ba7f4]

INTEGRATION: CWS changefileheader (1.3.626); FILE MERGED

2008/03/28 15:55:27 rt 1.3.626.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19df2ca81bb949819802d87f2420e9d7ada50373]

INTEGRATION: CWS changefileheader (1.27.432); FILE MERGED

2008/03/28 15:55:27 rt 1.27.432.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b8f9a455ce96ad4bfc625a920e5bc1b69c00395]

INTEGRATION: CWS changefileheader (1.5.1038); FILE MERGED

2008/03/28 15:55:26 rt 1.5.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd98c5bca03446dfb0ea583f5e1c1413728d2d8b]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED

2008/03/28 15:55:26 rt 1.3.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a067804bd137017e545a00fbafc574e9018772e]

INTEGRATION: CWS changefileheader (1.7.1038); FILE MERGED

2008/03/28 15:55:26 rt 1.7.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b56db4ebf9d22ef2498675c3244af2bd7d1550f2]

INTEGRATION: CWS changefileheader (1.3.1038); FILE MERGED

2008/03/28 15:55:26 rt 1.3.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c211e1c077228cefe25d6238ae1d8faa846074b0]

INTEGRATION: CWS changefileheader (1.125.128); FILE MERGED

2008/03/28 15:55:25 rt 1.125.128.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [affc0d31b1325fa12c908f3758bce6af01db38e1]

INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED

2008/03/28 15:55:25 rt 1.5.480.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26889c9a8857bb42f5288c2fc1fe689f36ab2850]

INTEGRATION: CWS changefileheader (1.34.80); FILE MERGED

2008/03/28 15:55:25 rt 1.34.80.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed54eab33822f3fa7324554eed6e2bf1be405fd9]

INTEGRATION: CWS changefileheader (1.12.456); FILE MERGED

2008/03/28 15:55:25 rt 1.12.456.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1612b0e2fc7812232039282a361d50a79375bc8c]

INTEGRATION: CWS changefileheader (1.24.438); FILE MERGED

2008/03/28 15:55:25 rt 1.24.438.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f996617f2ed31c52ec54c1bf20e038ee48d03661]

INTEGRATION: CWS changefileheader (1.6.156); FILE MERGED

2008/03/28 15:55:25 rt 1.6.156.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee5007b10c077c2fb56c440cb700ea7763a4c146]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED

2008/03/28 15:55:24 rt 1.2.48.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24acaa6caec4eeeb1ebbe135279bf0705fa8b5ab]

INTEGRATION: CWS changefileheader (1.17.476); FILE MERGED

2008/04/03 10:14:53 rt 1.17.476.3: #i87791# Grep for LGPL 2.1 license header. Production version.
2008/04/03 08:23:24 rt 1.17.476.2: #i87791# Grep for LGPL 2.1 license header. First test version, including benchmark code to analyze time overhead.
2008/03/28 15:55:24 rt 1.17.476.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3725bec7d821cb8f1bf02d2dbc1ddb63455614b6]

INTEGRATION: CWS changefileheader (1.5.1038); FILE MERGED

2008/03/28 15:55:24 rt 1.5.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59e8127d2066d9951cc74ec6f66618cf2e03d85d]

INTEGRATION: CWS changefileheader (1.8.980); FILE MERGED

2008/03/28 15:55:24 rt 1.8.980.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [075d64e643c007d76d704572c8076c0e34f1ae16]

INTEGRATION: CWS changefileheader (1.2.544); FILE MERGED

2008/03/28 15:55:24 rt 1.2.544.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1123d7e0b95a7dd67907464190215827dd5407f4]

INTEGRATION: CWS changefileheader (1.4.1038); FILE MERGED

2008/03/28 15:55:24 rt 1.4.1038.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af653232eae6e303da0d2425d1438ed3890f1a98]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED

2008/03/28 15:55:23 rt 1.3.32.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41098f80475b36cb8a03ffb21f53f029004ec139]

INTEGRATION: CWS changefileheader (1.8.766); FILE MERGED

2008/04/02 10:34:29 rt 1.8.766.2: *** empty log message ***
2008/03/28 15:55:23 rt 1.8.766.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c54abc1aa852d8a5875f77a497f9b2dc600aeb0b]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED

2008/03/28 15:55:23 rt 1.3.222.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2da986f1c3ae7d445b37227cecee0d8c34dcc14b]

INTEGRATION: CWS changefileheader (1.163.158); FILE MERGED

2008/03/28 15:55:23 rt 1.163.158.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56fb40a85fbdd6ef388e53b563d4d99456ad8702]

INTEGRATION: CWS changefileheader (1.7.402); FILE MERGED

2008/03/28 15:55:23 rt 1.7.402.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b579822d7c3f708df4d4739e1a50556eddcc76e]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED

2008/03/31 13:05:17 rt 1.6.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae49262be6eeadf113e66e89db0bab5789c1229]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED

2008/03/31 13:05:17 rt 1.4.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67c3baa5dbd63031efafe03bf460a40988c3d1bf]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED

2008/03/31 13:05:17 rt 1.6.20.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f05bbb8139e32d46c5a1fbc7f366c41659440ce]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED

2008/03/31 13:05:17 rt 1.5.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deeb9342a742d99f3a848c210465e72a950d02b6]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED

2008/03/31 13:05:17 rt 1.8.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea73be0967cc287d59a95ea66876c52800b8af3d]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED

2008/03/31 13:05:17 rt 1.5.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98ef273525191f16a5a3230b35c7b0c946954aab]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED

2008/03/31 13:05:16 rt 1.5.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5460f4f54de5166dd3dcde3718c975b215337bca]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED

2008/03/31 13:05:16 rt 1.14.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [548847b7ab1f6d581720951941fdd2b64c8bf277]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED

2008/03/31 13:05:16 rt 1.3.20.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b9ce38dd4e3abd07a9c2d6e7817b38d42481d9b]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED

2008/03/31 13:05:16 rt 1.4.20.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a6b1aecf14aa73a4e58e1c97b062e75c15b95a0]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED

2008/03/31 13:05:16 rt 1.7.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d697737a77e5a8d1a60b855389733508df28c62]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED

2008/03/31 13:05:16 rt 1.5.44.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e1a6c90a828212785c6e089ea8c6e8d1c19dc88]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED

2008/03/31 13:05:16 rt 1.2.26.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f11f9e5b050c2454072ac27c9054b54da5fe7aa2]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED

2008/03/31 13:05:15 rt 1.3.20.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a20b76c462d2424219ff966f7672099ab00cf27d]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED

2008/03/31 13:05:15 rt 1.2.26.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [317ca09835f8231bd843436fc6952097c6d43f86]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED

2008/03/31 13:05:15 rt 1.4.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e35c70c654c4705f31fb74d777f35674ac9cb287]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED

2008/03/31 13:05:15 rt 1.2.40.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1683991966a1253ee1c1356bfe23e2bbca5cc0a]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED

2008/03/31 13:05:14 rt 1.2.40.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73d52c7b399eb6cfa90fcb8e680701dba602f451]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED

2008/03/31 13:05:14 rt 1.3.40.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3a1a1b6712f96c9c0957eaee395ccaf9d1a44a8]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED

2008/03/31 13:05:14 rt 1.4.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8d24db4c3c8e68e5cea0de6063b2fc65a717a14]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED

2008/03/31 13:05:14 rt 1.3.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4151da55958fa95cf6de5f70a6bd34d113eb2927]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED

2008/03/31 13:05:14 rt 1.8.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [816c7ff4260f533a066a0c65644425eb52637e53]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED

2008/03/31 13:05:14 rt 1.3.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c2dd9428ddba3bed9423cdfd814b2771cae5532]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED

2008/03/31 13:05:13 rt 1.4.14.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8ea45f7b3fbaae645ae6ba86600fe360f2c6ac2]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED

2008/03/31 13:05:13 rt 1.2.40.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [802dbf1bdafdaf6a961be75315b699f7a314156a]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED

2008/03/28 15:17:42 rt 1.6.70.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecdb2294af7485ca7f655330e1b8f17a504d3993]

INTEGRATION: CWS changefileheader (1.53.20); FILE MERGED

2008/03/28 15:17:42 rt 1.53.20.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29f2a4cb778a56a605559a9a7a665f94c25a6aca]

INTEGRATION: CWS changefileheader (1.45.8); FILE MERGED

2008/03/31 16:07:35 rt 1.45.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40e579ca7c274649f62eb498432997b6fe46a794]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED

2008/03/31 16:07:35 rt 1.4.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f72abca5497f6d6c1f2d97142305edca0005a3f3]

INTEGRATION: CWS changefileheader (1.11.152); FILE MERGED

2008/03/31 16:07:35 rt 1.11.152.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e1a5474e73e8d1ff4000130a11712cd991fca82]

INTEGRATION: CWS changefileheader (1.6.1022); FILE MERGED

2008/03/31 16:07:35 rt 1.6.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [176a5d7e204007985ed34291237dba91cde7c173]

INTEGRATION: CWS changefileheader (1.15.154); FILE MERGED

2008/03/31 16:07:35 rt 1.15.154.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2697e8da2d54da3d241a88eab4448faf728a52c6]

INTEGRATION: CWS changefileheader (1.7.408); FILE MERGED

2008/03/31 16:07:34 rt 1.7.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6663817c56627b26cfe2c713b68f96ffd49f05fc]

INTEGRATION: CWS changefileheader (1.12.174); FILE MERGED

2008/03/31 16:07:34 rt 1.12.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2850851d262c5662189f3ffd565c2776f36db908]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:34 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [997a969ff319783c9093583726b7d51ee261e4d5]

INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED

2008/03/31 16:07:34 rt 1.23.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f44a4edf5d1fbca386d9c01330cc14c62a018fde]

INTEGRATION: CWS changefileheader (1.5.1022); FILE MERGED

2008/03/31 16:07:34 rt 1.5.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78838fb8b973ee9c83e953f664dc86055b39be98]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED

2008/03/31 16:07:34 rt 1.7.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8141468def6bba1ff8ca64b0c0043cbb15cd8833]

INTEGRATION: CWS changefileheader (1.35.8); FILE MERGED

2008/03/31 16:07:34 rt 1.35.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c209d476f84f21c356d1973286a5e8e50c3012e]

INTEGRATION: CWS changefileheader (1.3.1022); FILE MERGED

2008/03/31 16:07:34 rt 1.3.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e38320bc9c34fc8ca842a34b9bcfd201954a65d]

INTEGRATION: CWS changefileheader (1.5.198); FILE MERGED

2008/03/31 16:07:34 rt 1.5.198.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30c70f47042c20d26e471f6669aae5b5f9f07eaa]

INTEGRATION: CWS changefileheader (1.4.1022); FILE MERGED

2008/03/31 16:07:34 rt 1.4.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8d1893795e6aa5f2f44c23ad243e5f6826e1b68]

INTEGRATION: CWS changefileheader (1.6.674); FILE MERGED

2008/03/31 16:07:34 rt 1.6.674.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1109c3712a27123f520058c4542aa79b6b0f401f]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED

2008/03/31 16:07:33 rt 1.4.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34bd82773463a48e9c0001cfc20a7630c1aa2a80]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED

2008/03/31 16:07:33 rt 1.8.88.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3fd27b1761260d08d4fde6feea3d84f3fa29014]

INTEGRATION: CWS changefileheader (1.4.1022); FILE MERGED

2008/03/31 16:07:33 rt 1.4.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce3a594db99fc0763573d4415ca3c1d9b5bcf874]

INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED

2008/03/31 16:07:33 rt 1.6.90.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3442e62891ae7b48725852b6237f0f12d60b520]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED

2008/03/31 16:07:33 rt 1.2.92.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2baad7f1c25e876d2653833dfd34453d480f75ae]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED

2008/03/31 16:07:33 rt 1.2.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f32c5ac7e3cba934f9515c9a01f7d61120034212]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED

2008/03/31 16:07:33 rt 1.4.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee6745950f7c7af92a54aad8a066a4ababf463a3]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED

2008/03/31 16:07:33 rt 1.3.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3174a3351517d005429a51bff30291d9753edb1]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED

2008/03/31 16:07:32 rt 1.4.90.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc0782d5bda5e24a77a20c6eaa569742585e5018]

INTEGRATION: CWS changefileheader (1.2.928); FILE MERGED

2008/03/31 16:07:32 rt 1.2.928.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f2b897c7f198f53a979a89e049dbf01baaf2383]

INTEGRATION: CWS changefileheader (1.3.1022); FILE MERGED

2008/03/31 16:07:32 rt 1.3.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9efaddb1daa0f70677682b1a9b20532d2ded229]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:32 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [211bea97bae542a738bc2e3e64312cc4e60559c2]

INTEGRATION: CWS changefileheader (1.9.196); FILE MERGED

2008/03/31 16:07:32 rt 1.9.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcec5e56858e281e9fd9f87bec36fbaa037689b9]

INTEGRATION: CWS changefileheader (1.8.800); FILE MERGED

2008/03/31 16:07:32 rt 1.8.800.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44135510f25fa0d810757a304b2071cc0e42aeb5]

INTEGRATION: CWS changefileheader (1.5.674); FILE MERGED

2008/03/31 16:07:32 rt 1.5.674.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05cbee423a84c6073c77f5fc3e46bb67954ccfcc]

INTEGRATION: CWS changefileheader (1.9.180); FILE MERGED

2008/03/31 16:07:32 rt 1.9.180.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b433a8cef98b7f57bf0f5b0dc6e430a4877fa22]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED

2008/03/31 16:07:32 rt 1.4.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ec8f199e508b9bf68f2044ba4c7659b18d14986]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED

2008/03/31 16:07:32 rt 1.5.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c0e7c3db3ef7ef6b98b517d4399af3ad469cbe0]

INTEGRATION: CWS changefileheader (1.8.408); FILE MERGED

2008/03/31 16:07:32 rt 1.8.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adedcb9157178250e34608c6cfbb03047d01a970]

INTEGRATION: CWS changefileheader (1.11.194); FILE MERGED

2008/03/31 16:07:32 rt 1.11.194.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81899b2422f2b60b01a8a556e413799f7148d30f]

INTEGRATION: CWS changefileheader (1.13.842); FILE MERGED

2008/03/31 16:07:31 rt 1.13.842.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [729242c364fe442ef84b606a688f0b851a06161f]

INTEGRATION: CWS changefileheader (1.17.8); FILE MERGED

2008/03/31 16:07:31 rt 1.17.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cd05664258793689778f2d798875861c54e0fe3]

INTEGRATION: CWS changefileheader (1.20.8); FILE MERGED

2008/03/31 16:07:16 rt 1.20.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a088992d970b4619a3ea0ca0b115a5b44abb9222]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED

2008/03/31 16:07:16 rt 1.2.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98c737c8f2b1112bb4d02792b25da4ccc0af754b]

INTEGRATION: CWS changefileheader (1.2.1022); FILE MERGED

2008/03/31 16:07:16 rt 1.2.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [546222df7b7b70775e2f84f167acc1e06492acd8]

INTEGRATION: CWS changefileheader (1.26.8); FILE MERGED

2008/03/31 16:07:16 rt 1.26.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48d79a45edc77af1a66debb0f03c2d05d41b3dce]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED

2008/03/31 16:07:15 rt 1.11.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2e0be36b31c2a98ab88a44376a7fba265ee824b]

INTEGRATION: CWS changefileheader (1.9.408); FILE MERGED

2008/03/31 16:07:15 rt 1.9.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c65b49dccf7912f9f31d46c452620ca8ba5836e3]

INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED

2008/03/31 16:07:15 rt 1.23.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6355f87519c2c3568d36be665123a2c1578cd87e]

INTEGRATION: CWS changefileheader (1.57.6); FILE MERGED

2008/03/31 16:07:15 rt 1.57.6.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1a7f55b4e86c2dbfda8a2b2f841e118a5e2148c]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED

2008/03/31 16:07:15 rt 1.10.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bc5f50f764c34bea64b28dfa42c77cdbfdc938d]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED

2008/03/31 16:07:15 rt 1.2.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84c6392ca69caac4d705f8e47264750d28d54360]

INTEGRATION: CWS changefileheader (1.3.408); FILE MERGED

2008/03/31 16:07:15 rt 1.3.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e3e85715b4a5e26b6422bd2c0e1ba6c29664ad6]

INTEGRATION: CWS changefileheader (1.3.462); FILE MERGED

2008/03/31 16:07:15 rt 1.3.462.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f49ad48e4bb4d43d1571c79a4a38fe02a24e148d]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:15 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee0e5372f851cfbb97f705fad7706c141ac57bc0]

INTEGRATION: CWS changefileheader (1.5.196); FILE MERGED

2008/03/31 16:07:15 rt 1.5.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8ab5ef5084c7d6ecddb668385258823498ab1cb]

INTEGRATION: CWS changefileheader (1.8.142); FILE MERGED

2008/03/31 16:07:15 rt 1.8.142.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bd22beb6c1791964291b8f786c63fdd2c63c5fc]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED

2008/03/31 16:07:15 rt 1.9.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [831d6334d2646f03f3315bc51f99273f8079aef0]

INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED

2008/03/31 16:07:15 rt 1.5.200.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a76faf13999314dee3644b480c009464660c9ffd]

INTEGRATION: CWS changefileheader (1.7.196); FILE MERGED

2008/03/31 16:07:15 rt 1.7.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [704473145dc60464e6384ef537fec72448fe7916]

INTEGRATION: CWS changefileheader (1.91.2); FILE MERGED

2008/03/31 16:07:15 rt 1.91.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6d5cf7fdcdfdb349e68f976b71f2f22ebc5a8a4]

INTEGRATION: CWS changefileheader (1.3.348); FILE MERGED

2008/03/31 16:07:15 rt 1.3.348.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b914e9e8ad62b9760079dd16a0dc48cad727fd66]

INTEGRATION: CWS changefileheader (1.6.196); FILE MERGED

2008/03/31 16:07:15 rt 1.6.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f93b46d6cf8e25c6f890dbae20013d085b0b587]

INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED

2008/03/31 16:07:15 rt 1.2.132.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc6054bf7e4be6bac15181f335233e6985b3e104]

INTEGRATION: CWS changefileheader (1.65.2); FILE MERGED

2008/03/31 16:07:15 rt 1.65.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2feb54c6a2f706604f215ef511cee5917e03bdf9]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED

2008/03/31 16:07:13 rt 1.10.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba265fec789f2cc5ec5b4918bb3f379d7698cbfe]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED

2008/03/31 16:07:13 rt 1.7.26.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17aef324fbcb54bdb160cb8773a247fc6da7e2ba]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED

2008/03/31 16:07:13 rt 1.8.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94ae0168b728a7b2052b67ee1d923cbef2956c66]

INTEGRATION: CWS changefileheader (1.3.1022); FILE MERGED

2008/03/31 16:07:13 rt 1.3.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd16b6a18d87d7d666262d559e3c909de74e2a46]

INTEGRATION: CWS changefileheader (1.62.8); FILE MERGED

2008/03/31 16:07:13 rt 1.62.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a50e2c639ea2f8c8b7c2076dab1719d959a2265b]

INTEGRATION: CWS changefileheader (1.235.2); FILE MERGED

2008/03/31 16:07:13 rt 1.235.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28cecdbc3b5678e1af4d4485e7df7b1bdb450af5]

INTEGRATION: CWS changefileheader (1.283.2); FILE MERGED

2008/03/31 16:07:13 rt 1.283.2.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1471c167281d81594c97a4126119442c64d73821]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED

2008/03/31 16:07:12 rt 1.10.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [880324126b887e8db2fa628838193d150b3c48c9]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED

2008/03/31 16:07:12 rt 1.4.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94c2e6d78b0ab335a06dcb415013466331761b23]

INTEGRATION: CWS changefileheader (1.29.272); FILE MERGED

2008/03/31 16:07:12 rt 1.29.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6392ef5645a69157d3b66cd99b4964c0d5bd4c50]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:12 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [403f3d4137bd762a1a1b08ba6f987f69e7297199]

INTEGRATION: CWS changefileheader (1.44.8); FILE MERGED

2008/03/31 16:07:12 rt 1.44.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32e10f86899bfea374813a7dc3b72dbb6d3f4ba3]

INTEGRATION: CWS changefileheader (1.2.1022); FILE MERGED

2008/03/31 16:07:12 rt 1.2.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88cd755498d4884592a55dec096d62eca5fe9fbb]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED

2008/03/31 16:07:12 rt 1.2.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e3a11966f02c9181defcb7373aad24a4aa92259]

INTEGRATION: CWS changefileheader (1.3.408); FILE MERGED

2008/03/31 16:07:12 rt 1.3.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d091819be7f4752d272de72c6d147a1d07cd987e]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED

2008/03/31 16:07:12 rt 1.7.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5a09217a322b71765f65cf2f70f69e8d73bfdad]

INTEGRATION: CWS changefileheader (1.2.616); FILE MERGED

2008/03/31 16:07:12 rt 1.2.616.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1bc2987c0e63d05dadb357406057ea7b2bf7f4d]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED

2008/03/31 16:07:12 rt 1.4.132.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68fd5673aecb8c93f43dc2288bae388fcfe38564]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:11 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [092c5b7fc085731f88cb991f81e539f50aa06d49]

INTEGRATION: CWS changefileheader (1.12.174); FILE MERGED

2008/03/31 16:07:11 rt 1.12.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e19abd02e219cd7b8affde9ecc83cfc0a8fbf2f5]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:11 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c7f36b17eb565c6a4a294f26bdf7cd2f26c8814]

INTEGRATION: CWS changefileheader (1.17.8); FILE MERGED

2008/03/31 16:07:11 rt 1.17.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [490cc3339f7a2d2a7f42b8c8d4dd14f71e934b33]

INTEGRATION: CWS changefileheader (1.8.1022); FILE MERGED

2008/03/31 16:07:11 rt 1.8.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d68389689749c3c0d4a677a1bc3d8a3f6203c5a]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED

2008/03/31 16:07:11 rt 1.4.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5d708efd3fba1d7a988b94dfe47402f22b1deeb]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED

2008/03/31 16:07:11 rt 1.7.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46c0c3832f740cd7a768646c33051c698c281d35]

INTEGRATION: CWS changefileheader (1.35.8); FILE MERGED

2008/03/31 16:07:11 rt 1.35.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56c6b78514536e64e8cda2a89b432050a9ab8e41]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED

2008/03/31 16:07:10 rt 1.2.26.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b404be7f96fc356c213d7ad624d3a2897adf088]

INTEGRATION: CWS changefileheader (1.5.312); FILE MERGED

2008/03/31 16:07:10 rt 1.5.312.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa39f551a3d535e9999efc31680abace4d145a87]

INTEGRATION: CWS changefileheader (1.6.196); FILE MERGED

2008/03/31 16:07:10 rt 1.6.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0e3763bb994a8cb47ddc84bfcc83e328ca1b75c]

INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED

2008/03/31 16:07:10 rt 1.4.142.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24149b2e0b3cc56b97cdbee4ea71c72892f6d759]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:10 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dea54772c9e381cd802404d3f6a1084a1a50737]

INTEGRATION: CWS changefileheader (1.2.1022); FILE MERGED

2008/03/31 16:07:10 rt 1.2.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49f6d16524b78cec039c23006a743c0a6319a3d4]

INTEGRATION: CWS changefileheader (1.8.196); FILE MERGED

2008/03/31 16:07:10 rt 1.8.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06cf43cfacac0c0b688b02075aee92e5dc59eb0]

INTEGRATION: CWS changefileheader (1.7.1022); FILE MERGED

2008/03/31 16:07:10 rt 1.7.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0be9316bddf93cf613a2bc19a27e7256330eeb8]

INTEGRATION: CWS changefileheader (1.13.958); FILE MERGED

2008/03/31 16:07:09 rt 1.13.958.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15e4a318e4aa6554e75e83d1c70c1195f9b7b659]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:09 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5612cb5272a612fbe010f72f40fce0beee887eb6]

INTEGRATION: CWS changefileheader (1.12.174); FILE MERGED

2008/03/31 16:07:09 rt 1.12.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17ae9235dfa55261cfe24ca64b68a7abd8395974]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:09 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d477d4760f0b64a8c7f8c74a63616e570c5c580]

INTEGRATION: CWS changefileheader (1.17.8); FILE MERGED

2008/03/31 16:07:09 rt 1.17.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9312c336d024567647841013a723ef1900252aea]

INTEGRATION: CWS changefileheader (1.5.1022); FILE MERGED

2008/03/31 16:07:09 rt 1.5.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a73970546ecfd0e66f53906d335eac30dff8f66e]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED

2008/03/31 16:07:09 rt 1.7.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38e0a507a2253c69888a13eeb463d893504f0232]

INTEGRATION: CWS changefileheader (1.32.8); FILE MERGED

2008/03/31 16:07:09 rt 1.32.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5add03f8a19fa07d6ae007aec7a3bad914805393]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:08 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3552dece56dd8aec898c7cb340e10c4cd5ee5d4]

INTEGRATION: CWS changefileheader (1.5.196); FILE MERGED

2008/03/31 16:07:08 rt 1.5.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74b03a039892e329faac2a909f1916d66c7c5b61]

INTEGRATION: CWS changefileheader (1.4.1022); FILE MERGED

2008/03/31 16:07:08 rt 1.4.1022.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d26bb5378cacd5aa80ba92d590d3b865a27261b]

INTEGRATION: CWS changefileheader (1.11.674); FILE MERGED

2008/03/31 16:07:08 rt 1.11.674.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75bcb03bb49ffa5f44bb09b226a997a762b1e0a7]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:08 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f831e4163f49448ea8631e530d5953baa5daeaec]

INTEGRATION: CWS changefileheader (1.9.90); FILE MERGED

2008/03/31 16:07:08 rt 1.9.90.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b5884594d8e38f7c8030302d982a8902453dfce]

INTEGRATION: CWS changefileheader (1.5.502); FILE MERGED

2008/03/31 16:07:08 rt 1.5.502.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2f31b5da8be2ee2672154337bf733bfdef3ed47]

INTEGRATION: CWS changefileheader (1.5.674); FILE MERGED

2008/03/31 16:07:07 rt 1.5.674.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e92d9cbb65c3c8c107efb9445b8f4fdc33bb3556]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:07 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fc356e26fa6355e71e8f22d313d975687b8d366]

INTEGRATION: CWS changefileheader (1.13.174); FILE MERGED

2008/03/31 16:07:07 rt 1.13.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b7ea914879053ec8ff1b4e932f96b2fea21eca1]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:07 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c4dd3e72179dbb55d0401c889ecbe095188810]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED

2008/03/31 16:07:07 rt 1.16.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [954f2f7e4aa926774dd63a328f35d365e4bf52f7]

INTEGRATION: CWS changefileheader (1.5.1024); FILE MERGED

2008/03/31 16:07:07 rt 1.5.1024.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90579b479b69ee20793644cf59d045a7648fa5b5]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED

2008/03/31 16:07:07 rt 1.7.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb10b2b8ed3d3a5d314fa2cb01f80925fe9acfcc]

INTEGRATION: CWS changefileheader (1.26.8); FILE MERGED

2008/03/31 16:07:07 rt 1.26.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0d8a7de5c68ff11217662d9274b868ed2a94dc0]

INTEGRATION: CWS changefileheader (1.5.882); FILE MERGED

2008/03/31 16:07:07 rt 1.5.882.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a63651374b01b183efd5f92d3522a7df94292ed]

INTEGRATION: CWS changefileheader (1.2.1024); FILE MERGED

2008/03/31 16:07:07 rt 1.2.1024.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c623443e586e9a77647982f43bf1fb765ebc56f0]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED

2008/03/31 16:07:07 rt 1.5.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a1339db07e64a2c675e6c458f7e21c5b6356ed1]

INTEGRATION: CWS changefileheader (1.3.938); FILE MERGED

2008/03/31 16:07:06 rt 1.3.938.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f50acb987a2d1ed735c24f77832dc6c4961c6190]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED

2008/03/31 16:07:06 rt 1.6.154.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff7a6eddfaff82986c7f064da898e01ae72b4c3e]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED

2008/03/31 16:07:06 rt 1.5.82.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1045efa9ddbf29271bf90ca55539c164a96ac57b]

INTEGRATION: CWS changefileheader (1.9.154); FILE MERGED

2008/03/31 16:07:06 rt 1.9.154.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e1bc08dcf07a09ccb6c6fa5309b4ef22360e594]

INTEGRATION: CWS changefileheader (1.3.506); FILE MERGED

2008/03/31 16:07:06 rt 1.3.506.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e133a507c4bec7f05580e25b20d2a391c6ec1859]

INTEGRATION: CWS changefileheader (1.6.408); FILE MERGED

2008/03/31 16:07:06 rt 1.6.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e44ef0bae957608b1b178e090d32f691fcf8263]

INTEGRATION: CWS changefileheader (1.12.174); FILE MERGED

2008/03/31 16:07:06 rt 1.12.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9345cf0f0cdaad08534a430cbecee60798cb9d22]

INTEGRATION: CWS changefileheader (1.7.408); FILE MERGED

2008/03/31 16:07:06 rt 1.7.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7fcba31cb1e3d70f14ef3dcf2bc5774e23f33e3]

INTEGRATION: CWS changefileheader (1.21.8); FILE MERGED

2008/03/31 16:07:06 rt 1.21.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b551cdd4496ee0b3e50104d6c73d20fec1b45383]

INTEGRATION: CWS changefileheader (1.6.1024); FILE MERGED

2008/03/31 16:07:05 rt 1.6.1024.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f22696ec4f42cbc89f51da841bf68eed7f0c3ad]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:05 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [713558d48ebbd2f0e5535fa86fa002fd7aee44bb]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED

2008/03/31 16:07:05 rt 1.7.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d560111ac23b14f1abe141553338c9faecefe260]

INTEGRATION: CWS changefileheader (1.39.8); FILE MERGED

2008/03/31 16:07:05 rt 1.39.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5bdcdea86349809ac108d1cbe830ddb249ea5da]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED

2008/03/31 16:07:05 rt 1.4.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb5e6439218410efc6790f144d924a98d110dac]

INTEGRATION: CWS changefileheader (1.7.174); FILE MERGED

2008/03/31 16:07:05 rt 1.7.174.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44bfe8de43364a2bc44b98d8ce6b7bc61b27632c]

INTEGRATION: CWS changefileheader (1.14.8); FILE MERGED

2008/03/31 16:07:05 rt 1.14.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f752b20a0e9497ffe9547b99546cf21cffbaf80]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED

2008/03/31 16:07:05 rt 1.6.118.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d44cc63a61f35ca3915e7a3e30bd511c5cbaba1]

INTEGRATION: CWS changefileheader (1.4.272); FILE MERGED

2008/03/31 16:07:05 rt 1.4.272.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21824aac640fe8a7e04ec94a1b33e9437fd9cec3]

INTEGRATION: CWS changefileheader (1.25.8); FILE MERGED

2008/03/31 16:07:05 rt 1.25.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e70714f67a0df0e2b8eb297d2bf7a4c4dfcd921f]

INTEGRATION: CWS changefileheader (1.5.408); FILE MERGED

2008/03/31 16:07:04 rt 1.5.408.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [035f0b34c01954727f4ffb8f41971df88a223bca]

INTEGRATION: CWS changefileheader (1.6.196); FILE MERGED

2008/03/31 16:07:04 rt 1.6.196.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a52c1a372c844eb5cd7e57db1a131ec3bed0e531]

INTEGRATION: CWS changefileheader (1.5.1024); FILE MERGED

2008/03/31 16:07:04 rt 1.5.1024.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10e7aca962f8a5c78508ac9a5e7292ceafb17507]

INTEGRATION: CWS changefileheader (1.8.710); FILE MERGED

2008/03/31 16:07:04 rt 1.8.710.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62a1babda53b7f6321aa1c5b1587824c7fc8a47f]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED

2008/03/31 16:07:04 rt 1.12.8.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6ebf5ace4791b527aa08c524e861036ccbb2dcd]

INTEGRATION: CWS changefileheader (1.8.90); FILE MERGED

2008/03/31 16:07:04 rt 1.8.90.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7739faa7809cb5c04b74cf66c20f1fd670c178ac]

INTEGRATION: CWS changefileheader (1.85.4); FILE MERGED

2008/03/31 16:04:19 rt 1.85.4.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec3d9c66566cc5eae086aa17f9f8760bc47bbffa]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED

2008/03/31 16:04:19 rt 1.4.160.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac766982f636f21a24dc61e1720de7c797fc4a35]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED

2008/03/31 16:04:19 rt 1.3.160.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f855785b6ab917ac05c1c8ac744e6d3280289b5e]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED

2008/03/31 16:04:19 rt 1.7.28.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be7c16b825a4729502013055da139d17bfcb5562]

INTEGRATION: CWS changefileheader (1.2.182); FILE MERGED

2008/03/31 16:04:18 rt 1.2.182.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cb6dbce895d0465ed3dcc463f08d6188440c6ab]

INTEGRATION: CWS changefileheader (1.8.186); FILE MERGED

2008/03/31 16:03:42 rt 1.8.186.1: #i87441# Change license header to LPGL v3.

2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18d6ab6b525ad2a97a725c23bf1f3d535cb5fbb0]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED

2008/03/31 16:03:33 rt 1.4.40.1: #i87441# Change license header to LPGL v3.

2008-04-09  Kurt Zenker  <kz@openoffice.org>  [a1022020d64a6fc19b0ca71ac6fc2c258b24832d]

#i88067# set default ENABLE_MINIMIZER=YES


2008-04-08  Vladimir Glazounov  <vg@openoffice.org>  [9a4013a9e5203b5f54c80eea3c03b4fefcffd272]

#i10000# ENABLE_MINIMIZER missing


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [f7ef4f85e947107845cb364fdfb896d9714aa895]

#i87913# buildfixes


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [8f046eade48403722c7a52e4f31dbbb76fafc184]

#i88015# buildfixes


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [ed87cc31bbbf3cc5f9a493bb0b7c97bf4ab2c75a]

#i87923# fixes for macosx


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a6397eb036e6f872771d627f850b0b5d1ff0e0e8]

DEV300


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [936aadb7101d1727022a64db1560543ac9e1d10e]

INTEGRATION: CWS pdfimport (1.163.68); FILE MERGED

2008/01/23 14:32:52 akhva 1.163.68.1: #i83405# merge from picom

2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7d030169d8dd9bc9bd390bd156d95362cae44678]

#i10000# generate new configure


2008-04-04  Oliver Bolte  <obo@openoffice.org>  [47baab566113fde6dea12485310a51a0fb4ecc10]

#i10000# adapt path for Framework SDK to new Platform SDK / Framework 3.5


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c360d8c4259846e67f918a964ef7fbff39c1ae22]

INTEGRATION: CWS vq41 (1.178.10); FILE MERGED

2008/03/23 13:49:34 vq 1.178.10.2: #i87346# Automatically set WINDOWS_VISTA_PSDK depending on the used SDK.
2008/03/23 05:13:04 vq 1.178.10.1: #i87346# Make OOo/DEV300 be buildable with .NET2005/2008.

2008-04-04  Kurt Zenker  <kz@openoffice.org>  [430f28512b2652abab3a9a5eac4c3519b476455d]

INTEGRATION: CWS vq41 (1.252.6); FILE MERGED

2008/03/25 15:51:13 vq 1.252.6.6: Add missing Windows guard.
2008/03/25 02:02:20 vq 1.252.6.5: #i87378# Make configure accept mixed mode paths under cygwin.
2008/03/23 14:40:19 vq 1.252.6.4: #i87346# Fix another typo.
2008/03/23 13:49:33 vq 1.252.6.3: #i87346# Automatically set WINDOWS_VISTA_PSDK depending on the used SDK.
2008/03/23 13:24:39 vq 1.252.6.2: #i87346# Fix dll name.
2008/03/23 05:13:03 vq 1.252.6.1: #i87346# Make OOo/DEV300 be buildable with .NET2005/2008.

2008-04-04  Kurt Zenker  <kz@openoffice.org>  [61bb185a508172e6ddeb8d639b9aef7f8391ae70]

INTEGRATION: CWS wikiext01_DEV300 (1.161.6); FILE MERGED

2008/02/11 15:52:38 rene 1.161.6.2: #i10000# adapt configure to new Sun default, add APACHE_COMMONS and TOMCAT to Suns BUILD_TYPE
2008/02/11 13:40:05 mav 1.161.6.1: #i85633# add mediawiki in the build

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [faa6f20925664dcbfb50503462f661a20687aa58]

INTEGRATION: CWS wikiext01_DEV300 (1.169.10); FILE MERGED

2008/02/06 12:58:53 mav 1.169.10.3: RESYNC: (1.169-1.171); FILE MERGED
2008/02/04 09:02:12 rene 1.169.10.2: Issue number:
Submitted by:
Reviewed by:
#i85726# don't ship binary-only jars, build them
2008/02/01 10:21:43 rene 1.169.10.1: #i85747# --enable-mediawiki and --with-system-apache-commons

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ee19be24c23752fefd3e0d254dc269647b095057]

INTEGRATION: CWS wikiext01_DEV300 (1.241.10); FILE MERGED

2008/02/11 15:52:37 rene 1.241.10.4: #i10000# adapt configure to new Sun default, add APACHE_COMMONS and TOMCAT to Suns BUILD_TYPE
2008/02/06 12:58:50 mav 1.241.10.3: RESYNC: (1.241-1.248); FILE MERGED
2008/02/04 09:02:12 rene 1.241.10.2: Issue number:
Submitted by:
Reviewed by:
#i85726# don't ship binary-only jars, build them
2008/02/01 10:21:42 rene 1.241.10.1: #i85747# --enable-mediawiki and --with-system-apache-commons

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d14e951989a1f5d04a92bc21c01ad9c326658cb6]

INTEGRATION: CWS vcl87 (1.252.2); FILE MERGED

2008/03/12 18:47:41 pl 1.252.2.1: #i76650# RandR support

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [66da696aa2d37372d37a02ebd06c19405ad6b959]

INTEGRATION: CWS vcl87 (1.178.4); FILE MERGED

2008/03/12 18:47:41 pl 1.178.4.1: #i76650# RandR support

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fa292ef4e3ae1f3e94ffcb9c8ea27f9e3bdd3d34]

INTEGRATION: CWS vcl87 (1.7.10); FILE MERGED

2008/03/12 17:35:59 pl 1.7.10.1: #i76650# enable RANDR

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7e5c2d3ecff77327efffdb0fcfe0d4745d2fde36]

INTEGRATION: CWS vcl87 (1.84.2); FILE MERGED

2008/03/17 11:44:01 pl 1.84.2.1: #i86904# no logo images.zip (thanks ause)

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [48321d05eaedae675d13cd19f12979323183c9c6]

INTEGRATION: CWS s390xport01 (1.179.4); FILE MERGED

2008/03/26 12:41:24 cmc 1.179.4.1: #i87464# add support for s390x and an extra visibility test found during that port

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [096b7e128c7b9b8f34c91bbfe568c0b93a10ef40]

INTEGRATION: CWS s390xport01 (1.254.4); FILE MERGED

2008/03/26 12:41:24 cmc 1.254.4.1: #i87464# add support for s390x and an extra visibility test found during that port

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6f4e26d0b0eac631702da200e8542577f4efe09c]

INTEGRATION: CWS s390xport01 (1.224.4); FILE MERGED

2008/03/26 12:41:20 cmc 1.224.4.1: #i87464# add support for s390x and an extra visibility test found during that port

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f0175c523d3c3e721146fdeae3837dd0bfa431d6]

INTEGRATION: CWS s390xport01 (1.1.2); FILE ADDED

2008/03/26 12:56:28 cmc 1.1.2.1: #i87464# add support for s390x

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7f3477d277582c7338724562f62d4bfb6e4442d4]

INTEGRATION: CWS s390xport01 (1.19.10); FILE MERGED

2008/03/26 12:56:09 cmc 1.19.10.1: #i87464# add support for s390x and merge sb's LINK changes into the other minor ports

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [acfb18915b62304adac4b37918b8b82dbddf5738]

INTEGRATION: CWS s390xport01 (1.17.154); FILE MERGED

2008/03/26 12:56:09 cmc 1.17.154.1: #i87464# add support for s390x and merge sb's LINK changes into the other minor ports

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f6a732ad39edc83e88e07b8b9ac4ea5f2824b7c2]

INTEGRATION: CWS s390xport01 (1.2.202); FILE MERGED

2008/03/26 12:56:09 cmc 1.2.202.1: #i87464# add support for s390x and merge sb's LINK changes into the other minor ports

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [579ab08726b9a78394f601194f469e7a00ccbc04]

INTEGRATION: CWS s390xport01 (1.36.46); FILE MERGED

2008/03/26 12:56:09 cmc 1.36.46.1: #i87464# add support for s390x and merge sb's LINK changes into the other minor ports

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e34364249dd4e2e1aeeef42a32db4ef0ff13d40e]

INTEGRATION: CWS s390xport01 (1.77.10); FILE MERGED

2008/03/27 08:48:55 cmc 1.77.10.1: #i87464# add support for s390x

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [59ed0ce6ad0a166815b51aa66aac53852ee0714e]

INTEGRATION: CWS presenterview (1.179.10); FILE MERGED

2008/04/02 14:57:10 af 1.179.10.1: #i84791# Added support for minimizer and presenter screen.

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [303556960266fbf5a395f961b3f201f24dd52989]

INTEGRATION: CWS presenterview (1.254.10); FILE MERGED

2008/04/02 14:56:26 af 1.254.10.1: #i84791# Added support for minimizer and presenter screen.

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7ac9e5ae68db4d3f0ff05b8502cd2d4aa172091a]

INTEGRATION: CWS presenterview (1.224.10); FILE MERGED

2008/04/02 14:55:31 af 1.224.10.1: #i84791# Added support for minimizer and presenter screen.

2008-04-03  Kurt Zenker  <kz@openoffice.org>  [80735ddee72926729f48f3149752394cd74f283b]

INTEGRATION: CWS native135 (1.8.60); FILE MERGED

2008/03/04 16:49:38 is 1.8.60.1: #i86686# Solaris language selection broken

2008-04-03  Vladimir Glazounov  <vg@openoffice.org>  [11809b145a8d78eb83dc4c73b6a36f09ad8a2d78]

#i87533#


2008-04-02  Vladimir Glazounov  <vg@openoffice.org>  [256f3ec2bb1ca72308156c9aed562ca32bd28a3b]

#i87533#


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [29f264260915a9c0072ecd31a1ed0bb8073853e3]

INTEGRATION: CWS native135 (1.6.68); FILE MERGED

2008/03/04 16:51:00 is 1.6.68.1: #152842# online udpate in user installation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [12bc0846213c7a55423b7d8db6f7f45afe98d776]

INTEGRATION: CWS native135 (1.14.98); FILE MERGED

2008/03/04 16:49:38 is 1.14.98.1: #i86686# Solaris language selection broken

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4ee2cff2a802049230c6f42223dbfb1d8498185d]

INTEGRATION: CWS native135 (1.76.6); FILE MERGED

2008/03/05 11:37:55 is 1.76.6.2: #i84752# setting time stamp for pkginfo after faspc
2008/03/05 11:37:28 is 1.76.6.1: #i84752# setting time stamp for pkginfo after faspc

2008-04-02  Vladimir Glazounov  <vg@openoffice.org>  [2abf12ed870cda6dbe67cf650b3d661ff6ff2330]

#i87533#


2008-04-02  Vladimir Glazounov  <vg@openoffice.org>  [2093607df6ec199976f732c30e073fdd7ff13d61]

#i87533#


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [e45f64992f853d4b7ace9f3d4145fa016d3ab899]

INTEGRATION: CWS native137 (1.12.194); FILE MERGED

2008/03/20 15:28:22 is 1.12.194.1: #i87293# no upgrade for OOo 3.0 Beta and SO 9 Beta

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [58f78d05859bcd54d658fd0558dd8cc4c170c600]

INTEGRATION: CWS cairoquartz01 (1.198.2); FILE MERGED

2008/03/25 19:40:50 mox 1.198.2.19: Refine comment
2008/03/25 19:35:28 mox 1.198.2.18: Three times the charm... On linux, default to system cairo
2008/03/17 19:18:59 mox 1.198.2.17: Revert duplicate code and revert configure -file to contain only CWS changes.
2008/03/17 15:23:53 thb 1.198.2.16: Forgot about the system-libs all-inclusive switch
2008/03/17 14:33:01 thb 1.198.2.15: Actually made the check work (for defaulting to system cairo)
2008/03/17 13:52:53 thb 1.198.2.14: Make system cairo the default on linux
2008/03/10 21:53:00 mox 1.198.2.13: Remove forced test builds.

This CWS is now ready for QA and integration.
2008/03/08 12:26:09 mox 1.198.2.12: RESYNC: (1.249-1.252); FILE MERGED
2008/03/01 08:45:41 mox 1.198.2.11: TESTING: force-enable cairo on supported platforms to get more build
testing on the CWS. Force system-cairo for Linux platform.
TO BE REMOVED when this CWS goes to integration.
2008/02/29 06:28:16 mox 1.198.2.10: TESTING: force-enable cairo on supported platforms to get more build
testing on the CWS. TO BE REMOVED when this CWS goes to integration.
2008/02/23 13:13:13 mox 1.198.2.9: RESYNC: (1.241-1.249); FILE MERGED
2008/01/16 19:18:31 mox 1.198.2.8: RESYNC: (1.232-1.241); FILE MERGED
2007/12/10 17:46:16 mox 1.198.2.7: RESYNC: (1.221-1.232); FILE MERGED
2007/10/14 19:16:18 mox 1.198.2.6: RESYNC: (1.216-1.221); FILE MERGED
2007/08/11 18:12:42 mox 1.198.2.5: RESYNC: (1.213-1.216); FILE MERGED
2007/07/11 18:15:03 mox 1.198.2.4: RESYNC: (1.208-1.213); FILE MERGED
2007/06/20 15:12:51 mox 1.198.2.3: RESYNC: (1.198-1.208); FILE MERGED
2007/06/01 18:04:43 thb 1.198.2.2: #i70519# The remainder from tml's wincairo patches - enable cairo support for Windows builds
2007/04/14 07:09:10 mox 1.198.2.1: Issue number:  #69066# update configure.in to support Cairo Quartz implementation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [29a735eceee9bd640e38beed5abf3a690d83991b]

INTEGRATION: CWS obo24 (1.1.2); FILE ADDED

2008/03/13 14:39:57 obo 1.1.2.1: #i75046# additional build for 64 bit shell extension (Windows Vista)

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [1a75312a126f40754a6342202b40f09ad3106603]

INTEGRATION: CWS obo24 (1.205.8); FILE MERGED

2008/03/13 14:43:03 obo 1.205.8.1: #i75046# additional build for 64 bit shell extension (Windows Vista)

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [7725b74cec0fcf8d99505a4956e05a628a5d145b]

INTEGRATION: CWS obo24 (1.7.6); FILE MERGED

2008/03/13 11:26:27 obo 1.7.6.1: COMPROOT added for Windows 64bit compiler (used by shell extension)

2008-03-31  Oliver Bolte  <obo@openoffice.org>  [de5c9ab1cb7a6b4cbf107e1e53f9a6e1199e34e8]

#i10000# MACOSX_DEPLOYMENT_TARGET added (unxmacxi)


2008-03-31  Oliver Bolte  <obo@openoffice.org>  [f33c85b253825d906d5dfae3e5416b08b84f1c9a]

#i10000# MACOSX_DEPLOYMENT_TARGET 10.4 added for unxmacxi


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [bc9f216f29331b13969643b592325c14ef5b0879]

DEV300


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [3b316d917af20f151801eb591b137f4e09efb7d4]

INTEGRATION: CWS obo25 (1.62.58); FILE MERGED

2008/03/20 11:22:06 obo 1.62.58.1: #i87279# remove DISABLE_ADO switch

2008-03-26  Oliver Bolte  <obo@openoffice.org>  [c6dcecfcbc5c74cee3183cc27157684a73ac2c4f]

INTEGRATION: CWS obo25 (1.281.4); FILE MERGED

2008/03/20 11:23:23 obo 1.281.4.1: #i87279# remove DISABLE_ADO switch

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [11623cd342ec8b67f7cfda1a74c749b5168084c3]

INTEGRATION: CWS tl41_DEV300 (1.82.2); FILE MERGED

2008/02/15 10:12:06 tl 1.82.2.2: RESYNC: (1.82-1.85); FILE MERGED
2008/02/07 12:09:39 tl 1.82.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [e15dd0fc45425400f6c43afb22160d113dee84e6]

INTEGRATION: CWS tl41_DEV300 (1.226.8); FILE MERGED

2008/02/26 14:31:08 tl 1.226.8.3: #i80287# fixed destination directory for xcu files
2008/02/15 10:12:02 tl 1.226.8.2: RESYNC: (1.226-1.228); FILE MERGED
2008/02/07 12:09:39 tl 1.226.8.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [02e91afa407d62488e69d50b7ec842afb6bee87d]

INTEGRATION: CWS winordinals (1.118.114); FILE MERGED

2008/03/18 12:50:56 vg 1.118.114.2: #i86800# switch to symbol-exporting scheme
2008/03/14 10:35:57 vg 1.118.114.1: #i86800# switch to symbol-exporting linking for windows

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [dda425fbe342f5ea5d2d69b2cdc0a2f6651cabe3]

INTEGRATION: CWS winordinals (1.45.86); FILE MERGED

2008/03/07 14:56:14 vg 1.45.86.1: #i86800# switch to symbol-exporting scheme

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [80792a5a1d6bb43e75825583fc070f12659e77a9]

INTEGRATION: CWS winordinals (1.69.150); FILE MERGED

2008/03/14 10:35:56 vg 1.69.150.1: #i86800# switch to symbol-exporting linking for windows

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [8f346ad395baf5ecf83c75ce94e7904851dfbbfa]

INTEGRATION: CWS winordinals (1.114.114); FILE MERGED

2008/03/18 12:50:56 vg 1.114.114.2: #i86800# switch to symbol-exporting scheme
2008/03/14 10:35:55 vg 1.114.114.1: #i86800# switch to symbol-exporting linking for windows

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [82da6c908d02c8936edc752900aaeb5cf834a686]

INTEGRATION: CWS winordinals (1.44.86); FILE MERGED

2008/03/07 14:56:14 vg 1.44.86.1: #i86800# switch to symbol-exporting scheme

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [d07bc3aafc7a79422a03fdb4ec368423ed44e3bc]

INTEGRATION: CWS winordinals (1.64.150); FILE MERGED

2008/03/14 10:35:54 vg 1.64.150.1: #i86800# switch to symbol-exporting linking for windows

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [efa757198a84b7f5432eb0518c986e1349f53e79]

INTEGRATION: CWS winordinals (1.4.20); FILE MERGED

2008/03/14 10:36:34 vg 1.4.20.1: #i86800# switch to symbol-exporting linking for windows

2008-03-25  Oliver Bolte  <obo@openoffice.org>  [a2d571f1278b1c2f2bd83b1565c04c3f2885fd1f]

INTEGRATION: CWS winordinals (1.17.20); FILE MERGED

2008/03/14 10:36:34 vg 1.17.20.2: #i86800# switch to symbol-exporting linking for windows
2008/03/07 15:17:11 vg 1.17.20.1: #i86800# switch to symbol-exporting scheme

2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [d2c4b4f5b2fae7a54a24161097aaef893b61f305]

#i10000# Do not append 'Beta' extension to install dir name.


2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [6fe26ea71b13a97e2b6b4df5bdb53de88bc49f90]

#i10000# 'gid_File_Bin_Soffice' and 'gid_File_Desktophelper_Txt' moved to brand layer.


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [dd427fdd316cb27f8bc3313cfc45d3419a2d8b48]

#i10000# fix for mac-nonpro


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [699945d95dfb0112584c8ab815b89c305b18ae6f]

#i10000# avoid problems with --without-stlport combined with --with-x


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [9f2b573715b3896a9cb0d07e4c3d3a5cff2f4824]

#i10000# regenerated for new configure.in


2008-03-19  Rüdiger Timm  <rt@openoffice.org>  [d922b55b7adc16072bfcca2f3aa2f8ac1c0f319a]

#i10000# CWS sb83 changed 'PKGCONFIG' into 'PKG_CONFIG' (in solenv/inc/pkg_config.mk).


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [8431e5815f426e13f60962c60b8b81eac49b3662]

DEV300


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f46bdc52c1c56a1cc2ba906a59aff274314827e5]

INTEGRATION: CWS s390port01 (1.174.4); FILE MERGED

2008/02/29 14:47:00 cmc 1.174.4.1: #i86425# allow non -gnu linux

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c71f88fac4929af2bb13aad1d49b27dc4547dfba]

INTEGRATION: CWS s390port01 (1.249.10); FILE MERGED

2008/03/06 12:37:36 cmc 1.249.10.1: #i85398# better test and workaround for failing visibility

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4e6721177dcbe95c1af1e9556220bcfdb8d10076]

INTEGRATION: CWS s390port01 (1.18.124); FILE MERGED

2008/02/29 14:49:56 cmc 1.18.124.1: #i86425# fix up s309

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [32bbe9fc71e62847dc40b35453156def72e23d75]

INTEGRATION: CWS cwsattach2 (1.1.410); FILE MERGED

2008/03/03 14:48:51 bei 1.1.410.1: #i86647# check SOLARENV

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9a78798d4541b623bcd455e3d6c03d0325afec00]

INTEGRATION: CWS cwsattach2 (1.1.2); FILE ADDED

2008/03/03 14:48:09 bei 1.1.2.1: #i86646# cwsattach for windows

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4a696c0d6b53f5ece2c850095edd3a21b88f9dcc]

INTEGRATION: CWS ause092 (1.39.6); FILE MERGED

2008/03/12 09:38:57 hjs 1.39.6.1: #i86946# remove debug output

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3755254fd47a22de29c76632502476f6abb80d45]

INTEGRATION: CWS ause092 (1.35.6); FILE MERGED

2008/03/12 09:38:57 hjs 1.35.6.1: #i86946# remove debug output

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [33ce76f27c9c43d524e4d2b32e61f34037ed3e3f]

INTEGRATION: CWS sb83 (1.248.4); FILE MERGED

2008/03/17 09:10:48 sb 1.248.4.3: RESYNC: (1.249-1.252); FILE MERGED
2008/02/22 11:11:52 sb 1.248.4.2: RESYNC: (1.248-1.249); FILE MERGED
2008/02/04 10:43:00 sb 1.248.4.1: #i84200# introduced PKG_CHECK_MODULES_MACHACK to use system-provided specific bins instead of (MacPorts provided) pkg-check for libxml2/libxslt; make --with-system-libxml and --with-system-libxslt default on MACOSX; make --without-stlport default on MACOSX by applying <http://www.openoffice.org/nonav/issues/showattachment.cgi/51318/darwin_systemstl.patch>

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6ee8fb6b28ace8f845c41d26938752826bebedf8]

INTEGRATION: CWS sb83 (1.220.4); FILE MERGED

2008/03/17 09:10:35 sb 1.220.4.3: RESYNC: (1.221-1.222); FILE MERGED
2008/02/22 11:11:37 sb 1.220.4.2: RESYNC: (1.220-1.221); FILE MERGED
2008/02/04 10:42:54 sb 1.220.4.1: #i84200# introduced PKG_CHECK_MODULES_MACHACK to use system-provided specific bins instead of (MacPorts provided) pkg-check for libxml2/libxslt; make --with-system-libxml and --with-system-libxslt default on MACOSX; make --without-stlport default on MACOSX by applying <http://www.openoffice.org/nonav/issues/showattachment.cgi/51318/darwin_systemstl.patch>

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c4ceba948428da228d945293073f7c55c37d39c2]

INTEGRATION: CWS sb83 (1.2.248); FILE MERGED

2008/02/04 10:40:30 sb 1.2.248.1: #i84200# introduced PKG_CHECK_MODULES_MACHACK to use system-provided specific bins instead of (MacPorts provided) pkg-check for libxml2/libxslt

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4b25402ce318bf4285e35072b0f2d6349be4b16d]

INTEGRATION: CWS sb83 (1.16.6); FILE MERGED

2008/03/17 09:04:00 sb 1.16.6.3: RESYNC: (1.17-1.18); FILE MERGED
2008/02/01 13:30:17 sb 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED
2007/12/21 14:51:31 sb 1.16.6.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b3505661f1a8da203ddd2ae85ae41d218593ac4d]

INTEGRATION: CWS sb83 (1.7.10); FILE MERGED

2007/12/21 14:51:31 sb 1.7.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [23ae9801730c381b205a13cb467beda4d8dfdf47]

INTEGRATION: CWS sb83 (1.9.10); FILE MERGED

2007/12/21 14:51:31 sb 1.9.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [729c983ac0509ea953a1214e5e1146e32f4cf571]

INTEGRATION: CWS sb83 (1.12.10); FILE MERGED

2007/12/21 14:51:30 sb 1.12.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1265d5600e5d182a4158846fcbbe672f0e5d8d16]

INTEGRATION: CWS sb83 (1.8.10); FILE MERGED

2007/12/21 14:51:30 sb 1.8.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c05a89ce688bfd06561fd2b471f25821fcdc1a9e]

INTEGRATION: CWS sb83 (1.42.22); FILE MERGED

2008/03/17 09:02:01 sb 1.42.22.8: RESYNC: (1.43-1.44); FILE MERGED
2008/02/14 11:05:31 is 1.42.22.7: '#i86068#_readmes_into_brand_language_pack'
2008/02/06 14:06:50 sb 1.42.22.6: #i84200# moved image sets to brand layer
2008/01/30 12:02:25 sb 1.42.22.5: #i84200# changes for MACOSX; additions to SCP1FILES missing from SCP2FILES
2008/01/30 09:39:44 sb 1.42.22.4: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:28 sb 1.42.22.3: #i85112# merged in cws_src680_native121
2008/01/09 10:52:32 sb 1.42.22.2: RESYNC: (1.42-1.43); FILE MERGED
2007/12/10 14:49:25 sb 1.42.22.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [094f6ddc9c8f0ce1bd137ac466c4bacf8b2761ac]

INTEGRATION: CWS sb83 (1.20.2); FILE MERGED

2008/03/17 09:01:58 sb 1.20.2.6: RESYNC: (1.21-1.22); FILE MERGED
2008/02/22 08:50:51 sb 1.20.2.5: RESYNC: (1.20-1.21); FILE MERGED
2008/02/19 15:41:14 is 1.20.2.4: #i85112# new ure module structure
2008/02/13 16:00:56 is 1.20.2.3: #i86068# brand application modules
2008/01/29 17:08:25 sb 1.20.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:27 sb 1.20.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [39037df3f2503a817f45fad7be3a0a5cc49af277]

INTEGRATION: CWS sb83 (1.34.18); FILE MERGED

2008/02/13 17:04:22 is 1.34.18.2: '#i86068#'
2008/01/29 17:08:25 sb 1.34.18.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [99239c28b997b78660858dc2cef6573b42e5dca6]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:27 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:02:00 sb 1.1.4.1: file module_langpack_writer.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:27 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [38a3b869a9332b219b2e6898f0d5a80a498137b3]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/02/13 12:49:07 is 1.1.4.5: #i86068# language specific files in brand package
2008/01/31 09:41:41 is 1.1.4.4: #i85112# language modules with names and descriptions
2008/01/30 09:29:31 sb 1.1.4.3: #i85112# merged in cws_src680_native121
2008/01/29 16:00:27 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:01:48 sb 1.1.4.1: file module_langpack_root.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:27 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2dd63f71f61c847c9e645a474f42fba86eb9d7a7]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:27 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:01:35 sb 1.1.4.1: file module_langpack_onlineupdate.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:27 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7f3485d0355f44d4a41fb59a05d5f0fee73c6067]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:27 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:01:22 sb 1.1.4.1: file module_langpack_math.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:27 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f301fd6abcd6f002a7d868cb6b045be759342fa3]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:27 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:01:11 sb 1.1.4.1: file module_langpack_impress.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:27 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b2d03a6bfa385170fb9d7c1dbcd0a83b202a2a45]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:26 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:00:59 sb 1.1.4.1: file module_langpack_draw.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:26 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2ce08c3feee01a1f8ee5710dd98c3c4787f7a8c3]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:26 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 15:00:05 sb 1.1.4.1: file module_langpack_calc.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:26 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dd4b9325815e0642c2828ecf61c50510fe5d8777]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/01/29 16:00:26 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/29 14:59:47 sb 1.1.4.1: file module_langpack_base.sct was added on branch cws_src680_sb83 on 2008-01-29 16:00:26 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3fdd63dd4810a7167b8b67fde41d059b4796254d]

INTEGRATION: CWS sb83 (1.2.2); FILE MERGED

2008/02/22 08:50:47 sb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED
2008/01/31 09:41:41 is 1.2.2.3: #i85112# language modules with names and descriptions
2008/01/30 09:29:31 sb 1.2.2.2: #i85112# merged in cws_src680_native121
2008/01/29 16:00:26 sb 1.2.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2e6bab87586451545941e3822b6cd2e34dc367aa]

INTEGRATION: CWS sb83 (1.2.2); FILE MERGED

2008/02/06 14:07:23 sb 1.2.2.4: #i84200# streamlined image set processing
2008/01/31 09:41:41 is 1.2.2.3: #i85112# language modules with names and descriptions
2008/01/30 09:29:31 sb 1.2.2.2: #i85112# merged in cws_src680_native121
2008/01/29 16:00:26 sb 1.2.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [09a0227a1848b8a43c9f84d6dda4d224e266f3c2]

INTEGRATION: CWS sb83 (1.4.86); FILE MERGED

2008/01/29 16:00:25 sb 1.4.86.2: #i85112# merged in cws_src680_native121
2007/12/10 14:48:11 sb 1.4.86.1: #152274# Include PyUno in StarOffice.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6bd56254f5c00813590bcc6ab0d94d214210965e]

INTEGRATION: CWS sb83 (1.16.644); FILE MERGED

2007/12/10 14:48:11 sb 1.16.644.1: #152274# Include PyUno in StarOffice.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c23e06f67f94ee2424cccfd2758927a78b718e70]

INTEGRATION: CWS sb83 (1.19.22); FILE MERGED

2008/02/11 13:44:14 is 1.19.22.4: #i85916# language pack in multilayered office
2008/02/01 15:51:32 sb 1.19.22.3: #i85112# windows-specific stuff (is)
2008/01/31 11:05:05 is 1.19.22.2: #i85112# using ooo package versions for SO
2008/01/29 16:00:25 sb 1.19.22.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [83d2d2c345ccd9971b1632a3bf2fa097c6ba26d1]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/02/19 17:25:42 is 1.1.4.7: #i85112# defining pathes in scp2 also for Unix
2008/02/19 15:41:14 is 1.1.4.6: #i85112# new ure module structure
2008/02/19 14:58:47 is 1.1.4.5: #i85112#_changing_windows_directory_structure
2008/02/14 13:19:16 is 1.1.4.4: #i86068# thirdparty license also in brand layer
2008/02/08 11:19:29 is 1.1.4.3: #i85916# new installlocation
2008/01/29 16:00:24 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/09 16:36:55 sb 1.1.4.1: file ure_standalone.scp was added on branch cws_src680_sb83 on 2008-01-29 16:00:24 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5ca5c372dc28d6fadf5be5a4306f527f2bc4b07e]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/02/19 17:25:42 is 1.1.4.10: #i85112# defining pathes in scp2 also for Unix
2008/02/19 15:09:10 is 1.1.4.9: #i85112#_changing_windows_directory_structure
2008/02/19 14:58:47 is 1.1.4.8: #i85112#_changing_windows_directory_structure
2008/02/04 16:59:00 sb 1.1.4.7: #i84200# fixed ure-link symlink
2008/02/01 15:51:32 sb 1.1.4.6: #i85112# windows-specific stuff (is)
2008/01/30 12:02:40 sb 1.1.4.5: #i84200# changes for MACOSX
2008/01/30 07:42:29 sb 1.1.4.4: #i85112# after-merge adjustments
2008/01/29 17:08:25 sb 1.1.4.3: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:24 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/09 16:37:05 sb 1.1.4.1: file ure_into_ooo.scp was added on branch cws_src680_sb83 on 2008-01-29 16:00:24 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [95b25c5943f37371c0fe53034af628426222962e]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED

2008/03/17 09:31:21 sb 1.1.4.12: merge conflicts
2008/02/20 16:35:12 is 1.1.4.11: #i86278# msvc libraries into all layers
2008/02/19 15:09:10 is 1.1.4.10: #i85112#_changing_windows_directory_structure
2008/02/14 13:19:15 is 1.1.4.9: #i86068# thirdparty license also in brand layer
2008/02/06 13:51:20 is 1.1.4.8: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 15:51:31 sb 1.1.4.7: #i85112# windows-specific stuff (is)
2008/02/01 14:28:15 sb 1.1.4.6: fixes after resync to SRC680_m245
2008/02/01 11:05:01 sb 1.1.4.5: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/30 12:02:40 sb 1.1.4.4: #i84200# changes for MACOSX
2008/01/30 07:40:38 sb 1.1.4.3: #i85112# typo
2008/01/29 16:00:24 sb 1.1.4.2: #i85112# merged in cws_src680_native121
2008/01/09 16:36:44 sb 1.1.4.1: file ure.scp was added on branch cws_src680_sb83 on 2008-01-29 16:00:24 +0000

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3d159988b0686f724ff294d618363d420439c0a2]

INTEGRATION: CWS sb83 (1.25.98); FILE MERGED

2008/02/25 15:50:13 is 1.25.98.3: #i85112# spadmin link into brand package
2008/01/29 16:00:24 sb 1.25.98.2: #i85112# merged in cws_src680_native121
2007/12/10 14:53:15 sb 1.25.98.1: #i84309# Completely removed deprecated pkgchk tool.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0b4ada53d75807ce71ce347b7a00b9163015c109]

INTEGRATION: CWS sb83 (1.10.26); FILE MERGED

2008/01/30 09:47:34 is 1.10.26.2: #i85112# no language selection dialog
2008/01/29 16:00:23 sb 1.10.26.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4858e9a48987aa013a455a5060dafd1683c3528d]

INTEGRATION: CWS sb83 (1.22.54); FILE MERGED

2008/02/11 13:44:14 is 1.22.54.2: #i85916# language pack in multilayered office
2008/02/06 13:51:20 is 1.22.54.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6ddb469ffaac4832f7f33d9b3b0b84e1700b3d75]

INTEGRATION: CWS sb83 (1.53.20); FILE MERGED

2008/02/11 13:44:14 is 1.53.20.6: #i85916# language pack in multilayered office
2008/01/29 17:08:24 sb 1.53.20.5: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.53.20.4: #i85112# merged in cws_src680_native121
2008/01/23 15:21:32 sb 1.53.20.3: #i84200# for code simplification, have all of URE_BIN_DIR, OOO_BASE_DIR, BRAND_BASE_DIR also available in good-old monolithic OOo
2007/12/03 14:01:14 sb 1.53.20.2: RESYNC: (1.53-1.54); FILE MERGED
2007/11/22 09:44:10 sb 1.53.20.1: Merged in CWS sb80.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e2749d94b5808d978b0f97180236ff69950c0937]

INTEGRATION: CWS sb83 (1.9.818); FILE MERGED

2008/01/29 17:08:24 sb 1.9.818.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.9.818.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1af5c53287898367d059d47816151bd8fc17ceeb]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/02/19 14:58:47 is 1.1.2.11: #i85112#_changing_windows_directory_structure
2008/02/18 14:13:28 sb 1.1.2.10: #i84200# reverted last change again
2008/02/15 16:04:46 sb 1.1.2.9: #i84200# URE_MORE_TYPES is brand specific
2008/02/13 12:49:07 is 1.1.2.8: #i86068# language specific files in brand package
2008/02/08 14:06:20 is 1.1.2.7: #i85916# supporting also broffice
2008/02/06 14:08:42 sb 1.1.2.6: #i84200# moved image sets to brand layer
2008/02/06 13:51:20 is 1.1.2.5: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 15:51:31 sb 1.1.2.4: #i85112# windows-specific stuff (is)
2008/01/30 09:39:43 sb 1.1.2.3: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2007/12/12 08:56:53 sb 1.1.2.2: #i84200# All of share/xdg/ goes into the brand layer.
2007/12/10 14:51:23 sb 1.1.2.1: #i84200# First step of basis/brand split.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f638a5b0eed9003dc9181e37a7808734a2009e1a]

INTEGRATION: CWS sb83 (1.8.2); FILE MERGED

2008/02/22 08:50:44 sb 1.8.2.4: RESYNC: (1.8-1.9); FILE MERGED
2008/01/31 09:41:41 is 1.8.2.3: #i85112# language modules with names and descriptions
2008/01/30 09:30:51 sb 1.8.2.2: #i85112# merged in cws_src680_native121
2008/01/29 16:00:23 sb 1.8.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ee41081d208191d1251947672afaba27432a164e]

INTEGRATION: CWS sb83 (1.3.2); FILE MERGED

2008/03/17 09:01:54 sb 1.3.2.4: RESYNC: (1.4-1.8); FILE MERGED
2008/02/13 16:00:55 is 1.3.2.3: #i86068# brand application modules
2008/02/13 12:49:07 is 1.3.2.2: #i86068# language specific files in brand package
2008/01/30 09:30:51 sb 1.3.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [490b3693db2109645f6e0b054c88524d439f42b4]

INTEGRATION: CWS sb83 (1.81.14); FILE MERGED

2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split.  #i84309# Completely removed deprecated pkgchk tool.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [86ae7bb9a4d7883211294b5ea4a789c4829a38ca]

INTEGRATION: CWS sb83 (1.58.10); FILE MERGED

2008/02/14 11:05:30 is 1.58.10.6: '#i86068#_readmes_into_brand_language_pack'
2008/02/06 14:08:42 sb 1.58.10.5: #i84200# moved image sets to brand layer
2008/02/01 13:29:00 sb 1.58.10.4: RESYNC: (1.61-1.62); FILE MERGED
2008/01/29 16:00:22 sb 1.58.10.3: #i85112# merged in cws_src680_native121
2008/01/09 10:52:27 sb 1.58.10.2: RESYNC: (1.58-1.61); FILE MERGED
2007/12/10 14:52:00 sb 1.58.10.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dbd17c439bd3078af50808aabf7fc5bc00d48425]

INTEGRATION: CWS sb83 (1.9.90); FILE MERGED

2008/01/29 16:00:22 sb 1.9.90.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [810ea9ffc783fa7320016ff1c1304927003aa890]

INTEGRATION: CWS sb83 (1.58.80); FILE MERGED

2008/03/17 09:01:48 sb 1.58.80.2: RESYNC: (1.58-1.61); FILE MERGED
2008/02/13 16:00:55 is 1.58.80.1: #i86068# brand application modules

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [00cf9455664ad67f50f878c61d383e88eb7616ec]

INTEGRATION: CWS sb83 (1.226.14); FILE MERGED

2008/03/18 08:14:05 sb 1.226.14.21: work around vbaobj on Mac OS X problem
2008/03/17 09:01:45 sb 1.226.14.20: RESYNC: (1.229-1.233); FILE MERGED
2008/02/22 08:59:20 sb 1.226.14.19: resync aftermath
2008/02/22 08:50:41 sb 1.226.14.18: RESYNC: (1.227-1.229); FILE MERGED
2008/02/14 13:19:14 is 1.226.14.17: #i86068# thirdparty license also in brand layer
2008/02/14 11:05:08 sb 1.226.14.16: #i84200# just put THIRDPARTYLICENSEREADME.html somewhere for now on MACOSX
2008/02/13 12:49:07 is 1.226.14.15: #i86068# language specific files in brand package
2008/02/08 09:19:24 sb 1.226.14.14: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:14 sb 1.226.14.13: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.226.14.12: #i84200# removed apparently unused viewdoc script
2008/02/06 14:09:09 sb 1.226.14.11: #i84200# moved image sets to brand layer
2008/02/01 15:51:31 sb 1.226.14.10: #i85112# windows-specific stuff (is)
2008/02/01 13:28:57 sb 1.226.14.9: RESYNC: (1.226-1.227); FILE MERGED
2008/02/01 11:05:00 sb 1.226.14.8: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/29 17:08:24 sb 1.226.14.7: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:22 sb 1.226.14.6: #i85112# merged in cws_src680_native121
2008/01/23 15:21:32 sb 1.226.14.5: #i84200# for code simplification, have all of URE_BIN_DIR, OOO_BASE_DIR, BRAND_BASE_DIR also available in good-old monolithic OOo
2008/01/21 15:14:30 sb 1.226.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.226.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2007/12/27 12:31:41 sb 1.226.14.2: #i84200# Provide a (nonfunctional) ure-link and a fake basis-link for good old monolithic OOo, to keep it running for now.
2007/12/10 14:46:58 sb 1.226.14.1: #i84200# First step of basis/brand split.  #i84309# Completely removed deprecated pkgchk tool.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4e7959460c6630e3ef686a9fb167c6bad369139f]

INTEGRATION: CWS sb83 (1.270.2); FILE MERGED

2008/03/18 08:29:53 sb 1.270.2.5: work around vbaobj on Mac OS X problem
2008/03/17 09:01:42 sb 1.270.2.4: RESYNC: (1.273-1.281); FILE MERGED
2008/02/07 16:20:14 sb 1.270.2.3: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/01 13:28:53 sb 1.270.2.2: RESYNC: (1.270-1.273); FILE MERGED
2008/01/29 16:00:21 sb 1.270.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [06716f2ceaf9add675006a693932ac5d145d15a1]

INTEGRATION: CWS sb83 (1.9.90); FILE MERGED

2008/02/06 17:10:49 is 1.9.90.1: #154180# removing adabas

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [41b71408af1157433efb18c1696734b3a0af56af]

INTEGRATION: CWS sb83 (1.42.14); FILE MERGED

2008/02/25 12:57:58 is 1.42.14.11: #i85112# directories to packages
2008/02/22 08:50:38 sb 1.42.14.10: RESYNC: (1.42-1.43); FILE MERGED
2008/02/19 17:25:42 is 1.42.14.9: #i85112# defining pathes in scp2 also for Unix
2008/02/19 16:16:20 is 1.42.14.8: #i85112# new ure module structure
2008/02/19 14:58:47 is 1.42.14.7: #i85112#_changing_windows_directory_structure
2008/02/13 12:49:07 is 1.42.14.6: #i86068# language specific files in brand package
2008/02/06 13:51:20 is 1.42.14.5: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 15:51:31 sb 1.42.14.4: #i85112# windows-specific stuff (is)
2008/01/30 12:02:40 sb 1.42.14.3: #i84200# changes for MACOSX
2008/01/29 17:08:24 sb 1.42.14.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2007/12/10 14:53:48 sb 1.42.14.1: #i84200# Dead gid_Dir_Share_Uno_Packages_Office.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [da0f7a6a555fc223b3fb88c1909b26dea554d743]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/02/14 11:06:26 is 1.1.2.1: '#i86068#_readmes_into_brand_language_pack'

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [97e010a593f967f6b3e2454eba38c635866c6de2]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/03/17 09:31:21 sb 1.1.2.35: merge conflicts
2008/03/05 16:07:42 sb 1.1.2.34: #i86723# dedicated spadmin start script needed
2008/02/25 15:50:13 is 1.1.2.33: #i85112# spadmin link into brand package
2008/02/25 15:22:44 is 1.1.2.32: #i85112# install-me into brand package
2008/02/22 08:59:20 sb 1.1.2.31: resync aftermath
2008/02/20 16:35:12 is 1.1.2.30: #i86278# msvc libraries into all layers
2008/02/19 17:25:42 is 1.1.2.29: #i85112# defining pathes in scp2 also for Unix
2008/02/18 16:55:37 is 1.1.2.28: #i85112# repackaging
2008/02/18 14:13:28 sb 1.1.2.27: #i84200# reverted last change again
2008/02/15 16:04:46 sb 1.1.2.26: #i84200# URE_MORE_TYPES is brand specific
2008/02/14 13:19:14 is 1.1.2.25: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.1.2.24: #i84200# for now, move crash reporter to brand layer
2008/02/14 11:05:30 is 1.1.2.23: '#i86068#_readmes_into_brand_language_pack'
2008/02/13 17:31:47 is 1.1.2.22: #i86068#
2008/02/13 13:27:46 is 1.1.2.21: #i86068# language specific brand files
2008/02/13 12:49:07 is 1.1.2.20: #i86068# language specific files in brand package
2008/02/08 09:19:24 sb 1.1.2.19: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:14 sb 1.1.2.18: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/06 14:10:45 sb 1.1.2.17: #i84200# moved image sets to brand layer; added items available in only some brand layers to gid_Module_Root_Brand nonetheless
2008/02/05 10:55:29 is 1.1.2.16: #i85112# ooo repackaging
2008/02/01 15:51:31 sb 1.1.2.15: #i85112# windows-specific stuff (is)
2008/02/01 14:28:15 sb 1.1.2.14: fixes after resync to SRC680_m245
2008/02/01 11:05:00 sb 1.1.2.13: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/31 17:02:56 is 1.1.2.12: #i85112# basis dir below ooo dir
2008/01/31 17:01:02 is 1.1.2.11: #i85112# new basis  link
2008/01/30 13:37:50 sb 1.1.2.10: #i84200# redirect(rc|.ini) on all platforms but MACOSX
2008/01/30 13:03:19 is 1.1.2.9: #i85112# additional flags for brand module
2008/01/30 12:02:40 sb 1.1.2.8: #i84200# changes for MACOSX
2008/01/30 09:39:43 sb 1.1.2.7: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/23 15:23:01 sb 1.1.2.6: #i84200# moved executables from brand layer to basis layer
2008/01/07 15:25:34 sb 1.1.2.5: #i84985# added URE_OVERRIDE_JAVA_JFW_SHARED|USER_DATA
2007/12/21 15:00:21 sb 1.1.2.4: #i84200# Windows-specific fixes.
2007/12/18 08:57:14 sb 1.1.2.3: #i84200# dropped Mac OS X specifics for now
2007/12/12 08:56:53 sb 1.1.2.2: #i84200# All of share/xdg/ goes into the brand layer.
2007/12/10 14:51:12 sb 1.1.2.1: #i84200# First step of basis/brand split.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c838ae54f159affd284368852cd26e5f37cf1a4a]

INTEGRATION: CWS sb83 (1.6.2); FILE MERGED

2008/01/29 16:00:21 sb 1.6.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5684b52f4d29da2b47d91c57a0b2e1e838fd5b82]

INTEGRATION: CWS sb83 (1.15.2); FILE MERGED

2008/02/22 08:50:34 sb 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED
2008/02/13 16:00:55 is 1.15.2.3: #i86068# brand application modules
2008/01/29 17:08:24 sb 1.15.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:21 sb 1.15.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e7062b93c347d97ae302e071318149fe3718b9db]

INTEGRATION: CWS sb83 (1.34.154); FILE MERGED

2008/02/13 17:04:22 is 1.34.154.2: '#i86068#'
2008/01/29 17:08:23 sb 1.34.154.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c43b43c7b01f82c1bffa7cffd0dc48fef57ef45e]

INTEGRATION: CWS sb83 (1.15.2); FILE MERGED

2008/02/22 08:50:31 sb 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED
2008/02/13 16:00:55 is 1.15.2.3: #i86068# brand application modules
2008/01/29 17:08:23 sb 1.15.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:19 sb 1.15.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3f7c5091bc2661d75d5dc135f51c6e465c11b19e]

INTEGRATION: CWS sb83 (1.30.154); FILE MERGED

2008/03/17 09:01:39 sb 1.30.154.3: RESYNC: (1.30-1.31); FILE MERGED
2008/02/13 17:04:22 is 1.30.154.2: '#i86068#'
2008/01/29 17:08:23 sb 1.30.154.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ef423ba21526dbefc18e9271371a101b8ee0e333]

INTEGRATION: CWS sb83 (1.14.2); FILE MERGED

2008/02/22 08:50:28 sb 1.14.2.4: RESYNC: (1.14-1.15); FILE MERGED
2008/02/13 16:00:55 is 1.14.2.3: #i86068# brand application modules
2008/01/29 17:08:23 sb 1.14.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:18 sb 1.14.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b7de344156f3ecede6b0cc5ae6d4e7ea72a3aeb4]

INTEGRATION: CWS sb83 (1.25.154); FILE MERGED

2008/02/13 17:04:22 is 1.25.154.2: '#i86068#'
2008/01/29 17:08:23 sb 1.25.154.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5e3706a66089afbbccc1d919267f341b3b2d3e01]

INTEGRATION: CWS sb83 (1.4.820); FILE MERGED

2008/02/14 13:06:14 sb 1.4.820.1: #i84200# for now, move crash reporter to brand layer

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [99cba860a93d9b269b5d4bc07bdfa07958d648ff]

INTEGRATION: CWS sb83 (1.17.2); FILE MERGED

2008/02/22 08:59:19 sb 1.17.2.5: resync aftermath
2008/02/22 08:50:25 sb 1.17.2.4: RESYNC: (1.17-1.20); FILE MERGED
2008/02/13 16:00:55 is 1.17.2.3: #i86068# brand application modules
2008/01/29 17:08:23 sb 1.17.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:17 sb 1.17.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [aaef2e2dbbe007846fcabde53e5c5c9b4f3fd4e2]

INTEGRATION: CWS sb83 (1.37.154); FILE MERGED

2008/02/22 08:50:22 sb 1.37.154.3: RESYNC: (1.37-1.38); FILE MERGED
2008/02/13 17:04:21 is 1.37.154.2: '#i86068#'
2008/01/29 17:08:22 sb 1.37.154.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [47e41846c49ab17cd9b7c29436f8cd69ef2dce8c]

INTEGRATION: CWS sb83 (1.11.2); FILE MERGED

2008/03/17 09:31:21 sb 1.11.2.6: merge conflicts
2008/03/17 09:01:35 sb 1.11.2.5: RESYNC: (1.12-1.13); FILE MERGED
2008/02/22 08:50:19 sb 1.11.2.4: RESYNC: (1.11-1.12); FILE MERGED
2008/02/13 16:00:54 is 1.11.2.3: #i86068# brand application modules
2008/01/29 17:08:22 sb 1.11.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:17 sb 1.11.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e98dc51534e7cfe0ba22853780208c7d544b1065]

INTEGRATION: CWS sb83 (1.23.18); FILE MERGED

2008/03/17 09:01:32 sb 1.23.18.3: RESYNC: (1.23-1.24); FILE MERGED
2008/02/13 17:04:21 is 1.23.18.2: '#i86068#'
2008/01/29 17:08:22 sb 1.23.18.1: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0918161490d88b1bcdb8a5ff073cd3905fa215fb]

INTEGRATION: CWS sb83 (1.7.54); FILE MERGED

2008/01/29 16:00:17 sb 1.7.54.2: #i85112# merged in cws_src680_native121
2007/12/10 14:54:28 sb 1.7.54.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3977c94c52b5c34f318a224421eacb11300955f1]

INTEGRATION: CWS sb83 (1.24.54); FILE MERGED

2008/03/17 09:01:29 sb 1.24.54.4: RESYNC: (1.25-1.26); FILE MERGED
2008/01/29 16:00:17 sb 1.24.54.3: #i85112# merged in cws_src680_native121
2008/01/09 10:52:23 sb 1.24.54.2: RESYNC: (1.24-1.25); FILE MERGED
2007/12/10 14:54:28 sb 1.24.54.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4400cf1a644c665b81a962b2f696500296d18502]

INTEGRATION: CWS sb83 (1.11.2); FILE MERGED

2008/02/06 14:06:05 sb 1.11.2.2: #i84200# streamlined image set processing
2008/01/29 16:00:16 sb 1.11.2.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4be1533f98be33c81f45a47431fcc82a669e54a8]

INTEGRATION: CWS sb83 (1.16.100); FILE MERGED

2008/03/17 09:01:25 sb 1.16.100.4: RESYNC: (1.16-1.17); FILE MERGED
2008/02/13 12:49:06 is 1.16.100.3: #i86068# language specific files in brand package
2008/01/29 16:00:16 sb 1.16.100.2: #i85112# merged in cws_src680_native121
2007/12/03 13:44:04 sb 1.16.100.1: #i84200# Use new feature of automatically merged adjacent string literals.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [286ab7f7ef02404951155959a7cfdbcada15da64]

INTEGRATION: CWS sb83 (1.41.14); FILE MERGED

2008/01/11 14:13:15 sb 1.41.14.1: #i84200# improved USE_SYSTEM_STL=YES handling

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [baf79fc147820046992f76716a102ba4a391ef82]

INTEGRATION: CWS sb83 (1.34.48); FILE MERGED

2008/03/17 09:00:50 sb 1.34.48.5: RESYNC: (1.39-1.41); FILE MERGED
2008/02/01 13:28:18 sb 1.34.48.4: RESYNC: (1.38-1.39); FILE MERGED
2008/01/29 14:38:05 sb 1.34.48.3: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer
2008/01/09 10:51:56 sb 1.34.48.2: RESYNC: (1.34-1.38); FILE MERGED
2007/12/21 14:45:45 sb 1.34.48.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [114893851966f5a5f34ece97cef04a92759b84a8]

INTEGRATION: CWS sb83 (1.45.50); FILE MERGED

2008/02/01 13:28:14 sb 1.45.50.4: RESYNC: (1.46-1.47); FILE MERGED
2008/02/01 11:02:16 sb 1.45.50.3: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:50 sb 1.45.50.2: RESYNC: (1.45-1.46); FILE MERGED
2007/12/03 13:42:36 sb 1.45.50.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [025b749a3ec443c50966b0cb5bde1e14c77f49af]

INTEGRATION: CWS sb83 (1.39.50); FILE MERGED

2008/02/01 13:28:11 sb 1.39.50.4: RESYNC: (1.40-1.41); FILE MERGED
2008/02/01 11:02:16 sb 1.39.50.3: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:47 sb 1.39.50.2: RESYNC: (1.39-1.40); FILE MERGED
2007/12/03 13:42:36 sb 1.39.50.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [440a37561e958227bc0059888d2ffe37551065d5]

INTEGRATION: CWS sb83 (1.22.14); FILE MERGED

2008/03/17 09:00:44 sb 1.22.14.6: RESYNC: (1.27-1.28); FILE MERGED
2008/02/01 13:28:08 sb 1.22.14.5: RESYNC: (1.24-1.27); FILE MERGED
2008/02/01 11:02:16 sb 1.22.14.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/11 14:15:37 sb 1.22.14.3: #i84200# make --without-stlport the default for unxmacx
2008/01/09 10:51:44 sb 1.22.14.2: RESYNC: (1.22-1.24); FILE MERGED
2008/01/09 09:42:37 sb 1.22.14.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [df0a7e329c52cfd6a122b6280043e56a186005e6]

INTEGRATION: CWS sb83 (1.12.18); FILE MERGED

2008/02/01 11:02:16 sb 1.12.18.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:41 sb 1.12.18.3: RESYNC: (1.12-1.13); FILE MERGED
2007/12/19 10:36:17 sb 1.12.18.2: #i84200# typo
2007/12/03 13:42:36 sb 1.12.18.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [91881f22279eb3a4a949c636665d5d99aa78f716]

INTEGRATION: CWS sb83 (1.22.52); FILE MERGED

2008/02/01 11:02:16 sb 1.22.52.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:38 sb 1.22.52.3: RESYNC: (1.22-1.23); FILE MERGED
2007/12/19 10:36:17 sb 1.22.52.2: #i84200# typo
2007/12/03 13:42:36 sb 1.22.52.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3fe811f5e2c993bfddebc789379f21a98cd0ae5c]

INTEGRATION: CWS sb83 (1.29.52); FILE MERGED

2008/02/01 11:02:16 sb 1.29.52.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:34 sb 1.29.52.3: RESYNC: (1.29-1.30); FILE MERGED
2007/12/19 10:36:17 sb 1.29.52.2: #i84200# typo
2007/12/03 13:42:36 sb 1.29.52.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0615e897c7d0f1ce589b0cf006cc70f969c1501d]

INTEGRATION: CWS sb83 (1.41.50); FILE MERGED

2008/02/01 13:28:05 sb 1.41.50.5: RESYNC: (1.42-1.43); FILE MERGED
2008/02/01 11:02:16 sb 1.41.50.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:31 sb 1.41.50.3: RESYNC: (1.41-1.42); FILE MERGED
2007/12/19 10:36:17 sb 1.41.50.2: #i84200# typo
2007/12/03 13:42:36 sb 1.41.50.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3d348bffb28af7047016682b6e0809e69d572448]

INTEGRATION: CWS sb83 (1.44.52); FILE MERGED

2008/02/01 11:02:16 sb 1.44.52.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:28 sb 1.44.52.3: RESYNC: (1.44-1.45); FILE MERGED
2007/12/19 10:36:17 sb 1.44.52.2: #i84200# typo
2007/12/03 13:42:35 sb 1.44.52.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [797f66646ffaf9b5eb618ddf0f73fa48f0913ec6]

INTEGRATION: CWS sb83 (1.5.52); FILE MERGED

2008/02/01 11:02:16 sb 1.5.52.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:25 sb 1.5.52.3: RESYNC: (1.5-1.6); FILE MERGED
2007/12/19 10:36:17 sb 1.5.52.2: #i84200# typo
2007/12/03 13:42:35 sb 1.5.52.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fc153b064d8934681d60631a478f8129a2b5f1e8]

INTEGRATION: CWS sb83 (1.13.52); FILE MERGED

2008/02/01 11:02:16 sb 1.13.52.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:22 sb 1.13.52.3: RESYNC: (1.13-1.14); FILE MERGED
2007/12/19 10:36:16 sb 1.13.52.2: #i84200# typo
2007/12/03 13:42:35 sb 1.13.52.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b2a5b4da4fba491a89c013d0b02825c59e49039a]

INTEGRATION: CWS sb83 (1.116.20); FILE MERGED

2008/03/17 09:00:41 sb 1.116.20.4: RESYNC: (1.118-1.119); FILE MERGED
2008/01/10 14:59:54 sb 1.116.20.3: parallel builds race on $(MISC)$/symbols-regexp.tmp solved
2008/01/09 10:51:19 sb 1.116.20.2: RESYNC: (1.116-1.118); FILE MERGED
2008/01/09 09:42:37 sb 1.116.20.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4880e080bd27816c05fbdf92dd289361c39ad467]

INTEGRATION: CWS sb83 (1.81.4); FILE MERGED

2008/03/17 09:00:38 sb 1.81.4.3: RESYNC: (1.81-1.84); FILE MERGED
2008/01/18 09:57:09 sb 1.81.4.2: #i84200# improved previous change, moved work to macosx-change-install-names.pl
2008/01/14 16:37:31 sb 1.81.4.1: #i84200# For external modules, use the install_name_tool -id feature together with new EXTRPATH (similar to APP|SHLnRPATH) to adapt install names of built dynamic libraries in a postprocess step.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [aad272e6d0c9a0add0e070180ebabaaaf7c55432]

INTEGRATION: CWS sb83 (1.69.20); FILE MERGED

2008/03/17 09:00:34 sb 1.69.20.2: RESYNC: (1.69-1.70); FILE MERGED
2008/01/09 09:42:37 sb 1.69.20.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [69d75201cd6fe64339dc5ac62bc89b90ed5ad9ba]

INTEGRATION: CWS sb83 (1.221.18); FILE MERGED

2008/03/17 09:00:31 sb 1.221.18.7: RESYNC: (1.225-1.228); FILE MERGED
2008/02/06 14:11:50 sb 1.221.18.6: #i84200# streamlined image set processing
2008/02/01 13:28:02 sb 1.221.18.5: RESYNC: (1.224-1.225); FILE MERGED
2008/02/01 11:02:16 sb 1.221.18.4: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/09 10:51:16 sb 1.221.18.3: RESYNC: (1.222-1.224); FILE MERGED
2007/12/03 14:01:03 sb 1.221.18.2: RESYNC: (1.221-1.222); FILE MERGED
2007/12/03 13:42:35 sb 1.221.18.1: #i84200# Added LINKFLAGSRUNPATH_BRAND.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [139698d7f63672f776360a5d52aaab0df88d1474]

INTEGRATION: CWS sb83 (1.4.20); FILE MERGED

2008/01/28 11:18:28 sb 1.4.20.1: adapted to scenarios where a PKG_CONFIG environment variable is already set (typically to build moz)

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ecfaca3f21301bb835b19fac163ea37d3780ca8d]

INTEGRATION: CWS sb83 (1.123.22); FILE MERGED

2008/03/17 09:00:28 sb 1.123.22.7: RESYNC: (1.125-1.129); FILE MERGED
2008/03/13 14:46:11 sb 1.123.22.6: mingw problems (tono)
2008/02/22 06:18:38 sb 1.123.22.5: RESYNC: (1.124-1.125); FILE MERGED
2008/02/08 09:17:50 sb 1.123.22.4: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:19:44 sb 1.123.22.3: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/01 13:27:59 sb 1.123.22.2: RESYNC: (1.123-1.124); FILE MERGED
2008/01/14 12:52:43 sb 1.123.22.1: make sure to choose a static neon library if not SYSTEM_NEON (to avoid picking up a wrong dynamic library from somewhere on the system; on Mac OS X there seems to be no appropriate ld command line switch to fore a static library, so we have to give its full path explicitly as a workaround for now)

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d2ce3091b207c45a53c131cc52ee44ba516b086a]

INTEGRATION: CWS sb83 (1.7.218); FILE MERGED

2007/12/18 11:47:16 sb 1.7.218.1: #i84200# On Linux, start testshl2 with full path, so that osl_getModuleURLFromAddress for symbol main returns the correct path of the executable.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9394752312c5212d94e5bcfbfe891ce6392f1734]

INTEGRATION: CWS sb83 (1.112.20); FILE MERGED

2008/03/17 09:00:24 sb 1.112.20.4: RESYNC: (1.114-1.115); FILE MERGED
2008/01/10 14:59:54 sb 1.112.20.3: parallel builds race on $(MISC)$/symbols-regexp.tmp solved
2008/01/09 10:51:12 sb 1.112.20.2: RESYNC: (1.112-1.114); FILE MERGED
2008/01/09 09:42:37 sb 1.112.20.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8b76f424fbed092113fbf02d71e12bad703d0829]

INTEGRATION: CWS sb83 (1.64.20); FILE MERGED

2008/03/17 08:58:23 sb 1.64.20.2: RESYNC: (1.64-1.65); FILE MERGED
2008/01/09 09:42:37 sb 1.64.20.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a725f5ffc693ffbe0c133dc611b7a76d2e0e52bb]

INTEGRATION: CWS sb83 (1.6.218); FILE MERGED

2007/12/18 11:47:16 sb 1.6.218.1: #i84200# On Linux, start testshl2 with full path, so that osl_getModuleURLFromAddress for symbol main returns the correct path of the executable.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d19a10d33cf3927a6fd6a5db2bc511838ba18911]

INTEGRATION: CWS sb83 (1.1.2); FILE MERGED

2008/03/17 08:58:16 sb 1.1.2.2: RESYNC: (1.1-1.7); FILE MERGED
2008/02/22 08:47:34 sb 1.1.2.1: merged in ssrc680.ini.1.155.4.3

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e750b2cd7bedc2f412faba69de78a18aa4ba23b4]

INTEGRATION: CWS sb83 (1.9.566); FILE MERGED

2007/12/19 15:18:34 sb 1.9.566.2: #i84200# make sure there is an even number of double quotes before the two string literals to concatenate
2007/12/03 13:41:53 sb 1.9.566.1: #i84200# Allow for adjacent string literals in scp files that are automatically merged into single string literals.

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [46e2b2a4e1ce4217e2909340b23e9d67fe9c27de]

INTEGRATION: CWS sb83 (1.12.18); FILE MERGED

2008/03/17 08:58:13 sb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED
2008/02/06 13:52:41 is 1.12.18.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ccec932dd79b3119f97d3199c9e25c9d6c821f18]

INTEGRATION: CWS sb83 (1.13.18); FILE MERGED

2008/02/21 12:42:13 is 1.13.18.2: #i85112# more specific component names required for uninstallation
2008/02/06 13:52:41 is 1.13.18.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [613b306cd50a2d2d45b40178a3708c805b391fc2]

INTEGRATION: CWS sb83 (1.18.36); FILE MERGED

2008/03/17 08:58:10 sb 1.18.36.4: RESYNC: (1.18-1.20); FILE MERGED
2008/02/07 17:15:04 is 1.18.36.3: #i85112# introducing component conditions
2008/02/06 13:52:41 is 1.18.36.2: #i85916# INSTALLLOCATION no longer only valid path
2008/01/29 15:12:28 sb 1.18.36.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [50f740e7adcf4e8b0aa4a083b082f3acc54cc853]

INTEGRATION: CWS sb83 (1.4.478); FILE MERGED

2008/02/11 14:14:46 is 1.4.478.2: #i85916# language pack in multilayered office
2008/02/06 13:52:41 is 1.4.478.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ab58ae1d9576cf08c20a27a97f90e03add7719df]

INTEGRATION: CWS sb83 (1.44.28); FILE MERGED

2008/03/17 08:58:07 sb 1.44.28.3: RESYNC: (1.44-1.46); FILE MERGED
2008/01/31 10:30:29 is 1.44.28.2: #i85112# using ooo package versions for SO
2008/01/29 15:12:28 sb 1.44.28.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [92dfe01be6b36ba1d73a9ac5189b2b164219c649]

INTEGRATION: CWS sb83 (1.38.28); FILE MERGED

2008/03/17 08:58:04 sb 1.38.28.7: RESYNC: (1.40-1.42); FILE MERGED
2008/02/22 06:18:31 sb 1.38.28.6: RESYNC: (1.38-1.40); FILE MERGED
2008/02/20 12:53:35 is 1.38.28.5: #i85112#
2008/02/08 10:04:32 is 1.38.28.4: #i85916# new installlocation
2008/02/07 13:50:16 is 1.38.28.3: #154180# new jre path settings
2008/02/06 13:52:41 is 1.38.28.2: #i85916# INSTALLLOCATION no longer only valid path
2008/01/29 15:12:28 sb 1.38.28.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5dd3aa822d4a2031cc706d6be482b0367a2d127b]

INTEGRATION: CWS sb83 (1.18.4); FILE MERGED

2008/03/17 08:58:01 sb 1.18.4.6: RESYNC: (1.18-1.19); FILE MERGED
2008/02/18 12:13:11 is 1.18.4.5: #i85112# improving log file info
2008/02/18 12:10:54 is 1.18.4.4: #i85112# improving_log_file_info
2008/02/07 17:15:04 is 1.18.4.3: #i85112# introducing component conditions
2008/02/01 15:53:36 sb 1.18.4.2: #i85112# windows-specific stuff (is)
2008/01/29 15:12:28 sb 1.18.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eb1b8e9ad41c2d57ad6fa8d230531c4f8d533da4]

INTEGRATION: CWS sb83 (1.20.4); FILE MERGED

2008/03/17 08:57:58 sb 1.20.4.4: RESYNC: (1.21-1.22); FILE MERGED
2008/02/22 06:18:25 sb 1.20.4.3: RESYNC: (1.20-1.21); FILE MERGED
2008/01/31 10:19:04 is 1.20.4.2: #i85112# checking for name at feature
2008/01/29 15:12:28 sb 1.20.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [71a359d3f12c295ddb54a158e9940a311c803d04]

INTEGRATION: CWS sb83 (1.25.18); FILE MERGED

2008/03/17 08:57:56 sb 1.25.18.6: RESYNC: (1.26-1.27); FILE MERGED
2008/02/07 17:15:04 is 1.25.18.5: #i85112# introducing component conditions
2008/02/06 13:52:40 is 1.25.18.4: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 15:53:36 sb 1.25.18.3: #i85112# windows-specific stuff (is)
2008/02/01 13:27:52 sb 1.25.18.2: RESYNC: (1.25-1.26); FILE MERGED
2008/01/29 15:12:28 sb 1.25.18.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [89bd576614423fd7674181bd2702e35e12222cf6]

INTEGRATION: CWS sb83 (1.11.18); FILE MERGED

2008/02/07 17:15:04 is 1.11.18.4: #i85112# introducing component conditions
2008/02/06 14:52:10 is 1.11.18.3: #i85916# INSTALLLOCATION no longer only valid path
2008/02/06 13:52:40 is 1.11.18.2: #i85916# INSTALLLOCATION no longer only valid path
2008/01/29 15:12:28 sb 1.11.18.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [52ddd76c69ada92ecad5f2625faf99e8927f7c77]

INTEGRATION: CWS sb83 (1.7.4); FILE MERGED

2008/02/22 06:18:22 sb 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED
2008/01/29 15:12:27 sb 1.7.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1f141a2fbc55ef5702e7d694ea7f9fe0ca815098]

INTEGRATION: CWS sb83 (1.58.4); FILE MERGED

2008/02/06 13:52:40 is 1.58.4.2: #i85916# INSTALLLOCATION no longer only valid path
2008/01/29 15:12:27 sb 1.58.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [00a3ce541aa5a9f96b146acfaf8a2abef3829c79]

INTEGRATION: CWS sb83 (1.10.4); FILE MERGED

2008/02/22 06:18:17 sb 1.10.4.4: RESYNC: (1.11-1.12); FILE MERGED
2008/02/20 16:02:52 is 1.10.4.3: #i85112# path to unopkg.exe
2008/02/01 13:27:48 sb 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED
2008/01/29 15:12:27 sb 1.10.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6ea916df8328f2ac658033263d56e1354143bb70]

INTEGRATION: CWS sb83 (1.15.18); FILE MERGED

2008/03/17 08:57:53 sb 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED
2008/02/20 13:17:24 is 1.15.18.1: #i85112# avoiding whitespaces at end of value

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [54c8a602968cb22e35918e6405c5052f1fb7dbc5]

INTEGRATION: CWS sb83 (1.30.28); FILE MERGED

2008/03/17 08:57:50 sb 1.30.28.2: RESYNC: (1.30-1.31); FILE MERGED
2008/01/29 15:12:27 sb 1.30.28.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b4ed13d3082e1bb69a82b0a704152bc3d4fbf015]

INTEGRATION: CWS sb83 (1.41.4); FILE MERGED

2008/03/17 08:57:47 sb 1.41.4.6: RESYNC: (1.41-1.42); FILE MERGED
2008/02/25 13:01:10 is 1.41.4.5: #i85112# directories to packages
2008/02/20 15:45:21 is 1.41.4.4: #i85112# new style for sun directory
2008/02/13 17:48:03 is 1.41.4.3: #i86068#
2008/02/12 16:39:45 is 1.41.4.2: #i85112# three layer office
2008/01/29 15:12:27 sb 1.41.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c2469a936ff179a23e8bd98efd90e22f0fe3bb1a]

INTEGRATION: CWS sb83 (1.12.4); FILE MERGED

2008/01/29 15:12:27 sb 1.12.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8ba434d298324a8f3380c6f89199711bcd6f03b9]

INTEGRATION: CWS sb83 (1.5.52); FILE MERGED

2008/01/29 15:12:27 sb 1.5.52.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b46651590a24508518c9fec6aa708079ff5e442c]

INTEGRATION: CWS sb83 (1.7.18); FILE MERGED

2008/01/29 15:12:27 sb 1.7.18.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [183d8d950cd95312ae2ae208745cd4499341c286]

INTEGRATION: CWS sb83 (1.14.4); FILE MERGED

2008/02/25 13:01:10 is 1.14.4.5: #i85112# directories to packages
2008/02/21 17:09:17 is 1.14.4.4: #i85112# force rootdirectories into root package
2008/02/18 15:39:03 is 1.14.4.3: #i85112# improve file info logfile
2008/02/05 10:57:05 is 1.14.4.2: #i85112# ooo repackaging
2008/01/29 15:12:27 sb 1.14.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3547f45a89c3fd92d6192b99b1570f7b5181384d]

INTEGRATION: CWS sb83 (1.14.4); FILE MERGED

2008/02/15 11:53:03 is 1.14.4.2: #i86125# language pack support
2008/01/29 15:12:27 sb 1.14.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0861f71f6e26c5a75a8f9b655f5401b0e54810b1]

INTEGRATION: CWS sb83 (1.82.4); FILE MERGED

2008/03/17 08:57:41 sb 1.82.4.12: RESYNC: (1.85-1.90); FILE MERGED
2008/02/22 06:18:13 sb 1.82.4.11: RESYNC: (1.84-1.85); FILE MERGED
2008/02/20 15:45:21 is 1.82.4.10: #i85112# new style for sun directory
2008/02/18 15:39:03 is 1.82.4.9: #i85112# improve file info logfile
2008/02/18 12:10:53 is 1.82.4.8: #i85112# improving_log_file_info
2008/02/13 17:48:03 is 1.82.4.7: #i86068#
2008/02/12 15:38:19 is 1.82.4.6: #i85112# three layer office
2008/02/11 14:14:46 is 1.82.4.5: #i85916# language pack in multilayered office
2008/02/07 17:15:03 is 1.82.4.4: #i85112# introducing component conditions
2008/02/06 13:52:40 is 1.82.4.3: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 13:27:41 sb 1.82.4.2: RESYNC: (1.82-1.84); FILE MERGED
2008/01/29 15:12:26 sb 1.82.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dc3e979c6da91e8b0d0e3a4bc6a794b1f4826a35]

INTEGRATION: CWS sb83 (1.75.30); FILE MERGED

2008/03/17 08:57:38 sb 1.75.30.3: RESYNC: (1.75-1.76); FILE MERGED
2008/02/20 17:41:00 is 1.75.30.2: #i85112# exclude simple opt from epmlist
2008/02/20 15:45:21 is 1.75.30.1: #i85112# new style for sun directory

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6e76a11e39b54a8204c48b82951f8c807b036c0c]

INTEGRATION: CWS sb83 (1.14.322); FILE MERGED

2008/02/25 13:01:08 is 1.14.322.2: #i85112# directories to packages
2008/02/15 12:24:44 is 1.14.322.1: #i85112#

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [93127c56974a86f0ce8d9e0b974f8e79d7b8c469]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/03/14 09:54:41 sb 1.1.2.2: improved diagnostic output
2008/02/25 15:44:51 sb 1.1.2.1: #i84200# fixed parsing of otool -D output

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d7056159b2aaee62681c9a3fa7867258fc319750]

INTEGRATION: CWS sb83 (1.100.4); FILE MERGED

2008/03/17 08:57:29 sb 1.100.4.17: RESYNC: (1.102-1.103); FILE MERGED
2008/02/26 09:38:13 is 1.100.4.16: #i85112# directories to packages
2008/02/25 13:01:08 is 1.100.4.15: #i85112# directories to packages
2008/02/22 06:18:10 sb 1.100.4.14: RESYNC: (1.101-1.102); FILE MERGED
2008/02/20 17:40:59 is 1.100.4.13: #i85112# exclude simple opt from epmlist
2008/02/20 15:45:20 is 1.100.4.12: #i85112# new style for sun directory
2008/02/19 17:23:26 is 1.100.4.11: #i85112# complete pathes in fileinfo log file no longer required
2008/02/19 16:43:59 is 1.100.4.10: #i85112# complete pathes in fileinfo log file no longer required
2008/02/18 15:39:02 is 1.100.4.9: #i85112# improve file info logfile
2008/02/15 11:53:02 is 1.100.4.8: #i86125# language pack support
2008/02/12 16:39:45 is 1.100.4.7: #i85112# three layer office
2008/02/12 15:34:16 is 1.100.4.6: #i85112# three layer office
2008/02/08 10:04:32 is 1.100.4.5: #i85916# new installlocation
2008/02/07 17:15:03 is 1.100.4.4: #i85112# introducing component conditions
2008/02/06 13:52:40 is 1.100.4.3: #i85916# INSTALLLOCATION no longer only valid path
2008/02/01 13:27:38 sb 1.100.4.2: RESYNC: (1.100-1.101); FILE MERGED
2008/01/29 15:12:26 sb 1.100.4.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [05c54cc8e643fddc31229fb7164489f8d3aaed6c]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/02/25 15:44:32 sb 1.1.2.4: #i84200# fixed parsing of otool -D output
2008/01/25 16:04:22 sb 1.1.2.3: #i84200# tunnel -dylib_file via -Wl
2008/01/18 09:53:30 sb 1.1.2.2: #i84200# untabified
2008/01/09 09:44:26 sb 1.1.2.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment; improved macosx-dylib-link-list to macosx-dylib-link-list.pl (take care of multiple occurences of a library with different install_names)

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d05cf530af2e5d3fb32494978756680f17b76376]

INTEGRATION: CWS sb83 (1.3.440); FILE MERGED

2008/01/09 09:35:44 sb 1.3.440.1: #i84200# removed change of install_name (whatever it was intended to be good for)

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e377a941b37b35b478282a7294bd3c59cc746ddc]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED

2008/02/25 15:44:32 sb 1.1.2.6: #i84200# fixed parsing of otool -D output
2008/02/01 11:02:16 sb 1.1.2.5: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)
2008/01/25 16:05:11 sb 1.1.2.4: #i84200# do normal shl processing for extshl as well
2008/01/18 09:57:44 sb 1.1.2.3: #i84200# untabified
2008/01/18 09:54:51 sb 1.1.2.2: #i84200# added extshl support
2008/01/09 09:43:01 sb 1.1.2.1: #i84200# use APP|SHLnRPATH (-> LINKFLAGSRUNPATH_xxx) to control the install_name on unxmacx, use new macosx-change-install-names to adapt recorded install_names of linked-against libraries to correct paths in the target environment

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [58bd5d940d76d8d003abddd52beba04426511d89]

INTEGRATION: CWS sb83 (1.65.16); FILE MERGED

2008/03/17 08:56:10 sb 1.65.16.13: RESYNC: (1.67-1.71); FILE MERGED
2008/02/22 06:04:46 sb 1.65.16.12: RESYNC: (1.66-1.67); FILE MERGED
2008/02/20 15:47:18 is 1.65.16.11: #i85112# new style for sun directory
2008/02/20 10:28:47 is 1.65.16.10: #i85112# defining installation pathes in scp2
2008/02/11 14:19:25 is 1.65.16.9: #i85916# language pack in multilayered office
2008/02/08 11:18:21 is 1.65.16.8: #i85916# new installlocation
2008/02/08 10:05:08 is 1.65.16.7: #i85916# new installlocation
2008/02/06 14:05:12 sb 1.65.16.6: #i84200# removed no longer needed experimental basis/brand products again
2008/02/01 15:52:16 sb 1.65.16.5: #i85112# windows-specific stuff (is)
2008/01/29 15:24:38 sb 1.65.16.4: #i85112# merged in cws_src680_native121
2008/01/09 10:50:33 sb 1.65.16.3: RESYNC: (1.65-1.66); FILE MERGED
2007/12/27 12:35:06 sb 1.65.16.2: #i84200# Provide a fake basis-link for good old monolithic OOo, to keep it running for now.
2007/12/10 15:11:27 sb 1.65.16.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3a7fbccc6c27cf6a3b6a27bed6b4943713ae6dfc]

INTEGRATION: CWS sb83 (1.80.8); FILE MERGED

2008/03/17 08:56:07 sb 1.80.8.6: RESYNC: (1.82-1.84); FILE MERGED
2008/02/06 14:05:12 sb 1.80.8.5: #i84200# removed no longer needed experimental basis/brand products again
2008/02/04 16:58:16 sb 1.80.8.4: #i84200# for now, there is no standalone URE for Mac OS X
2008/01/29 15:24:38 sb 1.80.8.3: #i85112# merged in cws_src680_native121
2008/01/09 10:50:30 sb 1.80.8.2: RESYNC: (1.80-1.82); FILE MERGED
2007/12/10 15:11:27 sb 1.80.8.1: #i84200# First step of basis/brand split (OOo w/o URE changed into OOo Basis).

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7af144a51575bb5840c4f05d403422cc76c58745]

INTEGRATION: CWS sb83 (1.3.320); FILE MERGED

2008/02/08 11:18:21 is 1.3.320.1: #i85916# new installlocation

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5a6fd3802f584865bc623a65533610efd81e948a]

INTEGRATION: CWS sb83 (1.4.146); FILE MERGED

2008/02/08 11:18:21 is 1.4.146.1: #i85916# new installlocation

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [862bad49a739c120dfb0e6274599558accbb700d]

INTEGRATION: CWS sb83 (1.3.232); FILE MERGED

2008/02/08 11:18:21 is 1.3.232.1: #i85916# new installlocation

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1b87705f23a84db573c46b7bcaada5d9f5e6c743]

INTEGRATION: CWS sb83 (1.3.412); FILE MERGED

2008/02/06 13:55:07 is 1.3.412.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f4f4a171d654004554c3b1e9482a323ce43a1d42]

INTEGRATION: CWS sb83 (1.4.146); FILE MERGED

2008/02/06 13:55:07 is 1.4.146.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [968667a0c8beee7ae7230a87ca14e9dbf1e9a3f9]

INTEGRATION: CWS sb83 (1.4.444); FILE MERGED

2008/02/22 06:01:00 sb 1.4.444.2: RESYNC: (1.4-1.5); FILE MERGED
2008/01/29 15:24:38 sb 1.4.444.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a4f12cf91ffbea6305f30690df72f2643bd42b9b]

INTEGRATION: CWS sb83 (1.4.146); FILE MERGED

2008/02/22 06:00:57 sb 1.4.146.2: RESYNC: (1.4-1.5); FILE MERGED
2008/02/06 13:55:07 is 1.4.146.1: #i85916# INSTALLLOCATION no longer only valid path

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8bce7df33d27478144a204735b0934eea163a168]

INTEGRATION: CWS sb83 (1.3.326); FILE MERGED

2008/02/22 06:00:54 sb 1.3.326.3: RESYNC: (1.3-1.4); FILE MERGED
2008/02/06 13:55:07 is 1.3.326.2: #i85916# INSTALLLOCATION no longer only valid path
2008/01/29 15:24:38 sb 1.3.326.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [64c7756df5fd3884b9ccb495ca228acf032620db]

INTEGRATION: CWS sb83 (1.10.50); FILE MERGED

2008/03/17 08:55:57 sb 1.10.50.3: RESYNC: (1.11-1.12); FILE MERGED
2008/02/22 06:00:51 sb 1.10.50.2: RESYNC: (1.10-1.11); FILE MERGED
2008/01/29 15:24:38 sb 1.10.50.1: #i85112# merged in cws_src680_native121

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f004791ca3906303088a0e0af4fa69e1ccdc6788]

INTEGRATION: CWS sb83 (1.4.146); FILE MERGED

2008/02/11 14:19:25 is 1.4.146.1: #i85916# language pack in multilayered office

2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [52ea480903f7f65762a0ddff6b7198cdf317589b]

INTEGRATION: CWS sb83 (1.7.138); FILE MERGED

2008/02/11 14:19:25 is 1.7.138.1: #i85916# language pack in multilayered office

2008-03-14  Rüdiger Timm  <rt@openoffice.org>  [71aef66ba66403fd6944f592dde6eb5e3e23b8fb]

mail.pm


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [c331e1eef0c754d153dd9cbc144f67153a7e8506]

#i10000# 'Beta' added at even more places.


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69dbe43fdd026b668e3c2dc86db9442bfb67f6af]

DEV300


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a1dd8bb038d9f7b811220d5b8e4de7086e34784e]

INTEGRATION: CWS impresstables2 (1.3.26); FILE MERGED

2008/03/11 18:21:00 cl 1.3.26.3: RESYNC: (1.4-1.7); FILE MERGED
2008/02/20 17:55:22 cl 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED
2008/02/13 14:33:30 cl 1.3.26.1: moved svtools into binfilter

2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [32b1666bf089c0284535547e1ec03c1713a93f32]

INTEGRATION: CWS impresstables2 (1.85.26); FILE MERGED

2008/03/11 18:20:57 cl 1.85.26.2: RESYNC: (1.85-1.88); FILE MERGED
2008/02/13 14:33:30 cl 1.85.26.1: moved svtools into binfilter

2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d92b8e3efdc38a1d47330500eb387c7d58ed54ed]

INTEGRATION: CWS impresstables2 (1.58.152); FILE MERGED

2008/03/11 18:21:04 cl 1.58.152.2: RESYNC: (1.58-1.60); FILE MERGED
2008/02/13 14:33:30 cl 1.58.152.1: moved svtools into binfilter

2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b113767da62d85a6f10db0d78004db2f4e3bf468]

INTEGRATION: CWS impresstables2 (1.272.20); FILE MERGED

2008/03/11 18:20:53 cl 1.272.20.3: RESYNC: (1.273-1.280); FILE MERGED
2008/02/20 17:55:27 cl 1.272.20.2: RESYNC: (1.272-1.273); FILE MERGED
2008/02/13 14:33:29 cl 1.272.20.1: moved svtools into binfilter

2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb171d761133c881f46c513d06ec653739860602]

INTEGRATION: CWS impresstables2 (1.124.32); FILE MERGED

2008/03/11 18:20:28 cl 1.124.32.4: RESYNC: (1.125-1.128); FILE MERGED
2008/03/06 18:07:01 cl 1.124.32.3: fixing merge errors
2008/02/20 17:52:45 cl 1.124.32.2: RESYNC: (1.124-1.125); FILE MERGED
2008/02/11 17:25:09 cl 1.124.32.1: moved svtools to binfilter

2008-03-11  Kurt Zenker  <kz@openoffice.org>  [f94593705259043e5529ce94a1d0da416041ec32]

#i10000# add patchcodefile (is)


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdbfe53b62d129a7cc4fd611bd7e7ce450b80a81]

#i85207# - stay with 4nt internal mkdir command in SO env due to broken mkdir.exe in path


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [996b85f9f7716e628871474a911f1474cf57f1c0]

DEV300


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3e781834d1eb338c0268b9d7d4ea5726a7631b2e]

#i10000# generate new configure


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [724f8e1dc712b5ca20ca2c5f421ea62d323e9f7b]

INTEGRATION: CWS unifysound01_DEV300 (1.117.36); FILE MERGED

2008/01/15 16:09:24 cmc 1.117.36.5: RESYNC: (1.122-1.123); FILE MERGED
2007/12/03 10:08:58 cmc 1.117.36.4: RESYNC: (1.119-1.122); FILE MERGED
2007/10/30 15:19:17 cmc 1.117.36.3: RESYNC: (1.118-1.119); FILE MERGED
2007/10/23 09:06:05 cmc 1.117.36.2: RESYNC: (1.117-1.118); FILE MERGED
2007/08/31 10:00:02 cmc 1.117.36.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [609a3f715b25e8faff9fc171bbab70e8ec189e65]

INTEGRATION: CWS unifysound01_DEV300 (1.131.14); FILE MERGED

2008/01/15 16:09:05 cmc 1.131.14.6: RESYNC: (1.151-1.156); FILE MERGED
2007/12/03 10:08:51 cmc 1.131.14.5: RESYNC: (1.138-1.151); FILE MERGED
2007/10/30 15:19:14 cmc 1.131.14.4: RESYNC: (1.134-1.138); FILE MERGED
2007/10/23 09:06:02 cmc 1.131.14.3: RESYNC: (1.133-1.134); FILE MERGED
2007/10/04 11:38:12 cmc 1.131.14.2: RESYNC: (1.131-1.133); FILE MERGED
2007/08/31 10:00:02 cmc 1.131.14.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [07f12fef84acef29f93cad1f7b0e7abfd8449c78]

INTEGRATION: CWS unifysound01_DEV300 (1.255.18); FILE MERGED

2008/01/15 15:59:02 cmc 1.255.18.5: RESYNC: (1.265-1.270); FILE MERGED
2007/12/03 10:15:31 cmc 1.255.18.4: RESYNC: (1.262-1.265); FILE MERGED
2007/10/30 15:15:01 cmc 1.255.18.3: RESYNC: (1.260-1.262); FILE MERGED
2007/10/04 10:45:49 cmc 1.255.18.2: RESYNC: (1.255-1.260); FILE MERGED
2007/08/10 11:16:01 cmc 1.255.18.1: #i80570# make avmedia into a uno service providing .so

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f86781f5d1db67f8b4c152977a8ecbe8cbebe1ff]

INTEGRATION: CWS unifysound01_DEV300 (1.156.12); FILE MERGED

2008/01/15 15:31:15 cmc 1.156.12.6: RESYNC: (1.164-1.168); FILE MERGED
2007/12/03 10:13:40 cmc 1.156.12.5: RESYNC: (1.158-1.164); FILE MERGED
2007/10/30 15:09:59 cmc 1.156.12.4: RESYNC: (1.157-1.158); FILE MERGED
2007/10/09 08:08:11 cmc 1.156.12.3: RESYNC: (1.156-1.157); FILE MERGED
2007/08/31 10:14:41 cmc 1.156.12.2: #i81172# death to vcl sound
2007/08/31 09:50:49 cmc 1.156.12.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ae693da1d813ea65aaf8a6b37c317a3fe3f8e601]

INTEGRATION: CWS unifysound01_DEV300 (1.216.10); FILE MERGED

2008/01/15 15:37:28 cmc 1.216.10.6: RESYNC: (1.232-1.237); FILE MERGED
2007/12/03 10:14:15 cmc 1.216.10.5: RESYNC: (1.223-1.232); FILE MERGED
2007/10/30 15:10:26 cmc 1.216.10.4: RESYNC: (1.221-1.223); FILE MERGED
2007/10/09 08:08:38 cmc 1.216.10.3: RESYNC: (1.220-1.221); FILE MERGED
2007/10/04 08:26:58 cmc 1.216.10.2: RESYNC: (1.216-1.220); FILE MERGED
2007/08/31 09:50:49 cmc 1.216.10.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f2a400919f3d26df2cdf8745974c6d06f8ec595c]

INTEGRATION: CWS unifysound01_DEV300 (1.20.36); FILE MERGED

2008/01/15 16:09:12 cmc 1.20.36.4: RESYNC: (1.22-1.24); FILE MERGED
2007/12/03 10:08:55 cmc 1.20.36.3: RESYNC: (1.21-1.22); FILE MERGED
2007/10/16 08:33:09 cmc 1.20.36.2: RESYNC: (1.20-1.21); FILE MERGED
2007/08/31 10:00:02 cmc 1.20.36.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8b6d4b958e26f4f141e03ba1d521fe6e2501e27a]

INTEGRATION: CWS unifysound01_DEV300 (1.7.178); FILE MERGED

2007/08/31 10:00:02 cmc 1.7.178.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0a7a555eb49ca530e62886510a1709ef5dec2efc]

INTEGRATION: CWS unifysound01_DEV300 (1.9.178); FILE MERGED

2007/08/31 10:00:02 cmc 1.9.178.1: #i81172# death to vcl sound

2008-03-07  Kurt Zenker  <kz@openoffice.org>  [54d68187d0751e9b06ad0fb0c722f32ab259ad98]

INTEGRATION: CWS unifysound01_DEV300 (1.65.38); FILE MERGED

2008/01/15 16:08:46 cmc 1.65.38.4: RESYNC: (1.69-1.73); FILE MERGED
2007/12/03 10:08:47 cmc 1.65.38.3: RESYNC: (1.68-1.69); FILE MERGED
2007/10/30 15:19:09 cmc 1.65.38.2: RESYNC: (1.65-1.68); FILE MERGED
2007/08/31 10:00:02 cmc 1.65.38.1: #i81172# death to vcl sound

2008-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [832423f34091497196146a0bdb0ea453a589f4e7]

#i85207# - too much cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eb8acfb6930a458e374d2dde4204ad29c6935853]

INTEGRATION: CWS odbmacros2 (1.3.36); FILE MERGED

2008/03/04 12:02:11 fs 1.3.36.2: RESYNC: (1.3-1.5); FILE MERGED
2008/02/06 16:13:58 fs 1.3.36.1: #i49133# add 'dbmm' lib/res

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [99ad7e04d6b11186129f27f64698da05b7c7b64c]

INTEGRATION: CWS odbmacros2 (1.85.20); FILE MERGED

2008/03/04 12:02:07 fs 1.85.20.2: RESYNC: (1.85-1.86); FILE MERGED
2008/02/06 16:13:58 fs 1.85.20.1: #i49133# add 'dbmm' lib/res

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [032d9bc4d08a1040173ee29518d9731a48a6740c]

INTEGRATION: CWS odbmacros2 (1.58.146); FILE MERGED

2008/02/06 16:13:58 fs 1.58.146.1: #i49133# add 'dbmm' lib/res

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [68dec34a9a813728093e6fb75387fa1cc17de04b]

INTEGRATION: CWS odbmacros2 (1.273.4); FILE MERGED

2008/03/04 12:01:57 fs 1.273.4.2: RESYNC: (1.273-1.276); FILE MERGED
2008/02/06 16:13:58 fs 1.273.4.1: #i49133# add 'dbmm' lib/res

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [989df3248e595be84edfc6f452fc4878ce3ef02a]

INTEGRATION: CWS ause084_DEV300 (1.79.44); FILE MERGED

2008/01/24 17:37:52 hjs 1.79.44.2: RESYNC: (1.79-1.81); FILE MERGED
2007/12/14 15:21:58 hjs 1.79.44.1: #i77992# dmake 4.11 now in place and 4.12 around the corner

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [af19b40edcbffc2e81449689c1b1f44529919b7e]

INTEGRATION: CWS iconunify_DEV300 (1.19.160); FILE MERGED

2008/02/25 09:49:33 hjs 1.19.160.1: #i86362# extract icon theme packing to own module

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e5a793d88dc2a78b3f2dc8d2c9dcd31b4b8af2d3]

INTEGRATION: CWS ause084_DEV300 (1.151.24); FILE MERGED

2008/02/14 16:36:02 hjs 1.151.24.3: RESYNC: (1.160-1.163); FILE MERGED
2008/01/24 17:38:01 hjs 1.151.24.2: RESYNC: (1.151-1.160); FILE MERGED
2007/12/18 12:43:29 hjs 1.151.24.1: #i77202# set OOODMAKEMODE

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ad9f72e93bf8f6cd5d63befd1d3d44e3cb600a04]

INTEGRATION: CWS ause084_DEV300 (1.228.10); FILE MERGED

2008/02/22 12:23:38 hjs 1.228.10.1: #i74563# change name for packing accordingly

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b4b067211fecfcb543860f8df77983ce750ec1d4]

INTEGRATION: CWS ause084_DEV300 (1.164.12); FILE MERGED

2008/02/14 16:36:11 hjs 1.164.12.3: RESYNC: (1.169-1.172); FILE MERGED
2008/01/24 17:38:16 hjs 1.164.12.2: RESYNC: (1.164-1.169); FILE MERGED
2007/12/18 12:51:12 hjs 1.164.12.1: #i77202# set OOODMAKEMODE

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [63243eb7509ccf531712df3f3ff2845642499d71]

INTEGRATION: CWS ause084_DEV300 (1.22.44); FILE MERGED

2008/02/29 12:29:49 hjs 1.22.44.3: #i77992# remove PWD
2008/01/24 17:37:58 hjs 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED
2007/12/14 15:40:00 hjs 1.22.44.1: #i77992# dmake 4.11 now in place and 4.12 around the corner

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9ebc1cfcfd94e4eb715972e81541a914dbf0fd64]

INTEGRATION: CWS ause084_DEV300 (1.19.20); FILE MERGED

2008/01/30 11:52:37 hjs 1.19.20.1: #i78233# change debug switches to avoid collisions when building with debug

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b2665aa772b6a3782378b551a4aa88aaf2ad2980]

INTEGRATION: CWS ause084_DEV300 (1.39.20); FILE MERGED

2008/01/30 11:52:37 hjs 1.39.20.1: #i78233# change debug switches to avoid collisions when building with debug

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4d76c693cf2bd1b8e53ead2fc50298ec22b97694]

INTEGRATION: CWS ause084_DEV300 (1.37.46); FILE MERGED

2007/12/20 15:12:58 hjs 1.37.46.3: #i77202# COMMONBIN won't work when changing common_build_zip in local makefile
2007/12/17 16:37:46 hjs 1.37.46.2: #i77202# minor cleanup using variables supplied by settings.mk
2007/12/17 16:31:06 hjs 1.37.46.1: #i77202# removed specialcasing of PRJ=.; less copying around of archives

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [03aefb57510b7b50e4d3e0e7c468206fffc6d6c1]

INTEGRATION: CWS ause084_DEV300 (1.222.24); FILE MERGED

2008/01/24 17:37:55 hjs 1.222.24.2: RESYNC: (1.222-1.225); FILE MERGED
2007/12/17 17:58:05 hjs 1.222.24.1: #i84663# product.mk and usage gone

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f9918cc2fc93f97f00292960c3e6360d01d9f89a]

INTEGRATION: CWS ause084_DEV300 (1.34.46); FILE MERGED

2007/12/20 15:12:58 hjs 1.34.46.3: #i77202# COMMONBIN won't work when changing common_build_zip in local makefile
2007/12/17 16:37:46 hjs 1.34.46.2: #i77202# minor cleanup using variables supplied by settings.mk
2007/12/17 16:31:06 hjs 1.34.46.1: #i77202# removed specialcasing of PRJ=.; less copying around of archives

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [55d14fc4cea07f8ace500c2cccde6a928dbd0291]

INTEGRATION: CWS ause084_DEV300 (1.14.18); FILE MERGED

2008/01/24 17:36:19 hjs 1.14.18.3: RESYNC: (1.16-1.17); FILE MERGED
2007/12/05 10:40:54 hjs 1.14.18.2: RESYNC: (1.14-1.16); FILE MERGED
2007/07/13 15:53:42 hjs 1.14.18.1: #i79548# remove obsolete define and more...

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1cc4220c948b70a1c8085f66c3fd85ad3706ad81]

INTEGRATION: CWS layout_DEV300 (1.124.34); FILE MERGED

2008/02/13 12:20:37 jcn 1.124.34.1: Add LAYOUTLIB to libs.mk.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c8a70d56456ae2785c024433c9065f0e3fbdb3ac]

INTEGRATION: CWS layout_DEV300 (1.43.36); FILE MERGED

2008/02/12 11:48:34 jcn 1.43.36.1: Initial import of layout-dialogs-config_office-scp2.diff.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [75803c35c805a9c078ed244440355a3d6dffebde]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED

2008/02/12 11:49:32 jcn 1.1.2.1: Initial import of layout-dialogs-config_office-scp2.diff.  Add source/layout.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [780ab00416e7ecaa8f9b3daf038335f58ff2c93e]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED

2008/02/12 11:50:07 jcn 1.1.2.2: Use new tklayout lib name (WAS: layout).
2008/02/12 11:49:32 jcn 1.1.2.1: Initial import of layout-dialogs-config_office-scp2.diff.  Add source/layout.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2d09fbb0e548c35378b6a146043cf390b5549edd]

INTEGRATION: CWS layout_DEV300 (1.25.36); FILE MERGED

2008/02/12 11:48:34 jcn 1.25.36.1: Initial import of layout-dialogs-config_office-scp2.diff.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [294ede10839772c439c0cd022d516e9d0a620198]

INTEGRATION: CWS layout_DEV300 (1.171.6); FILE MERGED

2008/02/12 11:50:44 jcn 1.171.6.1: Initial import of layout-dialogs-config_office-scp2.diff.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [188a662fdbef468f96298ef466477753d55b28f8]

INTEGRATION: CWS layout_DEV300 (1.52.338); FILE MERGED

2008/02/19 09:59:21 jcn 1.52.338.3: Oops, use WITH_LANG iso my fixed list.
2008/02/13 10:38:27 jcn 1.52.338.2: Fix for install: copy instsetoo_native/*/bin to solver.
2008/02/13 08:36:05 jcn 1.52.338.1: Add toplever install target.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ed9e3752aa6910fd9d5f300ecac0c7a6a0479e88]

INTEGRATION: CWS layout_DEV300 (1.248.6); FILE MERGED

2008/02/12 11:50:44 jcn 1.248.6.1: Initial import of layout-dialogs-config_office-scp2.diff.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b7f8f784fabe49eb51312eb88c31d163bc09a046]

INTEGRATION: CWS oowintool01 (1.4.52); FILE MERGED

2008/02/28 22:09:51 thb 1.4.52.1: #i86556# Added support for VC8.0

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9bb6e2e7366035e0beffca2f2b7f336ac2edb1fd]

INTEGRATION: CWS t602import01 (1.17.110); FILE MERGED

2008/02/19 10:19:18 mba 1.17.110.4: RESYNC: (1.18-1.21); FILE MERGED
2007/10/13 18:43:47 pjanik 1.17.110.3: RESYNC: (1.17-1.18); FILE MERGED
2007/04/13 08:44:51 fridrich_strba 1.17.110.2: package t602 resource file + some fixes of names
2007/04/12 10:25:09 fridrich_strba 1.17.110.1: t602 importer initial commit

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d638fd2ddb708aaa32c50039903e8482e865406e]

INTEGRATION: CWS t602import01 (1.4.12); FILE MERGED

2008/02/19 15:51:31 mba 1.4.12.1: #i78569#: adapt t602 filter to new language packs

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e1a1340dc1ea51ed850b2583239c723fcde47ca1]

INTEGRATION: CWS t602import01 (1.50.76); FILE MERGED

2007/10/13 18:43:44 pjanik 1.50.76.4: RESYNC: (1.57-1.58); FILE MERGED
2007/08/22 20:20:46 pjanik 1.50.76.3: RESYNC: (1.53-1.57); FILE MERGED
2007/06/13 11:31:52 pjanik 1.50.76.2: RESYNC: (1.50-1.53); FILE MERGED
2007/04/13 08:44:51 fridrich_strba 1.50.76.1: package t602 resource file + some fixes of names

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1dbe06cc9c708692986ca3859bc9ce01cb93be2e]

INTEGRATION: CWS t602import01 (1.227.4); FILE MERGED

2008/02/19 10:19:15 mba 1.227.4.7: RESYNC: (1.262-1.273); FILE MERGED
2007/11/04 15:39:34 pjanik 1.227.4.6: RESYNC: (1.260-1.262); FILE MERGED
2007/10/13 18:43:42 pjanik 1.227.4.5: RESYNC: (1.255-1.260); FILE MERGED
2007/08/22 20:20:43 pjanik 1.227.4.4: RESYNC: (1.241-1.255); FILE MERGED
2007/06/13 11:31:39 pjanik 1.227.4.3: RESYNC: (1.227-1.241); FILE MERGED
2007/04/13 08:44:50 fridrich_strba 1.227.4.2: package t602 resource file + some fixes of names
2007/04/12 10:25:08 fridrich_strba 1.227.4.1: t602 importer initial commit

2008-03-06  Oliver Bolte  <obo@openoffice.org>  [28f0edfd920c470a4ee14bde36acfbf1b7fd9c40]

product readded


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [53d6ba3df5a5d00e24f32fcc574347c22a42a0c3]

INTEGRATION: CWS native133 (1.67.12); FILE MERGED

2008/02/29 11:31:23 is 1.67.12.2: #i86059# changing urn for OOo 3 beta
2008/02/27 11:24:38 is 1.67.12.1: #i86059# preparing OOo 3.0 and SO 9

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [276d9c5d9913ebb2bbd78b131a152380512ea348]

INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGED

2008/02/26 23:37:50 vq 1.8.2.3: #i83497# Release dmake 4.12.
2007/11/11 00:03:34 vq 1.8.2.2: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.
2007/11/09 15:50:51 vq 1.8.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c283c8c60c0f41e5c2554a85a71de2549bebda1b]

INTEGRATION: CWS dmake412_DEV300 (1.1.1.1.176); FILE MERGED

2007/11/11 00:03:34 vq 1.1.1.1.176.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f06a56fef0617795649974d0946a87f69b3d879e]

INTEGRATION: CWS dmake412_DEV300 (1.4.32); FILE MERGED

2007/11/28 04:08:41 vq 1.4.32.2: #i83540# A parallel runargv needs a corresponding rmprq.
2007/11/12 00:12:03 vq 1.4.32.1: #i83540# Make dmake buildable with .NET 2003 again.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b3239e268b55e2edf80b736ef5d4066e1d6e578d]

INTEGRATION: CWS dmake412_DEV300 (1.4.26); FILE MERGED

2007/11/12 00:12:02 vq 1.4.26.2: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:49 vq 1.4.26.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8479c78366868e47143bca49a2102da4f30d6d0b]

INTEGRATION: CWS dmake412_DEV300 (1.2.32); FILE MERGED

2007/11/28 20:18:19 vq 1.2.32.2: #i83540# Fix dmake's own makefile to build itself.
2007/11/12 00:12:02 vq 1.2.32.1: #i83540# Make dmake buildable with .NET 2003 again.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ee01a0d09b200728ebcc9f97765acaf343cd947e]

INTEGRATION: CWS dmake412_DEV300 (1.13.2); FILE MERGED

2008/02/26 23:37:50 vq 1.13.2.3: #i83497# Release dmake 4.12.
2007/11/11 00:03:34 vq 1.13.2.2: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.
2007/11/09 15:50:51 vq 1.13.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0c0a537f42dabb0f0bfeb9f60cb91a61c3a91ab5]

INTEGRATION: CWS native133 (1.18.118); FILE MERGED

2008/02/27 13:00:23 is 1.18.118.1: #i86059# adding extension to Windows productname

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ae86c4c32f7268d255581e7e0f41df81bb7275ea]

INTEGRATION: CWS dmake412_DEV300 (1.13.2); FILE MERGED

2008/01/22 05:34:44 vq 1.13.2.9: #i83540# Separate error handling from pid.
2008/01/08 01:36:07 vq 1.13.2.8: #i83540# Add diagnostics for WaitForMultipleObjects() calls.
2008/01/06 21:21:09 vq 1.13.2.7: #i85014# Let master targets for targets with multiple (::) rules inherit
the newest time stamp of their "sub"-rules.
Make runargv() indicate that it finished the command when it had to wait
for its completion.
2007/11/26 14:23:19 vq 1.13.2.6: #i83540# Return the pid that was waited for.
2007/11/26 03:37:50 vq 1.13.2.5: #i83540# Fix handle inheritance for native W32 process spawning.
2007/11/22 15:27:11 vq 1.13.2.4: #i83540# Avoid conflict on solaris, rename NOPID to DMNOPID.
2007/11/12 00:12:02 vq 1.13.2.3: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:49 vq 1.13.2.2: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)
2007/11/10 01:54:08 vq 1.13.2.1: #i10000# Small clean up.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e5e36e382d5b6a609367608d5be76c36276ccc01]

INTEGRATION: CWS native133 (1.85.46); FILE MERGED

2008/02/29 11:49:45 is 1.85.46.1: #i85657# fix for new nsis version

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1d7b62c6122f0c419024941635083335452c16af]

INTEGRATION: CWS dmake412_DEV300 (1.1.2); FILE ADDED

2008/02/05 22:02:17 vq 1.1.2.1: #i84800# Add testcase.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bedab18208423f071bc028ebf6c620c7612e40b2]

INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGED

2008/02/05 22:02:17 vq 1.8.2.1: #i84800# Add testcase.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8bda2e94a98adf8f1fefcfa7828b1d6d4d63f517]

INTEGRATION: CWS native133 (1.35.86); FILE MERGED

2008/02/29 11:49:44 is 1.35.86.1: #i85657# fix for new nsis version

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [142ceff87c398389c5f61a559de85bf1b5ec6083]

INTEGRATION: CWS dmake412_DEV300 (1.9.2); FILE MERGED

2007/11/09 15:50:50 vq 1.9.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [404f8c2401889a3f910b277cdae8fbb67e368a08]

INTEGRATION: CWS dmake412_DEV300 (1.1.1.1.176); FILE MERGED

2007/11/11 00:03:33 vq 1.1.1.1.176.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d9d2e47367313e64bed99c48995cf794a76fd52a]

INTEGRATION: CWS dmake412_DEV300 (1.1.1.1.176); FILE MERGED

2007/11/11 00:03:32 vq 1.1.1.1.176.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a4a6f8750a695fad2c2fffc5f5fd66046a69f84e]

INTEGRATION: CWS dmake412_DEV300 (1.5.2); FILE MERGED

2007/11/11 23:05:48 vq 1.5.2.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [da929905344df31b55a2ac12e8aaec0516f9d73b]

INTEGRATION: CWS dmake412_DEV300 (1.1.1.1.176); FILE MERGED

2007/11/28 04:08:41 vq 1.1.1.1.176.1: #i83540# A parallel runargv needs a corresponding rmprq.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ac1fc9d19dccf9cc1ba495032858a57b30e9b9f7]

INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED

2008/02/26 23:37:49 vq 1.12.2.3: #i83497# Release dmake 4.12.
2008/02/07 19:50:02 vq 1.12.2.2: #i83940# Make the result of $(mktmp ..) aware of the .WINPATH setting.
2007/11/09 15:50:50 vq 1.12.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ca517af41f954a9acf929285ba1f08e772e11a5f]

INTEGRATION: CWS dmake412_DEV300 (1.10.2); FILE MERGED

2008/02/26 23:39:50 vq 1.10.2.3: #i83497# Release dmake 4.12.
2008/02/07 19:50:01 vq 1.10.2.2: #i83940# Make the result of $(mktmp ..) aware of the .WINPATH setting.
2007/11/09 15:50:50 vq 1.10.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9fdd91bc1e8ccf0027fe2f83df8585a3b036383e]

INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED

2008/02/07 19:50:01 vq 1.12.2.4: #i83940# Make the result of $(mktmp ..) aware of the .WINPATH setting.
2007/11/12 00:12:02 vq 1.12.2.3: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:48 vq 1.12.2.2: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)
2007/11/11 00:19:15 vq 1.12.2.1: #i83523# Post-rename clean up.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [784d50b323e9acc850af7b212e406e994518e6d0]

INTEGRATION: CWS dmake412_DEV300 (1.7.2); FILE MERGED

2008/01/08 00:31:31 vq 1.7.2.1: #i83540# Prevent possible invinite loop when aborting.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [387a15fe4d2b48396d7b254f04f0f1762e1e8f79]

INTEGRATION: CWS dmake412_DEV300 (1.5.2); FILE MERGED

2008/01/07 06:07:15 vq 1.5.2.1: #i84800# Do not collaps the foo/.. entries if foo is '.' or '..'.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [df81966786fb87b0a43b8f98de9c2c0342b671fb]

#i10000# switch to dmake412


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84e70069a6e9b0e7abefeb05b0b276c3d16e210c]

INTEGRATION: CWS dmake412_DEV300 (1.11.2); FILE MERGED

2008/02/04 21:05:42 vq 1.11.2.2: #i85381# Fix possible heap corruption for the cygwin dmake version.
2008/01/06 21:21:09 vq 1.11.2.1: #i85014# Let master targets for targets with multiple (::) rules inherit
the newest time stamp of their "sub"-rules.
Make runargv() indicate that it finished the command when it had to wait
for its completion.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [985fe04452cecaed08971e910c17cc7565f36498]

INTEGRATION: CWS dmake412_DEV300 (1.8.2); FILE MERGED

2007/11/12 00:12:02 vq 1.8.2.2: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:48 vq 1.8.2.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d8b0da33376a2f17eceac986f9c4986607a6ffe9]

INTEGRATION: CWS dmake412_DEV300 (1.11.2); FILE MERGED

2008/02/07 19:50:01 vq 1.11.2.2: #i83940# Make the result of $(mktmp ..) aware of the .WINPATH setting.
2007/11/11 00:03:32 vq 1.11.2.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1f29ee2f7696c1634728f6f06c4167439f050ed4]

INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED

2007/11/12 00:12:02 vq 1.12.2.3: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:48 vq 1.12.2.2: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)
2007/11/11 00:03:31 vq 1.12.2.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84dd17c8e70a13e5c13a4fb6ccf60a30f8e85f79]

INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED

2008/02/07 15:42:37 vq 1.12.2.4: #i85136# The content of INCFILENAME needs no further expansion.
2008/02/07 15:28:42 vq 1.12.2.3: #i85136# Prevent filenames from being expanded if they already are.
2008/02/06 22:22:18 vq 1.12.2.2: #i85136# Do not expand ABSMAKECMD and MAKECMD macros.
2007/11/11 23:05:48 vq 1.12.2.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [16856cd8c63337f452a441da01ba48691589384e]

INTEGRATION: CWS dmake412_DEV300 (1.11.2); FILE MERGED

2007/11/12 00:12:02 vq 1.11.2.2: #i83540# Make dmake buildable with .NET 2003 again.
2007/11/11 23:05:48 vq 1.11.2.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [24d26d6090b744a6280aff18a3dc9c6da4e72a44]

INTEGRATION: CWS dmake412_DEV300 (1.31.2); FILE MERGED

2008/02/26 23:37:49 vq 1.31.2.2: #i83497# Release dmake 4.12.
2007/11/09 15:50:50 vq 1.31.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a5fb95073c8d38b06e76c61be9227bbcdc7f7cc2]

INTEGRATION: CWS dmake412_DEV300 (1.23.2); FILE MERGED

2008/02/26 23:37:49 vq 1.23.2.2: #i83497# Release dmake 4.12.
2007/11/09 15:50:49 vq 1.23.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d58b02402b8beac99ecb985c77457cabe504bae9]

INTEGRATION: CWS dmake412_DEV300 (1.10.2); FILE MERGED

2008/02/26 23:37:49 vq 1.10.2.3: #i83497# Release dmake 4.12.
2007/11/25 17:53:28 vq 1.10.2.2: #i83540# Add NEWS entry about parallel builds with native W32 dmake.
2007/11/09 15:50:49 vq 1.10.2.1: #i83497# Bump version to 4.12-cvs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0de7f8c88de1a4c3d7f97557c8cbaf7a9c6c2c07]

INTEGRATION: CWS dmake412_DEV300 (1.14.12); FILE MERGED

2008/02/26 23:37:49 vq 1.14.12.3: #i83497# Release dmake 4.12.
2007/11/28 04:08:41 vq 1.14.12.2: #i83540# A parallel runargv needs a corresponding rmprq.
2007/11/11 23:05:48 vq 1.14.12.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4fe95db6b1a63c98414c30ad50ae47cb2c98580e]

INTEGRATION: CWS dmake412_DEV300 (1.11.12); FILE MERGED

2007/11/28 04:08:41 vq 1.11.12.2: #i83540# A parallel runargv needs a corresponding rmprq.
2007/11/11 23:05:48 vq 1.11.12.1: #i83540# Enable parallel builds with native W32 dmake. (First MinGW only.)

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [85d31f46eaa96364dfddf47dd409d4a8133ea283]

INTEGRATION: CWS dmake412_DEV300 (1.9.2); FILE MERGED

2008/02/26 23:42:31 vq 1.9.2.4: #i10000# Update ChangeLog.
2008/02/04 21:08:01 vq 1.9.2.3: #i10000# Update ChangeLog.
2007/11/25 18:01:51 vq 1.9.2.2: #i10000# Update ChangeLog.
2007/11/12 19:58:14 vq 1.9.2.1: #i10000# Update ChangeLog.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [72942c2762212788380a0f5bba933a691adb3615]

INTEGRATION: CWS aquavcl05_DEV300 (1.85.12); FILE MERGED

2008/03/03 17:31:04 is 1.85.12.3: #i86640# desktop link and startmenu link
2008/02/14 16:50:35 pl 1.85.12.2: #i85963# backing component for QUARTZ after all
2008/02/07 14:07:34 pl 1.85.12.1: #i67502# make StartModule optional

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9112a7b6aae01d07180e5449eaf5dc1c6347d216]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.354); FILE MERGED

2008/03/03 17:31:04 is 1.6.354.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [584b2225ddcde57d8a22181431d5cb91f9f8edb9]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.968); FILE MERGED

2008/03/03 17:31:03 is 1.6.968.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cb0d383a6310518096160921139a260fb595f4d7]

INTEGRATION: CWS aquavcl05_DEV300 (1.227.16); FILE MERGED

2008/03/03 17:31:03 is 1.227.16.5: #i86640# desktop link and startmenu link
2008/02/14 16:50:35 pl 1.227.16.4: #i85963# backing component for QUARTZ after all
2008/02/14 15:57:28 pl 1.227.16.3: RESYNC: (1.227-1.228); FILE MERGED
2008/02/07 14:07:34 pl 1.227.16.2: #i67502# make StartModule optional
2008/01/29 19:01:19 pl 1.227.16.1: #i79755# add macosx specific configuration

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [924e4867165299ff026864395a1eadca73f8774e]

INTEGRATION: CWS aquavcl05_DEV300 (1.273.10); FILE MERGED

2008/02/14 18:16:55 pl 1.273.10.1: #i85739# remove nonexistant library

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [359fe9361af4d48a39b4304802564f2c483cf139]

INTEGRATION: CWS aquavcl05_DEV300 (1.12.154); FILE MERGED

2008/03/03 17:35:44 is 1.12.154.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [25fff769b6e6473657769c66f650601528607288]

INTEGRATION: CWS aquavcl05_DEV300 (1.18.132); FILE MERGED

2008/03/03 17:50:48 is 1.18.132.2: #i86640# desktop link and startmenu link
2008/03/03 17:35:44 is 1.18.132.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9e21644bf37b8046414726b4ffd19e0fba3dab4b]

INTEGRATION: CWS aquavcl05_DEV300 (1.15.154); FILE MERGED

2008/03/03 17:34:31 is 1.15.154.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [65ce8e62922e8891b3cbdf721eb90db80d3c2353]

INTEGRATION: CWS aquavcl05_DEV300 (1.85.56); FILE MERGED

2008/03/03 17:34:31 is 1.85.56.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d3549ac951feeb883c119a3094d2854cc7d90523]

INTEGRATION: CWS ause090_DEV300 (1.81.64); FILE MERGED

2008/02/25 12:21:39 hjs 1.81.64.3: #i68535# deal with patch names that contain directory portion
2008/02/25 12:01:34 hjs 1.81.64.2: #i40959# switch to unified diff for new ones
2008/02/22 16:14:48 hjs 1.81.64.1: #i68917# apply patch; prepare reduced verbosity for untar

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3a92256a75051a43e0bf293ca96ebe78b553a2aa]

INTEGRATION: CWS dba30a (1.227.26); FILE MERGED

2008/02/25 08:01:44 fs 1.227.26.2: RESYNC: (1.227-1.229); FILE MERGED
2008/02/05 21:02:23 fs 1.227.26.1: #i85879# DbTableDataWindowState

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a4018102a3f322c6712324572abb38daf20e1b5c]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.229.2); FILE MERGED

2008/02/23 10:54:46 pl 1.229.2.1: #i86329# mac specific common xcu

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8dabb5935eca99b812d1cb3df412be46fdfef2ff]

INTEGRATION: CWS aquavcl05_DEV300 (1.67.6); FILE MERGED

2008/02/19 18:26:02 pl 1.67.6.1: #i85963# add URLs for StartCenter

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [88e52b1b761713532045a9b223751ba21720df56]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.588); FILE MERGED

2008/03/03 17:37:11 is 1.1.588.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4132abc60c3f57db901ba4ecace6350c91dc99e3]

INTEGRATION: CWS aquavcl05_DEV300 (1.11.6); FILE MERGED

2008/03/03 17:37:11 is 1.11.6.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9017c1656f1f1aa253227b49b9005c3e8707f6e2]

INTEGRATION: CWS aquavcl05_DEV300 (1.13.6); FILE MERGED

2008/03/03 17:37:11 is 1.13.6.1: #i86640# desktop link and startmenu link

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e45363b5447bc97048dfbaa96c6ff01f9db828b]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.8.204); FILE MERGED

2008/01/02 18:49:39 fheckl 1.8.204.1: introducing BOOL

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e94334a88e9021a97cf529e9d4cb9605cba1aa37]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.8.204); FILE MERGED

2008/01/02 18:50:03 fheckl 1.8.204.1: introducing BOOL

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a73f47a21c89c866f857033f64ee5519d0fb17be]

INTEGRATION: CWS nowrapcmd2 (1.82.34); FILE MERGED

2008/03/01 00:48:51 vq 1.82.34.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [40fb2bd12a0385c46aec4dd171b64376c6a18b83]

INTEGRATION: CWS ause090_DEV300 (1.2.98); FILE MERGED

2008/02/22 18:00:57 hjs 1.2.98.1: #i40959# make aware of unified patches

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [09fcd71321146b04e637b16af2c412e464d5eeac]

INTEGRATION: CWS ause090_DEV300 (1.2.978); FILE MERGED

2008/02/25 11:56:50 hjs 1.2.978.1: #i40959# make aware of unified patches

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [23c30f8b7e4c25fe3d1f1b79d941731f8fe18851]

INTEGRATION: CWS nowrapcmd2 (1.168.24); FILE MERGED

2008/03/01 23:59:27 vq 1.168.24.3: #i84631# Do not remove leading '//'.
2008/02/29 18:55:59 vq 1.168.24.2: RESYNC: (1.168-1.174); FILE MERGED
2008/01/16 05:08:37 vq 1.168.24.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3949016e171b640370d07e20a3aeea601645639e]

INTEGRATION: CWS nowrapcmd2 (1.237.22); FILE MERGED

2008/02/29 18:55:56 vq 1.237.22.2: RESYNC: (1.237-1.249); FILE MERGED
2008/01/16 05:08:36 vq 1.237.22.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9065aa28352889587889a3b41428d7fca5d3bad8]

INTEGRATION: CWS nowrapcmd2 (1.23.46); FILE MERGED

2008/01/16 05:08:37 vq 1.23.46.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c9e002a7add66a1581bdc1c82bd0f89caa1b4d3e]

INTEGRATION: CWS nowrapcmd2 (1.21.4); FILE MERGED

2008/02/29 23:38:26 vq 1.21.4.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f291feddf3749d47e3e13b7d50213dbf6c7ce70c]

INTEGRATION: CWS nowrapcmd2 (1.39.80); FILE MERGED

2008/02/29 23:38:26 vq 1.39.80.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f3a1bcecd463656b1356c488ccbb79fb68b1565d]

INTEGRATION: CWS nowrapcmd2 (1.6.16); FILE MERGED

2008/02/29 23:38:26 vq 1.6.16.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cbfdf47475bef7bdbf5c158820da21b47f6b3c7c]

INTEGRATION: CWS nowrapcmd2 (1.82.84); FILE MERGED

2008/02/29 23:38:26 vq 1.82.84.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [09295ef9736ce714ef24c10f212cdf12a8ad28c9]

INTEGRATION: CWS nowrapcmd2 (1.55.80); FILE MERGED

2008/03/03 04:57:26 vq 1.55.80.4: #i86498# Only define if not already set.
2008/03/03 04:41:41 vq 1.55.80.3: #i86498# Always define DELAY.
2008/02/29 23:38:26 vq 1.55.80.2: #i85207# Remove WRAPCMDs.
2008/02/29 19:19:10 vq 1.55.80.1: #i86498# Fix W32-4nt build problem.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9c28b2cebc43be6417aa533a9990071d5434c8a4]

INTEGRATION: CWS nowrapcmd2 (1.37.94); FILE MERGED

2008/03/01 00:41:48 vq 1.37.94.1: #i85207# Unroll and fix oversight in tg_zip.mk.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c317c2f3435d680049bdab2277126fab868c2ba4]

INTEGRATION: CWS nowrapcmd2 (1.24.372); FILE MERGED

2008/02/29 23:10:49 vq 1.24.372.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c1d0f16e813f6ef9b3da539e294be05aedc7cd4b]

INTEGRATION: CWS nowrapcmd2 (1.81.18); FILE MERGED

2008/02/29 19:10:47 vq 1.81.18.2: #i86497# Avoid usage of `gunzip` - it's a script on *NIX - use `gzip -d`.
2008/01/16 05:08:37 vq 1.81.18.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [56bd7819f927b5a05879e9c317e907ee0c222dd9]

INTEGRATION: CWS nowrapcmd2 (1.19.94); FILE MERGED

2008/03/01 00:35:42 vq 1.19.94.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [eb04c079c2b15a9c01e9c41f8360b32954979079]

INTEGRATION: CWS nowrapcmd2 (1.69.94); FILE MERGED

2008/03/01 00:35:42 vq 1.69.94.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5152d32506c0945d0df29515a799507d3d750c20]

INTEGRATION: CWS nowrapcmd2 (1.204.4); FILE MERGED

2008/03/01 00:35:41 vq 1.204.4.2: #i85207# Remove WRAPCMDs.
2008/02/29 23:10:49 vq 1.204.4.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1bce6c38518dc543d39711de3cf077c49ce407d5]

INTEGRATION: CWS nowrapcmd2 (1.226.4); FILE MERGED

2008/03/01 00:35:41 vq 1.226.4.2: #i85207# Remove WRAPCMDs.
2008/02/29 23:38:25 vq 1.226.4.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [749bc8696f2a46c666b3f000ea212eb973e869d9]

INTEGRATION: CWS nowrapcmd2 (1.95.78); FILE MERGED

2008/02/29 23:38:25 vq 1.95.78.3: #i85207# Remove WRAPCMDs.
2008/02/29 23:10:49 vq 1.95.78.2: #i85207# Remove WRAPCMDs.
2008/02/29 19:19:10 vq 1.95.78.1: #i86498# Fix W32-4nt build problem.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5eb56e1c30a719d50f9cbeef17c6c2c8b4d68b52]

INTEGRATION: CWS nowrapcmd2 (1.34.384); FILE MERGED

2008/02/29 23:30:28 vq 1.34.384.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [46f4d5f8271215b72417e4f448bb00e0ba2f8c25]

INTEGRATION: CWS nowrapcmd2 (1.13.372); FILE MERGED

2008/02/29 23:10:48 vq 1.13.372.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [34d4f9cc292d69acb7d0c55a9237a70066561ff6]

INTEGRATION: CWS nowrapcmd2 (1.64.94); FILE MERGED

2008/03/01 00:41:47 vq 1.64.94.1: #i85207# Unroll and fix oversight in tg_zip.mk.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [93bd7c340ef8c8d584c41b31091fe3c682213a5a]

INTEGRATION: CWS nowrapcmd2 (1.30.44); FILE MERGED

2008/02/29 19:07:00 vq 1.30.44.1: #i85208# Remove guw.exe usage.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [67a0d6d50b5c824d06a32259f91d27134dc29276]

INTEGRATION: CWS nowrapcmd2 (1.87.4); FILE MERGED

2008/02/29 21:54:52 vq 1.87.4.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3068a6d1c7eaa746a1f7b74cfb774f5caae2d111]

INTEGRATION: CWS nowrapcmd2 (1.37.16); FILE MERGED

2008/02/29 19:07:00 vq 1.37.16.1: #i85208# Remove guw.exe usage.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [625facf7a1287a56726a0cf9fa13bc148dda89d3]

INTEGRATION: CWS nowrapcmd2 (1.9.250); FILE MERGED

2008/02/29 21:54:52 vq 1.9.250.1: #i85207# Remove WRAPCMDs.

2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7dd7f4d900e0b0b417578ea863edda294a72f0fe]

INTEGRATION: CWS nowrapcmd2 (1.2.358); FILE MERGED

2008/02/29 19:06:59 vq 1.2.358.1: #i85208# Remove guw.exe usage.

2008-03-04  Oliver Bolte  <obo@openoffice.org>  [ec7557039b2ff50d8938e72809aa5f5cf3800fd5]

#i10000# unxmacxi: rename no_hids to NO_HIDS


2008-03-03  Vladimir Glazounov  <vg@openoffice.org>  [644a801e967ad876c298e3e8cad1b6abf92e8bbe]

#100000# CVS_HEAD DEV300


2008-02-29  Oliver Bolte  <obo@openoffice.org>  [f134b42beb649adf5ab8280c9639a924b33b7602]

#i10000# enable openofficedev for unxmacxi.pro


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [7b67d49e4a5339b1ca804394aeae50ecdd4811c6]

DEV300


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [6ca2c8c55cf8fb3d247a515207340fea388f8bc5]

INTEGRATION: CWS ia64port01_DEV300 (1.168.8); FILE MERGED

2008/02/14 09:47:05 cmc 1.168.8.2: RESYNC: (1.168-1.172); FILE MERGED
2008/01/04 17:37:55 cmc 1.168.8.1: #i84999# add ia64 to set_soenv.in

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [c08ae6b2f9e873d750aad435d370be0cfdbba81c]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED

2008/02/26 16:23:14 sb 1.1.2.2: added stuff that will be necessary once CWS sb83 is integrated
2008/01/04 18:52:35 cmc 1.1.2.1: #i84999# add ia64

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [dcc152ec2902a08ef895b08aa4ce219db1e53ae4]

INTEGRATION: CWS ia64port01_DEV300 (1.35.92); FILE MERGED

2008/01/04 18:52:35 cmc 1.35.92.1: #i84999# add ia64

2008-02-27  Oliver Bolte  <obo@openoffice.org>  [8baadb59a4905e87152a91afa1562e90bee0221b]

#i10000# changes by OJ for CWS eoladabas


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fff4f9655b8d73d322f8500dbb80810305da49c9]

INTEGRATION: CWS eoladabas_DEV300 (1.3.16); FILE MERGED

2008/01/24 12:36:31 oj 1.3.16.2: #149980# moved some adabas features into OOo
2008/01/23 15:19:11 oj 1.3.16.1: #149980# moved some adabas features into OOo

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6d93c537a9d645ddc78d7120a5cafc9994ac0cb7]

INTEGRATION: CWS eoladabas_DEV300 (1.85.2); FILE MERGED

2008/01/24 12:36:31 oj 1.85.2.2: #149980# moved some adabas features into OOo
2008/01/23 13:42:08 oj 1.85.2.1: #149980# some changes for adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ca0542f5db6f061549ae20e33244eae67dc2fdb6]

INTEGRATION: CWS eoladabas_DEV300 (1.272.4); FILE MERGED

2008/01/23 13:42:08 oj 1.272.4.1: #149980# some changes for adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a24c4c2b491cd16b61054df9a0974bac9449ef53]

INTEGRATION: CWS eoladabas_DEV300 (1.11.12); FILE MERGED

2008/01/23 13:42:08 oj 1.11.12.1: #149980# some changes for adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6a823d1269ec1aafc64391049bb871ded57c6266]

INTEGRATION: CWS eoladabas_DEV300 (1.23.38); FILE MERGED

2008/01/23 13:42:08 oj 1.23.38.1: #149980# some changes for adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d2042b705eccd40a2bfe1d264e2d24fc066f5047]

INTEGRATION: CWS eoladabas_DEV300 (1.44.66); FILE MERGED

2008/01/24 12:30:18 oj 1.44.66.1: #149980# remove adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [37de312e2e027cc3ec85acc032dfd96177567038]

INTEGRATION: CWS eoladabas_DEV300 (1.38.66); FILE MERGED

2008/01/24 12:30:18 oj 1.38.66.1: #149980# remove adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5677ed9ce19985c9370d4dccd3f35a7efd540418]

INTEGRATION: CWS eoladabas_DEV300 (1.18.34); FILE MERGED

2008/01/24 12:30:18 oj 1.18.34.1: #149980# remove adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cdad8f8799b9be4b5c1fdf37b5337c9795a6e324]

INTEGRATION: CWS eoladabas_DEV300 (1.84.14); FILE MERGED

2008/01/24 12:30:18 oj 1.84.14.1: #149980# remove adabas

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b1c81bf46aec98c15f2c383f0b1093e9cc167717]

INTEGRATION: CWS rt26 (1.7.10); FILE MERGED

2008/02/13 16:01:31 rt 1.7.10.1: #i86065# Take own header appdef.hxx.

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f47e5304eef2d9df6f44e09fc491b845009bf441]

INTEGRATION: CWS rt26 (1.3.24); FILE MERGED

2008/02/13 13:30:11 rt 1.3.24.2: #i86065# There is no /develop5/update any more.
2008/02/13 13:15:26 rt 1.3.24.1: #i86065# cleanup path to b_server directory.

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [09f870ac14f6e8b089f0ba7e056037ce44d3f8c2]

INTEGRATION: CWS rt26 (1.2.36); FILE MERGED

2008/02/13 16:01:31 rt 1.2.36.1: #i86065# Take own header appdef.hxx.

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a2126f30d618389e12a5ff5954b11e40d4becf7a]

INTEGRATION: CWS cwsattach_DEV300 (1.1.2); FILE ADDED

2008/02/19 15:47:38 bei 1.1.2.1: cwsattach

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [93784f0f7d10573a5e0913246e8c3c739e05fbdf]

INTEGRATION: CWS cwsattach_DEV300 (1.1.2); FILE ADDED

2008/02/19 16:14:01 bei 1.1.2.2: fixed typo
2008/02/19 15:48:23 bei 1.1.2.1: cwsattach

2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a92106d06ff07bacf0e986bd791393e84f0168e9]

INTEGRATION: CWS cwsattach_DEV300 (1.1.2); FILE ADDED

2008/02/19 15:48:23 bei 1.1.2.1: cwsattach

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5082280423feb28b298e3fc15e24275eef406ac4]

INTEGRATION: CWS supdremove02 (1.4.14); FILE MERGED

2008/01/31 13:51:35 rt 1.4.14.1: #i85482# Remove UPD from resource name.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ae686db7d799df1a35930a130c55f8f99e27545c]

INTEGRATION: CWS supdremove02 (1.13.24); FILE MERGED

2008/01/28 15:32:34 rt 1.13.24.1: #i85482# Remove UPD from library name

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6f02e4a6063348b37e406f65358f6a261e712863]

INTEGRATION: CWS supdremove02 (1.2.34); FILE MERGED

2008/01/28 15:32:34 rt 1.2.34.1: #i85482# Remove UPD from library name

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1bf492e0e53658ee4da4ba110273951a83db1024]

INTEGRATION: CWS supdremove02 (1.171.2); FILE MERGED

2008/02/22 12:53:11 rt 1.171.2.2: RESYNC: (1.171-1.172); FILE MERGED
2008/02/04 10:01:50 rt 1.171.2.1: #i85482# SOLARUPD is not used any more.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d6663a33594282f1576521c1c5b6df225fef21e5]

INTEGRATION: CWS supdremove02 (1.272.10); FILE MERGED

2008/02/05 08:28:59 rt 1.272.10.3: #i85482# Remove UPD from library and resource name
2008/01/31 16:11:09 rt 1.272.10.2: RESYNC: (1.272-1.273); FILE MERGED
2008/01/24 15:51:17 rt 1.272.10.1: #i85484# Unify naming: use 'OFFICEUPD' everywhere instead of 'SUPD'.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [64e6d4c997527a0d34f2c4c49d7a50459d414028]

INTEGRATION: CWS supdremove02 (1.30.206); FILE MERGED

2008/02/05 08:35:18 rt 1.30.206.1: #i85482# Without UPD there is no difference between LIBSHORTNAME and LIBNAME any more. Consolidate, i.e. remove macro LIBSHORTNAME.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8790d82fdaba437f23546a23766fcd5bb4bebe2c]

INTEGRATION: CWS supdremove02 (1.16.150); FILE MERGED

2008/02/05 08:35:18 rt 1.16.150.2: #i85482# Without UPD there is no difference between LIBSHORTNAME and LIBNAME any more. Consolidate, i.e. remove macro LIBSHORTNAME.
2008/02/05 08:28:59 rt 1.16.150.1: #i85482# Remove UPD from library and resource name

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [42b4c7d946ff13534b04f9b9dae3459f8577e0a7]

INTEGRATION: CWS supdremove02 (1.19.4); FILE MERGED

2008/02/01 13:24:59 rt 1.19.4.1: #i85484# Remove obsolete stuff

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6f36f10d2786c7a57f74c14db91a86b63e13a9cb]

INTEGRATION: CWS supdremove02 (1.118.56); FILE MERGED

2008/02/05 16:03:47 rt 1.118.56.3: #i85482# Remove UPD from library name.
Undo temporary hack introduced with previous revision.
2008/01/28 12:51:28 rt 1.118.56.2: #i85482# Remove UPD from library name.
For now just strip UPD from macros. Of course for a correct handling all
makefiles have to be changed so that UPD does not get added to naming
scheme at all. This will be done. This change here is just for getting
first results fast.
2008/01/25 15:03:54 rt 1.118.56.1: #i85482# Remove UPD from library names.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e6be467ab398bdcc3654f525429a3752698d37a1]

INTEGRATION: CWS supdremove02 (1.24.376); FILE MERGED

2008/01/31 15:25:35 rt 1.24.376.1: #i85482# Remove UPD from resource name

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5cf0b3ba610b15bab71c06b23f0361b21dd5f879]

INTEGRATION: CWS supdremove02 (1.203.4); FILE MERGED

2008/02/05 16:16:12 rt 1.203.4.6: #i85482# RESLIB?VERSION is not used any more.
2008/02/05 15:59:13 rt 1.203.4.5: #i85482# Remove UPD from library name.
Remove temporary hack of rev. 1.203.4.1
2008/02/01 13:19:33 rt 1.203.4.4: #i85484# Remove obsolete stuff, needed for WIN16 only.
2008/02/01 12:03:17 rt 1.203.4.3: #i85482# Remove UPD from library name.
2008/01/31 13:49:42 rt 1.203.4.2: #i85482# Remove UPD from resource name.
2008/01/28 12:47:57 rt 1.203.4.1: #i85482# Remove UPD from library name.
For now just strip UPD from macros. Of course for a correct handling all
makefiles have to be changed so that UPD does not get added to naming
scheme at all. This will be done. This change here is just for getting
first results fast.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c7f2a2c06ab2c2f1ed5cd7b8be5585d5c436cc74]

INTEGRATION: CWS supdremove02 (1.225.4); FILE MERGED

2008/02/05 16:19:26 rt 1.225.4.3: #i85482# Remove obsolete defines.
2008/01/31 13:49:42 rt 1.225.4.2: #i85482# Remove UPD from resource name.
2008/01/25 15:03:53 rt 1.225.4.1: #i85482# Remove UPD from library names.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [201c866bfd2f34937983193442b0772c1a3fc336]

INTEGRATION: CWS supdremove02 (1.124.4); FILE MERGED

2008/02/22 12:47:11 rt 1.124.4.2: RESYNC: (1.124-1.125); FILE MERGED
2008/01/25 15:03:53 rt 1.124.4.1: #i85482# Remove UPD from library names.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [52ee383766fa08b241b1410f8a8a551ee1b2526b]

INTEGRATION: CWS supdremove02 (1.114.56); FILE MERGED

2008/02/05 16:03:47 rt 1.114.56.3: #i85482# Remove UPD from library name.
Undo temporary hack introduced with previous revision.
2008/01/28 12:51:28 rt 1.114.56.2: #i85482# Remove UPD from library name.
For now just strip UPD from macros. Of course for a correct handling all
makefiles have to be changed so that UPD does not get added to naming
scheme at all. This will be done. This change here is just for getting
first results fast.
2008/01/25 15:03:54 rt 1.114.56.1: #i85482# Remove UPD from library names.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [af97e467d768ea66a1ec2e02c22cf945a7453391]

INTEGRATION: CWS supdremove02 (1.22.376); FILE MERGED

2008/01/31 15:25:35 rt 1.22.376.1: #i85482# Remove UPD from resource name

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d85a7a3b6d1a1732acab0c82bfc33d8c4b3cb6dc]

INTEGRATION: CWS supdremove02 (1.74.2); FILE MERGED

2008/02/01 09:14:36 rt 1.74.2.1: #i85482# Reset SOLARUPD

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [011be2528d036c331f70c59d6c947818ef230263]

INTEGRATION: CWS supdremove02 (1.1.4); FILE MERGED

2008/02/22 16:22:42 rt 1.1.4.1: #i85482# SOLARUPD is not used any more. Merge changes from ssrc680.ini.

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6d99a919669948e9ce9d6b48e72461d226b0c965]

INTEGRATION: CWS obo22 (1.273.16); FILE MERGED

2008/02/19 10:04:49 obo 1.273.16.1: #i85885# wntmsci11/12: rename stlport_vc8 to stlport_vc71 because of UNO compatibility

2008-02-25  Oliver Bolte  <obo@openoffice.org>  [804239ec1a9f7b9addf0348d6c3380e453b4df5b]

INTEGRATION: CWS obo22 (1.19.52); FILE MERGED

2008/02/19 09:45:20 obo 1.19.52.1: #i85885# wntmsci11/12: rename stlport_vc8 to stlport_vc71 because of UNO compatibility

2008-02-21  Rüdiger Timm  <rt@openoffice.org>  [2ffa6f118474a0d3cc7f92071ffa32009eba8ec7]

#i10000# Handle case of milestones without any integrated childworkspaces.


2008-02-21  Rüdiger Timm  <rt@openoffice.org>  [da84d35108d97fde330d5adc83d830e207cccf46]

Setsolar ini file for DEV300. Equals to ssrc680.ini revision 1.163 except that some obsolete platforms have been removed.


2008-02-21  Rüdiger Timm  <rt@openoffice.org>  [401f7cf79ffd60db928fb9a777c82e0f4aa7612e]

DEV300


2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [15e146bc7d1ef570f834d27c1285becf1113cd56]

#i10000# Get fix from CWS sb83 for empty path elements (rev. 1.14.322.1)


2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [98c82a0c237b61bee4b7765e210f8f1a8b02f589]

SRC680


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [612427037d236a994875d1a847f65afb87bad84a]

INTEGRATION: CWS cmcfixes42 (1.248.12); FILE MERGED

2008/02/19 10:35:50 cmc 1.248.12.1: #ii86224# remove misleading help text

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c8f7fb3c513e777258fb85e8cf4123d1d785ce83]

INTEGRATION: CWS cmcfixes42 (1.220.12); FILE MERGED

2008/02/19 10:35:46 cmc 1.220.12.1: #ii86224# remove misleading help text

2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3ffc676624e5c8a61173301e60e05f1c115efa6e]

INTEGRATION: CWS native131_SRC680 (1.226.30.1.4); FILE MERGED

2008/02/04 17:08:08 is 1.226.30.1.4.1: #i79970# soffice.bin.manifest for OOo

2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [cb16824ed673e9998586eccd57961a468fad4c54]

INTEGRATION: CWS rt27 (1.21.202); FILE MERGED

2008/02/15 13:10:28 rt 1.21.202.1: #i86128# New SOAP api to set master and milestone simultaneously.

2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c02a8bd6c81dedef0a8d1adcf8a24f26e1c068b5]

INTEGRATION: CWS rt27 (1.33.172); FILE MERGED

2008/02/15 13:10:28 rt 1.33.172.1: #i86128# New SOAP api to set master and milestone simultaneously.

2008-02-14  Rüdiger Timm  <rt@openoffice.org>  [8db18107bceb989eabce315cd8f926469bfb752c]

#i10000# Correct Header


2008-02-13  Vladimir Glazounov  <vg@openoffice.org>  [054cf47cb28b6bf182ce10d5f75e870f0b007652]

SRC680


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [440f4d03f8b6bc87d0c50c80a8053fdb50fb47fb]

INTEGRATION: CWS fwk84_SRC680 (1.66.26); FILE MERGED

2008/02/01 13:23:06 cd 1.66.26.2: #153869# Updated registration URL
2008/01/30 15:24:49 cd 1.66.26.1: #153870# New registration URL for OpenOffice.org

2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [3ec5de4edd79c6881c67289f1ceb1d88aa6f042a]

INTEGRATION: CWS obr07 (1.227.8); FILE MERGED

2008/01/25 10:46:24 obr 1.227.8.2: moved Info.plist to sysui/desktop/macosx
2008/01/24 13:59:43 obr 1.227.8.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua

2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d1efe524bb8082844f6d5f84128ea7830b490c03]

INTEGRATION: CWS obr07 (1.42.64); FILE MERGED

2008/02/05 09:27:15 obr 1.42.64.1: #i85858# moved version from bundle to disk image name

2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1114dd43ccfe0ab925028b688b9c333bf2a5b3b0]

INTEGRATION: CWS obr07 (1.6.2); FILE MERGED

2008/01/25 10:46:50 obr 1.6.2.2: moved Info.plist to sysui/desktop/macosx
2008/01/24 13:59:10 obr 1.6.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua

2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d935d47a33c85ed68f1f118593bf1d4a058ba483]

INTEGRATION: CWS obr07 (1.11.30); FILE MERGED

2008/02/05 09:49:06 obr 1.11.30.1: #i85858# moved version from bundle to disk image name

2008-02-07  Rüdiger Timm  <rt@openoffice.org>  [7c4951754a8ab2ffca5f5fe6f7d0cae79a2a9f24]

#i85927# Resource into language module.


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [8b4169f02fd4868954899519210160871fb690b0]

SRC680


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [537391636f0927c17a6434bf7257750adb4087d5]

SRC680


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d87f1e4fd5597b857a38e0530f8a09ebe7405bf5]

INTEGRATION: CWS calcsolver (1.16.106); FILE MERGED

2007/12/19 20:12:16 nn 1.16.106.1: #i8808# solver files

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e34638b8f476a7d1d6f830556ae6594420d8415b]

INTEGRATION: CWS calcsolver (1.37.174); FILE MERGED

2007/12/19 20:12:16 nn 1.37.174.1: #i8808# solver files

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b7fdabc263519ca7ade196da44fb9d58a2ac68ee]

INTEGRATION: CWS calcsolver (1.118.4); FILE MERGED

2007/12/19 10:22:32 nn 1.118.4.2: RESYNC: (1.118-1.123); FILE MERGED
2007/12/05 18:41:07 nn 1.118.4.1: #i8808# LPSOLVELIB

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [88004d9c4f4e4457176b180967d9138f6e966342]

INTEGRATION: CWS native127 (1.20.16); FILE MERGED

2008/01/28 16:01:48 is 1.20.16.1: #i85474# avoid deselection of all application modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0aca2561ebd0beacde6ae567ea5c3771dbe6d0d6]

INTEGRATION: CWS native127 (1.2.18); FILE MERGED

2008/01/25 10:02:39 is 1.2.18.1: #i85474# one and only language not selectable

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [791cfede7c7fccc2177063072c7e6f8ccf95666a]

INTEGRATION: CWS native127 (1.8.16); FILE MERGED

2008/01/25 10:02:39 is 1.8.16.1: #i85474# one and only language not selectable

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cea44b19f9678538f77ec3e1db801df467a24107]

INTEGRATION: CWS native127 (1.15.16); FILE MERGED

2008/01/28 16:01:48 is 1.15.16.1: #i85474# avoid deselection of all application modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [70218f3cdd83d0a4ca09afdfebc4eb9b04a2e250]

INTEGRATION: CWS native127 (1.14.16); FILE MERGED

2008/01/28 16:01:47 is 1.14.16.1: #i85474# avoid deselection of all application modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7da8c11b49ffe986c887c93ff5e296411d9c71d0]

INTEGRATION: CWS native127 (1.17.16); FILE MERGED

2008/01/28 16:01:47 is 1.17.16.1: #i85474# avoid deselection of all application modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [30c53976769ab75a3f9ee5da65ed8e945870ebb5]

INTEGRATION: CWS native127 (1.11.14); FILE MERGED

2008/01/28 16:01:47 is 1.11.14.1: #i85474# avoid deselection of all application modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c1f8dd448369f25c0e2af45110af8b7c07c329eb]

INTEGRATION: CWS native127 (1.4.460); FILE MERGED

2008/01/28 16:04:03 is 1.4.460.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [063af20fb7fe47166b237703860831dd6827c1c7]

INTEGRATION: CWS native127 (1.4.162); FILE MERGED

2008/01/28 16:04:03 is 1.4.162.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [23c09f6b5503fc7ee3046452f07be6f280e48346]

INTEGRATION: CWS native127 (1.3.342); FILE MERGED

2008/01/29 11:15:22 is 1.3.342.2: #i85474# maintenance mode
2008/01/28 16:04:03 is 1.3.342.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1b1ac7db790682d507e5d575a1f4ea04aecfb92e]

INTEGRATION: CWS native127 (1.10.66); FILE MERGED

2008/01/28 16:04:03 is 1.10.66.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [38800762c952f0b75a5c206e1962ce3ed4b26ce6]

INTEGRATION: CWS native127 (1.12.54); FILE MERGED

2008/01/28 16:04:03 is 1.12.54.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [adfcef031fefb0e834212913b19e222b73f4dc96]

INTEGRATION: CWS native127 (1.38.68); FILE MERGED

2008/01/28 16:02:46 is 1.38.68.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2723737da4fd2b33a02690c512c60b50500fdbfa]

INTEGRATION: CWS native127 (1.20.36); FILE MERGED

2008/01/28 16:02:46 is 1.20.36.2: #i85474# avoid deselection of all application modules and language modules
2008/01/25 09:57:26 is 1.20.36.1: #i85474# one and only language not selectable

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cc688c42532f48b9cf5fd5d4983cc364f37fdef0]

INTEGRATION: CWS native127 (1.7.36); FILE MERGED

2008/01/28 16:02:46 is 1.7.36.2: #i85474# avoid deselection of all application modules and language modules
2008/01/25 09:57:26 is 1.7.36.1: #i85474# one and only language not selectable

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4bc06e1081c12368b7f1a8afd7600ffe1b8368cd]

INTEGRATION: CWS native127 (1.84.16); FILE MERGED

2008/01/28 16:02:46 is 1.84.16.1: #i85474# avoid deselection of all application modules and language modules

2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [792ecf8d11260b9c95426fb331b8f07f8dad8a04]

INTEGRATION: CWS native127 (1.101.16); FILE MERGED

2008/01/28 16:02:46 is 1.101.16.1: #i85474# avoid deselection of all application modules and language modules

2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d424812eb1427938ed94de8bedb80986c9f10b1b]

INTEGRATION: CWS native128_SRC680 (1.38.62); FILE MERGED

2008/01/25 16:29:34 is 1.38.62.4: #153212# using SPONSORS instead of SP3OFF
2008/01/25 15:23:12 is 1.38.62.3: #153212# using qb instead of qr
2008/01/24 10:05:36 is 1.38.62.2: #153212# also adding DISABLEAD=1
2008/01/23 12:49:14 is 1.38.62.1: #153212# SP3OFF=1 instead of SP3=0

2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5b21e9ab49d461cde1a4c0c77358aee9d075e92f]

INTEGRATION: CWS mingwport10 (1.168.22); FILE MERGED

2008/01/22 14:18:50 vg 1.168.22.2: RESYNC: (1.168-1.169); FILE MERGED
2008/01/16 12:34:50 vg 1.168.22.1: #i85165# catch up fixes for MinGW port

2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [343f3e31101c83a9a5df35f5be5877691a7730b0]

INTEGRATION: CWS mingwport10 (1.10.10); FILE MERGED

2008/01/28 15:33:28 vg 1.10.10.1: #i85437# catch-up fixes for m243

2008-01-31  Rüdiger Timm  <rt@openoffice.org>  [10493e56dadcdf0f0276b6730cb0e64fa58edc8c]

INTEGRATION: CWS grepcheck (1.216.2); FILE MERGED

2008/01/31 01:20:31 rene 1.216.2.3: #i10000# AC_PROG_GREP is autoconf >= 2.60 only
2008/01/29 15:39:20 rene 1.216.2.2: #i85610# remove debugging info, add AC_PROG_GREP for safety, too
2008/01/29 15:01:14 rene 1.216.2.1: #i85610# AC_PROG_EGREP

2008-01-31  Rüdiger Timm  <rt@openoffice.org>  [e4dedbd8936b02a119798f4d15d0b6864024f7a9]

INTEGRATION: CWS grepcheck (1.245.2); FILE MERGED

2008/01/31 01:20:36 rene 1.245.2.3: #i10000# AC_PROG_GREP is autoconf >= 2.60 only
2008/01/29 15:39:29 rene 1.245.2.2: #i85610# remove debugging info, add AC_PROG_GREP for safety, too
2008/01/29 15:01:19 rene 1.245.2.1: #i85610# AC_PROG_EGREP

2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1c38d3694634ca8acc5af652d508a496d56c2e3e]

SRC680


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [efb2cde7589c94b35f4148356ca206f87ba672e3]

INTEGRATION: CWS vcl85_SRC680 (1.209.4); FILE MERGED

2007/12/21 13:30:54 pl 1.209.4.2: updated configure
2007/12/03 16:24:06 pl 1.209.4.1: #i84179# remove libsn

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3e40e43dd0219b26978bc486dc85863740d5bc87]

INTEGRATION: CWS vcl85_SRC680 (1.164.6); FILE MERGED

2007/12/21 13:05:16 pl 1.164.6.2: RESYNC: (1.164-1.168); FILE MERGED
2007/12/03 16:24:09 pl 1.164.6.1: #i84179# remove libsn

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [16b6b0abba316a24b267d707f7ab42f024972a9c]

INTEGRATION: CWS vcl85_SRC680 (1.232.4); FILE MERGED

2007/12/21 13:05:23 pl 1.232.4.2: RESYNC: (1.232-1.237); FILE MERGED
2007/12/03 16:24:08 pl 1.232.4.1: #i84179# remove libsn

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [150c872450d9fa9e2d66cfa61b17270ebfece993]

INTEGRATION: CWS pj89 (1.23.14); FILE MERGED

2008/01/11 16:57:40 pjanik 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED
2007/12/22 09:38:28 pjanik 1.23.14.1: #i70664#: autodoc is WaE clean now.

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b1e3f83a05ae7a6035900d782884f69e244d5157]

INTEGRATION: CWS newportstl (1.211.2); FILE MERGED

2007/12/21 12:57:07 cmc 1.211.2.3: #i82715# detect a bad compiler
2007/12/21 12:36:26 cmc 1.211.2.2: #i82715# detect a bad compiler
2007/12/17 15:26:38 cmc 1.211.2.1: #i82715# default to using gcc stl for new (including x86_64) linux ports

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d1292028484da555a5738a9e3d4c97154c9b999d]

INTEGRATION: CWS newportstl (1.237.2); FILE MERGED

2007/12/21 12:57:07 cmc 1.237.2.3: #i82715# detect a bad compiler
2007/12/21 12:36:26 cmc 1.237.2.2: #i82715# detect a bad compiler
2007/12/17 15:26:41 cmc 1.237.2.1: #i82715# default to using gcc stl for new (including x86_64) linux ports

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fd6b16444b63c64a3dfbbdfdfb71c3ea84022d08]

INTEGRATION: CWS openssl02 (1.60.12); FILE MERGED

2008/01/08 07:33:52 tkr 1.60.12.1: #i84181# correct Windows packaging issue

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eb70f64186391b480ef7b48ad6d97fe8a7c168f5]

INTEGRATION: CWS openssl02 (1.269.12); FILE MERGED

2008/01/08 07:34:10 tkr 1.269.12.1: #i84181# correct Windows packaging issue

2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4fb40959f5a1fbd5ad75918312f0e3b83a0e2bc5]

INTEGRATION: CWS serbianisntsrcs (1.41.78); FILE MERGED

2008/01/16 12:46:09 rene 1.41.78.2: RESYNC: (1.41-1.41.50.1); FILE MERGED
2008/01/14 11:33:12 rene 1.41.78.1: #i83410# sr-CS -> sr, sh->YU -> sh

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8dab1689cd31e2e67591081fd1d63fdfa092d6d5]

INTEGRATION: CWS tkr09 (1.5.368); FILE MERGED

2008/01/14 13:03:41 jsc 1.5.368.1: #i85229# increrase ant version form 1.6.1 to 1.7.0

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [6895cadfd58e41828874983c81c62691ea493ddd]

INTEGRATION: CWS hr49 (1.15.12); FILE MERGED

2008/01/15 11:52:50 hr 1.15.12.1: #i82658#: use fileno() instead of hard coded member of FILE struct to obtain filedescriptor. Needed for sunstudio 12. Fix originally by cmc

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9ce5c1524109bafaff7e2906c1e7d6eadd324068]

INTEGRATION: CWS hr49 (1.10.14); FILE MERGED

2008/01/15 17:56:47 hr 1.10.14.1: #i85270#: remove noisy output - the dot - per parsed file

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ffb0b9734826785531cc4516df44f9cd87e9e3ad]

INTEGRATION: CWS hr49 (1.5.790); FILE MERGED

2008/01/15 12:11:34 hr 1.5.790.1: #i82792#: improve SOAP::Lite version check. Applied patch by Hubert Figuire (hub)

2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b9f8041dc488fab93fd88929f7a3a17f0962c82b]

INTEGRATION: CWS onlineupdate6b (1.54.42); FILE MERGED

2008/01/09 05:02:47 obr 1.54.42.1: #i85050# removed pkgfmt parameter from UpdateURL for Windows as it expands to >native< instead of >msi<

2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [fd2ea2bbdb9d78274b36b718eeed5d28a5355855]

INTEGRATION: CWS rt24 (1.164.8); FILE MERGED

2007/12/04 15:45:17 rt 1.164.8.2: #i84236# Remove variables STAR_RESOURCEPATH and STAR_REGISTRY.
2007/12/04 15:37:47 rt 1.164.8.1: #i84236# Remove variables XPVERSION, GVERDIR, TF_PACKAGES, TF_FILEURL , TF_CFGDATA, TF_SVDATA, TF_SDBAPI, and TF_UCB.

2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [c5735b8401c39137c2892130bcc98294a6efd711]

INTEGRATION: CWS rt24 (1.69.12); FILE MERGED

2008/01/08 13:59:06 hr 1.69.12.2: #i85075# bash support; clean up; start of cygwin support
2007/12/05 11:19:51 rt 1.69.12.1: #i84197# Fix typo ('LFS_CFLAFS' instead of 'LFS_CFLAGS'), remove some variables reset here but not set by any recent ini file and not used in code: 'cvsmodules', 'CPPRTST', 'TF_PACKAGES_NO_S2U', and 'TF_SERVER'.

2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [0a562a574a1014eb8803f6c117898e7f116536e6]

#i10000# 'EGREP' instead of 'GREP'


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [1b665e2a450bd6cf9b4dddaa0e478a2ac5790682]

#i10000# 'EGREP' instead of 'GREP'


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [23f5ae6edd79012fea1f043657a2c31b47dbc13f]

#i10000# Fix for last fix (gperf version check).


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [75bf88a2570ff8a930fa6b343217189376bc1fad]

#i10000# Fix for last fix (gperf version check).


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9effbf8e0036e21f5a87f76f2cd688a89f296751]

#i10000# Fix for last fix (gperf version check).


2008-01-25  Vladimir Glazounov  <vg@openoffice.org>  [667515a7349e9c7cc362a09ae11410a3fc4e2273]

#i100000# fix for cygwin gperf


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [eef66ca7007bd4e56c2078e411902e58e8bda61c]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [7d1d874759de015b804cf1e940106a931b29a028]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [508545e322829d55300fdb0a72125779ac655bbe]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [ea054e5cac33f69f4bf20013bd047304da9dd0f4]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6c02be8f400499f6cb1c2b1f6be3b9cad74b9140]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [4e8f6a5af12c2019d52e14cd29f6719c6439e1f5]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [54348c6c0192e31e7eba1169c3ca547435e50322]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [92f9f598f11638f1e03264dea9df8ac0d6d01540]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [393f7a62d0a96b9400627bed32a66451fd549f21]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [27f266c8532426633115dfb8a04f864d61df9109]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [1c137a68faa2b8b7364c4185750373c5ebea5215]

SRC680


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0495a801620282f73de1a179d95c9b841c5542d0]

SRC680


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [af8e659507ed92f4f71d4d8bb49227f46a1c1045]

INTEGRATION: CWS ause085 (1.221.6); FILE MERGED

2007/11/30 18:30:19 hjs 1.221.6.3: RESYNC: (1.228-1.232); FILE MERGED
2007/11/15 16:06:21 hjs 1.221.6.2: RESYNC: (1.221-1.228); FILE MERGED
2007/11/08 22:48:24 vq 1.221.6.1: #i82640# Make the configure check for system dmakes check for dmake 4.11
or newer.

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4a21a78e4e0d093644ab062677af8841f62935b9]

INTEGRATION: CWS ause085 (1.28.196); FILE MERGED

2007/09/21 17:40:25 hjs 1.28.196.6: #i81650# tracking done different
2007/09/20 18:09:24 hjs 1.28.196.5: #i81650# more tracking for pathological cases; cleanup; fixes
2007/09/18 17:08:49 hjs 1.28.196.4: #i81650# fetch changes from i81694
2007/09/18 15:45:18 hjs 1.28.196.3: #i81650# DEPOBJFILES and lots of small fixes
2007/09/17 17:10:56 hjs 1.28.196.2: #i81650# find missing .dpcc files the _should_ already be there
2007/09/17 16:10:24 hjs 1.28.196.1: #i81650# first bunch of changes

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ae8de68b763d0563a0101a3608c62fcfb7e7e5a9]

INTEGRATION: CWS ause085 (1.201.74); FILE MERGED

2007/12/18 18:15:58 hjs 1.201.74.10: #i81650# track the need to regenerate
2007/11/15 15:50:59 hjs 1.201.74.9: RESYNC: (1.201-1.202); FILE MERGED
2007/09/24 11:30:07 hjs 1.201.74.8: #i81650# dependencies and fixes
2007/09/21 17:40:25 hjs 1.201.74.7: #i81650# tracking done different
2007/09/20 18:09:25 hjs 1.201.74.6: #i81650# more tracking for pathological cases; cleanup; fixes
2007/09/20 14:00:30 hjs 1.201.74.5: #i81650# fixes and cleanup
2007/09/18 17:52:36 hjs 1.201.74.4: #i81650# trying and cleaning
2007/09/18 15:45:17 hjs 1.201.74.3: #i81650# DEPOBJFILES and lots of small fixes
2007/09/17 17:10:56 hjs 1.201.74.2: #i81650# find missing .dpcc files the _should_ already be there
2007/09/17 16:10:24 hjs 1.201.74.1: #i81650# first bunch of changes

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [909171e48717b1b7d90562ab1690316249300984]

INTEGRATION: CWS ause085 (1.89.88); FILE MERGED

2007/12/18 18:15:58 hjs 1.89.88.12: #i81650# track the need to regenerate
2007/11/15 15:50:44 hjs 1.89.88.11: RESYNC: (1.90-1.91); FILE MERGED
2007/11/15 12:45:16 hjs 1.89.88.10: #i81650# logic
2007/09/24 11:29:48 hjs 1.89.88.9: #i81650# dependencies and fixes
2007/09/21 17:40:25 hjs 1.89.88.8: #i81650# tracking done different
2007/09/21 08:35:17 hjs 1.89.88.7: #i81650#  remove circular dependencies
2007/09/20 18:09:25 hjs 1.89.88.6: #i81650# more tracking for pathological cases; cleanup; fixes
2007/09/20 14:00:30 hjs 1.89.88.5: #i81650# fixes and cleanup
2007/09/18 17:52:36 hjs 1.89.88.4: #i81650# trying and cleaning
2007/09/18 17:08:28 hjs 1.89.88.3: #i81694# visibility magic switchable for .c files; #i81650# fetch changes from i81694
2007/09/17 17:10:56 hjs 1.89.88.2: #i81650# find missing .dpcc files the _should_ already be there
2007/09/17 16:10:24 hjs 1.89.88.1: #i81650# first bunch of changes

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cd7ce7e18e68bc55d4167e5399e7d804979b5d06]

INTEGRATION: CWS ause085 (1.4.32); FILE MERGED

2007/12/11 12:31:27 hjs 1.4.32.1: #i81694# try to solve problem of missing input file - maybe cause by unintended rebuilds in mp builds

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e4a1f474bc393eb309ff18582cb846aa49096257]

INTEGRATION: CWS ause085 (1.17.10); FILE MERGED

2007/10/19 10:59:45 hjs 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED
2007/09/18 17:05:37 hjs 1.17.10.1: #i81694# avoid visibility magic in makedepend to solve dependency

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3c1fc3961f2b09aa3cc5be6e46fb42d4c8674bcd]

INTEGRATION: CWS ause085 (1.14.24); FILE MERGED

2007/11/15 16:06:50 hjs 1.14.24.2: RESYNC: (1.14-1.16); FILE MERGED
2007/09/18 17:05:37 hjs 1.14.24.1: #i81694# avoid visibility magic in makedepend to solve dependency

2008-01-16  Rüdiger Timm  <rt@openoffice.org>  [48f28af146ab2acfa1faa3807ecb3687bdacc6d4]

#i10000# Add wntmsci10.pro.


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [866b850026934c03beb9423bfc05b6d4ff1c40c6]

INTEGRATION: CWS cmcfixes41 (1.224.32); FILE MERGED

2008/01/10 10:26:34 cmc 1.224.32.1: #i85132 remove xt contents

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9c17e31c272a472139d3e6732e25b33841afca87]

INTEGRATION: CWS dmgunarchive_SRC680 (1.9.18); FILE MERGED

2008/01/10 14:06:55 obr 1.9.18.1: #i84232# make dmg a valid PKGFORMAT, which pretty much does the same as PKGFORMAT archive except patching the UserInstalltion key in bootstraprc

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [61bcbc6384fb7078ded221874c9427960d517876]

INTEGRATION: CWS dmgunarchive_SRC680 (1.237.6); FILE MERGED

2008/01/10 14:08:20 obr 1.237.6.1: #i84232# changed default PKGFORMAT value for MacOS X again

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0783a8e33ee72b8af505bdfc75df0902d3e40cb7]

INTEGRATION: CWS dmgunarchive_SRC680 (1.211.6); FILE MERGED

2008/01/10 14:08:14 obr 1.211.6.1: #i84232# changed default PKGFORMAT value for MacOS X again

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [823511a7aa6684bcebd071a76b0c72a04c795346]

INTEGRATION: CWS dmgunarchive_SRC680 (1.81.8); FILE MERGED

2008/01/10 14:06:55 obr 1.81.8.1: #i84232# make dmg a valid PKGFORMAT, which pretty much does the same as PKGFORMAT archive except patching the UserInstalltion key in bootstraprc

2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dccc576e8136c90e0853d42e093073f3f45037cb]

INTEGRATION: CWS dmgunarchive_SRC680 (1.98.18); FILE MERGED

2008/01/10 14:06:54 obr 1.98.18.1: #i84232# make dmg a valid PKGFORMAT, which pretty much does the same as PKGFORMAT archive except patching the UserInstalltion key in bootstraprc

2008-01-16  Rüdiger Timm  <rt@openoffice.org>  [ef9c71d3b568ef1d52c46662cff2c78bbc85518b]

INTEGRATION: CWS rt25_SRC680 (1.6.940); FILE MERGED

2008/01/14 14:39:58 rt 1.6.940.1: #i85224# Set 'to' header entry.

2008-01-16  Rüdiger Timm  <rt@openoffice.org>  [06fe553a13accd0fc6f98fb5b5608ca388d01a63]

INTEGRATION: CWS socs09 (1.25.48); FILE MERGED

2008/01/07 16:39:18 is 1.25.48.1: #150942# variable installation directory

2008-01-16  Rüdiger Timm  <rt@openoffice.org>  [b53329148f6d6ce7d869e9382df29e3e47c54116]

INTEGRATION: CWS socs09 (1.80.46); FILE MERGED

2008/01/10 15:48:49 tkr 1.80.46.2: RESYNC: (1.80-1.82); FILE MERGED
2008/01/07 16:39:18 is 1.80.46.1: #150942# variable installation directory

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [caac69ed67552cae68c86b091889aa28b240ecf4]

INTEGRATION: CWS obo21 (1.81.20); FILE MERGED

2008/01/10 08:06:10 obo 1.81.20.1: #i84233# .Net 2008 include runtime librarys and manifest file

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4964a6a74485fb00b128c0784ca91ab127e4bb21]

INTEGRATION: CWS obo21 (1.269.10); FILE MERGED

2008/01/10 14:45:01 obo 1.269.10.2: #i84233# .Net 2008 include stlport
2008/01/10 08:37:42 obo 1.269.10.1: #i84233# .Net 2008 include runtime librarys and manifest file

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a67b5386a918ae5523e44d1a3183b0eb8e6ed49b]

INTEGRATION: CWS obo21 (1.4.398); FILE MERGED

2007/12/12 12:41:37 obo 1.4.398.1: #i84233# Change for .Net 2008 / Vista SDK

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [bad03d4eb05d74a4923f2814ce86e2d7cec1d9c7]

INTEGRATION: CWS obo21 (1.17.12); FILE MERGED

2007/12/21 06:57:03 obo 1.17.12.1: #i84233# change for .Net 2008

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8575a6ebf1bdae227ce0ee8bc7b3ba0b437a2249]

INTEGRATION: CWS obo21 (1.80.12); FILE MERGED

2007/12/24 05:10:09 obo 1.80.12.1: #i84233# change for .Net 2008

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [cc2edd18d2c6ab9c65f09f74802301f8dab1bd00]

INTEGRATION: CWS obo21 (1.9.476); FILE MERGED

2007/12/18 09:44:06 obo 1.9.476.1: #i84233# change for .Net 2008

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [095b9f2e4dcc16649176b4b910875ca1e466213d]

INTEGRATION: CWS symex (1.26.482); FILE MERGED

2007/11/30 09:54:22 is 1.26.482.1: #151251# fixing font package problem

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [57bd7206e7446b2c470cab46653edc7537e9890f]

INTEGRATION: CWS symex (1.78.14); FILE MERGED

2008/01/08 09:50:26 hdu 1.78.14.3: RESYNC: (1.78-1.81); FILE MERGED
2007/12/03 14:10:10 is 1.78.14.2: #i59853# name contains italic, not oblique
2007/11/27 09:37:58 is 1.78.14.1: #151427# font exchange

2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4870ead23e31e88cdb0b2fef9688545251aeb9bd]

INTEGRATION: CWS symex (1.3.104); FILE MERGED

2007/11/29 10:34:08 hdu 1.3.104.2: #i59853# #151427# correct font file names
2007/11/27 09:37:58 is 1.3.104.1: #151427# font exchange

2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [ea211533383cbdd48c812c85aba4097677f09e53]

#i10000# Change from wntmsci10 to wntmsci11.


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [504aaf0373b0e8f78d5f9d1ff538ec0e59bc194a]

INTEGRATION: CWS so8s10u5_SRC680 (1.214.4.3.4); FILE MERGED

2008/01/09 13:34:03 is 1.214.4.3.4.1: #b6647223# configfile javasettings.xml

2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [30cc2e2982cb963ca9d26d1a2e9ecf80c0a2469c]

INTEGRATION: CWS so8s10u5_SRC680 (1.66.36.3.2); FILE MERGED

2008/01/09 13:35:28 is 1.66.36.3.2.1: #b6647223# configfile javasettings.xml

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a6d5b2620ce1701cb8e1555f4c860cd4cead5ff]

INTEGRATION: CWS localisation27 (1.41.56); FILE MERGED

2008/01/04 16:49:24 vg 1.41.56.1: #i83975#,#i84327#,#i84735#,#i82027#,#i82066#,#i84772#,#i83976#,#i60685#,#i84794#,#i84769#,#i84789#,#i82024#,#i80800#,#i84798#,#i82068#,#i82508#,#i84810#,#i80605#,#i84706#,#i84773#,#i83711#,#i80820#,#i84762#,#i82026#,#i81834#,#i84793#,#i84771#,#i81747#,#i84817#,#i81436#,#i80607#,#i84039#,#i82536#,#i82541#,#i84657#,#i83116#,#i83095#,#i73470#,#i84007#,#i83123#,#i83821#,#i83118#,#i84682#,#i83630#,#i31062#,#i84818#,#i84737#,#i82025#,#i80908#,#i83973#,#i81835#,#i84746#,#i80801#,#i45576#,#i81844#,#i83824#,#i84779#,#i78176#,#i83974#,#i76534#,#i69356#,#i84644# localisation27 CWS

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93856c666228637c45aecead2b5648eea7543af7]

INTEGRATION: CWS aquavcl04 (1.5.2); FILE MERGED

2007/10/18 14:10:58 pl 1.5.2.2: #i77848# add cursor files
2007/10/17 18:06:52 pl 1.5.2.1: #i77848# add cursor images

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [07788530b1238d390d7a577106d454d7a69ebfa9]

INTEGRATION: CWS aquavcl04 (1.21.6); FILE MERGED

2007/11/19 12:01:28 pl 1.21.6.4: enable leopard builds in sun buildenv
2007/11/16 06:22:49 pl 1.21.6.3: RESYNC: (1.21-1.22); FILE MERGED
2007/10/15 15:17:57 pl 1.21.6.2: #i82627# changes suggested by ause
2007/10/15 13:25:28 pl 1.21.6.1: #i82627# compile objective c++ as c++ not c

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9d83a3783b86636982c6344de9fc351cbe5dfae0]

INTEGRATION: CWS aquavcl04 (1.90.40); FILE MERGED

2007/11/16 06:22:46 pl 1.90.40.3: RESYNC: (1.90-1.91); FILE MERGED
2007/10/15 14:03:39 pl 1.90.40.2: #i82627# changed touch command to resemble c++ case
2007/10/15 13:25:28 pl 1.90.40.1: #i82627# compile objective c++ as c++ not c

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9a7c951862cd70a31b9a25212f690073f955b7b9]

INTEGRATION: CWS pentaho1 (1.237.12); FILE MERGED

2008/01/07 14:12:11 oj 1.237.12.1: #i85040# jar file revisions changed

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e4f1ecead36a6b158749a1311917adf1ba657fc1]

INTEGRATION: CWS pentaho1 (1.211.12); FILE MERGED

2008/01/07 14:12:06 oj 1.211.12.1: #i85040# jar file revisions changed

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c34ac9a037ac4e09abe81b878df6d46f241e2c93]

INTEGRATION: CWS wae4extensions (1.33.10); FILE MERGED

2008/01/09 21:10:42 ericb 1.33.10.3: RESYNC: (1.34-1.38); FILE MERGED
2007/11/16 13:09:24 ericb 1.33.10.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/03 20:01:14 fs 1.33.10.1: #i81612# module extensions is warning-free now

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [eb701c7ba10b06d2412daf35230cdba03d824d94]

INTEGRATION: CWS wae4extensions (1.44.10); FILE MERGED

2008/01/09 21:10:39 ericb 1.44.10.3: RESYNC: (1.45-1.46); FILE MERGED
2007/11/16 13:09:21 ericb 1.44.10.2: RESYNC: (1.44-1.45); FILE MERGED
2007/10/03 20:01:14 fs 1.44.10.1: #i81612# module extensions is warning-free now

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [815c281acbc85c1e5689db2173115f67dfe45d5a]

INTEGRATION: CWS wae4extensions (1.38.10); FILE MERGED

2008/01/09 21:10:36 ericb 1.38.10.3: RESYNC: (1.39-1.40); FILE MERGED
2007/11/16 13:09:19 ericb 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED
2007/10/03 20:01:14 fs 1.38.10.1: #i81612# module extensions is warning-free now

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [306c55583617fc6159d167fe179aef4789b7d5d4]

INTEGRATION: CWS wae4extensions (1.20.76); FILE MERGED

2008/01/09 21:10:33 ericb 1.20.76.4: RESYNC: (1.22-1.24); FILE MERGED
2007/11/16 13:02:26 ericb 1.20.76.3: #i81612# solve conflict
2007/11/16 12:32:27 ericb 1.20.76.2: #i81612# a fix for conflict (list of modules concerned by wae )
2007/10/04 16:04:16 ericb 1.20.76.1: #i81612# remove extensions from the bad WaE modules list

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1d7bfdd2975f29b462e13b35ef3348854b13ede1]

INTEGRATION: CWS wae4extensions (1.40.10); FILE MERGED

2008/01/09 21:10:30 ericb 1.40.10.3: RESYNC: (1.41-1.42); FILE MERGED
2007/11/16 13:09:16 ericb 1.40.10.2: RESYNC: (1.40-1.41); FILE MERGED
2007/10/03 20:01:14 fs 1.40.10.1: #i81612# module extensions is warning-free now

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dd6d23f91c95a5517ed520eed604c473f5e1956b]

INTEGRATION: CWS xmlfilter02 (1.186.2); FILE MERGED

2007/10/04 10:05:44 fridrich_strba 1.186.2.3: regenerating configure to reflect configure.in changes properly
2007/10/04 09:25:26 os 1.186.2.2: RESYNC: (1.186-1.199); FILE MERGED
2007/07/16 11:07:15 rene 1.186.2.1: #i10000# check for gperf

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [673bb18a809cd78947364a6872748ad8eacaca88]

INTEGRATION: CWS xmlfilter02 (1.53.20); FILE MERGED

2007/12/12 10:11:15 dr 1.53.20.9: RESYNC: (1.74-1.81); FILE MERGED
2007/10/05 05:55:09 os 1.53.20.8: RESYNC: (1.70-1.74); FILE MERGED
2007/07/24 22:05:12 dr 1.53.20.7: RESYNC: (1.61-1.70); FILE MERGED
2007/05/29 16:08:54 dr 1.53.20.6: RESYNC: (1.57-1.61); FILE MERGED
2007/05/08 10:39:27 dr 1.53.20.5: RESYNC: (1.55-1.57); FILE MERGED
2007/03/14 18:47:08 dr 1.53.20.4: RESYNC: (1.53-1.55); FILE MERGED
2007/03/01 13:47:01 dr 1.53.20.3: missing lib
2007/02/27 12:04:09 dr 1.53.20.2: add oox lib
2007/02/20 14:17:00 dr 1.53.20.1: add fastsax lib

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f15ddae5517c66ff961167b5eef0cb76e1460fb2]

INTEGRATION: CWS xmlfilter02 (1.222.58); FILE MERGED

2007/12/12 10:11:12 dr 1.222.58.11: RESYNC: (1.260-1.268); FILE MERGED
2007/10/05 05:54:00 os 1.222.58.10: RESYNC: (1.253-1.260); FILE MERGED
2007/10/01 12:05:51 os 1.222.58.9: integration of cws writerfilter3 into cws xmlfilter02
2007/07/24 22:04:08 dr 1.222.58.8: RESYNC: (1.234-1.253); FILE MERGED
2007/05/29 16:05:06 dr 1.222.58.7: RESYNC: (1.230-1.234); FILE MERGED
2007/05/08 10:38:22 dr 1.222.58.6: RESYNC: (1.223-1.230); FILE MERGED
2007/03/14 18:46:18 dr 1.222.58.5: RESYNC: (1.222-1.223); FILE MERGED
2007/03/01 15:00:54 dr 1.222.58.4: no uno
2007/03/01 13:47:01 dr 1.222.58.3: missing lib
2007/02/27 12:04:09 dr 1.222.58.2: add oox lib
2007/02/20 14:16:51 dr 1.222.58.1: add fastsax lib

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3e43591201b04d18b0db273ea7d5f12925c07a81]

INTEGRATION: CWS xmlfilter02 (1.156.26); FILE MERGED

2007/12/12 10:00:10 dr 1.156.26.2: RESYNC: (1.156-1.165); FILE MERGED
2007/10/18 20:27:18 fridrich_strba 1.156.26.1: not directly related to this workspace, but since I build with sun java 5 on x86_64, this patch helps to finish the build :-)

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [71ffd344671e926c8575476d401f7e4637437663]

INTEGRATION: CWS xmlfilter02 (1.204.2); FILE MERGED

2007/12/12 10:00:07 dr 1.204.2.4: RESYNC: (1.220-1.232); FILE MERGED
2007/10/04 09:25:44 os 1.204.2.3: RESYNC: (1.213-1.220); FILE MERGED
2007/07/24 21:03:55 dr 1.204.2.2: RESYNC: (1.204-1.213); FILE MERGED
2007/07/16 11:07:17 rene 1.204.2.1: #i10000# check for gperf

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b4a5a0869868de23c698ad2feed0d4b8f7bdb374]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED

2007/10/19 08:31:33 fridrich_strba 1.1.2.1: adding a .cvsignore file

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9a70f22a7ddf72b3b6b053011445db1b29ee9f31]

INTEGRATION: CWS xmlfilter02 (1.65.54); FILE MERGED

2007/12/12 10:11:57 dr 1.65.54.10: RESYNC: (1.90-1.91); FILE MERGED
2007/10/04 11:10:12 os 1.65.54.9: RESYNC: (1.89-1.90); FILE MERGED
2007/07/24 20:48:50 dr 1.65.54.8: RESYNC: (1.87-1.89); FILE MERGED
2007/05/29 12:11:12 dr 1.65.54.7: RESYNC: (1.86-1.87); FILE MERGED
2007/05/08 09:30:38 dr 1.65.54.6: RESYNC: (1.84-1.86); FILE MERGED
2007/03/14 18:25:12 dr 1.65.54.5: RESYNC: (1.80-1.84); FILE MERGED
2007/02/27 12:19:31 dr 1.65.54.4: for gperf
2007/01/19 11:40:14 cl 1.65.54.3: resolved merge conflicts
2007/01/17 21:54:04 cl 1.65.54.2: RESYNC: (1.65-1.80); FILE MERGED
2006/05/03 11:29:34 cl 1.65.54.1: added support for .cc

2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d02e87da64684dad40f76f34410da4493d07dd22]

INTEGRATION: CWS xmlfilter02 (1.98.36); FILE MERGED

2007/12/12 10:11:54 dr 1.98.36.10: RESYNC: (1.117-1.122); FILE MERGED
2007/10/04 11:09:43 os 1.98.36.9: RESYNC: (1.116-1.117); FILE MERGED
2007/07/24 20:46:56 dr 1.98.36.8: RESYNC: (1.111-1.116); FILE MERGED
2007/05/29 12:10:26 dr 1.98.36.7: RESYNC: (1.110-1.111); FILE MERGED
2007/05/08 09:28:57 dr 1.98.36.6: RESYNC: (1.107-1.110); FILE MERGED
2007/03/01 10:05:45 dr 1.98.36.5: typo
2007/01/19 11:40:14 cl 1.98.36.4: resolved merge conflicts
2006/05/17 08:42:15 sj 1.98.36.3: fixed resync problem with I18NISOLANGLIB
2006/05/16 13:37:51 sj 1.98.36.2: fixed resync problem with I18NISOLANGLIB
2006/05/08 15:50:36 cl 1.98.36.1: added SAXLIB

2008-01-09  Rüdiger Timm  <rt@openoffice.org>  [69a7cd6ffc501bb6a23943efa6838befeb265a1f]

#i10000# Add platform unxsoli4 (non-product).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9cb9adc3a4340af61201a53962e8f4818c1c6018]

SRC680


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [e89545048889aa57264aed0df5f84bf7348f609d]

INTEGRATION: CWS native114 (1.5.78); FILE MERGED

2007/11/01 11:26:17 is 1.5.78.2: #150863# gnome dependency
2007/10/17 14:32:24 is 1.5.78.1: #150863# additional update behaviour, if old products are found

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [a5c82a74b64ba7a805582e2eda3bc30d46d3643c]

INTEGRATION: CWS native114 (1.8.54); FILE MERGED

2007/11/01 11:21:50 is 1.8.54.1: #150863# gnome dependency

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0a42506ce3a04d0023e96c07ab920c30fac0d065]

INTEGRATION: CWS native114 (1.93.58); FILE MERGED

2007/11/02 11:44:21 is 1.93.58.3: #150863# no xpd installer in patches
2007/11/01 11:37:48 is 1.93.58.2: RESYNC: (1.93-1.94); FILE MERGED
2007/11/01 11:26:17 is 1.93.58.1: #150863# gnome dependency

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [50699d45fb2f4d822ea2bc6d2f9720493f25dab5]

#i10000# fix by IS for CWS native110


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9f3cab91acebae4fa98eddc4f16b4fd6921d25f8]

INTEGRATION: CWS native110 (1.4.14); FILE MERGED

2007/11/12 16:06:56 is 1.4.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:55 is 1.4.14.1: #i82251# repackaging, part 3

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [953e89507237f7802ad8efc482855292b81d2dd2]

INTEGRATION: CWS native110 (1.9.12); FILE MERGED

2007/11/12 16:06:55 is 1.9.12.2: #i82248# module.pl into source directory
2007/10/04 11:04:53 is 1.9.12.1: #i82251# repackaging, part 3

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [cb1786aa8468ec6807cfe18c77deaf2674f7cd2f]

INTEGRATION: CWS native110 (1.6.56); FILE MERGED

2007/11/28 15:13:55 is 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED
2007/10/04 11:21:16 is 1.6.56.1: #i82251# repackaging, part 3

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d99dda778ea85b7f4b0cb1c9b18a7e2b3e103f56]

INTEGRATION: CWS sb80 (1.7.76); FILE MERGED

2007/11/20 14:56:09 sb 1.7.76.1: #i82064# On Windows, testtool must be loaded through the testtool.exe = guiloader.exe calls testtool.bin chain, so that OOo-wo-URE testtool has a correct PATH.

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [a97128e7581fd3b4835008f334b7bff653b10f68]

INTEGRATION: CWS sb80 (1.5.498); FILE MERGED

2007/11/20 14:56:09 sb 1.5.498.1: #i82064# On Windows, testtool must be loaded through the testtool.exe = guiloader.exe calls testtool.bin chain, so that OOo-wo-URE testtool has a correct PATH.

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4c237375509bb4dd5c0d5d44718c46fdda1dbe98]

INTEGRATION: CWS sb80 (1.53.10); FILE MERGED

2007/11/14 13:47:08 sb 1.53.10.1: #i82422# OOO_BASE_DIR from OOo-wo-URE now also needed in plain OOo.

2008-01-07  Oliver Bolte  <obo@openoffice.org>  [199cfda508a448d6917e232f64c4e0cf6cc79f98]

INTEGRATION: CWS supdremove (1.262.18); FILE MERGED

2007/11/16 10:23:48 vg 1.262.18.1: #i83674# cleanup: remove obsolete SUPD macro use

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c30d0093761cf576b4a5fc2ff35f0d49a2416826]

INTEGRATION: CWS native110 (1.40.46); FILE MERGED

2007/11/28 15:14:56 is 1.40.46.3: RESYNC: (1.41-1.42); FILE MERGED
2007/10/24 12:58:02 is 1.40.46.2: RESYNC: (1.40-1.41); FILE MERGED
2007/10/04 11:04:58 is 1.40.46.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8d1bd6254bb80cffffbcef0101396a06108a915c]

INTEGRATION: CWS native110 (1.18.14); FILE MERGED

2007/11/28 15:14:50 is 1.18.14.3: RESYNC: (1.18-1.19); FILE MERGED
2007/11/12 16:08:34 is 1.18.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:57 is 1.18.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f62e2ed0549bca057448ef4274c55f4a1a189a35]

INTEGRATION: CWS native110 (1.1.2); FILE ADDED

2007/12/03 15:31:26 is 1.1.2.2: #i82248# creation of language modules
2007/11/12 16:04:05 is 1.1.2.1: #i82248# module.pl into source directory

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [2704598237bd08c00c3e8269634787564aaad7ad]

INTEGRATION: CWS native110 (1.1.2); FILE ADDED

2007/11/12 16:08:09 is 1.1.2.2: #i82248# module.pl into source directory
2007/10/04 11:08:55 is 1.1.2.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f5a93260ff4fa8f689a102101db116be8f30bd1a]

INTEGRATION: CWS native110 (1.1.2); FILE ADDED

2007/11/12 16:03:54 is 1.1.2.1: #i82248# module.pl into source directory

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b70555a8b522122fdddea94765b87bd77b16c71d]

INTEGRATION: CWS native110 (1.3.14); FILE MERGED

2007/12/03 15:31:26 is 1.3.14.2: #i82248# creation of language modules
2007/10/04 11:04:57 is 1.3.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [300db5f4456195c10a196c771fb4a41ad2610894]

INTEGRATION: CWS native110 (1.6.14); FILE MERGED

2007/11/28 15:14:47 is 1.6.14.3: RESYNC: (1.6-1.7); FILE MERGED
2007/11/12 16:08:09 is 1.6.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:56 is 1.6.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f8ee429b835c30045fb047ed35df9197f72e6b3b]

INTEGRATION: CWS native110 (1.1.2); FILE ADDED

2007/11/12 16:08:08 is 1.1.2.2: #i82248# module.pl into source directory
2007/10/04 11:10:59 is 1.1.2.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c2e59cfbe5a1eba30950b03238f32fcc38359540]

INTEGRATION: CWS native110 (1.74.6); FILE MERGED

2007/11/28 15:14:44 is 1.74.6.4: RESYNC: (1.75-1.79); FILE MERGED
2007/11/12 16:08:08 is 1.74.6.3: #i82248# module.pl into source directory
2007/10/24 12:57:55 is 1.74.6.2: RESYNC: (1.74-1.75); FILE MERGED
2007/10/04 11:04:56 is 1.74.6.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f3a72963cd15512b9be5d4f0844f22a9990fd6ca]

INTEGRATION: CWS native110 (1.57.48); FILE MERGED

2007/11/28 15:14:41 is 1.57.48.2: RESYNC: (1.57-1.58); FILE MERGED
2007/10/04 11:04:56 is 1.57.48.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a94f558747bfec2c88e9e15ab5e2f0ef0b10ef58]

INTEGRATION: CWS native110 (1.14.14); FILE MERGED

2007/11/12 16:06:56 is 1.14.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:55 is 1.14.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [98b82414c3fcf92317efb15281e1f28b65116080]

INTEGRATION: CWS native110 (1.14.14); FILE MERGED

2007/11/12 16:08:08 is 1.14.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:54 is 1.14.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9da7f43723e0df136c006a65dd921860aa9eb4c3]

INTEGRATION: CWS native110 (1.13.14); FILE MERGED

2007/11/12 16:06:56 is 1.13.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:53 is 1.13.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [fc0547fad0b62606f30302ec7712c75e8802550c]

INTEGRATION: CWS native110 (1.16.14); FILE MERGED

2007/12/06 17:13:28 is 1.16.14.3: #i82248# file test should not be committed
2007/11/12 16:06:56 is 1.16.14.2: #i82248# module.pl into source directory
2007/10/04 11:04:53 is 1.16.14.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [88e13c9a7c534e2505a60f7fee8fb10850cca076]

INTEGRATION: CWS native110 (1.24.6); FILE MERGED

2007/11/12 16:05:18 is 1.24.6.1: #i82248# module.pl into source directory

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c9da0c5ced36a08c70ef96b0ce4dae5e1f0b7364]

INTEGRATION: CWS native110 (1.10.240); FILE MERGED

2007/11/12 16:02:42 is 1.10.240.2: #i82248# module.pl into source directory
2007/10/04 11:04:53 is 1.10.240.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [30961c85724280dc1f23a2ad51a077324bed3c20]

INTEGRATION: CWS native110 (1.7.308); FILE MERGED

2007/10/04 11:04:47 is 1.7.308.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3a0733279080fc8bb273f0e4b5c79d1e2550e077]

INTEGRATION: CWS native110 (1.15.26); FILE MERGED

2007/10/04 11:21:16 is 1.15.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8f47da0040acfb1296b5c50bda95c7f0c86c0a33]

INTEGRATION: CWS native110 (1.19.26); FILE MERGED

2007/10/04 11:21:16 is 1.19.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [42b98f4981ad9ba00533734143fe63b7c3a91469]

INTEGRATION: CWS native110 (1.5.10); FILE MERGED

2007/10/04 11:21:16 is 1.5.10.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4460662cbaee6c0a92d1c5e8354ff3fa1db10133]

INTEGRATION: CWS native110 (1.54.26); FILE MERGED

2007/11/28 14:09:16 is 1.54.26.3: #i82248# cnp sdk for new package structure
2007/10/24 12:57:18 is 1.54.26.2: RESYNC: (1.54-1.56); FILE MERGED
2007/10/04 11:21:16 is 1.54.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a729d5ad3e8597bcecc8a6c7b20c1bfb7c32a566]

INTEGRATION: CWS native110 (1.33.36); FILE MERGED

2007/11/28 15:13:58 is 1.33.36.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/04 11:21:16 is 1.33.36.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [edba2adbc11302e01e45ca25ee602da0f8e487bf]

INTEGRATION: CWS native110 (1.38.10); FILE MERGED

2007/11/14 09:24:04 is 1.38.10.3: #i82248# language template modules
2007/10/24 12:57:12 is 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED
2007/10/04 11:21:16 is 1.38.10.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f8c663ce73d572c75eae6e1735aca4d411b267a5]

INTEGRATION: CWS native110 (1.10.774); FILE MERGED

2007/11/27 15:17:38 is 1.10.774.1: #i82248# language files in language packages

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d996a97c342f7b3120242cb1eb962978a25578e5]

INTEGRATION: CWS native110 (1.5.774); FILE MERGED

2007/11/27 15:17:38 is 1.5.774.1: #i82248# language files in language packages

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8defa81f8de5a2614c7e3d1e9b8ac387f62fca24]

INTEGRATION: CWS native110 (1.13.26); FILE MERGED

2007/12/03 15:50:43 is 1.13.26.3: #i82248# creation of language modules
2007/11/02 15:04:56 is 1.13.26.2: #i82248# language pack names
2007/10/04 11:21:16 is 1.13.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0185116b65363affd5ef453f7bc490270a51bef8]

INTEGRATION: CWS native110 (1.11.26); FILE MERGED

2007/10/24 12:57:05 is 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED
2007/10/04 11:21:16 is 1.11.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [2141aac53c426fcf9ae8b25c9128713ab4d98281]

INTEGRATION: CWS native110 (1.13.26); FILE MERGED

2007/10/04 11:21:16 is 1.13.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [466872382d596cf4803d41a900d4d237cd241b9c]

INTEGRATION: CWS native110 (1.26.368); FILE MERGED

2007/11/28 14:09:16 is 1.26.368.2: #i82248# cnp sdk for new package structure
2007/10/04 11:21:16 is 1.26.368.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [fe629ed8293612398ef8fd144fa004b69f5e28aa]

INTEGRATION: CWS native110 (1.74.4); FILE MERGED

2007/11/28 15:13:46 is 1.74.4.5: RESYNC: (1.76-1.77); FILE MERGED
2007/11/28 14:09:15 is 1.74.4.4: #i82248# cnp sdk for new package structure
2007/11/14 09:24:04 is 1.74.4.3: #i82248# language template modules
2007/10/24 12:57:02 is 1.74.4.2: RESYNC: (1.74-1.76); FILE MERGED
2007/10/04 11:21:15 is 1.74.4.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ab45d7e068cb64360b834268544233abf2e6d4ed]

INTEGRATION: CWS native110 (1.6.774); FILE MERGED

2007/10/04 11:21:15 is 1.6.774.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b20ae4b75d56511765ca30941436259fe8ef7e5f]

INTEGRATION: CWS native110 (1.32.36); FILE MERGED

2007/11/28 15:13:39 is 1.32.36.2: RESYNC: (1.32-1.33); FILE MERGED
2007/10/04 11:21:15 is 1.32.36.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [65aee6c8f08e788a8135bcce7d3336686b52da66]

INTEGRATION: CWS native110 (1.34.26); FILE MERGED

2007/10/04 11:21:15 is 1.34.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d599afcec4d5dcdaa89bc0003c39c70b2faa9ee7]

INTEGRATION: CWS native110 (1.93.26); FILE MERGED

2007/11/28 15:13:36 is 1.93.26.6: RESYNC: (1.94-1.95); FILE MERGED
2007/11/28 14:07:52 is 1.93.26.5: #i82248# cnp sdk for new package structure
2007/11/27 15:17:11 is 1.93.26.4: #i82248# language files in language packages
2007/11/02 15:04:56 is 1.93.26.3: #i82248# language pack names
2007/10/24 12:56:58 is 1.93.26.2: RESYNC: (1.93-1.94); FILE MERGED
2007/10/04 11:21:15 is 1.93.26.1: #i82251# repackaging, part 3

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3317872995d353909d6972c039d3a720804799cf]

INTEGRATION: CWS mingwport09 (1.15.54); FILE MERGED

2007/12/13 12:03:01 vg 1.15.54.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a6f13ccdab07c753e67559baae47da9eab4d0221]

INTEGRATION: CWS mingwport09 (1.34.86); FILE MERGED

2007/12/13 12:03:01 vg 1.34.86.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [680f429530d7df288ebf26a3098f71702a95d51c]

INTEGRATION: CWS mingwport09 (1.5.94); FILE MERGED

2007/12/13 12:03:01 vg 1.5.94.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [611aee92d77d1824da40f24b2e22ba3cbc52f47c]

INTEGRATION: CWS mingwport09 (1.79.186); FILE MERGED

2007/12/13 12:03:01 vg 1.79.186.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d78092df21349693410476765f97bf5409978563]

INTEGRATION: CWS mingwport09 (1.44.56); FILE MERGED

2007/12/11 11:30:15 vg 1.44.56.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0294126801901aa6381e32b49bd222c028db036e]

INTEGRATION: CWS mingwport09 (1.91.54); FILE MERGED

2007/12/13 12:03:01 vg 1.91.54.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [cb4846dae65a68b1818a351be140b890180c3715]

INTEGRATION: CWS mingwport09 (1.43.56); FILE MERGED

2007/12/11 11:30:15 vg 1.43.56.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8f1b39a1248887400106e1f3fd2ebeace45576b8]

INTEGRATION: CWS mingwport09 (1.3.264); FILE MERGED

2007/12/11 11:30:15 vg 1.3.264.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6d0edff6b6623b7736d5319d9617253e896aa18e]

INTEGRATION: CWS mingwport09 (1.124.40); FILE MERGED

2007/12/11 11:30:14 vg 1.124.40.1: #i83133# catch-up fixes for MinGW port

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [601dc493a6a333f50362808742dac3305df66ec4]

INTEGRATION: CWS obo19 (1.11.16); FILE MERGED

2007/11/29 10:42:17 obo 1.11.16.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1c674cb128912fef393a36503fae60b77a287fcd]

INTEGRATION: CWS obo19 (1.22.12); FILE MERGED

2007/11/29 11:01:47 obo 1.22.12.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0a1499089af7c1b41c3cb20564efa682d980a921]

INTEGRATION: CWS obo19 (1.79.18); FILE MERGED

2007/11/29 11:01:04 obo 1.79.18.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4529912c3c30a3f1080289a2f6e6b52c52c55d9d]

INTEGRATION: CWS obo19 (1.68.42); FILE MERGED

2007/11/29 11:37:17 obo 1.68.42.2: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger (NO_HIDS added)
2007/11/29 10:59:00 obo 1.68.42.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [494fdb479bbd6afa6eb8b1617707589e32238f24]

INTEGRATION: CWS obo19 (1.6.880); FILE MERGED

2007/11/29 10:16:27 obo 1.6.880.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [241814b3e8125624fbdac6ea5898f1dde3a96528]

INTEGRATION: CWS ause088 (1.3.376); FILE MERGED

2007/12/14 12:00:52 hjs 1.3.376.1: #i84299# remove packtools.mk

2008-01-04  Oliver Bolte  <obo@openoffice.org>  [42c4867d0e87bf0b21a705fe15dee9832bd10b3e]

INTEGRATION: CWS ause088 (1.69.30); FILE MERGED

2007/12/18 10:01:53 hjs 1.69.30.2: #i84299# missed to set DPKG in .ini file
2007/12/14 11:05:14 hjs 1.69.30.1: #i84299# set RPM in environment (as configure already does)

2007-12-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [56987569d5d695890070398457f19888de1c9c6f]

SRC680


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [069568ece8a51f7906cd21cd8158d7a8d684e414]

SRC680


2007-12-13  Vladimir Glazounov  <vg@openoffice.org>  [3c57029ef5f07dd6e7fc75ad817c0b9bb3d085e9]

#i10000# generate new configure


2007-12-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efee121539a61b7c18076e1673853a40822dd109]

#i10000# have vba enabled


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b3622c697081d1497b63df5953a03a53cbf13e82]

INTEGRATION: CWS nowrapcmd1 (1.72.16); FILE MERGED

2007/11/30 20:23:06 vq 1.72.16.3: RESYNC: (1.75-1.80); FILE MERGED
2007/11/08 20:49:36 vq 1.72.16.2: RESYNC: (1.72-1.75); FILE MERGED
2007/10/14 05:11:25 vq 1.72.16.1: #i82202# Use ; as path seperator for W32 if WRAPCMD is not set.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a32e47c3c8e1dcd802d13c178183340b01229b9b]

INTEGRATION: CWS nowrapcmd1 (1.5.4); FILE MERGED

2007/11/17 17:28:38 vq 1.5.4.1: #i82202# Make guw cooperate better with mixed mode paths.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6f5c4d0144210070e9b6f9a69918e48d9b63480e]

INTEGRATION: CWS nowrapcmd1 (1.156.24); FILE MERGED

2007/11/30 20:22:58 vq 1.156.24.4: RESYNC: (1.160-1.164); FILE MERGED
2007/11/18 15:41:53 vq 1.156.24.3: #i82202# Change comment.
2007/11/08 20:49:28 vq 1.156.24.2: RESYNC: (1.156-1.160); FILE MERGED
2007/10/07 15:37:18 vq 1.156.24.1: #i82202# Add --disable-wrapcmd switch to configure to disable the use of
guw.exe (WRAPCMD). Change set_soenv to generate the environment file
according to the settings of --disable-wrapcmd and --with-use-shell.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [693ef2e62f76d187c44edfdf0ad56cc90f78c009]

INTEGRATION: CWS nowrapcmd1 (1.220.10); FILE MERGED

2007/11/30 20:22:49 vq 1.220.10.4: RESYNC: (1.227-1.232); FILE MERGED
2007/11/18 15:23:02 vq 1.220.10.3: #i82202# Make the build without guw the default, but provide a configure
switch --enable-wrapcmd to enable its use until it is completely removed.
2007/11/08 20:49:19 vq 1.220.10.2: RESYNC: (1.220-1.227); FILE MERGED
2007/10/07 15:37:18 vq 1.220.10.1: #i82202# Add --disable-wrapcmd switch to configure to disable the use of
guw.exe (WRAPCMD). Change set_soenv to generate the environment file
according to the settings of --disable-wrapcmd and --with-use-shell.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [41a48f4de0efcc59fa71fd38c6e2013ab66dfc43]

INTEGRATION: CWS nowrapcmd1 (1.21.178); FILE MERGED

2007/11/30 20:44:22 vq 1.21.178.4: #i82202# Provide a GUWCMD macro to access the wrapper and hereby avoid
hardcoding its actual program name everywhere.
2007/11/30 20:22:38 vq 1.21.178.3: RESYNC: (1.21-1.22); FILE MERGED
2007/11/18 15:03:20 vq 1.21.178.2: #i82202# Remove NOWRAPCMD, use inverted WRAPCMD instead.
2007/10/07 16:28:20 vq 1.21.178.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0e0bc24ef2501234876825ba317ce9a3c6d99e2b]

INTEGRATION: CWS nowrapcmd1 (1.13.116); FILE MERGED

2007/11/30 20:22:35 vq 1.13.116.3: RESYNC: (1.14-1.15); FILE MERGED
2007/11/08 20:49:07 vq 1.13.116.2: RESYNC: (1.13-1.14); FILE MERGED
2007/10/07 16:28:19 vq 1.13.116.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b2e2876156e978e638a8f5fc85e2c49251cff304]

INTEGRATION: CWS nowrapcmd1 (1.33.12); FILE MERGED

2007/11/08 20:49:04 vq 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/07 16:28:19 vq 1.33.12.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [01994f8e0944b9d9c5e739d3d901d9e2d010d998]

INTEGRATION: CWS pmladek08 (1.232.8); FILE MERGED

2007/12/10 14:15:42 pmladek 1.232.8.1: #i82569#
add back support for build with neon-0.24.X

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0d74c4804bb7e8fd22ca00527734a73f9eaff422]

INTEGRATION: CWS nowrapcmd1 (1.79.86); FILE MERGED

2007/10/07 16:28:19 vq 1.79.86.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0f3341157c9c5aa4a552c1c540b0164f51ab9f17]

INTEGRATION: CWS nowrapcmd1 (1.77.94); FILE MERGED

2007/11/30 20:22:32 vq 1.77.94.5: RESYNC: (1.78-1.79); FILE MERGED
2007/11/18 15:03:20 vq 1.77.94.4: #i82202# Remove NOWRAPCMD, use inverted WRAPCMD instead.
2007/11/08 20:48:59 vq 1.77.94.3: RESYNC: (1.77-1.78); FILE MERGED
2007/10/07 18:26:33 vq 1.77.94.2: #i82202# Add missing .ELSE .
2007/10/07 16:28:19 vq 1.77.94.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c098fc85701a962628d5ce749fcdb1834a16acd9]

INTEGRATION: CWS nowrapcmd1 (1.219.82); FILE MERGED

2007/11/30 20:22:29 vq 1.219.82.3: RESYNC: (1.220-1.222); FILE MERGED
2007/11/08 20:48:56 vq 1.219.82.2: RESYNC: (1.219-1.220); FILE MERGED
2007/10/07 16:28:19 vq 1.219.82.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [427ec46f6bf0074ee7b7bb2af4ca32c5a74d8e86]

INTEGRATION: CWS nowrapcmd1 (1.29.26); FILE MERGED

2007/11/18 19:26:51 vq 1.29.26.2: #i82202# Use cygpath only for cygwin perl.
2007/11/18 14:40:49 vq 1.29.26.1: #i82202# Make instsetoo_native build without (but also still with)
WRAPCMD set.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [be539b413d3e6569958ef5ec0c553a26a76b4e62]

INTEGRATION: CWS nowrapcmd1 (1.77.10); FILE MERGED

2007/11/30 20:22:26 vq 1.77.10.2: RESYNC: (1.77-1.80); FILE MERGED
2007/11/18 14:40:49 vq 1.77.10.1: #i82202# Make instsetoo_native build without (but also still with)
WRAPCMD set.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5bda906abaa4023e41a7e4b67818ec3d0997e438]

INTEGRATION: CWS nowrapcmd1 (1.34.32); FILE MERGED

2007/11/30 20:22:23 vq 1.34.32.2: RESYNC: (1.34-1.35); FILE MERGED
2007/11/18 14:40:49 vq 1.34.32.1: #i82202# Make instsetoo_native build without (but also still with)
WRAPCMD set.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [636f956143a7f602ed9b0a252f0540eecd263864]

INTEGRATION: CWS armeabi01 (1.45.118); FILE MERGED

2007/12/03 19:04:16 cmc 1.45.118.1: #i84208 set a fallback target for unknown archs from epm through to rpm

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [da63b0c3dc0af8d45bfe59595f0ad2a78b332dc7]

INTEGRATION: CWS nowrapcmd1 (1.1.2); FILE ADDED

2007/10/14 05:16:12 vq 1.1.2.2: #i82202# Fix typo.
2007/10/07 16:28:19 vq 1.1.2.1: #i82202# Add needed NOWRAPCMD changes.

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [dd65769716d914c1b2d227dac44a4b9ecbbf8925]

INTEGRATION: CWS armeabi01 (1.73.26); FILE MERGED

2007/12/03 19:04:16 cmc 1.73.26.1: #i84208 set a fallback target for unknown archs from epm through to rpm

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7f3ef06f6c460feb118ac7aaa50dadec0fde5e28]

#i10000# patch to fix break in icu (rene)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [adcc32e3cc2ca9010ea38b01d4ef4269f1ecf986]

INTEGRATION: CWS cmcfixes39 (1.33.18); FILE MERGED

2007/11/19 14:37:07 cmc 1.33.18.1: #i83751 --without-writer2latex

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2f57d2393b29e80928418d62b767909f19784735]

INTEGRATION: CWS native122 (1.43.34); FILE MERGED

2007/12/11 11:14:56 is 1.43.34.1: #i84448# Windows patch fix

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [30a4b1c72bcd712191a05116b5598f50ceba914c]

INTEGRATION: CWS native122 (1.37.60); FILE MERGED

2007/12/11 11:14:56 is 1.37.60.1: #i84448# Windows patch fix

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7d529803937236a4b1df5fc20e48cda3499b43c6]

INTEGRATION: CWS cmcfixes39 (1.162.4); FILE MERGED

2007/11/19 14:34:48 cmc 1.162.4.1: #i83751 --without-writer2latex

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [921510962e6cd8ccb94d756160eaf05574c4ac27]

INTEGRATION: CWS native122 (1.16.34); FILE MERGED

2007/12/11 11:14:56 is 1.16.34.1: #i84448# Windows patch fix

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1c7000e74a6bdb875fbe214f0217981bbd0585b4]

INTEGRATION: CWS native122 (1.33.48); FILE MERGED

2007/12/11 11:07:42 is 1.33.48.1: #i84449# multi languages fix

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [57a1ad1644a7c02451f04a12184e1025363b7928]

INTEGRATION: CWS cmcfixes39 (1.228.2); FILE MERGED

2007/11/20 10:40:41 cmc 1.228.2.2: #i83439# find ANT_HOME on fedora
2007/11/19 14:34:47 cmc 1.228.2.1: #i83751 --without-writer2latex

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [acbe68a52988f2f7129ffa78dd62be700fd9d926]

INTEGRATION: CWS boostup01 (1.1.2); FILE ADDED

2007/11/15 09:43:00 thb 1.1.2.1: #i68917# Putting this in as-is for now, useful as it is. kudos to cloph for providing it

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [4ee1cf6df28bb73f9fa5bf5482370172fb333a15]

INTEGRATION: CWS configure22 (1.58.14); FILE MERGED

2007/12/02 23:21:56 rene 1.58.14.1: #i84181# openssl only needed when neon used

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [37f0753b1c782f2990296686908d8549f612c07e]

INTEGRATION: CWS configure22 (1.265.4); FILE MERGED

2007/12/02 23:21:56 rene 1.265.4.1: #i84181# openssl only needed when neon used

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a2d55fc312963a3b6e76468f8e5c3c68f422f7d9]

INTEGRATION: CWS configure22 (1.5.820); FILE MERGED

2007/12/04 20:59:44 rene 1.5.820.2: more typos
2007/12/02 12:34:16 rene 1.5.820.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [303d1cae4c4f6bd03b2ac2130c9ca4a85037a9fd]

INTEGRATION: CWS configure22 (1.22.4); FILE MERGED

2007/12/02 12:34:16 rene 1.22.4.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0a6e2b0c5dd569035521e9d71bd7484352bdc9d0]

INTEGRATION: CWS configure22 (1.157.6); FILE MERGED

2007/12/02 12:34:14 rene 1.157.6.8: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport
2007/12/02 12:14:19 rene 1.157.6.7: #i84165# support hyphen
2007/12/01 19:13:28 rene 1.157.6.6: RESYNC: (1.162-1.164); FILE MERGED
2007/11/22 14:24:53 rene 1.157.6.5: #i83872# configure flag for OGLTrans
2007/11/22 12:17:30 rene 1.157.6.4: typo
2007/11/18 18:05:00 rene 1.157.6.3: #i83731# system openssl
2007/11/14 21:11:18 rene 1.157.6.2: RESYNC: (1.157-1.162); FILE MERGED
2007/10/15 22:46:21 rene 1.157.6.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b6c1c05e055cc3b45024acd2bf4e251a9813c103]

INTEGRATION: CWS configure22 (1.3.60); FILE MERGED

2007/11/22 15:46:15 rene 1.3.60.1: #i83191# JDK 1.5 support

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [32dd88ecba3550ddac0e91403793602c0eb092b7]

INTEGRATION: CWS configure22 (1.221.4); FILE MERGED

2007/12/10 11:55:05 rene 1.221.4.24: #i10000# fix --disable-reportdesign
2007/12/04 23:46:26 rene 1.221.4.23: logic fixes
2007/12/04 20:49:23 rene 1.221.4.22: no +
2007/12/04 20:22:20 rene 1.221.4.21: typos
2007/12/04 20:15:10 rene 1.221.4.20: no pkg-config on Mac OS X...
2007/12/03 15:39:28 rene 1.221.4.19: fix build. jar names are hardcoded in the manifest. If people want to change
them, they have to patch manifest
#i10000# we need a dep on readlicense_oo
2007/12/02 23:21:55 rene 1.221.4.18: #i84181# openssl only needed when neon used
2007/12/02 12:34:14 rene 1.221.4.17: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport
2007/12/02 12:14:19 rene 1.221.4.16: #i84165# support hyphen
2007/12/01 19:13:40 rene 1.221.4.15: RESYNC: (1.228-1.232); FILE MERGED
2007/12/01 14:53:06 rene 1.221.4.14: #i84144# LDFLAGS -> LIBS
2007/11/28 10:37:38 rene 1.221.4.13: check for bzip2
2007/11/22 14:25:37 rene 1.221.4.12: allow db 4.6.x
2007/11/22 14:24:52 rene 1.221.4.11: #i83872# configure flag for OGLTrans
2007/11/18 18:05:00 rene 1.221.4.10: #i83731# system openssl
2007/11/18 00:13:11 rene 1.221.4.9: move bigendian and long checks up
2007/11/14 21:11:24 rene 1.221.4.8: RESYNC: (1.221-1.228); FILE MERGED
2007/10/31 21:04:53 rene 1.221.4.7: #i83090# mozilla options fixes
2007/10/31 21:02:40 rene 1.221.4.6: #i83088# fix --disable-{pam,crypt,xrender}-link options
2007/10/22 23:13:33 rene 1.221.4.5: default to dynamic Xinerama if both types present, still overridable using --with-static-xinerama. See i#80816
2007/10/22 23:04:35 rene 1.221.4.4: i#72150#
2007/10/22 20:38:57 rene 1.221.4.3: #i81131# ICU tools can be in /usr/sbin
2007/10/15 22:54:39 rene 1.221.4.2: #i81615# allow ICU 3.8
2007/10/15 22:46:21 rene 1.221.4.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c9cd600853b4e84b8d62ddb01b181bcf4b78d574]

INTEGRATION: CWS configure22 (1.200.6); FILE MERGED

2007/12/10 11:55:00 rene 1.200.6.24: #i10000# fix --disable-reportdesign
2007/12/04 23:46:18 rene 1.200.6.23: logic fixes
2007/12/04 20:49:17 rene 1.200.6.22: no +
2007/12/04 20:23:36 rene 1.200.6.21: typos
2007/12/04 20:15:05 rene 1.200.6.20: no pkg-config on Mac OS X...
2007/12/03 15:39:22 rene 1.200.6.19: fix build. jar names are hardcoded in the manifest. If people want to change
them, they have to patch manifest
#i10000# we need a dep on readlicense_oo
2007/12/02 23:21:51 rene 1.200.6.18: #i84181# openssl only needed when neon used
2007/12/02 12:34:07 rene 1.200.6.17: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport
2007/12/02 12:14:14 rene 1.200.6.16: #i84165# support hyphen
2007/12/01 19:13:18 rene 1.200.6.15: RESYNC: (1.205-1.209); FILE MERGED
2007/12/01 14:53:00 rene 1.200.6.14: #i84144# LDFLAGS -> LIBS
2007/11/28 10:37:33 rene 1.200.6.13: check for bzip2
2007/11/22 14:25:32 rene 1.200.6.12: allow db 4.6.x
2007/11/22 14:24:47 rene 1.200.6.11: #i83872# configure flag for OGLTrans
2007/11/18 18:04:55 rene 1.200.6.10: #i83731# system openssl
2007/11/18 00:13:04 rene 1.200.6.9: move bigendian and long checks up
2007/11/14 21:11:08 rene 1.200.6.8: RESYNC: (1.200-1.205); FILE MERGED
2007/10/31 21:04:49 rene 1.200.6.7: #i83090# mozilla options fixes
2007/10/31 21:02:36 rene 1.200.6.6: #i83088# fix --disable-{pam,crypt,xrender}-link options
2007/10/22 23:13:29 rene 1.200.6.5: default to dynamic Xinerama if both types present, still overridable using --with-static-xinerama. See i#80816
2007/10/22 23:04:29 rene 1.200.6.4: i#72150#
2007/10/22 20:38:54 rene 1.200.6.3: #i81131# ICU tools can be in /usr/sbin
2007/10/15 22:54:36 rene 1.200.6.2: #i81615# allow ICU 3.8
2007/10/15 22:48:12 rene 1.200.6.1: #i10000# autoconf

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [987fa2ddcfa3b888a9be4fd5f80ec6f6b7fea322]

INTEGRATION: CWS configure22 (1.33.34); FILE MERGED

2007/11/14 21:10:00 rene 1.33.34.2: RESYNC: (1.33-1.34); FILE MERGED
2007/10/15 22:46:22 rene 1.33.34.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [27160f43c8ee85dd61203d0d2d39beba9615719e]

INTEGRATION: CWS configure22 (1.44.34); FILE MERGED

2007/11/14 21:09:57 rene 1.44.34.2: RESYNC: (1.44-1.45); FILE MERGED
2007/10/15 22:46:22 rene 1.44.34.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [702f11ea14df2192715c907a500f22b0fbd2bf6e]

INTEGRATION: CWS configure22 (1.38.34); FILE MERGED

2007/11/14 21:10:33 rene 1.38.34.2: RESYNC: (1.38-1.39); FILE MERGED
2007/10/15 22:46:22 rene 1.38.34.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c58cbae839f421e4ce957337971d823f81385fd4]

INTEGRATION: CWS configure22 (1.14.236); FILE MERGED

2007/10/15 22:46:22 rene 1.14.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [241e025c773e6effff4def0eda6223802ec8daf4]

INTEGRATION: CWS configure22 (1.9.236); FILE MERGED

2007/10/15 22:46:22 rene 1.9.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [844cef009beed364c9613ef34e9d699388235ff7]

INTEGRATION: CWS configure22 (1.21.8); FILE MERGED

2007/11/14 21:10:36 rene 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED
2007/10/15 22:46:22 rene 1.21.8.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5acee6fba814d60c283c3a8cd8ac727c38057449]

INTEGRATION: CWS configure22 (1.10.102); FILE MERGED

2007/11/14 21:10:12 rene 1.10.102.2: RESYNC: (1.10-1.12); FILE MERGED
2007/10/15 22:46:22 rene 1.10.102.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7c4b5f52dd6c10c780414bf1a06511eda6e0e1b0]

INTEGRATION: CWS configure22 (1.17.104); FILE MERGED

2007/10/15 22:46:22 rene 1.17.104.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6cbc09cd85c781f4c1899351e31f6a3dc6296db9]

INTEGRATION: CWS configure22 (1.21.102); FILE MERGED

2007/11/14 21:10:15 rene 1.21.102.2: RESYNC: (1.21-1.22); FILE MERGED
2007/10/15 22:46:22 rene 1.21.102.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ad9f1d0e73fcf53990c388d42d24f0e403ef803e]

INTEGRATION: CWS configure22 (1.15.104); FILE MERGED

2007/12/01 19:11:54 rene 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED
2007/10/15 22:46:22 rene 1.15.104.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0df766adabedca0a1e2ffc1e7b984d13e9345149]

INTEGRATION: CWS configure22 (1.28.106); FILE MERGED

2007/11/14 21:10:24 rene 1.28.106.2: RESYNC: (1.28-1.29); FILE MERGED
2007/10/15 22:46:22 rene 1.28.106.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [804557821b686c466334eb6ad7535c19661ee7a3]

INTEGRATION: CWS configure22 (1.28.104); FILE MERGED

2007/10/15 22:46:22 rene 1.28.104.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a434cb1dc296d7924b5f1a0473c9a88951e55d3b]

INTEGRATION: CWS configure22 (1.40.34); FILE MERGED

2007/11/14 21:10:27 rene 1.40.34.2: RESYNC: (1.40-1.41); FILE MERGED
2007/10/15 22:46:22 rene 1.40.34.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5d962eb8e56a7ab71f1cddff3520d7621c3aa655]

INTEGRATION: CWS configure22 (1.43.236); FILE MERGED

2007/11/14 21:10:06 rene 1.43.236.2: RESYNC: (1.43-1.44); FILE MERGED
2007/10/15 22:46:22 rene 1.43.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [91f8833be5c1724d4d6d7fa1eb60efa69aea6a02]

INTEGRATION: CWS configure22 (1.13.236); FILE MERGED

2007/10/15 22:46:22 rene 1.13.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5358707832bec9857bfa1400d43175009428c037]

INTEGRATION: CWS configure22 (1.4.128); FILE MERGED

2007/11/14 21:10:03 rene 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED
2007/10/15 22:46:22 rene 1.4.128.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5e9ad4d0fe52941a64400d732e113ddb3dca3d45]

INTEGRATION: CWS configure22 (1.16.236); FILE MERGED

2007/10/15 22:46:22 rene 1.16.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7704cde80f276c7f6215e34affd8b59e950a22d3]

INTEGRATION: CWS configure22 (1.12.236); FILE MERGED

2007/11/14 21:10:09 rene 1.12.236.2: RESYNC: (1.12-1.13); FILE MERGED
2007/10/15 22:46:21 rene 1.12.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9d6ff3d6fed0d26c8c5cb73289a21cdbb6cf867a]

INTEGRATION: CWS configure22 (1.15.236); FILE MERGED

2007/10/15 22:46:21 rene 1.15.236.1: #i79874# STLport5 support for configure

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2c51820c3cec0f2286d8985d7815f31b6d1c4289]

INTEGRATION: CWS configure22 (1.69.6); FILE MERGED

2007/12/06 10:36:39 hjs 1.69.6.1: #i79874# set STLPORT_VER ,#i84166# add new build types

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [bf9b558390d6a9e9b14fe14e513c0c5068ee44b3]

INTEGRATION: CWS configure22 (1.5.770); FILE MERGED

2007/12/04 14:01:20 rene 1.5.770.1: the alias is OpenOffice2 since long

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [018fb24c0c1746366d6572d0c714e97c40df832d]

INTEGRATION: CWS gfbfcfg (1.13.86); FILE MERGED

2007/11/27 12:45:42 hdu 1.13.86.2: RESYNC: (1.13-1.15); FILE MERGED
2007/09/07 14:04:57 hdu 1.13.86.1: #i54603# define cross-platform PSPLIB

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ae9063233f4b5192b6d0b33ac20865f69c0a0797]

INTEGRATION: CWS gfbfcfg (1.32.50); FILE MERGED

2007/11/27 12:45:35 hdu 1.32.50.2: RESYNC: (1.32-1.34); FILE MERGED
2007/09/07 14:04:57 hdu 1.32.50.1: #i54603# define cross-platform PSPLIB

2007-12-12  Kurt Zenker  <kz@openoffice.org>  [730085174c2bf887d7c9f442577cd479618d9b68]

INTEGRATION: CWS gfbfcfg (1.117.48); FILE MERGED

2007/12/03 15:51:11 hdu 1.117.48.3: RESYNC: (1.120-1.122); FILE MERGED
2007/11/27 12:39:24 hdu 1.117.48.2: RESYNC: (1.117-1.120); FILE MERGED
2007/09/07 14:04:57 hdu 1.117.48.1: #i54603# define cross-platform PSPLIB

2007-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6b1bfcf5765f3ddcc4cc57c50d620e9e82bef68]

#i10000# - fix broken syntax slipped through qa (breaker for mac here)


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [433a466baa043dc385aac6368f6223e4c31bf635]

#i84162#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [adb3758058eb8e90c796197c6c92a8674e20dcb2]

#i84162#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [6d0998e3cfb38862e4acb7a7476866cbb126df63]

SRC680


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e1b91577d769a476e021dea5b1c78033202a2a1e]

INTEGRATION: CWS macosxquicktime01 (1.260.14); FILE MERGED

2007/10/05 03:13:48 msicotte 1.260.14.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration

2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [765d25a77acafc718155f75f7b382e8fb3d23fa9]

INTEGRATION: CWS buildtool01 (1.160.26); FILE MERGED

2007/12/06 17:42:55 vg 1.160.26.12: #i84038# some performance fixes
2007/12/06 16:20:44 vg 1.160.26.11: #i84038# no final post_custom_job if there is custom job
2007/12/06 15:58:21 vg 1.160.26.10: #i84038# fixed name for custom_job's log name
2007/12/06 14:32:23 vg 1.160.26.9: #i84038# add pre_job for custom_job
2007/12/06 12:06:52 vg 1.160.26.8: #i84038# better example for new features
2007/12/06 11:14:15 vg 1.160.26.7: #i84038# run post_job for the last module for multiprocessing mode
2007/12/05 11:11:08 vg 1.160.26.6: #i84038# extracted post job to a separate procedure
2007/12/04 15:55:31 vg 1.160.26.5: #i84038# run post_job for the last module
2007/11/30 16:52:41 vg 1.160.26.4: #i84038# cd to working directory for pre_job
2007/11/30 16:35:57 vg 1.160.26.3: #i84038# cd to working directory for pre_job
2007/11/30 16:11:02 vg 1.160.26.2: #i84038# flush output of custom jobs
2007/11/30 13:43:37 vg 1.160.26.1: #i84038# implementated --pre_job and --post_job switches, changed a bit usage of --job switch

2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [fd0fcd487aa16ac50f01a072160dd4a47781d14f]

INTEGRATION: CWS jl77 (1.263.8); FILE MERGED

2007/11/21 10:41:02 jl 1.263.8.1: #i80335# do not use the berkeley db java libs anymore

2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [c6fc2a963407aa81fe85a530344ad1bdb0aa628c]

INTEGRATION: CWS jl77 (1.162.8); FILE MERGED

2007/11/21 10:39:57 jl 1.162.8.1: #i80335# do not build the java libs anymore

2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [672cbea3c120fc4b2e045304cc6020318b70e404]

INTEGRATION: CWS soli10envfixes (1.116.22); FILE MERGED

2007/12/05 12:59:14 vg 1.116.22.4: #i84079# add switch instead of occasionally re-define it
2007/12/05 12:55:46 vg 1.116.22.3: #i84079# add switch instead of occasionally re-define it
2007/12/05 12:47:22 vg 1.116.22.2: #i84079# add switch instead of occasionally re-define it
2007/11/29 12:00:45 vg 1.116.22.1: #i84079# reduce library paths for checkdll

2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [99a218ba8590ac35d60bf50150fe36ee5ec113e5]

INTEGRATION: CWS soli10envfixes (1.112.22); FILE MERGED

2007/12/05 12:59:14 vg 1.112.22.4: #i84079# add switch instead of occasionally re-define it
2007/12/05 12:55:45 vg 1.112.22.3: #i84079# add switch instead of occasionally re-define it
2007/12/05 12:47:21 vg 1.112.22.2: #i84079# add switch instead of occasionally re-define it
2007/11/29 12:00:44 vg 1.112.22.1: #i84079# reduce library paths for checkdll

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [fc8a8d14c29c05cad35fa44ed857da62e20d33a7]

INTEGRATION: CWS native120 (1.65.4); FILE MERGED

2007/11/23 10:59:10 is 1.65.4.2: #i68888# using RELATIVE_PATHES_IN_DDF for all products
2007/11/23 10:50:49 is 1.65.4.1: #i83893# new urn::uuid

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [d2fb3290d789e153ee6d9c089375bd68b8571cba]

INTEGRATION: CWS native120 (1.17.562); FILE MERGED

2007/11/27 14:49:08 is 1.17.562.1: #150271#

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [2dc70f17f03603a1918ab70542b8b15a50689f5a]

INTEGRATION: CWS native120 (1.10.878); FILE MERGED

2007/11/23 11:47:04 is 1.10.878.1: #i83894# write logfile for files

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [9add3f92ed7cda8a059dea2a16d7108086329126]

INTEGRATION: CWS native120 (1.5.878); FILE MERGED

2007/11/23 11:47:04 is 1.5.878.1: #i83894# write logfile for files

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [ce26c656f12481ad8b4a939e827cbd85215d4f6c]

INTEGRATION: CWS native120 (1.16.56); FILE MERGED

2007/11/23 11:47:04 is 1.16.56.1: #i83894# write logfile for files

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [fe0d9a64930289b84071478fb592633d45248610]

INTEGRATION: CWS native120 (1.95.28); FILE MERGED

2007/11/23 11:47:03 is 1.95.28.1: #i83894# write logfile for files

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [1ae07c2cff6c55d6308b46ef9b2221cb2c61e5f2]

INTEGRATION: CWS obo20 (1.58.22); FILE MERGED

2007/12/03 14:30:55 obo 1.58.22.1: #i84191# Pack .Net 2005 runtime librarys for Professional Edition only

2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [c6451e24fc9c179001dd95fc274f1e4b11ddbdea]

INTEGRATION: CWS obo20 (1.265.10); FILE MERGED

2007/12/03 14:30:55 obo 1.265.10.1: #i84191# Pack .Net 2005 runtime librarys for Professional Edition only

2007-11-30  Rüdiger Timm  <rt@openoffice.org>  [6753d82c8c88a217cba5552ffe296bb438f803ba]

#i10000# Security check for corrupt setup script files to prevent endless loop.


2007-11-29  Oliver Bolte  <obo@openoffice.org>  [c43051f300d2110e0e217c39ff619ca213ad931f]

#i10000# USE_DIRECTX5 added


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [79319c637bab247bf5ff9e89a521a6779f28493f]

SRC680


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [9b2fb417aba4cc029b65e8737840019106fcef76]

INTEGRATION: CWS dba24lms (1.221.6); FILE MERGED

2007/11/12 07:34:18 oj 1.221.6.1: #i83316 new drawbar

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [06dc791d89e49763399e1d550368fae2226501bc]

INTEGRATION: CWS shutup1 (1.123.20); FILE MERGED

2007/11/19 15:57:23 rt 1.123.20.2: #i83726# If there is a 'lib*.dylib.*.jnilib' it already is a softlink to a dylib library. No need for further linklib actions.
2007/11/16 14:07:22 rt 1.123.20.1: #i79798# New option '-quiet' for silent operation.

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d3ca899edf081d67ff2c6308847e40a01e18d6ee]

INTEGRATION: CWS shutup1 (1.160.8); FILE MERGED

2007/11/20 15:44:16 rt 1.160.8.1: #i79798# Call 'deliver' with '-quiet' option.

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d663fbaa81d7cc62620caf384379c503b16309a4]

INTEGRATION: CWS armoabiport01 (1.160.2); FILE MERGED

2007/11/07 14:23:37 cmc 1.160.2.1: #i83413# enable arm and use -a arm for .debs

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cd0a7a7cd967fc5d851c2d3da6fc59ad7312e431]

INTEGRATION: CWS armoabiport01 (1.227.2); FILE MERGED

2007/11/07 14:23:37 cmc 1.227.2.1: #i83413# enable arm and use -a arm for .debs

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [455a88333fa6d2fcac6fcda1ad6dd29c0c6de189]

INTEGRATION: CWS armoabiport01 (1.204.2); FILE MERGED

2007/11/07 14:23:35 cmc 1.204.2.1: #i83413# enable arm and use -a arm for .debs

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1ff02c51b4bc38a79f5af502f70b428861171ef3]

INTEGRATION: CWS armoabiport01 (1.15.136); FILE MERGED

2007/11/07 14:44:00 cmc 1.15.136.1: #i83413# update arm config file

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d96f9db9c5e80c794fe7a4deb91f2b4fddb82b7b]

INTEGRATION: CWS c18v001_SRC680 (1.8.46); FILE MERGED

2007/10/16 10:17:26 is 1.8.46.1: #150867# cabs into msi on oog different from src

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4eabd2befd28ec6c94a20db4af55961bde13ca15]

INTEGRATION: CWS c18v001_SRC680 (1.40.22); FILE MERGED

2007/10/12 13:39:48 rt 1.40.22.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7f47b9cff6c11977850e7122090c8248961ca75b]

INTEGRATION: CWS c18v001_SRC680 (1.71.22); FILE MERGED

2007/10/12 13:39:47 rt 1.71.22.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b9ba2a644be463a8ba0ca7a9702f6d3155a39191]

INTEGRATION: CWS c18v001_SRC680 (1.11.754); FILE MERGED

2007/10/12 13:39:48 rt 1.11.754.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [83d455cc9c9883ca799b6cf756e999076e969b00]

INTEGRATION: CWS c18v001_SRC680 (1.11.18); FILE MERGED

2007/10/12 13:39:48 rt 1.11.18.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c045cead0f66a99ab74e2af53ca027f4e5eaae22]

INTEGRATION: CWS c18v001_SRC680 (1.14.18); FILE MERGED

2007/10/12 13:39:48 rt 1.14.18.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1b651dfb6dd316405c49899761dd14160226e645]

INTEGRATION: CWS c18v001_SRC680 (1.22.16); FILE MERGED

2007/10/12 13:39:48 rt 1.22.16.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6aefc3a56bd12c27a6d54b249669dc8903819b15]

INTEGRATION: CWS c18v001_SRC680 (1.10.100); FILE MERGED

2007/10/12 13:39:48 rt 1.10.100.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a4eb9b71af0f3ef86613a2b5ba2a6590984851e8]

INTEGRATION: CWS c18v001_SRC680 (1.6.568); FILE MERGED

2007/10/12 13:39:48 rt 1.6.568.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b9a6c7ac785a7ee8a2f374e73ffa27fc97cb20c8]

INTEGRATION: CWS c18v001_SRC680 (1.92.18); FILE MERGED

2007/10/12 13:39:47 rt 1.92.18.1: #150867# new product

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [19f3d95f866ea431357e1f12c2f62b1eef8a4767]

INTEGRATION: CWS fwk72 (1.218.22); FILE MERGED

2007/10/30 14:01:11 mav 1.218.22.2: RESYNC: (1.218-1.220); FILE MERGED
2007/10/02 12:19:14 as 1.218.22.1: #i80206# set patch flag for localization of filters

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [09fbd0b0abeb1ba6e66106b4b5bae4c106813fef]

INTEGRATION: CWS onlineupdate6 (1.7.250); FILE MERGED

2007/11/15 13:49:54 obr 1.7.250.2: #i82283# added appropriate ifdefs
2007/10/15 04:48:40 obr 1.7.250.1: #i82283# added unpack and update script

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5651e868699205679b9b2539b29c04a610d92223]

INTEGRATION: CWS dmgarchive (1.74.6); FILE MERGED

2007/11/08 14:46:34 obr 1.74.6.1: #i83174#,#i72908# pkgformat archive mapps to dmg on Mac OS X

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f7e0e3fe494d660756e418c07e0fd2847e2e6740]

INTEGRATION: CWS onlineupdate6 (1.50.40); FILE MERGED

2007/11/15 13:45:17 obr 1.50.40.3: #i82706# removed os and arch again since they don't get replaced by rtl bootstrap as expected
2007/11/06 22:13:22 obr 1.50.40.2: RESYNC: (1.50-1.53); FILE MERGED
2007/11/06 09:43:30 obr 1.50.40.1: #i82706# added os,arch,pkgfmt parameter

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3d39808f2477bc3cc54b9725bc17eb96321dd52c]

INTEGRATION: CWS onlineupdate6 (1.4.38); FILE MERGED

2007/10/15 04:48:39 obr 1.4.38.1: #i82283# added unpack and update script

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [75d5a14cd73f9e1b25f95447e6dd4ee0e5fd4b4e]

INTEGRATION: CWS onlineupdate6 (1.3.132); FILE MERGED

2007/10/15 04:48:39 obr 1.3.132.1: #i82283# added unpack and update script

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [343f967156ea27cc4224245a4da51ff60737dd9d]

INTEGRATION: CWS dmgarchive (1.7.280); FILE MERGED

2007/11/08 14:47:01 obr 1.7.280.1: #i83174#,#i72908# moved dmg specific extras to scp

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e39684f5eb47316435009127b765b168d52450d6]

INTEGRATION: CWS dmgarchive (1.41.18); FILE MERGED

2007/11/08 14:47:01 obr 1.41.18.1: #i83174#,#i72908# moved dmg specific extras to scp

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3daa76a1c43f3a8ba9724539446baf4b223aa0c0]

INTEGRATION: CWS dmgarchive (1.223.2); FILE MERGED

2007/11/08 14:49:00 obr 1.223.2.1: #i83174#,#i72908# archive is new default format on Mac OS X

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3d81ed7e80bfe928b062ff656622156753950205]

INTEGRATION: CWS onlineupdate6 (1.72.4); FILE MERGED

2007/11/06 22:13:05 obr 1.72.4.2: RESYNC: (1.72-1.75); FILE MERGED
2007/11/06 14:05:16 obr 1.72.4.1: #i82706# update info files got pkgformat qualifier

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [32a6f9f08104be107d7558fd727a8361ba9379f5]

INTEGRATION: CWS dmgarchive (1.201.2); FILE MERGED

2007/11/08 14:48:56 obr 1.201.2.1: #i83174#,#i72908# archive is new default format on Mac OS X

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e29bc986f5af3a53c923349cfc1c024e8b178e69]

INTEGRATION: CWS onlineupdate6 (1.39.40); FILE MERGED

2007/11/06 09:45:15 obr 1.39.40.1: #i82706# added support for pkgfmt placeholder

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dbe2a62e36fc8ce6258af3e38ca5b21ba6dd6da0]

INTEGRATION: CWS dmgarchive (1.56.16); FILE MERGED

2007/11/13 14:56:15 obr 1.56.16.1: #i72908# added translation for Mac OS X compiler platform

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c6739b5eff0a14942f87c9cfd170dbfcf4496a4c]

INTEGRATION: CWS onlineupdate6 (1.69.74); FILE MERGED

2007/11/06 22:12:49 obr 1.69.74.2: RESYNC: (1.69-1.71); FILE MERGED
2007/11/02 12:24:57 obr 1.69.74.1: #i82878# no need to let ooo-dev deb packages conflict with bundled openoffice.org

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [729ebec44f5033b31b8b2c486265de0b82d60368]

INTEGRATION: CWS dmgarchive (1.6.140); FILE MERGED

2007/11/08 14:45:55 obr 1.6.140.1: #i83174#,#i72908# pkgformat archive mapps to dmg on Mac OS X

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4d6422b99582a1c6adef612a55a4d1fda861c2cc]

INTEGRATION: CWS dmgarchive (1.76.16); FILE MERGED

2007/11/08 14:45:55 obr 1.76.16.1: #i83174#,#i72908# pkgformat archive mapps to dmg on Mac OS X

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2988a542684bcbc331c8f2cb4db96e6b39490197]

INTEGRATION: CWS openssl01 (1.162.6); FILE MERGED

2007/11/22 12:10:53 rt 1.162.6.2: #i83731# Typo corrected: CFLAS - > CFLAGS
2007/11/21 14:38:00 rt 1.162.6.1: #i83731# System openssl. Fix by rene, joined from CWS configure22.

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fafd6a4de2d90f559a10b0077569bf37d26fa8bc]

INTEGRATION: CWS openssl01 (1.228.4); FILE MERGED

2007/11/21 14:37:59 rt 1.228.4.2: #i83731# System openssl. Fix by rene, joined from CWS configure22.
2007/11/21 10:21:26 tkr 1.228.4.1: #i82640# check if dmake 4.11

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [76f507509bea1eeed9cb18b438f5396f812cc952]

INTEGRATION: CWS openssl01 (1.205.4); FILE MERGED

2007/11/21 14:45:56 rt 1.205.4.1: #i83731# System openssl.

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6244b542fff990b45b100e20a26860d4f80b59eb]

INTEGRATION: CWS openssl01 (1.221.10); FILE MERGED

2007/11/21 10:20:58 tkr 1.221.10.1: #i82640# check if dmake 4.11

2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [14bef92fd629bc9ade3b23b8dce51e49875d6411]

INTEGRATION: CWS openssl01 (1.120.12); FILE MERGED

2007/11/21 14:56:40 rt 1.120.12.2: #i83731# System openssl. Fix by rene, joined from CWS configure22.
2007/11/21 10:19:34 tkr 1.120.12.1: #i83687# cygwin issue

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e5383d3bba6169ddd2c698aa13592f7f59f119bc]

INTEGRATION: CWS langstatusbar (1.218.42); FILE MERGED

2007/11/19 11:51:52 tl 1.218.42.2: RESYNC: (1.218-1.222); FILE MERGED
2007/10/11 14:42:18 tl 1.218.42.1: #i77208# new language status-bar conttrol

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6047a0d03ab4bc524c19aea8ad88bb7f3b9636fa]

INTEGRATION: CWS native116 (1.74.14); FILE MERGED

2007/10/11 14:24:39 is 1.74.14.1: #i82313# msvc8 libraries

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [464bcc510591196f475b1ce470d0107e459cf734]

INTEGRATION: CWS native116 (1.1.2); FILE ADDED

2007/10/10 15:08:33 is 1.1.2.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4f61b0cd8a514bad087623c0e3f0fb9625e1f260]

INTEGRATION: CWS native116 (1.260.16); FILE MERGED

2007/10/31 09:13:13 is 1.260.16.2: #i83132# PATCH for msvc80 libraries
2007/10/11 14:24:39 is 1.260.16.1: #i82313# msvc8 libraries

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8e485600736f51e4c796f527a8fc222dc3488ccd]

INTEGRATION: CWS native116 (1.2.376); FILE MERGED

2007/10/10 15:10:34 is 1.2.376.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0118313e1856483cb1fbd8c96c4d0250947aca1e]

INTEGRATION: CWS native116 (1.2.304); FILE MERGED

2007/10/10 15:10:34 is 1.2.304.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [51919857c99cd52af93c1d744647bf0b493e6d77]

INTEGRATION: CWS native116 (1.1.520); FILE MERGED

2007/10/10 15:10:34 is 1.1.520.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [94b71884e00eb52d107fa0b319721098e3a316f9]

INTEGRATION: CWS native116 (1.2.490); FILE MERGED

2007/10/10 15:10:33 is 1.2.490.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [605df249113ad15b7f24e9c8ec026ae845924671]

INTEGRATION: CWS native116 (1.11.104); FILE MERGED

2007/10/10 15:12:06 is 1.11.104.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d103c74284c8408b53387ffca12cccadd54b9f1e]

INTEGRATION: CWS native116 (1.9.60); FILE MERGED

2007/10/10 15:12:06 is 1.9.60.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [47ddf79b937c2f1ae71bd30219bcc729d9ee50a4]

INTEGRATION: CWS native116 (1.41.40); FILE MERGED

2007/10/10 15:13:15 is 1.41.40.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e11925b7f322bd31756818446c764d70577f4570]

INTEGRATION: CWS native116 (1.1.2); FILE ADDED

2007/10/10 15:13:50 is 1.1.2.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f4e3c9c2be00d5f0d7b0ec0485f1b44b991e12d9]

INTEGRATION: CWS native116 (1.74.20); FILE MERGED

2007/10/10 15:13:15 is 1.74.20.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [db35217b85e5cac2e2a6a3c1e7b3709b54766ff0]

INTEGRATION: CWS native116 (1.34.40); FILE MERGED

2007/10/10 15:13:15 is 1.34.40.1: #i82313# preparing merge module integration

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4eb9492eb8781c7c291a301ff70d9406509894ac]

INTEGRATION: CWS native116 (1.93.38); FILE MERGED

2007/10/10 15:13:15 is 1.93.38.1: #i82313# preparing merge module integration

2007-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dd241cf49aaf3faff128aac1aceba2bfc24ad041]

#i81911# temporary roll back TMP dir requirements


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [16a32efde7e2ccba703fc1061f2c99dc0c427a17]

INTEGRATION: CWS sb81 (1.74.12); FILE MERGED

2007/11/09 09:10:18 sb 1.74.12.1: #i83478# dropped ooowoure from default ALLTAR

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [aae86d02bcfb1e0ae2af62090d802228ffff31da]

INTEGRATION: CWS ause087 (1.54.200); FILE MERGED

2007/11/07 10:55:10 hjs 1.54.200.1: #i80465# applied patch

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f07a78304cbcd871d0fb9ffba0e32975df57739a]

INTEGRATION: CWS ause087 (1.40.46); FILE MERGED

2007/11/02 16:53:56 hjs 1.40.46.1: #i81289# added uz

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [defdfe8e83e89681f9a814f6139342b8400a3e11]

INTEGRATION: CWS ause087 (1.33.86); FILE MERGED

2007/11/14 12:19:02 hjs 1.33.86.3: RESYNC: (1.33-1.34); FILE MERGED
2007/11/13 14:58:32 hjs 1.33.86.2: #i81911# get the chmods for cygwin too
2007/11/12 11:14:35 is 1.33.86.1: #i81911# setting unix privileges in mkdir

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a6f2d4f50680347d9de442a49eccfd840015a6c2]

INTEGRATION: CWS ause087 (1.4.140); FILE MERGED

2007/11/02 16:48:09 hjs 1.4.140.1: #i80794# apply patch

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [82be8229f35ca2b764f086e8068e4695b3727ec3]

INTEGRATION: CWS pppopt04 (1.2.50); FILE MERGED

2007/11/19 15:13:04 sj 1.2.50.2: #i82551# en-US is always taken, independently from what is set in WITH_LANG
2007/11/15 16:25:23 sj 1.2.50.1: #i82551# fixed problem with default language-id, perform of more than one replace is needed

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [db6a44a5f385c2bf1e787d9ce4aff658c86349d0]

INTEGRATION: CWS dba24c (1.200.10); FILE MERGED

2007/10/30 16:36:30 fs 1.200.10.2: RESYNC: (1.200-1.201); FILE MERGED
2007/10/29 11:04:13 fs 1.200.10.1: #i83079# HSQL 1.8.0.9 is needed by now

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6954b1e7d6bfd955dc207d8ced5b970a3d0f0123]

INTEGRATION: CWS dba24c (1.221.8); FILE MERGED

2007/10/30 16:36:37 fs 1.221.8.2: RESYNC: (1.221-1.223); FILE MERGED
2007/10/29 11:04:15 fs 1.221.8.1: #i83079# HSQL 1.8.0.9 is needed by now

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dae954a5d4616a2ce49018874d5b9891c97ca707]

INTEGRATION: CWS dba24c (1.8.100); FILE MERGED

2007/09/28 19:19:17 fs 1.8.100.2: RESYNC: (1.8-1.9); FILE MERGED
2007/09/18 13:29:46 fs 1.8.100.1: #i81095# added resource file with base name sdberr

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1192d88ccfb58e16ded66afb64920efe56c08ca5]

INTEGRATION: CWS dba24c (1.21.54); FILE MERGED

2007/09/18 13:29:46 fs 1.21.54.1: #i81095# added resource file with base name sdberr

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b36cbf98516c5708e7733a7a1bc05dc66c94b539]

INTEGRATION: CWS os104 (1.220.26); FILE MERGED

2007/11/06 15:18:14 os 1.220.26.1: #i73117# insert toolbar changed

2007-11-20  Oliver Bolte  <obo@openoffice.org>  [595d5098fb2a42e13b6fb7cf46291e45fd1970aa]

#i10000# unxmacxi (nonpro) activated for OpenOffice


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1ece94b5d043060a98eb17738b034e2b9cc550a5]

INTEGRATION: CWS ab38 (1.75.2); FILE MERGED

2007/11/06 16:57:16 ab 1.75.2.1: #i20164# helplinker lib

2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a1f82dcbafb16932c42fcfc871633c422c0cfb55]

INTEGRATION: CWS ab38 (1.260.40); FILE MERGED

2007/11/06 16:57:16 ab 1.260.40.1: #i20164# helplinker lib

2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bdc5e9c9d4b1783cd0aeebc9b56ddc59483bae4a]

INTEGRATION: CWS ab38 (1.118.14); FILE MERGED

2007/11/06 08:29:39 ab 1.118.14.1: #i20164# Added variable HELPLINKERLIB

2007-11-14  Rüdiger Timm  <rt@openoffice.org>  [290e85c4a93b3480f2538ebccf4397215d14c005]

#i10000# Typo corrected: 'USE_DIRCETX5' -> 'USE_DIRECTX5'


2007-11-14  Rüdiger Timm  <rt@openoffice.org>  [8471ccd1dd5c13cf92f1e9173b939138f7ec2468]

#i10000# Obsolete parameter '-packagelist' removed.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [5e46b7e2c364020e02319a4144cfc32754603443]

SRC680


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [2dc7466b9dbfdb02e1986b09da4a39350b4de15a]

INTEGRATION: CWS sb82 (1.14.22); FILE MERGED

2007/11/08 10:31:34 sb 1.14.22.1: #i83412# Merged in some warning-relevant changes from wntmsci10.mk done there after wntmsci11.mk got copied from it.

2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [e0bd804a0a0ef5c777307de20ef0ba6eee36ef44]

INTEGRATION: CWS pj87 (1.11.4); FILE MERGED

2007/11/01 13:05:53 pjanik 1.11.4.10: #i83203#: sal is now warning free on unxlngx6 as well.
2007/11/01 07:00:01 pjanik 1.11.4.9: Slideshow is using boost and it can print some warnings when external
boost is used.
2007/10/30 13:02:52 pjanik 1.11.4.8: #i83016#: sw is supposed to be warning free on unxlngx6.
2007/10/30 12:24:59 pjanik 1.11.4.7: #i82532#: xmlhelp is now warning free as well.
2007/10/30 12:23:43 pjanik 1.11.4.6: #i82532#: slideshow is now warning free as well.
2007/10/30 11:37:37 pjanik 1.11.4.5: #i83012#: Framework will be warning free soon.
2007/10/30 08:42:49 pjanik 1.11.4.4: #i83017#: sc will be warning free on unxlngx6.
2007/10/29 11:21:11 pjanik 1.11.4.3: #i83022#: bridges are now warning free on unxlngx6.
2007/10/27 16:00:05 pjanik 1.11.4.2: #i83010#: Module uui is now warning free.
2007/10/20 19:21:51 pjanik 1.11.4.1: #i82532#: Add support for WaE on unxlngx6 and unify the makefile a bit
 with 32bit Linux environment.

2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [b8345b2ba67f49533ae1e45db0fd12fee009821d]

INTEGRATION: CWS pj86 (1.20.74); FILE MERGED

2007/10/13 18:41:14 pjanik 1.20.74.2: RESYNC: (1.20-1.21); FILE MERGED
2007/09/28 20:57:24 pjanik 1.20.74.1: #i81574#: Module sw is now warning free on Mac OS X.

2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [3bbe8382278ddb6780b04a4cf5182ff07a369f8d]

INTEGRATION: CWS macleopardbuild (1.40.8); FILE MERGED

2007/11/11 22:59:11 fheckl 1.40.8.2: fixing quotation error
2007/10/15 21:39:38 fheckl 1.40.8.1: Fixing Leopard build

2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [09d9ca57131b82a127ab248a35be0c64fcab7ef2]

INTEGRATION: CWS macleopardbuild (1.4.66); FILE MERGED

2007/10/16 18:29:56 fheckl 1.4.66.1: Making soltools MacOSX 10.5 buildable

2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [698163da3209124b9a906ce429d7dfcedecc36fc]

INTEGRATION: CWS macleopardbuild (1.3.66); FILE MERGED

2007/10/16 18:29:56 fheckl 1.3.66.1: Making soltools MacOSX 10.5 buildable

2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [0f96afa23f3d47b05dedc5a38fe61a5aed2582fc]

INTEGRATION: CWS macleopardbuild (1.2.126); FILE MERGED

2007/10/16 18:29:56 fheckl 1.2.126.1: Making soltools MacOSX 10.5 buildable

2007-11-12  Oliver Bolte  <obo@openoffice.org>  [c47db0f57514797db7405f5f3e63b0811c7857a4]

#i83430# patch by vq for directx feature


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [734250c7ba7d4c5c5dc40d425fe4069490f229d1]

INTEGRATION: CWS extpatchfix_SRC680 (1.66.36.2.2); FILE MERGED

2007/11/05 13:10:31 is 1.66.36.2.2.1: #150959# no removal of multiple slashes

2007-11-08  Rüdiger Timm  <rt@openoffice.org>  [075850284141afca30495235b22a3f8abe237f01]

#i82352# Create language packs for 'dev' product.


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [56beb2d1a84c7fa1e4868eeb1374ad5c5afdc370]

INTEGRATION: CWS obo18 (1.115.26); FILE MERGED

2007/11/07 10:43:07 obo 1.115.26.1: #i83407# MacOSX use SOLARLIBDIR it supports milestone extension

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [3cd9e43c6e268814bf800b11bf323697b01721e9]

INTEGRATION: CWS obo18 (1.68.26); FILE MERGED

2007/11/07 10:43:07 obo 1.68.26.1: #i83407# MacOSX use SOLARLIBDIR it supports milestone extension

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [87e3b17fed27232d27128108db57ecc4e1f03017]

INTEGRATION: CWS obo18 (1.111.14); FILE MERGED

2007/11/07 10:43:07 obo 1.111.14.1: #i83407# MacOSX use SOLARLIBDIR it supports milestone extension

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [b04a916a1ffbf4d4cc0ff400d6ffc7568ea214fd]

INTEGRATION: CWS obo18 (1.63.26); FILE MERGED

2007/11/07 10:43:07 obo 1.63.26.1: #i83407# MacOSX use SOLARLIBDIR it supports milestone extension

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d326e97f561b7b1e300bdb05a798b1c12c09e43b]

INTEGRATION: CWS tkr05_SRC680 (1.70.30.1.12); FILE MERGED

2007/10/08 10:02:01 tkr 1.70.30.1.12.1: #31053# https webdav support

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [06ec6c82420c87c4af224166cfd6c471021f5b75]

INTEGRATION: CWS tkr05_SRC680 (1.214.4.2.10); FILE MERGED

2007/11/05 10:09:15 tkr 1.214.4.2.10.2: #31053# HTTPS Support (Patch flag)
2007/11/01 09:59:06 tkr 1.214.4.2.10.1: #82890# HTTPS Proxy

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d0e2bd4514e8755da1fa17eba2ee255ccfa1a134]

INTEGRATION: CWS tkr05_SRC680 (1.255.4); FILE MERGED

2007/10/19 13:21:03 tkr 1.255.4.4: #31053# WebDAV Https Support
2007/10/19 09:57:11 tkr 1.255.4.3: #31053# WebDAV Https Support
2007/10/17 15:56:50 tkr 1.255.4.2: #31053# WebDAV Https Support
2007/10/08 10:01:41 tkr 1.255.4.1: #31053# https webdav support

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [35042412e0392514c798da47df9e25afadcdb1ff]

INTEGRATION: CWS tkr05_SRC680 (1.3.496); FILE MERGED

2007/11/01 09:58:27 tkr 1.3.496.1: #82890# HTTPS Proxy

2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [0d941d1f28a094d24c558cdd575b145cfb3a52fe]

INTEGRATION: CWS tkr05_SRC680 (1.117.104); FILE MERGED

2007/10/24 15:04:48 tkr 1.117.104.2: #31053# HTTPS WebDAV support
2007/10/19 14:39:08 tkr 1.117.104.1: #31053# WebDAV Https Support

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [674bba83c4a17d7f717bbfa5ba89560f7de07691]

INTEGRATION: CWS execshellmacrogone (1.55.8); FILE MERGED

2007/10/24 08:35:55 rene 1.55.8.2: RESYNC: (1.55-1.57); FILE MERGED
2007/10/24 06:35:43 rene 1.55.8.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6e784dfa6612463b6f656fccbe1c6e41472def35]

INTEGRATION: CWS execshellmacrogone (1.21.210); FILE MERGED

2007/10/24 06:35:48 rene 1.21.210.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [9c5699b929de59ea42aa81d1e1947ebaff34cf8f]

INTEGRATION: CWS execshellmacrogone (1.36.208); FILE MERGED

2007/10/24 06:35:48 rene 1.36.208.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [3a758667a90854dcf02ac587cea352b73d911863]

INTEGRATION: CWS execshellmacrogone (1.8.530); FILE MERGED

2007/10/24 06:35:48 rene 1.8.530.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [5815cb827b0d1590ba9d7d2816f0cc27927f8379]

INTEGRATION: CWS execshellmacrogone (1.23.274); FILE MERGED

2007/10/24 06:35:48 rene 1.23.274.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [11e5ad91d017ecfce67678d06ca03d83eafc4676]

INTEGRATION: CWS execshellmacrogone (1.76.6); FILE MERGED

2007/10/24 08:34:15 rene 1.76.6.2: RESYNC: (1.76-1.77); FILE MERGED
2007/10/24 06:35:47 rene 1.76.6.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [64a331c2c7b343d66f3dcb3114f814f8aa06af71]

INTEGRATION: CWS execshellmacrogone (1.41.8); FILE MERGED

2007/10/24 08:34:20 rene 1.41.8.2: RESYNC: (1.41-1.43); FILE MERGED
2007/10/24 06:35:47 rene 1.41.8.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [1353d93bd0e613a296dfefce559db922a713c10d]

INTEGRATION: CWS execshellmacrogone (1.18.208); FILE MERGED

2007/10/24 06:35:46 rene 1.18.208.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [58f442bfd16be010ec8b628a1917c1783697acbe]

INTEGRATION: CWS execshellmacrogone (1.20.286); FILE MERGED

2007/10/24 06:35:46 rene 1.20.286.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a81eb6a94e83c7a715edf2036f5331661fc2aeb9]

INTEGRATION: CWS execshellmacrogone (1.199.8); FILE MERGED

2007/10/24 08:34:31 rene 1.199.8.2: RESYNC: (1.199-1.201); FILE MERGED
2007/10/24 06:35:45 rene 1.199.8.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [084308728baf078a30aa0261ca715bfe0d6c6ef1]

INTEGRATION: CWS execshellmacrogone (1.218.10); FILE MERGED

2007/10/24 08:34:27 rene 1.218.10.2: RESYNC: (1.218-1.220); FILE MERGED
2007/10/24 06:35:45 rene 1.218.10.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a1cf8a291b1567cc17b2a52b1253ae4fa8174944]

INTEGRATION: CWS execshellmacrogone (1.89.66); FILE MERGED

2007/10/24 08:34:23 rene 1.89.66.2: RESYNC: (1.89-1.90); FILE MERGED
2007/10/24 06:35:45 rene 1.89.66.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b5fbaa7e297252ed6f3aa21f9798c67c37662eaf]

INTEGRATION: CWS execshellmacrogone (1.3.846); FILE MERGED

2007/10/24 06:35:45 rene 1.3.846.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [8fa582e0beb409b9fdbf378e60b77e301ec19402]

INTEGRATION: CWS execshellmacrogone (1.33.208); FILE MERGED

2007/10/24 06:35:44 rene 1.33.208.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [dcb511f0186e0e18664a4cd48ea5b9b17a66f689]

INTEGRATION: CWS execshellmacrogone (1.40.8); FILE MERGED

2007/10/24 08:34:38 rene 1.40.8.2: RESYNC: (1.40-1.42); FILE MERGED
2007/10/24 06:35:44 rene 1.40.8.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [d020133197838fe0d9dfc2b9f84a312ded62c541]

INTEGRATION: CWS execshellmacrogone (1.68.28); FILE MERGED

2007/10/24 08:31:36 rene 1.68.28.2: RESYNC: (1.68-1.74); FILE MERGED
2007/10/24 06:35:41 rene 1.68.28.1: #i79760# krs patches for supressing "Executing shell macro..." output

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [c97846b43bf798eb0264eda3e7f5dc11015538ac]

INTEGRATION: CWS cmcfixes38 (1.221.2); FILE MERGED

2007/11/02 11:28:52 cmc 1.221.2.2: #i78807# autodetect JAVA_HOME for 4.2.0 gij
2007/10/15 13:38:41 cmc 1.221.2.1: #i78807# autodetect JAVA_HOME for 4.2.0 gij

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [5c8b99b3ab8a2d049da30e936d4605607a43218b]

INTEGRATION: CWS cmcfixes38 (1.200.4); FILE MERGED

2007/11/02 11:28:48 cmc 1.200.4.2: #i78807# autodetect JAVA_HOME for 4.2.0 gij
2007/10/15 13:38:36 cmc 1.200.4.1: #i78807# autodetect JAVA_HOME for 4.2.0 gij

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [682b64554ad66923ce4c30746d163314e17a5ddf]

INTEGRATION: CWS native112 (1.63.6); FILE MERGED

2007/10/25 14:42:42 is 1.63.6.1: #150582# setting OOo 2.4 und SO 8 PU10

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [9fc802ac46e661bb2f35c68040b50162ef819670]

INTEGRATION: CWS native112 (1.7.52); FILE MERGED

2007/10/24 15:03:03 is 1.7.52.1: #i81228# adding uzbek

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [3af34be60ec5fcab9a5fc1d7769dcf9dbc195fe5]

INTEGRATION: CWS native112 (1.6.52); FILE MERGED

2007/10/24 15:03:03 is 1.6.52.1: #i81228# adding uzbek

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [55703b19c0c164b6a9a05f7f3bcc0825a9a517ea]

INTEGRATION: CWS native112 (1.33.76); FILE MERGED

2007/10/26 12:27:44 is 1.33.76.1: #i81911# trying harder to create directories

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [44357b41df98d123617cb08c9c3dda17fd07de12]

INTEGRATION: CWS native112 (1.6.136); FILE MERGED

2007/10/31 11:46:41 is 1.6.136.3: #i81375# setting privileges for all dlls on cygwin
2007/10/31 11:43:59 is 1.6.136.2: #i81375# setting privileges for all dlls on cygwin
2007/10/29 16:20:12 is 1.6.136.1: #i81375# setting unix privilges also in cygwin shell

2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [cbcfc1d84f2d2f49062696c3ce200cfce8de5018]

INTEGRATION: CWS native112 (1.32.76); FILE MERGED

2007/10/31 11:43:08 is 1.32.76.1: #i81441# new nsis unpack path

2007-11-06  Vladimir Glazounov  <vg@openoffice.org>  [e12d2c364c0a0e4e9517129b8a4a16f37681a636]

#i81911# fix possible source of the bug


2007-11-05  Vladimir Glazounov  <vg@openoffice.org>  [0ba85abd9b1c54bd3928143d83b988b30375fac6]

#i81911# fix possible source of the bug


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [7158af3e50d13006a3cba9530234cf33c85acc92]

#i82951# Make registering in instsetoo_native work again.


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fd60f6877848d459de2972ae0cb8924eb6fae8]

SRC680


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b059479448a4258fd32bf2ba63a308f20a5541e4]

INTEGRATION: CWS mipselport01 (1.199.8); FILE MERGED

2007/10/18 11:36:22 cmc 1.199.8.2: #i81483# missing line from endian test
2007/10/13 14:34:18 cmc 1.199.8.1: #i81483# add linux mips

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f93c634ff69b0ee6695ced3f555c470e805ef654]

INTEGRATION: CWS mipselport01 (1.156.34); FILE MERGED

2007/10/18 11:36:26 cmc 1.156.34.4: #i81483# missing line from endian test
2007/10/13 17:04:32 cmc 1.156.34.3: #i82585# we need to pass -a mipsel to the little endian mips epm
2007/10/13 16:41:18 cmc 1.156.34.2: #i82585# we need to pass -a mipsel to the little endian mips epm
2007/10/13 14:34:21 cmc 1.156.34.1: #i81483# add linux mips

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [958b1f6a033390d84f10b1825a21980beaf2ca8a]

INTEGRATION: CWS mipselport01 (1.220.16); FILE MERGED

2007/10/18 11:36:26 cmc 1.220.16.2: #i81483# missing line from endian test
2007/10/13 14:34:21 cmc 1.220.16.1: #i81483# add linux mips

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff0f9baca95136bd8544a603312ce4d50baa924]

INTEGRATION: CWS mipselport01 (1.1.2); FILE ADDED

2007/10/14 12:16:08 cmc 1.1.2.2: #i81489# add STLPORT_VERSION
2007/10/13 12:36:11 cmc 1.1.2.1: #i81489# add mips unxlngmips.mk

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2949b721769008f408026afa63527d3facbc387b]

INTEGRATION: CWS mipselport01 (1.34.154); FILE MERGED

2007/10/13 12:36:11 cmc 1.34.154.1: #i81489# add mips unxlngmips.mk

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a61b09e06ffdd89c7bf986322659d09658a407]

INTEGRATION: CWS mipselport01 (1.69.52); FILE MERGED

2007/10/13 16:40:25 cmc 1.69.52.1: #i82585# we need to pass -a mipsel to the little endian mips epm

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [432c8ba1b49605eb5ce3b5a60998d5a57718e406]

INTEGRATION: CWS native115_SRC680 (1.71.40); FILE MERGED

2007/10/29 15:23:22 is 1.71.40.2: #i83083# preparation for system integration
2007/10/19 13:46:18 is 1.71.40.1: #150368# new patch scripts for extensions

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4124575b36f1aa8213aa3ebf0ff3f73c24eb6004]

INTEGRATION: CWS native115_SRC680 (1.57.2); FILE MERGED

2007/10/29 15:24:06 is 1.57.2.3: #i83083# preparation for system integration
2007/10/18 14:54:53 is 1.57.2.2: #150581# new update urls
2007/10/12 12:21:24 is 1.57.2.1: #150581# SO 8 PU 9

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce527c9cc4c2670dadd33a2b78104ce1b711cfb1]

INTEGRATION: CWS native115_SRC680 (1.69.2); FILE MERGED

2007/10/15 11:53:09 is 1.69.2.1: #i82352# new product ooodevlanguagepack

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e5cc293ca7733710f9c3d0e90812f6c754b6dcd]

INTEGRATION: CWS os2port02 (1.156.20); FILE MERGED

2007/10/08 14:25:35 obr 1.156.20.2: RESYNC: (1.156-1.157); FILE MERGED
2007/09/29 16:18:21 ydario 1.156.20.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f755ee25d5220d1bd32f52d13ae438dd7876ebed]

INTEGRATION: CWS os2port02 (1.220.8); FILE MERGED

2007/10/08 14:25:31 obr 1.220.8.2: RESYNC: (1.220-1.221); FILE MERGED
2007/09/29 16:18:20 ydario 1.220.8.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fba58b38f3526b4984e0250dff9882c5e50e55df]

INTEGRATION: CWS native115_SRC680 (1.18.108); FILE MERGED

2007/10/18 10:30:56 is 1.18.108.1: #150892# always deregister extensions at start of patch installation

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c684246339dbfb2aabb17d6b31f18e0ae78d50]

INTEGRATION: CWS native115_SRC680 (1.70.30.1.26); FILE MERGED

2007/10/30 10:46:07 obr 1.70.30.1.26.1: #i83083# stclient job configuration

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [74fcc8eac0f29ed0ca556dc1ef0518fa730c437e]

INTEGRATION: CWS native115_SRC680 (1.214.4.2.24); FILE MERGED

2007/10/30 10:46:07 obr 1.214.4.2.24.2: #i83083# stclient job configuration
2007/10/30 08:40:39 obr 1.214.4.2.24.1: #i83083# added stclient_wrapper

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac88b39ecc47d5aaa296ac987edc86cb48004db2]

INTEGRATION: CWS native115_SRC680 (1.11.218); FILE MERGED

2007/10/16 08:45:30 is 1.11.218.1: #150885# removing stub at installation

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aec56df249b65d4e8f3aa06cc0e2d66cef7f8ad]

INTEGRATION: CWS native115_SRC680 (1.35.40); FILE MERGED

2007/10/18 09:59:40 is 1.35.40.2: #150886# new parameter for JRE installation
2007/10/12 10:24:29 is 1.35.40.1: #150886# avoiding installation of sp3

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf245f26e37e6005028ced21cdef2dee5ad24d07]

INTEGRATION: CWS native115_SRC680 (1.12.18); FILE MERGED

2007/10/29 15:23:22 is 1.12.18.1: #i83083# preparation for system integration

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fecf2ec1aab13bdf2dc118baceb7629617bb17d]

INTEGRATION: CWS native115_SRC680 (1.66.36.1.12); FILE MERGED

2007/10/30 14:39:45 is 1.66.36.1.12.4: #i81494# PreReq only for shared extensions
2007/10/19 14:44:56 is 1.66.36.1.12.3: #150368# changed patch scripts
2007/10/19 13:46:18 is 1.66.36.1.12.2: #150368# new patch scripts for extensions
2007/10/16 08:45:29 is 1.66.36.1.12.1: #150885# removing stub at installation

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e04de15dc67b8751691f93d27eefe571f42f3d4]

INTEGRATION: CWS native115_SRC680 (1.92.38); FILE MERGED

2007/10/29 15:23:22 is 1.92.38.1: #i83083# preparation for system integration

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3db04a12331bb177d5e07ca83d64f970c323e9b]

INTEGRATION: CWS native115_SRC680 (1.9.100); FILE MERGED

2007/10/15 13:41:11 is 1.9.100.1: #150885# removing stub at installation

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b26dc8cf4b2233d311aa359e9a76f799d706d8e7]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED

2007/10/23 10:13:10 is 1.1.2.1: #i82352# ooodev language packs

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [426865e768b2dfa484dfcf059684c864a38b5811]

INTEGRATION: CWS os2port02 (1.14.28); FILE MERGED

2007/10/05 13:04:38 ydario 1.14.28.2: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.
2007/09/30 12:02:40 ydario 1.14.28.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.

2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ddfb2168a9c9eae681b7ff9a1fc718499b661b]

INTEGRATION: CWS os2port02 (1.9.2); FILE MERGED

2007/09/30 12:02:40 ydario 1.9.2.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.

2007-11-02  Rüdiger Timm  <rt@openoffice.org>  [b91bdea176b99afa46cf453d1598508423e5dc42]

#i83146# When building with system icu check for setBreakType patch (regenerated file for patched configure.in).


2007-11-02  Rüdiger Timm  <rt@openoffice.org>  [36096f6be6b47a0f4ceb79440674d97243d8f863]

#i83146# When building with system icu check for setBreakType patch (patch submitted by rene).


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a435ee50171613b87e5f95b0724ced60dd89513]

INTEGRATION: CWS rt23 (1.2.106); FILE MERGED

2007/10/11 11:49:40 rt 1.2.106.1: #i82507# receditor.jar resides in 'bin' now.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [01745a31552cf710ebbdc0abae44a233249ef7d2]

INTEGRATION: CWS rt23 (1.120.114); FILE MERGED

2007/10/31 07:54:45 rt 1.120.114.5: #i83139# Double 'my' declaration in same scope.
2007/10/31 07:48:24 rt 1.120.114.4: RESYNC: (1.120-1.122); FILE MERGED
2007/10/29 15:31:33 rt 1.120.114.3: #i82316# Do not create solver's 'so' subdirectory per default.
2007/10/08 11:47:27 rt 1.120.114.2: #i82316# Reduce magic: do not deliver from '%__SRC%/bin/so' any more if not explicitly written in d.lst.
2007/10/08 09:53:23 rt 1.120.114.1: #i82316# Nothing gets automatically delivered from <module>\common[.pro]\bin\so. Removing this unnecessary rule.

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [16dd5614ce2a5d9683b142f4d5b159bb8a5a0790]

INTEGRATION: CWS dxliberate01 (1.39.100); FILE MERGED

2007/10/01 10:06:54 thb 1.39.100.2: RESYNC: (1.39-1.40); FILE MERGED
2007/08/04 20:32:39 thb 1.39.100.1: #i48454# Made dxcanvas actually appear on OOo builds

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e6841d99c7c85e52fda3659473f71608089829]

INTEGRATION: CWS dxliberate01 (1.70.4); FILE MERGED

2007/10/01 10:01:31 thb 1.70.4.3: RESYNC: (1.70-1.74); FILE MERGED
2007/08/04 20:32:39 thb 1.70.4.2: #i48454# Made dxcanvas actually appear on OOo builds
2007/07/23 10:29:36 thb 1.70.4.1: #i48454# dxcanvas is now part of OOo

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f8325c7335fb3262bfec80f672056e4f984eef5]

INTEGRATION: CWS dxliberate01 (1.5.360); FILE MERGED

2007/07/23 10:29:36 thb 1.5.360.1: #i48454# dxcanvas is now part of OOo

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6d23cc036ea6351aef550db85d0d030541f5680]

INTEGRATION: CWS dxliberate01 (1.8.44); FILE MERGED

2007/07/23 14:48:37 thb 1.8.44.1: #i48454# Adding config for canvas

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [01999d98d613bc634c4c7b4e8fd6780b67a9cdf2]

INTEGRATION: CWS fwk76_SRC680 (1.9.38); FILE MERGED

2007/10/10 07:39:56 mav 1.9.38.1: #i82028# the mediawiki filter should be installed together with writer

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c80f57901bb12fdcc678e2a38ea4a582cead8341]

INTEGRATION: CWS fwk76_SRC680 (1.14.114); FILE MERGED

2007/10/10 07:39:56 mav 1.14.114.1: #i82028# the mediawiki filter should be installed together with writer

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e8d52c85e108108c21e5fed8a255ea05b02d447]

INTEGRATION: CWS fwk76_SRC680 (1.17.192); FILE MERGED

2007/10/10 07:39:56 mav 1.17.192.1: #i82028# the mediawiki filter should be installed together with writer

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba480f0946ed1f8704049a64f2ebda7034fb67d1]

INTEGRATION: CWS fwk76_SRC680 (1.32.90); FILE MERGED

2007/10/10 07:39:55 mav 1.32.90.1: #i82028# the mediawiki filter should be installed together with writer

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6b16b136dbcb6a032536712229744ba96e48df8]

INTEGRATION: CWS pj85 (1.50.38); FILE MERGED

2007/10/09 11:01:40 ericb 1.50.38.1: #i82432# fix wrong location for the user pref dir for X11 version

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [411807d84c83326acb2ce8fef611604ec3ed8eca]

INTEGRATION: CWS pj85 (1.77.68); FILE MERGED

2007/09/10 15:56:43 pjanik 1.77.68.1: #i81087#: Avoid unzip command prompting users (from Fridrich).

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [89990689d3c7c18409d74f726b6522a67d97fa0d]

INTEGRATION: CWS thbpp9_SRC680 (1.197.2.2.8); FILE MERGED

2007/10/19 20:45:41 thb 1.197.2.2.8.1: #i81224# re-generated from configure.in

2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d1a4c5ab9a02100487ddb776480593c266e689]

INTEGRATION: CWS thbpp9_SRC680 (1.216.2.2.8); FILE MERGED

2007/10/17 13:54:09 thb 1.216.2.2.8.1: #i81224# Applied patch from rene

2007-10-30  Rüdiger Timm  <rt@openoffice.org>  [90fc6aa176e19d57d357bb0fccb708c460f21c56]

#i10000# Add via 'macosx-create-bundle' created .jnilib links to zip files, remove them for '-delete' option.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [0ee8bfe3dab41a98fe84cee65345b289eb9e774c]

#100000# re-generated to reflect last changes in configure.in


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [4efabf9cbf4d9c766e06e9fbb0d9892c22b02167]

SRC680


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [3f4777971d64e355f2b8423e2b0365a59cec329d]

INTEGRATION: CWS mingwport07 (1.109.128); FILE MERGED

2007/10/16 10:19:34 vg 1.109.128.1: #i82653# MinGW port efforts

2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [3fe824c44ac9ad76f0a830eb252f2b17a32d7fbb]

INTEGRATION: CWS mingwport07 (1.27.46); FILE MERGED

2007/10/16 10:19:34 vg 1.27.46.1: #i82653# MinGW port efforts

2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [3d18dadc90235d668076b9a5bc23437eba1cd205]

INTEGRATION: CWS mingwport07 (1.120.118); FILE MERGED

2007/10/19 14:19:44 vg 1.120.118.3: #i82653# MinGW port efforts
2007/10/19 10:53:24 vg 1.120.118.2: #i82653# MinGW port efforts
2007/10/16 10:19:33 vg 1.120.118.1: #i82653# MinGW port efforts

2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [c002ea8da941e160f081f20125d6633dc8ebb81b]

INTEGRATION: CWS c17v001_SRC680 (1.255.38); FILE MERGED

2007/10/08 11:37:54 sb 1.255.38.1: #150883# Missing PATCH flag.

2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [0e8db96f990af8d12445993fd1a3ccc0a1f55997]

INTEGRATION: CWS pythonhcheck_SRC680 (1.216.2.2.6); FILE MERGED

2007/10/15 13:31:04 rene 1.216.2.2.6.1: #i82630# fix Python.h check

2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [0a3a57e7e6bfdcee311827fae071f8dc32020ba9]

INTEGRATION: CWS javastuffor231_SRC680 (1.156.38); FILE MERGED

2007/10/22 14:31:59 rene 1.156.38.2: fix (minor) snafu
2007/10/22 14:07:04 rene 1.156.38.1: #i74751#

2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [cabfb98a368e042170ce4b18a5291c249f433108]

INTEGRATION: CWS javastuffor231_SRC680 (1.216.2.2.10); FILE MERGED

2007/10/22 14:08:48 rene 1.216.2.2.10.1: #81616# fix jawt check

2007-10-24  Oliver Bolte  <obo@openoffice.org>  [e747ba95ba70d4bd226144071d5244e5ac1d2540]

#i10000# SYSTEM_NAS removed for MacOSX


2007-10-24  Oliver Bolte  <obo@openoffice.org>  [c1dcf6bb3fdab124fb6a1eadd0f4dba9cfaab7a8]

#i10000# setting SYSTEM_CURL and SYSTEM_LIBXML to YES for unxmacxi


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1cc63304fd5efbaa6304fc4fbde6d4d38e177947]

INTEGRATION: CWS so3deadcorpses (1.71.14); FILE MERGED

2007/09/11 10:58:35 fs 1.71.14.1: #i81309# so3 is dead, long live binfilter/bf_so3

2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ce31a4f210dd86cea0f8389862503670e7b4a12c]

INTEGRATION: CWS so3deadcorpses (1.256.14); FILE MERGED

2007/09/11 10:58:35 fs 1.256.14.1: #i81309# so3 is dead, long live binfilter/bf_so3

2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0f00e6a68f42dabbad2cffef356a7e61c132238d]

INTEGRATION: CWS so3deadcorpses (1.117.54); FILE MERGED

2007/09/11 08:22:14 fs 1.117.54.1: #i81309# so3 is dead, long live bf_so3

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1dd0ca6405a0eaa65aa77193b7f9eb047a7b1d80]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [11045c04a9ed1ddfa4dd1407d5fb386187eeea42]

INTEGRATION: CWS obo17 (1.5.26); FILE MERGED

2007/10/18 07:45:54 obo 1.5.26.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [84b5a8dc96b0afd3893d68a7420f5d97e239cc1d]

INTEGRATION: CWS obo17 (1.3.6); FILE MERGED

2007/10/18 07:45:53 obo 1.3.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e2f433b38f23a59f6ef313609758d6f30f89fd5b]

INTEGRATION: CWS obo17 (1.4.6); FILE MERGED

2007/10/18 07:45:53 obo 1.4.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0aa07b029e3a9cb84272b31a92392112e3c67b04]

INTEGRATION: CWS obo17 (1.6.6); FILE MERGED

2007/10/18 07:45:53 obo 1.6.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [55366f4b47c2f1a885ec5ec2adfd945a04657f30]

INTEGRATION: CWS obo17 (1.8.8); FILE MERGED

2007/10/18 07:45:53 obo 1.8.8.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1a25848a30fce465f9275dae238e7702c110749b]

INTEGRATION: CWS obo17 (1.3.6); FILE MERGED

2007/10/19 14:52:22 obo 1.3.6.2: new line at EOF missing
2007/10/18 07:45:53 obo 1.3.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3275601fab31628ab8d08498340c5679bdec3648]

INTEGRATION: CWS obo17 (1.2.6); FILE MERGED

2007/10/19 14:53:11 obo 1.2.6.2: new line at EOF missing
2007/10/18 07:45:53 obo 1.2.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1983c680e2ee6f75e69014aae1246a45c6a51866]

INTEGRATION: CWS obo17 (1.2.26); FILE MERGED

2007/10/18 07:45:52 obo 1.2.26.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d1afef02427c3b0a4396795d3231968748f0d13a]

INTEGRATION: CWS obo17 (1.7.2); FILE MERGED

2007/10/18 07:45:52 obo 1.7.2.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b40d839f4564df04ace9cd9b7d9e42872ed65dbf]

INTEGRATION: CWS obo17 (1.2.6); FILE MERGED

2007/10/18 07:45:52 obo 1.2.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c417ceba5d03d6dc3c30808867791ae1da05a343]

INTEGRATION: CWS obo17 (1.3.6); FILE MERGED

2007/10/18 07:45:52 obo 1.3.6.1: #150903# unxmacxi support

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [63875b90fd6beb685c5f1a0d3bd7b417f6bc028d]

INTEGRATION: CWS obo17 (1.65.106); FILE MERGED

2007/10/22 08:44:42 obo 1.65.106.3: #150903# SYSTEM_ZLIB added
2007/10/19 13:38:17 obo 1.65.106.2: #150903# unset PREBUILD_MOZAB
2007/10/18 11:41:17 obo 1.65.106.1: #150903# support for unxmacxi

2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [aca5e8f8ca752a5ac516b83b840ae7ba50012a43]

INTEGRATION: CWS obo17 (1.25.22); FILE MERGED

2007/10/19 13:52:58 obo 1.25.22.1: #150903# unxmacxi.pro added for OpenOffice

2007-10-17  Vladimir Glazounov  <vg@openoffice.org>  [b0409cceb5645e36e59c8285b6a7dea891bf1d3a]

SRC680


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [3171861cf5fe1e15af4bfd65f96695eb84a5eaf3]

INTEGRATION: CWS c05v005_SRC680 (1.22.104); FILE MERGED

2007/09/12 15:30:23 obr 1.22.104.1: #150542# modify both productkey variables for special flags

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [77701e7db7030104633b6c8a2d25ebcfa162840c]

INTEGRATION: CWS sb78_SRC680 (1.49.12.1.4); FILE MERGED

2007/09/26 12:07:21 sb 1.49.12.1.4.1: #i81445# ScriptFramework.jar is (unfortunately) part of the OOo Java API.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b6e2e798f8efad0db13d4845d0bd3414fa1f6ff3]

INTEGRATION: CWS dmake411 (1.6.6); FILE MERGED

2007/09/19 00:34:40 vq 1.6.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8fe55843a33232860fb59ec8e72dd9cb7bf79890]

INTEGRATION: CWS dmake411 (1.1.1.1.172); FILE MERGED

2007/09/02 10:44:27 vq 1.1.1.1.172.1: #i67911# Wait with the deletion of temporary files until the target is
completely made.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [95383cf67fd2ffddb4e5a64cfb45f7b57f59b9fc]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:40 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [91a7466031440fec89901c5c5219957402e9aa85]

INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED

2007/10/13 23:43:19 vq 1.7.2.2: #i79272# Release dmake 4.11.
2007/07/05 15:58:51 vq 1.7.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b7afbba6a62d1699a2f056c427ee7d54370b3426]

INTEGRATION: CWS dmake411 (1.7.6); FILE MERGED

2007/09/19 00:34:39 vq 1.7.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [fb66bcd76c1b4e1595fe0d5c9cb0608cc24df249]

INTEGRATION: CWS dmake411 (1.12.2); FILE MERGED

2007/10/13 23:43:19 vq 1.12.2.2: #i79272# Release dmake 4.11.
2007/07/05 15:58:51 vq 1.12.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [db053f00802dae59bc98525c2b0dd9aaf0a136d9]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:39 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [848ebe2102e43b6aca72c72abedab35e01f3b464]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:38 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [93ad6570516f1c6acd4d9306e5858d6f0626733d]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:37 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [984ddecb5e07989c60de15fb45ea19a39cedc211]

INTEGRATION: CWS dmake411 (1.6.6); FILE MERGED

2007/09/19 00:34:37 vq 1.6.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [075b2b500996f07ac986fb09e2c4950d826eaaad]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/23 22:05:03 vq 1.1.2.1: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [80b97e9e534f6763a75875ab56364f2b8040daa3]

INTEGRATION: CWS dmake411 (1.7.6); FILE MERGED

2007/09/19 00:34:37 vq 1.7.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a7ed671d0d760530c75d96db96bd35b516d94221]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:36 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [2d573ae0afbe096c975d37fb97d9c4de7036d713]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:35 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [3a001be2746efffcc3d211bea98068117ca37684]

INTEGRATION: CWS dmake411 (1.3.2); FILE MERGED

2007/09/22 23:05:38 vq 1.3.2.1: #i81855# Clean-up merge from CWS os2port01.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b9bb63835558e08511c616f306cad3fd92f615dd]

INTEGRATION: CWS dmake411 (1.11.6); FILE MERGED

2007/10/06 14:33:06 vq 1.11.6.6: #i80598# Always issue a warning if the actual execution of a recipe line
(this does not include sucessfully executed, but failing programs) fails.
2007/09/24 17:51:42 vq 1.11.6.5: #i80012# Fix crash when deleting intermediate targets.
2007/09/22 22:08:44 vq 1.11.6.4: RESYNC: (1.11-1.12); FILE MERGED
2007/09/19 00:34:35 vq 1.11.6.3: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/02 10:44:26 vq 1.11.6.2: #i67911# Wait with the deletion of temporary files until the target is
completely made.
2007/08/11 20:52:23 vq 1.11.6.1: #i80598# Fix handling of ignored errors in the spawn enabled version
of dmake.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [75cdc6dd76a5eb93edbe2051e630ff0a74abd022]

INTEGRATION: CWS dmake411 (1.7.16); FILE MERGED

2007/09/16 03:57:13 vq 1.7.16.2: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:03:42 vq 1.7.16.1: #i74007# Always import OOODMAKEMODE from the environment. Define targets from
the command line after the macros from the command line and OOODMAKEMODE
from the environment are set.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [34ad562ae2ae910ca0e8dbc8563793109ab698f0]

INTEGRATION: CWS dmake411 (1.8.2); FILE MERGED

2007/09/22 23:05:37 vq 1.8.2.1: #i81855# Clean-up merge from CWS os2port01.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [c38d37746172e9a28fb63ae3d2d59fbd80997ccd]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:34 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [89af39fa7e0e0bf4b2590ac4ca6c67c9d301c697]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/24 21:45:58 vq 1.1.2.1: #i80012# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [74b98062f3884a95f6e160263b36ceebf640de3f]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/31 05:24:13 vq 1.1.2.2: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/08/25 20:50:32 vq 1.1.2.1: #i64572# Add testcases.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [07433782f4f98eed5d025378774c8e43d10f996c]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/15 21:46:34 vq 1.1.2.1: #i80687# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [1cd5ea7b503a9bf98fab632a4c656a28dee66689]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/10 17:59:46 vq 1.1.2.1: #i66751# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [93e191e846572056c64f8ffc56cb5e1ac2a0d0ac]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/04 18:56:51 vq 1.1.2.1: #i80352# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [95207d70c691ea67a692e7ba500641fee8753a41]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/05 17:03:43 vq 1.1.2.2: #i80144# Change error about ambigous inference targets to warning.
2007/08/04 04:15:37 vq 1.1.2.1: #i80144# Add testcases.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b89d5efe924e63d8560e6137dee692e07f14688f]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/04 04:15:37 vq 1.1.2.1: #i80144# Add testcases.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ae8235b012eded5f5f20028c0fb94acecb5e90c3]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/01 00:45:28 vq 1.1.2.1: #i80143# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f411dc604ec413bb4f8ac602ad969805a41e59a4]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/11 20:57:13 vq 1.1.2.3: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/31 05:24:13 vq 1.1.2.2: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/07/28 02:03:02 vq 1.1.2.1: #i78837# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [41bc2f51b1ff0cfefe58f899445ea379a6dbbf02]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/07/12 22:59:50 vq 1.1.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5c47ae403a6b3f39064b86656496ac7e846e55ce]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/06 14:33:06 vq 1.1.2.2: #i80598# Always issue a warning if the actual execution of a recipe line
(this does not include sucessfully executed, but failing programs) fails.
2007/08/11 21:23:42 vq 1.1.2.1: #i80598# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [cf3a29c2a6411b81da1d2e5421acdfbd92668bad]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/09 02:00:36 vq 1.1.2.1: #i67709# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [1b141286385fd06d11a34aea434c2e30643de1bf]

INTEGRATION: CWS dmake411 (1.3.22); FILE MERGED

2007/10/11 20:57:13 vq 1.3.22.1: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4770be097b77d06895d1b4dca2cee0e5147245ea]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/13 22:21:23 vq 1.1.2.1: #i81252# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ed630c0a1a81a87befccd30236c78baf51ae384a]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/13 22:27:58 vq 1.1.2.2: #i10000# Fix typo.
2007/09/16 16:35:34 vq 1.1.2.1: #i81296# Add testcases.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [62fb306973d4e134459a861412150d83372eeece]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/02 10:57:44 vq 1.1.2.1: #i67911# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [1feb32d99de0917b314a03176715e1cb4bfe5060]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/07/28 01:37:10 vq 1.1.2.1: #i80010# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [82092eb1b2b479274119234137f2fa87141e50f6]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/07/27 19:16:47 vq 1.1.2.1: #i80009# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [767337cef22f7a836ab5bc072ea1a0f5610f5414]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/17 22:24:32 vq 1.1.2.2: #i78776# Fix testcases for non-cygwin OS.
2007/07/25 00:31:15 vq 1.1.2.1: #i78776# Add testcases.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [12c928657f5d2eaef423c3602cabb202588a21af]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/16 04:10:30 vq 1.1.2.3: #i74007# Change testcase.
2007/09/16 03:16:51 vq 1.1.2.2: #i74007# Add testcase.
2007/08/26 22:22:27 vq 1.1.2.1: #i74007# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e1c93740e175c06c52d110ab0feaa2e9431902cc]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/08 17:49:08 vq 1.1.2.1: #i69510# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [79f5256945f9ff40506f57bed9599bcdf8d7d19f]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/10/11 20:57:13 vq 1.1.2.2: #i50092# Work around Solaris and nfs timing issues.
Patch from hjs@openoffice.org.
2007/08/05 21:10:13 vq 1.1.2.1: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0c9a7df23badf7fcc75405637143127006630496]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/08/29 02:25:51 vq 1.1.2.1: #i64234# Add testcase.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a304828dff2b0d924792cb43165f4e9c5adb2ea4]

INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED

2007/10/13 22:21:23 vq 1.7.2.21: #i81252# Add testcase.
2007/09/24 21:45:57 vq 1.7.2.20: #i80012# Add testcase.
2007/09/16 16:35:34 vq 1.7.2.19: #i81296# Add testcases.
2007/09/02 10:57:44 vq 1.7.2.18: #i67911# Add testcase.
2007/08/29 02:25:51 vq 1.7.2.17: #i64234# Add testcase.
2007/08/26 22:22:27 vq 1.7.2.16: #i74007# Add testcase.
2007/08/25 20:50:32 vq 1.7.2.15: #i64572# Add testcases.
2007/08/15 21:46:34 vq 1.7.2.14: #i80687# Add testcase.
2007/08/11 21:23:42 vq 1.7.2.13: #i80598# Add testcase.
2007/08/10 17:59:46 vq 1.7.2.12: #i66751# Add testcase.
2007/08/09 02:00:35 vq 1.7.2.11: #i67709# Add testcase.
2007/08/08 17:49:08 vq 1.7.2.10: #i69510# Add testcase.
2007/08/05 21:10:13 vq 1.7.2.9: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007/08/04 18:56:51 vq 1.7.2.8: #i80352# Add testcase.
2007/08/04 04:15:37 vq 1.7.2.7: #i80144# Add testcases.
2007/08/01 00:45:28 vq 1.7.2.6: #i80143# Add testcase.
2007/07/28 02:03:02 vq 1.7.2.5: #i78837# Add testcase.
2007/07/28 01:37:10 vq 1.7.2.4: #i80010# Add testcase.
2007/07/27 19:16:47 vq 1.7.2.3: #i80009# Add testcase.
2007/07/25 00:31:15 vq 1.7.2.2: #i78776# Add testcases.
2007/07/12 22:59:50 vq 1.7.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [370ee3dc88c051ee653b522e7f01aecdaf28cd00]

INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED

2007/10/13 22:21:23 vq 1.7.2.21: #i81252# Add testcase.
2007/09/24 21:45:57 vq 1.7.2.20: #i80012# Add testcase.
2007/09/16 16:35:34 vq 1.7.2.19: #i81296# Add testcases.
2007/09/02 10:57:44 vq 1.7.2.18: #i67911# Add testcase.
2007/08/29 02:27:17 vq 1.7.2.17: #i64234# Also change Makefile.am.
2007/08/26 22:22:27 vq 1.7.2.16: #i74007# Add testcase.
2007/08/25 20:50:32 vq 1.7.2.15: #i64572# Add testcases.
2007/08/15 21:46:34 vq 1.7.2.14: #i80687# Add testcase.
2007/08/11 21:23:42 vq 1.7.2.13: #i80598# Add testcase.
2007/08/10 17:59:46 vq 1.7.2.12: #i66751# Add testcase.
2007/08/09 02:00:35 vq 1.7.2.11: #i67709# Add testcase.
2007/08/08 17:49:08 vq 1.7.2.10: #i69510# Add testcase.
2007/08/05 21:10:13 vq 1.7.2.9: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007/08/04 18:56:51 vq 1.7.2.8: #i80352# Add testcase.
2007/08/04 04:15:36 vq 1.7.2.7: #i80144# Add testcases.
2007/08/01 00:45:28 vq 1.7.2.6: #i80143# Add testcase.
2007/07/28 02:03:02 vq 1.7.2.5: #i78837# Add testcase.
2007/07/28 01:37:10 vq 1.7.2.4: #i80010# Add testcase.
2007/07/27 19:16:47 vq 1.7.2.3: #i80009# Add testcase.
2007/07/25 00:31:15 vq 1.7.2.2: #i78776# Add testcases.
2007/07/12 22:59:50 vq 1.7.2.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b0b264c7b5ada42168b5af0b4c8972c32653d607]

INTEGRATION: CWS dmake411 (1.2.28); FILE MERGED

2007/09/19 00:34:34 vq 1.2.28.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5630788fac92f214189ec742e9b8caefa822e5c6]

INTEGRATION: CWS dmake411 (1.1.2); FILE ADDED

2007/09/23 22:05:03 vq 1.1.2.1: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.

2007-10-15  Rüdiger Timm  <rt@openoffice.org>  [c30e3ec47c042684c3d7f5a6077f06e6b31d0552]

#i82638# Generate product update service information xml file for BrOffice and BrOffice_Dev.


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7f4d4317bef49947ca0883dfc510c5be0c40f0ca]

INTEGRATION: CWS dmake411 (1.8.2); FILE MERGED

2007/07/05 15:58:51 vq 1.8.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7189c521d12a2daf0fd7cf1df831b50f0232d121]

INTEGRATION: CWS dmake411 (1.2.6); FILE MERGED

2007/09/19 00:34:34 vq 1.2.6.2: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/02 10:44:26 vq 1.2.6.1: #i67911# Wait with the deletion of temporary files until the target is
completely made.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [fbaafabd29003d79f7cb2eeb81fa8c5b2eb650ae]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:34 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7c73ddc4c1773002a38e1f522149b194159ba6b2]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:33 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [503d84dd266be27ff3d2fd8ff291b9c24597a0c0]

INTEGRATION: CWS dmake411 (1.3.2); FILE MERGED

2007/09/22 23:05:37 vq 1.3.2.1: #i81855# Clean-up merge from CWS os2port01.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ac63aa27030e64b2a4984f36738daab55de493de]

INTEGRATION: CWS dmake411 (1.2.28); FILE MERGED

2007/09/22 22:08:41 vq 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED
2007/09/16 03:57:13 vq 1.2.28.2: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:03:42 vq 1.2.28.1: #i74007# Always import OOODMAKEMODE from the environment. Define targets from
the command line after the macros from the command line and OOODMAKEMODE
from the environment are set.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5a72a2b089f26c6535bc34e1be2e73ddf2ba3423]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:32 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ec28ea79e5f897b1b41f622e2366884ad4fc763f]

INTEGRATION: CWS dmake411 (1.2.16); FILE MERGED

2007/09/19 00:34:31 vq 1.2.16.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0e1ef998329b182f783e20352126cc4e550abf35]

INTEGRATION: CWS dmake411 (1.4.6); FILE MERGED

2007/10/06 14:33:06 vq 1.4.6.3: #i80598# Always issue a warning if the actual execution of a recipe line
(this does not include sucessfully executed, but failing programs) fails.
2007/09/19 00:34:31 vq 1.4.6.2: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/02 10:44:26 vq 1.4.6.1: #i67911# Wait with the deletion of temporary files until the target is
completely made.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e06d42734dfb5c7cd99bb674b9dd245f581f1410]

INTEGRATION: CWS dmake411 (1.11.2); FILE MERGED

2007/10/13 23:43:19 vq 1.11.2.12: #i79272# Release dmake 4.11.
2007/09/20 01:50:44 vq 1.11.2.11: #i81252# Restore alphabetical order.
2007/09/19 01:03:40 vq 1.11.2.10: #i81252# Add documentation for the SHELLCMDQUOTE macro.
2007/09/16 03:57:13 vq 1.11.2.9: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:03:41 vq 1.11.2.8: #i74007# Always import OOODMAKEMODE from the environment. Define targets from
the command line after the macros from the command line and OOODMAKEMODE
from the environment are set.
2007/08/31 05:24:13 vq 1.11.2.7: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/08/30 09:13:09 vq 1.11.2.6: #i64572# Add documentation.
2007/08/28 18:28:24 vq 1.11.2.5: #i64234# Fix $(mktmp ..) handling of leading spaces.
2007/08/10 15:42:07 vq 1.11.2.4: #i66751# Accept .PHONY attribute in %-targets.
2007/08/07 01:54:13 vq 1.11.2.3: #i66448# Clarify prerequisites for %-targets.
2007/07/27 17:06:25 vq 1.11.2.2: #i78776# Document new normalizing function macro and macro extension.
2007/07/05 15:58:51 vq 1.11.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f206238becf12ce721e0300cc159becf5b98744e]

INTEGRATION: CWS dmake411 (1.9.2); FILE MERGED

2007/10/13 23:43:19 vq 1.9.2.12: #i79272# Release dmake 4.11.
2007/09/20 01:50:43 vq 1.9.2.11: #i81252# Restore alphabetical order.
2007/09/19 01:03:40 vq 1.9.2.10: #i81252# Add documentation for the SHELLCMDQUOTE macro.
2007/09/16 03:57:12 vq 1.9.2.9: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:06:24 vq 1.9.2.8: #i74007# Update text version of the man page.
2007/08/31 05:24:12 vq 1.9.2.7: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/08/30 09:13:09 vq 1.9.2.6: #i64572# Add documentation.
2007/08/28 18:28:23 vq 1.9.2.5: #i64234# Fix $(mktmp ..) handling of leading spaces.
2007/08/10 15:42:07 vq 1.9.2.4: #i66751# Accept .PHONY attribute in %-targets.
2007/08/07 01:54:12 vq 1.9.2.3: #i66448# Clarify prerequisites for %-targets.
2007/07/27 17:06:25 vq 1.9.2.2: #i78776# Document new normalizing function macro and macro extension.
2007/07/05 15:58:50 vq 1.9.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [99fbfbd13d02cd02fcc6230c23db12cb4ad20224]

INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED

2007/09/19 00:34:31 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [12876f4c721cfa8c5579409e6868f123fec5d36a]

INTEGRATION: CWS dmake411 (1.6.2); FILE MERGED

2007/09/19 00:34:31 vq 1.6.2.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5cfe90a453982a93aa64fd2d0f8f1559dccdaf4e]

INTEGRATION: CWS dmake411 (1.10.4); FILE MERGED

2007/09/23 22:05:03 vq 1.10.4.11: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/22 22:08:38 vq 1.10.4.10: RESYNC: (1.10-1.11); FILE MERGED
2007/09/19 00:34:31 vq 1.10.4.9: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/02 10:44:26 vq 1.10.4.8: #i67911# Wait with the deletion of temporary files until the target is
completely made.
2007/08/31 05:24:12 vq 1.10.4.7: #i64572# Issue a warning for virtual targets with corresponding files.
Update testcases.
2007/08/25 19:34:32 vq 1.10.4.6: #i64572# If a target without recipes has an existing file use its time
stamp only if the time is newer than the one of the its newest prerequisite.
2007/08/22 14:02:19 vq 1.10.4.5: #i64572# Fix the F_RULES problem mentioned before.
2007/08/21 15:09:25 vq 1.10.4.4: #i64572# To keep the dependency chains intact targets without recipes inherit
the time of their newest prerequisite. (Additional patches are needed as
currently the F_RULES flag is not always set correctly.)
2007/08/20 00:05:09 vq 1.10.4.3: #i64572# Assumes that targets without recipe lines have a current time
stamp after they were made (independent of the actual time stamp of the
file.
2007/08/18 22:23:40 vq 1.10.4.2: #i64572# Make dmake warn if the time stamp of a target is not updated
after making the target. This warning can be silenced using the
.SILENT attribute.
2007/08/18 03:16:50 vq 1.10.4.1: #i10000# Add some comments.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5272f68368a4338bc308d89cfa620d45e16d63dc]

INTEGRATION: CWS dmake411 (1.2.6); FILE MERGED

2007/07/29 16:10:54 vq 1.2.6.1: #i10000# Add comments to documents aspects of the inference mechanism.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [52be82253d2c9cbef9fae72b0146f784c4d74d0b]

INTEGRATION: CWS dmake411 (1.11.4); FILE MERGED

2007/09/14 03:40:58 vq 1.11.4.5: #i81296# Clear flags indicating that targets that infered makefiles (and
their prerequisites) were previously build.
2007/09/14 00:09:00 vq 1.11.4.4: #i81296# Remove bit recycling for F_VISITED/F_USED. Use only F_VISITED.
2007/09/08 18:20:35 vq 1.11.4.3: #i10000# Add some output for .INCLUDE operations when the -vf verbose
flag is given.
2007/08/09 01:43:17 vq 1.11.4.2: #i67709# Improve parsing of group recipes.
2007/08/07 01:54:12 vq 1.11.4.1: #i66448# Clarify prerequisites for %-targets.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [42d5e7355c60d2828c2c7b81e9167459ac9f639a]

INTEGRATION: CWS dmake411 (1.6.6); FILE MERGED

2007/09/09 19:11:35 vq 1.6.6.2: #i81273# Fixed another MinGW build problem.
2007/09/06 14:53:17 vq 1.6.6.1: #i81273# Fix MinGW build problem.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [96b5b3fb3012c0652c83109d3bf04a6f8b1dec45]

INTEGRATION: CWS dmake411 (1.4.2); FILE MERGED

2007/09/23 22:05:02 vq 1.4.2.2: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/07/24 23:00:27 vq 1.4.2.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [fa66fd70ba8924cb619565dfea964889f1b1e480]

INTEGRATION: CWS dmake411 (1.7.6); FILE MERGED

2007/08/09 01:43:17 vq 1.7.6.1: #i67709# Improve parsing of group recipes.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [cb98c5c9a6140d15a13517a2b0b025645f13cd93]

INTEGRATION: CWS dmake411 (1.2.2); FILE MERGED

2007/10/11 20:36:31 vq 1.2.2.3: #i81855# Add a comment about building dmake on OS/2.
2007/09/23 22:05:02 vq 1.2.2.2: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/22 22:27:27 vq 1.2.2.1: #i81855# Revert change to make.cmd as it refers to a non-existing script
in dmake\os2\gcc\emx\mk.cmd.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [c4d9fc415df24b9241e93d48adb3ef89b6da3aff]

INTEGRATION: CWS dmake411 (1.9.4); FILE MERGED

2007/09/19 00:34:31 vq 1.9.4.15: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/09/14 03:40:58 vq 1.9.4.14: #i81296# Clear flags indicating that targets that infered makefiles (and
their prerequisites) were previously build.
2007/09/08 18:20:35 vq 1.9.4.13: #i10000# Add some output for .INCLUDE operations when the -vf verbose
flag is given.
2007/09/02 10:44:26 vq 1.9.4.12: #i67911# Wait with the deletion of temporary files until the target is
completely made.
2007/08/25 19:34:32 vq 1.9.4.11: #i64572# If a target without recipes has an existing file use its time
stamp only if the time is newer than the one of the its newest prerequisite.
2007/08/21 15:09:25 vq 1.9.4.10: #i64572# To keep the dependency chains intact targets without recipes inherit
the time of their newest prerequisite. (Additional patches are needed as
currently the F_RULES flag is not always set correctly.)
2007/08/18 22:23:40 vq 1.9.4.9: #i64572# Make dmake warn if the time stamp of a target is not updated
after making the target. This warning can be silenced using the
.SILENT attribute.
2007/08/18 03:21:48 vq 1.9.4.8: #i10000# Remove unused variable.
2007/08/18 03:16:50 vq 1.9.4.7: #i10000# Add some comments.
2007/08/15 21:25:21 vq 1.9.4.6: #i80687# Fix building of inferred phony prerequisites.
2007/08/14 17:55:49 vq 1.9.4.5: #i64572# Revert previous patch.
2007/08/13 15:33:17 vq 1.9.4.4: #i64572# Make dmake warn if the time stamp of a target is not updated
after making the target.
2007/08/05 18:55:42 vq 1.9.4.3: #i70168# Clear F_MARK flag after dynamic prerequisite expansion is done.
2007/08/04 18:42:31 vq 1.9.4.2: #i80352# Fix .PRECIOUS attribute.
2007/07/12 22:59:49 vq 1.9.4.1: #i69462# Do not assume that non-existing prerequisites for %-targets have
the same time stamp as the parent target. Testcase added.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8d8c94e67e3ad761d2f5aa1cc20bfe517239c9d6]

INTEGRATION: CWS dmake411 (1.2.16); FILE MERGED

2007/08/09 19:46:38 vq 1.2.16.3:
#i69510# Change error on assignment to an empty macro name to a warning.
2007/08/08 16:54:59 vq 1.2.16.2: #i69510# Improve error message.
2007/08/08 16:52:21 vq 1.2.16.1: #i69510# Improve macro name syntax check during assignment.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [793e0c76e9d09e1ea5f7434432cc02e0d03481d9]

INTEGRATION: CWS dmake411 (1.7.4); FILE MERGED

2007/08/10 17:39:24 vq 1.7.4.7: #i66751# Make sure that infered phony %-targets do not have a time stamp.
2007/08/10 15:42:07 vq 1.7.4.6: #i66751# Accept .PHONY attribute in %-targets.
2007/08/05 17:51:32 vq 1.7.4.5: #i80144# Clean-up.
2007/08/05 17:03:43 vq 1.7.4.4: #i80144# Change error about ambigous inference targets to warning.
2007/08/01 00:29:43 vq 1.7.4.3: #i80143# Fix problem marking some intermediate targets removable.
2007/07/30 02:28:10 vq 1.7.4.2: #i80144# Improve check for ambiguous inference chains.
2007/07/29 16:10:54 vq 1.7.4.1: #i10000# Add comments to documents aspects of the inference mechanism.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [db1f05c4db7e13dd4ea8899de082f285e73d5f3d]

INTEGRATION: CWS dmake411 (1.7.2); FILE MERGED

2007/09/22 23:05:37 vq 1.7.2.2: #i81855# Clean-up merge from CWS os2port01.
2007/09/19 00:34:31 vq 1.7.2.1: #i81252# Add a new SHELLCMDQUOTE control macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [814774efc8c9e3a816cca1332d8300f546bf6abb]

INTEGRATION: CWS dmake411 (1.9.4); FILE MERGED

2007/09/19 00:34:30 vq 1.9.4.2: #i81252# Add a new SHELLCMDQUOTE control macro.
2007/07/05 21:17:13 vq 1.9.4.1: #i79200# Remove unneeded error on defined or DEFINED after .IF expression.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [347ad47194f57cf7ba212501a6412ccfb9d23ed4]

INTEGRATION: CWS dmake411 (1.10.6); FILE MERGED

2007/08/28 18:28:23 vq 1.10.6.3: #i64234# Fix $(mktmp ..) handling of leading spaces.
2007/08/05 21:10:13 vq 1.10.6.2: #i50092# Enhance $(shell,expand .. ) parsing. Add testcase.
2007/07/24 23:00:27 vq 1.10.6.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [91d9f01d1bfeb7672629a0c39d2ef6bffbec7c9f]

INTEGRATION: CWS dmake411 (1.11.4); FILE MERGED

2007/09/23 22:05:02 vq 1.11.4.3: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/14 03:40:58 vq 1.11.4.2: #i81296# Clear flags indicating that targets that infered makefiles (and
their prerequisites) were previously build.
2007/07/24 23:00:27 vq 1.11.4.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e0dd32de3e6ac53bc6ebc0fdfd9f34cd095c5fcc]

INTEGRATION: CWS dmake411 (1.6.16); FILE MERGED

2007/09/23 22:05:02 vq 1.6.16.6: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/22 22:08:34 vq 1.6.16.5: RESYNC: (1.6-1.7); FILE MERGED
2007/07/31 02:23:31 vq 1.6.16.4: #i80009# Add missing string initialization.
2007/07/27 19:47:09 vq 1.6.16.3: #i80010# Keep quotes for :1 and :i macro extensions.
2007/07/26 22:27:21 vq 1.6.16.2: #i80009# Fix handling of quoted filenames for :b :d :e :f macro expansions.
2007/07/24 23:00:26 vq 1.6.16.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e63ff60fb95d4c0a3dbc1be17b0916ac61e92f95]

INTEGRATION: CWS dmake411 (1.7.4); FILE MERGED

2007/09/14 00:08:59 vq 1.7.4.3: #i81296# Remove bit recycling for F_VISITED/F_USED. Use only F_VISITED.
2007/08/18 03:16:50 vq 1.7.4.2: #i10000# Add some comments.
2007/07/24 23:00:26 vq 1.7.4.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [66a82dd48d5f0ef341c96ad5429d2f3653418a8f]

INTEGRATION: CWS dmake411 (1.10.4); FILE MERGED

2007/09/23 22:05:02 vq 1.10.4.6: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/22 22:08:30 vq 1.10.4.5: RESYNC: (1.10-1.11); FILE MERGED
2007/09/21 23:14:14 vq 1.10.4.4: #i81296# Change comment.
2007/09/16 03:57:12 vq 1.10.4.3: #i74007# Revert the part of the previous patch that lets OOODMAKEMODE
always be imported from the environment. Instead move the definition
of targets from the command line after the evaluation of the startup
makefile.
2007/09/16 03:03:40 vq 1.10.4.2: #i74007# Always import OOODMAKEMODE from the environment. Define targets from
the command line after the macros from the command line and OOODMAKEMODE
from the environment are set.
2007/09/14 03:40:58 vq 1.10.4.1: #i81296# Clear flags indicating that targets that infered makefiles (and
their prerequisites) were previously build.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b0d6f0e8545dc38a4844bf6e47d5cb045a2b8484]

INTEGRATION: CWS dmake411 (1.10.2); FILE MERGED

2007/07/24 23:00:26 vq 1.10.2.1: #i78776# New function macro $(normpath[,para] list) to normalise the
elements of list and a macro extension $(macro_name:n) to normalise
the content of macro_name. The normalization is done token-wise and
quotes are preserved.
On cygwin the result honors the setting of .WINPATH to determine the
output format.  If the optional parameter para is given in the
$(normpath ...) case its expanded value is used to override the
.WINPATH setting for the output of the function macro.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ead3b9cbd7c9dc442d3e6c1ef8aa6b14514ec8a7]

INTEGRATION: CWS dmake411 (1.29.2); FILE MERGED

2007/10/13 23:43:18 vq 1.29.2.5: #i79272# Release dmake 4.11.
2007/09/23 22:05:02 vq 1.29.2.4: #i81855# More changes for the OS/2 port.
Patch provided by Yuri Dario.
2007/09/22 22:08:27 vq 1.29.2.3: RESYNC: (1.29-1.30); FILE MERGED
2007/07/28 17:12:02 vq 1.29.2.2: #i79815# Fix default DMAKEROOT macro value.
2007/07/05 15:58:50 vq 1.29.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [180335d3a02641d7d5961af3322a8be99c3e603c]

INTEGRATION: CWS dmake411 (1.22.2); FILE MERGED

2007/10/13 23:43:18 vq 1.22.2.5: #i79272# Release dmake 4.11.
2007/09/23 22:12:06 vq 1.22.2.4: #i81855# Regenerate configure and friends.
2007/09/22 23:11:20 vq 1.22.2.3: #i81855# Regenerate configure and friends.
2007/07/28 17:12:01 vq 1.22.2.2: #i79815# Fix default DMAKEROOT macro value.
2007/07/05 15:58:50 vq 1.22.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [cf0b9f50c732cebd7354e3b4f94f7089cc5c1080]

INTEGRATION: CWS dmake411 (1.9.2); FILE MERGED

2007/10/13 23:43:18 vq 1.9.2.5: #i79272# Release dmake 4.11.
2007/09/22 23:05:37 vq 1.9.2.4: #i81855# Clean-up merge from CWS os2port01.
2007/09/22 00:46:32 vq 1.9.2.3: #i79271# Update NEWS file.
2007/07/27 17:06:25 vq 1.9.2.2: #i78776# Document new normalizing function macro and macro extension.
2007/07/05 15:58:50 vq 1.9.2.1: #i79271# Bump version to 4.11-cvs.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [037821050f34c228a36b16fc1736ff40ee5ee108]

INTEGRATION: CWS dmake411 (1.8.2); FILE MERGED

2007/10/13 23:46:45 vq 1.8.2.19: #i10000# Update ChangeLog.
2007/09/24 21:50:56 vq 1.8.2.18: #i10000# Update ChangeLog.
2007/09/23 22:14:46 vq 1.8.2.17: #i10000# Update ChangeLog.
2007/09/22 23:15:38 vq 1.8.2.16: #i10000# Update ChangeLog.
2007/09/22 00:54:41 vq 1.8.2.15: #i10000# Update ChangeLog.
2007/09/16 17:15:01 vq 1.8.2.14: #i10000# Update ChangeLog.
2007/09/02 11:13:55 vq 1.8.2.13: #i10000# Update ChangeLog.
2007/08/29 02:39:02 vq 1.8.2.12: #i10000# Update ChangeLog.
2007/08/25 21:02:50 vq 1.8.2.11: #i10000# Update ChangeLog.
2007/08/15 21:50:37 vq 1.8.2.10: #i10000# Update ChangeLog.
2007/08/10 18:05:48 vq 1.8.2.9: #i10000# Update ChangeLog.
2007/08/08 17:53:37 vq 1.8.2.8: #i10000# Update ChangeLog.
2007/08/05 19:06:42 vq 1.8.2.7: #i10000# Update ChangeLog.
2007/08/05 17:05:37 vq 1.8.2.6: #i10000# Update ChangeLog.
2007/08/04 19:01:23 vq 1.8.2.5: #i10000# Update ChangeLog.
2007/08/01 01:05:39 vq 1.8.2.4: #i10000# Update ChangeLog.
2007/07/28 17:31:17 vq 1.8.2.3: #i10000# Update ChangeLog.
2007/07/26 22:33:25 vq 1.8.2.2: #i10000# Update ChangeLog.
2007/07/05 21:21:47 vq 1.8.2.1: #i10000# Update ChangeLog.

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6f7c77fe2ac535d8b84fa25de1479f1c70adb333]

INTEGRATION: CWS vgbugs08 (1.10.42); FILE MERGED

2007/09/27 10:12:57 vg 1.10.42.1: #i81820# fully stripped basenames

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [c1a7cad450b6a8a41611f7ec03689d9c38616967]

INTEGRATION: CWS vgbugs08 (1.2.148); FILE MERGED

2007/09/27 11:14:50 vg 1.2.148.1: cleanup: removed unused variables

2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ad400ec14dccc11c850dee827e34d156af4c69e2]

INTEGRATION: CWS vgbugs08 (1.157.90); FILE MERGED

2007/10/15 12:35:53 vg 1.157.90.5: #i69471# fix for cygwin
2007/09/25 14:54:47 vg 1.157.90.4: use library functions instead of self-implemented
2007/09/14 15:14:55 vg 1.157.90.3: #i69471# corrected windows paths in html page
2007/09/14 11:49:51 vg 1.157.90.2: #i79655# get rid of regular sleeps for UNIX
2007/09/10 15:37:17 vg 1.157.90.1: #i79655# Fix sleeps in build.pl for UNIX

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0ecc5dbd469fab2bdb7691cdfea721674e0205ee]

INTEGRATION: CWS native106 (1.11.238); FILE MERGED

2007/08/14 14:11:38 is 1.11.238.1: #i78125# starting apps from command line

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [14c387b92a0b13147e9caf43e435617679512768]

INTEGRATION: CWS native106 (1.21.238); FILE MERGED

2007/08/14 14:11:37 is 1.21.238.1: #i78125# starting apps from command line

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fbc434f6cc00773a0591bb3e96cd269dab8fdcde]

INTEGRATION: CWS native106 (1.11.238); FILE MERGED

2007/08/14 14:11:37 is 1.11.238.1: #i78125# starting apps from command line

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8e45492ad9abd3c3fa470f743ede43c1c31a81a7]

INTEGRATION: CWS native106 (1.12.238); FILE MERGED

2007/08/14 14:11:37 is 1.12.238.1: #i78125# starting apps from command line

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ee3b23f26d7aede7ef8ec9e9405c6544bc9a27ea]

INTEGRATION: CWS native106 (1.6.238); FILE MERGED

2007/08/14 14:11:36 is 1.6.238.1: #i78125# starting apps from command line

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [050bc34a455604fb99ef56f0f0b5aa4f4f0ad333]

INTEGRATION: CWS native106 (1.11.64); FILE MERGED

2007/08/13 14:38:18 is 1.11.64.1: #i80639# new string for Windows Installer title

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [54f3b7eac4f43f066b4c1c486010c6008ae8cf92]

INTEGRATION: CWS native106 (1.10.56); FILE MERGED

2007/08/13 15:31:16 is 1.10.56.1: #i80478# removing western language list

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [64cde6271dc1a5f397fbfab106cc8207fc95ac9c]

INTEGRATION: CWS native106 (1.71.44); FILE MERGED

2007/08/13 15:31:16 is 1.71.44.1: #i80478# removing western language list

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [579fbc3f62a62265823dcc345730fecdd01f62c9]

INTEGRATION: CWS ldump01 (1.3.64); FILE MERGED

2007/10/10 13:08:37 vg 1.3.64.1: #i82474# anonymous namespace symbol filtering

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6181526371bc2291c9701ac4fe393ace85b7fb56]

INTEGRATION: CWS ldump01 (1.16.4); FILE MERGED

2007/10/10 13:08:37 vg 1.16.4.1: #i82474# anonymous namespace symbol filtering

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [1a1f8d419b10c7e7f83dc8e99131cebe6014b492]

INTEGRATION: CWS sb71 (1.14.16); FILE MERGED

2007/08/15 07:34:40 sb 1.14.16.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:15 sb 1.14.16.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.14.16.2: #i77184# Improved previous change.
2007/07/10 11:10:43 sb 1.14.16.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [15f6f43ceb7043f90e2290172294d4e40f08dbb2]

INTEGRATION: CWS sb71 (1.5.70); FILE MERGED

2007/10/02 10:32:24 sb 1.5.70.5: RESYNC: (1.5-1.6); FILE MERGED
2007/08/15 07:34:39 sb 1.5.70.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:15 sb 1.5.70.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.5.70.2: #i77184# Improved previous change.
2007/07/10 11:10:43 sb 1.5.70.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3559432d83440be78885ff8e939951e3ee91f144]

INTEGRATION: CWS sb71 (1.8.14); FILE MERGED

2007/08/15 07:34:39 sb 1.8.14.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:15 sb 1.8.14.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.8.14.2: #i77184# Improved previous change.
2007/07/10 11:10:43 sb 1.8.14.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bc3657ea18e8113130820630f13d7bc97aed108c]

INTEGRATION: CWS sb71 (1.10.14); FILE MERGED

2007/10/02 10:31:38 sb 1.10.14.5: RESYNC: (1.10-1.11); FILE MERGED
2007/08/15 07:34:39 sb 1.10.14.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:15 sb 1.10.14.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.10.14.2: #i77184# Improved previous change.
2007/07/10 11:10:43 sb 1.10.14.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e4a748f146d44e8a6cb6f4e539651337ce864256]

INTEGRATION: CWS sb71 (1.7.24); FILE MERGED

2007/08/15 07:34:39 sb 1.7.24.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:14 sb 1.7.24.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.7.24.2: #i77184# Improved previous change.
2007/07/10 11:10:42 sb 1.7.24.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8f87288e4a4ca06e49f8ea7c9a961eef729472db]

INTEGRATION: CWS sb71 (1.37.70); FILE MERGED

2007/08/23 18:09:54 sb 1.37.70.3: RESYNC: (1.39-1.40); FILE MERGED
2007/06/15 08:21:55 sb 1.37.70.2: RESYNC: (1.37-1.39); FILE MERGED
2007/04/13 15:27:50 sb 1.37.70.1: #i75466# New OOo-wo-URE product.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8199ce0a601908808dc88771bff441d139cc0025]

INTEGRATION: CWS sb71 (1.44.4); FILE MERGED

2007/10/02 10:19:20 sb 1.44.4.8: RESYNC: (1.49-1.50); FILE MERGED
2007/08/23 18:07:56 sb 1.44.4.7: RESYNC: (1.48-1.49); FILE MERGED
2007/08/20 08:57:58 sb 1.44.4.6: #i75466# Set URE_BIN_DIR in rc file on all platforms (instead of in startup scripts on Linux/Solaris etc. and in rc files on others).
2007/07/18 12:33:28 sb 1.44.4.5: RESYNC: (1.45-1.48); FILE MERGED
2007/05/30 14:30:23 sb 1.44.4.4: RESYNC: (1.44-1.45); FILE MERGED
2007/05/08 14:06:47 sb 1.44.4.3: #i75466# Find a place to set URE_BIN_DIR on Windows (set in the soffice etc. start scripts on Unix).
2007/04/26 08:38:29 sb 1.44.4.2: #i75466# UNO_SETTINGS in the Jvmfwk_Ini appears to be unused.
2007/04/16 13:53:37 sb 1.44.4.1: #i75466# Use of vnd.sun.star.expand: URLs in javavendors.xml requires URE_INTERNAL_LIB_DIR to be set in OOo unorc/uno.ini.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bbd9ad85f90190c3995a31e71986e196a9251724]

INTEGRATION: CWS sb71 (1.69.22); FILE MERGED

2007/10/02 10:18:15 sb 1.69.22.3: RESYNC: (1.71-1.74); FILE MERGED
2007/08/23 18:07:48 sb 1.69.22.2: RESYNC: (1.69-1.71); FILE MERGED
2007/08/21 14:59:31 sb 1.69.22.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [739ccecc250259b23698b93f8a2c170bf8e6be97]

INTEGRATION: CWS sb71 (1.208.8); FILE MERGED

2007/10/02 10:17:23 sb 1.208.8.3: RESYNC: (1.217-1.218); FILE MERGED
2007/08/23 18:06:41 sb 1.208.8.2: RESYNC: (1.208-1.217); FILE MERGED
2007/08/21 14:59:30 sb 1.208.8.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f13f2e858abeb84f0d6b376b81b9eff81c74111a]

INTEGRATION: CWS sb71 (1.39.8); FILE MERGED

2007/08/24 09:51:00 sb 1.39.8.3: #i75466# Missing PATCH flag.
2007/07/25 11:55:01 sb 1.39.8.2: #i75466# Fixed previous change.
2007/07/23 12:41:23 sb 1.39.8.1: #i75466# Make the MacOS directory a symbolic link to the program directory (so that the program directory is available on all platforms).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0e9af81d8493ed113eadaf4b47105f94ec77725f]

INTEGRATION: CWS sb71 (1.6.538); FILE MERGED

2007/04/13 14:35:41 sb 1.6.538.1: #i75466# New OOo-wo-URE product.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [274c35ce785a91805b66c04ac05be1f3d19a20a4]

INTEGRATION: CWS sb71 (1.23.112); FILE MERGED

2007/04/13 14:35:40 sb 1.23.112.1: #i75466# New OOo-wo-URE product.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ecf88c42e71d800984210f080afde06269ce6f34]

INTEGRATION: CWS sb71 (1.13.36); FILE MERGED

2007/07/25 12:01:12 sb 1.13.36.1: #i77184# Drop MSVCRTLIB again and use already existing LIBCMT instead (which for wntmsci10 and wntmsci11 at least correctly differentiates between using msvcrt.lib and msvcrtd.lib; this probably needs to be added for wntgcci6, too).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fda743638b2e01828561532ed75f015eedd5ece1]

INTEGRATION: CWS sb71 (1.31.8); FILE MERGED

2007/10/09 08:18:17 sb 1.31.8.9: Fix for cygwin environment.
2007/10/02 09:48:02 sb 1.31.8.8: RESYNC: (1.32-1.33); FILE MERGED
2007/08/23 17:51:13 sb 1.31.8.7: RESYNC: (1.31-1.32); FILE MERGED
2007/08/13 14:16:26 sb 1.31.8.6: #i77184# Dropped /DELAYLOAD for STLport and libxml2 again---too much trouble.
2007/08/13 13:04:44 sb 1.31.8.5: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/25 12:01:12 sb 1.31.8.4: #i77184# Drop MSVCRTLIB again and use already existing LIBCMT instead (which for wntmsci10 and wntmsci11 at least correctly differentiates between using msvcrt.lib and msvcrtd.lib; this probably needs to be added for wntgcci6, too).
2007/07/12 16:17:18 hro 1.31.8.3: #i77184# Use _pRawDllMain entry point for current module file name detection
2007/07/09 13:33:54 hro 1.31.8.2: #77184# Use delayload.obj from local output tree in SAL
2007/07/09 09:16:23 hro 1.31.8.1: #77184# Use /DELAYLOAD for URE libs

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4d932f383d0d0a07531c51b705675cd386e1a4b7]

INTEGRATION: CWS sb71 (1.4.26); FILE MERGED

2007/07/25 12:01:12 sb 1.4.26.1: #i77184# Drop MSVCRTLIB again and use already existing LIBCMT instead (which for wntmsci10 and wntmsci11 at least correctly differentiates between using msvcrt.lib and msvcrtd.lib; this probably needs to be added for wntgcci6, too).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f24defc864af09d905bc0a0ae8ff42a0a60e1d67]

INTEGRATION: CWS sb71 (1.38.6); FILE MERGED

2007/10/02 09:47:53 sb 1.38.6.6: RESYNC: (1.42-1.44); FILE MERGED
2007/08/23 17:50:46 sb 1.38.6.5: RESYNC: (1.41-1.42); FILE MERGED
2007/06/15 08:13:08 sb 1.38.6.4: RESYNC: (1.39-1.41); FILE MERGED
2007/06/14 15:09:32 sb 1.38.6.3: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.
2007/05/30 14:08:12 sb 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED
2007/04/13 14:53:13 sb 1.38.6.1: #i75466# Added ure-link/lib to the general LINKFLAGSRUNPATH (in cases to which this does not pertain the bogus additional path is harmless, but still should be cleaned away).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0660dac20cb412c95f33b14b63785b080ce5b380]

INTEGRATION: CWS sb71 (1.32.6); FILE MERGED

2007/10/02 09:47:45 sb 1.32.6.6: RESYNC: (1.36-1.38); FILE MERGED
2007/08/23 17:50:39 sb 1.32.6.5: RESYNC: (1.35-1.36); FILE MERGED
2007/06/15 08:13:00 sb 1.32.6.4: RESYNC: (1.33-1.35); FILE MERGED
2007/06/14 15:09:32 sb 1.32.6.3: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.
2007/05/30 14:08:01 sb 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED
2007/04/13 14:53:12 sb 1.32.6.1: #i75466# Added ure-link/lib to the general LINKFLAGSRUNPATH (in cases to which this does not pertain the bogus additional path is harmless, but still should be cleaned away).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0d448c36d40d8d51544a9921a50071d9c1b0f363]

INTEGRATION: CWS sb71 (1.9.6); FILE MERGED

2007/08/23 17:50:22 sb 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED
2007/06/14 15:09:32 sb 1.9.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5464d697a74e11158b51701ddb70e9ceaae421cb]

INTEGRATION: CWS sb71 (1.20.6); FILE MERGED

2007/08/23 17:50:05 sb 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED
2007/06/14 15:09:32 sb 1.20.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7faa50b11793c086cfb47993f517f0c430a704b2]

INTEGRATION: CWS sb71 (1.26.6); FILE MERGED

2007/08/23 17:49:48 sb 1.26.6.3: RESYNC: (1.27-1.28); FILE MERGED
2007/07/18 12:00:44 sb 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED
2007/06/14 15:09:32 sb 1.26.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3d1726f5dadba33f27a673a8164d3790f91b32d1]

INTEGRATION: CWS sb71 (1.32.16); FILE MERGED

2007/10/02 09:47:38 sb 1.32.16.6: RESYNC: (1.39-1.40); FILE MERGED
2007/08/23 17:49:32 sb 1.32.16.5: RESYNC: (1.36-1.39); FILE MERGED
2007/06/15 08:12:53 sb 1.32.16.4: RESYNC: (1.34-1.36); FILE MERGED
2007/06/14 15:09:32 sb 1.32.16.3: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.
2007/05/30 14:07:29 sb 1.32.16.2: RESYNC: (1.32-1.34); FILE MERGED
2007/04/13 14:53:12 sb 1.32.16.1: #i75466# Added ure-link/lib to the general LINKFLAGSRUNPATH (in cases to which this does not pertain the bogus additional path is harmless, but still should be cleaned away).

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0eaeb07e620ad6c3d356bb2489e53a98b12186d8]

INTEGRATION: CWS sb71 (1.43.6); FILE MERGED

2007/06/14 15:09:32 sb 1.43.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8dc72db8d2e0001ed4e05ef0974255b512e23528]

INTEGRATION: CWS sb71 (1.3.6); FILE MERGED

2007/07/18 12:00:23 sb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED
2007/06/14 15:09:32 sb 1.3.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2e85d5a92ef157d2c02532fe03274b421bef98e3]

INTEGRATION: CWS sb71 (1.12.6); FILE MERGED

2007/06/14 15:09:32 sb 1.12.6.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d93d7e020a6d79f070cdfe89de4dc207995f344a]

INTEGRATION: CWS sb71 (1.109.32); FILE MERGED

2007/10/02 09:47:30 sb 1.109.32.4: RESYNC: (1.113-1.114); FILE MERGED
2007/07/18 11:59:48 sb 1.109.32.3: RESYNC: (1.110-1.113); FILE MERGED
2007/06/15 08:12:35 sb 1.109.32.2: RESYNC: (1.109-1.110); FILE MERGED
2007/06/14 15:09:32 sb 1.109.32.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c5956d64ab999acf8cc5ca9d61f8bce266a1ccf9]

INTEGRATION: CWS sb71 (1.63.20); FILE MERGED

2007/07/18 11:59:17 sb 1.63.20.3: RESYNC: (1.64-1.67); FILE MERGED
2007/06/15 08:12:15 sb 1.63.20.2: RESYNC: (1.63-1.64); FILE MERGED
2007/06/14 15:09:32 sb 1.63.20.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [cdbd597660cefc32971d5b341f9a124015754419]

INTEGRATION: CWS sb71 (1.214.26); FILE MERGED

2007/08/23 17:48:15 sb 1.214.26.4: RESYNC: (1.218-1.219); FILE MERGED
2007/07/18 11:58:58 sb 1.214.26.3: RESYNC: (1.215-1.218); FILE MERGED
2007/06/15 08:12:08 sb 1.214.26.2: RESYNC: (1.214-1.215); FILE MERGED
2007/06/14 15:09:32 sb 1.214.26.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [86af31852e4022362e6783646f5ee790f5739b08]

INTEGRATION: CWS sb71 (1.113.8); FILE MERGED

2007/10/11 09:36:01 sb 1.113.8.11: #i82391# Delayloading is more trouble than it is worth.
2007/10/09 08:18:16 sb 1.113.8.10: Fix for cygwin environment.
2007/08/27 08:11:02 sb 1.113.8.9: #i77184# Reverted changes of 1.113.8.7 again (/DELAYLOAD of rmcxt and store is necessary when they are accessed from other objects in URE, even though they are not accessed from OOo).
2007/08/23 17:47:49 sb 1.113.8.8: RESYNC: (1.114-1.117); FILE MERGED
2007/08/21 15:46:54 sb 1.113.8.7: #i77184# /DELAYLOAD of rmcxt and store was by mistake.
2007/08/13 14:32:43 sb 1.113.8.6: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB.
2007/08/13 14:16:26 sb 1.113.8.5: #i77184# Dropped /DELAYLOAD for STLport and libxml2 again---too much trouble.
2007/08/13 11:26:17 sb 1.113.8.4: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble).
2007/07/23 13:32:40 sb 1.113.8.3: #i77184# Introduced libxml2wrapper.
2007/07/18 11:57:33 sb 1.113.8.2: RESYNC: (1.113-1.114); FILE MERGED
2007/07/17 13:07:05 sb 1.113.8.1: #i77184# Link /DELAYLOAD against URE libraries on Windows.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [07a2d8146af023df779736e97f223c2d83fbd9f7]

INTEGRATION: CWS sb71 (1.106.32); FILE MERGED

2007/07/18 11:58:01 sb 1.106.32.2: RESYNC: (1.106-1.109); FILE MERGED
2007/06/14 15:09:31 sb 1.106.32.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ee4f3bf15fff986c7fb978372e1ea34d0fad6d27]

INTEGRATION: CWS sb71 (1.61.20); FILE MERGED

2007/07/18 11:57:41 sb 1.61.20.2: RESYNC: (1.61-1.62); FILE MERGED
2007/06/14 15:09:31 sb 1.61.20.1: #i75466# Replaced LINKFLAGSRUNPATH with more flexible APP|SHLnRPATH.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2e884524730b9af0de1a45ae54bd49a17c860841]

INTEGRATION: CWS sb71 (1.50.38); FILE MERGED

2007/10/02 09:44:57 sb 1.50.38.3: RESYNC: (1.53-1.54); FILE MERGED
2007/08/23 17:44:48 sb 1.50.38.2: RESYNC: (1.50-1.53); FILE MERGED
2007/07/26 08:15:49 sb 1.50.38.1: #i79432# Support scp2 Unixlink also in install_simple.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a15533d9ad01bdba0bb235d8346b6e3c7d3c413e]

INTEGRATION: CWS sb71 (1.23.300); FILE MERGED

2007/10/02 09:44:19 sb 1.23.300.4: RESYNC: (1.24-1.27); FILE MERGED
2007/08/23 17:44:31 sb 1.23.300.3: RESYNC: (1.23-1.24); FILE MERGED
2007/06/26 11:49:04 sb 1.23.300.2: #i75466# Sneak NATIVESERVICESURLPREFIX into the ComponentNames for the scp2 Regmergefile mechanism.
2007/04/13 15:26:48 sb 1.23.300.1: #i75466# Adapted to new regcomp -wop=<prefix> feature, introduced NATIVE/JAVASERVICESURLPREFIX.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c92796ac01acbe98dccc2ece56a180f99f4de9bd]

INTEGRATION: CWS sb71 (1.3.632); FILE MERGED

2007/08/23 17:44:13 sb 1.3.632.2: RESYNC: (1.3-1.4); FILE MERGED
2007/06/26 11:49:04 sb 1.3.632.1: #i75466# Sneak NATIVESERVICESURLPREFIX into the ComponentNames for the scp2 Regmergefile mechanism.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7c6d89dcd62aea094f3e494e701d2a1c9df9f309]

INTEGRATION: CWS sb71 (1.85.8); FILE MERGED

2007/10/02 09:36:52 sb 1.85.8.7: RESYNC: (1.92-1.93); FILE MERGED
2007/08/23 17:42:49 sb 1.85.8.6: RESYNC: (1.90-1.92); FILE MERGED
2007/07/26 08:15:48 sb 1.85.8.5: #i79432# Support scp2 Unixlink also in install_simple.
2007/07/18 11:52:25 sb 1.85.8.4: RESYNC: (1.87-1.90); FILE MERGED
2007/06/26 11:49:04 sb 1.85.8.3: #i75466# Sneak NATIVESERVICESURLPREFIX into the ComponentNames for the scp2 Regmergefile mechanism.
2007/05/30 13:56:55 sb 1.85.8.2: RESYNC: (1.85-1.87); FILE MERGED
2007/04/13 15:26:48 sb 1.85.8.1: #i75466# Adapted to new regcomp -wop=<prefix> feature, introduced NATIVE/JAVASERVICESURLPREFIX.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [eb02744982d4ab7d132b54c88decb0ac5329ee69]

INTEGRATION: CWS sb71 (1.48.6); FILE MERGED

2007/10/02 09:36:10 sb 1.48.6.8: RESYNC: (1.59-1.62); FILE MERGED
2007/08/23 17:42:12 sb 1.48.6.7: RESYNC: (1.54-1.59); FILE MERGED
2007/07/18 11:51:37 sb 1.48.6.6: RESYNC: (1.52-1.54); FILE MERGED
2007/06/26 11:54:39 sb 1.48.6.5: #i75466# For now, create a special ooowoure legacy_binfilters.rdb, with special vnd.sun.star.expand prefixes for the component URLs.
2007/06/15 08:07:51 sb 1.48.6.4: RESYNC: (1.51-1.52); FILE MERGED
2007/05/30 13:30:57 sb 1.48.6.3: RESYNC: (1.48-1.51); FILE MERGED
2007/04/27 14:15:47 sb 1.48.6.2: #i75466# Introduced OOO_BASE_DIR via which OOo-wo-URE components are located in the OOo-wo-URE services.rdb.
2007/04/13 15:32:55 sb 1.48.6.1: #i75466# New OOo-wo-URE product. Adapted to new regcomp -wop=<prefix> feature.

2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5f73523860d8a352fd308eca8c5adbe24c613778]

INTEGRATION: CWS sb71 (1.66.10); FILE MERGED

2007/10/05 11:27:40 sb 1.66.10.9: More to fix after resync (dropped -addsystemintegration).
2007/10/05 10:41:58 sb 1.66.10.8: Fixed after resync (dropped -packagelist).
2007/10/02 09:36:00 sb 1.66.10.7: RESYNC: (1.71-1.72); FILE MERGED
2007/08/23 17:42:04 sb 1.66.10.6: RESYNC: (1.68-1.71); FILE MERGED
2007/06/19 11:38:43 sb 1.66.10.5: #i75466# Adapted to Mac OS X.
2007/06/15 08:07:44 sb 1.66.10.4: RESYNC: (1.67-1.68); FILE MERGED
2007/05/30 13:30:50 sb 1.66.10.3: RESYNC: (1.66-1.67); FILE MERGED
2007/05/04 11:38:40 sb 1.66.10.2: #i75466# Fixed ooowoure build line.
2007/04/13 15:31:36 sb 1.66.10.1: #i75466# New OOo-wo-URE product. Adapted to new regcomp -wop=<prefix> feature.

2007-10-11  Kurt Zenker  <kz@openoffice.org>  [0475d8eb218b1a095fc0d4345b5c5d959555482b]

SRC680


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [40f6ce6ad6a70c8675a900de95574e92103d9e76]

INTEGRATION: CWS pyunofixes4 (1.8.522); FILE MERGED

2007/08/07 20:38:59 jbu 1.8.522.1: #i56236# fix the nameclash between the  PYTHONPATH environment variable and the loader bootstrap parameter by adding the PYUNO_LOADER prefix

2007-10-10  Kurt Zenker  <kz@openoffice.org>  [5333f6a0948da7d9d478877efcdcb751e3a2f5be]

INTEGRATION: CWS pppopt02 (1.1.2); FILE ADDED

2007/05/16 15:31:32 sj 1.1.2.1: initial version

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [30c08bb05a21f645cf2bb6c094ad3e0ac99f0e93]

INTEGRATION: CWS aquavcl03 (1.3.44); FILE MERGED

2007/09/17 17:23:06 pl 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED
2007/08/08 09:52:58 pl 1.3.44.1: #i80407# add nib

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [4173a6adb62a3248f510154f1f82fa4e1ac70f24]

INTEGRATION: CWS aquavcl03 (1.18.36); FILE MERGED

2007/08/07 10:29:54 pl 1.18.36.3: RESYNC: (1.18-1.20); FILE MERGED
2007/07/26 22:16:13 ericb 1.18.36.2: #i80066# fix breakage in testshl2 ( objc++ switchs are causing garbage)
2007/07/26 11:14:28 pl 1.18.36.1: #i80066# add cocoa framework and objective c++ switches

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [2ec827196621b68d7e137e7788a32668e5db67cb]

INTEGRATION: CWS hr47 (1.2.32); FILE MERGED

2007/10/05 11:57:12 hr 1.2.32.1: #i82172#: handle any combination of line~end-conventions/OS in administrative files and .cvspass

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [1c2f223a2f3019dfc80e3e670967824d67343e38]

INTEGRATION: CWS hr47 (1.32.22); FILE MERGED

2007/10/05 12:47:58 hr 1.32.22.2: #i82289#: resync_module_action(): create module directory even in case there is nothing to be resynced in that module
2007/10/05 12:32:07 hr 1.32.22.1: #i82289#: resync_module_action(): create module directory even in case there is nothing to be resynced in that module

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ec81a89aa5f7f37a93f7724026a1443681aa6a93]

INTEGRATION: CWS spotlightplugin01 (1.218.6); FILE MERGED

2007/09/14 20:15:44 fheckl 1.218.6.1: #72355 Adding files to install set

2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f5689d3c006fe0535131c8280950e5a0c25eee42]

INTEGRATION: CWS spotlightplugin01 (1.39.86); FILE MERGED

2007/09/14 20:15:45 fheckl 1.39.86.1: #72355 Adding files to install set

2007-10-08  Rüdiger Timm  <rt@openoffice.org>  [06c1902ffe2b0879c6264490280ace76ee38c98e]

#i82340# Fix DEFAULT_TO_ENGLISCH.


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [c4a3cd847819c705cdd6ea892b0af21b60bc51bb]

SRC680


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [5d7b2dfba328681d420921f6717b6b7b762c8c74]

#i81182# Re-generated after integration of CWS pmladek06.


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [5b3140054037bbada4cec377775622607e146ab6]

INTEGRATION: CWS pmladek06 (1.156.16); FILE MERGED

2007/09/06 15:47:28 pmladek 1.156.16.1: #i81182#
fixes build with IBM Java 1.5.0 on PPC

2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [aa66afde79d972b9ef7f075d242c4ba3e7a39620]

INTEGRATION: CWS pmladek06 (1.220.4); FILE MERGED

2007/09/06 15:47:27 pmladek 1.220.4.1: #i81182#
fixes build with IBM Java 1.5.0 on PPC

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [4bed4a86ca4df8caa68b45648f6b67a6cb784f7f]

INTEGRATION: CWS l10ntooling06 (1.38.50); FILE MERGED

2007/09/27 14:27:11 ihi 1.38.50.1: remove sx

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [0adc3e285fcb25bbfe02ff68aea233b53f670b3a]

INTEGRATION: CWS native111 (1.11.74); FILE MERGED

2007/09/25 15:45:24 is 1.11.74.1: #150535# slash to backslash

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [53cc587841d0a2965fb210781397858b0dbf27a4]

INTEGRATION: CWS native111 (1.54.18); FILE MERGED

2007/09/25 09:37:17 is 1.54.18.1: #150535# fixing multiple shellnew files in installation set

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [ac6e0a258941925b35e2db1c90a870b907bdcb15]

INTEGRATION: CWS native111 (1.38.42); FILE MERGED

2007/09/25 11:22:16 is 1.38.42.1: #i81903# DEFAULT_TO_ENGLISH_FOR_PACKING changes only source, no longer destination

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [1009a378240a90141929ef7bd1fd79648524304d]

INTEGRATION: CWS native111 (1.73.18); FILE MERGED

2007/09/25 09:37:17 is 1.73.18.1: #150535# fixing multiple shellnew files in installation set

2007-10-02  Kurt Zenker  <kz@openoffice.org>  [c81163856d223386ceae0f5d44d9d802838f6651]

INTEGRATION: CWS native111 (1.14.290); FILE MERGED

2007/09/25 11:22:16 is 1.14.290.1: #i81903# DEFAULT_TO_ENGLISH_FOR_PACKING changes only source, no longer destination

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ed9921b778a10054f62bf9acc7b2cc5e1e98537]

SRC680


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fd68e04dd6efd1280523211cad0fadfdc186b91]

INTEGRATION: CWS sb76 (1.71.10); FILE MERGED

2007/08/31 11:02:31 sb 1.71.10.1: #i77885# Consolidate stoc libraries; patch by jnavrati.

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [487ada507a98ba5bfd6a57f33501468f9e246789]

INTEGRATION: CWS sb76 (1.256.10); FILE MERGED

2007/08/31 11:02:30 sb 1.256.10.1: #i77885# Consolidate stoc libraries; patch by jnavrati.

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [143e887c502025b20df837ad663a25c747536e7e]

INTEGRATION: CWS sb76 (1.72.14); FILE MERGED

2007/08/31 11:01:07 sb 1.72.14.1: #i77885# Consolidate stoc libraries; patch by jnavrati.

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [122f15f011c15fbcb599ff1e35e0d8802f9a2cf8]

INTEGRATION: CWS swwarnings (1.22.20); FILE MERGED

2007/08/22 14:26:10 tl 1.22.20.6: #i69287# warning-free code
2007/08/21 10:46:40 tl 1.22.20.5: RESYNC: (1.31-1.32); FILE MERGED
2007/06/29 05:36:04 os 1.22.20.4: merge error fixed
2007/06/28 12:27:14 os 1.22.20.3: RESYNC: (1.27-1.31); FILE MERGED
2007/05/29 08:09:01 os 1.22.20.2: RESYNC: (1.22-1.27); FILE MERGED
2007/04/18 07:56:15 tl 1.22.20.1: #i69287# warning-free code

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69a69bcbd46b7c3c34ea87966b0b9742751ba075]

INTEGRATION: CWS swwarnings (1.38.28); FILE MERGED

2007/09/24 06:52:33 os 1.38.28.7: RESYNC: (1.42-1.43); FILE MERGED
2007/08/22 14:26:10 tl 1.38.28.6: #i69287# warning-free code
2007/08/21 10:46:13 tl 1.38.28.5: RESYNC: (1.41-1.42); FILE MERGED
2007/06/29 05:34:40 os 1.38.28.4: merge error fixed
2007/06/28 12:26:56 os 1.38.28.3: RESYNC: (1.39-1.41); FILE MERGED
2007/05/29 08:08:53 os 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED
2007/04/18 07:56:14 tl 1.38.28.1: #i69287# warning-free code

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d947928ddc1dbbce46825a54b3ad3bc2ae480bc1]

INTEGRATION: CWS swwarnings (1.32.28); FILE MERGED

2007/09/24 06:52:26 os 1.32.28.7: RESYNC: (1.36-1.37); FILE MERGED
2007/08/22 14:26:10 tl 1.32.28.6: #i69287# warning-free code
2007/08/21 10:46:05 tl 1.32.28.5: RESYNC: (1.35-1.36); FILE MERGED
2007/06/29 05:36:04 os 1.32.28.4: merge error fixed
2007/06/28 12:26:49 os 1.32.28.3: RESYNC: (1.33-1.35); FILE MERGED
2007/05/29 08:08:45 os 1.32.28.2: RESYNC: (1.32-1.33); FILE MERGED
2007/04/18 07:56:14 tl 1.32.28.1: #i69287# warning-free code

2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eacf12f9ee97e817079b91b4db428eeba0a40f93]

INTEGRATION: CWS swwarnings (1.32.22); FILE MERGED

2007/08/22 14:26:10 tl 1.32.22.6: #i69287# warning-free code
2007/08/21 10:44:43 tl 1.32.22.5: RESYNC: (1.36-1.39); FILE MERGED
2007/06/29 05:36:04 os 1.32.22.4: merge error fixed
2007/06/28 12:26:08 os 1.32.22.3: RESYNC: (1.34-1.36); FILE MERGED
2007/05/29 08:08:16 os 1.32.22.2: RESYNC: (1.32-1.34); FILE MERGED
2007/04/18 07:56:13 tl 1.32.22.1: #i69287# warning-free code

2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [50c2e383431def675adbfe30f0c876e01751feea]

INTEGRATION: CWS vcl82 (1.57.64); FILE MERGED

2007/09/24 13:01:55 pl 1.57.64.1: #i73360# add vcl resource to patch

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [118731a8a50642e6cd11365bec5a6248be316e7c]

SRC680


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [ad9f3665f783c0508e08d0b856dd37aeecc451c3]

INTEGRATION: CWS vq40 (1.3.122); FILE MERGED

2007/09/20 03:09:12 vq 1.3.122.1: #i71986# Patch for guw for MinGW port.
Patch from Takashi Ono.

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [67a263e229947006f9334eef4c0c61e4a0ef4b8e]

INTEGRATION: CWS vq40 (1.89.72); FILE MERGED

2007/09/01 07:59:18 vq 1.89.72.1: #i81185# Adapt to new $(mktmp ..) behavior.

2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [60c72c64b0a9c0a3b8731ed50f43fbeff0b87284]

INTEGRATION: CWS sysui25 (1.38.142); FILE MERGED

2007/09/11 10:58:23 ihi 1.38.142.1: #i81496# kn-IN -> kn

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [084e8053f5371324365084d263e9300dd02e64ca]

INTEGRATION: CWS os2port01 (1.16.28); FILE MERGED

2007/09/05 09:49:08 obr 1.16.28.2: RESYNC: (1.16-1.17); FILE MERGED
2006/12/28 15:05:49 ydario 1.16.28.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3bca1225501435716dbbe81688670a65a8d42749]

INTEGRATION: CWS os2port01 (1.5.48); FILE MERGED

2006/12/28 15:05:49 ydario 1.5.48.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c9adb378fad296892a18b31e39f56f088fc3ccab]

INTEGRATION: CWS os2port01 (1.10.12); FILE MERGED

2007/08/13 11:18:40 obr 1.10.12.2: RESYNC: (1.10-1.15); FILE MERGED
2006/12/28 15:05:49 ydario 1.10.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5b981463a0851d831f91683e833e180ac1464e5e]

INTEGRATION: CWS os2port01 (1.3.34); FILE MERGED

2007/08/13 11:18:47 obr 1.3.34.2: RESYNC: (1.3-1.5); FILE MERGED
2006/12/28 15:05:49 ydario 1.3.34.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8c66472fb72bf573450a9dbdc0da8e66db4f11c0]

INTEGRATION: CWS os2port01 (1.8.30); FILE MERGED

2006/12/28 15:05:48 ydario 1.8.30.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3e134be73e675599051aa52a05c4644239920a2d]

INTEGRATION: CWS os2port01 (1.11.48); FILE MERGED

2007/08/13 11:17:53 obr 1.11.48.2: RESYNC: (1.11-1.12); FILE MERGED
2006/12/28 15:05:48 ydario 1.11.48.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1b6a1428bf0aec00b4bd1b79aca30b87108fcfca]

INTEGRATION: CWS os2port01 (1.9.48); FILE MERGED

2007/08/13 11:17:09 obr 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED
2006/12/28 15:05:48 ydario 1.9.48.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e41883022ba3caca24a423f6ff80543d650d689a]

INTEGRATION: CWS os2port01 (1.5.12); FILE MERGED

2007/08/13 11:16:55 obr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2006/12/28 15:05:48 ydario 1.5.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7f8182374a5c72e6fc4d6b3152cb9642c2e1687f]

INTEGRATION: CWS os2port01 (1.3.12); FILE MERGED

2007/08/13 11:17:02 obr 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED
2006/12/28 15:05:47 ydario 1.3.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e2d5d21da72c37cadd536d3d8946e623ed6c0c1f]

INTEGRATION: CWS os2port01 (1.1.1.1.162); FILE MERGED

2007/08/08 08:43:45 obr 1.1.1.1.162.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2006/12/28 14:54:34 ydario 1.1.1.1.162.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [81830d82cf239830c48676c0afda29471e041cbe]

INTEGRATION: CWS os2port01 (1.9.12); FILE MERGED

2007/08/08 08:43:38 obr 1.9.12.2: RESYNC: (1.9-1.11); FILE MERGED
2006/12/28 14:54:34 ydario 1.9.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [63aff395a35d9bf5e003b275f72748ddbc6b318c]

INTEGRATION: CWS os2port01 (1.6.6); FILE MERGED

2007/09/20 07:04:44 obr 1.6.6.3: fix for build breaker (not found earlier because prebuild binaries are used in SUN build environment
2007/08/08 08:43:31 obr 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED
2006/12/28 14:54:34 ydario 1.6.6.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a5cb3b1a24c349ac97dfd360fc8000013ce3c715]

INTEGRATION: CWS os2port01 (1.1.1.1.162); FILE MERGED

2007/08/08 08:43:14 obr 1.1.1.1.162.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2006/12/28 14:54:34 ydario 1.1.1.1.162.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [db881df4c997d3b5aeabbea0423848500f171380]

INTEGRATION: CWS os2port01 (1.5.18); FILE MERGED

2007/08/08 08:43:07 obr 1.5.18.2: RESYNC: (1.5-1.7); FILE MERGED
2006/12/28 14:54:34 ydario 1.5.18.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bebf67e071ac1b271e28f00a1128b170d1827801]

INTEGRATION: CWS os2port01 (1.1.1.1.162); FILE MERGED

2007/08/08 08:35:03 obr 1.1.1.1.162.2: RESYNC: (1.1.1.1-1.2); FILE MERGED
2006/12/28 14:54:34 ydario 1.1.1.1.162.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [18f432c24364a5e38c29b3d9407d473a371b9aa9]

INTEGRATION: CWS os2port01 (1.2.18); FILE MERGED

2006/12/28 14:54:33 ydario 1.2.18.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [755df7bf5749b28771427a1fa959e248d356ed42]

INTEGRATION: CWS os2port01 (1.7.12); FILE MERGED

2007/08/08 08:31:51 obr 1.7.12.2: RESYNC: (1.7-1.10); FILE MERGED
2006/12/28 14:54:33 ydario 1.7.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [83857b0295d711292c0d303d58bdbc6cde58f973]

INTEGRATION: CWS os2port01 (1.1.1.1.162); FILE MERGED

2006/12/28 14:54:33 ydario 1.1.1.1.162.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e120f43d42a6b877773cfdbdda4e5f673cc81b2f]

INTEGRATION: CWS os2port01 (1.6.12); FILE MERGED

2007/08/08 08:30:36 obr 1.6.12.2: RESYNC: (1.6-1.9); FILE MERGED
2006/12/28 14:54:33 ydario 1.6.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [239e64c381d26529915665e8c77283f8ba5a9946]

INTEGRATION: CWS os2port01 (1.5.12); FILE MERGED

2007/08/08 08:29:10 obr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2006/12/28 14:54:32 ydario 1.5.12.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [eaedf6e33ecc2f7dd9e0a811ed5716c141ce7651]

INTEGRATION: CWS os2port01 (1.7.6); FILE MERGED

2007/08/08 08:28:32 obr 1.7.6.2: RESYNC: (1.7-1.10); FILE MERGED
2006/12/28 14:54:32 ydario 1.7.6.1: OS/2 initial import.

2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b30f9d2340b651e24fa3a12d9c39950a9f273bff]

INTEGRATION: CWS os2port01 (1.24.6); FILE MERGED

2007/08/08 08:28:04 obr 1.24.6.2: RESYNC: (1.24-1.29); FILE MERGED
2006/12/28 14:54:32 ydario 1.24.6.1: OS/2 initial import.

2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ca04a51f924435fa3b4bd36052d6dd4b24d642f9]

INTEGRATION: CWS chart11 (1.42.12); FILE MERGED

2007/08/01 05:54:25 bm 1.42.12.1: #i79522# chart2 made warning free

2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fc90e7f2094e2bd3c1f00417ba6f13a9a5a9dfde]

INTEGRATION: CWS chart11 (1.36.12); FILE MERGED

2007/08/01 06:24:58 bm 1.36.12.1: #i79522# chart2 made warning free

2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [06e59d3fb4720c0361edb8abca2ad5c2caea7c78]

SRC680


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [684c44e9abb08557c279cdad376ca46307592f29]

INTEGRATION: CWS macosxspellchecker (1.256.8); FILE MERGED

2007/09/13 14:10:19 msicotte 1.256.8.4: deliver libMacOSXSpell for QUARTZ, not X11
2007/09/12 21:09:07 msicotte 1.256.8.3: #i77592#: change to deliver libMacOSXSpell only for MAC OS X AQUA
2007/08/29 14:08:30 msicotte 1.256.8.2: changing conditions for delivering libMacOSXSpell
2007/08/29 01:38:08 msicotte 1.256.8.1: #i77592#: package libmacosxspell680mxi for Mac OS X

2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [168b77b1b108103e855d9438c546cd6e3b6b6096]

INTEGRATION: CWS macaddressbook01 (1.63.34); FILE MERGED

2007/07/09 23:35:31 ericb 1.63.34.2: RESYNC: (1.63-1.69); FILE MERGED
2007/07/08 19:02:48 msicotte 1.63.34.1: #i77591# initial commit

2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [1ca5ccabf6e87863e315afdbb04d2dafbda2cf2f]

INTEGRATION: CWS macaddressbook01 (1.244.36); FILE MERGED

2007/07/09 23:35:07 ericb 1.244.36.2: RESYNC: (1.244-1.250); FILE MERGED
2007/07/08 19:02:48 msicotte 1.244.36.1: #i77591# initial commit

2007-09-13  Oliver Bolte  <obo@openoffice.org>  [a78f3dd95fd08c41d226471feec088285ec7cf6d]

#i10000# new: wntmsci11.pro for openoffice


2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [7d49717a73c228362de5a8d2ec2d5cfdc0ef6710]

INTEGRATION: CWS native109 (1.256.4); FILE MERGED

2007/08/27 08:57:22 dv 1.256.4.1: #i80530# Set correct ProcessorArchitecture for assembly Policy_Cli_Cppuhelper_Assembly

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [7e85163fec61f30232c08ddcf05898e5612cd683]

INTEGRATION: CWS native109 (1.3.116); FILE MERGED

2007/08/27 10:22:53 is 1.3.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [dab88f9c704bf2fb141ae6deecb8247a92dc6164]

INTEGRATION: CWS native109 (1.6.82); FILE MERGED

2007/08/27 10:22:53 is 1.6.82.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [07b6a8ce170db34ecb791ae6760e69933a981476]

INTEGRATION: CWS native109 (1.3.116); FILE MERGED

2007/08/27 10:22:52 is 1.3.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3f62c828dc0ebeac2dec3872be090ef585382a59]

INTEGRATION: CWS native109 (1.7.82); FILE MERGED

2007/08/27 10:22:52 is 1.7.82.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [03518d890628d7f2201c741c508e256dcb6e9dae]

INTEGRATION: CWS native109 (1.2.116); FILE MERGED

2007/08/27 10:22:52 is 1.2.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [bf10df66fc27dd9a5e531eff379741651419c444]

INTEGRATION: CWS native109 (1.9.116); FILE MERGED

2007/08/27 10:22:51 is 1.9.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [57ec3a84d8a6dd27d5e90c81a19d3d850d995410]

INTEGRATION: CWS native109 (1.3.116); FILE MERGED

2007/08/27 10:22:51 is 1.3.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [44011a83955c154935b4a8a28404b4b9b9784daa]

INTEGRATION: CWS native109 (1.10.116); FILE MERGED

2007/08/27 10:22:51 is 1.10.116.1: #i80676,i80677# new bitmaps and text positions

2007-09-07  Vladimir Glazounov  <vg@openoffice.org>  [fca92afe10b5697bf566fad96c03da380b1f50f2]

#i10000# fix name matching


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [108a1e8e30be91d646451975da653d439bb3adfa]

SRC680


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [287263eea77166858896d7a9d6be624234c340d5]

INTEGRATION: CWS mingwport06 (1.113.74); FILE MERGED

2007/08/24 14:27:26 vg 1.113.74.1: #i80359# MinGW port efforts

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb8c92e4bdd058bab237477718470ab466503a3f]

INTEGRATION: CWS mingwport06 (1.42.42); FILE MERGED

2007/08/27 15:49:03 vg 1.42.42.1: #i80359# MinGW port efforts

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2e666cb6b28d14bb4d4a62223db36befcbc039ac]

INTEGRATION: CWS mingwport06 (1.41.42); FILE MERGED

2007/08/28 15:58:23 vg 1.41.42.2: #i80359# MinGW port efforts
2007/08/27 15:49:03 vg 1.41.42.1: #i80359# MinGW port efforts

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ea9c7342db31c3a9d0a516feb41a1ee554bc147d]

INTEGRATION: CWS mingwport06 (1.1.2); FILE ADDED

2007/08/27 15:50:26 vg 1.1.2.1: #i80359# MinGW port efforts

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [00ea7a5d9d80706141a8b65f120e86f96ebb91fe]

INTEGRATION: CWS native100 (1.9.52); FILE MERGED

2007/08/23 14:50:00 is 1.9.52.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [75a5e12456d380cbd9933ffe68ab25109679be15]

INTEGRATION: CWS native100 (1.17.274); FILE MERGED

2007/08/23 14:49:59 is 1.17.274.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [00b0bed6be057ced8b5c4e2611467def0a8f5fcf]

INTEGRATION: CWS native100 (1.4.800); FILE MERGED

2007/08/23 14:49:59 is 1.4.800.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2a5573f7ec347e10abfb0ea609c13a57f24f6bf5]

INTEGRATION: CWS native100 (1.6.484); FILE MERGED

2007/08/23 14:49:59 is 1.6.484.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ce8fa1c73c2250932685dcab8fef5a25ad6997ad]

INTEGRATION: CWS native100 (1.2.706); FILE MERGED

2007/08/23 14:49:58 is 1.2.706.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ebdea0d52cc7351d89e78eb98bacbe2f165b8220]

INTEGRATION: CWS native100 (1.8.578); FILE MERGED

2007/08/23 14:49:58 is 1.8.578.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b1ae36bdc7c8482373567fb7986a3f05b534d422]

INTEGRATION: CWS native100 (1.3.542); FILE MERGED

2007/08/23 14:49:58 is 1.3.542.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [62ef3a3940f4bdc275970942440eb648362eaf0b]

INTEGRATION: CWS native100 (1.10.530); FILE MERGED

2007/08/23 14:49:58 is 1.10.530.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6c0690d594df421e776a9fb9e3e6818524b71c61]

INTEGRATION: CWS native100 (1.59.2); FILE MERGED

2007/08/23 15:22:23 is 1.59.2.1: #i80938# simpler call of make_installer, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b850af3f8f66e335fd59e8b173fd8d06dffb2209]

INTEGRATION: CWS native100 (1.4.72); FILE MERGED

2007/08/23 14:49:58 is 1.4.72.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [152a2ec68484f07b021582957ec19c0609b98e22]

INTEGRATION: CWS native100 (1.6.54); FILE MERGED

2007/08/31 10:56:34 is 1.6.54.1: #i80938# additional languages

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2a395d7871c92b6c03ed0fb9eacceceb9b8c8878]

INTEGRATION: CWS native100 (1.5.54); FILE MERGED

2007/08/31 10:56:34 is 1.5.54.3: #i80938# additional languages
2007/08/31 10:33:05 is 1.5.54.2: #i80938# additional languages
2007/08/23 14:49:57 is 1.5.54.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ae284c2777a6a9d30a3fc5647087630b866af670]

INTEGRATION: CWS native100 (1.5.54); FILE MERGED

2007/08/23 14:49:57 is 1.5.54.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8367270dfa7ba21411eaf3f3aeca343abc1e2291]

INTEGRATION: CWS native100 (1.71.2); FILE MERGED

2007/08/27 08:50:24 is 1.71.2.2: #i80938# include OOOIGNORE because of missing ooo package for fonts
2007/08/23 14:49:57 is 1.71.2.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f4ef70755465cf434e1ffedca2cc23ae9a0dbe12]

INTEGRATION: CWS native100 (1.5.2); FILE MERGED

2007/08/23 14:49:57 is 1.5.2.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [24eff8c4b4b71b51af4e93c895e7bbbce66b583d]

INTEGRATION: CWS native100 (1.3.68); FILE MERGED

2007/08/23 14:49:56 is 1.3.68.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8ee59f0c535b2b8601f48932ce3561443b507463]

INTEGRATION: CWS native100 (1.13.276); FILE MERGED

2007/08/23 14:49:56 is 1.13.276.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [869d8405e1127efab6e54c9cad1c3d867617f990]

INTEGRATION: CWS native100 (1.5.2); FILE MERGED

2007/08/23 14:49:56 is 1.5.2.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [67bbbd29ce3b2e5bd2fbe250b669114501f49990]

INTEGRATION: CWS native100 (1.7.2); FILE MERGED

2007/08/23 14:49:55 is 1.7.2.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ca63038631b89726f8283d02aca2a87b1d70f3e2]

INTEGRATION: CWS native100 (1.13.276); FILE MERGED

2007/08/23 14:49:55 is 1.13.276.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3b9a82ccb6ed36636f61034fbd2527301c94bb3d]

INTEGRATION: CWS native100 (1.4.800); FILE MERGED

2007/08/23 14:49:55 is 1.4.800.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [81379ad5453ede97f699f6e18f7e253f45e16fbd]

INTEGRATION: CWS native100 (1.12.276); FILE MERGED

2007/08/23 14:49:54 is 1.12.276.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c5de9488d722d4e2443bd4c85fd849b5bf8653a5]

INTEGRATION: CWS native100 (1.15.276); FILE MERGED

2007/08/23 14:49:54 is 1.15.276.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9b342c58a942ddd77f6b2375da57a0b5a02d7496]

INTEGRATION: CWS native100 (1.8.68); FILE MERGED

2007/08/23 14:49:54 is 1.8.68.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d09bbf2823869f0bfb0ff6710a387bf7159a808e]

INTEGRATION: CWS native100 (1.5.488); FILE MERGED

2007/08/23 14:49:54 is 1.5.488.1: #i80937# introducing module order

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [39d7aa3da3a8ce6fec0d05538f462b76322419fa]

INTEGRATION: CWS native100 (1.71.2); FILE MERGED

2007/08/23 15:22:23 is 1.71.2.1: #i80938# simpler call of make_installer, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3c684b572cd1d2152b9b28a953499b61759affc4]

INTEGRATION: CWS native100 (1.40.42); FILE MERGED

2007/08/23 15:10:35 is 1.40.42.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7fac9d96b1e3a3fb5b2c3ce6e6fbf649a052a8ba]

INTEGRATION: CWS native100 (1.8.158); FILE MERGED

2007/08/23 15:10:35 is 1.8.158.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5faf4b0b5ea103e5fe800c4b50fb656ec76156fc]

INTEGRATION: CWS native100 (1.35.42); FILE MERGED

2007/08/23 15:10:35 is 1.35.42.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e9c70f858b63d646bb084badccc6dbbdb127a875]

INTEGRATION: CWS native100 (1.14.22); FILE MERGED

2007/08/23 15:10:35 is 1.14.22.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9a96d911f3d687d0db0c9c54a8cd3826e15d22d1]

INTEGRATION: CWS native100 (1.18.4); FILE MERGED

2007/08/24 15:16:28 is 1.18.4.2: #i80938# shifting package information
2007/08/23 15:10:35 is 1.18.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6ec183fbf55d24b9a6dfa47079855e0c84f8e894]

INTEGRATION: CWS native100 (1.18.40); FILE MERGED

2007/08/23 15:10:34 is 1.18.40.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [494f8c400daf9bdc6e9c872f2a9d06a591041327]

INTEGRATION: CWS native100 (1.53.4); FILE MERGED

2007/08/23 15:10:34 is 1.53.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5d48959cfb84abae68783e5a87361a1b1830a56c]

INTEGRATION: CWS native100 (1.4.762); FILE MERGED

2007/08/23 15:10:34 is 1.4.762.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [70fae2dfbdf3c8220a20c449c79643718a5f2c26]

INTEGRATION: CWS native100 (1.24.4); FILE MERGED

2007/08/24 15:16:28 is 1.24.4.2: #i80938# shifting package information
2007/08/23 15:10:34 is 1.24.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0b19c36715d2fa561e46520f0b4fb6d516fe3f37]

INTEGRATION: CWS native100 (1.44.42); FILE MERGED

2007/08/23 15:10:34 is 1.44.42.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f99dbe52e1fd71267669831e2bd9b5eeabdd9001]

INTEGRATION: CWS native100 (1.11.4); FILE MERGED

2007/08/27 08:52:33 is 1.11.4.3: #i80938# include OOOIGNORE because of missing ooo package for fonts
2007/08/24 15:16:28 is 1.11.4.2: #i80938# shifting package information
2007/08/23 15:10:34 is 1.11.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [79a1a6346c56d8e29ab5cb152f0385eae76f6c81]

INTEGRATION: CWS native100 (1.10.54); FILE MERGED

2007/08/23 15:10:34 is 1.10.54.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ec7f45beb106e9f28827c686d0bbb33bb47c83a0]

INTEGRATION: CWS native100 (1.12.4); FILE MERGED

2007/08/24 15:16:28 is 1.12.4.2: #i80938# shifting package information
2007/08/23 15:10:33 is 1.12.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8b5bea232302f7dd0f22191a53ad2945614ff0a2]

INTEGRATION: CWS native100 (1.72.4); FILE MERGED

2007/08/27 08:52:33 is 1.72.4.2: #i80938# include OOOIGNORE because of missing ooo package for fonts
2007/08/23 15:10:33 is 1.72.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e67ee30ad2b8b648e3f9c14556ec77d98be1fe04]

INTEGRATION: CWS native100 (1.68.4); FILE MERGED

2007/08/23 15:10:33 is 1.68.4.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [252adbea35f38c0dfc36e64a1bd37abb5e4548bd]

INTEGRATION: CWS native100 (1.33.66); FILE MERGED

2007/08/23 15:10:33 is 1.33.66.1: #i80937,i80938# introducing module order, package restructuring

2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5778097cdd549ec304ce101572ad8a5008bf3979]

INTEGRATION: CWS native100 (1.92.22); FILE MERGED

2007/08/23 15:10:33 is 1.92.22.1: #i80937,i80938# introducing module order, package restructuring

2007-09-05  Kurt Zenker  <kz@openoffice.org>  [25fa379ddd6d2bfde935a922710d9171d3956165]

INTEGRATION: CWS bserver30 (1.4.22); FILE MERGED

2007/08/29 13:41:03 kz 1.4.22.2: RESYNC: (1.4-1.6); FILE MERGED
2007/07/16 09:50:05 kz 1.4.22.1: #149702# improve error handling for build.lst

2007-09-05  Kurt Zenker  <kz@openoffice.org>  [2498020c1224c43ec57cd428d698dee84390d187]

INTEGRATION: CWS hr46 (1.20.200); FILE MERGED

2007/09/04 15:05:14 hr 1.20.200.1: #i81264#: get_master_branch_tag(): provides master branch tag for given master

2007-09-05  Kurt Zenker  <kz@openoffice.org>  [b3f3c0e4a82aacbdafd71506b3920402ea568a32]

INTEGRATION: CWS hr46 (1.31.2); FILE MERGED

2007/09/04 15:03:42 hr 1.31.2.1: #i81264#: correctly move anchor tag of removed files to the *new* master head

2007-09-03  Vladimir Glazounov  <vg@openoffice.org>  [d29bab7b29ec5721924f2742ac538603d749d093]

SRC680


2007-09-03  Vladimir Glazounov  <vg@openoffice.org>  [be66a6ca74b3366c6670309bf43188a9febc17b9]

#1000# added include


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [1dc9d33227bc40d19eb8685b39ab45fc4d830357]

#100000# generated for new configure.in


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [eb74a46a4d6b2447226c9a17689bf7fc188beaf7]

SRC680


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [089c8224fdbb35b88fa75ade6a560ea0c311edff]

INTEGRATION: CWS tkr04 (1.217.2); FILE MERGED

2007/08/28 11:04:13 tkr 1.217.2.1: #i80967#: removes the unused code build

2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [18b2136c49a6679b6982479c4f3c0f65fcac0c17]

INTEGRATION: CWS npower7 (1.188.2); FILE MERGED

2007/07/05 14:59:01 npower 1.188.2.2: RESYNC: (1.188-1.196); FILE MERGED
2007/05/03 11:09:39 npower 1.188.2.1: #i76844#

2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [332bf29029c43851aa65ac7ebd2a015736a59c81]

INTEGRATION: CWS npower7 (1.201.2); FILE MERGED

2007/07/05 11:47:47 npower 1.201.2.2: RESYNC: (1.201-1.209); FILE MERGED
2007/05/03 11:09:38 npower 1.201.2.1: #i76844#

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [28eb26b6bf1e04680efed1f9a897af93e6002e53]

INTEGRATION: CWS native105 (1.4.164); FILE MERGED

2007/08/09 12:19:13 is 1.4.164.1: #130848# Java version in module name

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [eaa0146e53da45ebdde5dde419ce485d14259ee6]

INTEGRATION: CWS native105 (1.5.48); FILE MERGED

2007/08/09 10:59:43 is 1.5.48.1: #i80476# simplifying Java exchange

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [d7238e840a74fc23a1a079d5a4b9fadbb4b1fb21]

INTEGRATION: CWS native105 (1.7.272); FILE MERGED

2007/08/09 10:59:43 is 1.7.272.1: #i80476# simplifying Java exchange

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [5ed11e795499e8c68f751e39f1cad6dec8fdbef8]

INTEGRATION: CWS native105 (1.8.48); FILE MERGED

2007/08/09 10:59:43 is 1.8.48.1: #i80476# simplifying Java exchange

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f355389c332c952249121db5a9d768e536d15c67]

INTEGRATION: CWS native105 (1.57.8); FILE MERGED

2007/08/09 10:49:45 is 1.57.8.1: #i80476# simplifying Java exchange

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [105aa817de79b1beba83a4d3ec7c0706c46b22a1]

INTEGRATION: CWS native105 (1.31.62); FILE MERGED

2007/08/09 12:26:48 is 1.31.62.2: #i80476# simplifying Java exchange
2007/08/09 10:55:27 is 1.31.62.1: #i80476# simplifying Java exchange

2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [a8ae850cbc6a0b46f95a4d2480d9eea4294b8825]

INTEGRATION: CWS aquaremovescripts (1.3.56); FILE MERGED

2007/08/21 10:07:03 ericb 1.3.56.1: #i80882# remove main.applescript and postinstall.applescript + remove osacompile use

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [044a1703c8a7b2ab27a3de890dc6a9db3aa111d4]

INTEGRATION: CWS dba23e (1.49.14); FILE MERGED

2007/08/08 09:22:22 oj 1.49.14.1: #i80338# remove HSQLDB

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2a24b21c069ce5238bc06cc02f6c8997511a8d08]

INTEGRATION: CWS dba23e (1.216.4); FILE MERGED

2007/08/13 11:02:21 rene 1.216.4.2: #i10000# fix configure logic
2007/08/10 05:39:24 oj 1.216.4.1: #i80338# check for hsqldb version 1.8.0.8

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [9b99962fcabfc356132032d34d1c2b119aa2fbfa]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:40:03 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [237047c847e9c54e4e1d0acca1b35eabb603b8c3]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2007/06/25 16:22:36 hr 1.1.2.9: #i63313#: rename PCVSLib:CiCommand() -> PCVSLib::CommitCommand
2006/08/04 16:13:54 hr 1.1.2.8: #i63313# add rlog command
2006/07/06 15:32:48 hr 1.1.2.7: #i63313#: multi line comments are now accepted as list of lines
2006/06/22 16:36:57 hr 1.1.2.6: #i63313#: more checks
2006/06/15 14:55:50 hr 1.1.2.5: #i63313# fix conflict handling
2006/06/01 16:14:23 hr 1.1.2.4: #i63313#: commit removed files recursive
2006/03/30 14:32:10 hr 1.1.2.3: #i63313#: fix commit of removed files
2006/03/29 18:25:33 hr 1.1.2.2: #i63313#: implement RemoveRequest
2006/03/17 15:40:03 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a310207c16cf2230a35ff92280074719abde400a]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/08/04 16:13:54 hr 1.1.2.1: #i63313# add rlog command

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [93b489ee18d169b5933cdc398852b47dc1fc83c5]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/06/13 15:45:36 hr 1.1.2.4: #i63313# now possible to check out multiple files
2006/03/23 11:19:23 hr 1.1.2.3: #i63313#: remove test code
2006/03/17 16:15:53 hr 1.1.2.2: #i63313#: use PCVSLib::Credentials in samples
2006/03/17 15:40:02 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a48a88db1d18993bc0c7acc6ee1645d5aa8c3aa9]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/07/04 11:23:07 hr 1.1.2.2: #i63313#: relax the parsing of the time part of a RFC822/1123 date string
2006/03/17 15:40:01 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [000a34ddf57feabc441a295be8de82f9d7308af4]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:40:01 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d8df49c3f7bffdebd0cf8856bb06b0277e56154b]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/06/22 16:52:07 hr 1.1.2.3: #i63313#: check for FlushResponse
2006/03/23 18:04:50 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:40:00 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1250fca9a26c2cd5469fd38885b5a95a84aaf675]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/08/04 16:13:54 hr 1.1.2.4: #i63313# add rlog command
2006/03/29 18:25:17 hr 1.1.2.3: #i63313#: implement RemoveRequest
2006/03/23 18:04:50 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:40:00 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4f91dc36eea0f85d7e3fa65571547183136143fd]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:59 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a60984843caacc896771f397a83a1a0d6466baaf]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:58 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a67abda7ae24fffd922b4cadef3fca97ca93cf40]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/30 14:32:10 hr 1.1.2.4: #i63313#: fix commit of removed files
2006/03/29 18:25:17 hr 1.1.2.3: #i63313#: implement RemoveRequest
2006/03/23 18:04:50 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:39:58 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d932ab0cfa358ab8d49663214160025c46f9648a]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:57 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d63102123d91e792a4108a441b6f0912cf1b8ea0]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/23 18:04:50 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:39:57 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [cab993f809601c03e6f05e656ad41ae33179388b]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/06/15 14:55:50 hr 1.1.2.2: #i63313# fix conflict handling
2006/03/17 15:39:56 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4185a33e1b5f75c35a0278685ece7328e70e320f]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/06/22 16:36:08 hr 1.1.2.5: #i63313#: fix new directory handling
2006/06/15 14:55:50 hr 1.1.2.4: #i63313# fix conflict handling
2006/03/30 14:32:10 hr 1.1.2.3: #i63313#: fix commit of removed files
2006/03/23 18:04:49 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:39:56 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [132160c61a25484532f9e1d027fd3e8bb144413e]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2007/07/09 13:50:56 hr 1.1.2.2: #i63313#: fix pasing of CVS scrambled passwords, they can contain whitespace
2006/03/17 15:39:55 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [2ba8a22b18fc12eee77cf7b5c3e5ffd9caf6b44b]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:55 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ad8a8f4f434c7886b3eee1ec2f46ed7220f9755b]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2007/06/25 16:22:24 hr 1.1.2.9: #i63313#: rename PCVSLib:CiCommand() -> PCVSLib::CommitCommand
2006/08/04 16:13:54 hr 1.1.2.8: #i63313# add rlog command
2006/07/06 15:32:48 hr 1.1.2.7: #i63313#: multi line comments are now accepted as list of lines
2006/06/29 18:06:21 hr 1.1.2.6: #i63313# fix gather_request_files() for requested but non existant file
2006/06/15 14:55:50 hr 1.1.2.5: #i63313# fix conflict handling
2006/03/30 14:32:10 hr 1.1.2.4: #i63313#: fix commit of removed files
2006/03/29 18:25:17 hr 1.1.2.3: #i63313#: implement RemoveRequest
2006/03/23 18:04:49 hr 1.1.2.2: #i63313#: implement RemoveEntry response, fixes
2006/03/17 15:39:54 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [77c7c98d1bdd57116223b0dfe8fd3ebf2afd8aea]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:54 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d9ed97b5fae7fd39f03100d2fa11b6edffc8a334]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:53 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [932f63df7e486253a2f1d2167cead74e40d721c0]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/06/15 14:55:49 hr 1.1.2.4: #i63313# fix conflict handling
2006/03/23 18:03:50 hr 1.1.2.3: #i63313#: more TODOs
2006/03/17 16:15:53 hr 1.1.2.2: #i63313#: use PCVSLib::Credentials in samples
2006/03/17 15:39:52 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d14aded2fab20415bb8adeb5470b42e00ac53289]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:52 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [29d2c2f52742b5f30fdfbccb38e44dc0738c2741]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:51 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [708b18e197a96edf5576d12f8eef616473a25d52]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2006/03/17 15:39:50 hr 1.1.2.1: #i63313# perl implementation of the CVS client protocol

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4f7a7ecd94e2811effe21e25df4984cf08dfe712]

INTEGRATION: CWS cvsprot01 (1.1.2); FILE ADDED

2007/08/23 15:17:25 hr 1.1.2.18: #i63544#: check for empty filelist before removing files
2007/08/16 15:34:15 hr 1.1.2.17: #i63544#: remove wrong error condition
2007/07/12 16:47:48 hr 1.1.2.16: #i63544#: create_client_(): check for old CVS servers which do not understand the -B switch for moving branch tags
2007/07/11 17:17:48 hr 1.1.2.15: #i63544#: create_client_(): override user id part of the root with VCSID
2007/07/10 12:56:27 hr 1.1.2.14: #i63544#: CvsStatusListener: fix parsing of status line
2007/07/09 18:31:37 hr 1.1.2.13: #i63544#: the rclient hack for CN broken CVS server removed because the server bug has been fixed lately
2007/07/06 14:05:33 hr 1.1.2.12: #i63544#: handle single file resyncs, remove root hack regarding r-commands
2007/07/03 15:47:27 hr 1.1.2.11: #i63544#: fixes to commit_files()
2007/06/25 15:59:08 hr 1.1.2.10: #i63544#: fixes to commit_files()
2007/06/22 16:08:26 hr 1.1.2.9: #i63544#: fixes for cases where the merge difference is already contained in a file
2006/08/23 15:38:48 hr 1.1.2.8: #i63544#: commit_files()
2006/07/06 17:09:53 hr 1.1.2.7: #i63544#: commit_files()
2006/06/29 18:05:00 hr 1.1.2.6: #i63544#: fixes to merge_files()
2006/06/28 18:09:15 hr 1.1.2.5: ##i63544#: fixes to merge_files()
2006/06/13 16:06:58 hr 1.1.2.4: #i63544#: implement stati, merge_files etc
2006/06/09 15:06:33 hr 1.1.2.3: #i63544#: implement stati query
2006/06/01 16:28:20 hr 1.1.2.2: #i63544#: fix remote server behavior
2006/03/23 18:14:05 hr 1.1.2.1: #i63544#: CwsCvsOps.pm is a new implementation of CvsModule.pm and Cvs.pm, it provides the glue between the CWS tools and PCVSLib

2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f6a6b8497a1f50221451efd606451e0cd6c37bbd]

INTEGRATION: CWS cvsprot01 (1.24.32); FILE MERGED

2007/08/23 15:17:02 hr 1.24.32.27: #i63544#: check for empty filelist before removing files
2007/08/16 15:33:27 hr 1.24.32.26: #i63544#: implement merge step with complete modules checkouts
2007/07/11 13:39:51 hr 1.24.32.25: #i63544#: merge_files(): special cases for wntmscixx files
2007/07/10 12:55:40 hr 1.24.32.24: #i63544#: merge_files(): handle 'Needs Checkout' case
2007/07/09 18:29:39 hr 1.24.32.23: #i63544#: handle the fact that if a file is removed in a CWS not all status lines are available
2007/07/06 14:04:34 hr 1.24.32.22: #i63544#: handle single file resyncs
2007/07/05 13:44:40 hr 1.24.32.21: RESYNC: (1.24-1.30); FILE MERGED
2007/07/04 17:27:38 hr 1.24.32.20: #i63544#: handle conflict files
2007/07/04 16:43:00 hr 1.24.32.19: #i63544#: handle conflict files
2007/07/04 16:32:20 hr 1.24.32.18: RESYNC: (1.24-1.30); FILE MERGED
2007/07/04 14:35:41 hr 1.24.32.17: #i63544#: fix handling of 'removed on MWS' files
2007/07/03 16:24:37 hr 1.24.32.16: #i63544#: undo merge errors
2007/07/03 15:50:56 hr 1.24.32.15: RESYNC: (1.24-1.30); FILE MERGED
Old methods will no longer work
2007/07/03 15:47:05 hr 1.24.32.14: #i63544#: fixes to commit_files()
2007/07/03 15:42:47 hr 1.24.32.13: RESYNC: (1.24-1.30); FILE MERGED
2007/06/25 17:07:32 hr 1.24.32.12: #i63544#: fixes to commit_files()
2007/06/25 16:39:07 hr 1.24.32.11: #i63544#: fixes to commit_files()
2007/06/25 15:58:42 hr 1.24.32.10: #i63544#: fixes to commit_files()
2007/06/22 16:07:52 hr 1.24.32.9: #i63544#: fixes for cases where the merge difference is already contained in a file
2007/06/13 12:27:54 hr 1.24.32.8: #i63544#: adapt to cvs 1.11.2 and newer
2006/08/23 15:38:48 hr 1.24.32.7: #i63544#: commit_files()
2006/08/23 15:22:43 hr 1.24.32.6: #i63544#: commit_files()
2006/07/06 17:09:53 hr 1.24.32.5: #i63544#: commit_files()
2006/06/29 18:04:04 hr 1.24.32.4: #i63544#: fixes to merge_files()
2006/06/28 18:09:15 hr 1.24.32.3: ##i63544#: fixes to merge_files()
2006/06/14 15:25:53 hr 1.24.32.2: #i63544#: implement merge_files()
2006/06/13 16:06:14 hr 1.24.32.1: #i63544#: first stab at adapting cwsresync to PCVSLib

2007-08-27  Oliver Bolte  <obo@openoffice.org>  [1532524f6b342c036f08224e9b8ce3b0f04aa2a3]

#i80979# improved fix by IS, see issue


2007-08-24  Oliver Bolte  <obo@openoffice.org>  [64f1424b9112f0be0fbd828df8b0323538bcc7eb]

#i80979# fix the breakage for URE package


2007-08-24  Oliver Bolte  <obo@openoffice.org>  [d40f0eb08a9b59dc4fdcb9bede9011c2e667b2de]

#i80979# match rdb case insensitive


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [64c9f9a8b4840449526b16d8090f0c257f4f1132]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7f6953ac610f0a9f8c049b1e417ad8121200c2fe]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [672d98e88c011b649fe39a9e9a4022964084f442]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7fcbd52ff4e1b530c5430138e54642827ec94645]

SRC680


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fef967c8d722f6de5cbacfeffa581505b29d07ac]

INTEGRATION: CWS native104 (1.55.12); FILE MERGED

2007/07/30 12:22:52 is 1.55.12.1: #i80089# ooodev with Java GUI installer

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c3746558bfbccbff59f0b09b1bf6257bea2c055c]

INTEGRATION: CWS native104 (1.68.40); FILE MERGED

2007/07/30 12:22:52 is 1.68.40.1: #i80089# ooodev with Java GUI installer

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [349cd07bc45c355fa3ea5edac2c6377c33a7241a]

INTEGRATION: CWS native99 (1.4.10); FILE MERGED

2007/08/07 16:13:00 is 1.4.10.1: #i80411# preparing new package structure in scp2

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ee0b51b9926d6a466b8d27254c47c53076b858f5]

INTEGRATION: CWS native99 (1.7.230); FILE MERGED

2007/08/07 14:04:08 is 1.7.230.1: #i80411#  preparing scp project for package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4b900d11faeb6c2c70e848682a08fcead126513a]

INTEGRATION: CWS native99 (1.214.2); FILE MERGED

2007/08/07 14:04:08 is 1.214.2.1: #i80411#  preparing scp project for package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fd723313de3b7fa99d2fa823a482dcb8429347c4]

INTEGRATION: CWS native99 (1.255.10); FILE MERGED

2007/08/07 16:13:00 is 1.255.10.1: #i80411# preparing new package structure in scp2

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a354fd2369c4c6c1f7ef79980961dce26203da05]

INTEGRATION: CWS native99 (1.2.754); FILE MERGED

2007/08/07 16:13:00 is 1.2.754.2: #i80411# preparing new package structure in scp2
2007/08/07 14:04:08 is 1.2.754.1: #i80411#  preparing scp project for package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ce3785b614761097be7a1b266ef807823514ae6e]

INTEGRATION: CWS native99 (1.4.22); FILE MERGED

2007/08/07 16:13:00 is 1.4.22.1: #i80411# preparing new package structure in scp2

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [673c19a2c71450edc6a146d3cb4e0ceb5efd5d82]

INTEGRATION: CWS native99 (1.6.754); FILE MERGED

2007/08/07 14:04:08 is 1.6.754.1: #i80411#  preparing scp project for package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [074c879621bc02672c16d2ac3e728c141a890417]

INTEGRATION: CWS native99 (1.6.22); FILE MERGED

2007/08/07 16:12:59 is 1.6.22.1: #i80411# preparing new package structure in scp2

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9bf6d36442a54d6cdaddf410763f5566dd1ca02b]

INTEGRATION: CWS native99 (1.15.498); FILE MERGED

2007/08/07 16:12:59 is 1.15.498.2: #i80411# preparing new package structure in scp2
2007/08/07 14:04:08 is 1.15.498.1: #i80411#  preparing scp project for package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [25e5e1393fece3dda650a89020393822178c6fbf]

INTEGRATION: CWS native99 (1.57.4); FILE MERGED

2007/08/07 13:55:21 is 1.57.4.1: #i80411# ure product has to use packaging process for creation of services.rdb

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f01f16bf4ef7eba4bcbfba1549de663a7dd601c3]

INTEGRATION: CWS native99 (1.69.4); FILE MERGED

2007/08/08 13:03:06 is 1.69.4.3: #i80411# scp restructuring
2007/08/07 16:14:58 is 1.69.4.2: #i80411# preparing new package structure in scp2
2007/08/07 13:55:21 is 1.69.4.1: #i80411# ure product has to use packaging process for creation of services.rdb

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b783fa76be19e09c26042b6620cde0ee1bd76ac9]

INTEGRATION: CWS native99 (1.6.132); FILE MERGED

2007/08/07 13:57:54 is 1.6.132.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [04c0b66db742a71e461c1000fa6c18e27edeab68]

INTEGRATION: CWS native99 (1.4.132); FILE MERGED

2007/08/07 13:57:54 is 1.4.132.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5b5eee43f2100c5ddb7783a2a5979b325526895f]

INTEGRATION: CWS native99 (1.4.738); FILE MERGED

2007/08/07 13:57:54 is 1.4.738.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c058370cd27cff88416f4fe520aa82ee2ae15bea]

INTEGRATION: CWS native99 (1.6.4); FILE MERGED

2007/08/08 12:14:44 is 1.6.4.2: #i80470# allowing root module definition without gid_Module_Root
2007/08/07 13:57:54 is 1.6.4.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9cc868b72d0c833e4039ba4383f414715ff7f77a]

INTEGRATION: CWS native99 (1.8.4); FILE MERGED

2007/08/07 13:57:54 is 1.8.4.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7836d000e709acebed7d1ae680d07db6701b0aac]

INTEGRATION: CWS native99 (1.3.738); FILE MERGED

2007/08/07 13:57:54 is 1.3.738.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e95af3e398b70d2d69bb4c5a5d3425118d8a7531]

INTEGRATION: CWS native99 (1.6.738); FILE MERGED

2007/08/08 12:14:44 is 1.6.738.2: #i80470# allowing root module definition without gid_Module_Root
2007/08/07 13:57:54 is 1.6.738.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [55f65966a897d567186b4a985e486f72930ce914]

INTEGRATION: CWS native99 (1.17.14); FILE MERGED

2007/08/08 12:15:14 is 1.17.14.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e5e3261a8b8fd03d18025b90b9378be4e68d4e55]

INTEGRATION: CWS native99 (1.22.98); FILE MERGED

2007/08/07 14:02:16 is 1.22.98.1: #i38072# enable multiple root directories

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [211755e1ebe181677fce182f43a48c8f9dcb29be]

INTEGRATION: CWS native99 (1.4.4); FILE MERGED

2007/08/08 12:15:14 is 1.4.4.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [580a4c67eb5adffb7f099a697a4d0c8a27ad750e]

INTEGRATION: CWS native99 (1.51.6); FILE MERGED

2007/08/08 12:15:14 is 1.51.6.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8eaa348c233539f2f98b118e3d182baea591e4df]

INTEGRATION: CWS native99 (1.12.12); FILE MERGED

2007/08/08 12:15:14 is 1.12.12.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8bfe99ab61a89793f8e19aa1a5c90fc27d2cef8f]

INTEGRATION: CWS native99 (1.23.408); FILE MERGED

2007/08/07 14:00:11 is 1.23.408.1: #i80410# enable multiple services.rdb files

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bfcf6b57f376868c5f3a9dba7042abee7d998bf9]

INTEGRATION: CWS native99 (1.37.32); FILE MERGED

2007/08/08 12:15:14 is 1.37.32.2: #i80470# allowing root module definition without gid_Module_Root
2007/08/07 14:00:56 is 1.37.32.1: #i80410# enable multiple services.rdb files

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d4fbb12365b62d804418ff5e19303c85e687699a]

INTEGRATION: CWS native99 (1.3.738); FILE MERGED

2007/08/07 14:00:36 is 1.3.738.1: #i80410# enable multiple services.rdb files

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [139a87b5fcba150824c00f2ace2797161a9a0951]

INTEGRATION: CWS native99 (1.10.4); FILE MERGED

2007/08/08 12:15:14 is 1.10.4.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8bb0e3c57822aa20ffb2c5845a7a05a16a1369c7]

INTEGRATION: CWS native99 (1.11.154); FILE MERGED

2007/08/08 12:15:13 is 1.11.154.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cb250125122a91d04509c3bb6e031335d94bbca1]

INTEGRATION: CWS native99 (1.71.4); FILE MERGED

2007/08/08 12:15:13 is 1.71.4.1: #i80470# allowing root module definition without gid_Module_Root

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [05c4cd7e31256619801c9ed1617a8ebea2b6db32]

INTEGRATION: CWS native99 (1.66.4); FILE MERGED

2007/08/07 13:59:22 is 1.66.4.1: #i38072# enable multiple root directories

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a540a0f1ef80875c7eb9c50ca62d93ab8c9724a4]

INTEGRATION: CWS native99 (1.7.132); FILE MERGED

2007/08/08 12:13:10 is 1.7.132.2: #i80470# allowing root module definition without gid_Module_Root
2007/08/07 13:57:13 is 1.7.132.1: #i80411# new scp linker to simplify package restructuring

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9b0ffb9ed07796d60042d48b99526142a8979a1d]

INTEGRATION: CWS dbaantversion (1.216.6); FILE MERGED

2007/08/10 14:55:56 rene 1.216.6.2: fix accidentiall commit
2007/08/10 14:42:02 rene 1.216.6.1: #i80583# we need ant >= 1.6.0 for jfreereport

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6f0e538d5dfbdeca1e1a123bfc80d1f955a5066d]

INTEGRATION: CWS dbaantversion (1.197.6); FILE MERGED

2007/08/10 14:55:54 rene 1.197.6.2: fix accidentiall commit
2007/08/10 14:42:00 rene 1.197.6.1: #i80583# we need ant >= 1.6.0 for jfreereport

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [08e8d7eb599e8b182699d55f166d54675e7c81f1]

INTEGRATION: CWS native107_SRC680 (1.66.46); FILE MERGED

2007/08/14 13:55:11 is 1.66.46.1: #i80215# rpm patch dependencies

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e4a603329bb8ddb7a710ee9d4e031381dc1dc0f8]

INTEGRATION: CWS ab40_SRC680 (1.24.114); FILE MERGED

2007/08/16 10:39:22 is 1.24.114.1: #i80650# shortcuts into update rpm

2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [895b99470140ff0c672d5263d01b953128486ccd]

INTEGRATION: CWS ab40_SRC680 (1.51.24); FILE MERGED

2007/08/16 10:38:12 is 1.51.24.1: #i80650# shortcuts into update rpm

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1ffe1ce9afe9622dfe5247ee3d997570f94f49d5]

INTEGRATION: CWS fixudkversion (1.2.426); FILE MERGED

2007/08/02 10:11:17 rene 1.2.426.1: #i80265# this is UDK 3.2.7 according to http://wiki.services.openoffice.org/wiki/UNO_@since_Tags

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2fce34678a775bce0503aa594db4e3eb8af063b6]

INTEGRATION: CWS chart12 (1.210.24); FILE MERGED

2007/08/07 15:43:02 bm 1.210.24.2: RESYNC: (1.210-1.214); FILE MERGED
2007/08/07 13:56:27 bm 1.210.24.1: #i80382# add calc standardbar.xml to patch

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [44895f4d70b0321c7aeb7ea3fe4eb946ddd3152e]

INTEGRATION: CWS jl68 (1.69.20); FILE MERGED

2007/07/23 09:12:12 jl 1.69.20.2: RESYNC: (1.69-1.70); FILE MERGED
2007/07/17 10:17:30 jl 1.69.20.1: #i79643# new java settings file for use when starting unopkg with -env:UNO_JAVA_JFW_INSTALL_DATA=...

2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [767807b5bd20a622e722e9c4ef7ffb4f490c18a2]

INTEGRATION: CWS jl68 (1.205.20); FILE MERGED

2007/07/23 09:11:55 jl 1.205.20.3: RESYNC: (1.205-1.210); FILE MERGED
2007/07/18 08:31:21 jl 1.205.20.2: #i79643# javasettingsunopkginstall.xml must be modifyable by the owner
2007/07/17 10:17:30 jl 1.205.20.1: #i79643# new java settings file for use when starting unopkg with -env:UNO_JAVA_JFW_INSTALL_DATA=...

2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [0983ca66eb613992fc4d80127b28a205d979f84a]

new version for OOG680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14598a128aec3868d7ecaf030d5e3b7daa8935eb]

SRC680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7145b0f6a52446a0c80066ef7b774b4f6e02745c]

SRC680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [642749076c057d561fa8fa894575afb5ab06ddf6]

INTEGRATION: CWS aquavcl02 (1.18.10); FILE MERGED

2007/07/12 19:29:43 ericb 1.18.10.1: #i79553# modify linking for MacOSX builds (initialy for testtool build)

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2c7c3475fe7fd4d2fdd0929954aebbb8cfbc8a6]

INTEGRATION: CWS cloph07 (1.152.14); FILE MERGED

2007/08/01 10:03:42 cloph 1.152.14.1: Issue number: #i80231#
add missing ; to avoid uninitialized variable warning

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34b20c2a0447cc0456c6035af9f8e4520252a6a7]

INTEGRATION: CWS ab39 (1.212.2); FILE MERGED

2007/08/03 12:55:17 ab 1.212.2.1: #i80278# dialogbar.xml, macrobar.xml -> patch

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c7cc03fb3a55797e64fee1e713653a7b7221d81]

INTEGRATION: CWS pj83 (1.18.42); FILE MERGED

2007/08/01 07:19:40 pjanik 1.18.42.1: #i80015#: Make chart2 WaE clean.
Cleanup the list of OOo modules.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81fac077eda5d77754391db80ae824d7d9411d5d]

INTEGRATION: CWS thbpp8 (1.5.86); FILE MERGED

2007/07/05 09:59:12 thb 1.5.86.1: #i79235# Aliasing a few more SGI-only functions into std namespace

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb200f281589b55334ff23ea7b6ef4175d797d7]

INTEGRATION: CWS brofficenologo (1.55.8); FILE MERGED

2007/08/02 09:02:25 pb 1.55.8.1: fix: #i79919# include of broffice adjusted for nologo

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a984524ada9e5623db652b279d75d75f6b84464]

INTEGRATION: CWS brofficenologo (1.68.36); FILE MERGED

2007/08/02 09:04:11 pb 1.68.36.1: fix: #i79919# adjusted for broffice nologo

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eddc4c38603332769da7d6a9ffcaeaa8f789b95]

INTEGRATION: CWS fwk69 (1.29.130); FILE MERGED

2007/07/20 07:51:41 mav 1.29.130.1: #i79778# let the embedded configuration be updated by the patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed712c0d1b7fe793087ba76c3674cd1280d7b77]

INTEGRATION: CWS fwk69 (1.31.130); FILE MERGED

2007/07/20 07:51:41 mav 1.31.130.1: #i79778# let the embedded configuration be updated by the patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [51208c3596af630445b2682f15e6253ade22598b]

INTEGRATION: CWS fwk69 (1.27.38); FILE MERGED

2007/07/20 07:51:41 mav 1.27.38.1: #i79778# let the embedded configuration be updated by the patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2191998513a96b22dba0e12d19ef01c56e4bbec]

INTEGRATION: CWS fwk69 (1.22.130); FILE MERGED

2007/07/20 07:51:41 mav 1.22.130.1: #i79778# let the embedded configuration be updated by the patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a34dac79a7a5bcf783b9f77283a9a184ceba0f]

INTEGRATION: CWS fwk69 (1.34.32); FILE MERGED

2007/07/20 07:51:40 mav 1.34.32.1: #i79778# let the embedded configuration be updated by the patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [94d23dfe58f4da920255d753c6834a3ad595e01e]

INTEGRATION: CWS cmcfixes37 (1.194.10); FILE MERGED

2007/08/02 08:29:45 cmc 1.194.10.4: #i78807# too much pain in attempting to pick working default for alternatives based javac's, forget about it
2007/08/01 16:35:05 cmc 1.194.10.3: #i78807# support for javac on Darwin
2007/08/01 15:30:30 cmc 1.194.10.2: #i78807# support for javac being gij
2007/07/27 10:29:34 cmc 1.194.10.1: #i80057# add VIGRA buildtype

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc074080d52dd5dfc1ebf7d6bedff00e7b75c736]

INTEGRATION: CWS cmcfixes37 (1.152.10); FILE MERGED

2007/07/27 10:22:58 cmc 1.152.10.1: #i80057# #i78807# configure tweaks

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c45a68e1354422c6350d161dac996ffa3a5f8a]

INTEGRATION: CWS cmcfixes37 (1.213.8); FILE MERGED

2007/08/02 08:29:49 cmc 1.213.8.4: #i78807# too much pain in attempting to pick working default for alternatives based javac's, forget about it
2007/08/01 16:35:07 cmc 1.213.8.3: #i78807# support for javac on Darwin
2007/08/01 15:30:37 cmc 1.213.8.2: #i78807# support for javac being gij
2007/07/27 10:22:57 cmc 1.213.8.1: #i80057# #i78807# configure tweaks

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2689c4ba8358c6517874e110bba8d4bed4ee2e11]

INTEGRATION: CWS vcl81 (1.194.6); FILE MERGED

2007/07/30 13:46:13 rene 1.194.6.2: #i80096# no need for HEADLESS anymore
2007/07/30 10:09:24 pl 1.194.6.1: #i79953# new configure script

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9466cc85aefe720d4d7619da10e9d2eb21257207]

INTEGRATION: CWS vcl81 (1.152.4); FILE MERGED

2007/07/30 13:46:18 rene 1.152.4.2: #i80096# no need for HEADLESS anymore
2007/07/24 12:36:22 pl 1.152.4.1: #i79953# use dbus to disable screen saver (thanks cmc)

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [22bfbd6bba0cb72852848e1643ab1c38ceeb5da6]

INTEGRATION: CWS vcl81 (1.213.4); FILE MERGED

2007/07/30 13:46:18 rene 1.213.4.2: #i80096# no need for HEADLESS anymore
2007/07/24 12:36:22 pl 1.213.4.1: #i79953# use dbus to disable screen saver (thanks cmc)

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca89dade026c307a4df3b0859dc07bf167e75b13]

INTEGRATION: CWS rpt23fix01 (1.205.4); FILE MERGED

2007/07/19 08:09:51 lla 1.205.4.3: #i79771# add Embedding patch flag
2007/07/19 07:53:46 lla 1.205.4.2: #i79771# change Controller.xcu add patch flag
2007/07/17 08:14:50 lla 1.205.4.1: #i79133# no toolbars in patch

2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac72e03a0a335159527a0c6e0c87ae4331ec58d6]

INTEGRATION: CWS rpt23fix01 (1.18.4); FILE MERGED

2007/07/17 08:14:50 lla 1.18.4.1: #i79133# no toolbars in patch

2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d697ec5d61487f067115d33d99ebdc7340b511c]

SRC680


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c38a4489de02faf35b701aee4e7b47c1e8245e9]

SRC680


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d24aa826af8d7a4ec50e11a1980808fd997caac]

INTEGRATION: CWS native102 (1.17.30); FILE MERGED

2007/07/20 14:04:01 is 1.17.30.1: #149777# extension registration in administrative patch installation

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd5afdee106e703dda1f51f92c70c9644a13fac1]

INTEGRATION: CWS dba23c (1.29.126); FILE MERGED

2007/07/18 13:03:34 fs 1.29.126.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4c5146d076673901dae835496335ac2e58eeda1]

INTEGRATION: CWS dba23c (1.208.10); FILE MERGED

2007/07/23 12:57:50 fs 1.208.10.2: RESYNC: (1.208-1.210); FILE MERGED
2007/07/18 13:03:34 fs 1.208.10.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0870f473f53ac0c3056976992b211707f50440]

INTEGRATION: CWS dba23c (1.31.126); FILE MERGED

2007/07/18 13:03:34 fs 1.31.126.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8814ffc2d2381ab0641b1927bab9df4af1b2bc55]

INTEGRATION: CWS dba23c (1.27.34); FILE MERGED

2007/07/18 13:03:34 fs 1.27.34.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [952803042fd7d03999fce35b61b56663d6cefdd6]

INTEGRATION: CWS dba23c (1.22.126); FILE MERGED

2007/07/18 13:03:33 fs 1.22.126.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f78f106c1cc406244a6f6cdc68269822b05526a9]

INTEGRATION: CWS dba23c (1.34.28); FILE MERGED

2007/07/18 13:03:33 fs 1.34.28.1: #i79683# #i79689# some PATCH flags for the various particles of org.openoffice.Office.Embedding configuration data

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [acc5d8cbb3dfa02decfd220e9916a0651a7afbbb]

INTEGRATION: CWS jsc18 (1.49.68); FILE MERGED

2007/07/19 12:32:13 jsc 1.49.68.2: RESYNC: (1.49-1.50); FILE MERGED
2007/07/02 09:24:01 jsc 1.49.68.1: #i78892# integrate patch

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a76cf51cff53c0a6a403eb8e0d226396e5629aee]

INTEGRATION: CWS jsc18 (1.52.16); FILE MERGED

2007/07/19 12:21:51 jsc 1.52.16.2: RESYNC: (1.52-1.54); FILE MERGED
2007/07/05 13:58:47 jsc 1.52.16.1: #i75592# adapt banner and bitmasp for ooo sdk and brooffice sdk

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b4a381bdf2501a74e621aa3150892f836258c9]

INTEGRATION: CWS configure21 (1.29.106); FILE MERGED

2007/07/05 20:52:39 rene 1.29.106.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ae2a602ad00f22c64789cd198d688de748d0f1]

INTEGRATION: CWS configure21 (1.202.2); FILE MERGED

2007/07/11 08:19:10 rene 1.202.2.2: RESYNC: (1.202-1.205); FILE MERGED
2007/07/05 20:52:38 rene 1.202.2.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [249ac005203ac4b139d3ca2a841e3299b5559544]

INTEGRATION: CWS configure21 (1.31.106); FILE MERGED

2007/07/05 20:52:38 rene 1.31.106.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [85cbaf8e467b0d8bed41781d39c6e46abb5b7c6f]

INTEGRATION: CWS configure21 (1.27.8); FILE MERGED

2007/07/05 20:52:38 rene 1.27.8.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [71743e49adca85be2338f4bb5edd8c0ce9bd27c5]

INTEGRATION: CWS configure21 (1.22.106); FILE MERGED

2007/07/05 20:52:38 rene 1.22.106.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ac1a8b9ed2adc34b01214b817c93fc509f63670]

INTEGRATION: CWS configure21 (1.34.2); FILE MERGED

2007/07/05 20:52:37 rene 1.34.2.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dc48415e6f0c3b1c352dbb97a5871497ab0b0e7]

INTEGRATION: CWS configure21 (1.17.8); FILE MERGED

2007/07/11 08:18:38 rene 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED
2007/07/05 20:52:37 rene 1.17.8.1: #i79273# install help files w/o java enabled

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [17134a15bb6904b61f9ac7f97a6a99a304ac9852]

INTEGRATION: CWS configure21 (1.39.6); FILE MERGED

2007/07/09 23:23:03 rene 1.39.6.2: #i10000# both also here
2007/05/06 16:08:52 rene 1.39.6.1: support --hash-style= from binutils

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1428afae5acf7f0427f477e7392e7364debd353b]

INTEGRATION: CWS configure21 (1.140.2); FILE MERGED

2007/07/05 19:37:53 rene 1.140.2.7: RESYNC: (1.149-1.152); FILE MERGED
2007/06/27 15:11:34 rene 1.140.2.6: RESYNC: (1.144-1.149); FILE MERGED
2007/06/05 12:53:07 rene 1.140.2.5: RESYNC: (1.140-1.144); FILE MERGED
2007/05/06 16:08:51 rene 1.140.2.4: support --hash-style= from binutils
2007/04/23 21:34:23 rene 1.140.2.3: #i76354# support portaudio v19
2007/04/23 21:10:17 rene 1.140.2.2: support pkg-config for system-hunspell
2007/04/23 21:03:13 rene 1.140.2.1: #i73936# use pkg-config for sndfile detection

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a46a35eb9050c388927f60a7574a198809085ea]

INTEGRATION: CWS configure21 (1.199.2); FILE MERGED

2007/07/26 13:26:35 hjs 1.199.2.14: #i78148# don't set HUNSPELL_LIBS when not using system hunspell
2007/07/12 13:40:21 rene 1.199.2.13: i79536# we need dmake >= 4.7
2007/07/10 11:14:00 rene 1.199.2.12: #i79389# don't look for libkedui.la, look for the .so
2007/07/09 09:27:32 rene 1.199.2.11: #i79386# use both instead of gnu only
2007/07/05 19:37:22 rene 1.199.2.10: RESYNC: (1.209-1.213); FILE MERGED
2007/06/27 15:11:26 rene 1.199.2.9: RESYNC: (1.204-1.209); FILE MERGED
2007/06/07 22:40:33 rene 1.199.2.8: i65979# supprt more dbs, remove now-unneeded db.jar check
2007/06/07 21:44:26 rene 1.199.2.7: #i76717# fix --with-system-mozilla
2007/06/05 12:53:00 rene 1.199.2.6: RESYNC: (1.199-1.204); FILE MERGED
2007/05/06 16:08:50 rene 1.199.2.5: support --hash-style= from binutils
2007/05/06 15:36:49 rene 1.199.2.4: #i76717# make --with-xulrunner et al. to --wioth-mozilla=xulrunner and make
xulrunner default
#i10000# fix internal sndfile build
#i79396# add $(SNDFILE_CFLAGS)
2007/04/23 21:34:23 rene 1.199.2.3: #i76354# support portaudio v19
2007/04/23 21:10:16 rene 1.199.2.2: support pkg-config for system-hunspell
2007/04/23 21:03:12 rene 1.199.2.1: #i73936# use pkg-config for sndfile detection

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d6af9fa3c5dc2d30c660779007efa0e474d5e9]

INTEGRATION: CWS configure21 (1.183.2); FILE MERGED

2007/07/26 13:26:32 hjs 1.183.2.14: #i78148# don't set HUNSPELL_LIBS when not using system hunspell
2007/07/12 13:40:18 rene 1.183.2.13: i79536# we need dmake >= 4.7
2007/07/10 11:13:57 rene 1.183.2.12: #i79389# don't look for libkedui.la, look for the .so
2007/07/09 09:27:29 rene 1.183.2.11: #i79386# use both instead of gnu only
2007/07/05 19:36:25 rene 1.183.2.10: RESYNC: (1.190-1.194); FILE MERGED
2007/06/27 15:11:07 rene 1.183.2.9: RESYNC: (1.186-1.190); FILE MERGED
2007/06/07 22:40:31 rene 1.183.2.8: i65979# supprt more dbs, remove now-unneeded db.jar check
2007/06/07 21:44:23 rene 1.183.2.7: #i76717# fix --with-system-mozilla
2007/06/05 12:52:49 rene 1.183.2.6: RESYNC: (1.183-1.186); FILE MERGED
2007/05/06 16:08:48 rene 1.183.2.5: support --hash-style= from binutils
2007/05/06 15:36:45 rene 1.183.2.4: #i76717# make --with-xulrunner et al. to --wioth-mozilla=xulrunner and make
xulrunner default
#i10000# fix internal sndfile build
#i79396# add $(SNDFILE_CFLAGS)
2007/04/23 21:34:21 rene 1.183.2.3: #i76354# support portaudio v19
2007/04/23 21:10:14 rene 1.183.2.2: support pkg-config for system-hunspell
2007/04/23 21:03:10 rene 1.183.2.1: #i73936# use pkg-config for sndfile detection

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e87ec619d1fc5b3074aded1ffc75ad630bd32b81]

INTEGRATION: CWS configure21 (1.9.40); FILE MERGED

2007/07/09 23:21:42 rene 1.9.40.2: #i10000# both also here
2007/05/06 16:08:51 rene 1.9.40.1: support --hash-style= from binutils

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d33df3f756731e2fd41ae5b62e773663c99e072]

INTEGRATION: CWS configure21 (1.16.40); FILE MERGED

2007/07/01 20:42:11 rene 1.16.40.1: fix LINK for s390/arm which are (not) working (anymore), but...

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0583d16452061221aca6f6cbc25ec70bb0f7c90]

INTEGRATION: CWS configure21 (1.20.40); FILE MERGED

2007/07/09 23:21:42 rene 1.20.40.2: #i10000# both also here
2007/05/06 16:08:51 rene 1.20.40.1: support --hash-style= from binutils

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c16fe08cdce393e48c6b25b2418b0083f71cc7a8]

INTEGRATION: CWS configure21 (1.14.40); FILE MERGED

2007/07/01 20:42:11 rene 1.14.40.1: fix LINK for s390/arm which are (not) working (anymore), but...

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd7c895ed2ddb361aa295ee9b50cf19e0b84a0d2]

INTEGRATION: CWS configure21 (1.27.40); FILE MERGED

2007/07/09 23:21:42 rene 1.27.40.2: #i10000# both also here
2007/05/06 16:08:51 rene 1.27.40.1: support --hash-style= from binutils

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c5495b81c826260f6228ccccfad433f30dc7678]

INTEGRATION: CWS configure21 (1.33.4); FILE MERGED

2007/07/09 23:21:42 rene 1.33.4.4: #i10000# both also here
2007/06/27 15:08:29 rene 1.33.4.3: RESYNC: (1.34-1.36); FILE MERGED
2007/06/05 12:51:44 rene 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED
2007/05/06 16:08:51 rene 1.33.4.1: support --hash-style= from binutils

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [677c6991dc19c710ca720592ecdb0fa285e9134e]

INTEGRATION: CWS configure21 (1.114.10); FILE MERGED

2007/07/24 12:38:32 rene 1.114.10.1: #i10000# patch from ause for some variable sillinesses/Sun environment

2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4307ca59a2c3f9635e06d891fb70e4f209176cb1]

INTEGRATION: CWS configure21 (1.64.10); FILE MERGED

2007/07/24 12:38:31 rene 1.64.10.1: #i10000# patch from ause for some variable sillinesses/Sun environment

2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [57a7aab3a07745b285a1282cb7974f9517758176]

#i10000# Remove 'ENABLE_HEADLESS'-condition, take 'GUIBASE' instead.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [cc5c564bbf6f2210dc09b33c1dc387e0117921c9]

#i10000# FileID can also contain an executable file


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [ff7718b68656adf9133ac6713ac271462107128b]

#i80097# correctly conditionalize svp plugin. Patch by pl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [3d3db851ffd5270f837e9441e727b13daacf4d98]

SRC680


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [43b126c6fc44a63868094ed8b74625f50d715c2b]

INTEGRATION: CWS jl67 (1.45.102); FILE MERGED

2007/07/11 16:19:27 jl 1.45.102.2: RESYNC: (1.45-1.47); FILE MERGED
2007/07/11 12:20:48 jl 1.45.102.1: #i77752 support for default update URL for extensions in version.ini

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [870c44bf6d9c628fd986499ed4ad5030a2d12f32]

INTEGRATION: CWS jl67 (1.6.730); FILE MERGED

2007/07/03 13:05:26 is 1.6.730.1: #i79141# non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [f9bfb7d69221d6e47bdc3d72ddc61233b51a4d2c]

INTEGRATION: CWS jl67 (1.6.730); FILE MERGED

2007/07/03 13:04:34 is 1.6.730.1: #i79141# non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [217790adcff49cf2ef87dd78fe5569b8be3286e3]

INTEGRATION: CWS jl67 (1.6.732); FILE MERGED

2007/07/03 13:04:34 is 1.6.732.1: #i79141# non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [12b27f9a16eb75820b8685e930abd8884a36317b]

INTEGRATION: CWS jl67 (1.6.732); FILE MERGED

2007/07/03 13:04:33 is 1.6.732.1: #i79141# non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [dc2b1303cc271c1c3ad3772de00f9dacdedf72ec]

INTEGRATION: CWS jl67 (1.3.732); FILE MERGED

2007/07/03 13:04:33 is 1.3.732.1: #i79141# non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [15c851fff44b29a82dee2e0fdcbcda1d0f4f064c]

INTEGRATION: CWS jl67 (1.10.112); FILE MERGED

2007/07/03 16:09:57 is 1.10.112.1: #i79141# avoid msi ice error caused by non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d32602ef05de7db1d1b717a9a11ef015c3ea589b]

INTEGRATION: CWS jl67 (1.13.74); FILE MERGED

2007/07/03 16:09:57 is 1.13.74.1: #i79141# avoid msi ice error caused by non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [18b096a30eed5468f4fe7a28aeaaa54cdb173c3e]

INTEGRATION: CWS jl67 (1.9.134); FILE MERGED

2007/07/03 16:09:57 is 1.9.134.1: #i79141# avoid msi ice error caused by non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [9a17b1a1b3818cb9ef3a67d7b5e07f6aae845e10]

INTEGRATION: CWS jl67 (1.10.204); FILE MERGED

2007/07/03 16:09:57 is 1.10.204.1: #i79141# avoid msi ice error caused by non advertised shortcuts

2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [9feadb02beb148a84a7809c7519c4cf4402ca64c]

INTEGRATION: CWS jl67 (1.87.72); FILE MERGED

2007/07/11 15:21:28 jl 1.87.72.2: RESYNC: (1.87-1.88); FILE MERGED
2007/07/03 16:09:56 is 1.87.72.1: #i79141# avoid msi ice error caused by non advertised shortcuts

2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1cf458fbca97589eb4af16daf650a5b72406de42]

INTEGRATION: CWS chart07 (1.36.68); FILE MERGED

2007/07/11 16:57:27 bm 1.36.68.1: #i69281# enable werror for chart2

2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [60982cae138ee7ab4e5cdef1a594d9c1280adb86]

INTEGRATION: CWS chart07 (1.28.36); FILE MERGED

2007/07/18 14:16:01 bm 1.28.36.1: #i79754# adding standard.soc (contained in palettes.zip) to patch. Note that palettes_lang is already in the patch

2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d0b1229c2be33e9953f4f5546b0307072ac4515d]

INTEGRATION: CWS chart07 (1.31.60); FILE MERGED

2007/07/11 16:16:38 bm 1.31.60.1: #i69281# chart2 is warning-free on wntmsci10

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5a8acdb26d64cdaa8ac65e428c790b2cef48275f]

INTEGRATION: CWS complextest1 (1.78.62); FILE MERGED

2007/06/28 08:45:08 cn 1.78.62.1: #i78349# export WRAPCMD for java calls

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0d7afd91d7b49a6daa7e5580f8308a0fed10a4fe]

INTEGRATION: CWS complextest1 (1.215.14); FILE MERGED

2007/06/21 14:38:16 cn 1.215.14.1: #i78349# modifications to run checkapi in new dmake environment

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [841e7f18112791c7aa16a33477ce045ce9ab2a38]

INTEGRATION: CWS complextest1 (1.4.1154); FILE MERGED

2007/06/28 08:48:50 cn 1.4.1154.2: #i78349# remove WRAPCMD
2007/06/21 14:37:37 cn 1.4.1154.1: #i78349# modifications to run checkapi in new dmake environment

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [31118dbb008ddab1d39b4747baae51f85ccd55eb]

INTEGRATION: CWS complextest1 (1.5.1154); FILE MERGED

2007/06/28 08:47:57 cn 1.5.1154.2: #i78349# remove WRAPCMD
2007/06/21 14:37:37 cn 1.5.1154.1: #i78349# modifications to run checkapi in new dmake environment

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b950eaf8e12c4663376442a508a3e7b81eb9176d]

INTEGRATION: CWS dba23b (1.53.12); FILE MERGED

2007/07/11 11:56:13 fs 1.53.12.2: RESYNC: (1.53-1.55); FILE MERGED
2007/07/08 20:46:13 fs 1.53.12.1: #i76542#

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [90d2b4e9883c6c5e1484fc4b9d9ee132285cdf40]

INTEGRATION: CWS dba23b (1.16.94); FILE MERGED

2007/07/11 11:56:09 fs 1.16.94.3: RESYNC: (1.16-1.18); FILE MERGED
2007/07/04 11:42:47 fs 1.16.94.2: #i10000#
2007/07/04 10:46:16 fs 1.16.94.1: #i78733# ship a odbcconfig.exe

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0f3f2ba929be073c2f9923eb9065db46341c8e12]

INTEGRATION: CWS mergesvp (1.244.14); FILE MERGED

2007/07/04 11:18:46 pl 1.244.14.2: RESYNC: (1.244-1.247); FILE MERGED
2007/06/27 12:02:31 pl 1.244.14.1: #i78931# libsvp changes

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [4703e619a8f62cd99a679c9f47120a9212f146bf]

INTEGRATION: CWS mergesvp (1.3.36); FILE MERGED

2007/06/27 12:02:32 pl 1.3.36.1: #i78931# libsvp changes

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3bddaf004d82686ff351bfae7784bd752e4fa63d]

INTEGRATION: CWS mergesvp (1.55.50); FILE MERGED

2007/06/27 12:02:31 pl 1.55.50.1: #i78931# libsvp changes

2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [1df0107779a6de7725e1aa8d6acc209101e99039]

INTEGRATION: CWS unxlngppc4pic (1.27.56); FILE MERGED

2007/07/18 09:16:38 rene 1.27.56.1: #i79646, i79647# build with -fPIC

2007-07-21  Oliver Bolte  <obo@openoffice.org>  [99fa9889275b0de8ac36c8808e3fd473d5374fac]

#i10000# dependency fixed


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [2402aade62a8252b3563aa1fc4d075b448bd2e7e]

SRC680


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [41370376f47598909e0b35c7c43c78d1bef4ce5f]

INTEGRATION: CWS native84 (1.69.14); FILE MERGED

2007/07/13 08:36:06 is 1.69.14.1: #i79539# tk resource back to core08

2007-07-19  Oliver Bolte  <obo@openoffice.org>  [fa5a3a085b2c2758849c29f2df461ebefe6edd63]

INTEGRATION: CWS native84 (1.7.672); FILE MERGED

2007/05/24 07:40:50 obr 1.7.672.1: make_installer.pl: #i77418#
disable >>not supported<< check for Solaris

copyproject.pm: #i77418#
added support for UnixRights property

2007-07-19  Oliver Bolte  <obo@openoffice.org>  [ee6b8c17a126a726bfa1f53f1839a21a1a14bc0b]

INTEGRATION: CWS native84 (1.85.50); FILE MERGED

2007/07/13 08:34:31 is 1.85.50.4: #i77418# oxt file allowed for installed and archive
2007/07/11 07:18:42 obr 1.85.50.3: RESYNC: (1.87-1.88); FILE MERGED
2007/07/04 12:20:52 obr 1.85.50.2: RESYNC: (1.85-1.87); FILE MERGED
2007/05/24 07:40:50 obr 1.85.50.1: make_installer.pl: #i77418#
disable >>not supported<< check for Solaris

copyproject.pm: #i77418#
added support for UnixRights property

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [179c81c5af5b99775f0aed09384d7d60ee03c6a1]

INTEGRATION: CWS mh23 (1.4.34); FILE MERGED

2007/06/26 15:09:35 mh 1.4.34.1: patch: #68295#, soltools: implicit declaration of strncpy, strcpy, strlen, read

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0c02540d305002901bcb1beb261fcfac68240bb5]

INTEGRATION: CWS mh23 (1.14.74); FILE MERGED

2007/07/17 15:53:04 kendy 1.14.74.2: #i79670# One 'if' less ;-)
2007/07/17 14:35:41 mh 1.14.74.1: fix: linkoo brokeness, #i79670#

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4f3244c29beb08b71968450924dc5accb1abc09a]

INTEGRATION: CWS mh23 (1.4.740); FILE MERGED

2007/07/17 15:13:36 mh 1.4.740.1: update Version info in executables, #i79696#

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b4132fa8cf2d99bb7ff8359c4466aa2997f3cb03]

INTEGRATION: CWS mh23 (1.9.740); FILE MERGED

2007/07/17 15:13:36 mh 1.9.740.1: update Version info in executables, #i79696#

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [efd0d656826ff014199e4138bf6278e5c3c06715]

INTEGRATION: CWS sb72 (1.52.10); FILE MERGED

2007/06/29 13:14:29 sb 1.52.10.1: #i74548# URE 1.3.

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1f5c341d9f3c4286c57a866ecd5f25fef180eb43]

INTEGRATION: CWS ause082 (1.11.16); FILE MERGED

2007/07/16 13:41:03 hjs 1.11.16.1: #i79552# strip file list to make all copiler happy

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e84ebf7284690376ddbd3a41bcdbd9b32b46b280]

INTEGRATION: CWS ause082 (1.76.70); FILE MERGED

2007/07/16 15:11:25 hjs 1.76.70.1: #i79554# fix name clash

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [93be8c1a632b744719b8c2ffe466568fb0f3cbcb]

INTEGRATION: CWS ause082 (1.196.74); FILE MERGED

2007/07/16 13:54:33 hjs 1.196.74.3: i78434# give some hints on missing delzip
2007/07/10 10:01:32 hjs 1.196.74.2: RESYNC: (1.196-1.199); FILE MERGED
2007/07/06 10:36:21 hjs 1.196.74.1: #i78434# no more generated fallback delzip

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5fa803f20a336ec6576d933ac4e35f44458e4430]

INTEGRATION: CWS ause082 (1.113.26); FILE MERGED

2007/07/10 10:01:28 hjs 1.113.26.2: RESYNC: (1.113-1.114); FILE MERGED
2007/07/04 13:52:33 hjs 1.113.26.1: #i79218# remove BFSFXLIB definition

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0790fd282fe42242ad782c147ea44eb888378153]

INTEGRATION: CWS ause082 (1.3.712); FILE MERGED

2007/07/12 08:40:52 hjs 1.3.712.1: #i79485# applied simple patch to also work on dpslo files

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [81e715aed0b37eac6f760f0aca011349c4ce2385]

INTEGRATION: CWS bserver29 (1.4.16); FILE MERGED

2007/06/29 17:21:11 kz 1.4.16.4: fix merge conflict
2007/06/29 16:51:34 kz 1.4.16.3: previous version
2007/06/29 14:45:56 kz 1.4.16.2: File resynced
2007/06/15 13:51:39 kz 1.4.16.1: #140478# waringfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d85f39b06f6249c9a06dadd65be23f7640b7d21d]

INTEGRATION: CWS bserver29 (1.2.2); FILE MERGED

2007/06/15 13:51:39 kz 1.2.2.1: #140478# waringfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4a98d2102d59f9d882f91c03f2050cc869113cc6]

INTEGRATION: CWS bserver29 (1.1.2); FILE ADDED

2007/06/15 13:54:17 kz 1.1.2.1: #140478# waringfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [692f5e2a19917e2ad6861588e06af20ffa0f7d24]

INTEGRATION: CWS bserver29 (1.4.16); FILE MERGED

2007/06/15 13:51:39 kz 1.4.16.1: #140478# waringfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [71bf5ff630f445dbd81fbb245d326a08b8b9ffa1]

INTEGRATION: CWS bserver29 (1.1.20); FILE MERGED

2007/06/29 17:19:53 kz 1.1.20.4: fix merge conflict
2007/06/29 16:51:17 kz 1.1.20.3: previous version
2007/06/29 14:46:26 kz 1.1.20.2: File resynced
2007/06/15 13:51:38 kz 1.1.20.1: #140478# waringfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b5e1c604669c94bb5f710dd86969e2912f858845]

INTEGRATION: CWS bserver29 (1.39.14); FILE MERGED

2007/06/29 14:01:41 kz 1.39.14.3: RESYNC: (1.39-1.41); FILE MERGED
2007/06/18 13:56:08 kz 1.39.14.2: #140478# warningfree
2007/06/18 10:15:36 kz 1.39.14.1: #140478# warningfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [94ca767e303808e62dd062be65d743362779c0e5]

INTEGRATION: CWS bserver29 (1.33.14); FILE MERGED

2007/06/29 14:01:33 kz 1.33.14.3: RESYNC: (1.33-1.35); FILE MERGED
2007/06/18 13:56:08 kz 1.33.14.2: #140478# warningfree
2007/06/18 10:15:36 kz 1.33.14.1: #140478# warningfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [03712dfff2e4f968b70a3aff86d98762e7412d4b]

INTEGRATION: CWS bserver29 (1.33.12); FILE MERGED

2007/06/29 14:00:49 kz 1.33.12.3: RESYNC: (1.33-1.36); FILE MERGED
2007/06/18 13:45:08 kz 1.33.12.2: #140478# warningfree unix
2007/06/18 10:15:36 kz 1.33.12.1: #140478# warningfree unix

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d0abd401e6830f9f931cef02219f7ba358bc00f5]

INTEGRATION: CWS aquaremovefondu (1.205.12); FILE MERGED

2007/07/13 06:42:03 ericb 1.205.12.2: #i79558# remove extra space
2007/07/12 22:55:57 ericb 1.205.12.1: #i79558# fondu binary is useless in aqua version

2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9af67ee23a657cd4c3867e434bb68d3a1090c3d8]

INTEGRATION: CWS macosxdmg23 (1.3.44); FILE MERGED

2007/06/13 11:47:43 smsm1 1.3.44.1: #i78312# Updated image with better shadows and optimisation by ace_dent

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [85e09b2c9723729b4c984fb80020ed0149bcdd8c]

INTEGRATION: CWS presfixes12 (1.186.12); FILE MERGED

2007/04/30 08:52:03 thb 1.186.12.3: RESYNC: (1.191-1.196); FILE MERGED
2007/02/21 14:54:52 thb 1.186.12.2: RESYNC: (1.186-1.191); FILE MERGED
2007/01/31 11:46:11 thb 1.186.12.1: #i74053# Added SHLxDLLPRE (thx ause!)

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3e28ec9d3078560ab00ee9e0c86b1134ffe9c7f0]

INTEGRATION: CWS basemodelrefactoring (1.51.12); FILE MERGED

2007/06/01 07:42:54 mba 1.51.12.3: #i76764#: binfilter changes
2007/05/29 21:48:55 mba 1.51.12.2: RESYNC: (1.51-1.53); FILE MERGED
2007/05/14 10:56:51 mba 1.51.12.1: #i76195#: binfilter no longer has SFX resource

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0587caf379e2bcfcad0a1903e1c20f6e6ce73e71]

INTEGRATION: CWS basemodelrefactoring (1.190.4); FILE MERGED

2007/06/01 07:42:54 mba 1.190.4.1: #i76764#: binfilter changes

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9a0fba4e07d21388d3d258e833ef03194a01a8e7]

INTEGRATION: CWS basemodelrefactoring (1.230.8); FILE MERGED

2007/05/29 21:48:35 mba 1.230.8.2: RESYNC: (1.230-1.234); FILE MERGED
2007/05/09 15:51:21 mba 1.230.8.1: #i76195#: no linguistic in binfilter anymore

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e6d8b6afe2618c2779bd1991d9aac901bd602a92]

INTEGRATION: CWS mingwport05 (1.242.14); FILE MERGED

2007/06/19 14:50:42 vg 1.242.14.1: #i78266# MinGW port efforts

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c06b138cae8c3136cfeec15dbd7449c4e178128f]

INTEGRATION: CWS mingwport05 (1.39.28); FILE MERGED

2007/06/25 14:56:06 vg 1.39.28.1: #i78267# MinGW port efforts

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [63d231ebeb64024fc6ed2fed548a1789cf18d232]

INTEGRATION: CWS mingwport05 (1.47.56); FILE MERGED

2007/06/25 14:56:06 vg 1.47.56.1: #i78267# MinGW port efforts

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [36d5cf50459a93651b168302f6bb626fb6783b0c]

INTEGRATION: CWS mingwport05 (1.113.12); FILE MERGED

2007/06/25 14:56:06 vg 1.113.12.1: #i78267# MinGW port efforts

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [18bd249fdb6cc5ab32bc8331d479909abc0c51ce]

INTEGRATION: CWS mingwport05 (1.38.28); FILE MERGED

2007/06/25 14:56:06 vg 1.38.28.1: #i78267# MinGW port efforts

2007-07-13  Rüdiger Timm  <rt@openoffice.org>  [aaf45c3c1bad5726c0902a23b2c76f9dbebad77e]

Changed order: create language packs last, because that's fastest.


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [38f85bcab4c968b52038313c760f137efb32835b]

SRC680


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [93d98881def0727460d0b04d4ddbaf6e69857948]

INTEGRATION: CWS native97 (1.10.602); FILE MERGED

2007/07/10 10:47:10 is 1.10.602.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [fdddad27ce982252343f2a221ef03db27ae9bbd8]

INTEGRATION: CWS native97 (1.5.726); FILE MERGED

2007/07/10 10:47:10 is 1.5.726.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1bf307c759df5af03fe0b908fd05db5a4eb39a44]

INTEGRATION: CWS native97 (1.7.602); FILE MERGED

2007/07/10 10:47:10 is 1.7.602.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [691688781ba704174faa91b84aa5e088548c8155]

INTEGRATION: CWS native97 (1.39.84); FILE MERGED

2007/07/09 09:55:22 is 1.39.84.2: #148088# return value of new msitran.exe
2007/07/06 14:05:47 is 1.39.84.1: #148088# return value of new msitran.exe

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [581a01022b26a9436b8493811fddd81cf12356db]

INTEGRATION: CWS native97 (1.3.20); FILE MERGED

2007/07/10 16:08:55 is 1.3.20.1: #i78658# checking solaris architecture

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [de3ec8e1df6b2423596f426ece9417a4e853ba64]

INTEGRATION: CWS native97 (1.31.86); FILE MERGED

2007/07/06 14:05:47 is 1.31.86.1: #148088# return value of new msitran.exe

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [84d410c84cd3d66f3ca57ec29c0d982edf59d8ef]

INTEGRATION: CWS native97 (1.5.86); FILE MERGED

2007/07/10 10:47:10 is 1.5.86.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [02ab4d36c5232e0b05d449655edfcab48350e115]

INTEGRATION: CWS native97 (1.43.86); FILE MERGED

2007/07/06 14:05:47 is 1.43.86.1: #148088# return value of new msitran.exe

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [b5815ae7a08b5ea1766482f08745dc840e317d77]

INTEGRATION: CWS native97 (1.9.164); FILE MERGED

2007/07/10 10:47:10 is 1.9.164.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [767e30539342286e9d4dd27f6935f9687d9563f4]

INTEGRATION: CWS native97 (1.65.36); FILE MERGED

2007/07/10 10:47:10 is 1.65.36.1: #i79432# enable Unix links in scp2

2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [a4d1b662263efb28e322ad2a63479bec49f23d10]

INTEGRATION: CWS native97 (1.87.64); FILE MERGED

2007/07/10 14:11:24 is 1.87.64.2: RESYNC: (1.87-1.88); FILE MERGED
2007/07/10 10:47:09 is 1.87.64.1: #i79432# enable Unix links in scp2

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [421beb35a19ba215b6048cf5cda2f2cd99865660]

INTEGRATION: CWS stclient (1.196.24); FILE MERGED

2007/07/02 11:30:24 is 1.196.24.1: #b6573281# replacing variables in Jobs.xcu

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c621a43199af054c7808514c788dc63494ba00e8]

INTEGRATION: CWS stclient (1.16.288); FILE MERGED

2007/07/04 10:03:21 is 1.16.288.1: #b6573281# new source service tag

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f126ecc78d8b1b23f0e75616b1c3e40ed0eda566]

INTEGRATION: CWS native93 (1.45.88); FILE MERGED

2007/07/02 15:37:08 is 1.45.88.1: #i73826# introducing OOo base version for all products

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [38d015a250bda1655dcc5b587121a1f64ac10927]

INTEGRATION: CWS native93 (1.5.80); FILE MERGED

2007/06/25 13:07:47 is 1.5.80.1: #i78692# esperanto

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [431681a3438e386a7e1fe135004826688a6d6451]

INTEGRATION: CWS native93 (1.4.80); FILE MERGED

2007/07/03 14:40:01 is 1.4.80.3: #i78692# setting correct parent for esperanto
2007/07/03 13:47:56 is 1.4.80.2: #i78692# setting correct parent for esperanto
2007/06/25 13:07:46 is 1.4.80.1: #i78692# esperanto

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [34695b42f3bc65e20a0a670ada1b08adc332757b]

INTEGRATION: CWS native93 (1.52.12); FILE MERGED

2007/07/02 15:34:44 is 1.52.12.1: #i73826# introducing OOo base version for all products

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [0cd7262c7e62a67b92d7d94cec5bd682e65ed0e0]

INTEGRATION: CWS native93 (1.34.74); FILE MERGED

2007/07/03 09:56:38 is 1.34.74.1: #i74914# including extension in 8+3 filename

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a5979f6065bc5ebd8707f0c0e4822d7ee05fe51d]

INTEGRATION: CWS native93 (1.16.282); FILE MERGED

2007/07/02 15:36:14 is 1.16.282.1: #i73826# introducing OOo base version for all products

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [917b5916b226a6e39de136116e2873510cb820a7]

INTEGRATION: CWS native93 (1.69.72); FILE MERGED

2007/07/02 15:36:13 is 1.69.72.1: #i73826# introducing OOo base version for all products

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [2c60f29522c2288556719c0cf577f4eef5300af7]

INTEGRATION: CWS native93 (1.87.70); FILE MERGED

2007/07/02 15:36:13 is 1.87.70.1: #i73826# introducing OOo base version for all products

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [1108f25630627182cb1b5ebd426c67f63715d1bc]

INTEGRATION: CWS mba23issues03 (1.8.696); FILE MERGED

2007/06/14 09:38:31 mba 1.8.696.1: #i48409#: new MediaWiki export filter for Writer

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [2b3ca837b782090f88ed37d6063eeb20262d367c]

INTEGRATION: CWS mba23issues03 (1.13.6); FILE MERGED

2007/06/28 20:58:04 mba 1.13.6.2: #i48409#: patch flags for new transformation
2007/06/14 09:38:31 mba 1.13.6.1: #i48409#: new MediaWiki export filter for Writer

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [2ac074b403e06f74afed443e10c842b275412888]

INTEGRATION: CWS mba23issues03 (1.36.6); FILE MERGED

2007/06/14 09:38:30 mba 1.36.6.1: #i48409#: new MediaWiki export filter for Writer

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [9921a8df8838934715bd7e0a69a037d11a5c5160]

INTEGRATION: CWS native95 (1.4.92); FILE MERGED

2007/07/02 11:42:45 is 1.4.92.1: #i78388# new Java 6 udpate 2

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f6caabc58613c088482f8ea60e3347864c611083]

INTEGRATION: CWS native95 (1.7.200); FILE MERGED

2007/07/02 11:42:45 is 1.7.200.1: #i78388# new Java 6 udpate 2

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [269faf8f88e637e108e77e9f83704c900397f29d]

INTEGRATION: CWS aquafilepicker01 (1.193.8); FILE MERGED

2007/06/21 08:02:11 ericb 1.193.8.1: #i78721# set Aqua FilePicker as enabled by default on Mac OS X (aqua)

2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f613e55b8aff1a589aa0f4adbdda65dd8eb858d8]

INTEGRATION: CWS aquafilepicker01 (1.209.48); FILE MERGED

2007/06/16 20:29:34 fheckl 1.209.48.10: RESYNC: (1.230-1.242); FILE MERGED
2007/05/11 21:22:56 fheckl 1.209.48.9: enabling fps_aqua lib only for aqua build
2007/05/09 22:06:36 fheckl 1.209.48.8: RESYNC: (1.222-1.230); FILE MERGED
2007/02/23 11:36:49 ericb 1.209.48.7: #i74798# fix typo
2007/02/23 11:18:59 ericb 1.209.48.6: #i74798# fix missing End
2007/02/23 09:56:03 ericb 1.209.48.5: #i74798# remove useless ifdef/endif
2007/02/10 09:59:44 fheckl 1.209.48.4: RESYNC: (1.216-1.222); FILE MERGED
2007/01/17 22:15:22 fheckl 1.209.48.3: RESYNC: (1.215-1.216); FILE MERGED
2006/12/02 18:32:47 fheckl 1.209.48.2: RESYNC: (1.209-1.215); FILE MERGED
2006/10/06 21:18:35 fheckl 1.209.48.1: Initial version of MacOSX native file picker

2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [667865acbe69b77f5998bcb7b5693863824cd1aa]

INTEGRATION: CWS receditor (1.1.2); FILE ADDED

2007/06/26 14:41:10 ihi 1.1.2.1: #i75595# recommand editor

2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e70ea1d216350f325b16423f5ed8d7fd37ded1aa]

INTEGRATION: CWS fwk66 (1.196.30); FILE MERGED

2007/07/04 11:05:51 pb 1.196.30.1: fix: #i45491# patch Compatibility.xcu too

2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [272fb5ab0b1cc0367cb61b100d96a264e8bc8060]

#i10000# Create language pack for arabic, too.


2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [a84a171dc9e1b11c179d6ad6691b3673abbb4c6e]

#i10000# Remove obsolete defines for 'svtools' module. Not necessary any more but prevent usage of precompiled headers.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [66a34921dc7b859defa1b59c122661f49dbc2e5d]

#79387# Flag file.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5b668fb2e778186e2891947b2594c3747e7f83bb]

SRC680


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f669a2fd96f4f71b5c1190c106ce8b1d736dba6c]

INTEGRATION: CWS updchk06 (1.15.46); FILE MERGED

2007/07/06 13:51:50 obr 1.15.46.2: RESYNC: (1.15-1.16); FILE MERGED
2007/06/20 12:43:11 dv 1.15.46.1: Added custom action to show release notes

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [96112133191b47d04f3d67243bd85ac17e975ef6]

INTEGRATION: CWS updchk06 (1.61.30); FILE MERGED

2007/06/25 07:52:47 dv 1.61.30.2: RESYNC: (1.61-1.63); FILE MERGED
2007/06/20 12:43:11 dv 1.61.30.1: Added custom action to show release notes

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0fb4f36fbd93b431bd95a0a026dc179aa4cdc1c1]

INTEGRATION: CWS updchk06 (1.237.20); FILE MERGED

2007/06/25 07:51:48 dv 1.237.20.2: RESYNC: (1.237-1.244); FILE MERGED
2007/06/20 12:43:11 dv 1.237.20.1: Added custom action to show release notes

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6e98e2273e2ebc661441b68cc8e4d821130abd07]

INTEGRATION: CWS updchk06 (1.2.284); FILE MERGED

2007/06/13 07:59:38 dv 1.2.284.1: Added new resource file to onlineupdate module

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c3ce6de99985d08bba2cf18456185a3cfac789a6]

INTEGRATION: CWS dr55 (1.192.14); FILE MERGED

2007/07/04 14:08:03 nn 1.192.14.5: RESYNC: (1.196-1.202); FILE MERGED
2007/06/29 14:00:41 er 1.192.14.4: #i56202# Ctrl+Prime (quoteleft) toggles formula view; add modules/scalc/accelerator/en-US/default.xml to patch files
2007/06/29 10:20:38 nn 1.192.14.3: #i73123# insertbar in calc
2007/06/28 15:07:44 dr 1.192.14.2: RESYNC: (1.192-1.196); FILE MERGED
2007/06/15 11:16:01 tbe 1.192.14.1: #i25278# print default suggestions

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b3e5c0c997c80c53b691a558b90a513a4c096ee4]

INTEGRATION: CWS c09tosrc (1.15.66); FILE MERGED

2007/06/21 16:27:16 is 1.15.66.1: #144951# c09 to src680 for installation tasks

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bcd90c6348289b7ae77782a85e262e91a0c3db7f]

INTEGRATION: CWS c09tosrc (1.45.74); FILE MERGED

2007/06/21 16:27:16 is 1.45.74.1: #144951# c09 to src680 for installation tasks

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [86d80e764beef24e062e413d2c2a57b4629e2097]

INTEGRATION: CWS c09tosrc (1.16.86); FILE MERGED

2007/06/21 16:25:11 is 1.16.86.1: #144951# c09 to src680 for installation tasks

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e998b48731855389860f4d65e46b76a1f3006c1c]

INTEGRATION: CWS c09tosrc (1.9.186); FILE MERGED

2007/06/21 16:25:10 is 1.9.186.1: #144951# c09 to src680 for installation tasks

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [54fa1896469da5d84cbc19d7d3ac0e9a9975abd3]

INTEGRATION: CWS c09tosrc (1.1.4); FILE ADDED

2007/06/20 07:54:10 rt 1.1.4.2: #148085# Bring  manifest builder to SRC680 code line.
2007/02/14 16:35:21 rt 1.1.4.1: file makemani.pl was added on branch cws_src680_c09tosrc on 2007-06-20 07:54:10 +0000

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3b65129c1783d62847afe34654f6366c40657901]

INTEGRATION: CWS oj14 (1.36.10); FILE MERGED

2007/06/23 21:33:54 fs 1.36.10.8: RESYNC: (1.61-1.63); FILE MERGED
2007/06/04 19:09:53 oj 1.36.10.7: RESYNC: (1.56-1.61); FILE MERGED
2007/05/03 06:18:53 oj 1.36.10.6: #i76758# new files for report
2007/04/18 16:50:24 oj 1.36.10.5: RESYNC: (1.55-1.56); FILE MERGED
2007/02/20 15:51:10 oj 1.36.10.4: RESYNC: (1.48-1.55); FILE MERGED
2006/12/18 19:11:51 oj 1.36.10.3: RESYNC: (1.44-1.48); FILE MERGED
2006/11/07 11:23:19 oj 1.36.10.2: RESYNC: (1.36-1.44); FILE MERGED
2006/08/29 05:33:39 oj 1.36.10.1: new config file for extended color scheme for add ons

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0deeb348c4a4ed8a9e861968cec55ca494941b6e]

INTEGRATION: CWS oj14 (1.158.10); FILE MERGED

2007/06/23 21:33:07 fs 1.158.10.8: RESYNC: (1.190-1.196); FILE MERGED
2007/06/04 19:06:44 oj 1.158.10.7: RESYNC: (1.185-1.190); FILE MERGED
2007/05/03 06:18:51 oj 1.158.10.6: #i76758# new files for report
2007/04/18 16:49:57 oj 1.158.10.5: RESYNC: (1.183-1.185); FILE MERGED
2007/02/20 15:49:56 oj 1.158.10.4: RESYNC: (1.175-1.183); FILE MERGED
2006/12/18 19:11:07 oj 1.158.10.3: RESYNC: (1.171-1.175); FILE MERGED
2006/11/07 11:22:23 oj 1.158.10.2: RESYNC: (1.158-1.171); FILE MERGED
2006/08/29 05:33:39 oj 1.158.10.1: new config file for extended color scheme for add ons

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [afab36ef1849d30b4b76f7faef65fca7f0c0b945]

INTEGRATION: CWS oj14 (1.7.72); FILE MERGED

2007/05/03 06:18:50 oj 1.7.72.1: #i76758# new files for report

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fd8f51727422f93f6f64e71f450c52d415447f87]

INTEGRATION: CWS oj14 (1.15.2); FILE MERGED

2007/06/04 18:51:34 oj 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED
2007/05/03 06:18:48 oj 1.15.2.1: #i76758# new files for report

2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [032e1eb91e10b3cbf4e211564dd50f8281a3b4b6]

INTEGRATION: CWS oj14 (1.10.92); FILE MERGED

2007/05/10 12:10:29 oj 1.10.92.1: #i77193# insert mktemp to avoid exploding command line

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [941d88238c4f27f97a31aa079ad45e885d3388bf]

#i10000# Create OpenOffice_wJRE also for unix like platforms. Needed for testing of new java gui installer introduced by 'native87'.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [92dbe0ce8aaeaca428dc422a2efaa9b27ab32b42]

INTEGRATION: CWS aquavcl01 (1.45.4); FILE MERGED

2007/05/14 12:07:23 ericb 1.45.4.5: #i77327#  correct change
2007/05/14 12:02:11 ericb 1.45.4.4: #i77327# remove extra else
2007/05/14 10:36:08 ericb 1.45.4.3: #i77327# add alpha to user install dir until Aqua version is stabilized
2007/05/14 10:32:40 ericb 1.45.4.2: #i77327# remove bad change
2007/05/14 10:30:32 ericb 1.45.4.1: #i77327# add alpha to user install dir until Aqua version is stabilized

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [d462a31ff439dfcd964a4e87dc40c3fe1dfe9c2a]

INTEGRATION: CWS aquavcl01 (1.138.14); FILE MERGED

2007/06/25 11:19:54 pjanik 1.138.14.20: RESYNC: (1.190-1.196); FILE MERGED
2007/06/06 16:55:38 ericb 1.138.14.19: RESYNC: (1.188-1.190); FILE MERGED
2007/05/03 19:02:41 pjanik 1.138.14.18: RESYNC: (1.185-1.188); FILE MERGED
2007/04/28 07:42:21 ericb 1.138.14.17: #i73693# modify the bundle tree for both Aqua and X11 version
2007/04/11 08:44:55 pjanik 1.138.14.16: RESYNC: (1.183-1.185); FILE MERGED
2007/02/02 11:26:29 pjanik 1.138.14.15: RESYNC: (1.181-1.183); FILE MERGED
2007/01/25 13:37:47 pjanik 1.138.14.14: RESYNC: (1.174-1.181); FILE MERGED
2006/12/07 14:33:19 pjanik 1.138.14.13: RESYNC: (1.172-1.174); FILE MERGED
2006/11/26 18:27:01 pjanik 1.138.14.12: RESYNC: (1.171-1.172); FILE MERGED
2006/11/07 19:40:25 pjanik 1.138.14.11: RESYNC: (1.168-1.171); FILE MERGED
2006/10/14 00:19:18 tra 1.138.14.10: RESYNC: (1.166-1.168); FILE MERGED
2006/09/14 13:41:38 tra 1.138.14.9: RESYNC: (1.164-1.166); FILE MERGED
2006/08/21 22:20:11 cl 1.138.14.8: RESYNC: (1.163-1.164); FILE MERGED
2006/08/16 12:40:25 cl 1.138.14.7: RESYNC: (1.159-1.163); FILE MERGED
2006/07/19 08:56:51 pjanik 1.138.14.6: RESYNC: (1.157-1.159); FILE MERGED
2006/06/17 12:46:52 fheckl 1.138.14.5: Solving conflict with m172 while resyncing
2006/04/18 07:06:43 tra 1.138.14.4: RESYNC: (1.144-1.148); FILE MERGED
2006/03/10 14:20:10 tra 1.138.14.3: RESYNC: (1.141-1.144); FILE MERGED
2006/02/20 13:26:50 tra 1.138.14.2: RESYNC: (1.138-1.141); FILE MERGED
2006/01/31 00:57:22 fheckl 1.138.14.1: Allowing a full aqua build

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [14f2bd65de0d84aa29b5ac26641e9bfe3f33a1c4]

INTEGRATION: CWS aquavcl01 (1.181.22); FILE MERGED

2007/06/25 11:19:46 pjanik 1.181.22.23: RESYNC: (1.237-1.244); FILE MERGED
2007/06/21 15:27:31 pl 1.181.22.22: #i78704# implement XOR rendering with basebmp
2007/06/09 05:45:58 pjanik 1.181.22.21: No headless plugin on AQUA.
2007/06/06 17:14:34 ericb 1.181.22.20: aquavcl01 resync for scp2
2007/06/06 16:55:33 ericb 1.181.22.19: RESYNC: (1.230-1.237); FILE MERGED
2007/06/06 15:54:52 ericb 1.181.22.18: reverse changes for resync of aquavcl01 with m214
2007/06/01 14:07:37 pl 1.181.22.17: no vcl plugins on QUARTZ
2007/05/03 19:02:35 pjanik 1.181.22.16: RESYNC: (1.228-1.230); FILE MERGED
2007/04/11 08:44:36 pjanik 1.181.22.15: RESYNC: (1.222-1.228); FILE MERGED
2007/01/25 13:37:42 pjanik 1.181.22.14: RESYNC: (1.216-1.222); FILE MERGED
2007/01/20 08:36:12 pjanik 1.181.22.13: #i10000#: Fix previous untested commit.
2007/01/19 19:20:21 ericb 1.181.22.12: #i69373# libsalsystools.dylib is not needed anymore in aquavcl01
2006/12/07 14:33:14 pjanik 1.181.22.11: RESYNC: (1.215-1.216); FILE MERGED
2006/11/26 18:26:55 pjanik 1.181.22.10: RESYNC: (1.212-1.215); FILE MERGED
2006/11/07 19:40:18 pjanik 1.181.22.9: RESYNC: (1.211-1.212); FILE MERGED
2006/10/14 00:19:11 tra 1.181.22.8: RESYNC: (1.209-1.211); FILE MERGED
2006/08/16 12:40:18 cl 1.181.22.7: RESYNC: (1.206-1.209); FILE MERGED
2006/07/19 08:56:45 pjanik 1.181.22.6: RESYNC: (1.202-1.206); FILE MERGED
2006/06/17 13:25:41 fheckl 1.181.22.5: RESYNC: (1.197-1.202); FILE MERGED
2006/04/18 07:06:36 tra 1.181.22.4: RESYNC: (1.191-1.197); FILE MERGED
2006/03/10 14:20:03 tra 1.181.22.3: RESYNC: (1.184-1.191); FILE MERGED
2006/02/20 13:26:42 tra 1.181.22.2: RESYNC: (1.181-1.184); FILE MERGED
2006/01/31 00:57:21 fheckl 1.181.22.1: Allowing a full aqua build

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [39ea07cb06fc52fae65700a64fc18da490f276fa]

INTEGRATION: CWS aquavcl01 (1.2.2); FILE MERGED

2007/06/27 07:42:50 hdu 1.2.2.15: Aqua only: link to font subsetter library
2007/06/25 11:15:29 pjanik 1.2.2.14: RESYNC: (1.16-1.17); FILE MERGED
2007/06/15 18:23:17 pjanik 1.2.2.13: vcl is now WaE clean, remove the workaround introduced in the past.
2007/06/11 10:53:37 hdu 1.2.2.12: add PSPLIB for static linking
2007/06/06 16:50:01 ericb 1.2.2.11: RESYNC: (1.14-1.16); FILE MERGED
2007/05/03 21:11:50 pjanik 1.2.2.10: Do not turn WaE on for vcl in aquavcl01.
2007/05/03 17:57:48 pjanik 1.2.2.9: RESYNC: (1.13-1.14); FILE MERGED
2007/04/11 08:20:44 pjanik 1.2.2.8: RESYNC: (1.11-1.13); FILE MERGED
2007/02/02 11:20:28 pjanik 1.2.2.7: RESYNC: (1.9-1.11); FILE MERGED
2007/01/25 13:24:10 pjanik 1.2.2.6: RESYNC: (1.7-1.9); FILE MERGED
2006/12/07 14:31:05 pjanik 1.2.2.5: RESYNC: (1.6-1.7); FILE MERGED
2006/11/26 18:15:48 pjanik 1.2.2.4: RESYNC: (1.4-1.6); FILE MERGED
2006/11/07 19:18:51 pjanik 1.2.2.3: RESYNC: (1.3-1.4); FILE MERGED
2006/07/19 08:10:41 pjanik 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2006/03/11 17:20:54 pjanik 1.2.2.1: Bring back changes lost during re-sync because of renamed files.

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [6d41f5e35f347f93b68c3742c6760f0a7afe955c]

INTEGRATION: CWS aquavcl01 (1.64.126); FILE MERGED

2007/06/06 16:48:38 ericb 1.64.126.12: RESYNC: (1.86-1.88); FILE MERGED
2007/05/03 17:56:33 pjanik 1.64.126.11: RESYNC: (1.85-1.86); FILE MERGED
2007/04/11 08:14:15 pjanik 1.64.126.10: RESYNC: (1.83-1.85); FILE MERGED
2007/02/02 11:17:48 pjanik 1.64.126.9: RESYNC: (1.80-1.83); FILE MERGED
2007/01/25 13:23:27 pjanik 1.64.126.8: RESYNC: (1.79-1.80); FILE MERGED
2006/11/26 18:14:42 pjanik 1.64.126.7: RESYNC: (1.76-1.79); FILE MERGED
2006/11/07 19:18:09 pjanik 1.64.126.6: RESYNC: (1.74-1.76); FILE MERGED
2006/10/13 23:29:43 tra 1.64.126.5: RESYNC: (1.69-1.74); FILE MERGED
2006/08/21 22:10:21 cl 1.64.126.4: RESYNC: (1.68-1.69); FILE MERGED
2006/07/19 08:05:50 pjanik 1.64.126.3: RESYNC: (1.65-1.68); FILE MERGED
2006/03/10 14:10:33 tra 1.64.126.2: RESYNC: (1.64-1.65); FILE MERGED
2005/11/27 10:11:08 fheckl 1.64.126.1: Allowing objective-C++ sources to compile (ending .mm)

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e26d474d9aa8e94bbed9b61a809e5b0f913efd83]

INTEGRATION: CWS aquavcl01 (1.7.126); FILE MERGED

2007/01/07 14:42:31 mox 1.7.126.2: Issue number:  #69066#
Some build fixes to get cairo canvas compiling on Mac OS X
2006/02/21 18:15:36 fheckl 1.7.126.1: Commenting out some parts that hinder compilation of aqua build on MacOSX

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [d00abceddf1b2b70151670b8e8d128c39e75e8d6]

INTEGRATION: CWS aquavcl01 (1.13.4); FILE MERGED

2007/06/06 17:27:42 ericb 1.13.4.5: resync conflicts with linkoo
2007/06/06 16:45:49 ericb 1.13.4.4: RESYNC: (1.13-1.14); FILE MERGED
2007/06/06 15:54:51 ericb 1.13.4.3: reverse changes for resync of aquavcl01 with m214
2007/05/30 07:48:17 thb 1.13.4.2: #i77328# Fixed typo (un-break *nix platforms that use the decent .so shared lib postfix)
2007/05/29 22:07:32 thb 1.13.4.1: #i77328# Also rename search path for linkoo from program to MacOS

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7b2204baadcbb08a1da9bae4515246f3d8d4ef4e]

INTEGRATION: CWS aquavcl01 (1.108.24); FILE MERGED

2007/06/25 11:13:38 pjanik 1.108.24.7: RESYNC: (1.117-1.118); FILE MERGED
2007/06/06 16:45:44 ericb 1.108.24.6: RESYNC: (1.116-1.117); FILE MERGED
2007/05/03 17:55:57 pjanik 1.108.24.5: RESYNC: (1.115-1.116); FILE MERGED
2007/04/11 08:07:36 pjanik 1.108.24.4: RESYNC: (1.113-1.115); FILE MERGED
2007/02/02 11:14:00 pjanik 1.108.24.3: RESYNC: (1.111-1.113); FILE MERGED
2007/01/25 13:20:18 pjanik 1.108.24.2: RESYNC: (1.108-1.111); FILE MERGED
2006/12/02 12:44:50 kaib 1.108.24.1: #i64936# Fixed deliver error message confusing mac build

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [2e6e2ce06e4d84fc3050c68cfd82067be63112e0]

INTEGRATION: CWS freebsd08 (1.24.344); FILE MERGED

2007/06/01 23:08:01 maho 1.24.344.1: Move i386-specific compiler options to where they actually belong.

Issue number:  #i76969#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [72f828d47b1e6c9a93e9181ec1676cb32484d1d6]

INTEGRATION: CWS freebsd08 (1.3.82); FILE MERGED

2007/06/01 23:08:01 maho 1.3.82.1: Move i386-specific compiler options to where they actually belong.

Issue number:  #i76969#
Submitted by:  jkim

2007-07-04  Rüdiger Timm  <rt@openoffice.org>  [188f633b19c09a9c72977313a407d6762b945961]

SRC680


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6959e739e5ad6e300617cef10930feb6c0aa9160]

INTEGRATION: CWS dr54 (1.192.16); FILE MERGED

2007/06/22 12:35:14 nn 1.192.16.1: #i35738# #i38108# scalc accelerators in patch

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bd35c6396492716d09858923df1d10b6e2818dfa]

INTEGRATION: CWS dr54 (1.33.78); FILE MERGED

2007/07/03 10:10:03 dr 1.33.78.2: #i10000# missing patchflag
2007/07/02 13:00:22 dr 1.33.78.1: #i10000# missing patchflag

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1c07f16bad2c2a70b6951ded33937a0d44b117ef]

INTEGRATION: CWS locales23 (1.185.16); FILE MERGED

2007/06/25 11:10:45 er 1.185.16.3: RESYNC: (1.193-1.196); FILE MERGED
2007/06/18 19:53:06 er 1.185.16.2: RESYNC: (1.185-1.193); FILE MERGED
2007/05/10 15:21:16 er 1.185.16.1: #i76903# Vietnamese is Latin script, not CTL

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [760e6f5552da6e6afadc04459f4fc51fdc48fd58]

INTEGRATION: CWS salaquatox11 (1.242.6); FILE MERGED

2007/06/26 15:42:06 ericb 1.242.6.2: RESYNC: (1.242-1.244); FILE MERGED
2007/06/16 15:48:44 ericb 1.242.6.1: #i78548# libsalsystool is not needed anymore

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [27e607b2e7754f183dc677f41dd94426b73d3785]

INTEGRATION: CWS neonupdate (1.189.4); FILE MERGED

2007/06/22 14:47:31 kso 1.189.4.3: #i77023# - recreated after resync with merge conflict.
2007/06/22 12:29:55 kso 1.189.4.2: RESYNC: (1.189-1.190); FILE MERGED
2007/06/22 10:59:41 kso 1.189.4.1: #i77023# - dropped support for neon < 0.26.0

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9620ee13161b1feaa1d13289d0e8e292b0aa7292]

INTEGRATION: CWS neonupdate (1.208.4); FILE MERGED

2007/06/22 12:30:11 kso 1.208.4.2: RESYNC: (1.208-1.209); FILE MERGED
2007/06/22 10:59:44 kso 1.208.4.1: #i77023# - dropped support for neon < 0.26.0

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [12daca424052c1f0b0a6c9c4e120cf49c21cd031]

INTEGRATION: CWS native87 (1.3.120); FILE MERGED

2007/05/21 12:28:31 is 1.3.120.1: #i65425# new order of package installation

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [007bfa87c14c93898a3eb86cd7ace2d7eff78e9a]

INTEGRATION: CWS native87 (1.56.16); FILE MERGED

2007/06/20 08:57:56 is 1.56.16.2: RESYNC: (1.56-1.61); FILE MERGED
2007/05/21 12:28:31 is 1.56.16.1: #i65425# new order of package installation

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5a74db83739e59d1c32dd75c760311700fc392b3]

INTEGRATION: CWS native87 (1.4.2); FILE ADDED

2007/06/26 10:02:51 is 1.4.2.2: #i78479# new kde module description
2005/01/21 12:10:34 is 1.4.2.1: file module_kde.ulf was added on branch cws_src680_native87 on 2007-06-26 10:02:51 +0000

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [28af454553fe80e75a2bedbef4a40f7824aa3e72]

INTEGRATION: CWS native87 (1.3.300); FILE MERGED

2007/06/26 10:01:12 is 1.3.300.1: #i78480# no systemintegration with user privileges

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f68332c942131599b4692d14fe48f16d0f57a935]

INTEGRATION: CWS native87 (1.4.300); FILE MERGED

2007/06/26 10:01:12 is 1.4.300.1: #i78480# no systemintegration with user privileges

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7e67d6b34dcfd809383cc10c5e812f932b80c9bf]

INTEGRATION: CWS native87 (1.5.120); FILE MERGED

2007/06/26 10:01:50 is 1.5.120.1: #i78480# no systemintegration with user privileges

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a6e4e4ff7e1be9507351bd709b942ec4ea983be3]

INTEGRATION: CWS native87 (1.48.4); FILE MERGED

2007/06/20 08:38:21 is 1.48.4.3: RESYNC: (1.48-1.52); FILE MERGED
2007/05/30 12:40:51 is 1.48.4.2: #i65425# building javainstaller only for ooo_with_jre
2007/04/12 08:45:46 is 1.48.4.1: #i65425# Java GUI Installer for OOo and OOoWithJRE

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [03740f88d17bd80cc2245bad03bbf748f189e071]

INTEGRATION: CWS native87 (1.2.134); FILE MERGED

2007/06/28 10:53:45 is 1.2.134.1: #i78800# special update check for jre

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [71e0daa56ef34220ccb433a343c226a7db4c7d25]

INTEGRATION: CWS native87 (1.46.58); FILE MERGED

2007/06/20 08:19:50 is 1.46.58.2: RESYNC: (1.46-1.49); FILE MERGED
2007/04/25 12:28:59 is 1.46.58.1: #i65425# preparing copy of jre

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [427bd9bc504c6d8edd5a19d82f9195f4ddc952fe]

INTEGRATION: CWS native87 (1.35.64); FILE MERGED

2007/06/20 08:19:14 is 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED
2007/04/25 12:28:59 is 1.35.64.1: #i65425# preparing copy of jre

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [52d48d7ec72a4c1f0263b01714be9e2c5033f820]

INTEGRATION: CWS native87 (1.68.20); FILE MERGED

2007/06/20 08:18:50 is 1.68.20.3: RESYNC: (1.68-1.69); FILE MERGED
2007/05/30 12:43:13 is 1.68.20.2: #i65425# building javainstaller only for SOLAR_JAVA builds
2007/04/19 12:44:14 is 1.68.20.1: #i65425# no java gui installer for patches and language packs

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6c8c55e2c5e855732323061b1c1e878b70530fd5]

INTEGRATION: CWS native87 (1.9.20); FILE MERGED

2007/06/20 08:18:14 is 1.9.20.2: RESYNC: (1.9-1.10); FILE MERGED
2007/05/30 12:43:13 is 1.9.20.1: #i65425# building javainstaller only for SOLAR_JAVA builds

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ba49f2263d30f70092be1c5ae5567f684c0e1aec]

INTEGRATION: CWS native87 (1.32.30); FILE MERGED

2007/05/30 12:43:14 is 1.32.30.1: #i65425# building javainstaller only for SOLAR_JAVA builds

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5e70bc940210b9ead9f660f1d050d913dbb515c6]

INTEGRATION: CWS native87 (1.85.20); FILE MERGED

2007/06/20 08:16:12 is 1.85.20.3: RESYNC: (1.85-1.87); FILE MERGED
2007/05/30 12:42:02 is 1.85.20.2: #i65425# building javainstaller only for SOLAR_JAVA builds
2007/04/19 12:44:13 is 1.85.20.1: #i65425# no java gui installer for patches and language packs

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9b1c6b4f036a3ef0bae71d2e5a415c23d44e4bd5]

INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED

2007/06/25 22:11:45 vq 1.6.2.1: #i78508# Release dmake 4.9.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bf5de6837473ccb25f1ca5c453cbb3162f0753ca]

INTEGRATION: CWS dmake49 (1.11.2); FILE MERGED

2007/06/25 22:11:45 vq 1.11.2.1: #i78508# Release dmake 4.9.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3466991cc3951ab2384546afd9e329444b5f02ef]

INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED

2007/06/22 20:47:10 vq 1.1.2.1: #i78061# Add testcase and documentation.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [51f37956e0242224484e09b3a68030519e086fbd]

INTEGRATION: CWS dmake49 (1.1.2); FILE ADDED

2007/06/21 20:28:15 vq 1.1.2.1: #i74007#  Add testcase.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c18cadcf641ff9817a5d3ce381d08384d635ea53]

INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED

2007/06/22 20:47:10 vq 1.6.2.2: #i78061# Add testcase and documentation.
2007/06/21 20:28:14 vq 1.6.2.1: #i74007#  Add testcase.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2cc8df1da3237c24930fb758ac93a0548d841b1c]

INTEGRATION: CWS dmake49 (1.7.2); FILE MERGED

2007/06/25 22:11:45 vq 1.7.2.1: #i78508# Release dmake 4.9.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [cb44941a4832ddd938939357a7ea68c58a453a72]

INTEGRATION: CWS dmake49 (1.10.2); FILE MERGED

2007/06/25 22:11:44 vq 1.10.2.4: #i78508# Release dmake 4.9.
2007/06/22 20:47:10 vq 1.10.2.3: #i78061# Add testcase and documentation.
2007/06/22 17:36:46 vq 1.10.2.2: #i74007# Add documentation to manpage.
2007/06/18 03:56:01 vq 1.10.2.1: #i78033# Document :i macro expansion.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [81839ac0508036bc3fa7eaf56778a03970e7561d]

INTEGRATION: CWS dmake49 (1.8.2); FILE MERGED

2007/06/25 22:11:44 vq 1.8.2.4: #i78508# Release dmake 4.9.
2007/06/22 20:47:09 vq 1.8.2.3: #i78061# Add testcase and documentation.
2007/06/22 17:36:45 vq 1.8.2.2: #i74007# Add documentation to manpage.
2007/06/18 03:56:01 vq 1.8.2.1: #i78033# Document :i macro expansion.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9b26d74113788c184a83c60c5636a9e013e60c43]

INTEGRATION: CWS dmake49 (1.5.2); FILE MERGED

2007/06/20 22:26:11 vq 1.5.2.1: #i74700# Add a new special macro OOODMAKEMODE that is used to toggle
OOo build specific behavior. If OOODMAKEMODE is set (i.e. it begins with y)
the leading ./ of a path will no longer be removed.
This patch also fixes iz78061.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [cf283f7bff6ce0056ec0e8dd5492f20c66a4a280]

INTEGRATION: CWS dmake49 (1.3.2); FILE MERGED

2007/06/20 22:26:11 vq 1.3.2.1: #i74700# Add a new special macro OOODMAKEMODE that is used to toggle
OOo build specific behavior. If OOODMAKEMODE is set (i.e. it begins with y)
the leading ./ of a path will no longer be removed.
This patch also fixes iz78061.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9c8f5c531e80cb39037ce6d3cf598529780d14c3]

INTEGRATION: CWS dmake49 (1.6.2); FILE MERGED

2007/06/20 22:26:11 vq 1.6.2.1: #i74700# Add a new special macro OOODMAKEMODE that is used to toggle
OOo build specific behavior. If OOODMAKEMODE is set (i.e. it begins with y)
the leading ./ of a path will no longer be removed.
This patch also fixes iz78061.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fb5dd8725880c8afc80ccb143ee1f6b62e64793b]

INTEGRATION: CWS dmake49 (1.9.2); FILE MERGED

2007/06/20 22:26:11 vq 1.9.2.1: #i74700# Add a new special macro OOODMAKEMODE that is used to toggle
OOo build specific behavior. If OOODMAKEMODE is set (i.e. it begins with y)
the leading ./ of a path will no longer be removed.
This patch also fixes iz78061.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c0c48cc3597c294d00d4373ef7a7788b061fa699]

INTEGRATION: CWS dmake49 (1.28.2); FILE MERGED

2007/06/25 22:11:44 vq 1.28.2.2: #i78508# Release dmake 4.9.
2007/06/20 22:07:01 vq 1.28.2.1: #i78152# Make dmake buildable on GNU/kFreeBSD.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6f1c180b005091d4bad7e00e390ab6421023022d]

INTEGRATION: CWS dmake49 (1.21.2); FILE MERGED

2007/06/25 22:11:44 vq 1.21.2.1: #i78508# Release dmake 4.9.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8caa53c21d08796f793f16ee3f22a1efb73a904d]

INTEGRATION: CWS dmake49 (1.8.2); FILE MERGED

2007/06/25 22:11:44 vq 1.8.2.1: #i78508# Release dmake 4.9.

2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [340d6d139319671a31fe03d707f93cc334b00f8c]

INTEGRATION: CWS dmake49 (1.7.2); FILE MERGED

2007/06/25 22:13:03 vq 1.7.2.3: #i10000# Update ChangeLog.
2007/06/22 21:04:34 vq 1.7.2.2: #i10000# Update ChangeLog.
2007/06/21 20:34:58 vq 1.7.2.1: #i10000# Update ChangeLog.

2007-07-02  Rüdiger Timm  <rt@openoffice.org>  [dbc90aa17270c6733b2cc772914086ec8adf75e2]

#i10000# Undo last changes to make it consistent with enrolled _tg_app.mk


2007-06-29  Rüdiger Timm  <rt@openoffice.org>  [262bdea887732c536edff73961bb40455abacf21]

(Slightly) more comprehensive error message in case on incorrect/missing environment settings.


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f485184e5d4c0a518334b66c5219556923283405]

#i10000#: add file to patch list


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f241fc1ddebf56b1eeba7c435fcc16c44c5dcafb]

SRC680


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [68775d029cd8cea727f75b549b47ba1c4c491260]

#i10000#: regenerate


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da551f2a48e7e401ea93964bf58128c690b6f2a]

INTEGRATION: CWS vgbugs07 (1.110.10); FILE MERGED

2007/06/15 13:54:06 vg 1.110.10.1: #i78525# restore prototype files for unrolled _tg_shl.mk & _tg_shl.mk

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [363da4a4330f13fd51331d68df8fb97840503844]

INTEGRATION: CWS vgbugs07 (1.2.22); FILE MERGED

2007/06/04 13:35:21 vg 1.2.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fda1ad6f2f13ee5594b3ad5bbf7e338a49d85b6c]

INTEGRATION: CWS vgbugs07 (1.5.18); FILE MERGED

2007/06/04 13:35:21 vg 1.5.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1704e276468918a99ec7545baf3a2ee5ad92a88]

INTEGRATION: CWS vgbugs07 (1.3.18); FILE MERGED

2007/06/04 13:35:21 vg 1.3.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b98abac4fa20d6bc99b29b7d11863c2a624102c]

INTEGRATION: CWS vgbugs07 (1.4.18); FILE MERGED

2007/06/04 13:35:21 vg 1.4.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0d9eae856a6afc7c38948f45709824e1f62f9af]

INTEGRATION: CWS vgbugs07 (1.3.2); FILE MERGED

2007/06/04 13:35:21 vg 1.3.2.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55b8d31b7e535811c64ad56f168cc09c53e51555]

INTEGRATION: CWS vgbugs07 (1.3.22); FILE MERGED

2007/06/04 13:35:21 vg 1.3.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62f99d8ac8cbcb910b098d75c06b33f1f8e5039d]

INTEGRATION: CWS vgbugs07 (1.5.22); FILE MERGED

2007/06/04 13:35:21 vg 1.5.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2b34f5cfdc2f1bd30c57b9e9be8f1f66fd98e2]

INTEGRATION: CWS vgbugs07 (1.1.22); FILE MERGED

2007/06/04 13:35:21 vg 1.1.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a17bfce0314fcae148249ec611d5201f8e005e05]

INTEGRATION: CWS vgbugs07 (1.64.10); FILE MERGED

2007/06/15 13:54:06 vg 1.64.10.1: #i78525# restore prototype files for unrolled _tg_shl.mk & _tg_shl.mk

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4364fed1b2a0836bd685e6b2a7c82c42767251]

INTEGRATION: CWS vgbugs07 (1.196.38); FILE MERGED

2007/06/06 10:20:11 vg 1.196.38.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007/06/04 13:31:57 vg 1.196.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8307a5dda5c38b37da55f6a0ee9da56ff6545173]

INTEGRATION: CWS ause079 (1.144.2); FILE MERGED

2007/06/11 14:39:02 hjs 1.144.2.2: RESYNC: (1.144-1.146); FILE MERGED
2007/05/23 08:13:36 hjs 1.144.2.1: #i75902# remove obsolete usage of SOLARROOT

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3360e435d11596580dbc0438b82c2e93e2371f6]

INTEGRATION: CWS ause079 (1.2.154); FILE MERGED

2007/05/23 08:23:28 hjs 1.2.154.1: #i75902# remove some warnings in case of missing registry entries

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b21e878ae2ee0ece6d785d5f5757984173441a]

INTEGRATION: CWS ause079 (1.38.2); FILE MERGED

2007/06/11 14:36:49 hjs 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED
2007/05/22 11:22:49 hjs 1.38.2.1: #i77083# support SHLnUSE_EXPORTS=name

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af36d6526c682def80e92b39a8424cc17c59cf2b]

INTEGRATION: CWS ause079 (1.196.20); FILE MERGED

2007/06/14 11:31:21 hjs 1.196.20.3: #i78350# - second patch
2007/05/22 16:44:01 hjs 1.196.20.2: #i77194# fix error hiding
2007/05/22 15:25:47 hjs 1.196.20.1: #i77194# reduce number of shell calls to locate used jarfiles

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5482dcf338e0414aff33099be14e374899d78ab]

INTEGRATION: CWS ause079 (1.214.2); FILE MERGED

2007/06/14 15:10:39 hjs 1.214.2.3: #i78465# remove traces of mac os9
2007/06/11 14:37:55 hjs 1.214.2.2: RESYNC: (1.214-1.215); FILE MERGED
2007/05/23 08:13:02 hjs 1.214.2.1: #i75902# remove obsolete usage of SOLARROOT

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [713b83282c52224d8761290c0b87b066d4838f39]

INTEGRATION: CWS ause079 (1.113.2); FILE MERGED

2007/06/14 15:10:39 hjs 1.113.2.1: #i78465# remove traces of mac os9

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb693d40da777af448ec947f7dde15d22745d9b]

INTEGRATION: CWS ause079 (1.37.2); FILE MERGED

2007/06/11 14:37:06 hjs 1.37.2.2: RESYNC: (1.37-1.38); FILE MERGED
2007/05/22 11:22:49 hjs 1.37.2.1: #i77083# support SHLnUSE_EXPORTS=name

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [189e64c3a637f921439a070cb66668c26688b79c]

INTEGRATION: CWS ause079 (1.61.2); FILE MERGED

2007/06/11 14:38:23 hjs 1.61.2.2: RESYNC: (1.61-1.62); FILE MERGED
2007/05/23 10:15:02 hjs 1.61.2.1: #i76902# reset DIC_ALL

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c5b072efdb0cfa13cb21af1d418cbf7e28b60b]

INTEGRATION: CWS ause079 (1.30.2); FILE MERGED

2007/06/26 12:37:00 rt 1.30.2.2: Typo
2007/05/23 08:14:25 hjs 1.30.2.1: #i75902# fix finding nsis

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec8e9bee28990988138733447af8da1afa4f74c]

INTEGRATION: CWS ause079 (1.8.232); FILE MERGED

2007/06/19 10:57:18 hjs 1.8.232.1: #i78350# wrap hidc call

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08f7794fa9403f9c7a6b96fe969665fcac9d53f6]

INTEGRATION: CWS ause079 (1.155.2); FILE MERGED

2007/06/14 15:07:24 hjs 1.155.2.1: #i78465# remove traces of mac os9

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31be9aff0607398bbc70399587eefeff2c3c9b74]

INTEGRATION: CWS ause079 (1.14.2); FILE MERGED

2007/05/22 11:26:03 hjs 1.14.2.1: #i77083# support SHLnUSE_EXPORTS=name - added -N switch

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf5ec9d84b94ab07af2e396e99c668ee44cde58a]

INTEGRATION: CWS impress122 (1.61.42); FILE MERGED

2007/06/15 18:50:04 cl 1.61.42.1: #i23353# added new button sets for html export

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d9f960af66eaa754cc319775bde35a321a6c29f]

INTEGRATION: CWS impress122 (1.190.8); FILE MERGED

2007/06/25 09:28:48 cl 1.190.8.1: added simpress& sdraw insertbar.xml to patch list

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c2e3367f6a68babd0ab00e165e6a027a9a9bb08]

INTEGRATION: CWS impress122 (1.27.330); FILE MERGED

2007/06/19 13:24:45 cl 1.27.330.2: added missing patch styles
2007/06/15 18:50:04 cl 1.27.330.1: #i23353# added new button sets for html export

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e456d0d9effa74771f77cbaf6831d26526269eb9]

INTEGRATION: CWS impress122 (1.35.82); FILE MERGED

2007/06/15 18:50:03 cl 1.35.82.1: #i23353# added new button sets for html export

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57c7b1973ef52eea0d44b79393d9b663481e3ead]

INTEGRATION: CWS impress122 (1.26.58); FILE MERGED

2007/06/26 13:47:41 cl 1.26.58.1: #i72038# added effects.xcu to patch

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d3415f68239913a3042f5f74c7dbb7bd7cd18a]

INTEGRATION: CWS a11ysep (1.2.4); FILE MERGED

2007/06/27 13:51:07 fs 1.2.4.7: RESYNC: (1.57-1.63); FILE MERGED
2007/05/09 09:37:36 fs 1.2.4.6: RESYNC: (1.55-1.57); FILE MERGED
2007/02/27 08:32:30 fs 1.2.4.5: RESYNC: (1.43-1.55); FILE MERGED
2006/09/21 22:03:15 fs 1.2.4.4: RESYNC: (1.22-1.43); FILE MERGED
2005/09/27 07:53:02 fs 1.2.4.3: RESYNC: (1.15-1.22); FILE MERGED
2005/06/06 11:01:54 fs 1.2.4.2: RESYNC: (1.2-1.15); FILE MERGED
2005/03/07 08:44:07 fs 1.2.4.1: #i44293# new library with prefix acc, containing A11Y implementations formerly implemented in toolkit/svtools

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [573c5ef78578c7335235d0e62cf6114176448f7b]

INTEGRATION: CWS a11ysep (1.17.34); FILE MERGED

2007/06/27 13:50:19 fs 1.17.34.8: RESYNC: (1.51-1.54); FILE MERGED
2007/05/09 09:36:53 fs 1.17.34.7: RESYNC: (1.50-1.51); FILE MERGED
2007/02/27 08:49:40 fs 1.17.34.6: re-introduce Tk resource file (has been removed in CWS a11ysep, but MWS introduced changes so that we now need it, again)
2007/02/27 08:31:49 fs 1.17.34.5: RESYNC: (1.47-1.50); FILE MERGED
2006/09/21 22:02:44 fs 1.17.34.4: RESYNC: (1.26-1.47); FILE MERGED
2005/09/27 07:50:41 fs 1.17.34.3: RESYNC: (1.21-1.26); FILE MERGED
2005/06/06 11:01:14 fs 1.17.34.2: RESYNC: (1.17-1.21); FILE MERGED
2005/03/07 08:44:07 fs 1.17.34.1: #i44293# new library with prefix acc, containing A11Y implementations formerly implemented in toolkit/svtools

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [092015c77cfcdef2143153526bcdbddeba6d8ee2]

INTEGRATION: CWS a11ysep (1.83.8); FILE MERGED

2007/06/27 13:49:53 fs 1.83.8.7: RESYNC: (1.230-1.244); FILE MERGED
2007/05/09 09:36:36 fs 1.83.8.6: RESYNC: (1.222-1.230); FILE MERGED
2007/02/27 08:31:32 fs 1.83.8.5: RESYNC: (1.209-1.222); FILE MERGED
2006/09/21 22:02:25 fs 1.83.8.4: RESYNC: (1.141-1.209); FILE MERGED
2005/09/27 07:50:03 fs 1.83.8.3: RESYNC: (1.103-1.141); FILE MERGED
2005/06/06 11:00:55 fs 1.83.8.2: RESYNC: (1.83-1.103); FILE MERGED
2005/03/07 08:44:07 fs 1.83.8.1: #i44293# new library with prefix acc, containing A11Y implementations formerly implemented in toolkit/svtools

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08bb38bf81bf5b6b7ca9238ff3b2a8ab4887da08]

INTEGRATION: CWS sdblogging (1.183.48); FILE MERGED

2007/05/19 21:29:34 fs 1.183.48.3: RESYNC: (1.185-1.189); FILE MERGED
2007/04/16 11:52:22 fs 1.183.48.2: RESYNC: (1.183-1.185); FILE MERGED
2007/04/05 07:10:32 fs 1.183.48.1: #i76119# configuration for generic logging facilities

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e481d57d159e1bb7f838a33267bb2042d10b767]

INTEGRATION: CWS sdblogging (1.223.10); FILE MERGED

2007/05/19 21:29:25 fs 1.223.10.3: RESYNC: (1.228-1.233); FILE MERGED
2007/04/16 11:52:08 fs 1.223.10.2: RESYNC: (1.223-1.228); FILE MERGED
2007/04/05 07:11:51 fs 1.223.10.1: #i76119# new lib 'log'

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5baa3ef993842c75e8a12791a9bdee70f4a865c]

INTEGRATION: CWS sdblogging (1.15.138); FILE MERGED

2007/05/19 21:21:36 fs 1.15.138.2: RESYNC: (1.15-1.16); FILE MERGED
2007/04/11 08:54:58 fs 1.15.138.1: #i76119# added 'sdbcl' resource file

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7be3240801c973121d6657d45fe4cd3e2b24588]

INTEGRATION: CWS obo11 (1.106.54); FILE MERGED

2007/06/12 12:25:08 obo 1.106.54.1: #i78336# trustedinfo manifest for Windows Vista

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [118034c993e1ece5ba8f1a75d98e048e533e1412]

INTEGRATION: CWS pmladek05 (1.189.2); FILE MERGED

2007/06/20 10:17:09 pmladek 1.189.2.2: #i75366#
rename the used variable from UNIXFILENAME to a more clear UNIXWRAPPERNAME
2007/06/19 11:34:21 pmladek 1.189.2.1: #i75366#
update also config_office/configure (not only configure.in)

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2849b0e74844edff22ce3ad3eafd5ee4c344f245]

INTEGRATION: CWS obo11 (1.12.4); FILE MERGED

2007/06/21 08:12:43 obo 1.12.4.2: #i76441# -D_DEBUG for static linking
2007/06/19 10:22:27 obo 1.12.4.1: -MTd removed

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fbe26cf9d2664bdf0adcef80ece4d8984a9e5e7]

INTEGRATION: CWS obo11 (1.1.2); FILE ADDED

2007/06/18 09:46:20 obo 1.1.2.1: i78336# new trustedinfo manifest

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d0d02364ca369384ffdee507ab0e35de94d32d]

INTEGRATION: CWS obo11 (1.110.22); FILE MERGED

2007/06/12 12:20:31 obo 1.110.22.1: #i78336# trustedinfo manifest for Windows Vista

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e27683a95dd555220f4161bcb4dc75b7c135672b]

INTEGRATION: CWS obo11 (1.64.22); FILE MERGED

2007/06/12 12:20:31 obo 1.64.22.1: #i78336# trustedinfo manifest for Windows Vista

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fb036f185688b8a3ce39fdd8a0afd9544ce41e4]

INTEGRATION: CWS obo11 (1.215.2); FILE MERGED

2007/06/21 08:58:58 obo 1.215.2.1: #i78336# TRUSTED_MANIFEST_LOCATION added

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d896edb23427effc48779a1964f98efa669b6db]

INTEGRATION: CWS obo11 (1.61.90); FILE MERGED

2007/06/12 12:25:08 obo 1.61.90.1: #i78336# trustedinfo manifest for Windows Vista

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a4466c113dff5d4a5472a19c1e19771c6ab9c65]

INTEGRATION: CWS obo11 (1.62.2); FILE MERGED

2007/06/18 09:54:56 obo 1.62.2.1: #i78336# vista: use trusted info manifest

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df701c40ea202d4bd90b2f551bf51bb1cc241a8]

INTEGRATION: CWS pmladek05 (1.148.2); FILE MERGED

2007/06/20 10:17:11 pmladek 1.148.2.2: #i75366#
rename the used variable from UNIXFILENAME to a more clear UNIXWRAPPERNAME
2007/06/18 16:02:21 pmladek 1.148.2.1: #i75366#
allow to redefine the UNIX wrapper name in the shared desktop files

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aacf2dd82f4737991424885ad674efc418d6ab54]

INTEGRATION: CWS pmladek05 (1.208.2); FILE MERGED

2007/06/20 10:17:11 pmladek 1.208.2.2: #i75366#
rename the used variable from UNIXFILENAME to a more clear UNIXWRAPPERNAME
2007/06/18 16:02:21 pmladek 1.208.2.1: #i75366#
allow to redefine the UNIX wrapper name in the shared desktop files

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1d4ef3e9b8afc80410337ac7a23c1334086632]

INTEGRATION: CWS smarttags3 (1.187.10); FILE MERGED

2007/05/25 11:58:41 fme 1.187.10.3: RESYNC: (1.189-1.190); FILE MERGED
2007/05/22 14:46:52 fme 1.187.10.2: RESYNC: (1.187-1.189); FILE MERGED
2007/04/30 10:25:46 fme 1.187.10.1: #i75130# Color configuration for smart tags added - add patch flag to UI.xcs

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e233fb886697369c833161d91e2b8c1a99c4b159]

INTEGRATION: CWS awttree01 (1.55.20); FILE MERGED

2007/06/25 12:53:53 cl 1.55.20.4: RESYNC: (1.61-1.63); FILE MERGED
2007/06/08 09:36:32 cl 1.55.20.3: RESYNC: (1.60-1.61); FILE MERGED
2007/05/21 10:55:26 cl 1.55.20.2: RESYNC: (1.55-1.60); FILE MERGED
2007/04/25 15:28:25 thb 1.55.20.1: #i75289# Packing simple canvas component

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [09d4fdb05fce9540dbcf13396a02f97de94ae9b2]

INTEGRATION: CWS awttree01 (1.7.240); FILE MERGED

2007/06/25 12:51:51 thb 1.7.240.2: #i10000# Fixed typo in lib name
2007/04/25 15:28:24 thb 1.7.240.1: #i75289# Packing simple canvas component

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47db057c5c515a3a7354174ddbc1b64f81128771]

INTEGRATION: CWS atkbridge6 (1.187.4); FILE MERGED

2007/06/07 14:20:07 obr 1.187.4.2: RESYNC: (1.187-1.190); FILE MERGED
2007/05/11 08:23:44 obr 1.187.4.1: #i75917# obsolete on Unix since native atk bridge

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5274360537278bd0e438799b487877c8a37a15e]

INTEGRATION: CWS hr44 (1.187.10); FILE MERGED

2007/06/20 12:50:01 hr 1.187.10.1: #i78693#,#i78699#: regenerate

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57334ca8bb165d9f2c994f25ddad2d3bb5750004]

INTEGRATION: CWS hr44 (1.206.10); FILE MERGED

2007/06/20 12:47:50 hr 1.206.10.6: #i78693#: cosmetic changes
2007/06/20 12:38:05 hr 1.206.10.5: #i78699#: typo
2007/06/20 12:08:17 hr 1.206.10.4: #i78699#: disable checking for portaudio on Solaris
2007/06/20 11:48:43 hr 1.206.10.3: #i78693#: check for SunStudio 12 on Solaris
2007/06/20 10:39:18 hr 1.206.10.2: #i78456#: remove check for XML::Parser
2007/06/14 16:13:40 hr 1.206.10.1: #i78456: check for Perl module XML::Parser

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [91bb9b823e9b9cc1aa22584886b233d2426b1946]

INTEGRATION: CWS ause081 (1.187.8); FILE MERGED

2007/06/14 15:20:54 hjs 1.187.8.1: #i78439# - remove remains of jam pilot

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ff67456dad3aa9397f05c5d2d2b3d952ac85d7]

INTEGRATION: CWS ause081 (1.146.4); FILE MERGED

2007/06/14 15:20:56 hjs 1.146.4.1: #i78439# - remove remains of jam pilot

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fff724eb180561b4ed6fc4e4a7dbe17cb520d60e]

INTEGRATION: CWS ause081 (1.206.8); FILE MERGED

2007/06/14 15:20:56 hjs 1.206.8.1: #i78439# - remove remains of jam pilot

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bc0d3a32be3993d548ea1918063b96ee5e63a2d]

INTEGRATION: CWS ause081 (1.20.14); FILE MERGED

2007/06/14 15:20:54 hjs 1.20.14.1: #i78439# - remove remains of jam pilot

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c4d26b44849250031a0210a8c06dd1a73997b39]

INTEGRATION: CWS ause081 (1.11.64); FILE MERGED

2007/06/22 12:31:23 hjs 1.11.64.1: #i78393# remove now obsolete setting to avoid description

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e66e94d04cca3172a7bc1452ddcab351fe398d4]

INTEGRATION: CWS ause081 (1.1.1486); FILE MERGED

2007/06/22 09:53:43 hjs 1.1.1486.1: #i78393# remove component_getDescriptionFunc from exports

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e11f738cc3c9d133a3399f4c9b456eb2f23567e]

INTEGRATION: CWS ause081 (1.110.24); FILE MERGED

2007/06/22 12:45:37 hjs 1.110.24.1: #i78393# remove generation of description object file

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a4e4b7de889ec9935566c53a80c837a679aa84d]

INTEGRATION: CWS ause081 (1.39.22); FILE MERGED

2007/06/22 12:45:36 hjs 1.39.22.1: #i78393# remove generation of description object file

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d97421d5c17f35c95194c087bb24c83d2b9228cd]

INTEGRATION: CWS ause081 (1.196.60); FILE MERGED

2007/06/22 12:45:37 hjs 1.196.60.1: #i78393# remove generation of description object file

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [64a215e3a3027391be391866196341637c5597d1]

INTEGRATION: CWS ause081 (1.106.56); FILE MERGED

2007/06/22 12:45:36 hjs 1.106.56.1: #i78393# remove generation of description object file

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [686a8fb5537f732059c2529b15704de6779fdeb2]

INTEGRATION: CWS ause081 (1.38.22); FILE MERGED

2007/06/22 12:45:36 hjs 1.38.22.1: #i78393# remove generation of description object file

2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f018e60ea5849b8d02f2566510d65ff395744a1d]

INTEGRATION: CWS ause081 (1.155.52); FILE MERGED

2007/06/22 09:55:29 hjs 1.155.52.1: #i78439# no jam anymore...

2007-06-20  Kurt Zenker  <kz@openoffice.org>  [59b6bc8d0d6bfb3f956b30ac93782a1012d77fe1]

SRC680


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [e1e1f0481b80d2db329d30633cf024bb8d4d7a58]

i10000# generate new configure


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [d193bf470bb4e8acffd5efd8b88e1b925f639f67]

INTEGRATION: CWS jl65 (1.61.22); FILE MERGED

2007/06/12 08:11:21 jl 1.61.22.1: #i78209# Download extension link in Extension Manager

2007-06-20  Kurt Zenker  <kz@openoffice.org>  [49c26426c666966ed7311c5066d0d59a47fdca0b]

INTEGRATION: CWS jl65 (1.190.18); FILE MERGED

2007/06/18 13:21:45 jl 1.190.18.2: RESYNC: (1.190-1.193); FILE MERGED
2007/06/12 08:11:21 jl 1.190.18.1: #i78209# Download extension link in Extension Manager

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [487307d5f8272ac8515911fac835a996bd85304c]

INTEGRATION: CWS languageguessing (1.50.2); FILE MERGED

2007/04/11 14:06:51 tl 1.50.2.3: RESYNC: (1.50-1.56); FILE MERGED
2007/01/15 13:54:30 tl 1.50.2.2: #i73173# integrate Google SoC language-guessing
2007/01/12 08:13:45 tl 1.50.2.1: #i73173# integrate Google SoC language-guessing

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [35a1929f8cbd800fb65d7ae1073a09f981c360eb]

INTEGRATION: CWS languageguessing (1.178.2); FILE MERGED

2007/04/11 14:05:34 tl 1.178.2.5: RESYNC: (1.178-1.185); FILE MERGED
2007/01/15 09:51:18 tl 1.178.2.4: #i73173# integrate Google SoC language-guessing
2007/01/15 09:39:37 tl 1.178.2.3: #i73173# integrate Google SoC language-guessing
2007/01/15 09:09:05 tl 1.178.2.2: #i73173# integrate Google SoC language-guessing
2007/01/12 08:13:45 tl 1.178.2.1: #i73173# integrate Google SoC language-guessing

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [34d45452a927f23026d871117c485a731ec50e81]

INTEGRATION: CWS languageguessing (1.220.2); FILE MERGED

2007/04/11 14:05:13 tl 1.220.2.2: RESYNC: (1.220-1.228); FILE MERGED
2007/01/15 13:54:30 tl 1.220.2.1: #i73173# integrate Google SoC language-guessing

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [159a1d690004962152f4b2fd6ceda9de49bffad8]

INTEGRATION: CWS languageguessing (1.35.78); FILE MERGED

2007/01/15 09:09:05 tl 1.35.78.2: #i73173# integrate Google SoC language-guessing
2007/01/12 08:13:45 tl 1.35.78.1: #i73173# integrate Google SoC language-guessing

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [0e1bcc195ad56eea4aca83e8facffa2b93ba9c5a]

INTEGRATION: CWS pj81 (1.23.38); FILE MERGED

2007/06/10 13:02:32 pjanik 1.23.38.1: #i78272#: Do not include spadmin link on AQUA, only for X11.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [7446b8bf9d9a0d72f7892e6be2c36143aac2a0e5]

INTEGRATION: CWS pj81 (1.2.18); FILE MERGED

2007/06/10 12:04:50 pjanik 1.2.18.1: #i78251#: Remove SISSL.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [a598e24bfe4f29e41040afd3290fe063a522f9fc]

INTEGRATION: CWS pj81 (1.53.26); FILE MERGED

2007/06/10 13:01:20 pjanik 1.53.26.1: #i78272#: Do not include spa resource file on AQUA, only for X11.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [a440060430e9f158e6545d95593d0f54a2ff77bf]

INTEGRATION: CWS pj81 (1.190.20); FILE MERGED

2007/06/10 12:53:36 pjanik 1.190.20.1: #i78272#: Do not include spadmin.bin on AQUA, only for X11.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [93232dbb024d8be758c3c5dcae97680d33810f91]

INTEGRATION: CWS ppc64one (1.144.4); FILE MERGED

2007/05/29 14:16:04 cmc 1.144.4.1: #i77898# detect 64bit ppc environment, being careful to check the size of long as the default env for ppc64 userspace is generally 32bit

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [5947708cfa12c7963d0b1cddc6c3f095ead76e82]

INTEGRATION: CWS pj81 (1.237.16); FILE MERGED

2007/06/10 12:52:21 pjanik 1.237.16.1: #i78272#: Do not include libspa on AQUA, only for X11.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [8b95fe0f07aec7e576956d9c2911344c05972a17]

INTEGRATION: CWS ppc64one (1.204.4); FILE MERGED

2007/05/29 14:16:04 cmc 1.204.4.1: #i77898# detect 64bit ppc environment, being careful to check the size of long as the default env for ppc64 userspace is generally 32bit

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [2b263b441c2d12372247414a1fb0e7aee83ef40c]

INTEGRATION: CWS pj81 (1.10.14); FILE MERGED

2007/06/10 13:29:54 pjanik 1.10.14.1: #i78273#: Correct install_name for dbgutil's stlportlib.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [be6ccde63fdaf9a28bb065e01a8ab9da595a2834]

INTEGRATION: CWS pj81 (1.16.44); FILE MERGED

2007/06/11 07:44:56 pjanik 1.16.44.1: #i78244#: lingu and starmath modules are now free of warnings on Mac OS X.

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [29b30b938470703c070d5af848d76f216a134822]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED

2007/06/01 12:05:04 cmc 1.1.2.2: #i77898# add the toc stuff to the other flags
2007/05/29 14:18:59 cmc 1.1.2.1: #i77898# add ppc64

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [69d36cbebb0ee68540a3e83512408122b88555ca]

INTEGRATION: CWS ppc64one (1.26.74); FILE MERGED

2007/05/31 10:28:15 cmc 1.26.74.1: #i77898# use -Os instead of -O2

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [c1f4e5e4b5f201c77fb594b5444d9e580546cb8b]

INTEGRATION: CWS ppc64one (1.33.338); FILE MERGED

2007/05/29 14:18:59 cmc 1.33.338.1: #i77898# add ppc64

2007-06-18  Kurt Zenker  <kz@openoffice.org>  [0922f5781986c7e29c3d24be91606d43ae462df7]

INTEGRATION: CWS ppc64one (1.64.20); FILE MERGED

2007/06/05 11:31:17 cmc 1.64.20.1: #i77898# add ppc64 target to epm

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [75572189b52a80874800c83e78f7c40a900e27d2]

SRC680


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [b4beb61419dddc21d9b9ea199c427ab11cbaa8cf]

INTEGRATION: CWS headlesstwo (1.2.10); FILE MERGED

2007/06/07 09:24:13 cmc 1.2.10.1: #i77412# add basebmp requirement to headless plugin

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8e726e17293c6881efa0b65fef64bb3f5f0b4517]

INTEGRATION: CWS headlesstwo (1.237.8); FILE MERGED

2007/06/07 09:24:13 cmc 1.237.8.1: #i77412# add basebmp requirement to headless plugin

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [8bd982c4419a73bfd2cc940bea8a5ae8dcaf0634]

INTEGRATION: CWS dmake48 (1.5.2); FILE MERGED

2007/04/24 17:42:30 vq 1.5.2.2: #i73700# Release dmake 4.8.
2007/01/21 03:00:39 vq 1.5.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [febcca4c5f08f8489d91cfceb77967dd129ce187]

INTEGRATION: CWS dmake48 (1.10.2); FILE MERGED

2007/04/24 17:42:30 vq 1.10.2.2: #i73700# Release dmake 4.8.
2007/01/21 03:00:39 vq 1.10.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [84bca5ac987f140c1edf231cc8669b7032959611]

INTEGRATION: CWS dmake48 (1.4.40); FILE MERGED

2007/03/14 00:51:37 vq 1.4.40.1: #i10000# No real change, only comments were added or modified.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [3514ac8c850a7aff7ceb7d3eea229059f4d4ae9f]

INTEGRATION: CWS dmake48 (1.6.2); FILE MERGED

2007/01/21 23:21:13 vq 1.6.2.1: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [25c9b9cd4fde3f8cf08f360f6fb34b4e7a63a2cf]

INTEGRATION: CWS dmake48 (1.1.2); FILE ADDED

2007/04/09 13:22:59 vq 1.1.2.3: #i73499# Fix bash syntax typo.
2007/04/09 03:27:03 vq 1.1.2.2: #i73499# Make test work on Solaris.
2007/03/23 20:40:40 vq 1.1.2.1: #i73499# Add documentation and testcase.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f54dc36b6ab5488b35f85db0604c29f1cfb96a15]

INTEGRATION: CWS dmake48 (1.5.2); FILE MERGED

2007/03/23 20:40:40 vq 1.5.2.1: #i73499# Add documentation and testcase.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [01c188d921634c0d3ee9a8a81c7f2d6d656dcadb]

INTEGRATION: CWS dmake48 (1.6.2); FILE MERGED

2007/01/21 03:00:39 vq 1.6.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [267a418790c082d3721befce93a8ad3beea18bc5]

INTEGRATION: CWS dmake48 (1.9.2); FILE MERGED

2007/04/24 17:42:29 vq 1.9.2.7: #i73700# Release dmake 4.8.
2007/03/27 17:21:15 vq 1.9.2.6: #i10000# Fix typos in manual.
This patch was provided by shay@openoffice.org.
2007/03/24 04:29:05 vq 1.9.2.5: #i75697# Document the special treatment of $? for the :! ruleop.
2007/03/23 20:40:40 vq 1.9.2.4: #i73499# Add documentation and testcase.
2007/01/30 04:24:46 vq 1.9.2.3: #i73996# Update man page.
2007/01/21 23:21:13 vq 1.9.2.2: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.
2007/01/21 03:00:38 vq 1.9.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [717469d82a854934b9738f5c9ee3c0b3b47cb0eb]

INTEGRATION: CWS dmake48 (1.7.2); FILE MERGED

2007/04/24 17:42:29 vq 1.7.2.7: #i73700# Release dmake 4.8.
2007/03/27 17:21:15 vq 1.7.2.6: #i10000# Fix typos in manual.
This patch was provided by shay@openoffice.org.
2007/03/24 04:29:05 vq 1.7.2.5: #i75697# Document the special treatment of $? for the :! ruleop.
2007/03/23 20:40:39 vq 1.7.2.4: #i73499# Add documentation and testcase.
2007/01/30 04:24:46 vq 1.7.2.3: #i73996# Update man page.
2007/01/21 23:21:13 vq 1.7.2.2: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.
2007/01/21 03:00:38 vq 1.7.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [0346ed6df40fb58dfbd7fe1a16e68210b92e9cd6]

INTEGRATION: CWS dmake48 (1.4.2); FILE MERGED

2007/03/17 19:00:38 vq 1.4.2.2: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/01/30 02:39:45 vq 1.4.2.1: #i73996# Avoid relative paths going up to the root directory.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [e599378e9fd8f5eba89820216b9750ad4ab6a3fc]

INTEGRATION: CWS dmake48 (1.9.2); FILE MERGED

2007/03/19 04:58:52 vq 1.9.2.6: #i73499# Restrict function to cygwin only use.
2007/03/18 15:02:10 vq 1.9.2.5: #i73499# Add missing include statement.
2007/03/17 19:00:38 vq 1.9.2.4: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/03/17 02:36:27 vq 1.9.2.3: #i10000# Trivial fix.
2007/03/14 00:51:37 vq 1.9.2.2: #i10000# No real change, only comments were added or modified.
2007/01/30 02:39:45 vq 1.9.2.1: #i73996# Avoid relative paths going up to the root directory.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [9b33c35ca38756613399bdbd79f0113f2e3895b6]

INTEGRATION: CWS dmake48 (1.10.2); FILE MERGED

2007/03/17 19:00:38 vq 1.10.2.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2d2425539a7daf88a3c30744bc6aa5828c71b887]

INTEGRATION: CWS dmake48 (1.2.2); FILE MERGED

2007/01/30 02:39:45 vq 1.2.2.2: #i73996# Avoid relative paths going up to the root directory.
2007/01/21 23:21:12 vq 1.2.2.1: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [1e42df94c08fff6199142a8a7084b80eeeed8a78]

INTEGRATION: CWS dmake48 (1.8.2); FILE MERGED

2007/04/09 03:06:53 vq 1.8.2.6: #i73499# Fix potential problem with m_at getting freed without being
initalized first.
2007/03/24 04:29:04 vq 1.8.2.5: #i75697# Document the special treatment of $? for the :! ruleop.
2007/03/17 19:00:38 vq 1.8.2.4: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/01/30 02:39:45 vq 1.8.2.3: #i73996# Avoid relative paths going up to the root directory.
2007/01/27 00:51:12 vq 1.8.2.2: #i739183 Mark the internal macros PWD, MAKEDIR and TMD as precious.
Also commit some small macro relates clean ups and comment changes.
2007/01/23 02:25:52 vq 1.8.2.1: #i10000# Small cosmetic changes.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [9ff33c00a9c11cba81a8235f8235408e0784c05f]

INTEGRATION: CWS dmake48 (1.6.16); FILE MERGED

2007/03/17 19:00:37 vq 1.6.16.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [c6fafea19256a7cb8acd25408e478654f5c2585f]

INTEGRATION: CWS dmake48 (1.5.2); FILE MERGED

2007/03/17 19:00:37 vq 1.5.2.2: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/01/27 00:51:12 vq 1.5.2.1: #i739183 Mark the internal macros PWD, MAKEDIR and TMD as precious.
Also commit some small macro relates clean ups and comment changes.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f350594a4da22a16f4376b6245c690713651d148]

INTEGRATION: CWS dmake48 (1.8.2); FILE MERGED

2007/03/17 19:00:37 vq 1.8.2.2: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/01/23 02:25:52 vq 1.8.2.1: #i10000# Small cosmetic changes.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f8f9011d07fcdc3c2abda5c91d49b93945ed2969]

INTEGRATION: CWS dmake48 (1.10.2); FILE MERGED

2007/03/17 19:00:37 vq 1.10.2.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [98ce7e8c12134e04a0289a152888a7b88ab33ff1]

INTEGRATION: CWS dmake48 (1.3.16); FILE MERGED

2007/03/17 19:00:37 vq 1.3.16.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [05c43ef6b3dbcd3024515ee678d2e9e8722a4267]

INTEGRATION: CWS dmake48 (1.6.2); FILE MERGED

2007/03/17 19:00:37 vq 1.6.2.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [a39d144c412ec27505b1e0309f6c0bcb46f564b9]

INTEGRATION: CWS dmake48 (1.9.2); FILE MERGED

2007/03/17 19:00:37 vq 1.9.2.1: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [231962014b6a5936336a075f56a5dc482ea29be4]

INTEGRATION: CWS dmake48 (1.8.2); FILE MERGED

2007/03/17 19:00:36 vq 1.8.2.3: #i73499# Add new .WINPATH attribute to generate Windows style paths
(with regular slashes) instead of the default cygwin style (POSIX)
paths for dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute.

The windows style paths use regular slashes ('/') instead of the
usual windows backslash ('\') as directory separator to avoid quoting
problems (It still is a cygwin dmake!) and cygwin as well as native
windows programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD),
$(MAKEDIR) and $(TMD).

Examples:

Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

Content of $(PWD) with .WINPATH set:           c:/temp
2007/01/27 00:51:12 vq 1.8.2.2: #i739183 Mark the internal macros PWD, MAKEDIR and TMD as precious.
Also commit some small macro relates clean ups and comment changes.
2007/01/23 02:49:43 vq 1.8.2.1: #i10000# Remove warning and add error handling.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [d800ac3fcc95c7360e011c9acb08b68c14d4a53c]

INTEGRATION: CWS dmake48 (1.27.2); FILE MERGED

2007/04/24 17:42:29 vq 1.27.2.3: #i73700# Release dmake 4.8.
2007/01/21 23:21:12 vq 1.27.2.2: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.
2007/01/21 03:00:38 vq 1.27.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [9d41c01201faf2a01890e6dae6f500a97461fecf]

INTEGRATION: CWS dmake48 (1.20.2); FILE MERGED

2007/04/24 17:42:28 vq 1.20.2.3: #i73700# Release dmake 4.8.
2007/01/21 23:21:12 vq 1.20.2.2: #i73661# Improve case insensitive directory caching on case sensitive
file systems but it is *not* recommended to to so. A comment was added
to the man page emphasizing this.
2007/01/21 03:00:37 vq 1.20.2.1: #i73700# Bump version to 4.8-cvs.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [a7c5480d8a395e2b1b1668e3b7699e7e5a8696b3]

INTEGRATION: CWS dmake48 (1.7.2); FILE MERGED

2007/04/24 17:42:28 vq 1.7.2.2: #i73700# Release dmake 4.8.
2007/03/23 20:40:39 vq 1.7.2.1: #i73499# Add documentation and testcase.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [843c854b885ecab9162b599d93bdfb0db18be5b0]

INTEGRATION: CWS dmake48 (1.6.2); FILE MERGED

2007/04/24 17:49:18 vq 1.6.2.4: #i10000# Update ChangeLog.
2007/03/27 17:23:15 vq 1.6.2.3: #i10000# Update ChangeLog.
2007/03/23 20:44:06 vq 1.6.2.2: #i10000# Update ChangeLog.
2007/03/17 18:43:51 vq 1.6.2.1: #i10000# Update ChangeLog.

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [b13d1d5188c6368a1a15990afd27517cc4f35639]

INTEGRATION: CWS rt21 (1.7.6); FILE MERGED

2007/06/08 13:49:21 rt 1.7.6.2: More cleanup (move creation of 'additional' dir from deliver.pl into modules).
2007/06/08 12:43:07 rt 1.7.6.1: #i78232# Remove delivery of *staticdatamembers.*

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [1f7352b1052f59edd3d593a356a74a3fdd242845]

INTEGRATION: CWS rt21 (1.117.12); FILE MERGED

2007/06/08 15:32:58 rt 1.117.12.9: #i78236# Quoting.
2007/06/08 13:55:47 rt 1.117.12.8: #i78232# Remove default delivery of *staticdatamembers.*
2007/06/08 13:54:37 rt 1.117.12.7: #i78236# New option 'checkdlst': warns about missing 'mkdir's, overwrites, and entries of non-existing files to be delivered from source tree.
2007/06/07 11:51:18 rt 1.117.12.6: Join changes from rev. 1.116.44.1 (CWS ause079).
2007/06/07 08:53:39 rt 1.117.12.5: Remove obsolete macro '%UPD%'.
2007/06/07 08:52:37 rt 1.117.12.4: Remove obsolete macro '%UPD%'.
2007/06/07 08:22:44 rt 1.117.12.3: #i78168# 'hedabu_obsolete' now only changes local includes by adding module name to inc path. Therefore rename functionality into 'addincpath'.
2007/06/07 08:01:03 rt 1.117.12.2: #i78168# Remove  __SOLAR_PRIVATE hack and source beautifying from hedabu_obsolete.
2007/06/07 07:30:50 rt 1.117.12.1: #i78035# Do not strip (precompiled) windows files from linux.

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [2bc3f606daf3915fa92915b9a745a497ddc52df8]

INTEGRATION: CWS vcl78 (1.184.6); FILE MERGED

2007/05/15 11:08:15 pl 1.184.6.1: #i77363# remove libpaper

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [9431af3aff3fe4ba284817f1dacdd6c789b605d4]

INTEGRATION: CWS vcl78 (1.141.6); FILE MERGED

2007/05/15 11:26:00 rene 1.141.6.1: #i77363# remove LIBPAPER_LINK also from set_soenv.in

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [bbed0dc11cdc82b7866326a3871682fdefe0a14d]

INTEGRATION: CWS vcl78 (1.201.6); FILE MERGED

2007/05/15 11:08:17 pl 1.201.6.1: #i77363# remove libpaper

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [631c8a6dd342d42c9afca6f9bebdf611941e976e]

INTEGRATION: CWS oointroaboutbrand (1.179.12); FILE MERGED

2007/06/07 13:50:39 hjs 1.179.12.4: #i66426# regenerate after resync for tinderbox/buildbot
2007/05/25 10:45:22 cd 1.179.12.3: RESYNC: (1.179-1.186); FILE MERGED
2007/04/02 14:35:27 hjs 1.179.12.2: #i66426# fix variable names
2007/03/28 13:42:34 hjs 1.179.12.1: #i66426# specify intro and about bitmaps

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [b4ae6c5068952c6195e1b0020cb9a4ab029f35cb]

INTEGRATION: CWS oointroaboutbrand (1.183.58); FILE MERGED

2007/05/25 11:49:25 cd 1.183.58.3: RESYNC: (1.183-1.189); FILE MERGED
2007/03/29 11:20:43 cd 1.183.58.2: i66426# Patch flag for new intro.zip must be set
2007/03/27 07:31:53 cd 1.183.58.1: i66426# Use a zip archive to transport intro and about bitmap. They a primary used for branding

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [a80765edf8c4175cc4865e62035d7300ded2870d]

INTEGRATION: CWS oointroaboutbrand (1.136.10); FILE MERGED

2007/05/25 10:45:45 cd 1.136.10.3: RESYNC: (1.136-1.144); FILE MERGED
2007/04/02 14:35:38 hjs 1.136.10.2: #i66426# fix variable names
2007/03/28 11:25:57 cd 1.136.10.1: i66426# New mechanism to define external intro+about bitmaps

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [97a23c263b2fa94933ded3ea998a438a1e00165d]

INTEGRATION: CWS oointroaboutbrand (1.197.10); FILE MERGED

2007/05/25 10:45:38 cd 1.197.10.3: RESYNC: (1.197-1.204); FILE MERGED
2007/04/02 14:35:37 hjs 1.197.10.2: #i66426# fix variable names
2007/03/28 11:25:56 cd 1.197.10.1: i66426# New mechanism to define external intro+about bitmaps

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [bf706518064ece5655138df450e6d6e53ffe715c]

INTEGRATION: CWS oointroaboutbrand (1.47.16); FILE MERGED

2007/05/25 10:44:34 cd 1.47.16.2: RESYNC: (1.47-1.51); FILE MERGED
2007/03/27 11:45:15 hjs 1.47.16.1: #i66426# intro and about bmp resorted - take care of the nologo versions

2007-06-11  Oliver Bolte  <obo@openoffice.org>  [e388951a0978c208c8f93759d2c32987d1309338]

INTEGRATION: CWS oointroaboutbrand (1.66.12); FILE MERGED

2007/05/25 10:44:27 cd 1.66.12.3: RESYNC: (1.66-1.67); FILE MERGED
2007/03/27 11:45:15 hjs 1.66.12.2: #i66426# intro and about bmp resorted - take care of the nologo versions
2007/03/26 13:14:52 hjs 1.66.12.1: #i66426# intro and about bmp resorted

2007-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b6fbbb18522b2643d8ed50d0053ad31099a8a8c3]

#i78107# ...without disabling debug builds


2007-06-08  Rüdiger Timm  <rt@openoffice.org>  [3e4c8ef7a3bb88ff51aecfda48d428840b7b0f90]

#i78204# Correct definition of JVMFWKLIB (somehow got corrupted on CWS mingwport04).


2007-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5a5eccfd07d6748cd80a1275f59d2761c3d5cd7c]

#i10000# export perl


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [499d2daa0c08ed22cbc7703cb8cb863e621dbed1]

SRC680


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [1365ae30ad7c5fc98dd3ca6f4828d3ae94607e6c]

INTEGRATION: CWS ka009 (1.15.188); FILE MERGED

2007/05/09 14:54:13 hjs 1.15.188.1: #i66679# sorted image lists

2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [932771806753e11d75ae91136aa44675ce89b5d2]

INTEGRATION: CWS ka009 (1.1.2); FILE ADDED

2007/05/09 14:54:14 hjs 1.1.2.1: #i66679# sorted image lists

2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [b5bafded23ab3f2f654f3c2943e8deeac4184906]

INTEGRATION: CWS cmcfixes34 (1.233.4); FILE MERGED

2007/05/21 13:37:29 cmc 1.233.4.1: #i77642# advised to add PATCH flag for new library

2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [feb71274c338bfa74f51aa7edd32dafa505cdc9d]

INTEGRATION: CWS ause080 (1.29.4); FILE MERGED

2007/06/05 11:11:22 hjs 1.29.4.1: #i78107# use -Zd if ENABLE_CRASHDUMP set but UPDATER isn't set

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ea24b5a63ff022cd16c70e9a45ba8e4a23c212b9]

INTEGRATION: CWS bgdlremove (1.188.4); FILE MERGED

2007/05/25 12:43:57 kso 1.188.4.3: RESYNC: (1.189-1.190); FILE MERGED
2007/05/21 11:02:05 kso 1.188.4.2: RESYNC: (1.188-1.189); FILE MERGED
2007/05/11 09:09:14 kso 1.188.4.1: #i76911# ucbhelper3 => ucbhelper4. ==> include pagein-common in patch.

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dfdd583aba4f8c202227e3d18ab2e812ed365b8b]

INTEGRATION: CWS bgdlremove (1.230.4); FILE MERGED

2007/05/25 12:43:49 kso 1.230.4.3: RESYNC: (1.233-1.234); FILE MERGED
2007/05/21 11:01:58 kso 1.230.4.2: RESYNC: (1.230-1.233); FILE MERGED
2007/05/11 09:08:32 kso 1.230.4.1: #i76911# - ucbhelper3 => ucbhelper4.

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6108b718bca1899aaa7fca63be3405173c7508ed]

INTEGRATION: CWS aquabundle (1.37.114); FILE MERGED

2007/05/24 20:52:30 obr 1.37.114.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [72b9b0797e5a7880d1a465076be672e525594a31]

INTEGRATION: CWS aquabundle (1.50.18); FILE MERGED

2007/05/24 20:52:30 obr 1.50.18.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dd70266cc833a9bc4b61e4eacc592a4ab487db2c]

INTEGRATION: CWS aquabundle (1.230.12); FILE MERGED

2007/05/24 21:20:22 obr 1.230.12.1: #i74513# removed desktopbe1 for Mac OS X

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4c2b5e72a83ce0fd6c952914c703920b9d26727a]

INTEGRATION: CWS aquabundle (1.35.198); FILE MERGED

2007/05/24 20:52:29 obr 1.35.198.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6bda3df58ba10a4f99de42e364e16e6694d55a1d]

INTEGRATION: CWS aquabundle (1.2.30); FILE MERGED

2007/05/24 20:53:41 obr 1.2.30.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bb90f547afd1d0b2eec2c08521dccfb8594d7ee0]

INTEGRATION: CWS aquabundle (1.2.28); FILE MERGED

2007/05/24 20:53:41 obr 1.2.28.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [55edf1886b52171ff17a0ea005292616044e8ec1]

INTEGRATION: CWS obo12 (1.230.10); FILE MERGED

2007/05/30 12:44:58 obo 1.230.10.2: RESYNC: (1.230-1.234); FILE MERGED
2007/05/23 13:09:19 obo 1.230.10.1: #i76713# Windows Vista PSDK DISABLE_ATL, DISABLE_ADO

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9401a9ef9d4c2be374c06870a0e64b15980c62aa]

INTEGRATION: CWS obo12 (1.9.8); FILE MERGED

2007/05/30 12:40:35 obo 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED
2007/05/10 13:33:15 obo 1.9.8.1: #i76713# disable warning C4005

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e4a1dac863f6558b082676dc9dcfba597c3778d1]

INTEGRATION: CWS obo12 (1.50.4); FILE MERGED

2007/05/30 12:45:30 obo 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED
2007/05/23 13:09:47 obo 1.50.4.1: #i76713# Windows Vista PSDK DISABLE_ATL, DISABLE_ADO

2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c370325c25301d905e4d8eebbdd08b25479427c8]

INTEGRATION: CWS obo12 (1.60.52); FILE MERGED

2007/05/30 12:37:22 obo 1.60.52.3: RESYNC: (1.60-1.61); FILE MERGED
2007/05/29 07:42:31 obo 1.60.52.2: typo
2007/05/24 15:30:24 obo 1.60.52.1: #i76713# DISABLE_ATL,DISABLE_ADO,PROF_EDITION,WINDOWS_VISTA_PSDK

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [073131320ad329166a1d75e7aedec387bef46d78]

INTEGRATION: CWS enabletango (1.214.18); FILE MERGED

2007/05/29 13:27:18 pmladek 1.214.18.1: #i75657#
add the tango icon theme to be known by UI

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [45e5b9c9a3c7a2b9ef24efbeb5f14d9024bcf55f]

INTEGRATION: CWS plug05_SRC680 (1.32.2.2.20); FILE MERGED

2007/05/27 18:46:50 mt 1.32.2.2.20.1: updateid: replace blanks with underscores

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [22931f9d53d0f592453b1d32df10e0da306eddd1]

INTEGRATION: CWS qadev29 (1.6.50); FILE MERGED

2007/03/09 13:43:35 lla 1.6.50.1: #i72675# '+' forgotten

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [52087c429b1d3f495f78db5cbc9c6da31f1e7548]

INTEGRATION: CWS qadev29 (1.5.50); FILE MERGED

2007/03/09 13:43:36 lla 1.5.50.1: #i72675# '+' forgotten

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [22ffcdbfc2da35c82aa5eb13f3b1e1aa11f43df3]

INTEGRATION: CWS xsltfilter07 (1.12.30); FILE MERGED

2007/04/18 17:37:41 sus 1.12.30.1: #i68071# adding table.xsl to the patch

2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1880690074569e1966b3bd03a103faa4a3daafce]

INTEGRATION: CWS xsltfilter07 (1.159.16); FILE MERGED

2007/04/18 17:40:54 sus 1.159.16.5: #i68071# adding further xhtml related xsl files to the patch
2007/04/18 17:38:53 sus 1.159.16.4: #i68071# adding further xhtml related xsl files to the patch
2007/04/03 15:59:45 sus 1.159.16.3: RESYNC: (1.170-1.184); FILE MERGED
2006/11/02 19:55:40 sus 1.159.16.2: RESYNC: (1.159-1.170); FILE MERGED
2006/08/02 11:17:17 sus 1.159.16.1: #i68071# correcting typo to common:node-set function

2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [a40083b9f71a1e6e54ca64d473904ca05adb7810]

#i10000# Remove 'xmlsecurity' (again) from list of modules with warnings. (Got re-introduced by mistake during conflict resolution of CWS tl32 integration.)


2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [9b29bbc46e2a02e62df19210a1345c19813a7efd]

#i10000# Generate new configure after integration of CWS mingwport04 and CWS headless01.


2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [b8090d01bf1482fd4c8ebf8ecd982472d0cdc5c5]

SRC680


2007-05-29  Gerd Weiss  <gm@openoffice.org>  [e4b7c7e0d73d7677bfa432cb315f34da67f0685c]

INTEGRATION: CWS pj80 (1.37.102); FILE MERGED

2007/05/25 14:45:35 pjanik 1.37.102.1: #i77808#: Add language ka.

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4111e07e09b541c145abcbeb4ff2e78aeaa2b760]

INTEGRATION: CWS native91 (1.233.6); FILE MERGED

2007/05/22 14:41:42 is 1.233.6.1: #147874# ENABLE_HEADLESS together with cws headless01

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [90abe88872aad63cf6a9987000247de4f402d8c1]

INTEGRATION: CWS native91 (1.51.12); FILE MERGED

2007/05/22 14:41:42 is 1.51.12.1: #147874# ENABLE_HEADLESS together with cws headless01

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [3387acc5d804cd72c9525b479f7091fef7d24166]

INTEGRATION: CWS headless01 (1.37.102); FILE MERGED

2007/05/08 14:05:04 cmc 1.37.102.1: #i76958# add unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b08298cac08bba76cfe6e81debf31a87fea20d4e]

INTEGRATION: CWS headless01 (1.1.2); FILE ADDED

2007/05/08 14:05:04 cmc 1.1.2.1: #i76958# add unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [adf98a009b3838c749da9b831fb392ef4fa1b371]

INTEGRATION: CWS headless01 (1.1.2); FILE ADDED

2007/05/08 14:18:25 cmc 1.1.2.2: #i76958# add unix headless vcl plug
2007/05/08 14:05:04 cmc 1.1.2.1: #i76958# add unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [feb6e9c1b2118c265bba87fa2410b6986fe21839]

INTEGRATION: CWS headless01 (1.50.10); FILE MERGED

2007/05/08 12:41:15 cmc 1.50.10.1: #i76958# add configure support for unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cafe2cf69fd997834fdcdab8a9b9f0ae094e9e9c]

INTEGRATION: CWS headless01 (1.230.6); FILE MERGED

2007/05/08 12:41:15 cmc 1.230.6.1: #i76958# add configure support for unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [784ecd20712906118d0a3978323cddea418dd572]

INTEGRATION: CWS headless01 (1.141.4); FILE MERGED

2007/05/08 12:25:55 cmc 1.141.4.1: #i76958# add configure support for unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [3f7c064bb3303e83c42e297e745213b547b02895]

INTEGRATION: CWS headless01 (1.201.4); FILE MERGED

2007/05/09 07:09:59 cmc 1.201.4.2: #i76958# add unix headless vcl plug
2007/05/08 12:25:55 cmc 1.201.4.1: #i76958# add configure support for unix headless vcl plug

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4456609682a5e01aa0099f0b2b099dc53ff65589]

INTEGRATION: CWS tl32 (1.24.16); FILE MERGED

2007/04/11 10:19:51 tl 1.24.16.4: RESYNC: (1.28-1.32); FILE MERGED
2007/01/29 14:44:11 tl 1.24.16.3: RESYNC: (1.25-1.28); FILE MERGED
2006/12/01 12:03:25 tl 1.24.16.2: #i69286# merge conflict solved
2006/11/03 11:42:02 tl 1.24.16.1: #i69286# #140479# warning-free code for linguistic, lingu and starmath

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8e8e051a08102826c4a83bcc5ed51f68e67182d5]

INTEGRATION: CWS tl32 (1.22.16); FILE MERGED

2007/04/11 10:23:09 tl 1.22.16.4: RESYNC: (1.28-1.32); FILE MERGED
2007/01/29 14:44:27 tl 1.22.16.3: RESYNC: (1.25-1.28); FILE MERGED
2006/12/01 12:03:26 tl 1.22.16.2: #i69286# merge conflict solved
2006/11/03 11:42:03 tl 1.22.16.1: #i69286# #140479# warning-free code for linguistic, lingu and starmath

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cffd8159a8253572c53ef1c9e948481edfaaec34]

INTEGRATION: CWS tl32 (1.29.16); FILE MERGED

2007/04/11 10:23:16 tl 1.29.16.4: RESYNC: (1.35-1.38); FILE MERGED
2007/01/29 14:44:35 tl 1.29.16.3: RESYNC: (1.32-1.35); FILE MERGED
2006/12/01 12:03:26 tl 1.29.16.2: #i69286# merge conflict solved
2006/11/03 11:42:03 tl 1.29.16.1: #i69286# #140479# warning-free code for linguistic, lingu and starmath

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f0e8b740bcfa8af00eb5267964e5eebe6aa2c7f2]

INTEGRATION: CWS tl32 (1.11.16); FILE MERGED

2007/04/11 10:23:36 tl 1.11.16.4: RESYNC: (1.17-1.22); FILE MERGED
2007/01/29 14:44:54 tl 1.11.16.3: RESYNC: (1.14-1.17); FILE MERGED
2006/12/01 12:03:26 tl 1.11.16.2: #i69286# merge conflict solved
2006/11/03 11:42:03 tl 1.11.16.1: #i69286# #140479# warning-free code for linguistic, lingu and starmath

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [51618cbf15a8389cb7b6b381e8fd15705e5dc542]

INTEGRATION: CWS mingwport04 (1.110.28); FILE MERGED

2007/04/18 11:29:05 vg 1.110.28.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [075f6fdd5827566d34a92201f79efabd9ffa6e09]

INTEGRATION: CWS mingwport04 (1.138.6); FILE MERGED

2007/04/17 13:23:08 vg 1.138.6.1: #i75844# MinGW port efforts part 2

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0b3cff2f95b3177cdb384bcd31a20993adc2ba62]

INTEGRATION: CWS mingwport04 (1.198.6); FILE MERGED

2007/05/16 15:25:22 vg 1.198.6.3: #i75844# MinGW port efforts part II
2007/05/14 14:07:57 vg 1.198.6.2: #i75844# MinGW port efforts part II
2007/04/17 13:23:08 vg 1.198.6.1: #i75844# MinGW port efforts part 2

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6cb84a88b51131343bdbdc45bb38cfd354306e8d]

INTEGRATION: CWS mingwport04 (1.228.10); FILE MERGED

2007/05/16 14:08:02 vg 1.228.10.2: #i75844# MinGW port efforts part II
2007/04/18 10:38:13 vg 1.228.10.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cd8685595d71f428d6a0809788f9c7ab58cce6d2]

INTEGRATION: CWS mingwport04 (1.8.26); FILE MERGED

2007/04/18 11:29:05 vg 1.8.26.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [58a8311f094cc10235e162ebd64f22fd82bf5f7d]

INTEGRATION: CWS mingwport04 (1.22.22); FILE MERGED

2007/04/18 11:29:04 vg 1.22.22.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8344a90720e0e7c6f67ff3a66fa66acfe30de873]

INTEGRATION: CWS mingwport04 (1.3.28); FILE MERGED

2007/04/25 11:46:54 vg 1.3.28.2: #i75844# MinGW port efforts part II
2007/04/18 11:29:46 vg 1.3.28.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cc6bdefe7dd398bfc718173ed9a589498a915adf]

INTEGRATION: CWS mingwport04 (1.108.26); FILE MERGED

2007/04/18 14:22:44 vg 1.108.26.1: #144877# localized strings

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [479cb5b269de9ed11836735cca1c6ba6cd50ffe5]

INTEGRATION: CWS mingwport04 (1.37.28); FILE MERGED

2007/05/14 11:34:34 vg 1.37.28.2: #i75844# MinGW port efforts part II
2007/05/04 09:54:59 vg 1.37.28.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a6f1fcb75e526066932c6528e09ed73d6704d2b9]

INTEGRATION: CWS mingwport04 (1.63.28); FILE MERGED

2007/04/18 14:22:44 vg 1.63.28.1: #144877# localized strings

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [fd586f7d9d82dc865918c903ec1dea1c0a845349]

INTEGRATION: CWS mingwport04 (1.85.26); FILE MERGED

2007/04/18 14:22:08 vg 1.85.26.1: #144877# localized strings

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cc758ff287c64d9f4117fcca0cccabdfb5125ead]

INTEGRATION: CWS mingwport04 (1.36.28); FILE MERGED

2007/05/14 11:34:34 vg 1.36.28.2: #i75844# MinGW port efforts part II
2007/05/04 09:54:59 vg 1.36.28.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [366c7fd54922c684a4c26831bc89f48da493fcb7]

INTEGRATION: CWS mingwport04 (1.2.28); FILE MERGED

2007/04/18 11:29:05 vg 1.2.28.1: #i75844# MinGW port efforts part II

2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c5c6b32f8ae1c35f66e84aeda2a193540bccbb92]

INTEGRATION: CWS mingwport04 (1.116.16); FILE MERGED

2007/04/18 11:29:05 vg 1.116.16.1: #i75844# MinGW port efforts part II

2007-05-24  Rüdiger Timm  <rt@openoffice.org>  [41445f46dccaf04c648f0345eb05329576b0b1b8]

Disable 'dev' install sets for non-product platforms.


2007-05-23  Vladimir Glazounov  <vg@openoffice.org>  [c756ff8187c3641542d359fb1e4e127eff99d9a8]

SRC680


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [65159070f9e74cbdec0500d4e185ff6e17447ba6]

INTEGRATION: CWS chart2mst3 (1.23.18); FILE MERGED

2007/05/14 18:28:26 bm 1.23.18.11: RESYNC: (1.57-1.60); FILE MERGED
2007/04/24 19:23:56 bm 1.23.18.10: RESYNC: (1.55-1.57); FILE MERGED
2007/02/07 16:01:17 iha 1.23.18.9: RESYNC: (1.45-1.55); FILE MERGED
2006/12/05 16:27:00 iha 1.23.18.8: added gid_File_Res_Chartcontroller to gid_Module_Root_Files_8
2006/12/05 16:25:36 iha 1.23.18.7: remove old chart
2006/11/24 18:52:17 bm 1.23.18.6: RESYNC: (1.43-1.45); FILE MERGED
2006/10/19 01:06:08 bm 1.23.18.5: RESYNC: (1.35-1.43); FILE MERGED
2006/06/16 14:00:48 bm 1.23.18.4: RESYNC: (1.34-1.35); FILE MERGED
2006/05/05 15:39:55 bm 1.23.18.3: RESYNC: (1.30-1.34); FILE MERGED
2006/01/25 15:27:46 bm 1.23.18.2: RESYNC: (1.23-1.30); FILE MERGED
2005/11/07 11:08:59 bm 1.23.18.1: put chart libraries in core04 for rpms and packages

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [59329483f9e9aeec9cf64eb1f9f1940b58aa1602]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED

2007/05/15 13:02:40 bm 1.10.4.16: RESYNC: (1.51-1.52); FILE MERGED
2007/05/14 18:28:08 bm 1.10.4.15: RESYNC: (1.50-1.51); FILE MERGED
2007/02/07 16:00:58 iha 1.10.4.14: RESYNC: (1.48-1.50); FILE MERGED
2006/12/05 16:25:06 iha 1.10.4.13: remove old chart
2006/11/30 19:29:56 iha 1.10.4.12: add chart2 to patch
2006/11/24 18:51:40 bm 1.10.4.11: RESYNC: (1.47-1.48); FILE MERGED
2006/10/19 01:05:39 bm 1.10.4.10: RESYNC: (1.43-1.47); FILE MERGED
2006/06/16 13:59:52 bm 1.10.4.9: RESYNC: (1.42-1.43); FILE MERGED
2006/05/05 15:39:30 bm 1.10.4.8: RESYNC: (1.40-1.42); FILE MERGED
2006/01/25 15:26:13 bm 1.10.4.7: RESYNC: (1.26-1.40); FILE MERGED
2005/10/08 12:24:43 bm 1.10.4.6: RESYNC: (1.24-1.26); FILE MERGED
2005/07/25 20:15:22 bm 1.10.4.5: RESYNC: (1.21-1.24); FILE MERGED
2005/05/18 10:54:22 bm 1.10.4.4: RESYNC: (1.17-1.21); FILE MERGED
2005/03/18 00:55:56 bm 1.10.4.3: RESYNC: (1.12-1.17); FILE MERGED
2004/11/03 01:18:27 bm 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED
2004/09/01 16:12:34 bm 1.10.4.1: re-enable chart2 resource

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [383f081bf029e3e31f3fc702534eac863dc17cad]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED

2007/05/14 18:28:01 bm 1.5.4.23: RESYNC: (1.187-1.189); FILE MERGED
2007/04/24 19:23:24 bm 1.5.4.22: RESYNC: (1.183-1.187); FILE MERGED
2007/03/19 14:43:45 iha 1.5.4.21: #i75397# changed color palette missing in patches
2007/02/07 16:00:04 iha 1.5.4.20: RESYNC: (1.172-1.183); FILE MERGED
2007/01/19 20:57:01 iha 1.5.4.19: switch back to old factory name for charts now as we only have the new chart
2006/12/04 17:18:23 iha 1.5.4.18: added chart2 to uiconfig.zip patch list
2006/12/04 17:02:47 iha 1.5.4.17: added Embedding-chart.xcu and ChartCommands.xcu to patch
2006/11/24 18:51:33 bm 1.5.4.16: RESYNC: (1.169-1.172); FILE MERGED
2006/10/19 01:05:32 bm 1.5.4.15: RESYNC: (1.157-1.169); FILE MERGED
2006/06/16 13:59:44 bm 1.5.4.14: RESYNC: (1.152-1.157); FILE MERGED
2006/05/05 15:39:23 bm 1.5.4.13: RESYNC: (1.136-1.152); FILE MERGED
2006/01/25 15:25:59 bm 1.5.4.12: RESYNC: (1.113-1.136); FILE MERGED
2005/10/08 12:24:31 bm 1.5.4.11: RESYNC: (1.107-1.113); FILE MERGED
2005/07/25 20:15:15 bm 1.5.4.10: RESYNC: (1.88-1.107); FILE MERGED
2005/05/18 10:54:08 bm 1.5.4.9: RESYNC: (1.73-1.88); FILE MERGED
2005/03/18 00:55:48 bm 1.5.4.8: RESYNC: (1.41-1.73); FILE MERGED
2004/11/03 01:18:19 bm 1.5.4.7: RESYNC: (1.31-1.41); FILE MERGED
2004/08/30 22:32:46 bm 1.5.4.6: RESYNC: (1.26-1.31); FILE MERGED
2004/08/04 20:44:47 bm 1.5.4.5: RESYNC: (1.15-1.26); FILE MERGED
2004/06/15 17:13:59 bm 1.5.4.4: RESYNC: (1.14-1.15); FILE MERGED
2004/06/03 03:44:29 iha 1.5.4.3: RESYNC: (1.7-1.14); FILE MERGED
2004/03/24 11:57:36 bm 1.5.4.2: RESYNC: (1.5-1.7); FILE MERGED
2004/03/05 15:19:22 iha 1.5.4.1: added menubar.xml for chart2

2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5101a5bec6d4631bc8a19031c93b3f39cb307918]

INTEGRATION: CWS chart2mst3 (1.89.8); FILE MERGED

2007/05/14 18:27:55 bm 1.89.8.16: RESYNC: (1.229-1.233); FILE MERGED
2007/04/24 19:23:17 bm 1.89.8.15: RESYNC: (1.222-1.229); FILE MERGED
2007/02/07 16:00:14 iha 1.89.8.14: RESYNC: (1.215-1.222); FILE MERGED
2006/12/05 16:24:38 iha 1.89.8.13: remove old chart
2006/11/30 19:29:05 iha 1.89.8.12: add chart2 to patch
2006/11/24 18:51:27 bm 1.89.8.11: RESYNC: (1.211-1.215); FILE MERGED
2006/10/19 01:05:25 bm 1.89.8.10: RESYNC: (1.202-1.211); FILE MERGED
2006/06/16 13:59:26 bm 1.89.8.9: RESYNC: (1.201-1.202); FILE MERGED
2006/05/05 15:39:14 bm 1.89.8.8: RESYNC: (1.181-1.201); FILE MERGED
2006/01/25 15:25:31 bm 1.89.8.7: RESYNC: (1.145-1.181); FILE MERGED
2005/10/08 12:24:19 bm 1.89.8.6: RESYNC: (1.136-1.145); FILE MERGED
2005/08/19 12:43:48 bm 1.89.8.5: RESYNC: (1.134-1.136); FILE MERGED
2005/07/25 20:15:07 bm 1.89.8.4: RESYNC: (1.101-1.134); FILE MERGED
2005/05/27 13:13:42 bm 1.89.8.3: chart tools library has registrable components now
2005/05/18 10:53:55 bm 1.89.8.2: RESYNC: (1.89-1.101); FILE MERGED
2005/03/21 13:38:26 bm 1.89.8.1: add chart2 libraries

2007-05-21  Kurt Zenker  <kz@openoffice.org>  [a062461570da70a89c1e93aa01a8e7cacfec1d64]

#i77469# missing Filesys/CygwinPaths.pm on cygwin


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [5c73a4ba99095ec95754d3b57cb7387ce2c5e0c9]

#i10000# missing patch of dba23a (fs)


2007-05-11  Rüdiger Timm  <rt@openoffice.org>  [323e5b744fb2fcc3576b11d33f92bad4f6e2446b]

Correct version info for BrOffice


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [5f73ebd7ba7d916700fc77a26d6ac582320ace04]

SRC680


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [c5be70b723ce54ff4e4525a7275766088722e98f]

#i10000# generate new configure


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f3b7b0b7a82fec7dd7afdc0d4d6631140b411f9f]

INTEGRATION: CWS pchfix04 (1.124.2); FILE MERGED

2007/04/26 03:54:53 hjs 1.124.2.9: RESYNC: (1.136-1.140); FILE MERGED
2007/02/13 16:23:06 hjs 1.124.2.8: RESYNC: (1.135-1.136); FILE MERGED
2007/01/26 20:26:11 hjs 1.124.2.7: RESYNC: (1.128-1.135); FILE MERGED
2006/12/22 12:52:34 hjs 1.124.2.6: RESYNC: (1.127-1.128); FILE MERGED
2006/12/13 15:11:37 kaib 1.124.2.5: #i71519# Reverting my second addition of --enable-pch to configure.in
2006/12/13 14:38:20 kaib 1.124.2.4: #i71519# added --enable-pch option to configure
2006/12/11 14:49:42 kaib 1.124.2.3: RESYNC: (1.125-1.127); FILE MERGED
2006/12/04 19:22:04 kaib 1.124.2.2: RESYNC: (1.124-1.125); FILE MERGED
2006/11/24 11:59:22 mkretzschmar 1.124.2.1: #i71927# Set CVER to C341 for gcc >= 3.4.1 on Mac OS X

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b10e6ba23727674b97be2c7695e674cf421f5b26]

INTEGRATION: CWS pchfix04 (1.187.2); FILE MERGED

2007/04/26 03:54:39 hjs 1.187.2.8: RESYNC: (1.197-1.199); FILE MERGED
2007/02/13 16:22:40 hjs 1.187.2.7: RESYNC: (1.196-1.197); FILE MERGED
2007/01/26 20:25:47 hjs 1.187.2.6: RESYNC: (1.190-1.196); FILE MERGED
2006/12/22 12:52:07 hjs 1.187.2.5: RESYNC: (1.189-1.190); FILE MERGED
2006/12/13 15:11:36 kaib 1.187.2.4: #i71519# Reverting my second addition of --enable-pch to configure.in
2006/12/13 14:38:19 kaib 1.187.2.3: #i71519# added --enable-pch option to configure
2006/12/11 14:49:28 kaib 1.187.2.2: RESYNC: (1.187-1.189); FILE MERGED
2006/11/16 10:13:30 mkretzschmar 1.187.2.1: #i71588# Make precompiled headers possible for gcc >= 3.4.

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [74e677b5ce873bdf136ca2ca34790c7f50f7a3a2]

INTEGRATION: CWS nativebroffice_SRC680 (1.18.30.3.2); FILE MERGED

2007/03/26 15:18:24 rt 1.18.30.3.2.3: RESYNC: (1.18.30.4-1.18.30.5); FILE MERGED
2007/02/19 09:48:52 rt 1.18.30.3.2.2: RESYNC: (1.18.30.3-1.18.30.4); FILE MERGED
2007/02/13 14:53:11 is 1.18.30.3.2.1: #i74456# new BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dbc2d8693f1b16de8ec5c0b1417cd3dc00165497]

INTEGRATION: CWS pchfix04 (1.3.8); FILE MERGED

2007/04/25 20:46:32 hjs 1.3.8.4: RESYNC: (1.3-1.8); FILE MERGED
2007/01/25 17:58:49 hjs 1.3.8.3: #i72289# different set of compiler switches to solve conflict with pch
2007/01/16 14:30:27 hjs 1.3.8.2: #i72621# remove INCLUDE from CFLAGS
2006/12/15 12:54:39 hjs 1.3.8.1: #i72621# fixed mp issue; .net 2005 support

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [32c7cd32e24155dad857f5c62c6026b20a2d0924]

INTEGRATION: CWS pchfix04 (1.14.12); FILE MERGED

2007/04/25 20:37:32 hjs 1.14.12.10: RESYNC: (1.17-1.24); FILE MERGED
2007/01/26 19:03:23 hjs 1.14.12.9: RESYNC: (1.16-1.17); FILE MERGED
2007/01/25 17:58:49 hjs 1.14.12.8: #i72289# different set of compiler switches to solve conflict with pch
2006/12/22 11:17:07 hjs 1.14.12.7: RESYNC: (1.15-1.16); FILE MERGED
2006/12/11 14:18:38 kaib 1.14.12.6: RESYNC: (1.14-1.15); FILE MERGED
2006/11/16 17:33:01 kaib 1.14.12.5: #i71519# Fixed minor pch bugs on win32 with the new gcc code
2006/11/15 21:39:21 mkretzschmar 1.14.12.4: #i71588# Use PCHs on unxlngi6
2006/11/15 21:21:21 mkretzschmar 1.14.12.3: #i71588# Build (but don't use yet) PCHs on unxlngi6
2006/11/15 21:05:34 mkretzschmar 1.14.12.2: #i71588# Preparatory simplification for PCH support on GCC
2006/11/15 20:17:27 mkretzschmar 1.14.12.1: #i71581# Use -I$(INCPCH) and not -I$(PRJ)$/inc$/pch

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [80d158425e4f6548ce7aa87655da19c20e82c03f]

INTEGRATION: CWS nativebroffice_SRC680 (1.180.2.3.2); FILE MERGED

2007/02/13 14:35:37 is 1.180.2.3.2.1: #i74460# bitmaps for BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6bb5f7f4d0c3ced9885d2fa1069a7bda19314650]

INTEGRATION: CWS pchfix04 (1.77.72); FILE MERGED

2006/11/15 21:21:21 mkretzschmar 1.77.72.1: #i71588# Build (but don't use yet) PCHs on unxlngi6

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c71d87d901ae9e924f2850d8d9bdd51696633716]

INTEGRATION: CWS pchfix04 (1.5.12); FILE MERGED

2007/04/25 20:37:41 hjs 1.5.12.6: RESYNC: (1.11-1.14); FILE MERGED
2007/02/13 15:17:55 hjs 1.5.12.5: RESYNC: (1.9-1.11); FILE MERGED
2007/01/26 19:03:29 hjs 1.5.12.4: RESYNC: (1.7-1.9); FILE MERGED
2006/12/11 14:18:20 kaib 1.5.12.3: RESYNC: (1.6-1.7); FILE MERGED
2006/12/04 18:08:10 kaib 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED
2006/11/24 12:08:48 mkretzschmar 1.5.12.1: #i71926# Precompiled header support for Mac OS X. Tested on unxmacxi/Tiger

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6720c83488bffeacb42b55ae038bed222e7d8684]

INTEGRATION: CWS pchfix04 (1.25.12); FILE MERGED

2007/04/25 20:39:10 hjs 1.25.12.6: RESYNC: (1.29-1.33); FILE MERGED
2007/01/26 19:04:35 hjs 1.25.12.5: RESYNC: (1.27-1.29); FILE MERGED
2006/12/22 11:17:33 hjs 1.25.12.4: RESYNC: (1.26-1.27); FILE MERGED
2006/12/11 14:18:15 kaib 1.25.12.3: RESYNC: (1.25-1.26); FILE MERGED
2006/11/15 21:39:21 mkretzschmar 1.25.12.2: #i71588# Use PCHs on unxlngi6
2006/11/15 21:21:21 mkretzschmar 1.25.12.1: #i71588# Build (but don't use yet) PCHs on unxlngi6

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5d1b75b1d75e0df6c1b6873025d779dac7f3cd97]

INTEGRATION: CWS pchfix04 (1.35.4); FILE MERGED

2007/04/25 20:39:44 hjs 1.35.4.4: RESYNC: (1.36-1.37); FILE MERGED
2007/02/02 10:45:25 hjs 1.35.4.3: #i72289# missed one place for multi-lib suppert
2007/02/02 09:54:56 hjs 1.35.4.2: RESYNC: (1.35-1.36); FILE MERGED
2007/02/02 09:44:16 hjs 1.35.4.1: #i72289# multiple libs for export detection to avoid hitting a filesize limit for .lib files with changed debug switches

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [386310eb3dfcdf65a6df2ab08e710cd4680048c4]

INTEGRATION: CWS pchfix04 (1.204.30); FILE MERGED

2007/04/25 20:47:15 hjs 1.204.30.5: RESYNC: (1.209-1.211); FILE MERGED
2007/02/13 15:22:54 hjs 1.204.30.4: RESYNC: (1.208-1.209); FILE MERGED
2007/01/26 19:09:05 hjs 1.204.30.3: RESYNC: (1.205-1.208); FILE MERGED
2006/12/11 14:18:10 kaib 1.204.30.2: RESYNC: (1.204-1.205); FILE MERGED
2006/11/15 20:48:13 mkretzschmar 1.204.30.1: #i71588# Preparatory cleanups for PCH support on GCC

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0dcdeb85daedcf1f84055beb435e8f20ccb1d0ed]

INTEGRATION: CWS nativebroffice_SRC680 (1.45.2.1.4); FILE MERGED

2007/03/19 11:44:59 rt 1.45.2.1.4.2: #i75474# No SISSL license any more.
2007/02/13 14:53:10 is 1.45.2.1.4.1: #i74456# new BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8c8f2b1e84ad44cda4794b67d7072abe4f138807]

INTEGRATION: CWS pchfix04 (1.78.12); FILE MERGED

2007/04/25 20:36:28 hjs 1.78.12.17: RESYNC: (1.84-1.86); FILE MERGED
2007/02/13 15:16:31 hjs 1.78.12.16: RESYNC: (1.83-1.84); FILE MERGED
2007/01/26 19:01:51 hjs 1.78.12.15: RESYNC: (1.80-1.83); FILE MERGED
2006/12/22 15:35:31 hjs 1.78.12.14: #i72621# escaped blank doesn't work on windows/4nt
2006/12/22 11:17:00 hjs 1.78.12.13: RESYNC: (1.79-1.80); FILE MERGED
2006/12/15 12:54:39 hjs 1.78.12.12: #i72621# fixed mp issue; .net 2005 support
2006/12/13 13:10:34 mkretzschmar 1.78.12.11: Use $(CCNUMVER) instead of deprecated $(CVER) as suggested by hjs.
2006/12/04 18:07:42 kaib 1.78.12.10: RESYNC: (1.78-1.79); FILE MERGED
2006/11/27 17:21:18 kaib 1.78.12.9: #i71519# msc now compiles the original pch .cxx file as well
2006/11/16 19:45:25 kaib 1.78.12.8: #i71519# Fixed backslash problem (again)
2006/11/16 17:33:01 kaib 1.78.12.7: #i71519# Fixed minor pch bugs on win32 with the new gcc code
2006/11/16 17:08:12 mkretzschmar 1.78.12.6: #i71588# Fix incremental builds/.PHONY/do not require changing all */inc/makefile.mk
2006/11/15 21:39:21 mkretzschmar 1.78.12.5: #i71588# Use PCHs on unxlngi6
2006/11/15 21:21:20 mkretzschmar 1.78.12.4: #i71588# Build (but don't use yet) PCHs on unxlngi6
2006/11/15 21:05:34 mkretzschmar 1.78.12.3: #i71588# Preparatory simplification for PCH support on GCC
2006/11/15 20:48:13 mkretzschmar 1.78.12.2: #i71588# Preparatory cleanups for PCH support on GCC
2006/11/15 20:41:55 mkretzschmar 1.78.12.1: #i71581# Use -I$(INCPCH) and not -I$(PRJ)$/inc$/pch

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6bab45ba231d2ff330202a6df947ab22bdc9e8af]

INTEGRATION: CWS pchfix04 (1.43.10); FILE MERGED

2007/02/13 15:21:09 hjs 1.43.10.4: RESYNC: (1.45-1.46); FILE MERGED
2007/01/26 19:06:47 hjs 1.43.10.3: RESYNC: (1.43-1.45); FILE MERGED
2007/01/04 09:47:58 hjs 1.43.10.2: #i73078# syntax
2007/01/03 11:55:18 hjs 1.43.10.1: #i73078# SECOND_BUILD targets cannot use pch by design (additional defines/switches)

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5066d4bbc63be84c1dc9868147774fe1d8b5198]

INTEGRATION: CWS nativebroffice_SRC680 (1.62.2.1.4); FILE MERGED

2007/03/26 15:18:18 rt 1.62.2.1.4.2: RESYNC: (1.62.2.1-1.62.2.2); FILE MERGED
2007/02/13 14:53:10 is 1.62.2.1.4.1: #i74456# new BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4a0b071963805a36452da19141865e3cce9ed025]

INTEGRATION: CWS pchfix04 (1.32.4); FILE MERGED

2007/04/25 20:42:06 hjs 1.32.4.3: RESYNC: (1.33-1.36); FILE MERGED
2007/02/02 10:45:44 hjs 1.32.4.2: #i72289# missed one place for multi-lib suppert
2007/02/02 09:55:53 hjs 1.32.4.1: #i72289# multiple libs for export detection to avoid hitting a filesize limit for .lib files with changed debug switches

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b910c7d5168b704d287cc9b9d6a1b3db8c7f35d]

INTEGRATION: CWS nativebroffice_SRC680 (1.1.2); FILE ADDED

2007/02/13 14:54:20 is 1.1.2.1: #i74456# new BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1a3c9c84dae7fa1cede12ec3033d339560fb8e0b]

INTEGRATION: CWS nativebroffice_SRC680 (1.1.2); FILE ADDED

2007/02/13 14:54:05 is 1.1.2.1: #i74456# new BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [98ac23a8c2282addcdbfccf4b3f91753b6de2601]

INTEGRATION: CWS pchfix04 (1.1.2); FILE ADDED

2006/11/27 17:19:50 kaib 1.1.2.4: #i71519# Added convergence test
2006/11/24 14:51:42 kaib 1.1.2.3: #i71519# added wrapper program and updated pchdelta.py
2006/11/17 19:29:16 kaib 1.1.2.2: #i71519# Rewrote pchdelta to use dmake directories instead of just files
2006/11/16 15:35:21 kaib 1.1.2.1: #i71519# Added python script to delta debug pch files

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bf6913fdac60624f6a36936a46fd2442863d9c33]

INTEGRATION: CWS pchfix04 (1.1.2); FILE ADDED

2006/11/24 14:51:42 kaib 1.1.2.1: #i71519# added wrapper program and updated pchdelta.py

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0acf36bbe163accccf5e61468473c3578e17ba79]

INTEGRATION: CWS nativebroffice_SRC680 (1.1.2); FILE ADDED

2007/03/27 11:31:57 rt 1.1.2.1: #i74456# Needed for BrOffice.org

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3e7b5737423688c4e262c052eada40d510844f89]

INTEGRATION: CWS nativebroffice_SRC680 (1.28.60.1.2); FILE MERGED

2007/02/13 14:32:59 is 1.28.60.1.2.1: #i74456# new BrOffice.org

2007-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ce709694246afbea3843a9fc30a881068597765]

#i10000# - workaround for ZIPnTARGET used in module root makefiles


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [53f1eff263a08cec2d4b823e5111bfcf61d29335]

INTEGRATION: CWS native86_SRC680 (1.42.2.3.16); FILE MERGED

2007/05/03 15:02:50 is 1.42.2.3.16.3: #b6542843# new process for files with flag HIDDEN
2007/05/03 09:12:16 is 1.42.2.3.16.2: #b6542843# new HIDDEN flag for files with dot
2007/04/12 13:51:23 is 1.42.2.3.16.1: #b6542842# preparing respin and big patches for small patches. x86 onlz

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f3faf9243e48224756d35a6a581a58d0ae746a35]

INTEGRATION: CWS native86_SRC680 (1.25.2.3.16); FILE MERGED

2007/04/12 13:51:22 is 1.25.2.3.16.1: #b6542842# preparing respin and big patches for small patches. x86 onlz

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f31fd87f41d6bc8c1bd437bbd6867939033424a]

INTEGRATION: CWS native86_SRC680 (1.58.2.3.18); FILE MERGED

2007/05/07 10:18:51 is 1.58.2.3.18.4: #b6542841# PATCH_REQUIRES for patchinfo file
2007/04/18 15:54:38 is 1.58.2.3.18.3: #b6542842# dependencies also for patches
2007/04/17 14:23:31 is 1.58.2.3.18.2: #b6542842# new mechanism to make patchlist package specific
2007/04/12 13:51:21 is 1.58.2.3.18.1: #b6542842# preparing respin and big patches for small patches. x86 onlz

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ae75b9d7dceade00bda1040426193c18b10c8ee5]

INTEGRATION: CWS native86_SRC680 (1.77.2.4.10); FILE MERGED

2007/05/03 09:12:38 is 1.77.2.4.10.2: #b6542843# new HIDDEN flag for files with dot
2007/04/12 13:51:20 is 1.77.2.4.10.1: #b6542842# preparing respin and big patches for small patches. x86 onlz

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2acbb47e98d2bf8fe5e88bbd002fcff17d978920]

INTEGRATION: CWS pj77 (1.3.8); FILE MERGED

2007/04/25 17:45:27 pjanik 1.3.8.1: #i76688#: Remove deprecated SISSL.

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0bd81eeadc4338cbbb6095afb2fb667b6914d476]

INTEGRATION: CWS pj77 (1.3.92); FILE MERGED

2007/04/25 17:44:26 pjanik 1.3.92.1: #i76688#: Remove deprecated SISSL.

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [02ff42044f20bf059737bf282eaf85a228b74306]

INTEGRATION: CWS pj77 (1.14.6); FILE MERGED

2007/04/26 11:25:51 pjanik 1.14.6.1: #i76715#: Allow WaE builds in xmlsecurity.

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a20226e0e3e2a4ced7b53bd2c07fa0728c9f3a8e]

INTEGRATION: CWS pj77 (1.13.92); FILE MERGED

2007/04/25 16:23:24 thb 1.13.92.1: #i76693# Make linkoo work under OSX

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea91a9e6f5ebee96b7f075f8fc16cc149bc6cf8d]

INTEGRATION: CWS libxslt02 (1.21.8); FILE MERGED

2007/04/22 22:05:37 cmc 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED
2006/12/26 20:33:27 cmc 1.21.8.1: #i30380# integrate libxslt

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3c17a15b840fd685992f764b7403ad9ef6d5deca]

INTEGRATION: CWS libxslt02 (1.48.6); FILE MERGED

2007/04/22 22:05:25 cmc 1.48.6.2: RESYNC: (1.48-1.57); FILE MERGED
2006/12/26 20:33:27 cmc 1.48.6.1: #i30380# integrate libxslt

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [22ce394d66c622bbd7bb3d62e4aa6172d0c5aef9]

INTEGRATION: CWS libxslt02 (1.47.8); FILE MERGED

2007/04/22 22:04:52 cmc 1.47.8.2: RESYNC: (1.47-1.49); FILE MERGED
2006/12/26 20:33:27 cmc 1.47.8.1: #i30380# integrate libxslt

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3f022a21e3de747b3a241b72b1c9d280eb49f653]

INTEGRATION: CWS libxslt02 (1.219.8); FILE MERGED

2007/04/22 22:03:45 cmc 1.219.8.2: RESYNC: (1.219-1.229); FILE MERGED
2006/12/26 20:33:27 cmc 1.219.8.1: #i30380# integrate libxslt

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3eef683030202d62369a624501413de69bafa266]

INTEGRATION: CWS libxslt02 (1.128.4); FILE MERGED

2007/04/21 10:57:24 cmc 1.128.4.2: RESYNC: (1.128-1.140); FILE MERGED
2006/12/23 17:22:53 cmc 1.128.4.1: #i30380 enable xslt usage by default

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [54150bb409c6938ff9c1d1b1590fad4c780fbbc2]

INTEGRATION: CWS libxslt02 (1.190.4); FILE MERGED

2007/04/23 09:27:02 cmc 1.190.4.3: #i30380# set system xslt/xml on if system xml/xslt is already on
2007/04/21 10:57:33 cmc 1.190.4.2: RESYNC: (1.190-1.199); FILE MERGED
2006/12/23 17:22:53 cmc 1.190.4.1: #i30380 enable xslt usage by default

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aef1192222c7e100373dd91d2204cf259b5b29dd]

INTEGRATION: CWS libxslt02 (1.49.112); FILE MERGED

2007/04/21 11:34:16 cmc 1.49.112.2: RESYNC: (1.49-1.52); FILE MERGED
2006/12/24 09:04:56 cmc 1.49.112.1: #i30380 enable xslt usage by default

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [54de6da33a5150faa0719213ae48624726832c47]

INTEGRATION: CWS libxslt02 (1.14.64); FILE MERGED

2007/04/26 08:30:34 cmc 1.14.64.4: #i30380# better windows support
2007/04/21 11:35:14 cmc 1.14.64.3: RESYNC: (1.14-1.17); FILE MERGED
2007/01/04 17:46:06 cmc 1.14.64.2: #i30380# silly me, that's not an xsltproc line
2006/12/24 09:04:56 cmc 1.14.64.1: #i30380 enable xslt usage by default

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7d63f6883e348531c87fdf6ca2b9553c563be220]

INTEGRATION: CWS libxslt02 (1.106.52); FILE MERGED

2007/04/21 11:36:54 cmc 1.106.52.2: RESYNC: (1.106-1.110); FILE MERGED
2006/12/24 09:04:55 cmc 1.106.52.1: #i30380 enable xslt usage by default

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba505ef3ea408b8a3ee5a641ea0de598a46f2f05]

INTEGRATION: CWS libxslt02 (1.60.32); FILE MERGED

2007/05/02 09:40:24 hjs 1.60.32.1: #i30380# reset XSLTPROC in SO environment

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [87cde5d5d49655772cbf58cc44b4fe0aa76557d7]

INTEGRATION: CWS ucbfixes01 (1.198.8); FILE MERGED

2007/04/26 08:36:07 kso 1.198.8.1: #i67558# - No longer define NEON_VERSION for builds with internal neon.

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5290a6d1bc02f29198ec44602876c3830ca0f42]

INTEGRATION: CWS ucbfixes01 (1.181.10); FILE MERGED

2007/04/25 13:51:28 kso 1.181.10.1: #i67558# - NEON_VERSION no longer set if internal neon shall be used.

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [7e1ed38fb895cf36d464b457e8f81867011e2aa4]

INTEGRATION: CWS native82 (1.3.22); FILE MERGED

2007/04/17 14:07:16 is 1.3.22.2: #i76357# Patch for new languages
2007/03/20 10:38:41 is 1.3.22.1: #i73529# fixing typos in language list

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [15e164092b3b74e330ff2dfb39f15e1834721672]

INTEGRATION: CWS native82 (1.14.136); FILE MERGED

2007/03/28 10:54:13 dv 1.14.136.3: #i75394# Use only one Assignment1 line!
2007/03/27 11:49:44 dv 1.14.136.2: #i75394# Do check only when office is not installed
2007/03/26 14:19:49 dv 1.14.136.1: #i75394# New custom action for enhanced error checking

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [6b307a13ac3602d451fb46d8bb4f26dd416f5c94]

INTEGRATION: CWS native82 (1.3.22); FILE MERGED

2007/04/17 14:07:15 is 1.3.22.1: #i76357# Patch for new languages

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [3c23ad8327d0902ea6c4d38cee5432720ac8367a]

INTEGRATION: CWS native82 (1.55.44); FILE MERGED

2007/04/11 11:44:31 is 1.55.44.2: RESYNC: (1.55-1.56); FILE MERGED
2007/03/26 14:19:49 dv 1.55.44.1: #i75394# New custom action for enhanced error checking

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [612dadec04e852a42bfa768f84e5bee9da11746d]

INTEGRATION: CWS native82 (1.226.2); FILE MERGED

2007/04/11 11:44:10 is 1.226.2.3: RESYNC: (1.227-1.228); FILE MERGED
2007/03/29 11:58:40 is 1.226.2.2: RESYNC: (1.226-1.227); FILE MERGED
2007/03/26 14:19:49 dv 1.226.2.1: #i75394# New custom action for enhanced error checking

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [f258360aa6e693f870c7942b6673bed26e340d0c]

INTEGRATION: CWS native82 (1.47.10); FILE MERGED

2007/04/11 11:43:26 is 1.47.10.2: RESYNC: (1.47-1.48); FILE MERGED
2007/03/20 10:40:37 is 1.47.10.1: #i74914# constant base dir for windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [ceb441e58697eaac0cc45600926380036fb4300b]

INTEGRATION: CWS native82 (1.36.58); FILE MERGED

2007/04/20 09:20:22 is 1.36.58.4: #i74914# Windows Installer patching
2007/03/29 11:47:49 is 1.36.58.3: RESYNC: (1.36-1.37); FILE MERGED
2007/03/22 11:46:02 is 1.36.58.2: #i74914# preparing Windows patch
2007/03/20 11:25:54 is 1.36.58.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [3ca1459e568c0ad06134bc040759cd4f94bfb47d]

INTEGRATION: CWS native82 (1.32.24); FILE MERGED

2007/03/22 11:46:02 is 1.32.24.2: #i74914# preparing Windows patch
2007/03/20 11:25:54 is 1.32.24.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [bc539c6a3f90c2f9fbafadc0c10c24613b87080d]

INTEGRATION: CWS native82 (1.11.24); FILE MERGED

2007/04/25 11:24:31 is 1.11.24.2: #i74914# no version in file table
2007/03/20 11:25:53 is 1.11.24.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [e21f0f55f65f99d13ea89632ff5d062f460ef39a]

INTEGRATION: CWS native82 (1.20.24); FILE MERGED

2007/04/20 09:20:21 is 1.20.24.3: #i74914# Windows Installer patching
2007/04/11 11:40:18 is 1.20.24.2: RESYNC: (1.20-1.21); FILE MERGED
2007/03/20 11:25:53 is 1.20.24.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [6abdd2176a7397209786bc237d5386ad5cab1061]

INTEGRATION: CWS native82 (1.46.18); FILE MERGED

2007/04/20 09:20:20 is 1.46.18.3: #i74914# Windows Installer patching
2007/03/27 11:15:35 is 1.46.18.2: #i75652# extension installation also for installed and archive
2007/03/20 11:23:09 is 1.46.18.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [e7c6359ab657effe1593871730a1c8cafcfd61ae]

INTEGRATION: CWS native82 (1.28.18); FILE MERGED

2007/04/11 11:39:45 is 1.28.18.2: RESYNC: (1.28-1.29); FILE MERGED
2007/03/20 11:22:32 is 1.28.18.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [18eb59c3b789e98cb3edcffbf61eaa62c348a5f8]

INTEGRATION: CWS native82 (1.4.24); FILE MERGED

2007/03/27 11:15:34 is 1.4.24.1: #i75652# extension installation also for installed and archive

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [5d15fcbbb5d0e10772559593a4b6f010fa79868f]

INTEGRATION: CWS native82 (1.41.24); FILE MERGED

2007/03/29 11:47:25 is 1.41.24.3: RESYNC: (1.41-1.42); FILE MERGED
2007/03/27 11:15:34 is 1.41.24.2: #i75652# extension installation also for installed and archive
2007/03/20 10:46:56 is 1.41.24.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [f5e391c5e1b7af8c2c5518f0f96b05b3f2c63499]

INTEGRATION: CWS native82 (1.66.24); FILE MERGED

2007/04/20 09:20:20 is 1.66.24.6: #i74914# Windows Installer patching
2007/04/11 11:39:37 is 1.66.24.5: RESYNC: (1.67-1.68); FILE MERGED
2007/03/29 11:47:18 is 1.66.24.4: RESYNC: (1.66-1.67); FILE MERGED
2007/03/27 11:15:34 is 1.66.24.3: #i75652# extension installation also for installed and archive
2007/03/22 11:06:01 is 1.66.24.2: #i74914# preparing Windows patch
2007/03/20 10:45:24 is 1.66.24.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [21d32e7ed77014d37a33c59a0330cacece89cc43]

INTEGRATION: CWS native82 (1.6.624); FILE MERGED

2007/03/22 11:06:01 is 1.6.624.1: #i74914# preparing Windows patch

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [14c317999cd8cddeea5cfa06a5805c335bb074fd]

INTEGRATION: CWS native82 (1.8.624); FILE MERGED

2007/04/20 09:20:20 is 1.8.624.3: #i74914# Windows Installer patching
2007/04/11 11:39:18 is 1.8.624.2: RESYNC: (1.8-1.9); FILE MERGED
2007/03/20 10:46:16 is 1.8.624.1: #i74914# windows patch preparation

2007-05-10  Gerd Weiss  <gm@openoffice.org>  [58e07d4d8eb097ae2046ecb798c3c0579a54fe8e]

INTEGRATION: CWS native82 (1.82.18); FILE MERGED

2007/04/20 09:20:19 is 1.82.18.5: #i74914# Windows Installer patching
2007/04/11 11:39:10 is 1.82.18.4: RESYNC: (1.84-1.85); FILE MERGED
2007/03/29 11:46:41 is 1.82.18.3: RESYNC: (1.82-1.84); FILE MERGED
2007/03/22 11:05:14 is 1.82.18.2: #i74914# preparing Windows patch
2007/03/20 10:42:02 is 1.82.18.1: #i74914# windows patch preparation

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b66f91ab17c1da75cca7fc77463957a6dd72920f]

INTEGRATION: CWS macosxpbuildrepair (1.2.14); FILE MERGED

2007/04/03 19:35:33 tra 1.2.14.1: #75972#fix Panther incompatibility

2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5d1615470cef2683eab6eaa76b50957015cf4be9]

INTEGRATION: CWS macosxpbuildrepair (1.2.70); FILE MERGED

2007/04/18 14:36:14 tra 1.2.70.4: #74325#fixing typo
2007/04/17 19:51:29 tra 1.2.70.3: #74325#reverting previous changes, they are not more reliable then the alternatively proposed patch but include more changes
2007/04/16 08:48:01 ericb 1.2.70.2: #i74325# previous change didn't work. New try to correctly filter symbols before linking
2007/03/31 13:50:49 tra 1.2.70.1: #74325# using symbolic output of nm to extract rtti symbols

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [db48539d24f148b5f1544dd319485969997bab5a]

INTEGRATION: CWS bunoexttm (1.48.14); FILE MERGED

2007/02/13 13:43:57 kr 1.48.14.2: RESYNC: (1.48-1.55); FILE MERGED
2007/01/30 09:40:38 kr 1.48.14.1: fixed: naming of unsafe/affine purpose bridges

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [5b9c2de9b5ea533719e250dc9760320d0bf306b0]

INTEGRATION: CWS bunoexttm (1.219.14); FILE MERGED

2007/04/10 10:50:45 thb 1.219.14.5: RESYNC: (1.222-1.227); FILE MERGED
2007/02/14 17:11:21 kr 1.219.14.4: changed: renamed windows purpenvhelper similar to cppuhelper
2007/02/13 13:43:09 kr 1.219.14.3: RESYNC: (1.219-1.222); FILE MERGED
2007/01/30 09:40:38 kr 1.219.14.2: fixed: naming of unsafe/affine purpose bridges
2007/01/29 16:57:31 kr 1.219.14.1: joined: utf2 - purpenvhelper, affine_uno_uno, unsafe_uno_uno

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3bf31aadc88ade46484418a092eefb51a230ccd4]

INTEGRATION: CWS vgbugs06 (1.136.8); FILE MERGED

2007/03/19 11:47:37 vg 1.136.8.1: #i74784# build tool for distributed builds

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [9d4871f2733179f4edd8d222fc9eeaa5c53ae02a]

INTEGRATION: CWS vgbugs06 (1.19.70); FILE MERGED

2007/03/19 11:47:37 vg 1.19.70.1: #i74784# build tool for distributed builds

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [89bdcfd70cf7be72302ff98115a6ff8ae9fac114]

INTEGRATION: CWS vgbugs06 (1.209.8); FILE MERGED

2007/05/04 14:49:24 vg 1.209.8.1: #i76771# makedepend with new include path, no -D_SOLAR__PRIVATE anymore

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a5234bc202b0936e8205631ae5a3d159b564ebc3]

INTEGRATION: CWS vgbugs06 (1.1.2); FILE ADDED

2007/05/04 14:56:58 vg 1.1.2.10: #i74784# elaborated server pick
2007/04/26 14:40:24 vg 1.1.2.9: #i74784# default for server and client - choose the port automatically
2007/04/25 12:25:12 vg 1.1.2.8: #i74784# add handle same server as two parameters
2007/04/23 09:48:31 vg 1.1.2.7: #i74784# returned setenvstring fuctionality
2007/04/20 15:24:14 vg 1.1.2.6: #i74784# ensure temp files in temp dir
2007/04/20 09:51:46 vg 1.1.2.5: #i74784# set job env via %ENV hash
2007/03/21 14:31:24 vg 1.1.2.4: #i74784# more elaborated cleanup, more generic setsolar
2007/03/19 11:46:26 vg 1.1.2.3: #i74784#
2007/03/07 12:56:13 vg 1.1.2.2: #i74784#
2007/02/22 17:13:13 vg 1.1.2.1: #i74784# clienr for build tool

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a35746a5731c5426f9f3fb2516d0a8239c270137]

INTEGRATION: CWS vgbugs06 (1.154.30); FILE MERGED

2007/04/27 10:39:55 vg 1.154.30.10: #i74784# no ReuseAddr on win32
2007/04/26 14:40:24 vg 1.154.30.9: #i74784# default for server and client - choose the port automatically
2007/04/23 09:49:03 vg 1.154.30.8: #i74784# more OS restrictions
2007/04/20 15:29:56 vg 1.154.30.7: #i74784# no warning for existing log file
2007/04/20 15:24:14 vg 1.154.30.6: #i74784# ensure temp files in temp dir
2007/04/20 09:50:42 vg 1.154.30.5: #i74784# ReuseAddr parameter for server socket
2007/03/23 16:50:24 vg 1.154.30.4: #i74784# fix from Ause and small fixes for correct process number
2007/03/19 11:46:26 vg 1.154.30.3: #i74784#
2007/03/07 12:56:12 vg 1.154.30.2: #i74784#
2007/02/22 17:11:58 vg 1.154.30.1: #i74784#

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [bb03afb792b09b90c19c9e158cff93b9b04e9ad0]

INTEGRATION: CWS hro15_SRC680 (1.27.4); FILE MERGED

2007/05/04 09:24:45 hro 1.27.4.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7b8aeccf0df6fac7400857cc68c3458be4ad5626]

INTEGRATION: CWS hro15_SRC680 (1.29.4); FILE MERGED

2007/05/04 09:24:44 hro 1.29.4.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [9c876d7aa947b2ebe150c973233dfad8c8987127]

INTEGRATION: CWS hro15_SRC680 (1.25.174); FILE MERGED

2007/05/04 09:24:44 hro 1.25.174.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ac2dfb64089f99fc7102b744d352aa3ff50b501b]

INTEGRATION: CWS hro15_SRC680 (1.21.174); FILE MERGED

2007/05/04 09:24:44 hro 1.21.174.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [452342344f35f2d2396675c75ec9dde68f3b9017]

INTEGRATION: CWS hro15_SRC680 (1.32.172); FILE MERGED

2007/05/04 09:24:44 hro 1.32.172.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-09  Kurt Zenker  <kz@openoffice.org>  [80dfccd7997eedb9962b6078fd4301515e82e44b]

INTEGRATION: CWS hro15_SRC680 (1.15.172); FILE MERGED

2007/05/04 09:24:44 hro 1.15.172.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added

2007-05-03  Rüdiger Timm  <rt@openoffice.org>  [7c42e1024d43be56a2c0329b20582d1987349539]

#i76821#, #i76897# New CVS version requires switch '-B' when moving tags. Note: required client revision >= 1.11.2


2007-05-03  Rüdiger Timm  <rt@openoffice.org>  [42ac3b9d7b92377a1f353eb191b37c34c4ff0879]

#i76821# Adapt output parsing to new CEE version.


2007-04-27  Vladimir Glazounov  <vg@openoffice.org>  [2417fb3701c6495b5ecc0b17588ef5d3a266d322]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [5bd4ecffa41e74b901854a6068c90890a283a10d]

new version for SRC680


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [524a00f3b96723bf344c0c3a9328ed419bca40f3]

#i10000# Fix what went wrong in rev. 1.21 when integrating CWS bserver25 (basctl, sc, b_server, and r_tools are warning free).


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [659c99fdee4433119cbfac4f9c61af6882b0d72d]

SRC680


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [351e8d802ae5b483dcf98d3f6fbad9f23cfa6a30]

INTEGRATION: CWS ause077 (1.13.18); FILE MERGED

2007/03/09 14:10:55 hjs 1.13.18.1: #i75064# reduce output

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [13cd20eb99851311340d71e32697c4f399ddff56]

INTEGRATION: CWS ause077 (1.20.44); FILE MERGED

2007/03/28 09:10:54 hjs 1.20.44.1: #i75811# move setting CC to platform makefile

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [96df7cfa8da8665bfadb56325085bb4617f59556]

INTEGRATION: CWS ause077 (1.4.8); FILE MERGED

2007/04/17 21:15:06 hjs 1.4.8.2: RESYNC: (1.4-1.8); FILE MERGED
2007/03/28 09:10:53 hjs 1.4.8.1: #i75811# move setting CC to platform makefile

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8047fcacce971bb542f5b79ba3c9a0a5515fe9e9]

INTEGRATION: CWS ause077 (1.19.8); FILE MERGED

2007/04/17 21:07:25 hjs 1.19.8.2: RESYNC: (1.19-1.22); FILE MERGED
2007/03/30 15:51:55 hjs 1.19.8.1: #i75811# add default for CC

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [143aefbe7bd696d0a4b13d91ae8e36e9ab536050]

INTEGRATION: CWS ause077 (1.106.26); FILE MERGED

2007/04/17 21:13:44 hjs 1.106.26.2: RESYNC: (1.106-1.108); FILE MERGED
2007/03/13 15:51:52 hjs 1.106.26.1: #i74807# fix dependencies and some cleanup

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0e395080316cdeca47deaa8fb9d125237fffb257]

INTEGRATION: CWS ause077 (1.75.26); FILE MERGED

2007/03/09 11:40:54 hjs 1.75.26.1: #i75036# reapply patches just created to get consitent timestamps

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [48cfdc6a43dd16cbd4da2314eab43c2b815100a7]

INTEGRATION: CWS ause077 (1.209.24); FILE MERGED

2007/04/17 21:15:28 hjs 1.209.24.2: RESYNC: (1.209-1.211); FILE MERGED
2007/04/17 14:24:46 hjs 1.209.24.1: #i76448# remove obsolete stuff

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [65a71e9aa5bb517a078464da8759011a26be42cf]

INTEGRATION: CWS ause077 (1.103.26); FILE MERGED

2007/04/17 21:15:13 hjs 1.103.26.2: RESYNC: (1.103-1.105); FILE MERGED
2007/03/13 15:51:52 hjs 1.103.26.1: #i74807# fix dependencies and some cleanup

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [292fe923e95e59a8b93b0e6a1d2c543abf3d20cf]

INTEGRATION: CWS residcleanup (1.2.14); FILE MERGED

2007/02/24 09:32:16 pl 1.2.14.1: #i74635# resicleanup

2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [94f987d034d81c70afb154ab8666d995df6f7335]

INTEGRATION: CWS residcleanup (1.50.42); FILE MERGED

2007/03/12 12:26:08 pl 1.50.42.1: #i75311# separate stt and sb resources

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [34af4ecdfa5600941158f0d6da0ad227f2b7af73]

INTEGRATION: CWS npower6 (1.42.20); FILE MERGED

2007/02/07 16:33:28 npower 1.42.20.1: #i74096 support config options to control deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ec66e09c437b1e315338ea0bdd92c06c3519ed51]

INTEGRATION: CWS npower6 (1.49.24); FILE MERGED

2007/02/07 16:33:27 npower 1.49.24.1: #i74096 support config options to control deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6d0d895bb15d45436c12c2d1116990a70b418945]

INTEGRATION: CWS npower6 (1.183.14); FILE MERGED

2007/02/07 16:33:27 npower 1.183.14.1: #i74096 support config options to control deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7d0896a978c3a3c93ae54e69c995a6985744b818]

INTEGRATION: CWS npower6 (1.222.52); FILE MERGED

2007/02/08 14:43:17 npower 1.222.52.2: #i74096 make sure dll name is correct <sigh>
2007/02/07 16:33:27 npower 1.222.52.1: #i74096 support config options to control deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [05a9bd455579ff9e33e9caf841b88567d0038124]

INTEGRATION: CWS npower6 (1.178.4); FILE MERGED

2007/03/08 14:05:53 npower 1.178.4.1: #i74096# update generated files

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f193738b04370de4ccacb7c9efb320f220e4eb25]

INTEGRATION: CWS npower6 (1.135.4); FILE MERGED

2007/02/07 16:34:17 npower 1.135.4.1: #i74096 new config options to control building & deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [43966c6d08418e27678dba20e8029422abec3496]

INTEGRATION: CWS npower6 (1.196.4); FILE MERGED

2007/02/07 16:34:17 npower 1.196.4.1: #i74096 new config options to control building & deployment of vba compatibility api

2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [2d9672603df5761c38612f17b0f6357e6f1f5a92]

INTEGRATION: CWS sixtyfour11 (1.197.2); FILE MERGED

2007/02/27 15:38:06 kendy 1.197.2.1: #i74920#
Error message in AC_MSG_ERROR should be one string.

2007-04-25  Mikhail Voitenko  <mav@openoffice.org>  [c1753b619ed75b8b45897dbb41b00ffbfc0aa079]

#146885# let Setup_math.xcu be updated by patch


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4a82b802d01015166cf9bd0c5b63910074a9c9c3]

new configure


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0e71f197256139ae9b1c1de7cfc70d0f853537a8]

#i10000# #i76511# sn.exe


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2359920dc9fbde51994f3c47653ad9fec06e6c80]

SRC680


2007-04-19  Oliver Bolte  <obo@openoffice.org>  [5fae0dd9d298008a89603b38f0851211fc772e2a]

#i10000# build debug=t breaks with cygwin shell


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [197de487587bbf147e30b509ee1ddecc69749a08]

INTEGRATION: CWS mergede01 (1.3.574); FILE MERGED

2007/03/19 15:24:07 ihi 1.3.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5f3def117c87b0578e449dbc45d57830f7d2dc52]

INTEGRATION: CWS mergede01 (1.6.574); FILE MERGED

2007/03/19 15:24:07 ihi 1.6.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c85635cac90455f81fce55a0e3aaf5563a39e04d]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:07 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a5c5a93c0d91cc567a04713182913d2b2acafbca]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:06 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [732f3364130ed1ff84f24f8dc1ba3b71f31563a8]

INTEGRATION: CWS mergede01 (1.3.574); FILE MERGED

2007/03/19 15:24:05 ihi 1.3.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [13edcb6428987a794bbf9686b959841e7720fcef]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:05 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fa7830d6e0131fc5b9c4e30f4ced1791745a9924]

INTEGRATION: CWS mergede01 (1.3.352); FILE MERGED

2007/03/19 15:24:05 ihi 1.3.352.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d710c4c5773db26818db118e98df6c11a7161f71]

INTEGRATION: CWS mergede01 (1.7.394); FILE MERGED

2007/03/19 15:24:04 ihi 1.7.394.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9002e386167ec8fe81222c4c83503964d0997cec]

INTEGRATION: CWS mergede01 (1.8.8); FILE MERGED

2007/03/19 15:24:04 ihi 1.8.8.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [af558777b96ef33ef79d46ffd1e3a06fc3497340]

INTEGRATION: CWS mergede01 (1.2.8); FILE MERGED

2007/03/19 15:24:04 ihi 1.2.8.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [584e4455716ab7e92869aae6e2c9ad1d0027a07a]

INTEGRATION: CWS mergede01 (1.5.574); FILE MERGED

2007/03/19 15:24:04 ihi 1.5.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [09a5247290cbd3f2888760dd4076cd8a1b2b942c]

INTEGRATION: CWS mergede01 (1.3.18); FILE MERGED

2007/03/19 15:24:04 ihi 1.3.18.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8edd966995762d30eae9b8d0be6198d5366d932e]

INTEGRATION: CWS mergede01 (1.2.8); FILE MERGED

2007/03/19 15:24:03 ihi 1.2.8.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [70949fe2b08bc2c585a4b91794d53a407888f48f]

INTEGRATION: CWS mergede01 (1.5.574); FILE MERGED

2007/03/19 15:24:02 ihi 1.5.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a397780763921973abcdf8edb636c07a8030952d]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:02 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [48eae8e5deda1996bd362889ec8cd14eb6030549]

INTEGRATION: CWS mergede01 (1.2.164); FILE MERGED

2007/03/19 15:24:01 ihi 1.2.164.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4c3165cf63f5a45bbe4a8fc7384b131771690622]

INTEGRATION: CWS mergede01 (1.5.574); FILE MERGED

2007/03/19 15:24:01 ihi 1.5.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7e9af170ea2417d75195bee16316a950cc3bfab]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:01 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e6b0b56f5159070419a94362ad96fd4eee77b119]

INTEGRATION: CWS mergede01 (1.3.574); FILE MERGED

2007/03/19 15:24:01 ihi 1.3.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a4b87c4f0c083e29f3ce0f812559f755bd93f668]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:24:00 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e7f87b893fa71277ed75d3960dd8df0640b9fa29]

INTEGRATION: CWS mergede01 (1.5.574); FILE MERGED

2007/03/19 15:23:59 ihi 1.5.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36ab905adeeb48e6c8ccadf27edd8f26e9a9460c]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:23:59 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b31f7c145be544be6e5751be9d9dde11c40573ea]

INTEGRATION: CWS mergede01 (1.4.574); FILE MERGED

2007/03/19 15:23:58 ihi 1.4.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [df867a7f57a5ab41d61bb69af101198350f971a7]

INTEGRATION: CWS mergede01 (1.5.8); FILE MERGED

2007/03/19 15:23:58 ihi 1.5.8.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0bba3144cc2c86da88f8efbb5a04f0cbe01133b8]

INTEGRATION: CWS mergede01 (1.5.574); FILE MERGED

2007/03/19 15:23:57 ihi 1.5.574.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [99242ee76a9db889f870a0d9c4e09013700c1439]

INTEGRATION: CWS mergede01 (1.4.576); FILE MERGED

2007/03/19 15:23:57 ihi 1.4.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b0fd263e968692bb24c5beefc9c1014b952e1b73]

INTEGRATION: CWS mergede01 (1.5.576); FILE MERGED

2007/03/19 15:23:56 ihi 1.5.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5606bd69955e5a664ed13c23b3d7df6fecfbad69]

INTEGRATION: CWS mergede01 (1.6.576); FILE MERGED

2007/03/19 15:23:56 ihi 1.6.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [11e3f21d59cdbbe74fb7ff209c1329b9d467336c]

INTEGRATION: CWS mergede01 (1.4.576); FILE MERGED

2007/03/19 15:23:56 ihi 1.4.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a00adfb8d79d863978ecef73008b44ab6f519133]

INTEGRATION: CWS mergede01 (1.3.576); FILE MERGED

2007/03/19 15:23:56 ihi 1.3.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f9a9fdb72f4ca9bf06927a4d406ba9e6e96f7ad9]

INTEGRATION: CWS mergede01 (1.3.576); FILE MERGED

2007/03/19 15:23:55 ihi 1.3.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [016d23a8f538e43e183883558cb8276cb20f5dce]

INTEGRATION: CWS mergede01 (1.4.576); FILE MERGED

2007/03/19 15:23:55 ihi 1.4.576.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [86f9d4ec3bad9aef59a932303a0a4257b782d75d]

INTEGRATION: CWS mergede01 (1.3.330); FILE MERGED

2007/03/19 15:10:06 ihi 1.3.330.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6135bccd352e4fa1cf86ac06eae1c263daa69887]

INTEGRATION: CWS mergede01 (1.4.262); FILE MERGED

2007/03/19 15:10:06 ihi 1.4.262.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ce4d910cd3a9af9db2b363af881bf2ec547d17c7]

INTEGRATION: CWS mergede01 (1.5.124); FILE MERGED

2007/03/19 15:10:06 ihi 1.5.124.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [06c70df0d1960899e330e4194e53aa42c1cee629]

INTEGRATION: CWS mergede01 (1.2.298); FILE MERGED

2007/03/19 15:10:05 ihi 1.2.298.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [652704a730cc241954323e47bc1fcf029d967a84]

INTEGRATION: CWS mergede01 (1.3.330); FILE MERGED

2007/03/19 15:10:05 ihi 1.3.330.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6843c5f6ef9b92f1f9c3ebb379c680efe58519b]

INTEGRATION: CWS mergede01 (1.2.258); FILE MERGED

2007/03/19 15:10:05 ihi 1.2.258.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0663a2df3f19a19c49c2b79dce534559b52bd2ee]

INTEGRATION: CWS mergede01 (1.10.166); FILE MERGED

2007/03/19 15:10:04 ihi 1.10.166.1: #i72301# Remove German

2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a0c9fe30d228fc022b114e39af0922c54d609147]

INTEGRATION: CWS mergede01 (1.4.172); FILE MERGED

2007/03/19 15:10:04 ihi 1.4.172.1: #i72301# Remove German

2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [69560e134423d37e0f8ede3eba5aeed594fe9ee9]

INTEGRATION: CWS ause078 (1.84.46); FILE MERGED

2007/03/22 18:04:17 hjs 1.84.46.1: #i75617# slow but safe

2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2dff65360242ba1e7c55ba00b874e9401a0e7592]

INTEGRATION: CWS jl51 (1.17.26); FILE MERGED

2007/04/02 14:01:03 jl 1.17.26.2: RESYNC: (1.17-1.22); FILE MERGED
2007/02/06 16:44:22 jl 1.17.26.1: #i69288# warning free: xmlsecurity

2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [43cc202df4c2db7a9402f7c33ccb88703bc5ee24]

INTEGRATION: CWS jl51 (1.36.24); FILE MERGED

2007/04/02 14:00:41 jl 1.36.24.2: RESYNC: (1.36-1.38); FILE MERGED
2007/02/06 16:44:22 jl 1.36.24.1: #i69288# warning free: xmlsecurity

2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4fdb9d3261d5b4cd55ae4b7760d71dec35fe43c5]

INTEGRATION: CWS jl51 (1.30.16); FILE MERGED

2007/04/02 14:00:29 jl 1.30.16.2: RESYNC: (1.30-1.32); FILE MERGED
2007/02/06 16:44:21 jl 1.30.16.1: #i69288# warning free: xmlsecurity

2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b78e5706892e7f1957406d089c5c9e256977cff9]

INTEGRATION: CWS jl51 (1.29.22); FILE MERGED

2007/04/02 13:56:24 jl 1.29.22.2: RESYNC: (1.29-1.32); FILE MERGED
2007/02/06 16:44:20 jl 1.29.22.1: #i69288# warning free: xmlsecurity

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [50ee6e4a7b95249cc293800d2ccee688fa17a4ee]

INTEGRATION: CWS fwkdbdesign01 (1.27.132); FILE MERGED

2007/03/06 08:43:59 fs 1.27.132.3: #i75146# new module: XML form documents
2007/03/05 08:47:41 fs 1.27.132.2: #i74951# own WindowStates for Writer-based report designer
2007/03/03 15:17:24 fs 1.27.132.1: #i74951# +WriterFormWindowState.xc? (window states for Writer-based database forms)

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f318ea8cb5495c5c20af2c8267c5eb7609f616fe]

INTEGRATION: CWS fwkdbdesign01 (1.183.32); FILE MERGED

2007/03/15 13:38:33 fs 1.183.32.1: #i75423# added new files in uiconfig.zip to explicit patch file list of uiconfig.zip

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b7325f030b7c81cb1f6ce164ad01fc1ad68a0769]

INTEGRATION: CWS vcl77 (1.137.2); FILE MERGED

2007/03/29 18:08:16 pl 1.137.2.2: RESYNC: (1.137-1.138); FILE MERGED
2007/03/26 18:18:40 pl 1.137.2.1: #i75759# support system libpaper

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ab91a74175dcd9069577cff8f748da13bc0ea010]

INTEGRATION: CWS vcl77 (1.197.12); FILE MERGED

2007/03/29 18:08:04 pl 1.197.12.2: RESYNC: (1.197-1.198); FILE MERGED
2007/03/26 18:18:40 pl 1.197.12.1: #i75759# support system libpaper

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a38b07472fc619cdcd02168dc8f0f16ceca596e2]

INTEGRATION: CWS vcl77 (1.181.2); FILE MERGED

2007/03/30 12:02:11 rene 1.181.2.1: #i10000# regenerate configure....

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c912f2838c9a479e3b549273ab0805a3750cb466]

INTEGRATION: CWS jl59 (1.191.36); FILE MERGED

2007/03/20 10:34:56 jl 1.191.36.2: #146463#
2007/03/15 15:05:45 hjs 1.191.36.1: #146463# extract update info from extension description

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [29539bd639a9611d0d8ec5ec51f2ba3d37a92bba]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED

2007/03/28 13:17:18 jl 1.1.2.11: #146463#
2007/03/28 09:24:56 jl 1.1.2.10: #146463#
2007/03/28 06:55:36 jl 1.1.2.9: #146463#
2007/03/27 16:02:00 jl 1.1.2.8: #146463#
2007/03/26 16:02:27 jl 1.1.2.7: #146463# parsing two times now. In the first run we determine which prefixes are used with <dependencies> and its children
2007/03/20 12:44:44 jl 1.1.2.6: #146463# error message if description.xml does not contain <identifier> or <version>
2007/03/20 09:54:00 jl 1.1.2.5: #146463# extract namespace definitions which are used in the dependencies from description.xml and insert them in the dependencies element in the output file
2007/03/16 12:34:40 jl 1.1.2.4: #146463# indent elements in update information file according to description.xml
2007/03/16 12:12:01 jl 1.1.2.3: #146463# always provide the name of the update information file
2007/03/16 12:08:29 jl 1.1.2.2: #146463# always provide the name of the update information file
2007/03/15 15:04:45 hjs 1.1.2.1: #146463# extract update onfi from extension description

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2ea6d9b2387c53afdf937e80f03340ecabe7affb]

INTEGRATION: CWS pj74 (1.55.30); FILE MERGED

2007/03/01 10:00:41 pjanik 1.55.30.1: #i74947#: Add new component to the installation.

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b67e446cef5356d9b81e2a3783de6062dc2f94e5]

INTEGRATION: CWS pj74 (1.222.68); FILE MERGED

2007/03/04 10:12:55 pjanik 1.222.68.2: RESYNC: (1.222-1.223); FILE MERGED
2007/03/01 10:00:25 pjanik 1.222.68.1: #i74947#: Add new component to the installation.

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [870bc7e713b822e5f840ce8f8d58121130489edb]

INTEGRATION: CWS pj76 (1.183.50); FILE MERGED

2007/03/24 17:42:17 pjanik 1.183.50.2: RESYNC: (1.183-1.184); FILE MERGED
2007/03/17 15:29:43 smsm1 1.183.50.1: #i75400# Changing the location of the thirdpartylicensereadme.html file so that it is be side all the other licenses under Mac OS X

2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d2cd765165134d4730b112f12ec0903de2a99bb8]

INTEGRATION: CWS pj76 (1.11.50); FILE MERGED

2007/03/24 17:35:53 pjanik 1.11.50.3: RESYNC: (1.11-1.13); FILE MERGED
2007/03/17 14:42:01 pjanik 1.11.50.2: #i75485#: Add debug stldebug for Mac OS X (patch from Thorsten Behrens).
2007/03/17 14:36:57 pjanik 1.11.50.1: #i75486#: vcl is now WaE clean on Mac OS X.

2007-04-13  Vladimir Glazounov  <vg@openoffice.org>  [c328cb4a0e80d383c5c05a04de018c7e306d5c82]

#i76340# no sal/inc/sal in INCLUDE


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [c3711fe783601498255ad3d3b2b2393536c2da04]

SRC680


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [86512c0cfa207098c542dbd5c15cf5c7c5875eab]

INTEGRATION: CWS hedaburemove01 (1.5.6); FILE MERGED

2007/04/02 18:40:48 vg 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED
2007/02/09 16:15:18 vg 1.5.6.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1b4e33e887c4f5434f50592fad60b00a9d826dd9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/04/04 14:56:39 vg 1.1.2.2: resync to SRC680_m207
2007/02/09 16:15:18 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [42cc2a43da9acb6d2b47190213ecca2007efcdf7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/04/04 14:56:38 vg 1.1.2.2: resync to SRC680_m207
2007/02/09 16:15:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b3490a6ab2516ab74c1d105bc354d6df50b9f8e8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/02/09 16:15:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [553b3d889c4b8e160846f9b8145145a5ecb5df09]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/02/09 16:15:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f57b146d58abebd63a31917b4b459141f524f467]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/04/04 14:56:37 vg 1.1.2.2: resync to SRC680_m207
2007/02/09 16:15:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4585cf185cb84415cce81ad471f8bfe615edae3f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/02/09 16:15:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [36eee7287e1a7651ef2b4f437e376501d8637c61]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/04/04 14:56:37 vg 1.1.2.2: resync to SRC680_m207
2007/02/09 16:15:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7c313ec1818234de364b39e84c5f4977c30f8107]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED

2007/02/09 16:15:14 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to soldep/inc/soldep and correspondent necessary changes

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7a34e34c4938d38324a61550d7ed512c0e6afdbc]

INTEGRATION: CWS hedaburemove01 (1.186.42); FILE MERGED

2007/04/02 18:58:31 vg 1.186.42.2: RESYNC: (1.186-1.193); FILE MERGED
2006/12/12 15:39:40 vg 1.186.42.1: #i72503# added one more local include path

2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [097eb7a6c6796e855bba8d6eed8473942d4a205e]

INTEGRATION: CWS hedaburemove01 (1.115.12); FILE MERGED

2007/04/11 10:29:36 vg 1.115.12.1: #i72503# rename hedabu to hedabu_obsolete

2007-04-05  Rüdiger Timm  <rt@openoffice.org>  [52224a8a4da577c80d5c36df5cae797e42c4b4f9]

SRC680


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [221c537a8db3100e83ca682fcfa23c1be1371bf3]

INTEGRATION: CWS components1 (1.43.16); FILE MERGED

2007/02/16 15:50:13 af 1.43.16.5: RESYNC: (1.54-1.55); FILE MERGED
2007/01/25 17:30:39 af 1.43.16.4: RESYNC: (1.45-1.54); FILE MERGED
2006/11/21 16:35:26 af 1.43.16.3: RESYNC: (1.44-1.45); FILE MERGED
2006/11/21 09:55:53 af 1.43.16.2: RESYNC: (1.43-1.44); FILE MERGED
2006/09/28 12:35:34 af 1.43.16.1: #i68075# Added Impress.xcu

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3aab826ad836909a38a39d14b26d02e758718f4d]

INTEGRATION: CWS components1 (1.166.14); FILE MERGED

2007/02/16 15:49:43 af 1.166.14.5: RESYNC: (1.181-1.183); FILE MERGED
2007/01/25 17:29:37 af 1.166.14.4: RESYNC: (1.172-1.181); FILE MERGED
2006/11/21 09:55:10 af 1.166.14.3: RESYNC: (1.166-1.172); FILE MERGED
2006/10/19 15:14:22 af 1.166.14.2: #i68075# Added PATCH flag for Impress.xcu
2006/09/28 12:35:34 af 1.166.14.1: #i68075# Added Impress.xcu

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ceb8a51b7b2b55608e6db902d325e9680ad39f88]

INTEGRATION: CWS native80 (1.222.72); FILE MERGED

2007/03/07 07:25:17 dv 1.222.72.1: #i74342# Added ProcessorArchitecture for builds with new compiler, because MsiAssemblyName table and assembly manifest must match for proper deinstall

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [9c65e6ca5c16b7b0e9ec0ba4b7658c649450772d]

INTEGRATION: CWS native80 (1.47.4); FILE MERGED

2007/03/06 13:44:20 is 1.47.4.2: #145483# no more orca errors
2007/03/05 16:47:31 is 1.47.4.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [be125b7adfbccc6b4b62072f3a52538d4a58c399]

INTEGRATION: CWS native80 (1.3.280); FILE MERGED

2007/03/06 14:11:43 is 1.3.280.1: #145483# no more orca errors

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [8dec81be11d08656b35bc7ea2c2f8bba4b5f80f0]

INTEGRATION: CWS native80 (1.2.280); FILE MERGED

2007/03/05 16:49:25 is 1.2.280.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [02d270199642c4bc9886fd5f429f115fe5d467a0]

INTEGRATION: CWS native80 (1.5.30); FILE MERGED

2007/03/05 16:49:25 is 1.5.30.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [09dbbbe0715d8369681e72ff508d6f14c1c56ed9]

INTEGRATION: CWS native80 (1.2.208); FILE MERGED

2007/03/05 16:48:39 is 1.2.208.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [312a1707781d58347a04cf570b3b4a7755e97e1b]

INTEGRATION: CWS native80 (1.2.208); FILE MERGED

2007/03/05 16:48:37 is 1.2.208.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [29c7a018f5b829b6f13cea3166a24824b1f9f772]

INTEGRATION: CWS native80 (1.6.30); FILE MERGED

2007/03/05 16:48:36 is 1.6.30.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [49178e168e0177f750920c703cd5ff60a65e5bdd]

INTEGRATION: CWS native80 (1.8.52); FILE MERGED

2007/03/06 13:44:20 is 1.8.52.1: #145483# no more orca errors

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [e18c1f7e4b5638c581ff3dbba910f8b71d3e0971]

INTEGRATION: CWS native80 (1.6.92); FILE MERGED

2007/03/05 16:47:58 is 1.6.92.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [78fb660e45986edcd618088d7b63b93d4ebc71c7]

INTEGRATION: CWS native80 (1.10.6); FILE MERGED

2007/03/06 13:46:15 is 1.10.6.2: #145483# no more orca errors
2007/03/05 16:50:54 is 1.10.6.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [583d8a25a3f16470e6d7bec39f9c420025fa3195]

INTEGRATION: CWS native80 (1.32.6); FILE MERGED

2007/03/06 13:50:35 is 1.32.6.2: #145483# no more orca errors
2007/03/06 13:47:07 is 1.32.6.1: #145483# no more orca errors

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a9d769b9cb19ce5708ffa87e1f681552ba0179c2]

INTEGRATION: CWS native80 (1.15.6); FILE MERGED

2007/03/05 16:50:54 is 1.15.6.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [106209a109e67b4e2f2ac65bb6cd256a57ea6075]

INTEGRATION: CWS native80 (1.20.6); FILE MERGED

2007/03/05 16:50:54 is 1.20.6.1: #145483# removing errors in msi databases

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [947617c01cb57220446cd8310595a8eb071a4dfb]

INTEGRATION: CWS native80 (1.8.602); FILE MERGED

2007/03/07 07:27:38 dv 1.8.602.1: #i74342# Added ProcessorArchitecture for builds with new compiler, because MsiAssemblyName table and assembly manifest must match for proper deinstall

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [b1c1422e1b58d578c37e732e499a7b7a683d4d9b]

INTEGRATION: CWS native80 (1.27.32); FILE MERGED

2007/03/08 13:46:39 is 1.27.32.1: #i74224# shorter directory names

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [0d8fd1b811f87ccfae70d0de9d322f41c41e3942]

INTEGRATION: CWS native80 (1.66.6); FILE MERGED

2007/03/08 13:46:38 is 1.66.6.1: #i74224# shorter directory names

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [ff0814d228a16312835db6d8548a85781d840c47]

INTEGRATION: CWS native80 (1.62.6); FILE MERGED

2007/03/07 10:45:25 is 1.62.6.1: #145754# unix rights 775 for dirs in packages

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d612ab94cbf4e47e5ff77468c77154495f715eaa]

INTEGRATION: CWS native80 (1.8.602); FILE MERGED

2007/03/08 13:46:38 is 1.8.602.1: #i74224# shorter directory names

2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [6b290c0d7a198495488246d5e1f1642aa16be2a1]

INTEGRATION: CWS native80 (1.81.6); FILE MERGED

2007/03/08 13:46:38 is 1.81.6.2: #i74224# shorter directory names
2007/03/05 16:50:27 is 1.81.6.1: #145483# removing errors in msi databases

2007-03-28  Oliver Bolte  <obo@openoffice.org>  [aad6ca0066f4204e18427d29372647344b3a01dc]

#i10000# broken by CWS mingwport03


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [58e5d4aef2f8f8e883fbc35cc23f93e1a3273c10]

new version for SRC680


2007-03-27  Ivo Hinkelmann  <ihi@openoffice.org>  [e9a08145ce7925aa555ca2408c6da702023b0ca5]

SRC680


2007-03-27  Ivo Hinkelmann  <ihi@openoffice.org>  [cad736a77b1946f1d0c89d61adf744a3ba1365b9]

#i10000# configure


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [f8aa9ebf19a552163895c337dde0fb26b49b0ac7]

INTEGRATION: CWS mingwport03 (1.110.10); FILE MERGED

2007/03/21 13:48:48 vg 1.110.10.7: #i53572# fixes for wntmsci build breakers
2007/03/21 12:48:52 vg 1.110.10.6: #i53572# fixes for wntmsci build breakers
2007/03/21 12:05:45 vg 1.110.10.5: #i53572# fixes for wntmsci build breakers
2007/03/20 12:07:03 vg 1.110.10.4: RESYNC: (1.123-1.136); FILE MERGED
2007/01/10 14:18:28 vg 1.110.10.3: RESYNC: (1.123-1.128); FILE MERGED
2006/11/09 17:59:52 vg 1.110.10.2: RESYNC: (1.110-1.123); FILE MERGED
2006/10/23 15:08:09 vg 1.110.10.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0afe51f2f131ef4a6082ed4206e96872cad2adff]

INTEGRATION: CWS mingwport03 (1.5.450); FILE MERGED

2007/03/20 11:13:37 vg 1.5.450.2: RESYNC MERGED 1.5 1.6
Everything below this line will be added to the revision comment.
2006/09/07 14:47:46 vg 1.5.450.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3f5945b80444f6f9554f29d93c7d0ac8de043b05]

INTEGRATION: CWS mingwport03 (1.34.8); FILE MERGED

2007/03/20 10:42:36 vg 1.34.8.4: RESYNC MERGED 1.37 1.38
Everything below this line will be added to the revision comment.
2007/01/08 23:44:19 vg 1.34.8.3: RESYNC: (1.36-1.37); FILE MERGED
2006/11/09 17:00:56 vg 1.34.8.2: RESYNC: (1.34-1.36); FILE MERGED
2006/09/26 11:09:08 vg 1.34.8.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d1ba4fead4c5cf2390a5660f8c5eb9cbed8040b9]

INTEGRATION: CWS mingwport03 (1.97.86); FILE MERGED

2007/03/21 12:49:26 vg 1.97.86.6: #i53572# fixes for build breakers caused by multiple resync
2007/03/20 13:28:36 vg 1.97.86.5: RESYNC: (1.99-1.106); FILE MERGED
2007/01/10 14:38:32 vg 1.97.86.4: RESYNC: (1.99-1.101); FILE MERGED
2007/01/10 14:34:18 vg 1.97.86.3: RESYNC: (1.99-1.101); FILE MERGED
2006/11/07 16:58:40 vg 1.97.86.2: RESYNC: (1.97-1.99); FILE MERGED
2006/10/24 16:04:54 vg 1.97.86.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5c230df016dbe6ae055a4d8eedc9c18140bb0e60]

INTEGRATION: CWS mingwport03 (1.171.10); FILE MERGED

2007/03/21 12:05:44 vg 1.171.10.5: #i53572# fixes for wntmsci build breakers
2007/03/19 19:35:35 vg 1.171.10.4: RESYNC: (1.190-1.197); FILE MERGED
2007/01/09 01:01:18 vg 1.171.10.3: RESYNC: (1.186-1.190); FILE MERGED
2006/11/09 17:59:44 vg 1.171.10.2: RESYNC: (1.171-1.186); FILE MERGED
2006/10/23 15:08:09 vg 1.171.10.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6ae38bc9cd5321e14442849630a95087a98d5922]

INTEGRATION: CWS mingwport03 (1.11.420); FILE MERGED

2007/03/20 10:25:08 vg 1.11.420.3: RESYNC MERGED 1.12 1.13
Everything below this line will be added to the revision comment.
2006/11/07 16:57:40 vg 1.11.420.2: RESYNC: (1.11-1.12); FILE MERGED
2006/10/24 15:36:59 vg 1.11.420.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [57d674ac79b136b490a2c39d67ee77f86ea29d48]

INTEGRATION: CWS mingwport03 (1.179.10); FILE MERGED

2007/03/22 11:19:22 vg 1.179.10.1: #i53572# new configure for testing purpose

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0b5b0709dffb79ec39ed84c294c90b44ccb85609]

INTEGRATION: CWS mingwport03 (1.18.86); FILE MERGED

2007/03/21 12:49:26 vg 1.18.86.4: #i53572# fixes for build breakers caused by multiple resync
2007/03/20 13:16:53 vg 1.18.86.3: RESYNC: (1.19-1.21); FILE MERGED
2006/11/07 16:57:19 vg 1.18.86.2: RESYNC: (1.18-1.19); FILE MERGED
2006/10/24 15:36:04 vg 1.18.86.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4e99744c3b26a2051fe9bcb0cbed961737735a9e]

INTEGRATION: CWS mingwport03 (1.30.86); FILE MERGED

2007/03/21 12:49:26 vg 1.30.86.4: #i53572# fixes for build breakers caused by multiple resync
2007/03/20 13:15:09 vg 1.30.86.3: RESYNC: (1.31-1.36); FILE MERGED
2006/11/07 16:56:17 vg 1.30.86.2: RESYNC: (1.30-1.31); FILE MERGED
2006/10/24 15:35:07 vg 1.30.86.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ec57293cccf8fcfa9a8cf931aa7954ea40aa6db1]

INTEGRATION: CWS mingwport03 (1.68.34); FILE MERGED

2007/03/20 10:46:42 vg 1.68.34.5: RESYNC MERGED 1.80 1.84
Everything below this line will be added to the revision comment.
2007/01/08 23:38:39 vg 1.68.34.4: RESYNC: (1.76-1.80); FILE MERGED
2006/11/16 17:04:36 vg 1.68.34.3: #i53572# MinGW port
2006/11/07 16:55:11 vg 1.68.34.2: RESYNC: (1.68-1.76); FILE MERGED
2006/10/30 15:37:50 vg 1.68.34.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fa443be3a6c3efd5543ea8fc95b2bece8fedfcd0]

INTEGRATION: CWS mingwport03 (1.3.32); FILE MERGED

2007/03/19 19:03:44 vg 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED
2006/09/07 15:12:09 vg 1.3.32.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [14721cd5524b964ba048d143a8a52e404a9a3a7c]

INTEGRATION: CWS mingwport03 (1.3.32); FILE MERGED

2006/11/08 23:44:19 vg 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED
2006/09/07 15:12:09 vg 1.3.32.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fbfc7baf67654f3159dea6f71e4b379ef6207aff]

INTEGRATION: CWS mingwport03 (1.101.8); FILE MERGED

2007/03/19 17:23:01 vg 1.101.8.4: RESYNC: (1.106-1.107); FILE MERGED
2007/01/08 23:38:03 vg 1.101.8.3: RESYNC: (1.104-1.106); FILE MERGED
2006/11/07 16:54:05 vg 1.101.8.2: RESYNC: (1.101-1.104); FILE MERGED
2006/10/24 15:08:56 vg 1.101.8.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ceb7352906426bb6ddffdd1e88afcd7a05ec4fce]

INTEGRATION: CWS mingwport03 (1.206.46); FILE MERGED

2007/03/19 18:00:21 vg 1.206.46.4: RESYNC: (1.219-1.223); FILE MERGED
2007/01/08 23:54:26 vg 1.206.46.3: RESYNC: (1.212-1.219); FILE MERGED
2006/11/08 15:03:37 vg 1.206.46.2: RESYNC: (1.206-1.212); FILE MERGED
2006/10/26 09:42:33 vg 1.206.46.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [49aecf5de424136bc533a35ec9c9e7153e62eced]

INTEGRATION: CWS mingwport03 (1.103.60); FILE MERGED

2007/03/20 10:07:56 vg 1.103.60.4: RESYNC MERGED 1.110 1.113
Everything below this line will be added to the revision comment.
2007/01/08 23:35:22 vg 1.103.60.3: RESYNC: (1.108-1.110); FILE MERGED
2006/11/07 16:44:52 vg 1.103.60.2: RESYNC: (1.103-1.108); FILE MERGED
2006/10/24 14:07:44 vg 1.103.60.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [df1836f47a94932371fab565661882464c9c722a]

INTEGRATION: CWS mingwport03 (1.8.46); FILE MERGED

2007/03/19 17:28:56 vg 1.8.46.4: RESYNC: (1.16-1.19); FILE MERGED
2007/01/08 23:40:55 vg 1.8.46.3: RESYNC: (1.12-1.16); FILE MERGED
2006/11/07 17:01:19 vg 1.8.46.2: RESYNC: (1.8-1.12); FILE MERGED
2006/10/24 15:43:36 vg 1.8.46.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [07ef38764fe6c880dc9a2e0467fa6b0f39e8f6a7]

INTEGRATION: CWS mingwport03 (1.2.346); FILE MERGED

2006/10/24 15:42:32 vg 1.2.346.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c572facaf634994b85b839b40d9d48d1ffc7189a]

INTEGRATION: CWS mingwport03 (1.46.86); FILE MERGED

2007/03/19 17:28:10 vg 1.46.86.3: RESYNC: (1.49-1.51); FILE MERGED
2006/11/07 16:59:37 vg 1.46.86.2: RESYNC: (1.46-1.49); FILE MERGED
2006/10/24 15:41:16 vg 1.46.86.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5221d2f940725182079b78ba587b5c17252f4d30]

INTEGRATION: CWS mingwport03 (1.10.420); FILE MERGED

2007/03/19 17:27:12 vg 1.10.420.3: RESYNC: (1.11-1.12); FILE MERGED
2006/11/07 16:58:48 vg 1.10.420.2: RESYNC: (1.10-1.11); FILE MERGED
2006/10/24 15:39:30 vg 1.10.420.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3eb451e780566a84f2f1f34dd11e68413da77728]

INTEGRATION: CWS mingwport03 (1.55.84); FILE MERGED

2007/03/19 17:24:54 vg 1.55.84.4: RESYNC: (1.58-1.62); FILE MERGED
2007/01/08 23:39:12 vg 1.55.84.3: RESYNC: (1.57-1.58); FILE MERGED
2006/11/07 16:55:40 vg 1.55.84.2: RESYNC: (1.55-1.57); FILE MERGED
2006/10/24 15:30:57 vg 1.55.84.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e0538fb6a675fb18568f37842fd07ddd40c674d5]

INTEGRATION: CWS mingwport03 (1.179.10); FILE MERGED

2007/03/19 17:24:47 vg 1.179.10.4: RESYNC: (1.186-1.191); FILE MERGED
2007/01/08 23:38:53 vg 1.179.10.3: RESYNC: (1.185-1.186); FILE MERGED
2006/11/07 16:55:31 vg 1.179.10.2: RESYNC: (1.179-1.185); FILE MERGED
2006/10/24 15:26:44 vg 1.179.10.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d69d1345f80b037e48ff8eff2944bb90d786bfdc]

INTEGRATION: CWS mingwport03 (1.199.60); FILE MERGED

2007/03/19 17:24:30 vg 1.199.60.4: RESYNC: (1.205-1.209); FILE MERGED
2007/01/08 23:38:46 vg 1.199.60.3: RESYNC: (1.204-1.205); FILE MERGED
2006/11/07 16:55:21 vg 1.199.60.2: RESYNC: (1.199-1.204); FILE MERGED
2006/10/24 15:25:55 vg 1.199.60.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2908959fa25babc7a6896a8ce7a459e7bcf40bc5]

INTEGRATION: CWS mingwport03 (1.103.46); FILE MERGED

2007/03/21 13:21:26 vg 1.103.46.1: #i53572# unrolled

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [298ddfcfb6b4ea947d1decd37a777263debb3401]

INTEGRATION: CWS mingwport03 (1.18.46); FILE MERGED

2007/03/21 13:21:26 vg 1.18.46.1: #i53572# unrolled

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [38fd508eb1ba53a1b6bbd4e8c481d6d2acdaac5b]

INTEGRATION: CWS mingwport03 (1.33.56); FILE MERGED

2007/03/21 13:21:26 vg 1.33.56.1: #i53572# unrolled

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3c3d68bec15e4027d505a661282757a29d7fbd2e]

INTEGRATION: CWS mingwport03 (1.60.46); FILE MERGED

2007/03/21 13:21:26 vg 1.60.46.1: #i53572# unrolled

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [907561a3ddad5ad1be6a7a206a11497ad5e230ac]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED

2007/02/08 11:04:44 vg 1.1.6.1: #i53572# MinGW port efforts

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c805e0b7586a219088d434153b09a63fbc548336]

INTEGRATION: CWS mingwport03 (1.35.10); FILE MERGED

2007/03/19 17:15:53 vg 1.35.10.3: RESYNC: (1.36-1.41); FILE MERGED
2006/11/07 16:47:21 vg 1.35.10.2: RESYNC: (1.35-1.36); FILE MERGED
2006/10/24 14:15:51 vg 1.35.10.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1937fcd44ef7627b1ed39be7b8871befb769d716]

INTEGRATION: CWS mingwport03 (1.67.54); FILE MERGED

2007/03/19 17:13:24 vg 1.67.54.4: RESYNC: (1.75-1.82); FILE MERGED
2007/01/08 23:35:29 vg 1.67.54.3: RESYNC: (1.73-1.75); FILE MERGED
2006/11/07 16:45:25 vg 1.67.54.2: RESYNC: (1.67-1.73); FILE MERGED
2006/10/24 14:10:25 vg 1.67.54.1: #i53572# MinGW port

2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fc0df4689507706325bb6c161d61f6b1727eab86]

INTEGRATION: CWS mingwport03 (1.26.378); FILE MERGED

2006/10/24 14:54:14 vg 1.26.378.1: #i53572# MinGW port

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [878f25d7dfba3fadf6822f1fd3a6b18d1552156b]

INTEGRATION: CWS c15v2_SRC680 (1.5.604); FILE MERGED

2007/02/21 16:18:21 rt 1.5.604.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f41a451db1b7712b07160aa42092d9ae913e96f7]

INTEGRATION: CWS c15v2_SRC680 (1.3.604); FILE MERGED

2007/02/21 16:18:21 rt 1.3.604.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8de7ed6276bd517c954e2891437bbff0316e540e]

INTEGRATION: CWS c15v2_SRC680 (1.8.78); FILE MERGED

2007/02/21 16:18:20 rt 1.8.78.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [55b5b2c7d9e5f4ece6005259afb29333d3103d8b]

INTEGRATION: CWS c15v2_SRC680 (1.35.120.1.6); FILE MERGED

2007/02/21 16:18:20 rt 1.35.120.1.6.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0c6eb3f7ec7586ce115a1c3ea9585918dc0f92c4]

INTEGRATION: CWS c15v2_SRC680 (1.7.342); FILE MERGED

2007/02/21 16:18:20 rt 1.7.342.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f034a24c11cfd88ccd1dd8832c8d784c4cbddb87]

INTEGRATION: CWS c15v2_SRC680 (1.1.6); FILE ADDED

2007/02/21 16:18:19 rt 1.1.6.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c8e6b2a5f73f0dd581f61dc6e645c1372ffa990c]

INTEGRATION: CWS c15v2_SRC680 (1.62.2.3.6); FILE MERGED

2007/02/21 16:18:19 rt 1.62.2.3.6.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [16f83b89b6255742dbc4d9e473f03ab9d45a66b9]

INTEGRATION: CWS c15v2_SRC680 (1.30.114.1.6); FILE MERGED

2007/02/21 16:18:19 rt 1.30.114.1.6.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a129522b67c975db55b92d67bdd130cc04b39c21]

INTEGRATION: CWS c15v2_SRC680 (1.6.604); FILE MERGED

2007/02/21 16:18:19 rt 1.6.604.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ce2ccfa3c23b2001cf1f05ee932f9caded1ba005]

INTEGRATION: CWS c15v2_SRC680 (1.77.2.3.6); FILE MERGED

2007/03/07 08:51:01 rt 1.77.2.3.6.2: RESYNC: (1.77.2.3-1.77.2.4); FILE MERGED
2007/02/21 16:18:18 rt 1.77.2.3.6.1: #i74737# upx support

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [db02b5f1af567e69545e61bc2a8d87865f081966]

INTEGRATION: CWS hr40 (1.25.22); FILE MERGED

2007/02/19 17:24:20 hr 1.25.22.2: RESYNC: (1.25-1.29); FILE MERGED
2006/11/28 09:51:10 hr 1.25.22.1: #i70840#: disable executable stack

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a0aec340b15036f48da87ad89bcc88152266febe]

INTEGRATION: CWS rt19 (1.113.2); FILE MERGED

2007/03/09 15:59:43 rt 1.113.2.2: Typo in comment
2007/02/07 14:30:17 rt 1.113.2.1: #i72603# Error handling / input checking for linklib's get_latest_patchlevel().

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [65edc889c5234834fa044c5f5a0ff54dce8d0818]

INTEGRATION: CWS bserver25 (1.16.54); FILE MERGED

2007/03/07 14:17:28 kz 1.16.54.1: #140478# warning free

2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9546835a293b101fdc159c9405ac63afba3c8177]

INTEGRATION: CWS bserver25 (1.2.10); FILE MERGED

2007/03/07 14:17:11 kz 1.2.10.1: #140478# warning free

2007-03-26  Oliver Bolte  <obo@openoffice.org>  [390fa52f1d00592b56da92a60c2e999c1179795e]

#i10000# Fix for link error with 'dmake debug=t'


2007-03-21  Kurt Zenker  <kz@openoffice.org>  [50b8ce82f1864b46ee587f4201a30ebda929fe18]

#i63782# set WITH_LDAP to YES


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4ad32e30f6e0091496fdf6041d9296e3df44f95e]

#i10000# undo last change


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [16d663149165717eb4c6c56c0ee998481dd40aa3]

SRC680


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [759e517276a0cf2814fee3bfe638940e01b1426e]

INTEGRATION: CWS basmgr02 (1.222.32); FILE MERGED

2007/03/05 07:52:11 fs 1.222.32.2: RESYNC: (1.222-1.223); FILE MERGED
2007/01/17 11:16:18 fs 1.222.32.1: #i73557# +File_Lib_Bf_Sb

2007-03-15  Oliver Bolte  <obo@openoffice.org>  [04f81af25eb5a1982461f77b7c9ecbd2d2d96d80]

INTEGRATION: CWS basmgr02 (1.107.26); FILE MERGED

2007/01/17 13:59:57 fs 1.107.26.2: #i10000#
2007/01/17 11:17:13 fs 1.107.26.1: #i73557# +BFBASICLIB

2007-03-15  Oliver Bolte  <obo@openoffice.org>  [f7444be2b79b2c8cceac917b4b39a8876865b280]

INTEGRATION: CWS basmgr02 (1.32.2); FILE MERGED


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [9a53b8b69adba0b92514055a441f5a5f691aaa74]

INTEGRATION: CWS rt20_SRC680 (1.28.124); FILE MERGED

2007/03/09 09:04:10 rt 1.28.124.1: #146263# Exclude 'instset*native' when copying solver. (Affects Hamburg environment only.)

2007-03-12  Oliver Bolte  <obo@openoffice.org>  [07773a2f633746952b3753a467bf4a8fd8bf76a1]

INTEGRATION: CWS rt20_SRC680 (1.23.124); FILE MERGED

2007/03/09 09:04:10 rt 1.23.124.1: #146263# Exclude 'instset*native' when copying solver. (Affects Hamburg environment only.)

2007-03-12  Oliver Bolte  <obo@openoffice.org>  [8eb160336c513699b780761bd23f9344e29c14a4]

INTEGRATION: CWS sb36 (1.24.10); FILE MERGED

2007/01/19 12:27:03 sb 1.24.10.6: #i51803# Keep UNO_JAVA_JFW_CLASSPATH_URLS in case of SYSTEM_ jars.
2007/01/12 16:46:50 sb 1.24.10.5: RESYNC: (1.40-1.41); FILE MERGED
2006/11/08 18:49:21 sb 1.24.10.4: RESYNC: (1.35-1.40); FILE MERGED
2006/03/13 11:30:01 sb 1.24.10.3: RESYNC: (1.25-1.35); FILE MERGED
2005/09/22 12:42:02 sb 1.24.10.2: RESYNC: (1.24-1.25); FILE MERGED
2005/07/11 13:26:54 sb 1.24.10.1: #i51803# Transfered cleaned-up jvmfwk3rc UNO_JAVA_JFW_CLASSPATH_URLS into unorc URE_INTERNAL_JAVA_CLASSPATH; cleaned up Order entries.

2007-03-12  Oliver Bolte  <obo@openoffice.org>  [70701781600fb4ed367754fc4f637b11ce9e4ca8]

INTEGRATION: CWS sb36 (1.98.2); FILE MERGED

2007/03/01 15:20:35 sb 1.98.2.7: #i51803# Added PATCH flags.
2007/02/22 10:23:48 sb 1.98.2.6: RESYNC: (1.181-1.183); FILE MERGED
2007/01/12 16:44:35 sb 1.98.2.5: RESYNC: (1.171-1.180); FILE MERGED
2006/11/08 18:48:11 sb 1.98.2.4: RESYNC: (1.144-1.171); FILE MERGED
2006/03/13 11:29:06 sb 1.98.2.3: RESYNC: (1.109-1.144); FILE MERGED
2005/09/22 12:45:58 sb 1.98.2.2: RESYNC: (1.98-1.109); FILE MERGED
2005/07/15 12:01:18 sb 1.98.2.1: #i51803# Removed obsolete xt.jar.

2007-03-12  Oliver Bolte  <obo@openoffice.org>  [bd7e610c0d012cb593a5f7578c512a5d400c9bd1]

INTEGRATION: CWS sb36 (1.222.22); FILE MERGED

2007/03/01 15:20:34 sb 1.222.22.1: #i51803# Added PATCH flags.

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [653f3154048faa0cadaa00e57423b21d27c5fe3d]

INTEGRATION: CWS ause076 (1.12.6); FILE MERGED

2007/02/28 16:43:00 hjs 1.12.6.2: #i74984# less forced shell calls
2007/02/28 11:02:14 hjs 1.12.6.1: #i74812# cleanup *LIB and more

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ea14ff94402b731e3e0018435e98a65e5664ba54]

INTEGRATION: CWS ause076 (1.136.4); FILE MERGED

2007/03/01 16:50:42 hjs 1.136.4.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [18ed0da1986cdfd87b4ee9f7ad144c61188d22cf]

INTEGRATION: CWS ause076 (1.13.24); FILE MERGED

2007/03/01 16:54:17 hjs 1.13.24.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [658092e8c8b39217c2963c3869cdb9a0c61d0c3b]

INTEGRATION: CWS ause076 (1.7.56); FILE MERGED

2007/03/01 16:54:17 hjs 1.7.56.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ac30dc6d06e0f3dcb4e7e12e539f587a3d02d54e]

INTEGRATION: CWS ause076 (1.9.56); FILE MERGED

2007/03/01 16:54:16 hjs 1.9.56.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1e77c930675eb56cc344124e84ddcb9948721c13]

INTEGRATION: CWS ause076 (1.3.56); FILE MERGED

2007/03/01 16:54:16 hjs 1.3.56.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5e97a714eec8d3e837c5bab2263364c4fdc582c9]

INTEGRATION: CWS ause076 (1.222.66); FILE MERGED

2007/02/28 16:35:49 hjs 1.222.66.1: #i74879# remove pk library

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b7ee8d49dc003c7d75900ed247b93e83cd7f93fb]

INTEGRATION: CWS ause076 (1.3.90); FILE MERGED

2007/03/01 16:50:04 hjs 1.3.90.2: #i75028# kick obsolete settings
2007/02/22 17:39:06 hjs 1.3.90.1: #i74721# cleanup obsolete library variables

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [47ec3f311e61c1ea4126e2bd9339825dd9331ccc]

INTEGRATION: CWS ause076 (1.17.22); FILE MERGED

2007/03/01 16:50:04 hjs 1.17.22.2: #i75028# kick obsolete settings
2007/02/22 17:39:06 hjs 1.17.22.1: #i74721# cleanup obsolete library variables

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6f76033321592f93f680e739975718567c50d28b]

INTEGRATION: CWS ause076 (1.36.18); FILE MERGED

2007/03/01 16:50:04 hjs 1.36.18.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4e750463ea97419b549288498f136fdf6457191d]

INTEGRATION: CWS ause076 (1.30.8); FILE MERGED

2007/03/01 16:50:03 hjs 1.30.8.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2cc313bbd9ab07c34ce953803572ca6b66b8ac85]

INTEGRATION: CWS ause076 (1.13.276); FILE MERGED

2007/03/01 16:50:03 hjs 1.13.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [891791a989304aef6aef2369dd4196c51ea23465]

INTEGRATION: CWS ause076 (1.8.276); FILE MERGED

2007/03/01 16:50:03 hjs 1.8.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [bb6a4dbd005140476bb6dfb66ac397dffd79cd8b]

INTEGRATION: CWS ause076 (1.10.276); FILE MERGED

2007/03/01 16:50:03 hjs 1.10.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a42e12d121c017f8e6d5b07b40f98e34792894fb]

INTEGRATION: CWS ause076 (1.11.6); FILE MERGED

2007/03/01 16:50:03 hjs 1.11.6.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6892c9274a6d962b02eaae383eabf57f49396a12]

INTEGRATION: CWS ause076 (1.11.284); FILE MERGED

2007/03/01 16:50:02 hjs 1.11.284.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c4d85b260e7f97df23688d18020aff0d66255311]

INTEGRATION: CWS ause076 (1.8.276); FILE MERGED

2007/03/01 16:50:02 hjs 1.8.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [97d85d85bcd01e6c26195b2937b3e771c028e3b4]

INTEGRATION: CWS ause076 (1.15.276); FILE MERGED

2007/03/01 16:50:02 hjs 1.15.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b1da7be3c41be11399e7eef04674cf5ac767c43a]

INTEGRATION: CWS ause076 (1.19.276); FILE MERGED

2007/03/01 16:50:02 hjs 1.19.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2458d991f2383dd6c8e01ff5596615bd363e6754]

INTEGRATION: CWS ause076 (1.13.276); FILE MERGED

2007/03/01 16:50:02 hjs 1.13.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c16b5e771d58db8daa4ac59406b6941de74104c9]

INTEGRATION: CWS ause076 (1.25.186); FILE MERGED

2007/03/01 16:50:02 hjs 1.25.186.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e7605a5d0ba037298a8a3be937d14c6f55e55c50]

INTEGRATION: CWS ause076 (1.26.186); FILE MERGED

2007/03/01 16:50:01 hjs 1.26.186.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c747e78c52df13fe3bb5705f2187f0d528b6121c]

INTEGRATION: CWS ause076 (1.11.276); FILE MERGED

2007/03/01 16:50:01 hjs 1.11.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a57b1e1b0fdb08579de3dd2a0a8ae69b53266122]

INTEGRATION: CWS ause076 (1.29.16); FILE MERGED

2007/03/01 16:50:01 hjs 1.29.16.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8e2d77a86484b97ad638b08d9cb89f1f6492e390]

INTEGRATION: CWS ause076 (1.42.222); FILE MERGED

2007/03/01 16:50:01 hjs 1.42.222.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2a6d25f75e1d5f35f69d868445764eaf78d14767]

INTEGRATION: CWS ause076 (1.10.276); FILE MERGED

2007/03/01 16:50:01 hjs 1.10.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2104517609c9c4621a7406ce40e8c5ce7e2ce864]

INTEGRATION: CWS ause076 (1.8.276); FILE MERGED

2007/03/01 16:50:00 hjs 1.8.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8ebf4f852e4dcc1c2262f72b29378c2912c3310b]

INTEGRATION: CWS ause076 (1.12.276); FILE MERGED

2007/03/01 16:50:00 hjs 1.12.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9f46e9a4f7e57b986e996d8a9c76c911fa7a0f77]

INTEGRATION: CWS ause076 (1.6.276); FILE MERGED

2007/03/01 16:50:00 hjs 1.6.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [af40843881a35b42a46a50700f52432984597309]

INTEGRATION: CWS ause076 (1.2.260); FILE MERGED

2007/03/01 16:50:00 hjs 1.2.260.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9dc96b35c530fd7c4c95dbf35eb3f1013def1e6a]

INTEGRATION: CWS ause076 (1.15.276); FILE MERGED

2007/03/01 16:50:00 hjs 1.15.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0549783e9ca5372b55958f2ccd86624595a4b43a]

INTEGRATION: CWS ause076 (1.11.276); FILE MERGED

2007/03/01 16:50:00 hjs 1.11.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [57fcd960dac105d9b256b0b1cda897187befe1db]

INTEGRATION: CWS ause076 (1.14.276); FILE MERGED

2007/03/01 16:49:59 hjs 1.14.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d6d0091f87577deceae542ec5826d323e9110931]

INTEGRATION: CWS ause076 (1.6.276); FILE MERGED

2007/03/01 16:49:59 hjs 1.6.276.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1a46d8b56735f5710a685386bfe9d2da17629b84]

INTEGRATION: CWS ause076 (1.33.18); FILE MERGED

2007/02/15 15:20:50 hjs 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED
2007/02/06 10:26:21 hjs 1.33.18.1: #i73990# introduce ZIPnDEPS to define expicit dependencies for zip targets

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [114f710df9729c14df3a649843fb6ba5c5dfe94d]

INTEGRATION: CWS ause076 (1.106.8); FILE MERGED

2007/03/01 16:49:59 hjs 1.106.8.2: #i75028# kick obsolete settings
2007/02/28 16:17:27 hjs 1.106.8.1: #i74984# less forced shell calls

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5cd172d7de6016f0e39baba1fb1060c66533293f]

INTEGRATION: CWS ause076 (1.27.8); FILE MERGED

2007/02/26 14:24:51 hjs 1.27.8.1: #i74871# fix syntax and more

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [44d3f2372a5bc98215fc54d52b5b81e5c75145c6]

INTEGRATION: CWS ause076 (1.190.16); FILE MERGED

2007/02/15 15:25:03 hjs 1.190.16.2: RESYNC: (1.190-1.191); FILE MERGED
2007/02/06 11:14:17 hjs 1.190.16.1: #i74217# remove faulty makefile check

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1e4e2dbb3eeb437b53dc162a3845f09d1a7f1e52]

INTEGRATION: CWS ause076 (1.209.6); FILE MERGED

2007/03/01 16:49:59 hjs 1.209.6.2: #i75028# kick obsolete settings
2007/02/28 16:45:51 hjs 1.209.6.1: #i74812# unused variables summing up libraries

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1fbf43de88dab4126c91d224d19893bd76bdfdec]

INTEGRATION: CWS ause076 (1.5.8); FILE MERGED

2007/03/01 16:49:59 hjs 1.5.8.1: #i75028# kick obsolete settings

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9cca930207e889f4ec75f669d1ec87a91c80ac82]

INTEGRATION: CWS ause076 (1.107.56); FILE MERGED

2007/02/27 12:27:36 hjs 1.107.56.2: #i74812# remove SVLIB
2007/02/26 15:12:36 hjs 1.107.56.1: #i74812# gone here

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [55cd3fc2b205964ef8226aa8dba96718d0f87c28]

INTEGRATION: CWS ause076 (1.30.18); FILE MERGED

2007/02/15 15:22:12 hjs 1.30.18.2: RESYNC: (1.30-1.31); FILE MERGED
2007/02/06 10:26:21 hjs 1.30.18.1: #i73990# introduce ZIPnDEPS to define expicit dependencies for zip targets

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b0d6ea630297dfd386d6db5f238ddbaf201d6b15]

INTEGRATION: CWS ause076 (1.103.8); FILE MERGED

2007/03/01 16:49:58 hjs 1.103.8.2: #i75028# kick obsolete settings
2007/02/28 16:17:27 hjs 1.103.8.1: #i74984# less forced shell calls

2007-03-09  Oliver Bolte  <obo@openoffice.org>  [22371e27937a313b053c2bea741a8f3a67610512]

INTEGRATION: CWS ause076 (1.57.90); FILE MERGED

2007/02/07 16:13:55 hjs 1.57.90.1: #139856# replace /so/ws with %DRIVE_O% derived from stand.lst; cleanup

2007-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c31fbafc3e479dd1ecb7dcd4c54b47e0867dc8]

#i10000#: add missing cwsquery.btm


2007-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f3680a7b15f0817f5adc7158912a990f11e695d]

#i26865#: set LFS_CFLAGS in solar environment (Linux, Solaris)


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [c392bbd586bce656828de67586ff7d2d2f349b3f]

INTEGRATION: CWS pj73 (1.9.14); FILE MERGED

2007/03/05 08:34:17 pjanik 1.9.14.2: #i75098#: Prevent warnings on Mac OS X.
2007/02/26 11:58:58 pjanik 1.9.14.1: #i74805#: Initialize variable to prevent warnings when compiled with
 --enable-dbgutil.

2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f6fedf867911e66f59f5b27d1b0b7c23e7dc6993]

INTEGRATION: CWS pj75 (1.11.34); FILE MERGED

2007/03/04 16:04:57 pjanik 1.11.34.1: #i75099#: Remove module sc from the list of modules not ready for WaE on Mac OS X.

2007-03-05  Oliver Bolte  <obo@openoffice.org>  [47dd0d527671e5ff030c3da116d0ce5a9a7412c5]

#i10000# fix for cygwin shell


2007-03-02  Vladimir Glazounov  <vg@openoffice.org>  [fc14951468a6bd3876b6211f5507ea6c32a1b9d1]

SRC680


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [ffba4e21f5aa81a1b8e8b2db22ad496a89b94ad5]

INTEGRATION: CWS updatefeed3 (1.1.2); FILE ADDED

2007/02/27 12:01:11 obr 1.1.2.1: #i74775# generate update information file as needed for online update

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [14e813fe04fac8456ee2ba636a048923491ca8cf]

INTEGRATION: CWS updatefeed3 (1.65.6); FILE MERGED

2007/03/01 08:26:21 rt 1.65.6.2: #i74775# Small syntax fix (specify path; for distributed packing in build server).
2007/02/27 12:01:10 obr 1.65.6.1: #i74775# generate update information file as needed for online update

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [02bc49b3d3e26fa23c1a75286032fbe0a39de584]

INTEGRATION: CWS updatefeed3 (1.5.282); FILE MERGED

2007/02/27 12:01:10 obr 1.5.282.1: #i74775# generate update information file as needed for online update

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [ace0fdd6a2f5a5c2e4b566ec32682bafa39d82ad]

INTEGRATION: CWS updatefeed3 (1.1.2); FILE ADDED

2007/02/27 11:45:01 obr 1.1.2.1: #i74775# generate update xml file from instset_native/util makefile

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [53cddc0082721ad01e02b454ee7ab4cd86042f74]

INTEGRATION: CWS native81_SRC680 (1.42.2.2.10); FILE MERGED

2007/02/27 08:45:03 is 1.42.2.2.10.1: #145876# soft links instead of hard links for solaris x86 patch

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [ae1d935be095308a0fb1e99149d1b86753b26a28]

INTEGRATION: CWS native81_SRC680 (1.25.2.2.10); FILE MERGED

2007/02/27 08:45:02 is 1.25.2.2.10.1: #145876# soft links instead of hard links for solaris x86 patch

2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [f235284e1598c0320137418c36de2e1939b30deb]

INTEGRATION: CWS native81_SRC680 (1.77.2.3.8); FILE MERGED

2007/02/27 08:45:02 is 1.77.2.3.8.1: #145876# soft links instead of hard links for solaris x86 patch

2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [9530cf6f3d698fdfc4bc41b2c0862577585e3749]

INTEGRATION: CWS obo09 (1.222.56); FILE MERGED

2007/02/14 11:40:26 obo 1.222.56.1: #i74208# Patch flag needed for stlport_vc8

2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [52ef1aac7dbfab1675a96f51d6ac7e4b94105d96]

INTEGRATION: CWS obo09 (1.3.72); FILE MERGED

2007/02/19 13:27:08 obo 1.3.72.3: #i74208# use /INCREMENTAL:NO
2007/02/19 10:11:28 obo 1.3.72.2: #i74208# enable debug information
2007/02/07 16:08:39 obo 1.3.72.1: #i74208# Port .NET 2005 Professional Ed.

2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [188d1322f195d511eeddc1b5ae7aa42db7862a06]

INTEGRATION: CWS calcwarnings (1.14.32); FILE MERGED

2007/02/19 15:38:56 nn 1.14.32.3: RESYNC: (1.16-1.17); FILE MERGED
2006/12/18 09:30:57 nn 1.14.32.2: RESYNC: (1.14-1.16); FILE MERGED
2006/12/15 14:08:35 nn 1.14.32.1: #i69284# warning-free: sc

2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [60f5fa20b07edbb8e6cdb753406c4728b52cea09]

INTEGRATION: CWS calcwarnings (1.32.8); FILE MERGED

2007/02/19 15:38:49 nn 1.32.8.3: RESYNC: (1.34-1.36); FILE MERGED
2006/12/18 09:30:48 nn 1.32.8.2: RESYNC: (1.32-1.34); FILE MERGED
2006/12/15 14:08:35 nn 1.32.8.1: #i69284# warning-free: sc

2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7316b435a57fc0f08a6d7e0adcc572d582551536]

INTEGRATION: CWS calcwarnings (1.25.8); FILE MERGED

2007/02/19 15:38:43 nn 1.25.8.3: RESYNC: (1.27-1.30); FILE MERGED
2006/12/18 09:30:41 nn 1.25.8.2: RESYNC: (1.25-1.27); FILE MERGED
2006/12/15 14:08:35 nn 1.25.8.1: #i69284# warning-free: sc

2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b342727b48ed1174b3e0285f8bfdb454e77d7d79]

INTEGRATION: CWS calcwarnings (1.25.32); FILE MERGED

2007/02/19 15:38:27 nn 1.25.32.3: RESYNC: (1.27-1.29); FILE MERGED
2006/12/18 09:30:23 nn 1.25.32.2: RESYNC: (1.25-1.27); FILE MERGED
2006/12/15 14:08:35 nn 1.25.32.1: #i69284# warning-free: sc

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [1de4a5c9fc0e15ac8ff3c38349cfd2245e1fe959]

INTEGRATION: CWS macosxversioning01 (1.41.16); FILE MERGED

2007/01/20 14:36:45 pjanik 1.41.16.2: RESYNC: (1.41-1.42); FILE MERGED
2007/01/04 17:07:56 mox 1.41.16.1: Change the Mac OS X user folder from ...OpenOffice.org <ver>/ to ...OpenOffice.org/2/

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [c5b05e2c5b91375e0236ea60f4fe406f883f0894]

INTEGRATION: CWS macosxversioning01 (1.18.258); FILE MERGED

2007/01/07 11:40:40 mox 1.18.258.3: Fix mistake in build tags: con --> oon
2007/01/04 13:27:35 mox 1.18.258.2: Fix a compilation error.
2006/12/29 22:07:20 mox 1.18.258.1: Issue number:  #72835#
Insert the files moved from desktop module to here, instsetoo_native.
Create and adjust makefiles accordingly.
Put the files that need versioning in a separate folder, this makes it
possible to handle installer stuff (that also needs versioning) in the
instsetoo_native/macosx/ -folder.

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [baf8cb8864586934651362416ca2e4ca51ab48bc]

INTEGRATION: CWS macosxversioning01 (1.1.2); FILE ADDED

2007/01/06 23:01:12 mox 1.1.2.5: Manual resync with cws macosx22fixes (only relevant changes), per
pjanik's request
2007/01/06 22:54:15 mox 1.1.2.4: Add license text, remove user profile migration, per pjanik's request
2007/01/06 22:27:34 mox 1.1.2.3: Change versioning strings to match the rest of the OOo code
2006/12/30 10:00:54 mox 1.1.2.2: Issue number:  #72835#
Make the Mac OS X specific application files to automatically get the
appropriate OpenOffice.org version.
2006/12/29 22:07:19 mox 1.1.2.1: Issue number:  #72835#
Insert the files moved from desktop module to here, instsetoo_native.
Create and adjust makefiles accordingly.
Put the files that need versioning in a separate folder, this makes it
possible to handle installer stuff (that also needs versioning) in the
instsetoo_native/macosx/ -folder.

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [9f0b62a2329aa9b5cadcf9f65a99923369c1df7b]

INTEGRATION: CWS macosxversioning01 (1.1.2); FILE ADDED

2007/01/06 22:27:34 mox 1.1.2.3: Change versioning strings to match the rest of the OOo code
2006/12/30 10:00:54 mox 1.1.2.2: Issue number:  #72835#
Make the Mac OS X specific application files to automatically get the
appropriate OpenOffice.org version.
2006/12/29 22:07:19 mox 1.1.2.1: Issue number:  #72835#
Insert the files moved from desktop module to here, instsetoo_native.
Create and adjust makefiles accordingly.
Put the files that need versioning in a separate folder, this makes it
possible to handle installer stuff (that also needs versioning) in the
instsetoo_native/macosx/ -folder.

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [7401034bd0a2d6850f71c7edc7b34b02bc9ee9d4]

INTEGRATION: CWS macosxversioning01 (1.1.2); FILE ADDED

2007/01/07 11:44:49 mox 1.1.2.4: Remove unnecessary IFDEFs from makefile.mk
2007/01/07 10:58:38 mox 1.1.2.3: Update Info.plist to follow Apple's standard ways of versioning. This
also obsoletes InfoPlist.strings. Fix sed command, broken by changes in
openoffice.lst
2006/12/30 10:00:54 mox 1.1.2.2: Issue number:  #72835#
Make the Mac OS X specific application files to automatically get the
appropriate OpenOffice.org version.
2006/12/29 22:07:18 mox 1.1.2.1: Issue number:  #72835#
Insert the files moved from desktop module to here, instsetoo_native.
Create and adjust makefiles accordingly.
Put the files that need versioning in a separate folder, this makes it
possible to handle installer stuff (that also needs versioning) in the
instsetoo_native/macosx/ -folder.

2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [b025f6a5191d9d74a2b4400d061d79e25489b3be]

INTEGRATION: CWS macosxversioning01 (1.1.2); FILE ADDED

2007/01/07 10:58:37 mox 1.1.2.4: Update Info.plist to follow Apple's standard ways of versioning. This
also obsoletes InfoPlist.strings. Fix sed command, broken by changes in
openoffice.lst
2007/01/06 22:54:14 mox 1.1.2.3: Add license text, remove user profile migration, per pjanik's request
2007/01/06 22:27:33 mox 1.1.2.2: Change versioning strings to match the rest of the OOo code
2007/01/04 13:31:54 mox 1.1.2.1: Issue number:  #72835#
Add the missing script that does the actual versioning.

2007-02-21  Rüdiger Timm  <rt@openoffice.org>  [0d2b499bae22deb4ac2313bcb0faf3ebaf797dc4]

#i10000# Debug variant of 'LIBCMT'.


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [6649830dbfc42fc5d147edaff02435f06e5d39c2]

SRC680


2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [963943cbc8fb03c5bc8cf6535e7fa52436111b04]

INTEGRATION: CWS native77 (1.2.40); FILE MERGED

2007/02/09 15:21:21 dv 1.2.40.2: #i71178# Added support for language Kurdish
2007/02/08 16:30:49 is 1.2.40.1: #i73143# language modules defined in scp

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [e80dbba574cb9038165ee7be8dfaeda7945839fa]

INTEGRATION: CWS native77 (1.45.16); FILE MERGED

2007/02/12 15:38:41 is 1.45.16.3: #i74333# new update url
2007/02/06 12:49:05 is 1.45.16.2: RESYNC: (1.45-1.46); FILE MERGED
2007/02/06 11:57:36 is 1.45.16.1: #i74212# preparing OOo 2.3 and SO 8 PU7

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [79aacd70de65530fe57784b08122cdff991331f9]

INTEGRATION: CWS native77 (1.7.230); FILE MERGED

2007/02/08 16:22:49 is 1.7.230.1: #i73143# language modules defined in scp

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [0da8261e602e406ef7d5f1ee179b134c3b2d2f22]

INTEGRATION: CWS native77 (1.9.434); FILE MERGED

2007/01/22 17:26:59 is 1.9.434.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [011971d596caa4774697816a608658b7b6aad5fc]

INTEGRATION: CWS native77 (1.8.38); FILE MERGED

2007/01/22 17:26:59 is 1.8.38.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [f7ea71b3a62ac013ce9228974fa5194c071f044b]

INTEGRATION: CWS native77 (1.31.144); FILE MERGED

2007/01/22 17:26:59 is 1.31.144.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [bd55f6ee90f48fafd41b2dd367dbc0e31c9f3ab3]

INTEGRATION: CWS native77 (1.10.394); FILE MERGED

2007/01/22 17:26:59 is 1.10.394.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [d17bce61e33a26603b8cec24d3bb96a9af469f20]

INTEGRATION: CWS native77 (1.14.260); FILE MERGED

2007/02/09 11:54:05 is 1.14.260.2: #73143# fixing problem for languages containing -
2007/02/08 17:11:31 is 1.14.260.1: #i73143# language modules defined in scp

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [684819ff7016e5a7b64e6a41e42e593db6d92085]

INTEGRATION: CWS native77 (1.19.168); FILE MERGED

2007/01/22 17:26:59 is 1.19.168.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [5a55f3b0fc96e8ee2d8a1cd457830af62158370c]

INTEGRATION: CWS native77 (1.8.160); FILE MERGED

2007/01/22 17:26:58 is 1.8.160.1: #i72363# no more error in ice checks on msi database

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [a148e1c48c912c366e38b747983e41a4d7645e04]

INTEGRATION: CWS native77 (1.44.20); FILE MERGED

2007/02/08 17:11:31 is 1.44.20.1: #i73143# language modules defined in scp

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [71b8e4cdaf5f3f40a19b2e5cda3b1be435bba35a]

INTEGRATION: CWS native77 (1.3.104); FILE MERGED

2007/02/06 15:01:18 dv 1.3.104.1: #i74094# Better support for multi language 'installed' sets

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [43202075d94b82ab6ed4da8da446c6d13e9c6da6]

INTEGRATION: CWS native77 (1.34.12); FILE MERGED

2007/02/07 11:48:24 is 1.34.12.1: #i74256# remove warnings during packaging process

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [666e42348e04d13745f4244b88f20738526179c6]

INTEGRATION: CWS native77 (1.38.4); FILE MERGED

2007/02/06 12:34:39 is 1.38.4.2: RESYNC: (1.38-1.40); FILE MERGED
2007/01/22 15:11:12 is 1.38.4.1: #i73734# javainstaller tasks

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [7b29bc2c92fb96ddaa5485cbade77851b28e8961]

INTEGRATION: CWS native77 (1.10.578); FILE MERGED

2007/02/08 17:11:30 is 1.10.578.1: #i73143# language modules defined in scp

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [0625b998b34752f0310808356f2129f413b92eac]

INTEGRATION: CWS native77 (1.63.4); FILE MERGED

2007/02/08 17:11:30 is 1.63.4.5: #i73143# language modules defined in scp
2007/02/06 15:01:17 dv 1.63.4.4: #i74094# Better support for multi language 'installed' sets
2007/02/06 12:34:23 is 1.63.4.3: RESYNC: (1.63-1.65); FILE MERGED
2007/01/22 17:26:31 is 1.63.4.2: #i72363# no more error in ice checks on msi database
2007/01/22 15:11:12 is 1.63.4.1: #i73734# javainstaller tasks

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [e0e103764b4c884473ac275afaa55da9aa42b10a]

INTEGRATION: CWS native77 (1.58.38); FILE MERGED

2007/02/07 11:48:24 is 1.58.38.3: #i74256# remove warnings during packaging process
2007/02/06 12:34:15 is 1.58.38.2: RESYNC: (1.58-1.61); FILE MERGED
2007/01/22 15:11:12 is 1.58.38.1: #i73734# javainstaller tasks

2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [02e9b84330068b20b21fd414e60bfa0e9dcc49c1]

INTEGRATION: CWS native77 (1.77.38); FILE MERGED

2007/02/06 15:00:42 dv 1.77.38.3: #i74094# Better support for multi language 'installed' sets
2007/02/06 12:33:39 is 1.77.38.2: RESYNC: (1.77-1.80); FILE MERGED
2007/01/22 15:11:12 is 1.77.38.1: #i73734# javainstaller tasks

2007-02-12  Kurt Zenker  <kz@openoffice.org>  [0fb3c50d82efc0d411c1601872acc0491513b07e]

INTEGRATION: CWS cwsqueryenhance2 (1.14.128); FILE MERGED

2007/02/07 16:53:31 bei 1.14.128.6: #i74100
2007/02/02 14:04:21 bei 1.14.128.5: RESYNC: (1.17-1.19); FILE MERGED
2006/10/10 14:52:24 bei 1.14.128.4: RESYNC: (1.14-1.17); FILE MERGED
2006/08/07 09:37:21 bei 1.14.128.3: #i65978# set_subversion_flag method
2006/06/07 11:42:18 bei 1.14.128.2: handle planned CWS in get_build
2006/06/06 14:27:41 bei 1.14.128.1: #i65975#,#i65978# using new EIS SOAP methods

2007-02-12  Kurt Zenker  <kz@openoffice.org>  [7a1b5d0582f13fd5fc793337278b2334e8470958]

INTEGRATION: CWS cwsqueryenhance2 (1.11.92); FILE MERGED

2007/02/08 16:29:40 rt 1.11.92.4: minor formatting
2007/02/07 16:53:30 bei 1.11.92.3: #i74100
2006/06/07 11:08:08 bei 1.11.92.2: #i65978#
2006/06/06 14:27:40 bei 1.11.92.1: #i65975#,#i65978# using new EIS SOAP methods

2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [b48b950731a7698a956d7da37e4144a5b095e8c7]

SRC680


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [29df366a99d5350d1de6ba49f2a32a53c1d45b47]

INTEGRATION: CWS ause074 (1.135.2); FILE MERGED

2007/01/29 15:41:07 hjs 1.135.2.1: #i73985# reset _ISBOOTSTRAP_ after usage

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [08268f39b1058942c46aad8291b31edd183261f5]

INTEGRATION: CWS ause074 (1.3.54); FILE MERGED

2007/01/30 12:08:00 hjs 1.3.54.1: #i73801# remove remaining usages of sv[pre].mk

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [edf0c0fac156459c83bffd700480b8d76b7fd179]

INTEGRATION: CWS ause074 (1.9.8); FILE MERGED

2007/02/02 11:12:22 hjs 1.9.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6bc547671a012e874cbb6e71c7b87505af92551f]

INTEGRATION: CWS ause074 (1.50.8); FILE MERGED

2007/01/29 15:03:11 hjs 1.50.8.1: #i73825# 4nt needs help to touch...

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6be7f9d9eb41c5cfef0c914f6bf4a132aec588f7]

INTEGRATION: CWS ause074 (1.33.8); FILE MERGED

2007/02/02 11:57:46 hjs 1.33.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [cbfd2ad4dec2f68dd46af4fe059248c415f2c93a]

INTEGRATION: CWS ause074 (1.13.8); FILE MERGED

2007/02/02 12:59:48 hjs 1.13.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2833aad18606491bbd161a3a72b8ea2f01bca387]

INTEGRATION: CWS ause074 (1.23.8); FILE MERGED

2007/02/02 11:51:58 hjs 1.23.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6902a6a96b7640d5d7352e5788f17dfe09de105d]

INTEGRATION: CWS ause074 (1.104.8); FILE MERGED

2007/02/02 16:23:04 hjs 1.104.8.2: RESYNC: (1.104-1.105); FILE MERGED
2007/02/02 13:10:51 hjs 1.104.8.1: #i74085# avoid useless shell calls; one empty (typo in name) variable removed in RC call

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [83534dc8e63036d00d5473ceb7202f621e931610]

INTEGRATION: CWS ause074 (1.16.8); FILE MERGED

2007/01/29 15:21:52 hjs 1.16.8.1: #i73983# remove .csv generation

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5c7fe650730cc737606e2832965d5254ec15789e]

INTEGRATION: CWS ause074 (1.16.8); FILE MERGED

2007/02/02 11:51:33 hjs 1.16.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [583a400a448a5d7503adec12f38aa268e2551cb0]

INTEGRATION: CWS ause074 (1.23.8); FILE MERGED

2007/02/02 11:51:09 hjs 1.23.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c86e114c671c5ca13de161c9b4a0592f90ec71bf]

INTEGRATION: CWS ause074 (1.20.8); FILE MERGED

2007/02/02 11:50:39 hjs 1.20.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7eacdc7cd482d9c7a62e716974ef8269bc79fd31]

INTEGRATION: CWS ause074 (1.9.8); FILE MERGED

2007/02/02 11:50:06 hjs 1.9.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [18081a9b60a93782d16ac2876ff85101dde09f18]

INTEGRATION: CWS ause074 (1.22.8); FILE MERGED

2007/02/02 11:49:30 hjs 1.22.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a3526e7dadeee91cbc46354d344b9a792dd1e958]

INTEGRATION: CWS ause074 (1.74.8); FILE MERGED

2007/02/02 11:49:01 hjs 1.74.8.3: #i74085# avoid useless shell calls
2007/01/30 18:30:54 hjs 1.74.8.2: #i73913# duplicate rule - keeping the working one
2007/01/30 11:45:40 hjs 1.74.8.1: #i73913# unpacking for .bz2

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ffd65d83e80e8a0ef53a81a3f73655b237615092]

INTEGRATION: CWS ause074 (1.26.8); FILE MERGED

2007/02/05 10:26:16 hjs 1.26.8.2: #i73733# one more place to remove HXXnTARGET
2007/02/02 11:48:12 hjs 1.26.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [0f7429b255d24a542bc58c67feb4e6585c1f6c66]

INTEGRATION: CWS ause074 (1.16.8); FILE MERGED

2007/02/02 11:47:40 hjs 1.16.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2f6cdb43b993199f0d33b95ad980b5d1c3ae6686]

INTEGRATION: CWS ause074 (1.61.8); FILE MERGED

2007/02/02 11:46:51 hjs 1.61.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [76903bc283002bf5f6863609c52e38a898fca07f]

INTEGRATION: CWS ause074 (1.186.96); FILE MERGED

2007/02/02 11:14:11 hjs 1.186.96.4: #i74085# avoid useless shell calls
2007/01/29 16:30:27 hjs 1.186.96.3: #i73987# smarter .idl compiling
2007/01/29 13:28:25 hjs 1.186.96.2: RESYNC: (1.186-1.190); FILE MERGED
2007/01/22 14:09:52 hjs 1.186.96.1: #i73733# remove obsolete HXXnTARGET stuff

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [678f6db93093eb37dc442be97076ce0399d8d15b]

INTEGRATION: CWS ause074 (1.208.6); FILE MERGED

2007/02/02 11:14:31 hjs 1.208.6.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e464888c560b58c0ea174997be30098b770594a6]

INTEGRATION: CWS ause074 (1.4.580); FILE MERGED

2007/02/01 11:43:05 hjs 1.4.580.1: #i74024#,#i73801# remove obsolete include

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a51cdc83f975b05eab0aa704d33d57fa669d234e]

INTEGRATION: CWS ause074 (1.83.6); FILE MERGED

2007/02/02 11:54:28 hjs 1.83.6.2: #i74085# avoid useless shell calls
2007/01/29 16:30:26 hjs 1.83.6.1: #i73987# smarter .idl compiling

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fcc8a4a21d6e04c16a05f77f07db8dbec886c3bd]

INTEGRATION: CWS ause074 (1.45.6); FILE MERGED

2007/02/02 11:52:43 hjs 1.45.6.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a73294fe699b684a540f079f8424e01869176016]

INTEGRATION: CWS ause074 (1.30.8); FILE MERGED

2007/02/02 11:57:37 hjs 1.30.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [024d05f102ea783eba2777ecbe1f472b51039a41]

INTEGRATION: CWS ause074 (1.12.8); FILE MERGED

2007/02/02 11:51:58 hjs 1.12.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b48224df9caaa3cd2acedc2998faa500f635a3b8]

INTEGRATION: CWS ause074 (1.101.8); FILE MERGED

2007/02/02 16:24:09 hjs 1.101.8.2: #i74085# regenerated after solving conflict
2007/02/02 13:10:51 hjs 1.101.8.1: #i74085# avoid useless shell calls; one empty (typo in name) variable removed in RC call

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [40dc7059aa5cb4eaec779bd031cb2284f720dbb0]

INTEGRATION: CWS ause074 (1.6.8); FILE MERGED

2007/01/29 15:21:52 hjs 1.6.8.1: #i73983# remove .csv generation

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6266b1c8dc22cbb56a58f01b857aebac32592d76]

INTEGRATION: CWS ause074 (1.12.8); FILE MERGED

2007/02/02 11:51:33 hjs 1.12.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a4d204152d8fbf2c9a45199633a6f0d2667c492d]

INTEGRATION: CWS ause074 (1.21.8); FILE MERGED

2007/02/02 11:51:09 hjs 1.21.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [416beb50e363f8077bd9356b069466aecd468d05]

INTEGRATION: CWS ause074 (1.17.8); FILE MERGED

2007/02/02 11:50:39 hjs 1.17.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [25855f3ddb2ea8e6147108dddddbc355fc9d794e]

INTEGRATION: CWS ause074 (1.59.8); FILE MERGED

2007/02/02 11:46:51 hjs 1.59.8.1: #i74085# avoid useless shell calls

2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fd9dc72509ae5ee020b103c62ae633b9239240b2]

INTEGRATION: CWS ause074 (1.1.2); FILE ADDED

2007/01/29 15:03:31 hjs 1.1.2.1: #i73825# 4nt needs help to touch...

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [6227ace545b6cf9d81695e2af24cd8ae803b8b24]

INTEGRATION: CWS localisation19 (1.36.84); FILE MERGED

2007/01/25 15:30:28 vg 1.36.84.1: OOo 2.2 localisation #i73472# #i73585# #i72451# #i71029# #i73642# #i71965# #i73593# #i73582# #i73492# #i71912# #i73609# #i73469# #i72356# #i72421# #i73508# #i73635# #i73476# #i73439# #i73195# #i72753# #i72094# #i73619# #i73156# #i73515# #i73564# #i73597# #i73514# #i73318# #i72561# #i73598# #i73560# #i73554# #i73458# #i72959# #i73559# #i72930# #i73352# #i72120# #i71607# #i73610# #i73516#

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [6d677ea2acb84469164cd2ac4cef9ad711cd83c2]

INTEGRATION: CWS localisation19 (1.28.84); FILE MERGED

2007/01/26 15:41:54 is 1.28.84.1: #i71029# adding missing nsis languages

2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [d27669ffc6d897954f9c9ec9be3d4db290d5d5a7]

INTEGRATION: CWS macosxmapfiles (1.1.2); FILE ADDED

2007/01/26 10:27:25 pjanik 1.1.2.4: Minor corrections, typos and spacing.
2007/01/26 09:46:33 tra 1.1.2.3: #69351#Now also handling '?'
2007/01/24 06:57:37 tra 1.1.2.2: #i69351# general cleanup and better documentation
2007/01/21 13:36:13 tra 1.1.2.1: #i69351#a helper script to extract symbols specified with wildcards from map files

2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [7dbb6dd92c33486cd7a2ac4b0f356c1ad3f15227]

#100000# If EIS connection breaks try again.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [0f3dc93bcd156fe3b7d1abc56cca1867c9a3528b]

#i10000# .def generation on 4nt on MWS only worked for one SHLTARGET.


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [08189d599c6cc9e6ec13e66a61cb4e9c4aec5e5b]

SRC680


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [05c92525967188f7071bc76d53962980e68ca8cc]

INTEGRATION: CWS pj72 (1.9.6); FILE MERGED

2007/01/27 09:44:25 pjanik 1.9.6.3: #i73899#: basctl is now WaE clean on Mac OS X.
2007/01/27 09:42:33 pjanik 1.9.6.2: #i73520#: sal is now WaE clean on Mac OS X.
2007/01/27 09:34:12 pjanik 1.9.6.1: #i73674#: writerperfect is now WaE clean on Mac OS X.

2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [99ec3df4e1be220cd4bc48875c45ffe1d7e32c1d]

INTEGRATION: CWS macosxmapfiles (1.97.16); FILE MERGED

2007/01/26 09:48:11 tra 1.97.16.6: #69351#Now also handling '?'
2007/01/24 06:58:26 tra 1.97.16.5: #i69351# general cleanup and better documentation
2007/01/21 13:27:21 tra 1.97.16.4: #i69351#a more flexible approach to generate the exported symbols list for Mac OS X out of a map file
2007/01/12 09:12:24 tra 1.97.16.3: #i69351# added support for Mac OS X exported symbols lists for dylib's
2007/01/11 08:59:45 tra 1.97.16.2: RESYNC: (1.97-1.98); FILE MERGED
2007/01/11 08:42:45 tra 1.97.16.1: #69351#support for exported symbols lists as replacement for missing map file support on Mac OS X

2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [62048cbb79173d22df74fa5ca2a200ebfbc8cda5]

INTEGRATION: CWS macosxmapfiles (1.100.16); FILE MERGED

2007/01/26 09:47:52 tra 1.100.16.5: #69351#Now also handling '?'
2007/01/24 06:58:26 tra 1.100.16.4: #i69351# general cleanup and better documentation
2007/01/21 13:27:04 tra 1.100.16.3: #i69351#a more flexible approach to generate the exported symbols list for Mac OS X out of a map file
2007/01/11 09:00:38 tra 1.100.16.2: RESYNC: (1.100-1.101); FILE MERGED
2007/01/11 08:42:45 tra 1.100.16.1: #69351#support for exported symbols lists as replacement for missing map file support on Mac OS X

2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [bce28f94b04ef15fd11bf705d3329a0f52a612c2]

INTEGRATION: CWS macosxmapfiles (1.6.14); FILE MERGED

2007/01/26 19:07:08 pjanik 1.6.14.3: Remove newly added new line.
2007/01/21 13:57:14 tra 1.6.14.2: RESYNC: (1.7-1.9); FILE MERGED
2007/01/11 08:42:46 tra 1.6.14.1: #69351#support for exported symbols lists as replacement for missing map file support on Mac OS X

2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [066a77a99f549ddd5ae257a8f351de08e6e9f293]

INTEGRATION: CWS macosxmapfiles (1.1.2); FILE ADDED

2007/01/26 19:10:57 pjanik 1.1.2.4: Fix whitespacing.
2007/01/24 06:57:37 tra 1.1.2.3: #i69351# general cleanup and better documentation
2007/01/21 13:38:43 tra 1.1.2.2: #i69351#more flexibility in handling map files
2007/01/11 08:36:10 tra 1.1.2.1: #69351#

2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [5e1a75fbe34ecbdeda16f5314979763b9380ca89]

INTEGRATION: CWS macosxmapfiles (1.108.70); FILE MERGED

2007/01/25 21:14:30 tra 1.108.70.6: #i69351# use strip -x on Mac OS X PPC too
2007/01/24 08:27:33 tra 1.108.70.5: #69351#Improve detection of executables and dylibs on Mac OS X
2007/01/21 13:55:46 tra 1.108.70.4: RESYNC: (1.110-1.111); FILE MERGED
2007/01/12 16:07:21 tra 1.108.70.3: #i69351# revert erroneously out commenting of line conaining  = 'strip'
2007/01/11 08:57:36 tra 1.108.70.2: RESYNC: (1.108-1.110); FILE MERGED
2007/01/11 08:36:10 tra 1.108.70.1: #69351#

2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [31e65a32a330dbb3967fac544ba16ceed6835ef7]

INTEGRATION: CWS buildfixes02 (1.174.12); FILE MERGED

2007/01/24 15:32:50 thb 1.174.12.2: #i10000# Generated configure script that actually works
2007/01/18 23:44:47 thb 1.174.12.1: #i10000# configure script for recent configure.in changes

2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [1a4ae3cb08054e4b13f8b8ba3425ee90c4ace1b7]

INTEGRATION: CWS buildfixes02 (1.187.10); FILE MERGED

2007/01/09 02:48:58 thb 1.187.10.2: RESYNC: (1.187-1.190); FILE MERGED
2006/11/24 09:51:11 thb 1.187.10.1: #i10000# Make ant detection work on Solaris10

2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [eca367259a5123f3c36cd7f4f5f6594628eb925b]

INTEGRATION: CWS buildfixes02 (1.24.24); FILE MERGED

2007/01/09 02:47:57 thb 1.24.24.2: RESYNC: (1.24-1.27); FILE MERGED
2007/01/08 15:22:45 thb 1.24.24.1: #i10000# Permit overrides for CXX/CC under Solaris Intel

2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [86cf93378f646f8e43decedffb3af4cdec0079ed]

INTEGRATION: CWS buildfixes02 (1.12.284); FILE MERGED

2006/11/24 09:43:27 thb 1.12.284.1: #i71883# Making linkoo work also with lib.so.1.1 shared libs

2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [73a25d9c45470d8e32a2248acfdaa3daf413b086]

INTEGRATION: CWS updchk03b_SRC680 (1.32.46); FILE MERGED

2007/01/26 11:38:18 obr 1.32.46.1: #i73898# use USERDIRPRODUCTVERSION of UpdateId

2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1a381bc31f92db17464ecaddcfc6197ab5959463]

INTEGRATION: CWS updatefeed2 (1.32.32); FILE MERGED

2007/01/23 12:29:54 obr 1.32.32.1: no blanks in update id

2007-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8eb6513f052fc4b34fd07d47f083207648da4164]

#i10000# .def generation on 4nt still worked on MWS builds only...


2007-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b48368b2e6a9893f36d42674ece3feccc16d9c8d]

#i10000# .def generation on 4nt worked on MWS builds only...


2007-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2675a5cd60abc8e85c0d48abe2a0409fe444c5bc]

#i10000# - missed specific construct in #i70359# breaking 4nt build


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a2e41470d05f990ff35ffb230d9a583b3cf399a]

#i10000# avoid circular dependency on changed minor.mk


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01243e203398c59b36188c26b2f94a97ef6b0c46]

#i10000# cutting additional + sign


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91e896eb2b2113202aa5dedcdabfa3ed5377601e]

#i10000# cutting additional + sign


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f1f6e775bfad10f293ee9dd4efa7c141082649d5]

SRC680


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b8cb69de0421fd9b8b7b2764a008e4486c056b9f]

INTEGRATION: CWS native75 (1.39.98); FILE MERGED

2006/12/22 15:40:06 is 1.39.98.1: #b6504677# new solaris x86 patch structure

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [28955c1d09b20a505e7d525870db2fb0c7afeed1]

INTEGRATION: CWS native75 (1.24.98); FILE MERGED

2006/12/22 15:40:05 is 1.24.98.1: #b6504677# new solaris x86 patch structure

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [acfc45e32eb6923a06e0262b8da521c53dc6e284]

INTEGRATION: CWS native75 (1.56.74); FILE MERGED

2006/12/22 15:40:05 is 1.56.74.1: #b6504677# new solaris x86 patch structure

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [764440c376aecb30fc8946e95956f8845f8cd60d]

INTEGRATION: CWS native75 (1.73.72); FILE MERGED

2006/12/22 15:40:05 is 1.73.72.1: #b6504677# new solaris x86 patch structure

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a96a9eaf9516e73128ef6e53ee3cb91a401a9ff5]

INTEGRATION: CWS ause069 (1.60.6); FILE MERGED

2007/01/24 12:43:19 hjs 1.60.6.5: RESYNC: (1.62-1.63); FILE MERGED
2007/01/10 22:25:26 hjs 1.60.6.4: RESYNC: (1.61-1.62); FILE MERGED
2006/11/24 14:54:11 hjs 1.60.6.3: #i70359# remove forced shell calls
2006/11/07 06:28:30 hjs 1.60.6.2: RESYNC: (1.60-1.61); FILE MERGED
2006/10/18 17:11:30 hjs 1.60.6.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6a755d73197ab5c472467273995eeb7b61fded9e]

INTEGRATION: CWS ause069 (1.3.38); FILE MERGED

2006/11/27 16:02:29 hjs 1.3.38.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b569e99e29b9de25d4f6b6ed6d2dec4bda24414e]

INTEGRATION: CWS ause069 (1.3.18); FILE MERGED

2006/11/27 16:02:29 hjs 1.3.18.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [31d48e8e42017c4799e4863410236c06f7ddccff]

INTEGRATION: CWS ause069 (1.6.20); FILE MERGED

2006/11/27 16:02:29 hjs 1.6.20.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b06cc1f5c7089a31f7fd0b88156d42f5c7a7bd3e]

INTEGRATION: CWS ause069 (1.8.56); FILE MERGED

2006/12/12 12:39:49 hjs 1.8.56.2: #i70359# remove forced shell calls
2006/10/18 17:12:33 hjs 1.8.56.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bcd2ea5bb2be3236a624cfbe2611bb4449aee50c]

INTEGRATION: CWS c11v002_SRC680 (1.39.92); FILE MERGED

2006/12/16 20:03:27 obr 1.39.92.4: #6499669#,#6501486# change depend delimter to tab and preserve timestamps while copying
2006/12/14 15:30:56 is 1.39.92.3: #6501486# copying instead of linking into temp directory
2006/12/13 15:13:33 is 1.39.92.2: #6501486# uncompressed bundled product
2006/12/13 15:06:45 is 1.39.92.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c1d2dc284841f9b9ddeb75e0a6cb0559d27a009b]

INTEGRATION: CWS c11v002_SRC680 (1.24.92); FILE MERGED

2006/12/13 15:06:45 is 1.24.92.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ba4eeff57c72fcd78779a4af0cbcb3e7e00cfb95]

INTEGRATION: CWS c11v002_SRC680 (1.36.136); FILE MERGED

2006/12/13 15:06:45 is 1.36.136.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f031820854438426a2db6dfe820e8545f1ba05ec]

INTEGRATION: CWS c11v002_SRC680 (1.8.538); FILE MERGED

2006/12/14 12:42:00 is 1.8.538.1: #6499669# package names into depend files for Solaris

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0d589bcb9fa9f812b7abd9a255ee2bc30fc6624c]

INTEGRATION: CWS c11v002_SRC680 (1.59.12.2.6); FILE MERGED

2006/12/14 12:42:00 is 1.59.12.2.6.3: #6499669# package names into depend files for Solaris
2006/12/13 15:13:33 is 1.59.12.2.6.2: #6501486# uncompressed bundled product
2006/12/13 15:06:45 is 1.59.12.2.6.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5c74c69d721b4f18fb8681015e3d70b47f200a11]

INTEGRATION: CWS c11v002_SRC680 (1.55.12); FILE MERGED

2006/12/16 20:03:27 obr 1.55.12.4: #6499669#,#6501486# change depend delimter to tab and preserve timestamps while copying
2006/12/14 12:42:00 is 1.55.12.3: #6499669# package names into depend files for Solaris
2006/12/13 15:13:33 is 1.55.12.2: #6501486# uncompressed bundled product
2006/12/13 15:06:44 is 1.55.12.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2653826bb0bcd2150f8b8901d41133480037d656]

INTEGRATION: CWS c11v002_SRC680 (1.12.114); FILE MERGED

2006/12/14 12:41:59 is 1.12.114.1: #6499669# package names into depend files for Solaris

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ce2138a729da5da348eed7052af471d96f5cbb0c]

INTEGRATION: CWS c11v002_SRC680 (1.72.16); FILE MERGED

2006/12/13 15:06:44 is 1.72.16.1: #6501486# uncompressed bundled product

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [613ef23ca0dabe233a6db0a4988042690cf02504]

INTEGRATION: CWS ause069 (1.36.2); FILE MERGED

2006/12/04 21:45:00 hjs 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED
2006/10/18 17:13:06 hjs 1.36.2.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [23d2ab6325e53e995372f761bdfd92fa7e6ca40a]

INTEGRATION: CWS ause069 (1.125.6); FILE MERGED

2007/01/10 20:58:26 hjs 1.125.6.2: RESYNC: (1.125-1.130); FILE MERGED
2006/12/19 14:43:56 hjs 1.125.6.1: #i58881# no more SOLARDEF here

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e3316866d6c75d70073fea9c8654d60f8359bcb3]

INTEGRATION: CWS ause069 (1.18.126); FILE MERGED

2006/10/11 12:36:27 hjs 1.18.126.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b28b9a601ee3263db270cb2dfa9b15cbdf7408b4]

INTEGRATION: CWS ause069 (1.3.126); FILE MERGED

2006/12/01 17:40:30 hjs 1.3.126.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f609c1125a5231d2a30b36d60dd3df54110887a6]

INTEGRATION: CWS ause069 (1.11.142); FILE MERGED

2007/01/10 20:19:43 hjs 1.11.142.4: RESYNC: (1.12-1.13); FILE MERGED
2006/12/01 17:40:29 hjs 1.11.142.3: #i70359# remove forced shell calls
2006/11/07 04:34:41 hjs 1.11.142.2: RESYNC: (1.11-1.12); FILE MERGED
2006/10/18 17:13:00 hjs 1.11.142.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4e31bb353f8736bf80e9d42451561c113a1729a8]

INTEGRATION: CWS ause069 (1.49.2); FILE MERGED

2006/12/01 17:44:50 hjs 1.49.2.2: #i69872# cleanup
2006/10/11 12:36:27 hjs 1.49.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [04608d6c3a6dd0974869d8428b92c030ed24d396]

INTEGRATION: CWS ause069 (1.31.2); FILE MERGED

2006/12/04 19:25:10 hjs 1.31.2.4: RESYNC: (1.31-1.32); FILE MERGED
2006/12/01 17:42:40 hjs 1.31.2.3: #i70359# remove forced shell calls
2006/10/18 17:13:00 hjs 1.31.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:27 hjs 1.31.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4d5f33bb64fd155478f01ea6f39042e81b9ebc68]

INTEGRATION: CWS ause069 (1.12.2); FILE MERGED

2006/10/11 12:36:27 hjs 1.12.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fa52d14965dd06d21b40580830ac455684e4fa31]

INTEGRATION: CWS ause069 (1.21.2); FILE MERGED

2006/12/04 19:25:02 hjs 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED
2006/10/11 12:36:26 hjs 1.21.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [52c44d09c03339928e4e5e16851fe1176cc1b86d]

INTEGRATION: CWS ause069 (1.11.2); FILE MERGED

2006/10/11 12:36:26 hjs 1.11.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [989a32c50c4ed12cb70daf426800708807a59c89]

INTEGRATION: CWS ause069 (1.99.2); FILE MERGED

2007/01/24 12:38:33 hjs 1.99.2.5: RESYNC: (1.101-1.102); FILE MERGED
2007/01/10 20:18:53 hjs 1.99.2.4: RESYNC: (1.100-1.101); FILE MERGED
2006/12/04 19:25:46 hjs 1.99.2.3: RESYNC: (1.99-1.100); FILE MERGED
2006/12/01 17:42:39 hjs 1.99.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:26 hjs 1.99.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8412a6d0bbc72a95d0010e22b8aa8f0e267db0a1]

INTEGRATION: CWS ause069 (1.13.126); FILE MERGED

2006/12/04 19:23:51 hjs 1.13.126.3: RESYNC: (1.14-1.15); FILE MERGED
2006/11/07 04:33:06 hjs 1.13.126.2: RESYNC: (1.13-1.14); FILE MERGED
2006/10/11 12:36:26 hjs 1.13.126.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c264ff122af9a5d6dc5f012918301c2a9bc26e2a]

INTEGRATION: CWS ause069 (1.15.2); FILE MERGED

2006/10/11 12:36:26 hjs 1.15.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7f0f18c69394b7330789854468980c8dfde099ad]

INTEGRATION: CWS ause069 (1.21.2); FILE MERGED

2006/10/11 12:36:26 hjs 1.21.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a7e4065814a7b32c161ccfcc57154356051ac86b]

INTEGRATION: CWS ause069 (1.12.2); FILE MERGED

2006/10/11 12:36:26 hjs 1.12.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [da0fdd5c8a19a98bf047507442b550ce2c212234]

INTEGRATION: CWS ause069 (1.6.454); FILE MERGED

2006/10/11 12:36:25 hjs 1.6.454.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3f107fcfcec5ae081de10388279b27adc86165dc]

INTEGRATION: CWS ause069 (1.19.2); FILE MERGED

2006/12/01 17:42:39 hjs 1.19.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:25 hjs 1.19.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3f85008c45680cecdc9c96d4364fbd7a2fcaa1ea]

INTEGRATION: CWS ause069 (1.8.2); FILE MERGED

2006/10/11 12:36:25 hjs 1.8.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [193e3eab4cdde20a8a46853563de6d6586a85596]

INTEGRATION: CWS ause069 (1.21.2); FILE MERGED

2006/10/11 12:36:25 hjs 1.21.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c8f3d5e1491e74488c0cae04c3fd2cae0854bef3]

INTEGRATION: CWS ause069 (1.72.2); FILE MERGED

2007/01/24 12:40:51 hjs 1.72.2.4: RESYNC: (1.72-1.73); FILE MERGED
2006/12/01 17:42:39 hjs 1.72.2.3: #i70359# remove forced shell calls
2006/10/18 17:13:00 hjs 1.72.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:25 hjs 1.72.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e8101d7c4a508971f499f4ec91163b3db660af92]

INTEGRATION: CWS ause069 (1.23.2); FILE MERGED

2006/11/07 04:33:55 hjs 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED
2006/10/11 12:36:25 hjs 1.23.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cfece30995b6c20e3e2493cfe0e9f0e908da5a5c]

INTEGRATION: CWS ause069 (1.31.2); FILE MERGED

2006/10/11 12:36:24 hjs 1.31.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0f06d85cf40c8c1124af5ff418683052657fcda2]

INTEGRATION: CWS ause069 (1.13.2); FILE MERGED

2006/12/04 19:25:53 hjs 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED
2006/10/11 12:36:24 hjs 1.13.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [36e26fe47c7103fe27eea3c1dbbb8dd2e043da05]

INTEGRATION: CWS ause069 (1.19.2); FILE MERGED

2006/10/11 12:36:24 hjs 1.19.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dc9390f27ce60fd3e3ec3f95f178064aaa51b246]

INTEGRATION: CWS ause069 (1.57.2); FILE MERGED

2007/01/24 12:22:06 hjs 1.57.2.4: RESYNC: (1.58-1.59); FILE MERGED
2007/01/10 20:17:47 hjs 1.57.2.3: RESYNC: (1.57-1.58); FILE MERGED
2006/12/01 17:42:39 hjs 1.57.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:24 hjs 1.57.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2b111b1828c7eba1ec4eec75377e35e9941680cf]

INTEGRATION: CWS ause069 (1.183.2); FILE MERGED

2007/01/17 14:45:24 hjs 1.183.2.6: #i70359# no forced shell required here
2006/12/04 19:26:17 hjs 1.183.2.5: RESYNC: (1.185-1.186); FILE MERGED
2006/12/01 17:42:39 hjs 1.183.2.4: #i70359# remove forced shell calls
2006/11/07 04:34:35 hjs 1.183.2.3: RESYNC: (1.183-1.185); FILE MERGED
2006/10/18 17:12:59 hjs 1.183.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:24 hjs 1.183.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0e8ac7e8ce9572ba6d251aef49699fa7e8e71d11]

INTEGRATION: CWS ause069 (1.203.2); FILE MERGED

2007/01/10 20:19:23 hjs 1.203.2.4: RESYNC: (1.204-1.205); FILE MERGED
2006/12/01 17:44:50 hjs 1.203.2.3: #i69872# cleanup
2006/11/07 04:34:20 hjs 1.203.2.2: RESYNC: (1.203-1.204); FILE MERGED
2006/10/11 12:36:24 hjs 1.203.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6106c94517406e1acec5068eb2da1ed8a7cce01a]

INTEGRATION: CWS ause069 (1.74.2); FILE MERGED

2007/01/24 12:18:28 hjs 1.74.2.7: RESYNC: (1.80-1.81); FILE MERGED
2007/01/17 14:44:20 hjs 1.74.2.6: #i70359# no forced shell required here
2007/01/10 20:16:38 hjs 1.74.2.5: RESYNC: (1.79-1.80); FILE MERGED
2006/12/04 19:23:44 hjs 1.74.2.4: RESYNC: (1.76-1.79); FILE MERGED
2006/11/07 04:32:58 hjs 1.74.2.3: RESYNC: (1.74-1.76); FILE MERGED
2006/10/18 17:12:59 hjs 1.74.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:23 hjs 1.74.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3f4592cff0d172897f1491ba1607aa1856ecb6c2]

INTEGRATION: CWS ause069 (1.42.2); FILE MERGED

2007/01/10 20:17:56 hjs 1.42.2.3: RESYNC: (1.42-1.43); FILE MERGED
2006/12/01 17:44:50 hjs 1.42.2.2: #i69872# cleanup
2006/10/11 12:36:23 hjs 1.42.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dacb2f2645b90b672fdde3ba75e81fd2c4a6e755]

INTEGRATION: CWS ause069 (1.31.2); FILE MERGED

2006/10/11 12:36:23 hjs 1.31.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4c3a30a0b57eb6afa2dfab7d06044cae2438c463]

INTEGRATION: CWS ause069 (1.28.2); FILE MERGED

2006/12/04 19:25:23 hjs 1.28.2.4: RESYNC: (1.28-1.29); FILE MERGED
2006/12/01 17:42:49 hjs 1.28.2.3: #i70359# remove forced shell calls
2006/10/18 17:12:59 hjs 1.28.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:22 hjs 1.28.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [503619d5bffe3682e570666a5c6640e52852b75c]

INTEGRATION: CWS ause069 (1.10.2); FILE MERGED

2006/12/04 19:25:16 hjs 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED
2006/10/11 12:36:22 hjs 1.10.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cef9868c4893a2b4b9b220f8510cf66ae9c2710c]

INTEGRATION: CWS ause069 (1.96.2); FILE MERGED

2007/01/24 12:39:28 hjs 1.96.2.5: RESYNC: (1.98-1.99); FILE MERGED
2007/01/10 20:19:14 hjs 1.96.2.4: RESYNC: (1.97-1.98); FILE MERGED
2006/12/04 19:25:59 hjs 1.96.2.3: RESYNC: (1.96-1.97); FILE MERGED
2006/12/01 17:42:49 hjs 1.96.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:22 hjs 1.96.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1bd334914dee73f65deab68563f86ea3af8f66f6]

INTEGRATION: CWS ause069 (1.3.126); FILE MERGED

2006/12/04 19:24:46 hjs 1.3.126.3: RESYNC: (1.4-1.5); FILE MERGED
2006/11/07 04:33:40 hjs 1.3.126.2: RESYNC: (1.3-1.4); FILE MERGED
2006/10/11 12:36:22 hjs 1.3.126.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7fc9b7285e87dc2e2f257b64f6c9f1edd7495294]

INTEGRATION: CWS ause069 (1.11.2); FILE MERGED

2006/10/11 12:36:22 hjs 1.11.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6cfb5d13416656dabacdd58a40afe3ff4f2b3397]

INTEGRATION: CWS ause069 (1.19.2); FILE MERGED

2006/10/11 12:36:22 hjs 1.19.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a43bf7a4a9a400d63fd2609265a3b2b571b52fd4]

INTEGRATION: CWS ause069 (1.16.2); FILE MERGED

2006/12/01 17:42:49 hjs 1.16.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:21 hjs 1.16.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4abf89e7582eae1d97922c75e109de557a9fe597]

INTEGRATION: CWS ause069 (1.28.2); FILE MERGED

2006/10/11 12:36:21 hjs 1.28.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d75e105819cea4e1eb9fd6482b1722cca4882f2b]

INTEGRATION: CWS ause069 (1.55.2); FILE MERGED

2007/01/24 12:36:15 hjs 1.55.2.4: RESYNC: (1.56-1.57); FILE MERGED
2007/01/10 20:18:43 hjs 1.55.2.3: RESYNC: (1.55-1.56); FILE MERGED
2006/12/01 17:42:49 hjs 1.55.2.2: #i70359# remove forced shell calls
2006/10/11 12:36:21 hjs 1.55.2.1: #i70359#: removing + sign in targets; adding to tool macro if required

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c163317460954ed54cd7f5ad00f9540d7c4065c4]

INTEGRATION: CWS ause069 (1.107.4); FILE MERGED

2007/01/10 20:13:44 hjs 1.107.4.3: RESYNC: (1.108-1.110); FILE MERGED
2006/11/07 04:31:31 hjs 1.107.4.2: RESYNC: (1.107-1.108); FILE MERGED
2006/10/18 17:12:58 hjs 1.107.4.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [390efc25d9c23031bbd5d72c1fa56255fb1565da]

INTEGRATION: CWS ause069 (1.151.4); FILE MERGED

2006/10/18 17:12:58 hjs 1.151.4.1: #i70359# remove forced shell calls

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b8cc37afdfeb3c286d0d6ba6ec96ec65a0ed4868]

INTEGRATION: CWS vistaready02 (1.10.20); FILE MERGED

2007/01/18 10:01:22 lla 1.10.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3dfbf7ab967387f2ff98b967faed721cd69d0570]

INTEGRATION: CWS vistaready02 (1.20.20); FILE MERGED

2007/01/18 10:08:03 lla 1.20.20.2: #i73594# add .oxt extension for Default Program
2007/01/18 10:03:32 lla 1.20.20.1: #i71933# opendocument.org replaced

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [85f0f3a3857b5d69f7f1c8428591076d5a0c2562]

INTEGRATION: CWS vistaready02 (1.10.20); FILE MERGED

2007/01/18 10:00:29 lla 1.10.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c4a4c90432f9e4b4cc782a83ba5acf67e9ba37f0]

INTEGRATION: CWS vistaready02 (1.10.20); FILE MERGED

2007/01/18 09:59:53 lla 1.10.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6dbc8dc322008e6891f853d070a28b30de24bb54]

INTEGRATION: CWS vistaready02 (1.11.20); FILE MERGED

2007/01/18 09:59:31 lla 1.11.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5714ca919b88d13fc555069f03d0a87dd90542d8]

INTEGRATION: CWS vistaready02 (1.10.20); FILE MERGED

2007/01/18 09:59:06 lla 1.10.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fccfd37080ffda261ea2da757646a355f9afe5b3]

INTEGRATION: CWS vistaready02 (1.5.20); FILE MERGED

2007/01/18 09:58:43 lla 1.5.20.1: #i73589# Wrong Icon in Explorers Detail Pane

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [566cb182bf6dcc08ddeea48187dbf28c0ac96254]

INTEGRATION: CWS cloph06 (1.63.6); FILE MERGED

2007/01/22 21:17:10 cloph 1.63.6.1: remove the -u option to allow building without gnucp again

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e8aba6f1b88c506710e8faa7bd4364f5244f8099]

INTEGRATION: CWS socs02 (1.4.164); FILE MERGED

2007/01/10 14:26:43 kso 1.4.164.1: #144483# - pass mws, minor and build id over to ant

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d1c872be6105c56caffc902af2fa1c5d641bb408]

INTEGRATION: CWS socs02 (1.31.124); FILE MERGED

2007/01/10 13:49:32 kso 1.31.124.1: #144483# - fixed generation of solar.properties

2007-01-25  Oliver Bolte  <obo@openoffice.org>  [adb4d191cc3204d79ba68e40c0cceeadb98e292c]

INTEGRATION: CWS sb65 (1.43.22); FILE MERGED

2007/01/10 09:12:47 sb 1.43.22.2: RESYNC: (1.43-1.45); FILE MERGED
2006/12/11 14:26:36 sb 1.43.22.1: #i71283# URE 1.2.

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [413376e5056706c044c698391c76ba5074d80ec6]

INTEGRATION: CWS obr04 (1.175.10); FILE MERGED

2007/01/12 08:06:00 obr 1.175.10.1: #i72544# patch flags for *-open-url

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [260094b62a924c927a0deedefbf03129403ad105]

INTEGRATION: CWS fs08 (1.33.18); FILE MERGED

2007/01/03 18:12:51 fridrich_strba 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED
2006/12/19 12:12:29 fridrich_strba 1.33.18.1: remove writerperfect from the modules with warnings since this CWS tries to remove all warnings :-)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5aa6faa83eaf0b3e251838175c138dfbc1d98a21]

INTEGRATION: CWS fs08 (1.26.18); FILE MERGED

2007/01/03 18:13:29 fridrich_strba 1.26.18.2: RESYNC: (1.26-1.27); FILE MERGED
2006/12/19 12:12:29 fridrich_strba 1.26.18.1: remove writerperfect from the modules with warnings since this CWS tries to remove all warnings :-)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [759ba723b12e01ebce881d00b4b83b5b6de8899c]

INTEGRATION: CWS fs08 (1.26.16); FILE MERGED

2007/01/03 18:13:23 fridrich_strba 1.26.16.2: RESYNC: (1.26-1.27); FILE MERGED
2006/12/19 12:12:29 fridrich_strba 1.26.16.1: remove writerperfect from the modules with warnings since this CWS tries to remove all warnings :-)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [91ae6100a2e63a217beba7b78b44d5d23a5f9672]

INTEGRATION: CWS updchk03 (1.49.54); FILE MERGED

2007/01/16 11:25:16 dv 1.49.54.1: Added tk resource to patch list

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f24c2e40514e6430217827ad45e5ff5e6bee3445]

INTEGRATION: CWS ause072 (1.176.6); FILE MERGED

2007/01/10 10:27:03 hjs 1.176.6.1: #i64134# define LIBXAU if required (see vcl/util/makefile.mk)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [361afdb9b90e5f8923867e50d1336cb5f53a5c9d]

INTEGRATION: CWS ause072 (1.130.4); FILE MERGED

2007/01/10 10:26:10 hjs 1.130.4.1: #i64134# define LIBXAU if required (see vcl/util/makefile.mk)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [61acfd79a886b462c51781190d6b6a2ed0599033]

INTEGRATION: CWS ause072 (1.192.4); FILE MERGED

2007/01/10 10:26:10 hjs 1.192.4.1: #i64134# define LIBXAU if required (see vcl/util/makefile.mk)

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ff07a0ca81c7aac0779b95c4fe83c5516f788e54]

INTEGRATION: CWS ause072 (1.12.54); FILE MERGED

2007/01/08 19:34:17 hjs 1.12.54.2: RESYNC: (1.12-1.13); FILE MERGED
2006/12/08 09:53:25 hjs 1.12.54.1: #i71701# remove -S switch in MAKE variable; remove duplicates

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [040a581e4366f50c1caaf8e201ea9c50c6bfdbe4]

INTEGRATION: CWS ause072 (1.101.22); FILE MERGED

2007/01/11 16:35:28 hjs 1.101.22.1: #i73385# getting scriptnames a bit more unique

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e84762292e5b6a44d87ed68a2af4c78f02bf10f0]

INTEGRATION: CWS ause072 (1.72.84); FILE MERGED

2006/12/08 09:49:55 hjs 1.72.84.1: #i72387# make sure there is something to diff the reference tree against

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [df7b2ec542857b1d51bfb35b8ba34946205ab983]

INTEGRATION: CWS ause072 (1.58.22); FILE MERGED

2007/01/11 16:35:27 hjs 1.58.22.1: #i73385# getting scriptnames a bit more unique

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e0a1473beaaf57ebee14ffe0916a21b6aa2c2583]

INTEGRATION: CWS ause072 (1.186.36); FILE MERGED

2007/01/03 13:06:16 hjs 1.186.36.2: #i70394# cleanup
2006/12/13 11:13:47 hjs 1.186.36.1: #i72526# avoid single -I switch w.o parameter

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cb6c2c1b838a1a5b3231a55d60c64200d3bb50cf]

INTEGRATION: CWS ause072 (1.79.16); FILE MERGED

2007/01/08 19:30:59 hjs 1.79.16.2: RESYNC: (1.79-1.80); FILE MERGED
2007/01/08 16:14:40 hjs 1.79.16.1: #i73189# less makedepend/cat calls

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ad399079dfe6875f525e1ff138c85912fa25f9d3]

INTEGRATION: CWS ause072 (1.98.22); FILE MERGED

2007/01/11 16:35:27 hjs 1.98.22.1: #i73385# getting scriptnames a bit more unique

2007-01-23  Oliver Bolte  <obo@openoffice.org>  [44de0d7b5550a15c82111c0614e4ffbf2c8d0ec0]

INTEGRATION: CWS ause072 (1.56.22); FILE MERGED

2007/01/11 16:35:27 hjs 1.56.22.1: #i73385# getting scriptnames a bit more unique

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [c4b1b6ea22fa6452fc62d32441651b62a00e4d5f]

INTEGRATION: CWS native76 (1.36.6); FILE MERGED

2007/01/10 12:59:33 is 1.36.6.1: #144470# small changes after native50

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [0a7db42d1a8a1fdacc85a7824543dc79f8c1dae7]

INTEGRATION: CWS native76 (1.2.6); FILE MERGED

2007/01/10 12:59:33 is 1.2.6.1: #144470# small changes after native50

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [05d93b70c66d17b94ee3bc88899ca18a0e65c22c]

INTEGRATION: CWS native76 (1.53.6); FILE MERGED

2007/01/11 11:08:52 is 1.53.6.2: #i73345# avoid empty core packages on linux
2007/01/10 16:48:00 is 1.53.6.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9b42517b4ae7dcafeb5681a4e6b75c976462741f]

INTEGRATION: CWS native76 (1.180.6); FILE MERGED

2007/01/11 11:08:52 is 1.180.6.2: #i73345# avoid empty core packages on linux
2007/01/10 16:48:00 is 1.180.6.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [6fc24e96c4e400333c3dfd9c41cd0baf7baeb513]

INTEGRATION: CWS native76 (1.5.122); FILE MERGED

2007/01/11 09:47:06 lla 1.5.122.1: #i72675# add '-sf mktmp' to default tests

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [0fe8b76703c2fc1b964aaef07a49b1fb31dfb8c3]

INTEGRATION: CWS native76 (1.4.122); FILE MERGED

2007/01/11 09:47:06 lla 1.4.122.1: #i72675# add '-sf mktmp' to default tests

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [e21122d3038bb136ea751bceced100301fdda45d]

INTEGRATION: CWS native76 (1.4.560); FILE MERGED

2007/01/09 12:33:52 is 1.4.560.1: #i73177# parallel creation of directory possible

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7e9af93ff8166e8d341f2de1e770a1a70f66df2b]

INTEGRATION: CWS native76 (1.37.6); FILE MERGED

2007/01/12 14:46:24 is 1.37.6.1: #144467# new copyright files for SO Solaris packages

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [3dee7dea2d0af5f1547e98d76dc7cd36b5ec91c0]

INTEGRATION: CWS native76 (1.62.6); FILE MERGED

2007/01/12 14:47:01 is 1.62.6.2: #144467# new copyright files for SO Solaris packages
2007/01/10 16:48:46 is 1.62.6.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [59c8a791b8b2ba5d96f1fdef9996ce71ec8e89d4]

INTEGRATION: CWS native76 (1.58.6); FILE MERGED

2007/01/12 14:47:55 is 1.58.6.2: #144467# new copyright files for SO Solaris packages
2007/01/09 14:37:54 is 1.58.6.1: #i72814# rpm names with buildid

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f387343e44960338b518f4d9df871fa3a27aab98]

INTEGRATION: CWS native76 (1.30.116); FILE MERGED

2007/01/12 14:45:45 is 1.30.116.2: #144467# new copyright files for SO Solaris packages
2007/01/10 16:48:45 is 1.30.116.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a77439101b672247e80e7e5f9381a51b8a23c881]

INTEGRATION: CWS native76 (1.77.6); FILE MERGED

2007/01/12 14:44:51 is 1.77.6.2: #144467# new copyright files for SO Solaris packages
2007/01/10 16:48:45 is 1.77.6.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [fa5335af4a0b026aab54c4a1d6d1257ea340d4d8]

INTEGRATION: CWS native76 (1.3.164); FILE MERGED

2007/01/11 16:29:34 is 1.3.164.1: #i72495# installpath to uninstall keys with custom action

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [3f6cfc0d10636e43c044dccdbd270874d17784a6]

INTEGRATION: CWS native76 (1.2.192); FILE MERGED

2007/01/11 16:29:33 is 1.2.192.1: #i72495# installpath to uninstall keys with custom action

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [8e2216347233455f92d3f9dc025c2e84fcf25401]

INTEGRATION: CWS native76 (1.3.256); FILE MERGED

2007/01/11 16:29:33 is 1.3.256.1: #i72495# installpath to uninstall keys with custom action

2007-01-22  Oliver Bolte  <obo@openoffice.org>  [21f8680b648b80bb3a0e526ba2980831699dcd57]

INTEGRATION: CWS native76 (1.3.256); FILE MERGED

2007/01/11 16:29:32 is 1.3.256.1: #i72495# installpath to uninstall keys with custom action

2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [ca80b479057a06eed57135a573146e82c8acf8ee]

#i73662# Reduce LINKLIB error to warning.


2007-01-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a61b9fce918f084bb803df698065b42cd877cbe5]

#i10000# fix OSX breakage


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [ac9a235d0f152519336274d76d1d83dea3622e54]

#i10000# 'openofficedevarchive' for product platforms only.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [260d25ebf2b22245badd34e4f6dc718264b77355]

#i100000# regenerated configure


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [47bc7b3739016acbad47d9bb5dcd6c9c9d8e612f]

SRC680


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e9f15fbf9f91c7bdd2e176f4f503f041bc828b87]

INTEGRATION: CWS pj71 (1.3.1326); FILE MERGED

2007/01/07 13:10:06 pjanik 1.3.1326.1: #i73216#: Undefine FD_SETSIZE to prevent warning when it is defined again.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8d1208d337212ff1259c345d8df82a30b9002f83]

INTEGRATION: CWS pj71 (1.7.26); FILE MERGED

2007/01/15 15:37:20 pjanik 1.7.26.3: #i73200# #i73445#: Allow WaE builds on Mac OS X in filter and svtools.
2007/01/13 22:42:01 pjanik 1.7.26.2: #i73447#: Enable fpicker WaE build on Mac OS X.
2007/01/07 13:07:27 pjanik 1.7.26.1: #i73212#: Turn on "Warnings Are Errors" for module dtrans.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2ec71ce7839ce5d4868e58aaa1ae1b08d4606e81]

INTEGRATION: CWS dmake47 (1.2.104); FILE MERGED

2006/09/30 15:01:19 vq 1.2.104.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e8a9dfe2ddaf152ed6d739cf7936065ed81c664a]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2006/11/12 05:06:51 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0c67470163f31d1457c397ae2e8f37394f93ee4d]

INTEGRATION: CWS dmake47 (1.3.12); FILE MERGED

2006/09/30 15:01:19 vq 1.3.12.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ca7fd91bd23d358ac446086d7cc01e618c5bbf05]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2006/11/12 05:06:50 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [80264670c06e9c7b67399d5676604e44f4ffab46]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:50 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9d20d18613a2a9e415290df4829f2e72809b2d00]

INTEGRATION: CWS dmake47 (1.2.12); FILE MERGED

2006/09/30 15:01:18 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [cc318930431607a3b266cc56f3e1c845d6a6ad36]

INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED

2006/11/23 16:58:02 vq 1.4.2.2: #i69952# Release dmake 4.7.
2006/09/28 17:33:08 vq 1.4.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c09cd37fe0c26657e53c360f331a73700de2de59]

INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED

2006/11/12 05:06:49 vq 1.6.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [31d1b0e76110135bf2f8f07465c5769ffa316f81]

INTEGRATION: CWS dmake47 (1.9.2); FILE MERGED

2006/11/23 16:58:01 vq 1.9.2.3: #i69952# Release dmake 4.7.
2006/09/29 18:50:25 vq 1.9.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:07 vq 1.9.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [49d1995a5123f6a5feafdc1cd87e72bdf9be2078]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:49 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8c990f0f4363aa885d265cb1d8da70f4c83ffe1c]

INTEGRATION: CWS dmake47 (1.2.12); FILE MERGED

2006/09/30 15:01:17 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2fc2927c5047b998c30bf4cc065306dc51e94599]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:48 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [63fc0913f561b5386c4efba9fb3c4e9aa56a6893]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:47 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [be6b357ad05096aeaa76e886c00eca7a2a4ae0de]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2006/11/12 05:06:47 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [21de5a37ffc613f89baca551fa94b009672dae04]

INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED

2006/11/12 05:06:46 vq 1.6.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0c4429cb5163c728c35da1357e2dd52f2ea1217c]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:46 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e028b442b0b784d3bb81849e2b9187cf008f9145]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:45 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6cd602e8c860acb10aa14b7274918dde2fa602cd]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:44 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [572153f220b4dc02a794c55829277a415fc1e2ce]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/30 15:01:17 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c288f0e46cd257f032ab47457b1e9adfb7c2c5c9]

INTEGRATION: CWS dmake47 (1.10.2); FILE MERGED

2006/12/22 04:36:58 vq 1.10.2.10: #i61856# Remove another verbose debugging statement.
2006/12/21 03:16:17 vq 1.10.2.9: #i61856# Child process handling improvements.
2006/12/02 19:10:55 vq 1.10.2.8: #i72210# Add missing detail and a testcase.
2006/12/02 18:25:49 vq 1.10.2.7: #i72210# Teach spawn enabled dmake to honor the '-' recipe switch.
2006/12/01 01:16:58 vq 1.10.2.6: #i61856# Fix "Internal Error: Child is missing .." problem.
2006/11/27 22:23:14 vq 1.10.2.5: #i61856# Improve (dmake internal) process handling.
2006/11/19 05:27:24 vq 1.10.2.4: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/17 21:56:23 vq 1.10.2.3: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/15 19:43:12 vq 1.10.2.2: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:06:43 vq 1.10.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ebce97b775131ad2fe4e03a7be8fea297a7bf8b2]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/10/01 16:23:32 vq 1.1.1.1.156.1: #i69742# Clean up/speed up Build_path().

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5ee95baec5434f542a9bdbd190c4e540ad6685cc]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/09/29 18:50:25 vq 1.5.12.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [75e0e232e7d0b0f5bba05ad34cc46c1fab691101]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:43 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [65da7f48ab3f41b157feadd54e52ecb4d1c8ee33]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/10/08 23:27:12 vq 1.1.2.1: #i70210# Fix dmakes handling of empty dynamic prerequisites.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1f7ea66f1a0b7ca133ff6fddcf476375aef7dd47]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/10/08 22:49:05 vq 1.1.2.1: #i70168# Improve $ handling in targets/prerequisites.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d266b7b87e52f3d8c9b24d4cf7e82a20e5307d8f]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/10/07 02:28:42 vq 1.1.2.1: #i69742# Add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [67fe7844c98196047b7034a1f35888eb3e5e6d19]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/12/02 19:10:54 vq 1.1.2.1: #i72210# Add missing detail and a testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [59c0afae47594dc0ac1b975b9f53784e5c4ad19c]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/20 17:16:49 vq 1.1.2.3: #i71777# Solaris testcase fixes.
2006/11/20 16:38:46 vq 1.1.2.2: #i71422# Fix testcase.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f781f75e19110d93e377b78bbc80b251c45aaf63]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/13 20:39:11 vq 1.1.2.1: #i71422# Add testcases.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c53d1ac39d61a9ca56ba557ef0051d0adc5d7708]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/19 21:10:41 vq 1.1.2.1: #i71704# Add testcase and documentation.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d48aeb5cf6c888f336e7d044821d6d20a3ae0fdb]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/17 23:09:19 vq 1.1.2.1: #i61856# Add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f82626e2cd935b746efe03d916368c1d7636219e]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/20 17:16:49 vq 1.1.2.2: #i71777# Solaris testcase fixes.
2006/11/10 03:25:00 vq 1.1.2.1: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fcb007b89f52982132941d0c97071fd64adb32d3]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/10/07 20:23:16 vq 1.1.2.1: #i70027# Fix diagnostic output and add a testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6d0c0c9992d184fa82921c77e39d478f1c89a854]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/21 01:32:17 vq 1.1.2.2: #i71777# Fix testcase - Only test the directory cache for case
insensitivity if the FS is also case insensitive.
2006/09/29 18:50:24 vq 1.1.2.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1c7cbf1fb9d259b1c9e951c414922b84b1baf20d]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/11/21 11:50:42 hjs 1.1.2.3: small cleanup
2006/11/20 16:58:23 vq 1.1.2.2: #i71777# Fix testcase.
2006/11/09 21:31:23 vq 1.1.2.1: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2130766978be6fe4d0d57ad6b01a8d739aeddef2]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/09/29 18:55:42 vq 1.1.2.2: #i69821# Fix testcase.
2006/09/28 21:42:38 vq 1.1.2.1: #i69821# Fix TMD macro and add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [189a237eafdfed5cfd25b6a7bb2038661ddf9000]

INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED

2006/12/02 19:10:54 vq 1.4.2.14: #i72210# Add missing detail and a testcase.
2006/11/19 21:10:41 vq 1.4.2.13: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.12: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.11: #i71422# Add testcases.
2006/11/12 05:25:28 vq 1.4.2.10: #i71422# Remove unused macro and regenerate autotools files.
2006/11/10 03:25:00 vq 1.4.2.9: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.8: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.7: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.6: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.5: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.4: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.3: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.2: #i69821# Fix TMD macro and add testcase.
2006/09/28 21:16:27 vq 1.4.2.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c9a58c5200bc4c469176c18b91d906563043b58a]

INTEGRATION: CWS dmake47 (1.4.2); FILE MERGED

2006/12/02 19:35:53 vq 1.4.2.12: #i72210# Missed an autotool bit.
2006/11/19 21:10:41 vq 1.4.2.11: #i71704# Add testcase and documentation.
2006/11/17 23:09:19 vq 1.4.2.10: #i61856# Add testcase.
2006/11/13 20:39:10 vq 1.4.2.9: #i71422# Add testcases.
2006/11/10 03:25:00 vq 1.4.2.8: #i69943# Add testcase to check directory caching with DOS style path
targets on cygwin dmake.
2006/11/09 21:31:23 vq 1.4.2.7: #i69821# Add testcase to verify that .SETDIR works (with drive letters
on cygwin) and sets TMD correctly.
2006/10/08 23:27:12 vq 1.4.2.6: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:04 vq 1.4.2.5: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 20:23:15 vq 1.4.2.4: #i70027# Fix diagnostic output and add a testcase.
2006/10/07 02:28:41 vq 1.4.2.3: #i69742# Add testcase.
2006/09/29 18:50:24 vq 1.4.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.2.1: #i69821# Fix TMD macro and add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0ef4c403640c60724f26af4d41946121affa4cfc]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/11/12 05:25:28 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:27 vq 1.5.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [78a1293302fe88b8947b070979a1ab1c9e004458]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/11/12 05:25:27 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:27 vq 1.5.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [00681a09f0bf8543136b826e0d3945c58ce7d907]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/11/12 05:25:27 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:26 vq 1.5.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [873a5350d5438f211d1311979f4c45c553af22a5]

INTEGRATION: CWS dmake47 (1.8.12); FILE MERGED

2006/11/12 05:25:26 vq 1.8.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:25 vq 1.8.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4a11b263b07ac6eef53ddd5221082dd491b17210]

INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED

2006/11/12 05:25:26 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:24 vq 1.10.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [01cbf58b53703a3678ae84869cecf2b1d0ed90c7]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/11/12 05:25:26 vq 1.5.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:24 vq 1.5.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [14c68c25187fa18597bc6ac895ac5fd401723dc3]

INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED

2006/11/12 05:25:25 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:23 vq 1.10.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [eb6642ddf8d02e6449db59f33dcc78f22bc81f6c]

INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED

2006/11/12 05:25:25 vq 1.10.12.2: #i71422# Remove unused macro and regenerate autotools files.
2006/09/28 21:16:22 vq 1.10.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [57bdb5cb7ddb3d9b430e29a030c85f278bf717c9]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2006/09/28 17:33:07 vq 1.5.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [73f4d7d08b91e3a22afc304b45509ae13b894e62]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/30 15:01:16 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d064b14769c65d282fc22187f1e384bf5e506716]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/11/12 05:06:43 vq 1.1.1.1.156.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d1b3d7ef33ba456e60eee538423237a4fc241bd3]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:43 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [da764cda71edd678f9b50bee054efadc1c813bcb]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:42 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7037a9ec489221e69faa51b38546d07e0212d98a]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:41 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2714638dd6c71553f97c9253b97b760cb2543485]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:40 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [41b664ecc816207f915686b33ec52d6b608137d2]

INTEGRATION: CWS dmake47 (1.3.2); FILE MERGED

2007/01/16 02:36:33 vq 1.3.2.2: #i61856# There is currently no parallel processing for the native W32 dmake.
Let Wait_for_child() always return -1 indicating that there is nothing to
wait for on this OS.
2006/11/12 05:06:39 vq 1.3.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [68a27bd180079423926312257e16702b093e3f7b]

INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED

2006/11/23 16:58:01 vq 1.8.2.7: #i69952# Release dmake 4.7.
2006/11/19 21:10:40 vq 1.8.2.6: #i71704# Add testcase and documentation.
2006/11/13 19:08:16 vq 1.8.2.5: #i71422# Document new @@ recipe property.
2006/10/08 22:49:04 vq 1.8.2.4: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:42 vq 1.8.2.3: #i69742# Add NEWS file entry and mention normalization in the man page.
2006/09/29 18:50:23 vq 1.8.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:06 vq 1.8.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [cc8ac2c07b1dfdb7894769565cdb3ab7597612fb]

INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED

2006/11/23 16:58:01 vq 1.6.2.7: #i69952# Release dmake 4.7.
2006/11/19 21:10:40 vq 1.6.2.6: #i71704# Add testcase and documentation.
2006/11/13 19:08:16 vq 1.6.2.5: #i71422# Document new @@ recipe property.
2006/10/08 22:49:04 vq 1.6.2.4: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:42 vq 1.6.2.3: #i69742# Add NEWS file entry and mention normalization in the man page.
2006/09/29 18:50:23 vq 1.6.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:05 vq 1.6.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c2b8c9f8d958fa11efcd59ba0d0e01a84627aebf]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/30 15:01:15 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1b7c3dda409cc671f3d480519a179b1b16cdc11a]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/12 05:06:39 vq 1.7.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0b06ca06d63383f11b33fa35b08ca41d1f54f3ed]

INTEGRATION: CWS dmake47 (1.3.6); FILE MERGED

2006/11/12 05:06:39 vq 1.3.6.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/08 22:49:03 vq 1.3.6.1: #i70168# Improve $ handling in targets/prerequisites.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5932264120808bd4a710b5bbd29bfb7f2050337a]

INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED

2006/12/21 03:16:17 vq 1.8.2.5: #i61856# Child process handling improvements.
2006/11/17 21:56:23 vq 1.8.2.4: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/12 05:06:39 vq 1.8.2.3: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/04 03:17:02 vq 1.8.2.2: #i69742# Enable normalization of targets and non-dynamic prerequisites.
(Dynamic prerequisites are prerequisites with not expanded macros.)
2006/09/29 21:20:45 vq 1.8.2.1: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3b9e618b3af706a5e7777feccaa5a36772455dc6]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/29 18:50:23 vq 1.1.1.1.156.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4c119995dfa96764e380f9b21d0bb89a76c062bd]

INTEGRATION: CWS dmake47 (1.9.2); FILE MERGED

2006/11/12 05:06:38 vq 1.9.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/08 22:49:03 vq 1.9.2.1: #i70168# Improve $ handling in targets/prerequisites.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [03b8b1504df681c55d6e6977406394dae3f16c62]

INTEGRATION: CWS dmake47 (1.5.12); FILE MERGED

2006/12/21 03:16:17 vq 1.5.12.1: #i61856# Child process handling improvements.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9e8d05817540c071d1d515d373df503069e75a52]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/11/09 22:33:22 vq 1.1.1.1.156.4: #i69821# Fix/improve $(TMD) handling.
2006/10/03 00:46:38 vq 1.1.1.1.156.3: #i69742# Fix problem when removing multiple '/'.
2006/10/01 19:18:27 vq 1.1.1.1.156.2: #i69742# Create Clean_path() function.
2006/10/01 16:23:32 vq 1.1.1.1.156.1: #i69742# Clean up/speed up Build_path().

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1464c949e3fefdc3586afe89d2a6cf020c33b436]

INTEGRATION: CWS dmake47 (1.6.6); FILE MERGED

2006/10/07 20:23:15 vq 1.6.6.1: #i70027# Fix diagnostic output and add a testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [30a7f909cb50af17b42bb96ee564afa925214e04]

INTEGRATION: CWS dmake47 (1.1.144); FILE MERGED

2006/09/28 21:16:22 vq 1.1.144.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5c6df3f0cd47862c153ccf5b91e5451a3c1c4e62]

INTEGRATION: CWS dmake47 (1.1.144); FILE MERGED

2006/09/28 21:16:21 vq 1.1.144.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [68dff98b39296fada22e86a8ca5b20d049147161]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/19 05:27:24 vq 1.7.2.11: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:38 vq 1.7.2.10: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/11/09 22:33:22 vq 1.7.2.9: #i69821# Fix/improve $(TMD) handling.
2006/11/09 18:16:33 vq 1.7.2.8: #i69821# Add comment where TMD is detecting different drive letters for
native W32 dmake versions.
2006/10/08 23:27:11 vq 1.7.2.7: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:57:22 vq 1.7.2.6: #i70168# Remove FIXME.
2006/10/08 22:49:03 vq 1.7.2.5: #i70168# Improve $ handling in targets/prerequisites.
2006/10/06 04:02:35 vq 1.7.2.4: #i69742# Don't targets with $ in the filepath as dynamic macros. ($$ means
a single $ in the filepath.)
2006/09/29 21:20:45 vq 1.7.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/29 18:50:23 vq 1.7.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.7.2.1: #i69821# Fix TMD macro and add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4570dc392c77ebeb1c7dfdfd069227515f54020b]

INTEGRATION: CWS dmake47 (1.4.6); FILE MERGED

2006/11/19 05:27:24 vq 1.4.6.4: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/10/08 22:49:03 vq 1.4.6.3: #i70168# Improve $ handling in targets/prerequisites.
2006/09/29 18:50:23 vq 1.4.6.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 21:42:38 vq 1.4.6.1: #i69821# Fix TMD macro and add testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a05a101032489ebedc9253a85365a9c1dd86d8bf]

INTEGRATION: CWS dmake47 (1.7.6); FILE MERGED

2006/11/12 05:06:38 vq 1.7.6.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [752bf66172760534ba1c7b9e897ddd6f1ed7dfea]

INTEGRATION: CWS dmake47 (1.9.2); FILE MERGED

2006/11/12 05:06:38 vq 1.9.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/09/29 21:20:45 vq 1.9.2.1: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0413c828096bf2a9c45a46007e7e8c1e9fbfb450]

INTEGRATION: CWS dmake47 (1.9.12); FILE MERGED

2006/11/12 05:06:38 vq 1.9.12.4: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/01 19:18:27 vq 1.9.12.3: #i69742# Create Clean_path() function.
2006/09/29 21:20:45 vq 1.9.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/29 18:50:22 vq 1.9.12.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b51d574983c7470655b2bcd3f1ac5201032ee819]

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/29 18:50:22 vq 1.1.1.1.156.1: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e9cdea85abec1b0637f1f0c92eba4a5ef1a05851]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2006/11/17 21:56:22 vq 1.5.2.2: #i61856# Implement better way to wait for a process queue to finish
without obstructing other process queues during parallel makefile
processing.
2006/11/12 05:06:38 vq 1.5.2.1: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1b4d1888339c420fe2ebf218b99ca3484e1bd8e7]

INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED

2006/12/06 22:09:19 vq 1.8.2.4: #i72337# Make dmake -V tell whether fork/exec or spawn is used.
2006/11/19 05:27:24 vq 1.8.2.3: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:38 vq 1.8.2.2: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/01 19:18:26 vq 1.8.2.1: #i69742# Create Clean_path() function.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7edb855e1296db1f556112b55b3128d767f6aeed]

INTEGRATION: CWS dmake47 (1.1.124); FILE MERGED

2006/09/28 21:16:21 vq 1.1.124.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [37f4774647e1bba6852b11c32c9e8da09f51e77e]

INTEGRATION: CWS dmake47 (1.7.2); FILE MERGED

2006/11/19 05:27:24 vq 1.7.2.5: #i71704# Let the global .SEQUENTIAL attribute implicitely set MAXPROCESS=1
and disallow MAXPROCESS to be changed if the global .SEQUENTIAL is set.
2006/11/12 05:06:37 vq 1.7.2.4: #i71422# Add a new feature: Using @@ as a recipe prefix redirects the
output (stdout and stderr) of a recipe to /dev/null (or NUL on W32)
completely suppressing the output of that recipe to the terminal.
As for the @ prefix this can be disabled using the -v[r] switch.
2006/10/07 18:34:49 vq 1.7.2.3: #i69742# Never normalize cells that contain a $ in the pathname.
2006/10/06 04:02:35 vq 1.7.2.2: #i69742# Don't targets with $ in the filepath as dynamic macros. ($$ means
a single $ in the filepath.)
2006/10/04 03:17:01 vq 1.7.2.1: #i69742# Enable normalization of targets and non-dynamic prerequisites.
(Dynamic prerequisites are prerequisites with not expanded macros.)

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3e5567a81ec1cfadec32a83561e30fc89067ca62]

INTEGRATION: CWS dmake47 (1.25.2); FILE MERGED

2006/11/23 16:58:00 vq 1.25.2.6: #i69952# Release dmake 4.7.
2006/11/15 19:43:12 vq 1.25.2.5: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:25:25 vq 1.25.2.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.25.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:21 vq 1.25.2.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:04 vq 1.25.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [651b1fd6b73d141e9e1a06e9b2c5bf411ee3ffc6]

INTEGRATION: CWS dmake47 (1.18.2); FILE MERGED

2006/11/23 16:58:00 vq 1.18.2.6: #i69952# Release dmake 4.7.
2006/11/15 19:43:11 vq 1.18.2.5: #i71582# Make dmake usable on OpenBSD. (Patch separated from CWS openbsd01)
2006/11/12 05:25:24 vq 1.18.2.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.18.2.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:20 vq 1.18.2.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:03 vq 1.18.2.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [17e99c5a88225565c3bab97345db45017513e826]

INTEGRATION: CWS dmake47 (1.13.12); FILE MERGED

2006/11/12 05:25:24 vq 1.13.12.3: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.13.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:20 vq 1.13.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8648289860c73e1b93392d04102fd20539971541]

INTEGRATION: CWS dmake47 (1.3.12); FILE MERGED

2006/09/28 21:16:20 vq 1.3.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2b5e0869ebbf1e9db1b5beb9656f1651d7daa087]

INTEGRATION: CWS dmake47 (1.1.2); FILE ADDED

2006/09/28 21:16:19 vq 1.1.2.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [06ad9c9c0a856a5ca957316be58c1eb02c09a2fe]

INTEGRATION: CWS dmake47 (1.6.12); FILE MERGED

2006/09/29 21:20:44 vq 1.6.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:18 vq 1.6.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f738d5e46d09be6e0361b510fd7172c58c2ba9a0]

INTEGRATION: CWS dmake47 (1.9.12); FILE MERGED

2006/09/28 21:16:18 vq 1.9.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d847427a01cd24c212095725550109c44e48eb2f]

INTEGRATION: CWS dmake47 (1.6.2); FILE MERGED

2006/12/22 04:45:38 vq 1.6.2.6: #i69952# Release dmake 4.7
(Some extra changes were done in CWS dmake47.)
2006/11/23 16:58:00 vq 1.6.2.5: #i69952# Release dmake 4.7.
2006/11/13 19:08:16 vq 1.6.2.4: #i71422# Document new @@ recipe property.
2006/10/08 23:27:11 vq 1.6.2.3: #i70210# Fix dmakes handling of empty dynamic prerequisites.
2006/10/08 22:49:03 vq 1.6.2.2: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:41 vq 1.6.2.1: #i69742# Add NEWS file entry and mention normalization in the man page.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [28eaeca02c013411809d48f6c9dfe29f06a0f654]

INTEGRATION: CWS dmake47 (1.13.12); FILE MERGED

2006/11/23 16:58:00 vq 1.13.12.5: #i69952# Release dmake 4.7.
2006/11/12 05:25:24 vq 1.13.12.4: #i71422# Remove unused macro and regenerate autotools files.
2006/09/29 21:20:44 vq 1.13.12.3: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:18 vq 1.13.12.2: #i69953# Clean up of the autotooling.
2006/09/28 17:33:02 vq 1.13.12.1: #i69952#  Bump version to 4.7-cvs.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bba73fbf7914d1aad54bae0918421db44b2d065b]

INTEGRATION: CWS dmake47 (1.10.12); FILE MERGED

2006/09/28 21:16:18 vq 1.10.12.1: #i69953# Clean up of the autotooling.

2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [16378caeae4d1186cc2e3330b0f2245f3b61a2f5]

INTEGRATION: CWS dmake47 (1.5.2); FILE MERGED

2007/01/17 18:00:52 vq 1.5.2.13: #i10000# Update ChangeLog.
2006/12/22 04:55:32 vq 1.5.2.12: #i10000# Update ChangeLog.
2006/11/27 22:24:19 vq 1.5.2.11: #i10000# Update ChangeLog.
2006/11/23 17:01:20 vq 1.5.2.10: #i10000# Update ChangeLog.
2006/11/19 22:05:29 vq 1.5.2.9: #i10000# Update ChangeLog.
2006/11/17 22:00:53 vq 1.5.2.8: #i10000# Update ChangeLog.
2006/11/13 19:11:24 vq 1.5.2.7: #i10000# Update ChangeLog.
2006/11/09 22:44:50 vq 1.5.2.6: #i10000# Update ChangeLog.
2006/10/08 23:41:13 vq 1.5.2.5: #i10000# Update ChangeLog.
2006/10/07 20:51:16 vq 1.5.2.4: #i10000# Update ChangeLog.
2006/10/04 03:26:01 vq 1.5.2.3: #i10000# Update ChangeLog.
2006/09/29 18:57:29 vq 1.5.2.2: #i10000# Update ChangeLog.
2006/09/28 21:30:58 vq 1.5.2.1: #i10000# Update ChangeLog.

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [e48f7e4ddc0a7dcb6ad5c40adea8deebf06c8c5d]

INTEGRATION: CWS ab33 (1.16.30); FILE MERGED

2007/01/12 11:25:58 ab 1.16.30.1: #i69280# Removed basctl from projects with warnings list!

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [18cdc1bf57d2682a240106efe9f6fd4e32719ad7]

INTEGRATION: CWS ab33 (1.34.34); FILE MERGED

2007/01/12 11:25:57 ab 1.34.34.1: #i69280# Removed basctl from projects with warnings list!

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a1dc6709d74a9518b5d3438206835321d5b00991]

INTEGRATION: CWS ab33 (1.27.32); FILE MERGED

2007/01/12 11:25:57 ab 1.27.32.1: #i69280# Removed basctl from projects with warnings list!

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f9d191a58a645a5efb2f62c47826d328f2f592bf]

INTEGRATION: CWS lfs (1.113.4); FILE MERGED

2006/08/30 15:48:54 rene 1.113.4.1: #i26865# add support for building with -D_FILE_OFFSET_BITS=64

2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [62f2f0bf76cf37f49d808cc37ef8c913fd590fa0]

INTEGRATION: CWS lfs (1.174.4); FILE MERGED

2006/08/30 15:48:54 rene 1.174.4.1: #i26865# add support for building with -D_FILE_OFFSET_BITS=64

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [697709715aae2ba779c100e0f765651681531249]

INTEGRATION: CWS systemxt (1.40.68); FILE MERGED

2006/11/22 16:05:39 rene 1.40.68.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [20ac27c45649597245c70f2575d5ceec6df5eecb]

INTEGRATION: CWS systemxt (1.45.6); FILE MERGED

2006/11/22 16:05:39 rene 1.45.6.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d848b2827f3caaf83a1115ffa405c8f96df6be5c]

INTEGRATION: CWS systemxt (1.172.16); FILE MERGED

2006/11/22 16:05:39 rene 1.172.16.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c753e47bac328442be28d4feacb98b10692a5f4f]

INTEGRATION: CWS systemxt (1.124.8); FILE MERGED

2006/11/22 16:47:24 rene 1.124.8.1: #i59985# configure changes for system-xt

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f0d6b755c94e5f8b23f3d747c3fc671822bce81a]

INTEGRATION: CWS systemxt (1.187.8); FILE MERGED

2006/11/22 16:47:24 rene 1.187.8.1: #i59985# configure changes for system-xt

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [74cb1ae1a5432e9dd89122d8a54cb5f4a94b15f7]

INTEGRATION: CWS systemxt (1.14.20); FILE MERGED

2006/11/22 16:05:40 rene 1.14.20.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [022864706e30e74f83532aa94c3e5cab81fe2534]

INTEGRATION: CWS systemxt (1.204.38); FILE MERGED

2006/11/22 16:05:40 rene 1.204.38.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ee73b086c6adb890301575ebcd4dd26070e9ba8c]

INTEGRATION: CWS smoketest13 (1.205.48); FILE MERGED

2007/01/12 15:21:56 kz 1.205.48.1: #i73418# add noremove

2007-01-12  Vladimir Glazounov  <vg@openoffice.org>  [aa859ac848f949164e3471bf9ae8fe3bd8c448fd]

INTEGRATION: CWS vgbugs05 (1.151.6); FILE MERGED

2007/01/12 11:15:29 vg 1.151.6.7: #i69472#
2006/12/08 17:16:12 vg 1.151.6.6: #i72367# addeded error handling for deliver
2006/12/08 13:35:14 vg 1.151.6.5: #144018# removed logging, use COMMON_ENV_TOOLS variable to differentiate SO env from OOo env
2006/12/07 16:44:50 vg 1.151.6.4: #144018# removed logging, use COMMON_ENV_TOOLS variable to differentiate SO env from OOo env
2006/11/24 17:04:22 vg 1.151.6.3: #i71083# forced delete of temporary files
2006/10/27 13:35:18 vg 1.151.6.2: #i66267# added system rm call as fallback for rmtree failure
2006/10/27 12:27:47 vg 1.151.6.1: #i69475#,#i69472#,#i70094#

2007-01-10  Vladimir Glazounov  <vg@openoffice.org>  [84061654b6c600a4b974febe3b40cef20e5806ef]

INTEGRATION: CWS pj70 (1.47.18); FILE MERGED

2007/01/09 11:22:43 pjanik 1.47.18.2: RESYNC: (1.47-1.48); FILE MERGED
2007/01/05 09:07:19 pjanik 1.47.18.1: #i73127#: Add system ICU support.

2007-01-10  Vladimir Glazounov  <vg@openoffice.org>  [58da0c29f3c90f38eaf5df91a275e9771d5138a5]

INTEGRATION: CWS pj70 (1.128.6); FILE MERGED

2007/01/09 11:19:54 pjanik 1.128.6.2: RESYNC: (1.128-1.130); FILE MERGED
2007/01/05 09:06:35 pjanik 1.128.6.1: #i73127#: Fix system ICU usage.

2007-01-10  Vladimir Glazounov  <vg@openoffice.org>  [1970655c0e844ea1713ed41282b412a1e83e81fa]

INTEGRATION: CWS pj70 (1.190.6); FILE MERGED

2007/01/09 11:19:38 pjanik 1.190.6.2: RESYNC: (1.190-1.192); FILE MERGED
2007/01/05 09:06:14 pjanik 1.190.6.1: #i73127#: Fix system ICU usage.

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [61371fdc42f1f314a9315407204034d9a307a41c]

INTEGRATION: CWS vgbugs05 (1.17.30); FILE MERGED

2006/12/08 14:05:21 vg 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED
2006/12/08 13:52:02 vg 1.17.30.1: #i69497# added get_mws procedure for cvs clog

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [840d00f18ea365cad539ec665b9c1f67023d6217]

INTEGRATION: CWS vgbugs05 (1.16.148); FILE MERGED

2006/10/17 14:18:56 vg 1.16.148.1: #142495# show locally added files in the summary

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [39522acab7f8f368885d6249af463de608562c3f]

INTEGRATION: CWS vgbugs05 (1.4.334); FILE MERGED

2006/10/17 14:18:56 vg 1.4.334.1: #142495# show locally added files in the summary

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [7b861b4bbb44bd3ea53b950eb05989468ee614eb]

INTEGRATION: CWS vgbugs05 (1.151.6); FILE MERGED

2006/12/08 17:16:12 vg 1.151.6.6: #i72367# addeded error handling for deliver
2006/12/08 13:35:14 vg 1.151.6.5: #144018# removed logging, use COMMON_ENV_TOOLS variable to differentiate SO env from OOo env
2006/12/07 16:44:50 vg 1.151.6.4: #144018# removed logging, use COMMON_ENV_TOOLS variable to differentiate SO env from OOo env
2006/11/24 17:04:22 vg 1.151.6.3: #i71083# forced delete of temporary files
2006/10/27 13:35:18 vg 1.151.6.2: #i66267# added system rm call as fallback for rmtree failure
2006/10/27 12:27:47 vg 1.151.6.1: #i69475#,#i69472#,#i70094#

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [55c916635b99a9e3b0ac636032520ce604c336f1]

INTEGRATION: CWS macosxdmgapplink (1.61.24); FILE MERGED

2006/12/24 00:54:13 smsm1 1.61.24.1: #72008#: inserts line into the makefile so that the symlink is created for going into the base of the final disk image

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [5899496a8bbe3bf405525032c929a9b474e41f40]

INTEGRATION: CWS pj69 (1.7.18); FILE MERGED

2006/12/18 13:22:48 pjanik 1.7.18.1: #i72723#: Allow WaE in module sd as well.

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [48b6a7a5c02c0a480e31568eeed8b4221a2b1fd2]

INTEGRATION: CWS pj69 (1.35.108); FILE MERGED

2006/12/18 13:17:49 hjs 1.35.108.1: #i72646# avoid calling cygpath too often

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [2538fd42330642ac85b484ba4d96576d183f6dc5]

INTEGRATION: CWS pj69 (1.36.144); FILE MERGED

2006/12/18 13:17:48 hjs 1.36.144.1: #i72646# avoid calling cygpath too often

2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [98517361418257cf050abc2de459623fb14ef14e]

INTEGRATION: CWS pj69 (1.61.46); FILE MERGED

2006/12/18 13:17:47 hjs 1.61.46.1: #i72646# avoid calling cygpath too often

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fde9044c212a751b5e1c6da3d4b22d083409a01]

SRC680


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cbe7ef9c2965f7d900b3fe2fd009bd674b0bae5]

INTEGRATION: CWS configure20 (1.171.8); FILE MERGED

2006/12/19 18:59:43 rene 1.171.8.11: cairo
2006/12/19 18:41:18 rene 1.171.8.10: more description length fixes
2006/12/18 13:20:52 rene 1.171.8.9: #72721# check icu version
2006/12/18 13:08:39 rene 1.171.8.8: #i72719# make sure HOME is set
#i72628# remove myspell stuff also from set_soenv.in...
2006/12/18 12:58:33 rene 1.171.8.7: #i72717# LANG=C
2006/12/18 12:07:31 rene 1.171.8.6: #i72628# remove --with-system-myspell, obsolete
2006/12/18 12:01:11 rene 1.171.8.5: RESYNC: (1.171-1.174); FILE MERGED
2006/11/24 13:16:46 rene 1.171.8.4: #i68908# fix --with-jdk-home comment
2006/11/22 14:00:57 rene 1.171.8.3: #i69892# add -n
2006/11/22 13:48:02 rene 1.171.8.2: #i68529# beautify descriptions
2006/11/22 12:57:35 rene 1.171.8.1: #i68531# remove :s

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d308d0e2d296a8c7fa2895d7c8586f99bc92178d]

INTEGRATION: CWS configure20 (1.124.6); FILE MERGED

2006/12/19 14:57:26 rene 1.124.6.7: move LANG=C setting into solenv
2006/12/19 14:08:31 rene 1.124.6.6: description, too
2006/12/19 14:02:08 rene 1.124.6.5: more s/Intel/X86/
2006/12/18 13:08:41 rene 1.124.6.4: #i72719# make sure HOME is set
#i72628# remove myspell stuff also from set_soenv.in...
2006/12/18 12:58:37 rene 1.124.6.3: #i72717# LANG=C
2006/12/18 12:01:26 rene 1.124.6.2: RESYNC: (1.124-1.128); FILE MERGED
2006/11/24 16:12:26 rene 1.124.6.1: #i71887# s/Intel/x86/

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69a3c77a8b33ed997ec04022ef5c6f6e655f9ee9]

INTEGRATION: CWS configure20 (1.187.6); FILE MERGED

2006/12/19 18:59:45 rene 1.187.6.11: cairo
2006/12/19 18:41:20 rene 1.187.6.10: more description length fixes
2006/12/18 13:20:54 rene 1.187.6.9: #72721# check icu version
2006/12/18 13:08:41 rene 1.187.6.8: #i72719# make sure HOME is set
#i72628# remove myspell stuff also from set_soenv.in...
2006/12/18 12:58:36 rene 1.187.6.7: #i72717# LANG=C
2006/12/18 12:07:33 rene 1.187.6.6: #i72628# remove --with-system-myspell, obsolete
2006/12/18 12:01:20 rene 1.187.6.5: RESYNC: (1.187-1.190); FILE MERGED
2006/11/24 13:16:48 rene 1.187.6.4: #i68908# fix --with-jdk-home comment
2006/11/22 14:01:00 rene 1.187.6.3: #i69892# add -n
2006/11/22 13:48:05 rene 1.187.6.2: #i68529# beautify descriptions
2006/11/22 12:57:37 rene 1.187.6.1: #i68531# remove :s

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8ee231c0da4fd29e3161501c47dd3344b3f121a]

INTEGRATION: CWS configure20 (1.12.36); FILE MERGED

2006/12/19 14:57:26 rene 1.12.36.1: move LANG=C setting into solenv

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6016ddff7d32641b038818852848ff175a290050]

INTEGRATION: CWS configure20 (1.106.2); FILE MERGED

2006/11/22 13:03:05 rene 1.106.2.1: #i67211# fix gpc conditional for windows

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [afd2418b9e29e24fcb0f83412c81b937bb9bb564]

INTEGRATION: CWS cloph05 (1.61.22); FILE MERGED

2006/12/21 12:35:36 cloph 1.61.22.1: Issue number: #i#72840#
Don't require gnu cp when building on Mac. The default (POSIX) cp works fine as well.

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f55b822bdd80416228c6e75e54097a260db03c2]

INTEGRATION: CWS cloph05 (1.128.2); FILE MERGED

2006/12/19 17:27:21 cloph 1.128.2.1: Issue number: #i72649#
get rid of test_x in configure, append /usr/X11R6/bin to the path if xmkmf cannot be found without it (for nas)

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a8cf15c2213e3160b71bc0584cb462c0ea7372]

INTEGRATION: CWS cloph05 (1.190.2); FILE MERGED

2006/12/21 22:09:18 cloph 1.190.2.3: Issue number: #i#72840#
hide check-for-gnucp output
2006/12/21 12:35:35 cloph 1.190.2.2: Issue number: #i#72840#
Don't require gnu cp when building on Mac. The default (POSIX) cp works fine as well.
2006/12/19 17:27:20 cloph 1.190.2.1: Issue number: #i72649#
get rid of test_x in configure, append /usr/X11R6/bin to the path if xmkmf cannot be found without it (for nas)

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e2ca3d12b881acf664f687461181bfc30d31093]

INTEGRATION: CWS cloph05 (1.174.4); FILE MERGED

2006/12/21 22:09:53 cloph 1.174.4.2: Issue number: #i10000#
regenerate configure for cloph05
2006/12/21 12:37:02 cloph 1.174.4.1: Issue number: #i#1000#
regenerate configure for cloph05

2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dac706e5c345cd06801de88ea354b3457e3057a7]

INTEGRATION: CWS cloph05 (1.40.8); FILE MERGED

2006/12/21 12:35:36 cloph 1.40.8.1: Issue number: #i#72840#
Don't require gnu cp when building on Mac. The default (POSIX) cp works fine as well.

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c784dc9eceb5708899a98a79531a669f3e04f3c]

INTEGRATION: CWS vistaready01 (1.18.120); FILE MERGED

2006/12/19 08:26:40 lla 1.18.120.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [566d7af4bff2969ba43128ec9a2eaeb23275712d]

INTEGRATION: CWS vistaready01 (1.9.454); FILE MERGED

2006/12/19 08:26:40 lla 1.9.454.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b48cb7b4a8238dce0627b839866126a1ce617e]

INTEGRATION: CWS vistaready01 (1.6.550); FILE MERGED

2006/12/19 08:26:40 lla 1.6.550.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00f57ac3b120e0c7abe67e6835192097a8618903]

INTEGRATION: CWS vistaready01 (1.171.6); FILE MERGED

2006/12/19 08:23:15 lla 1.171.6.1: #i70927# add information to change filedialog quality on Windows XP Theme

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7f1e5b9fb911b6f3a411a1796fca4abf32eeb22]

INTEGRATION: CWS vistaready01 (1.9.454); FILE MERGED

2006/12/19 08:26:39 lla 1.9.454.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b37f6ca229d5c2111b7dc75ecf64a01c7100d96]

INTEGRATION: CWS vistaready01 (1.10.454); FILE MERGED

2006/12/19 08:26:39 lla 1.10.454.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [58507f3392473c52ec7885256533492bc5c121c9]

INTEGRATION: CWS vistaready01 (1.9.454); FILE MERGED

2006/12/19 08:26:38 lla 1.9.454.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e32d8681fb324b2460b6e6e4231b872730dd2f]

INTEGRATION: CWS vistaready01 (1.4.454); FILE MERGED

2006/12/19 08:26:38 lla 1.4.454.1: #143482# add Default Program Feature

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56c931abd08e9737cd9e69089a46841d532f6268]

INTEGRATION: CWS vistaready01 (1.7.120); FILE MERGED

2006/12/15 09:56:31 is 1.7.120.1: #144340# replacing variables in name and value

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [edf72bc17e5e50174f3e71ca83ebf4bf18288ba8]

INTEGRATION: CWS ab31 (1.44.10); FILE MERGED

2006/12/13 08:34:18 ab 1.44.10.1: #i71410# Register string resource component

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59cedfa6e233a3e7788be620fc29d74bb5c2a98]

INTEGRATION: CWS ab31 (1.172.12); FILE MERGED

2006/12/19 15:28:48 ab 1.172.12.1: #i72282# Insert new BasicIDE toolbar xml files into patch

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da2d97e156882fe84cc578bb596ecf155d1fbfb]

INTEGRATION: CWS ab31 (1.214.12); FILE MERGED

2006/12/13 08:34:18 ab 1.214.12.1: #i71410# Register string resource component

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d53eab5c61fdc8d707be487c77e8948b146ffe6]

INTEGRATION: CWS native50 (1.32.108); FILE MERGED

2006/11/02 12:14:23 is 1.32.108.6: RESYNC: (1.34-1.35); FILE MERGED
2006/08/10 13:39:27 is 1.32.108.5: RESYNC: (1.33-1.34); FILE MERGED
2006/08/10 10:34:47 is 1.32.108.4: #i65425# new java installer
2006/08/07 10:11:10 is 1.32.108.3: #i65425# new java installer
2006/07/21 11:27:39 is 1.32.108.2: RESYNC: (1.32-1.33); FILE MERGED
2006/06/13 09:54:40 is 1.32.108.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [448989d3281872d66f7538e0b168f340af137b85]

INTEGRATION: CWS native50 (1.14.370); FILE MERGED

2006/08/10 13:39:19 is 1.14.370.3: RESYNC: (1.15-1.16); FILE MERGED
2006/07/21 11:27:13 is 1.14.370.2: RESYNC: (1.14-1.15); FILE MERGED
2006/06/01 16:29:02 is 1.14.370.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb44fa08459e6929330721e3bf55cd0e398bb882]

INTEGRATION: CWS native50 (1.5.370); FILE MERGED

2006/11/02 17:31:51 is 1.5.370.4: #i65425# including getuid_path for getuid.so
2006/09/25 12:33:14 is 1.5.370.3: #i65425# help text for new java installer
2006/08/07 10:11:10 is 1.5.370.2: #i65425# new java installer
2006/07/28 14:54:08 is 1.5.370.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8039adc4960873b841ac664e8afda3cdb49c89c]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/06/13 09:56:04 is 1.1.2.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [66e2389febeb3aed017706e191d0bc720b7c3b0a]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/07/28 14:54:08 is 1.1.2.2: #i65425# new java installer
2006/06/13 09:55:54 is 1.1.2.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [557efef4724d1d190aa8654fb6ce44cabbc3c8e4]

INTEGRATION: CWS native50 (1.2.370); FILE MERGED

2006/06/01 16:29:02 is 1.2.370.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [68cf5bb83cee793188f33452f12696a70237aa0b]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/08/03 14:06:20 is 1.1.2.3: #i65425# new java installer
2006/06/20 10:33:30 is 1.1.2.2: #i65425# preparing languages
2006/06/08 08:14:35 is 1.1.2.1: #i65425# xpd file creation for additional languages

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e5c4442b596155f09c01c1e529b94dcc6d6c2c]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/12/20 16:32:34 is 1.1.2.6: #i72802# not all modules for Windows
2006/12/20 13:47:03 is 1.1.2.5: #i72802# functionality from solenv to scp2
2006/08/03 14:14:41 is 1.1.2.4: #i65425# new java installer
2006/08/03 14:06:20 is 1.1.2.3: #i65425# new java installer
2006/06/20 10:33:30 is 1.1.2.2: #i65425# preparing languages
2006/06/08 08:14:24 is 1.1.2.1: #i65425# xpd file creation for additional languages

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a312c7e3c5c6781266e07f24e4ca4db84356057]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/08/10 10:35:50 is 1.1.2.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9ccb3bed8f27d1b5eabe6498b45b59bc92b8918]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/12/20 13:47:04 is 1.1.2.2: #i72802# functionality from solenv to scp2
2006/08/10 10:35:38 is 1.1.2.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b27dcfe0fc3940081351330189effd4c4e54700]

INTEGRATION: CWS native50 (1.39.12); FILE MERGED

2006/12/12 14:42:28 is 1.39.12.5: RESYNC: (1.44-1.46); FILE MERGED
2006/11/02 12:13:43 is 1.39.12.4: RESYNC: (1.43-1.44); FILE MERGED
2006/09/25 13:43:42 is 1.39.12.3: RESYNC: (1.42-1.43); FILE MERGED
2006/08/10 13:38:00 is 1.39.12.2: RESYNC: (1.39-1.42); FILE MERGED
2006/07/28 14:54:07 is 1.39.12.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6e0ae4006ad6a6828acb7fc4a37e34820ea00b]

INTEGRATION: CWS native50 (1.43.44); FILE MERGED

2006/12/12 14:42:16 is 1.43.44.5: RESYNC: (1.44-1.46); FILE MERGED
2006/11/02 12:13:36 is 1.43.44.4: RESYNC: (1.43-1.44); FILE MERGED
2006/08/10 10:34:47 is 1.43.44.3: #i65425# new java installer
2006/06/13 09:54:40 is 1.43.44.2: #i65425# shifting file info from solenv to scp
2006/06/08 08:13:51 is 1.43.44.1: #i65425# xpd file creation for additional languages

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e818bbaf61ec24ec0220e95184949c3c8bd12727]

INTEGRATION: CWS native50 (1.5.370); FILE MERGED

2006/12/12 14:41:28 is 1.5.370.2: RESYNC: (1.5-1.6); FILE MERGED
2006/06/13 09:54:39 is 1.5.370.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e955dcee84605f9ecc9058e26f2a16cde154bdb]

INTEGRATION: CWS native50 (1.5.176); FILE MERGED

2006/12/20 13:47:04 is 1.5.176.2: #i72802# functionality from solenv to scp2
2006/08/10 10:34:47 is 1.5.176.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e77709779bcc720ce4a1c947bcc244950901f2]

INTEGRATION: CWS native50 (1.11.370); FILE MERGED

2006/08/10 13:35:54 is 1.11.370.2: RESYNC: (1.11-1.12); FILE MERGED
2006/06/01 16:29:02 is 1.11.370.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6e04366762d6a646432d2a6c10a0384de0212d]

INTEGRATION: CWS native50 (1.11.370); FILE MERGED

2006/08/10 13:35:12 is 1.11.370.2: RESYNC: (1.11-1.12); FILE MERGED
2006/06/01 16:29:01 is 1.11.370.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b14915fcc29e0d2a21611ba54eafbb43b49352c]

INTEGRATION: CWS native50 (1.4.2); FILE ADDED

2006/06/01 16:29:55 is 1.4.2.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50e58bde8b156779bc4ef584bcaffc837380da55]

INTEGRATION: CWS native50 (1.4.370); FILE MERGED

2006/06/01 16:29:01 is 1.4.370.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13aea81ac789b23e34cb2ea5b4c969c1ad7846c1]

INTEGRATION: CWS native50 (1.10.372); FILE MERGED

2006/08/10 13:34:41 is 1.10.372.2: RESYNC: (1.10-1.11); FILE MERGED
2006/06/01 16:29:00 is 1.10.372.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4974b35444cdcfab789a99f4b2472d5f3b970e3]

INTEGRATION: CWS native50 (1.13.372); FILE MERGED

2006/08/10 13:33:49 is 1.13.372.2: RESYNC: (1.13-1.14); FILE MERGED
2006/06/01 16:29:00 is 1.13.372.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66e161e1d9d1fe6622e46ed95e9eb6005e05e99]

INTEGRATION: CWS native50 (1.6.82); FILE MERGED

2006/06/01 16:29:00 is 1.6.82.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb19e861ba7e060d0cded50bb42a0ef66865397]

INTEGRATION: CWS native50 (1.43.12); FILE MERGED

2006/12/20 13:47:56 is 1.43.12.2: #i72802# functionality from solenv to scp2, but deactivating xpd installer
2006/12/07 15:27:58 is 1.43.12.1: #i65425# preparing xpd installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae0fd2c458cc976efda4ee720316596bf20b784]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED

2006/11/02 17:15:01 is 1.1.2.9: #i65425# more infos into setup.xcu
2006/08/11 15:32:14 is 1.1.2.8: #i65425# new Java installer
2006/07/28 14:58:12 is 1.1.2.7: #i65425# new java installer
2006/06/27 11:05:21 is 1.1.2.6: #i65425# new xpd installer
2006/06/20 10:35:14 is 1.1.2.5: #i65425# xpd installer
2006/06/13 09:58:21 is 1.1.2.4: #i65425# shifting file info from solenv to scp
2006/06/08 08:16:26 is 1.1.2.3: #i65425# xpd file creation for additional languages
2006/06/06 14:22:05 is 1.1.2.2: #i65425# preparing xpd files
2006/06/01 16:33:16 is 1.1.2.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ba776f8fcb96a44bf795440ce34cf47e86cd9a]

INTEGRATION: CWS native50 (1.34.14); FILE MERGED

2006/11/02 11:52:55 is 1.34.14.5: RESYNC: (1.38-1.39); FILE MERGED
2006/09/25 13:30:36 is 1.34.14.4: RESYNC: (1.35-1.38); FILE MERGED
2006/07/28 14:58:12 is 1.34.14.3: #i65425# new java installer
2006/07/21 11:05:12 is 1.34.14.2: RESYNC: (1.34-1.35); FILE MERGED
2006/06/13 09:58:21 is 1.34.14.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3507ae1c889fc4bb0fb694f9fa0916c1e6f8282]

INTEGRATION: CWS native50 (1.23.14); FILE MERGED

2006/11/02 11:52:47 is 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED
2006/06/01 16:32:01 is 1.23.14.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bd6b445c4ec4d6a82e345a8c0bebf2bd2a94ef3]

INTEGRATION: CWS native50 (1.9.216); FILE MERGED

2006/06/13 09:58:20 is 1.9.216.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a0405ed121cbf40fdeeb2c70c20e784c16ef8b6]

INTEGRATION: CWS native50 (1.27.46); FILE MERGED

2006/11/02 11:52:27 is 1.27.46.3: RESYNC: (1.28-1.30); FILE MERGED
2006/08/10 13:12:32 is 1.27.46.2: RESYNC: (1.27-1.28); FILE MERGED
2006/07/28 14:58:12 is 1.27.46.1: #i65425# new java installer

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [68bf2dc2e29be02fc687f9b12da37b4b71dff5ac]

INTEGRATION: CWS native50 (1.33.120); FILE MERGED

2006/08/10 13:12:21 is 1.33.120.3: RESYNC: (1.34-1.35); FILE MERGED
2006/07/21 11:04:43 is 1.33.120.2: RESYNC: (1.33-1.34); FILE MERGED
2006/06/01 16:32:01 is 1.33.120.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [789c5dfd8b2a18135ae836536cc7b44666a521f0]

INTEGRATION: CWS native50 (1.7.316); FILE MERGED

2006/09/01 12:41:24 is 1.7.316.3: #i65425# new Java installer
2006/07/21 11:04:36 is 1.7.316.2: RESYNC: (1.7-1.8); FILE MERGED
2006/06/01 16:32:01 is 1.7.316.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dde15a9682c4a601536bee55a60dd00b99a27e59]

INTEGRATION: CWS native50 (1.53.10); FILE MERGED

2006/12/12 14:20:19 is 1.53.10.8: RESYNC: (1.59-1.61); FILE MERGED
2006/11/02 11:52:19 is 1.53.10.7: RESYNC: (1.57-1.59); FILE MERGED
2006/09/25 13:30:10 is 1.53.10.6: RESYNC: (1.55-1.57); FILE MERGED
2006/07/21 11:04:28 is 1.53.10.5: RESYNC: (1.53-1.55); FILE MERGED
2006/06/27 11:05:20 is 1.53.10.4: #i65425# new xpd installer
2006/06/13 09:58:20 is 1.53.10.3: #i65425# shifting file info from solenv to scp
2006/06/08 08:16:26 is 1.53.10.2: #i65425# xpd file creation for additional languages
2006/06/01 16:32:00 is 1.53.10.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eeef1afff8758d0ed5fd214ab8bf98b69999dd2]

INTEGRATION: CWS native50 (1.49.38); FILE MERGED

2006/11/02 11:52:12 is 1.49.38.8: RESYNC: (1.54-1.56); FILE MERGED
2006/09/25 13:30:01 is 1.49.38.7: RESYNC: (1.52-1.54); FILE MERGED
2006/07/21 11:04:21 is 1.49.38.6: RESYNC: (1.49-1.52); FILE MERGED
2006/06/27 11:05:20 is 1.49.38.5: #i65425# new xpd installer
2006/06/20 10:35:13 is 1.49.38.4: #i65425# xpd installer
2006/06/13 09:58:20 is 1.49.38.3: #i65425# shifting file info from solenv to scp
2006/06/06 14:22:05 is 1.49.38.2: #i65425# preparing xpd files
2006/06/01 16:32:00 is 1.49.38.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8af8b110f77cf4316be63e08ee469c083416dd62]

INTEGRATION: CWS native50 (1.11.240); FILE MERGED

2006/09/25 13:29:53 is 1.11.240.2: RESYNC: (1.11-1.12); FILE MERGED
2006/06/13 09:58:20 is 1.11.240.1: #i65425# shifting file info from solenv to scp

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [23131ccf4f293312905c9665a8fa7f5bb529a9ad]

INTEGRATION: CWS native50 (1.64.18); FILE MERGED

2006/11/02 11:51:36 is 1.64.18.9: RESYNC: (1.69-1.73); FILE MERGED
2006/09/25 13:29:33 is 1.64.18.8: RESYNC: (1.67-1.69); FILE MERGED
2006/08/10 13:12:00 is 1.64.18.7: RESYNC: (1.66-1.67); FILE MERGED
2006/07/28 14:58:12 is 1.64.18.6: #i65425# new java installer
2006/07/21 11:03:21 is 1.64.18.5: RESYNC: (1.64-1.66); FILE MERGED
2006/06/27 11:03:18 is 1.64.18.4: #i65425# new xpd installer
2006/06/13 09:58:19 is 1.64.18.3: #i65425# shifting file info from solenv to scp
2006/06/08 08:16:25 is 1.64.18.2: #i65425# xpd file creation for additional languages
2006/06/01 16:32:00 is 1.64.18.1: #i65425# preparing xpd files

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e1fbd8a434348f8d0358484f075dc28e0b2a84]

INTEGRATION: CWS oolinguforso (1.43.58); FILE MERGED

2006/11/27 14:41:25 tl 1.43.58.2: RESYNC: (1.43-1.45); FILE MERGED
2006/10/24 08:42:07 tl 1.43.58.1: #142482# make OOo thesaurus, hyphenator and writingaids.zip available for SO product line

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca9260009aaa5b8749fecfd287768cb2d78f9432]

INTEGRATION: CWS oolinguforso (1.210.6); FILE MERGED

2006/11/27 14:40:24 tl 1.210.6.3: RESYNC: (1.210-1.215); FILE MERGED
2006/10/24 10:55:54 tl 1.210.6.2: #142482# make OOo thesaurus, hyphenator and writingaids.zip available for SO product line
2006/10/24 08:42:07 tl 1.210.6.1: #142482# make OOo thesaurus, hyphenator and writingaids.zip available for SO product line

2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [356c42b3b4bc784b246919d1eb22d6c47b4fb3fa]

INTEGRATION: CWS oolinguforso (1.13.386); FILE MERGED

2006/11/22 11:59:50 is 1.13.386.1: #i70734# selecting files from archive file

2006-12-21  Vladimir Glazounov  <vg@openoffice.org>  [6daa1544d1765fc14c966aef546a52f53052b728]

new version for SRC680


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5db254072e5c7bea9d33d2170256f7f720f02817]

#i10000# #i72700# Upgrading libicu* on Solaris fails


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [959ee4885ea435867fb4a82b2988627da4201ddd]

SRC680


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [73b0b6ee077ffb1fb98d9d799b5a8dd57f3e6d78]

INTEGRATION: CWS soldep2 (1.4.2); FILE MERGED

2006/12/01 15:00:48 obo 1.4.2.2: #i72180# images moved to default_images
2006/11/21 16:27:54 obo 1.4.2.1: #143484# dialog for workspace has to support minors

2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5c7e21ac0618439ca7f2cfab556e9780282b2b78]

INTEGRATION: CWS soldep2 (1.2.2); FILE MERGED

2006/12/01 15:09:13 obo 1.2.2.2: undo disableing of fill list box
2006/11/21 16:27:54 obo 1.2.2.1: #143484# dialog for workspace has to support minors

2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c1604ae72969191b5904d19de1243204b94b5dd8]

INTEGRATION: CWS soldep2 (1.3.2); FILE MERGED

2006/12/08 08:19:11 obo 1.3.2.2: temp debug code removed
2006/11/21 16:27:54 obo 1.3.2.1: #143484# dialog for workspace has to support minors

2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a24da6fdb7addbe60b7bd8527a98900fb6e4d297]

INTEGRATION: CWS soldep2 (1.10.2); FILE MERGED

2006/12/01 14:59:38 obo 1.10.2.1: #i72180# images moved to default_images

2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a779d320db7ec6ad8ff38239581005667af34266]

INTEGRATION: CWS soldep2 (1.2.2); FILE MERGED

2006/11/21 16:27:53 obo 1.2.2.1: #143484# dialog for workspace has to support minors

2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6f82e0ba34820f9ffc80551d93b31a7f782e2fa4]

INTEGRATION: CWS soldep2 (1.2.2); FILE MERGED

2006/11/21 16:27:52 obo 1.2.2.1: #143484# dialog for workspace has to support minors

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f9e7ad72ae47418b8b8dc625c6cffa87ee2c5c56]

INTEGRATION: CWS patch01as (1.170.2); FILE MERGED

2006/11/20 10:35:56 as 1.170.2.1: #i48945# Ctrl-Shift-S as new shortcut for SaveAs (new config layer by the way)

2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bfebb6bddd34eb876be0ea417718159e5864d5da]

INTEGRATION: CWS jl49 (1.214.10); FILE MERGED

2006/12/07 19:45:33 jl 1.214.10.3: RESYNC: (1.214-1.216); FILE MERGED
2006/11/23 15:14:52 sb 1.214.10.2: #i70481# Missing patch flag.
2006/11/23 15:01:17 sb 1.214.10.1: #i70481# Introduced additional deploymentmisc shared library.

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [66272837c7c3aa2c68858cbdbba85fa91b819f59]

INTEGRATION: CWS native72 (1.73.22); FILE MERGED

2006/11/14 10:02:18 is 1.73.22.1: #i69774# patch for md5sum on cygwin

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4e0fe196d38386a333ec65b4c1e17f60df439e1f]

INTEGRATION: CWS native72 (1.43.16); FILE MERGED

2006/12/12 10:48:48 is 1.43.16.2: #144138# 2.2 readyness
2006/11/20 14:17:24 is 1.43.16.1: #i70859# new variable ABOUTBOXPRODUCTVERSION

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [64b7a36b0212c3a4d7d6060b8ef2022add81086f]

INTEGRATION: CWS native72 (1.3.192); FILE MERGED

2006/12/13 13:21:09 is 1.3.192.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a9606cac04832fa23df29f377458ecd8964dc261]

INTEGRATION: CWS native72 (1.4.146); FILE MERGED

2006/12/13 13:21:08 is 1.4.146.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7679f56ee019d8602b92d42857ffb22f87cc2586]

INTEGRATION: CWS native72 (1.5.2); FILE MERGED

2006/12/13 13:21:08 is 1.5.2.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61e9db61cb36cda8ef34d50efe463e1d903bdcfd]

INTEGRATION: CWS native72 (1.2.270); FILE MERGED

2006/12/13 13:21:07 is 1.2.270.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [06c01d1ad28803b58745b1fbca3ccf517b9c8063]

INTEGRATION: CWS native72 (1.8.146); FILE MERGED

2006/12/13 13:21:07 is 1.8.146.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c8a738b5213598d27f0423ed6ac273450992df34]

INTEGRATION: CWS native72 (1.3.270); FILE MERGED

2006/12/13 13:21:06 is 1.3.270.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cfb4bedbfb341e58e348391d938d90d5bbaf173d]

INTEGRATION: CWS native72 (1.9.146); FILE MERGED

2006/12/13 13:21:06 is 1.9.146.1: #i34068# smaller bitmaps for a11y, no text on bitmap

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e73899d2d17f8fb1966d6d2898708f808e9c9ff6]

INTEGRATION: CWS fwk56 (1.43.2); FILE MERGED

2006/12/01 16:20:45 mav 1.43.2.2: RESYNC: (1.43-1.45); FILE MERGED
2006/11/14 07:48:19 pb 1.43.2.1: fix: #i69133# userprofile.xcu added

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4b7618420895269e16b5acbb115a46d5886981c5]

INTEGRATION: CWS fwk56 (1.169.2); FILE MERGED

2006/12/01 16:20:08 mav 1.169.2.2: RESYNC: (1.169-1.172); FILE MERGED
2006/11/14 07:46:44 pb 1.169.2.1: fix: #i69133# patch flag for userprofile.xcs + userprofile.xcu added

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9b225f9497c41e1d6c57f24b8aa9ab2fb950a757]

INTEGRATION: CWS jl46 (1.6.472); FILE MERGED

2006/11/01 16:05:54 jl 1.6.472.1: #69173#

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ef4ac91143c555661ff7b8d0eaa01aa5802e6774]

INTEGRATION: CWS jl46 (1.18.14); FILE MERGED

2006/12/07 11:12:55 jl 1.18.14.6: #69173# write registry entries for system integration also in patch
2006/11/09 14:58:27 jl 1.18.14.5: #69173#
2006/11/01 16:05:54 jl 1.18.14.4: #69173#
2006/10/31 14:48:28 jl 1.18.14.3: #69173# system integration
2006/10/31 12:56:47 jl 1.18.14.2: #69173# system integration
2006/10/30 16:07:30 jl 1.18.14.1: #69173# system integration

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [67494ae600c5ebdfee93d6065d87300fe442b885]

INTEGRATION: CWS jl46 (1.43.12); FILE MERGED

2006/12/04 17:55:38 jl 1.43.12.3: RESYNC: (1.43-1.45); FILE MERGED
2006/11/27 15:51:55 ihi 1.43.12.2: #i69173# Systemintegration for Extensions
2006/10/25 14:05:46 jl 1.43.12.1: #i69871# unopkg.exe is no a GUI application

2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0a0e06983285df46164b3282a5d0218af81cbad3]

INTEGRATION: CWS jl46 (1.168.2); FILE MERGED

2006/12/04 17:54:51 jl 1.168.2.3: RESYNC: (1.168-1.172); FILE MERGED
2006/11/27 15:51:55 ihi 1.168.2.2: #i69173# Systemintegration for Extensions
2006/10/25 13:44:25 jl 1.168.2.1: #i69871# unopkg.com added

2006-12-15  Rüdiger Timm  <rt@openoffice.org>  [029a0ae211616cca780a37e99bfdbdf91127a5a8]

#i10000# Do not create solver subdirs with trailing white space.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [53a1f78d2b5ddf26e0938bfa331363e3d53efdd6]

SRC680


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8f620ea14629ac3fe5c8cc216c96a2c30aed3976]

#i10000# generate new script


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b2a8a0c6c2e1339ca9567a564d184ac74b2cd69d]

INTEGRATION: CWS presfixes09 (1.32.14); FILE MERGED

2006/11/01 18:08:42 thb 1.32.14.3: RESYNC: (1.43-1.44); FILE MERGED
2006/09/15 22:44:17 thb 1.32.14.2: RESYNC: (1.32-1.43); FILE MERGED
2006/05/11 20:52:37 thb 1.32.14.1: #126453# Joined CWS dx9canvas

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2f80a0b923cd18d682d3681c1fee0f0af6e55a56]

INTEGRATION: CWS presfixes09 (1.3.236); FILE MERGED

2006/05/11 20:52:37 thb 1.3.236.1: #126453# Joined CWS dx9canvas

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [286c79b51f55aaae6dfcbc05bea80b72a9d1694d]

INTEGRATION: CWS presfixes09 (1.2.72); FILE MERGED

2006/04/20 16:01:01 thb 1.2.72.1: #i63717# Fixed license header

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ce41a0ac7ab7e740963c96c8e07244875e4027ae]

INTEGRATION: CWS updatefeed (1.40.66); FILE MERGED

2006/12/06 09:20:53 obr 1.40.66.2: #i72061# UserAgent -> UpdateUserAgent
2006/12/04 17:10:06 is 1.40.66.1: #i72061# update keys into version file

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [17dc516d02b8c00a6e511820c7feb1b939d95497]

INTEGRATION: CWS updatefeed (1.45.4); FILE MERGED

2006/11/23 13:32:54 obr 1.45.4.1: #i71853# added updatefeed library

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4a6a1a72459754ff34ae81e0a432c720716b75c5]

INTEGRATION: CWS updatefeed (1.215.6); FILE MERGED

2006/11/23 13:32:54 obr 1.215.6.1: #i71853# added updatefeed library

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0978726939f3b4daa66ac2b93577382fb38d54c0]

INTEGRATION: CWS fwk54 (1.168.12); FILE MERGED

2006/11/10 14:24:20 cd 1.168.12.2: RESYNC: (1.168-1.172); FILE MERGED
2006/11/10 13:41:25 cd 1.168.12.1: #i65187# New protocol handler to support dispatches by popup menu controllers

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0b0475c12535baac2dc5a639f02001a18ef8d4ac]

INTEGRATION: CWS updatefeed (1.30.80); FILE MERGED

2006/12/06 09:21:50 obr 1.30.80.2: #i72061# make use of UNO bootstrap variables
2006/12/04 17:11:18 is 1.30.80.1: #i72061# update keys into version file

2006-12-13  Kurt Zenker  <kz@openoffice.org>  [db98bb212a7ca4ab692029dd348756964baea90f]

INTEGRATION: CWS presfixes09 (1.42.48); FILE MERGED

2006/11/03 15:48:15 thb 1.42.48.1: #i71159# Now also using exception flags when doing SECOND_BUILD

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [01f440e8f290857ea69979d2f8250bf86f675551]

INTEGRATION: CWS rt18 (1.4.4); FILE MERGED

2006/12/07 10:17:33 rt 1.4.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fdab5ec1184e6943de08ab0aa54710778f4f26d7]

INTEGRATION: CWS rt18 (1.10.4); FILE MERGED

2006/12/07 10:17:32 rt 1.10.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e051d2ac653784faa91d7f03287a2c1a6303cd96]

INTEGRATION: CWS rt18 (1.5.4); FILE MERGED

2006/11/28 17:08:31 rt 1.5.4.1: #143897# Remove macosx-create-bundle.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b4399c8533a72fcc5a84f33e3af05855d0699715]

INTEGRATION: CWS rt18 (1.1.4); FILE MERGED

2006/12/07 10:17:32 rt 1.1.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6b368ef13f774a1a74721e1f37b26d6160aa5ba4]

INTEGRATION: CWS rt18 (1.2.6); FILE MERGED

2006/12/07 10:17:31 rt 1.2.6.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [561fadc32104611ba18e78386743aa67a26e00bb]

INTEGRATION: CWS rt18 (1.1.4); FILE MERGED

2006/12/07 10:17:31 rt 1.1.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2ea0db6e9eea0d8324720572bf3a3cb40e90df11]

INTEGRATION: CWS rt18 (1.2.4); FILE MERGED

2006/12/07 10:17:30 rt 1.2.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ac9bbfe265074f4a1407f08dee9f74f21a9cc77a]

INTEGRATION: CWS rt18 (1.1.4); FILE MERGED

2006/12/07 10:17:30 rt 1.1.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2671b10b755ce688788b34228db04f972670ba71]

INTEGRATION: CWS rt18 (1.1.4); FILE MERGED

2006/12/08 10:12:17 obo 1.1.4.3: #i10000# missing backslashes
2006/12/08 10:01:22 obo 1.1.4.2: #i10000# syntax
2006/12/07 10:17:30 rt 1.1.4.1: #i72352# Correct license header.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ebdb212008a2638bee6a00ef5c080063123b69cb]

INTEGRATION: CWS rt18 (1.108.52); FILE MERGED

2006/12/05 16:06:52 rt 1.108.52.4: #i72298# Warnings instead of errors, where appropriate.
2006/12/01 12:52:54 rt 1.108.52.3: More comprehensive error output if destination directory does not exist.
2006/11/28 16:08:23 rt 1.108.52.2: #i72071# Win32 debug dll's removed from exception list. That list now is empty.
2006/11/28 15:52:45 rt 1.108.52.1: #i72069# Macros %L10N_FRAMEWORK% and %OUTPATH% removed.

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9cb6f8faa3c2884bebae02c6e83130216dc5da69]

INTEGRATION: CWS sdwarningsbegone (1.14.18); FILE MERGED

2006/11/22 16:24:40 cl 1.14.18.1: #i69285# warning free code changes for sd project

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fbfb4716cd06769c221c5938bedd7d2d1f0a7540]

INTEGRATION: CWS sdwarningsbegone (1.31.18); FILE MERGED

2006/11/22 16:24:40 cl 1.31.18.1: #i69285# warning free code changes for sd project

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d68e96241eb69461242df178ddbdc3684f43d4a6]

INTEGRATION: CWS sdwarningsbegone (1.24.18); FILE MERGED

2006/11/22 16:24:40 cl 1.24.18.1: #i69285# warning free code changes for sd project

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [58d02796e5872fa3550138f663db0053c0268f83]

INTEGRATION: CWS sdwarningsbegone (1.25.18); FILE MERGED

2006/11/22 16:24:40 cl 1.25.18.1: #i69285# warning free code changes for sd project

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e9f105bac976b548853e6e8f3b96dd8c2c476b46]

INTEGRATION: CWS icuupgrade (1.20.390); FILE MERGED

2006/12/01 15:36:49 is 1.20.390.2: #i72149# forcing links with new names into update package
2006/11/14 01:04:32 khong 1.20.390.1: #i54479# add patch to support using system ICU

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bc520d3e08562296bf6286226cb93413c8dfe217]

INTEGRATION: CWS icuupgrade (1.43.66); FILE MERGED

2006/11/14 20:46:20 khong 1.43.66.3: RESYNC: (1.43-1.45); FILE MERGED
2006/11/14 01:04:32 khong 1.43.66.2: #i54479# add patch to support using system ICU
2006/08/07 13:51:10 er 1.43.66.1: #i60645# dependencies on icuversion.mk respectively i18npool/version.mk

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fa318ae86ff1b82b39434a0f88dad20400736aff]

INTEGRATION: CWS icuupgrade (1.211.4); FILE MERGED

2006/11/14 20:45:38 khong 1.211.4.3: RESYNC: (1.211-1.214); FILE MERGED
2006/11/14 01:04:31 khong 1.211.4.2: #i54479# add patch to support using system ICU
2006/10/20 17:36:56 er 1.211.4.1: #i60645# PATCH flag for libicuuc and libicui18n

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [23512a3352b5537f964425f3ecb2c2f2dc5c241f]

INTEGRATION: CWS icuupgrade (1.22.46); FILE MERGED

2006/11/14 01:04:31 khong 1.22.46.1: #i54479# add patch to support using system ICU

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [363b356e59e06ea5172470d7510c1d532537515d]

INTEGRATION: CWS icuupgrade (1.118.12); FILE MERGED

2006/11/14 20:19:07 khong 1.118.12.2: RESYNC: (1.118-1.124); FILE MERGED
2006/11/14 01:01:08 khong 1.118.12.1: #i54479# add patch to support using system ICU

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c8dda9a7d008625f102cb06d69a5b60f2e9e89ce]

INTEGRATION: CWS icuupgrade (1.181.2); FILE MERGED

2006/11/14 20:18:58 khong 1.181.2.2: RESYNC: (1.181-1.187); FILE MERGED
2006/11/14 01:01:08 khong 1.181.2.1: #i54479# add patch to support using system ICU

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2184e28d58b86cb3deb828b93c9144a25424c191]

INTEGRATION: CWS icuupgrade (1.39.50); FILE MERGED

2006/12/01 15:48:30 is 1.39.50.1: #i72149# forcing links with new names into update package

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [092926ed1ed804d1565d3c360d4401d473a10769]

INTEGRATION: CWS icuupgrade (1.73.26); FILE MERGED

2006/12/01 15:48:30 is 1.73.26.1: #i72149# forcing links with new names into update package

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [04513f9825ff26bf55e9e5d92d366c49d16fbb6b]

INTEGRATION: CWS obo08 (1.215.18); FILE MERGED

2006/12/06 09:20:30 obo 1.215.18.1: #i72016# For builds with mozilla connectivity msvcr71.dll is needed for VC 2005 Express

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [23865601934d49c999312b27c639eea145bc7080]

INTEGRATION: CWS obo08 (1.99.62); FILE MERGED

2006/12/06 10:07:01 obo 1.99.62.1: #i70239# removed manifest file after binding it into library/executable

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [eb3f58f065583dd5f8c30d69d35f828a81dda04e]

INTEGRATION: CWS obo08 (1.57.92); FILE MERGED

2006/12/06 10:07:01 obo 1.57.92.1: #i70239# removed manifest file after binding it into library/executable

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a1e818be6f81fd0f99ccaf407040083846317b9f]

INTEGRATION: CWS obo08 (1.96.64); FILE MERGED

2006/12/06 10:07:02 obo 1.96.64.1: #i70239# removed manifest file after binding it into library/executable

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1adb2517b396999a7cdd39d204e67a049bbcb379]

INTEGRATION: CWS obo08 (1.55.94); FILE MERGED

2006/12/06 10:07:02 obo 1.55.94.1: #i70239# removed manifest file after binding it into library/executable

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d2ecbe9ebd94b1328cbc0d401df0f7aa0190defc]

INTEGRATION: CWS apoctemplate (1.9.6); FILE MERGED

2006/11/16 17:06:45 ihi 1.9.6.1: Resync fix

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4c88c3daa53cbf070574975e94ee07ae54cbe0c9]

INTEGRATION: CWS apoctemplate (1.78.6); FILE MERGED

2006/11/16 17:06:45 ihi 1.78.6.1: Resync fix

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1093e023340e88202f85506d33c45e1bc8a7cc47]

INTEGRATION: CWS apoctemplate (1.56.26); FILE MERGED

2006/11/17 14:10:56 is 1.56.26.1: #143539# new variable directory mechanisms

2006-12-12  Kurt Zenker  <kz@openoffice.org>  [38dba30e2bd694f1e7b8fe8a00ea8ca8757f0891]

INTEGRATION: CWS apoctemplate (1.73.24); FILE MERGED

2006/11/17 14:10:56 is 1.73.24.1: #143539# new variable directory mechanisms

2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [93ec0d1cf93c4a79741c115c9828bb7883561742]

SRC680


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b270767c7b32ad82568bbfbe8e836af9e4c3a185]

INTEGRATION: CWS obo07 (1.12.10); FILE MERGED

2006/11/09 12:06:18 obo 1.12.10.1: #i63703# remove hard coded symbol filter

2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b6773d4fc5ec9676c968c28621cb508e96bfd857]

INTEGRATION: CWS obo07 (1.2.68); FILE MERGED

2006/11/15 10:32:13 obo 1.2.68.1: #i71554# basebmp isn't warning free for VS2005

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d1e8340080f96e667ef752fd637b0a17aedf6cbf]

INTEGRATION: CWS dbwizardpp5 (1.168.10); FILE MERGED

2006/11/21 13:05:57 bc 1.168.10.2: RESYNC: (1.168-1.172); FILE MERGED
2006/10/11 13:58:23 bc 1.168.10.1: #i64016#CompressMode now recognized as such

2006-12-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [11396187ce1ae433060ac1b2df39cde2e5d88c76]

#i72184# make PCH default for hamburg builds


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f65f2a4775d4b54181bd6f465597d495cc66ada]

INTEGRATION: CWS smoketest11 (1.169.16); FILE MERGED

2006/11/02 16:13:18 jl 1.169.16.1: #71115# juh.jar is now registered as uno component because it contains a service that needs registration

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ded7109fe52b474d6e57086feb04e9444108d73f]

INTEGRATION: CWS kendy17 (1.1.2); FILE ADDED

2006/11/22 16:54:31 thb 1.1.2.5: #i71068# Changed help blurb to here-document; escaped @ to prevent warning
2006/11/22 15:27:54 kendy 1.1.2.4: #i71068#
- MWS and milestone mandatory.
- -d renamed to -r
- new option -d to default to current MWS and milestone
- removed notes about the 'apply' file
2006/11/06 14:49:42 kendy 1.1.2.3: #i71068#
Fixed help a bit.
2006/11/06 13:45:53 kendy 1.1.2.2: #i71068#
Better init.
License.
Better check for Linux(Intel|X86-64)Set.sh.
2006/11/01 11:18:38 kendy 1.1.2.1: #i71068#
A really useful utility - creates a CWS, associtates tasks, adds modules & commits a patch - all in one go...

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [aa13bd598371efc3d2383c57409aca2033777cc2]

INTEGRATION: CWS noprotchk (1.45.10); FILE MERGED

2006/11/28 09:44:40 obr 1.45.10.1: #i71877# removed obsolete protocol handler check service

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [92271895a5a2cdc099e151023c0a72817b724368]

INTEGRATION: CWS noprotchk (1.48.58); FILE MERGED

2006/11/27 12:24:09 obr 1.48.58.1: #i71877# removed obsolete protocol handler check service

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fc9f690035aa033555f0401f469ad41660b153a8]

INTEGRATION: CWS noprotchk (1.215.10); FILE MERGED

2006/11/27 12:24:09 obr 1.215.10.1: #i71877# removed obsolete protocol handler check service

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6aa9b82dc4f1d3c4779e70b28adf8aa1bf56566d]

INTEGRATION: CWS cloph04 (1.171.6); FILE MERGED

2006/11/28 11:31:28 cloph 1.171.6.3: regenerate configure after fixing the typo...
2006/11/21 23:12:11 cloph 1.171.6.2: Issue number: #i1000#
regenerate configure for cloph04
2006/11/21 19:04:08 cloph 1.171.6.1: Issue number: #i1000#
regenerate configure for cloph04

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d12e2f1d8d3cac979f5e82b00556a135c6fb8163]

INTEGRATION: CWS cloph04 (1.124.4); FILE MERGED

2006/11/20 18:17:54 cloph 1.124.4.2: cosmetical fix, end the "*** WARNINGS WERE ISSUED ***" with a newline
2006/11/19 15:06:24 cloph 1.124.4.1: Issue number: #i69782#
Submitted by: cloph
reduce the path-madness on mac... Don't fully rewrite the user's path, but only add the OOo-relevant ones.

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8c117ce29cd8901571813cb0fb3788e06b2740bf]

INTEGRATION: CWS cloph04 (1.187.4); FILE MERGED

2006/11/28 11:30:33 cloph 1.187.4.8: fix typo in the warn-message (systay â systray)
2006/11/21 23:09:31 cloph 1.187.4.7: Issue number: #i71740#
Only warn about systray when GTK is enabled
2006/11/21 18:59:01 cloph 1.187.4.6: Issue number: #i71740#
Submitted by: cloph
Check for gtk before setting build type to GTK on mac,
forcely disable gtk-systray AKA quickstarter on mac
let pkg-config remove duplicate libs/cflags (make it one single call)
2006/11/21 17:00:12 cloph 1.187.4.5: Issue number: #i71826#
Submitted by: cloph
restrict oowintool to windows..
2006/11/20 21:02:16 cloph 1.187.4.4: Issue number: #i69221#,#i69893#,#i69894#
Submitted by: cloph
add auto-detection of JAVA_HOME on Mac
2006/11/20 19:25:00 cloph 1.187.4.3: ssue number: #i69711#
Use one AC_PATH_PROGS statement instead of two AC_PATH_PROG ones...
2006/11/20 10:13:17 cloph 1.187.4.2: Issue number: #i69711#
Submitted by: cloph
Don't assume GNU cp is always installed as gnucp
2006/11/20 00:07:02 cloph 1.187.4.1: Issue number: #i71752#
Submitted by: cloph
add prerequisite checks to build mozilla from source and restrict to gtk2 backend for mac

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [640d627179baed13c5b445be1fc87b5a37bacb52]

INTEGRATION: CWS wfilter (1.14.14); FILE MERGED

2006/11/17 08:48:22 sj 1.14.14.1: #i69283# making filter module warning free

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8fb861ce31aa73abeb8bb4b9409beb25f644acb7]

INTEGRATION: CWS wfilter (1.31.14); FILE MERGED

2006/11/17 08:48:22 sj 1.31.14.1: #i69283# making filter module warning free

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [054e20e05d0c249f4938e51228359e53cea32ea2]

INTEGRATION: CWS wfilter (1.24.14); FILE MERGED

2006/11/17 08:48:22 sj 1.24.14.1: #i69283# making filter module warning free

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3d32671ca76a54b2c459073e2fb576ddd489dc02]

INTEGRATION: CWS wfilter (1.25.14); FILE MERGED

2006/11/17 08:48:22 sj 1.25.14.1: #i69283# making filter module warning free

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2d420a8b8a5f934cef317f9930dd69c4352ca8a0]

INTEGRATION: CWS cmcfixes29 (1.124.12); FILE MERGED

2006/11/24 10:25:47 cmc 1.124.12.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e5140edc21e642e59e2a3ec5fdc0713dbd4072d9]

INTEGRATION: CWS cmcfixes29 (1.187.12); FILE MERGED

2006/11/24 12:12:31 cmc 1.187.12.3: #i71934# busted logic for without-ppds and without-afms
2006/11/24 11:10:48 cmc 1.187.12.2: #i71435# with a new gcj use sun-style tests for a compatible sun-alike dir hierarchy
2006/11/24 10:25:47 cmc 1.187.12.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c981a473ab7049782dc40a2369734b2d81f2ea4]

INTEGRATION: CWS cmcfixes29 (1.171.14); FILE MERGED

2006/11/24 12:12:29 cmc 1.171.14.3: #i71934# busted logic for without-ppds and without-afms
2006/11/24 11:10:46 cmc 1.171.14.2: #i71435# with a new gcj use sun-style tests for a compatible sun-alike dir hierarchy
2006/11/24 10:25:45 cmc 1.171.14.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt

2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5128e21b59b718f72499e0328e0a762e5ecf46f0]

INTEGRATION: CWS pj68 (1.6.4); FILE MERGED

2006/11/27 20:55:23 pjanik 1.6.4.1: #i71959#: Add back CoreFoundation framework.

2006-11-24  Rüdiger Timm  <rt@openoffice.org>  [e0466dd31d58c5cf26fd8b33886bed041bd36310]

#i10000# Copy 'xtrafiles' for desired platforms only.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4aa426a90298aa80d710f9e8284eaf9f2ba96ada]

SRC680


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [62b4fd755c3dd4350f8beed25b22bedb30881308]

INTEGRATION: CWS hr33 (1.43.18); FILE MERGED

2006/11/02 19:52:45 hr 1.43.18.2: RESYNC: (1.43-1.44); FILE MERGED
2006/05/03 12:04:23 hr 1.43.18.1: #i63732#: to not install stlport if it's taken from the system

2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1f5b696344fbf54ec95fc99681b0944cd2e63ecb]

INTEGRATION: CWS hr33 (1.33.20); FILE MERGED

2006/11/03 18:01:51 hr 1.33.20.2: RESYNC: (1.33-1.36); FILE MERGED
2006/05/03 12:20:45 hr 1.33.20.1: #i63732#: to not deliver stlport if it's taken from the system

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [99b6e20cc17bdbe3b518e62a7d51c9f73fa1be93]

INTEGRATION: CWS pj65 (1.4.8); FILE MERGED

2006/11/03 18:25:08 pjanik 1.4.8.2: Remove svx and sfx2 modules from WaE exceptions.
2006/10/31 13:23:17 pjanik 1.4.8.1: #i71027#: more modules now build without warnings on Mac OS X with gcc
4.0.1.

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6ef560fc984f9ae3fe9401e0b211b7f22e41152f]

INTEGRATION: CWS ause071 (1.5.526); FILE MERGED

2006/11/03 18:36:14 hjs 1.5.526.1: #i71145# regenerate if script was changed

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [abecff04f92327de2de4112a95d1b37b458173d5]

INTEGRATION: CWS ause071 (1.118.4); FILE MERGED

2006/11/02 18:01:56 hjs 1.118.4.2: RESYNC: (1.118-1.122); FILE MERGED
2006/10/17 09:10:38 hjs 1.118.4.1: #i54961# align variable usage in OOo/SO environment - SOLARVER

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [04299c315e053d266ed9b9657225565c4ca026e7]

INTEGRATION: CWS ause071 (1.29.30); FILE MERGED

2006/11/03 17:42:49 hjs 1.29.30.1: #i69012# add -ldl to GUI libs

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9c16e22e562c1a466931aff8d913822bc7862420]

INTEGRATION: CWS ause071 (1.22.30); FILE MERGED

2006/11/07 17:22:54 hjs 1.22.30.1: #i69012# add -ldl to GUI libs

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4c9d02ab3393b934917af7ccdbb8d05c296282b2]

INTEGRATION: CWS ause071 (1.31.10); FILE MERGED

2006/11/06 10:41:56 hjs 1.31.10.1: #i71012# make sure ZIPnDIR exists before creating dependency lists

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d984f5b5c4e82f80e5773eedd0895c6dc81a8723]

INTEGRATION: CWS ause071 (1.99.10); FILE MERGED

2006/11/06 14:19:04 hjs 1.99.10.1: #i71082# remove touchong a dummy file

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d56810d7f9fe8ee12a712210efc55eed224323a7]

INTEGRATION: CWS ause071 (1.14.24); FILE MERGED

2006/11/09 12:49:02 hjs 1.14.24.1: #i54961# removed obsolete include path

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7bad806db90f94c7cfb7496757f2ceae4d569203]

INTEGRATION: CWS ause071 (1.76.6); FILE MERGED

2006/11/09 14:20:41 hjs 1.76.6.1: #i54961# replace SOLARVER with SOLARVERSION

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b2ef6b2e8924f738d5f94bcc7b0e79cfedc51c0f]

INTEGRATION: CWS ause071 (1.28.10); FILE MERGED

2006/11/06 10:41:56 hjs 1.28.10.1: #i71012# make sure ZIPnDIR exists before creating dependency lists

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [97077963025d9207bb0b63852ad86d947bcf4e45]

INTEGRATION: CWS ause071 (1.96.10); FILE MERGED

2006/11/06 14:19:04 hjs 1.96.10.1: #i71082# remove touchong a dummy file

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4b9b0fff4a816aca2077ca2427def1386a2d3379]

INTEGRATION: CWS ause071 (1.4.24); FILE MERGED

2006/11/09 12:49:02 hjs 1.4.24.1: #i54961# removed obsolete include path

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [596d6cd8baf1ee7a17502b3b2da96018dae64c50]

INTEGRATION: CWS ause071 (1.26.138); FILE MERGED

2006/11/09 14:27:48 hjs 1.26.138.1: #141115# keep timestamps for xtrafiles

2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8d44d06d322f5595ff4bf74b9583e7c67a70969c]

INTEGRATION: CWS ause071 (1.21.138); FILE MERGED

2006/11/09 14:37:47 hjs 1.21.138.2: #141115# create directory instead of silently ignoring copy task
2006/10/16 15:10:35 hjs 1.21.138.1: #141115# still not perfect for links

2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [6ec60254406cc011ca63907421f3179947c2da3c]

SRC680


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c1b489d7dbfd4cdec668c1e204c7d37f60e5274d]

INTEGRATION: CWS localisation17 (1.59.14); FILE MERGED

2006/11/02 19:17:46 ihi 1.59.14.1: OOo 2.1 localisation #i68566# #i70054# #i70214# #i70251# #i70345# #i70438# #i70459#  #i70467# #i70492# #i70716# #i70719# #i70783# #i70787# #i70790# #i70794# #i70803# #i70826# #i70827# #i70830# #i70836# ... full list see EIS cws localisation17

2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1039341527d47957b06b742a073d0f115a855aad]

INTEGRATION: CWS aw024 (1.43.10); FILE MERGED

2006/11/10 04:18:49 aw 1.43.10.2: RESYNC: (1.43-1.44); FILE MERGED
2006/09/15 12:34:44 aw 1.43.10.1: i69170# added bf_go* lib to package

2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4420a1b2f839c88330b7dfe4b6372c62fabae0a]

INTEGRATION: CWS aw024 (1.209.28); FILE MERGED

2006/11/10 15:31:51 aw 1.209.28.3: RESYNC: (1.212-1.214); FILE MERGED
2006/11/10 04:18:07 aw 1.209.28.2: RESYNC: (1.209-1.212); FILE MERGED
2006/09/15 12:34:43 aw 1.209.28.1: i69170# added bf_go* lib to package

2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f868eaf9a058d9270efe9b1d55998bd4e358e4c6]

INTEGRATION: CWS aw024 (1.86.6); FILE MERGED

2006/11/10 15:29:34 aw 1.86.6.13: RESYNC: (1.104-1.105); FILE MERGED
2006/11/10 04:08:04 aw 1.86.6.12: RESYNC: (1.102-1.104); FILE MERGED
2006/09/08 18:25:35 aw 1.86.6.11: RESYNC: (1.101-1.102); FILE MERGED
2006/08/03 15:49:33 aw 1.86.6.10: RESYNC: (1.100-1.101); FILE MERGED
2006/07/04 13:43:04 aw 1.86.6.9: RESYNC: (1.98-1.100); FILE MERGED
2006/05/12 19:50:20 aw 1.86.6.8: RESYNC: (1.96-1.98); FILE MERGED
2006/01/26 23:07:54 aw 1.86.6.7: RESYNC: (1.94-1.96); FILE MERGED
2005/11/18 18:50:42 aw 1.86.6.6: RESYNC: (1.93-1.94); FILE MERGED
2005/09/19 21:11:48 aw 1.86.6.5: RESYNC: (1.91-1.93); FILE MERGED
2005/07/22 12:18:03 aw 1.86.6.4: RESYNC: (1.88-1.91); FILE MERGED
2005/05/13 16:25:26 aw 1.86.6.3: RESYNC: (1.86-1.88); FILE MERGED
2005/03/24 15:43:38 aw 1.86.6.2: #i39528#
2005/03/24 10:23:24 aw 1.86.6.1: #i39528#

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [48b2926b7c299233e93dcdd364efd756fedc4c57]

INTEGRATION: CWS localisation17 (1.35.60); FILE MERGED

2006/10/26 18:07:17 ihi 1.35.60.3: as-IN fixed
2006/10/26 17:09:37 ihi 1.35.60.2: dupe removed, reordered
2006/10/26 15:26:23 ihi 1.35.60.1: #i70524# added a bunch of languages

2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [2ea71d5a214157ea3a3b58b005a03deffa3d9e13]

INTEGRATION: CWS localisation17 (1.27.216); FILE MERGED

2006/11/02 19:17:46 ihi 1.27.216.1: OOo 2.1 localisation #i68566# #i70054# #i70214# #i70251# #i70345# #i70438# #i70459#  #i70467# #i70492# #i70716# #i70719# #i70783# #i70787# #i70790# #i70794# #i70803# #i70826# #i70827# #i70830# #i70836# ... full list see EIS cws localisation17

2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [ccef1afbf2229190c1492bf14302b9e50c56c09d]

new version for SRC680


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [8a52104e0ad7d22aea61e6a8890f0b5d5089e52e]

new version for SRC680


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [c0c2c0e201914bee8fad2d3db21ed778724ed560]

initial version


2006-11-09  Oliver Bolte  <obo@openoffice.org>  [3d140070b3e703964f481de4b58d44cc34b979a6]

#i10000# soldep isn't warning free yet


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8c375ce19ce16fe9eb7b82951c82a7551df6f08e]

SRC680


2006-11-08  Rüdiger Timm  <rt@openoffice.org>  [8016fea67bcdffb15883c611430847394661356d]

#i71222# '-Wextra' doesn not work for gcc-3.3 (patch by pjanik).


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7ee943a3a3306adf1c3e2cac26ac6d3f21c15d7f]

#i10000# recreate configure with last changes


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [49edec378fd66300925f0ef20db979fa9b84a475]

INTEGRATION: CWS soldep1 (1.29.2); FILE MERGED

2006/10/26 09:16:54 obo 1.29.2.1: #124752#,#i10000# add soldep to section with warnings

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [516735ad8ebe8aa3d6a5c7e3a98cbfcff223c51b]

INTEGRATION: CWS soldep1 (1.22.2); FILE MERGED

2006/10/30 16:37:11 obo 1.22.2.1: soldep not warning free yet

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0433364719b7a49ad830a8af1a94b4d5d07c4beb]

INTEGRATION: CWS soldep1 (1.24.2); FILE MERGED

2006/10/26 09:15:07 obo 1.24.2.1: #124752#,#i10000# add soldep to section with warnings

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [07f15fcdca2ede3a1cd09eac9bb13dccb4a19737]

INTEGRATION: CWS soldep1 (1.98.52); FILE MERGED

2006/10/18 12:18:36 obo 1.98.52.4: RESYNC: (1.98-1.104); FILE MERGED
2006/05/15 12:58:46 obo 1.98.52.3: soldeplib name for UNIX
2006/05/15 10:28:01 obo 1.98.52.2: BTSTRPDTLIB changed
2006/05/15 09:33:47 obo 1.98.52.1: SOLDEPLIB added

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [807c6e169f565e5b1ef24f39d306c40631e582b1]

INTEGRATION: CWS soldep1 (1.14.88); FILE MERGED

2006/10/26 10:22:36 obo 1.14.88.2: #142752#,#i10000# -e switch for extended custom path
2006/10/25 14:01:08 obo 1.14.88.1: custom_path_list has to take more than one path. Separator is ';'

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2c5bae1c4b3be2280ba26e504c2c9c29d8747167]

INTEGRATION: CWS ause070 (1.20.132); FILE MERGED

2006/10/18 15:24:32 hjs 1.20.132.3: #i70136# change check to work with configure default
2006/10/10 16:24:23 hjs 1.20.132.2: RESYNC: (1.20-1.21); FILE MERGED
2006/10/05 16:12:14 hjs 1.20.132.1: #i70136# avoid merge if not needed

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [749d4f2c062abf17eb59563e812e467afa3d7bbe]

INTEGRATION: CWS ause070 (1.8.26); FILE MERGED

2006/10/18 15:24:31 hjs 1.8.26.3: #i70136# change check to work with configure default
2006/10/06 14:16:32 hjs 1.8.26.2: #i70136# *.ulf file handling
2006/10/05 16:12:14 hjs 1.8.26.1: #i70136# avoid merge if not needed

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d9124210e47316480f43b271799a89bfc8f4c04e]

INTEGRATION: CWS ause070 (1.11.52); FILE MERGED

2006/10/18 15:24:31 hjs 1.11.52.3: #i70136# change check to work with configure default
2006/10/10 16:28:17 hjs 1.11.52.2: RESYNC: (1.11-1.13); FILE MERGED
2006/10/05 16:12:14 hjs 1.11.52.1: #i70136# avoid merge if not needed

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [49255e0f1961f7605d28179e94ad655022286723]

INTEGRATION: CWS ause070 (1.183.4); FILE MERGED

2006/10/30 16:56:32 hjs 1.183.4.3: RESYNC: (1.183-1.184); FILE MERGED
2006/10/18 15:24:31 hjs 1.183.4.2: #i70136# change check to work with configure default
2006/10/13 15:48:41 hjs 1.183.4.1: #ii70136# .xrb files; merged .hrc

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [368a04a9648974273acf0011f1b861ea2a026883]

INTEGRATION: CWS ause070 (1.72.8); FILE MERGED

2006/11/02 15:24:54 hjs 1.72.8.4: #i70136# keep hack - still too many usages to remove it now
2006/10/18 15:24:31 hjs 1.72.8.3: #i70136# change check to work with configure default
2006/10/10 16:22:38 hjs 1.72.8.2: RESYNC: (1.72-1.74); FILE MERGED
2006/10/06 14:16:32 hjs 1.72.8.1: #i70136# *.ulf file handling

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [11dace88f237cb61e9c9897f81702f25ec6b5254]

INTEGRATION: CWS ause070 (1.9.542); FILE MERGED

2006/10/18 15:24:30 hjs 1.9.542.3: #i70136# change check to work with configure default
2006/10/10 16:25:42 hjs 1.9.542.2: RESYNC: (1.9-1.10); FILE MERGED
2006/10/05 16:12:14 hjs 1.9.542.1: #i70136# avoid merge if not needed

2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9a16d89506bcd650647bc34f530796089071f2b7]

INTEGRATION: CWS basmgr01 (1.209.44); FILE MERGED

2006/09/28 20:28:32 fs 1.209.44.1: #i69957# sb lib now provides UNO services

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [f4f78a7c51b951e3f2f8e16ecf5b93f29b4e7797]

INTEGRATION: CWS gtkquickstart2 (1.43.156); FILE MERGED

2006/10/20 11:07:14 mmeeks 1.43.156.1: Issue number: i#70644#
Submitted by: mmeeks
Disable gtk quick-starter by default.

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [26246e412d28428fcd3cd1c5998210c563df38c5]

INTEGRATION: CWS gtkquickstart2 (1.211.30); FILE MERGED

2006/10/30 16:52:22 mmeeks 1.211.30.2: Issue number: i#70539#
Submitted by: cloph
Reviewed by:  mmeeks
Fix silly wrt. disabling libegg build
2006/10/20 11:07:14 mmeeks 1.211.30.1: Issue number: i#70644#
Submitted by: mmeeks
Disable gtk quick-starter by default.

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [8b923a8440742f015171eb4e9060fb2c5571a88e]

INTEGRATION: CWS gtkquickstart2 (1.118.10); FILE MERGED

2006/10/20 11:02:19 mmeeks 1.118.10.1: Issue: i#70644#
Disable quickstarter by default (Sun build), and add configure option to disable it too

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [2a3e9bbe3b7a4bd6dea63602fb62ff1363e1490d]

INTEGRATION: CWS gtkquickstart2 (1.181.6); FILE MERGED

2006/10/31 16:21:24 pmladek 1.181.6.3: #i70644#
build libegg only when systray quickstarter is enabled
2006/10/24 18:18:12 pmladek 1.181.6.2: #i70644#
fix typo; ENABLE_SYSTRAY_UNX was used instead of ENABLE_SYSTRAY_GTK on two locations
2006/10/20 11:02:19 mmeeks 1.181.6.1: Issue: i#70644#
Disable quickstarter by default (Sun build), and add configure option to disable it too

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [a18565b0a6b06965e5ff2ddc3e38690d2d9bb3a1]

INTEGRATION: CWS vq39 (1.12.10); FILE MERGED

2006/11/03 13:53:14 vq 1.12.10.1: #i71074# Make pch builds saver in parallel builds.

2006-11-07  Kurt Zenker  <kz@openoffice.org>  [2f2d452265f84ccbd1241169bc0afda0d021d5c4]

INTEGRATION: CWS vq39 (1.76.10); FILE MERGED

2006/11/03 13:53:14 vq 1.76.10.1: #i71074# Make pch builds saver in parallel builds.

2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8e7bd6d24ba7f070305d811ffad1a94f4fe84681]

INTEGRATION: CWS jsc14 (1.2.168); FILE MERGED

2006/10/24 14:14:38 jsc 1.2.168.1: #i65331# update image

2006-11-06  Kurt Zenker  <kz@openoffice.org>  [67dfe2bd2dd2a96abccf0c79dbecfbb03fbba0ad]

INTEGRATION: CWS jsc14 (1.4.140); FILE MERGED

2006/10/27 15:49:57 jsc 1.4.140.1: #i65331# adapt image sizes to new bitmap

2006-11-06  Kurt Zenker  <kz@openoffice.org>  [ceb02d6a5ee24a1279f437a5f0a9c8b1e11b0079]

INTEGRATION: CWS shellfix05 (1.169.14); FILE MERGED

2006/10/30 14:55:59 obr 1.169.14.1: #b6487608# added missing patch flag for senddoc on unix

2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [bfda6a45a3e72ad23d20e0b4df6af13fd4b60ca4]

#100000# keep it correspondent to configure.in


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [4ee3d1458686208040a2d2952e10a38e4c876f9c]

SRC680


2006-11-02  Oliver Bolte  <obo@openoffice.org>  [2f76c87fcd154d791a795510508f4986be05e0b8]

minor correction


2006-11-02  Rüdiger Timm  <rt@openoffice.org>  [63f85f02ef8976ec154c03d890114f1cd415622c]

#i71051# Fix build breakage on Mac OS X (patch by pjanik).


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [de7d025f230f8212db0ffce9392097d007c2515a]

INTEGRATION: CWS mhu13 (1.1.2); FILE ADDED

2006/10/17 08:29:19 mhu 1.1.2.1: #i70488# Mark application stacks non-executable.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d06684ce2752c9ae574aa00b3052b0cfa8778965]

INTEGRATION: CWS mhu13 (1.28.56); FILE MERGED

2006/10/17 08:27:57 mhu 1.28.56.1: #i70488# Mark application stacks non-executable.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [192ee25bf588d9b76ded939a77676239f9ee11a1]

INTEGRATION: CWS mhu13 (1.21.6); FILE MERGED

2006/10/17 08:27:57 mhu 1.21.6.1: #i70488# Mark application stacks non-executable.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [33f227af1b55b4417b2fd622eb0dafe5dbb236d8]

INTEGRATION: CWS native69 (1.26.38); FILE MERGED

2006/10/19 12:31:59 is 1.26.38.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4fdf173793dafa390cade5aa2d11f469f717d843]

INTEGRATION: CWS native69 (1.12.36); FILE MERGED

2006/10/05 10:02:08 is 1.12.36.1: #141136# checking conditions for showing online update dialog in installation wizard

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1b65b38825c3860beb168d45fbef5716b0508a7f]

INTEGRATION: CWS native69 (1.5.490); FILE MERGED

2006/10/19 12:31:58 is 1.5.490.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8bb743a8371be59e3b063b2180860f711be08d90]

INTEGRATION: CWS native69 (1.166.26); FILE MERGED

2006/10/19 14:13:17 is 1.166.26.2: RESYNC: (1.166-1.169); FILE MERGED
2006/10/19 12:31:58 is 1.166.26.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [92fa77c0618f6cb1b199fd6532a9a64c6d5cc291]

INTEGRATION: CWS native69 (1.28.130); FILE MERGED

2006/10/19 12:31:58 is 1.28.130.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [58cb1098e74fd67e56be9978de252ad682ea4c29]

INTEGRATION: CWS native69 (1.24.106); FILE MERGED

2006/10/19 12:31:58 is 1.24.106.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [eef1d08885f565982ab8bf84689b5baf0caac719]

INTEGRATION: CWS native69 (1.20.106); FILE MERGED

2006/10/19 12:31:57 is 1.20.106.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6a862bf16377c3b4c4fe831d4d90142353fbae53]

INTEGRATION: CWS native69 (1.31.106); FILE MERGED

2006/10/19 12:31:57 is 1.31.106.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8c802e8483526af1d6b982d315af2d65f5b81aab]

INTEGRATION: CWS native69 (1.14.128); FILE MERGED

2006/10/19 12:31:57 is 1.14.128.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [60b2e44bfe8f7a1a938ed6c54c4c3e9ec5da6c5e]

INTEGRATION: CWS native69 (1.5.492); FILE MERGED

2006/10/19 12:31:56 is 1.5.492.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [62cd537b9d3e5419f52d4cf81dd0bf9141a6d1de]

INTEGRATION: CWS native69 (1.118.8); FILE MERGED

2006/10/19 13:51:41 is 1.118.8.2: RESYNC: (1.118-1.119); FILE MERGED
2006/10/19 12:27:56 is 1.118.8.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2f9707ceb7764ab498df4dd59340cc95989c774b]

INTEGRATION: CWS native69 (1.179.4); FILE MERGED

2006/10/19 13:51:32 is 1.179.4.2: RESYNC: (1.179-1.182); FILE MERGED
2006/10/19 12:27:56 is 1.179.4.1: #i66224# poor help files patch

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [eaa201a4167d97a46646db8578db890e3ba95c99]

INTEGRATION: CWS native69 (1.6.470); FILE MERGED

2006/10/18 10:26:42 is 1.6.470.1: #141136# correct usage

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [abb4a0cc2a961a73b466aa9e09db1d9cb0662eb8]

INTEGRATION: CWS native69 (1.2.6); FILE MERGED

2006/10/20 13:42:51 is 1.2.6.2: #i70225# including subdir into package
2006/10/20 13:39:51 is 1.2.6.1: #i70225# including subdir into package

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ce7233876d9d1b4ff2495a2bbef59a735baaca6f]

INTEGRATION: CWS native69 (1.59.6); FILE MERGED

2006/10/23 10:43:21 is 1.59.6.1: #i70690# adding Irish to list of languages not supported by Windows Installer

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4272da6bcf53a2a5fdefe33ee0e421750b8a376d]

INTEGRATION: CWS rt17 (1.17.52); FILE MERGED

2006/10/24 15:38:10 rt 1.17.52.1: #142511# Interface to EIS Soap method setMilestoneBuild.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [85087d597552e37f50580eba7d457a74c567946d]

INTEGRATION: CWS rt17 (1.15.230); FILE MERGED

2006/10/25 12:38:03 rt 1.15.230.1: #i70842# correct revision-determination on master branches

2006-10-31  Rüdiger Timm  <rt@openoffice.org>  [262aadeb924f09a00478c49f216611feda9d88ce]

#i10000# Sparse semicolon removed to avoid warning 'syntax error: empty declaration'.


2006-10-30  Oliver Bolte  <obo@openoffice.org>  [e6d05b01be51330b069d68650f167af1d747270c]

same for unxsoli4


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [eacf93fff8877a0fe8f4db094bc931ab7791c1e6]

#i10000# Avoid spurious build breaks in windows 4nt shells when more than 20 languages are enabled.


2006-10-30  Vladimir Glazounov  <vg@openoffice.org>  [76d03036d233e74a3e0bdc18bc904abd89cbb02b]

SRC680


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [c48fc96f7f4c422a4df339987be9388ad1df3f86]

INTEGRATION: CWS ause060 (1.164.2); FILE MERGED

2006/10/10 10:59:04 hjs 1.164.2.1: #i69234# commit configure too to fix tinderbox builds

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [16e980485a876fec78d3decdfed3c43c15a70079]

INTEGRATION: CWS ause060 (1.118.2); FILE MERGED

2006/10/08 21:52:30 vq 1.118.2.1: #i69234# Add missing set_soenv.in part.

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f4c62f50deaf207ba461a42cb8feda20d31db897]

INTEGRATION: CWS ause060 (1.179.2); FILE MERGED

2006/09/29 17:31:27 hjs 1.179.2.1: #i69234# pch support

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [4ace7e5b7c7d41f128c1ba67914d3972cecb2599]

INTEGRATION: CWS ause060 (1.18.84); FILE MERGED

2006/10/04 08:39:25 hjs 1.18.84.1: #i69765# add missing 4nt shell meta characters

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [9579ceab28ea8fd96084dacbe00bbb9074dca6be]

INTEGRATION: CWS ause060 (1.11.24); FILE MERGED

2006/10/04 08:37:14 hjs 1.11.24.1: #i70086# / should be $/

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [047cc30e6d5f667e55d0ef95e5a8721ce2722eae]

INTEGRATION: CWS ause060 (1.9.4); FILE MERGED

2006/09/28 19:25:19 hjs 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED
2006/09/20 09:40:57 hjs 1.9.4.2: #i69234# a bit too sc specific
2006/09/04 11:03:42 hjs 1.9.4.1: #i69234# pch support for pic .cxx with and without exception support

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [fdfd2f016731d6fcc97e8bf8912ead9ef793bef5]

INTEGRATION: CWS ause060 (1.22.6); FILE MERGED

2006/08/23 10:38:15 hjs 1.22.6.1: #i66651# batched dependency generation. depends on dmake46 noop feature

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [52883b91c8c13ba54c212ad0569dfbfb27e6d5c3]

INTEGRATION: CWS ause060 (1.180.6); FILE MERGED

2006/09/19 15:06:48 hjs 1.180.6.3: RESYNC: (1.180-1.181); FILE MERGED
2006/08/29 14:08:47 hjs 1.180.6.2: #i69059# avoid recursive dmake calls for EXCEPTIONSFILES
2006/08/23 10:38:15 hjs 1.180.6.1: #i66651# batched dependency generation. depends on dmake46 noop feature

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a9420251872513bd85a19b628f2cb2104320f395]

INTEGRATION: CWS ause060 (1.199.56); FILE MERGED

2006/09/28 19:27:02 hjs 1.199.56.4: RESYNC: (1.200-1.201); FILE MERGED
2006/09/19 15:06:41 hjs 1.199.56.3: RESYNC: (1.199-1.200); FILE MERGED
2006/08/30 10:29:25 hjs 1.199.56.2: #i69059# a bit of comment
2006/08/29 14:08:47 hjs 1.199.56.1: #i69059# avoid recursive dmake calls for EXCEPTIONSFILES

2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bd960bfb5446c42b79eac4e8247fb426bf8432bd]

INTEGRATION: CWS ause060 (1.69.4); FILE MERGED

2006/10/19 17:46:57 hjs 1.69.4.9: RESYNC: (1.72-1.74); FILE MERGED
presolving conflict
2006/09/28 19:24:47 hjs 1.69.4.8: RESYNC: (1.70-1.72); FILE MERGED
2006/09/19 18:14:11 hjs 1.69.4.7: #i69234# a bit too sc specific; removed useless echo lines
2006/09/19 15:04:59 hjs 1.69.4.6: RESYNC: (1.69-1.70); FILE MERGED
2006/09/05 11:12:18 hjs 1.69.4.5: #i69234# real pch currently for MSC only
2006/09/04 11:03:29 hjs 1.69.4.4: #i69234# pch support for pic .cxx with and without exception support
2006/08/31 11:46:54 hjs 1.69.4.3: #i66651# fix copy/paste error
2006/08/29 14:08:47 hjs 1.69.4.2: #i69059# avoid recursive dmake calls for EXCEPTIONSFILES
2006/08/23 10:38:15 hjs 1.69.4.1: #i66651# batched dependency generation. depends on dmake46 noop feature

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7a4f13729724e22dc0d5639f40e263c3ed0e7f21]

INTEGRATION: CWS native68 (1.12.28); FILE MERGED

2006/10/12 10:03:17 is 1.12.28.1: #i69940# installing extension during office installation

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [851de69aa3d213769cafaa415f772893aea58a30]

INTEGRATION: CWS native68 (1.43.24); FILE MERGED

2006/10/12 10:03:16 is 1.43.24.1: #i69940# installing extension during office installation

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [13b15c176f4aa052bbcd8a848f75b6eef7412ba3]

INTEGRATION: CWS native68 (1.166.22); FILE MERGED

2006/10/12 10:03:16 is 1.166.22.1: #i69940# installing extension during office installation

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [493e587399e7be1363ab136a3938294f2545acba]

INTEGRATION: CWS native68 (1.34.54); FILE MERGED

2006/10/12 10:03:16 is 1.34.54.1: #i69940# installing extension during office installation

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f904ee9fc19927db38584d34f69c0ecf9471eacb]

INTEGRATION: CWS native68 (1.54.22); FILE MERGED

2006/10/12 10:22:58 is 1.54.22.1: #i69940# installing extension during office installation

2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [457babe786b64447450c1d16aaa1c9a6871d02f8]

INTEGRATION: CWS native68 (1.69.12); FILE MERGED

2006/10/12 10:22:57 is 1.69.12.1: #i69940# installing extension during office installation

2006-10-27  Oliver Bolte  <obo@openoffice.org>  [6d9511a85b1ef8b13e108d20ff8a73dda303c339]

change for solaris


2006-10-27  Oliver Bolte  <obo@openoffice.org>  [a62ca401eafc67630d4af18849ad997227283d16]

use shared library for solaris


2006-10-25  Oliver Bolte  <obo@openoffice.org>  [11285e7bb281c43d3e6fb3fb5ac669af0066156d]

LIGHTGRAY for inside view as background


2006-10-25  Oliver Bolte  <obo@openoffice.org>  [5eceee9af0ed505a0803b719d44ab4f02fb2e3e7]

png files mover from res to ooo_custom_images/soldep/res


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f47840b3dc860c750a8df374819b4cd07853f59f]

SRC680


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe262d708c0d93dab6e155aee2be951fcba25640]

INTEGRATION: CWS vq38 (1.165.4); FILE MERGED

2006/10/20 00:48:57 vq 1.165.4.5: #i70353# Switch from ENABLE_STRIP to DISABLE_STRIP.
2006/10/17 22:04:06 vq 1.165.4.4: #i70353# Add missing quotes.
2006/10/17 21:42:51 vq 1.165.4.3: #i70353# Add a new configure switch to controll the stripping of the solver.
2006/10/17 01:17:17 vq 1.165.4.2: #i70353# Decouple --enable-crashdump from --enable-symbols.
2006/10/14 22:32:25 vq 1.165.4.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [268e7efd35ef50daf8bfc06715788c5625d497b4]

INTEGRATION: CWS vq38 (1.34.76); FILE MERGED

2006/10/14 22:32:28 vq 1.34.76.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [80bbcf4a8e996398a9325325bbe0c21dc06cec95]

INTEGRATION: CWS vq38 (1.2.16); FILE MERGED

2006/10/20 00:52:19 vq 1.2.16.4: #i70431# Treat ccache like gcc.
2006/10/17 12:48:54 vq 1.2.16.3: #i70499# Add missing entry again.
2006/10/17 01:11:10 vq 1.2.16.2: #i70431# MinGW related changes to guw.
2006/10/17 01:05:06 vq 1.2.16.1: #i70499# Clean up guw's ignore list.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [76a8fa70970f325e1b5b62f17df4281afea766a5]

INTEGRATION: CWS vq38 (1.118.6); FILE MERGED

2006/10/20 00:49:00 vq 1.118.6.3: #i70353# Switch from ENABLE_STRIP to DISABLE_STRIP.
2006/10/17 01:17:20 vq 1.118.6.2: #i70353# Decouple --enable-crashdump from --enable-symbols.
2006/10/14 22:32:26 vq 1.118.6.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc1618b790d2d45858c1fe47e50404e7b231e5b6]

INTEGRATION: CWS vq38 (1.181.4); FILE MERGED

2006/10/20 00:48:59 vq 1.181.4.5: #i70353# Switch from ENABLE_STRIP to DISABLE_STRIP.
2006/10/17 22:04:07 vq 1.181.4.4: #i70353# Add missing quotes.
2006/10/17 21:42:53 vq 1.181.4.3: #i70353# Add a new configure switch to controll the stripping of the solver.
2006/10/17 01:17:19 vq 1.181.4.2: #i70353# Decouple --enable-crashdump from --enable-symbols.
2006/10/14 22:32:26 vq 1.181.4.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [41e62d1ec7b19ce934558f01ec6eb1dd66f3a144]

INTEGRATION: CWS vq38 (1.107.22); FILE MERGED

2006/10/20 00:49:00 vq 1.107.22.2: #i70353# Switch from ENABLE_STRIP to DISABLE_STRIP.
2006/10/17 01:17:20 vq 1.107.22.1: #i70353# Decouple --enable-crashdump from --enable-symbols.

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc0f4ace804632d92017af3f3edb7499b3c35ddc]

INTEGRATION: CWS dba205c (1.47.62); FILE MERGED

2006/10/09 12:19:53 fs 1.47.62.1: #i68860# sdbt-resource must be part of the patch

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dc5c6af35574510de0fcfde49ec44c6098ed50b]

#i10000#: recreate configure for CWS fakebold2


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c623c9933156db05fd8f75675ad02a71bf19ccc4]

INTEGRATION: CWS fakebold2 (1.116.2); FILE MERGED

2006/09/19 15:20:08 hdu 1.116.2.1: #i65520# configure freetype emboldening

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e896131de3466b4311434488023bb1cfb5992c27]

INTEGRATION: CWS fakebold2 (1.177.2); FILE MERGED

2006/09/19 15:20:08 hdu 1.177.2.1: #i65520# configure freetype emboldening

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b53cf7c37daaf50809e528b12b04acd18c5f97fd]

INTEGRATION: CWS fixi70407 (1.211.20); FILE MERGED

2006/10/16 13:22:55 pl 1.211.20.1: #i70407# added PATCH flag for eggtray

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9501546dc7a806de2da59f7931cd411391d955bf]

INTEGRATION: CWS pj59 (1.8.30); FILE MERGED

2006/09/20 21:18:31 pjanik 1.8.30.1: #i69606#: Add return statement to _M_get_facet (patch from the main stlport
patch).

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd364fae27df40f476cd4656f88328b1837f329b]

INTEGRATION: CWS pj59 (1.3.112); FILE MERGED

2006/10/19 08:25:59 pjanik 1.3.112.4: Revert the previous change for #i68869# - problematic on Panther.
2006/09/28 06:25:48 pjanik 1.3.112.3: #i68869#: Do not link CUI libs to X11.
2006/09/26 19:40:57 pjanik 1.3.112.2: #i69154#: Add module psprint as an exception for "warnings are errors".
2006/09/20 21:26:37 pjanik 1.3.112.1: #i69154#: Add "warnings are errors" code. Many modules - clean the list...

2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b870996488da270357b8cf9db583394d1253a00]

INTEGRATION: CWS pj59 (1.2.182); FILE MERGED

2006/09/28 19:21:56 pjanik 1.2.182.1: #i68948#: Set the install_name of all *.dylib files to
executable_path/$filename.

2006-10-23  Oliver Bolte  <obo@openoffice.org>  [301b26aa76a7cb14417d2f28d4378d0303f284e0]

rev 1.5


2006-10-23  Oliver Bolte  <obo@openoffice.org>  [794cab8250e0627e9cf76caf6c83e3566335dea7]

::comphelper::setProcessServiceFactory needed


2006-10-23  Oliver Bolte  <obo@openoffice.org>  [20f64269cdf02d93943ea6f5d56b8f56d2ffd57c]

tools/solver.h obsolete


2006-10-19  Vladimir Glazounov  <vg@openoffice.org>  [8119d3a05caa08c14529e41b940725e304eef710]

#i10000# #i70584# dependency fixed


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4b73351c5dcc952c4b605ab92c71ee31813d1ec8]

SRC680


2006-10-17  Oliver Bolte  <obo@openoffice.org>  [445e4ff9af3228540dfd5a2fa8af2b995a24bcb5]

SRC680


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [4d908ca63665aace24629728bfbf9d8e124a72db]

SRC680


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [43fd4ef3ee979bb5e1afbcaab4f85550c482195f]

INTEGRATION: CWS native62 (1.17.42); FILE MERGED

2006/09/25 08:51:23 is 1.17.42.1: #i67179# new pkgformats archive and installed

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [72e33ed5878f5a5fab117848248b601c9af5eb3d]

INTEGRATION: CWS native62 (1.40.34); FILE MERGED

2006/09/25 08:41:14 is 1.40.34.2: ## new PKGFORMATS archive and installed
2006/09/15 13:02:36 is 1.40.34.1: #i67077# new simple package mechanism for OOo dev product

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c606f6914b8e7b563e2b2db78bbb4faf88dff6c8]

INTEGRATION: CWS native62 (1.58.28); FILE MERGED

2006/09/25 08:50:50 is 1.58.28.1: #i67179# new pkgformats archive and installed

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [fffa4dcd6c6de65e72c23b15bf6b4ddab2b16735]

INTEGRATION: CWS native62 (1.1.2); FILE ADDED

2006/09/25 08:40:20 is 1.1.2.3: ## new PKGFORMATS archive and installed
2006/09/19 16:23:10 is 1.1.2.2: #i67179# supporting also PKGFORMAT simple
2006/09/15 13:01:12 is 1.1.2.1: #i67077# new simple package mechanism

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [348f49d1202927b7ae58b8b868ec5787142264c1]

INTEGRATION: CWS native62 (1.28.42); FILE MERGED

2006/09/15 14:51:03 is 1.28.42.2: #i67179# new user dir for all simple-package installation sets
2006/09/15 12:59:54 is 1.28.42.1: #i67077# replacing user dir in bootstrap file for simple installer

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [87965cc68dbe2e6eced57a5d5c74a7ebb8d95de5]

INTEGRATION: CWS native62 (1.56.8); FILE MERGED

2006/09/15 14:51:03 is 1.56.8.2: #i67179# new user dir for all simple-package installation sets
2006/09/15 13:00:45 is 1.56.8.1: #i67077# new simple package mechanism

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8cf133f65e958e77cb04e2168133c032fd58a6aa]

INTEGRATION: CWS native62 (1.68.8); FILE MERGED

2006/09/25 08:40:20 is 1.68.8.3: ## new PKGFORMATS archive and installed
2006/09/15 14:51:02 is 1.68.8.2: #i67179# new user dir for all simple-package installation sets
2006/09/15 13:00:44 is 1.68.8.1: #i67077# new simple package mechanism

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [621171ff87923f7dbddc6713f2fdad75b6acd30c]

INTEGRATION: CWS fwk48 (1.164.4); FILE MERGED

2006/09/18 08:07:55 as 1.164.4.2: RESYNC: (1.164-1.166); FILE MERGED
2006/09/11 11:33:57 as 1.164.4.1: #i69450# remove 'text' group, because it hides filter with same name

2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bfc24f49d6fa489a69ebf7f25a093d3f0c90ec73]

INTEGRATION: CWS native63 (1.7.120); FILE MERGED

2006/09/20 10:45:16 is 1.7.120.1: #i69466# removing quickstarter link at uninstallation

2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dbcdbb6280ee0459bcf82f4cf03ffb6270c3ce3c]

INTEGRATION: CWS sb59 (1.7.34); FILE MERGED

2006/09/29 13:58:22 sb 1.7.34.16: Manually merged in 1.10 (from SRC680m186).
2006/09/29 13:56:24 sb 1.7.34.15: Cleaned up comments.
2006/08/31 10:02:12 thb 1.7.34.14: #i69122# Disabled C4686 (change in UDT return calling convention)
2006/08/30 22:52:52 thb 1.7.34.13: #i69122# Made basebmp/vigra compile warning-free
2006/08/23 15:40:01 sb 1.7.34.12: #i67487# Postponed makeing lingucomponent warning-free for wntmsci10 (too complex).
2006/08/18 18:26:20 sb 1.7.34.11: RESYNC: (1.8-1.9); FILE MERGED
2006/08/18 11:56:59 thb 1.7.34.10: #i68336# Switched off warning 4250 & 4344 for msvc
2006/08/11 20:39:20 thb 1.7.34.9: #i68336# Made slideshow/cppcanvas/glcanvas/dxcanvas/canvas warning free; disabled C4344 warning for wntmsci10
2006/08/11 15:07:00 sb 1.7.34.8: #i67487# Made code warning-free (wntmsci10).
2006/08/09 12:57:00 sb 1.7.34.7: #i67487# Made code warning-free (wntmsci10).
2006/08/08 08:41:27 sb 1.7.34.6: #i67487# Made code warning-free (wntmsci10).
2006/08/08 07:30:49 sb 1.7.34.5: #i67487# Cleaned up.
2006/07/27 07:53:36 sb 1.7.34.4: #i67535# Made svx warning-free.
2006/07/25 12:37:43 sb 1.7.34.3: RESYNC: (1.7-1.8); FILE MERGED
2006/07/19 09:31:31 sb 1.7.34.2: #i67537# Made desktop warning-free.
2006/07/19 09:02:02 sb 1.7.34.1: #i67487# Took (cleaned-up) modules off the MODULES_WITH_WARNINGS list.

2006-10-12  Oliver Bolte  <obo@openoffice.org>  [32ef9ab5f5caae537f1b24aaeaa95216ed228297]

INTEGRATION: CWS sb59 (1.25.36); FILE MERGED

2006/08/30 22:52:51 thb 1.25.36.6: #i69122# Made basebmp/vigra compile warning-free
2006/08/18 18:26:14 sb 1.25.36.5: RESYNC: (1.26-1.28); FILE MERGED
2006/08/11 20:39:20 thb 1.25.36.4: #i68336# Made slideshow/cppcanvas/glcanvas/dxcanvas/canvas warning free; disabled C4344 warning for wntmsci10
2006/07/27 07:53:36 sb 1.25.36.3: #i67535# Made svx warning-free.
2006/07/25 12:37:31 sb 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED
2006/07/19 09:31:31 sb 1.25.36.1: #i67537# Made desktop warning-free.

2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1722f9c217adf449d164ee0b3d8f082be83c7382]

INTEGRATION: CWS sb59 (1.17.36); FILE MERGED

2006/08/30 22:52:51 thb 1.17.36.7: #i69122# Made basebmp/vigra compile warning-free
2006/08/22 15:33:59 sb 1.17.36.6: #i67487# Sorted MODULES_WITH_WARNINGS.
2006/08/18 18:26:06 sb 1.17.36.5: RESYNC: (1.18-1.20); FILE MERGED
2006/08/18 12:11:25 sb 1.17.36.4: #i68336# Made slideshow/cppcanvas/glcanvas/dxcanvas/canvas warning free; disabled C4344 warning for wntmsci10
2006/07/27 07:53:36 sb 1.17.36.3: #i67535# Made svx warning-free.
2006/07/25 12:37:20 sb 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED
2006/07/19 09:31:30 sb 1.17.36.1: #i67537# Made desktop warning-free.

2006-10-12  Oliver Bolte  <obo@openoffice.org>  [483e4783d3c41ef5480f737eaeba4f47e25be9d7]

INTEGRATION: CWS sb59 (1.21.36); FILE MERGED

2006/08/30 22:52:51 thb 1.21.36.6: #i69122# Made basebmp/vigra compile warning-free
2006/08/18 18:25:58 sb 1.21.36.5: RESYNC: (1.22-1.23); FILE MERGED
2006/08/11 20:39:20 thb 1.21.36.4: #i68336# Made slideshow/cppcanvas/glcanvas/dxcanvas/canvas warning free; disabled C4344 warning for wntmsci10
2006/07/27 07:53:36 sb 1.21.36.3: #i67535# Made svx warning-free.
2006/07/25 12:37:08 sb 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED
2006/07/19 09:31:30 sb 1.21.36.1: #i67537# Made desktop warning-free.

2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6b0b7182d60834a2840878e1e8b32dac2bb28d43]

INTEGRATION: CWS sb59 (1.7.358); FILE MERGED

2006/08/29 14:55:28 sb 1.7.358.1: #i67535# Made code warning-free (GCC 4.1.1).

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [910fb6a28b9afb963eb2f43f9de7892132dc4633]

INTEGRATION: CWS gh12c (1.180.30); FILE MERGED

2006/09/13 14:49:35 gh 1.180.30.1: #i69023# build *_sid.hid files again

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [0eae1c9787340b9dc3c7cc624d70186c79ca83a1]

INTEGRATION: CWS cmcfixes28 (1.162.8); FILE MERGED

2006/10/02 09:54:29 cmc 1.162.8.2: RESYNC: (1.162-1.164); FILE MERGED
2006/09/27 11:18:44 cmc 1.162.8.1: #i69026# add some optional support for an additional serializer.jar location

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [20ac85d54b5052fc837a831b149cf648e2633b71]

INTEGRATION: CWS cmcfixes28 (1.39.158); FILE MERGED

2006/09/27 11:20:28 cmc 1.39.158.1: #i69026# add some optional support for an additional serializer.jar location

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [f70aa6babf01b59ebb6e30f38789e493a70b24be]

INTEGRATION: CWS cmcfixes28 (1.43.172); FILE MERGED

2006/09/27 11:20:28 cmc 1.43.172.1: #i69026# add some optional support for an additional serializer.jar location

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [9e3b3a8fe413c8a788590480a8eb1f56004a20a6]

INTEGRATION: CWS cmcfixes28 (1.116.8); FILE MERGED

2006/10/02 09:53:54 cmc 1.116.8.2: RESYNC: (1.116-1.118); FILE MERGED
2006/09/27 11:18:51 cmc 1.116.8.1: #i69026# add some optional support for an additional serializer.jar location

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [b12306c007479d38c282865e86279dcd731074fc]

INTEGRATION: CWS cmcfixes28 (1.177.8); FILE MERGED

2006/10/02 09:54:05 cmc 1.177.8.2: RESYNC: (1.177-1.179); FILE MERGED
2006/09/27 11:18:49 cmc 1.177.8.1: #i69026# add some optional support for an additional serializer.jar location

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [71b91584dfffb549094194b4d6ff00d31a345610]

INTEGRATION: CWS native66 (1.40.50); FILE MERGED

2006/09/27 15:07:01 is 1.40.50.1: #i69915# removing superfluous include pathes

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [13a3fa6fea2c00ead8a76a5f27de96a4dfd2e471]

INTEGRATION: CWS native66 (1.15.282); FILE MERGED

2006/09/28 10:11:41 is 1.15.282.3: #i69915# removing old comments
2006/09/27 15:08:16 is 1.15.282.2: #i69915# improve pack performance
2006/09/27 13:58:27 is 1.15.282.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [c10e17d832fb176183783f17a13ae7ae9fe771d9]

INTEGRATION: CWS native66 (1.38.8); FILE MERGED

2006/09/27 15:08:16 is 1.38.8.2: #i69915# improve pack performance
2006/09/27 13:58:26 is 1.38.8.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [40641ff75c125eb9e9c1c9bd464374f4cb471037]

INTEGRATION: CWS native66 (1.23.166); FILE MERGED

2006/09/27 15:08:15 is 1.23.166.2: #i69915# improve pack performance
2006/09/27 13:58:26 is 1.23.166.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [70da7e43f97847af5796f25bdefec3fbb1d08b8d]

INTEGRATION: CWS native66 (1.28.54); FILE MERGED

2006/09/27 13:58:26 is 1.28.54.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [893a0575dc727938a90585e336e6c44edcb1e1cc]

INTEGRATION: CWS native66 (1.57.8); FILE MERGED

2006/09/27 13:58:26 is 1.57.8.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [aef314d50b3d8a3c3a9eab1262f7b42e91f5a7ad]

INTEGRATION: CWS native66 (1.29.118); FILE MERGED

2006/09/27 13:58:26 is 1.29.118.1: #i69915# improving pack performance

2006-10-11  Oliver Bolte  <obo@openoffice.org>  [8225ca7ecbd41a8dbcb0cc7e29fdf870977cc44d]

INTEGRATION: CWS native66 (1.69.8); FILE MERGED

2006/09/28 10:11:41 is 1.69.8.2: #i69915# removing old comments
2006/09/27 13:58:25 is 1.69.8.1: #i69915# improving pack performance

2006-10-10  Kurt Zenker  <kz@openoffice.org>  [ca41fec5f05ce0f407000d537c22871db81cfcf6]

#i10000# restrictionflags overwiteable (hjs)


2006-10-10  Kurt Zenker  <kz@openoffice.org>  [063d037c54cb227f4264d8b2125b35eae52f97c2]

#i10000# fix path structure for c08office_patch


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c610441a79c811971bbc466cbfc347933ad5f957]

SRC680


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9a718dfcf4540b70224e39c80410be155cbc8c2d]

#i10000# gernerate a new configure scpipt of configure.in rev 1.181


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0b15c8906e8905a9852708e57a2ea1657d22dc4e]

INTEGRATION: CWS gtkquickstart (1.160.6); FILE MERGED

2006/09/29 11:17:02 mmeeks 1.160.6.2: RESYNC: (1.160-1.166); FILE MERGED
2006/08/01 10:57:05 mmeeks 1.160.6.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bee53546fd32e1135346a7800822c8277ba76e0d]

INTEGRATION: CWS gtkquickstart (1.206.30); FILE MERGED

2006/09/29 11:16:34 mmeeks 1.206.30.2: RESYNC: (1.206-1.209); FILE MERGED
2006/08/01 10:57:05 mmeeks 1.206.30.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [8d9507d8e57425bd12d21f18d3907dd0de74bcb7]

INTEGRATION: CWS gtkquickstart (1.171.6); FILE MERGED

2006/09/29 09:23:08 mmeeks 1.171.6.2: RESYNC: (1.171-1.177); FILE MERGED
2006/08/01 10:57:02 mmeeks 1.171.6.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [ea0a6fd1bb24c34584aecece3a371abc39638b92]

INTEGRATION: CWS gtkquickstart (1.101.44); FILE MERGED

2006/09/29 09:22:21 mmeeks 1.101.44.2: RESYNC: (1.101-1.102); FILE MERGED
2006/09/28 21:36:11 mmeeks 1.101.44.1: Issue number: i#57872#
Submitted by: mmeeks
add EGGTRAYLIB

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d1e23fbe882a19fccdb54a186d9dc307cd729a6d]

INTEGRATION: CWS locales21 (1.164.6); FILE MERGED

2006/09/28 22:47:56 er 1.164.6.2: RESYNC: (1.164-1.166); FILE MERGED
2006/09/28 17:20:38 er 1.164.6.1: #i69339# patch flag for Calc.xcu

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ed8a09e0f8ff15a8ca9e29493c428c8a761755a0]

INTEGRATION: CWS vq37 (1.70.32); FILE MERGED

2006/10/04 19:29:24 vq 1.70.32.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5c4aebd2a9826dca611d1783b554efca1554b210]

INTEGRATION: CWS vq37 (1.11.50); FILE MERGED

2006/10/04 19:29:24 vq 1.11.50.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1a2a69138ccec9ec2d89f3761200b78a2e8277ab]

INTEGRATION: CWS vq37 (1.48.8); FILE MERGED

2006/10/04 19:24:24 vq 1.48.8.1: #i69989# Use mkdir program instead of mkdir.pl for W32-??sh builds.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [21608051e4fb5d0da612abc8223583b7f3090a54]

INTEGRATION: CWS vq37 (1.20.130); FILE MERGED

2006/10/04 19:29:25 vq 1.20.130.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [838a851fdf438aa2fa6b09d5d3f01e513586afb3]

INTEGRATION: CWS vq37 (1.14.130); FILE MERGED

2006/10/04 19:29:24 vq 1.14.130.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b872e715103fcfeac132ecd26423a1e94147a955]

INTEGRATION: CWS vq37 (1.6.50); FILE MERGED

2006/10/04 19:29:24 vq 1.6.50.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e371c14a873ce3d79088396a52297133519af800]

INTEGRATION: CWS vq37 (1.19.160); FILE MERGED

2006/10/04 19:29:24 vq 1.19.160.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1a40ea7cabc37987508e66f7d9bad460f0a789d3]

INTEGRATION: CWS vq37 (1.181.20); FILE MERGED

2006/10/04 19:29:24 vq 1.181.20.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b26049663a6bc07e078f90cf0f759e8623cefee5]

INTEGRATION: CWS vq37 (1.201.6); FILE MERGED

2006/10/04 19:29:24 vq 1.201.6.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4409c9d4c1896f7ed3ae7b7bf457a1bdfc317cd6]

INTEGRATION: CWS vq37 (1.72.6); FILE MERGED

2006/10/04 19:29:23 vq 1.72.6.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5945687ebe07cc4756884a0ee15e1247aa75d4de]

INTEGRATION: CWS vq37 (1.40.130); FILE MERGED

2006/10/04 19:29:23 vq 1.40.130.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [60b934f8dffdff9cbc0979a2840259132a001c4d]

INTEGRATION: CWS vq37 (1.9.540); FILE MERGED

2006/10/04 19:29:23 vq 1.9.540.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [58b9d09751c4be2a1d858b58b3c41f8a8b687b2d]

INTEGRATION: CWS vq37 (1.10.776); FILE MERGED

2006/10/04 19:29:23 vq 1.10.776.1: #i69989# Add missing '-' in tg_config.mk and remove unneeded '+'.

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [072738d4a9753cd7b8dfeb0ef4d10488ee7c7edb]

INTEGRATION: CWS ause068 (1.97.110); FILE MERGED

2006/09/22 07:51:53 hjs 1.97.110.3: #i69734# first test revealed typo...
2006/09/21 15:54:54 hjs 1.97.110.2: #i69734# move adding SHLnIMPLIBN to dependency chain
2006/09/15 13:26:36 hjs 1.97.110.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [85556d6967465ae06f8bd3cb30234905555fc6b7]

INTEGRATION: CWS ause068 (1.69.30); FILE MERGED

2006/09/21 15:54:01 hjs 1.69.30.3: #i69536# remove echos to /dev/null
2006/09/19 15:00:55 hjs 1.69.30.2: RESYNC: (1.69-1.70); FILE MERGED
2006/09/15 13:26:34 hjs 1.69.30.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bcc97578f2260816548069f01fb529e81a200a33]

INTEGRATION: CWS ause068 (1.94.110); FILE MERGED

2006/09/22 07:51:52 hjs 1.94.110.3: #i69734# first test revealed typo...
2006/09/21 15:54:54 hjs 1.94.110.2: #i69734# move adding SHLnIMPLIBN to dependency chain
2006/09/15 13:26:32 hjs 1.94.110.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fcd1386182c53a110771ae1e38fdb653260eab7d]

INTEGRATION: CWS ause068 (1.177.10); FILE MERGED

2006/09/28 08:42:09 hjs 1.177.10.1: #i69867# bump configure check to 4.6

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3f0409e92fcaaa01225c95abc6dd7aad8fec2342]

INTEGRATION: CWS ause068 (1.34.10); FILE MERGED

2006/09/21 14:41:03 hjs 1.34.10.1: #i69536# + no longer required before echo command

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fd365e7545d50fcbc4b64eb37c93769e7969f26e]

INTEGRATION: CWS ause068 (1.30.84); FILE MERGED

2006/09/15 13:26:36 hjs 1.30.84.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [53b6db3424c36a001c4523c56bc89c0206e80c55]

INTEGRATION: CWS ause068 (1.11.442); FILE MERGED

2006/09/15 10:51:42 hjs 1.11.442.1: #i69559# more include guards

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a7a22cbaad174d459aacd13ed2b3c9162688a4cb]

INTEGRATION: CWS ause068 (1.10.442); FILE MERGED

2006/09/15 13:26:36 hjs 1.10.442.2: #i69536# don't force shell for echo
2006/09/15 10:57:30 hjs 1.10.442.1: #i69560# remove obsolete SVXLIGHT

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b59e27769d07a66c7dca9bc115bcbe92010463fa]

INTEGRATION: CWS ause068 (1.20.112); FILE MERGED

2006/09/15 13:26:36 hjs 1.20.112.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7494d2174278c9d6ebe6f3cba9c06cb912d226a4]

INTEGRATION: CWS ause068 (1.11.442); FILE MERGED

2006/09/15 13:26:36 hjs 1.11.442.2: #i69536# don't force shell for echo
2006/09/15 10:57:30 hjs 1.11.442.1: #i69560# remove obsolete SVXLIGHT

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [63af016b435a8c7ff3bbb398fc22170a53c424b3]

INTEGRATION: CWS ause068 (1.18.110); FILE MERGED

2006/09/15 13:26:35 hjs 1.18.110.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8d34f4aeebb9190b60dcdcd0619d2f49a95c3e65]

INTEGRATION: CWS ause068 (1.6.32); FILE MERGED

2006/09/15 13:26:35 hjs 1.6.32.2: #i69536# don't force shell for echo
2006/09/15 10:51:42 hjs 1.6.32.1: #i69559# more include guards

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [41c1e8b3755a836dc2b0e07e20fcf6a712ceeb40]

INTEGRATION: CWS ause068 (1.19.142); FILE MERGED

2006/09/15 13:26:35 hjs 1.19.142.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [82358e1744fdc60249b840bacadde10accd761a0]

INTEGRATION: CWS ause068 (1.70.12); FILE MERGED

2006/09/15 13:26:35 hjs 1.70.12.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1610347c5dd26810709dc66437e2c60976926ed4]

INTEGRATION: CWS ause068 (1.22.32); FILE MERGED

2006/09/26 09:50:00 hjs 1.22.32.2: #i69536# not exactly this issue but yet another useless shell call removed(leftover from i69093)
2006/09/15 10:57:30 hjs 1.22.32.1: #i69560# remove obsolete SVXLIGHT

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b0714181e774f7fb625f94953ef148c2f7b7e665]

INTEGRATION: CWS ause068 (1.30.110); FILE MERGED

2006/09/15 13:26:35 hjs 1.30.110.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [699c7b247859417667e5fac226c9a6c268d0d4d0]

INTEGRATION: CWS ause068 (1.11.32); FILE MERGED

2006/09/26 14:00:37 hjs 1.11.32.2: #i69881# move definition of XML_APIS_JAR and XERCES_JAR to settings.mk
2006/09/15 13:26:35 hjs 1.11.32.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [880a35474288a662b1093433ba1f8bc11d245119]

INTEGRATION: CWS ause068 (1.18.112); FILE MERGED

2006/09/15 13:26:34 hjs 1.18.112.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e083ce25473351f99cca88a01a7ec9b1f476460f]

INTEGRATION: CWS ause068 (1.55.108); FILE MERGED

2006/09/15 13:26:34 hjs 1.55.108.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [954cf737a3d6171048761610c24faebe362d9ca7]

INTEGRATION: CWS ause068 (1.180.32); FILE MERGED

2006/09/21 15:54:54 hjs 1.180.32.5: #i69734# move adding SHLnIMPLIBN to dependency chain
2006/09/19 15:01:35 hjs 1.180.32.4: RESYNC: (1.180-1.181); FILE MERGED
2006/09/15 13:26:34 hjs 1.180.32.3: #i69536# don't force shell for echo
2006/09/15 10:57:30 hjs 1.180.32.2: #i69560# remove obsolete SVXLIGHT
2006/09/15 10:46:57 hjs 1.180.32.1: #i69559# more include guards

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c03594f888dd78cc5e7a768c2f723968461ed389]

INTEGRATION: CWS ause068 (1.199.86); FILE MERGED

2006/09/26 15:33:20 hjs 1.199.86.5: #i69867# check for dmake 4.6 to make sure noop is supported
2006/09/26 14:02:43 hjs 1.199.86.4: #i69881# definition of XML_APIS_JAR and XERCES_JAR;#i69744# remove LIBPRE
2006/09/19 15:01:27 hjs 1.199.86.3: RESYNC: (1.199-1.200); FILE MERGED
2006/09/15 13:26:34 hjs 1.199.86.2: #i69536# don't force shell for echo
2006/09/15 10:57:30 hjs 1.199.86.1: #i69560# remove obsolete SVXLIGHT

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7b82a81e9055dfb52737e1960e8db133f2ff695e]

INTEGRATION: CWS ause068 (1.40.112); FILE MERGED

2006/09/15 13:26:33 hjs 1.40.112.2: #i69536# don't force shell for echo
2006/09/15 10:57:29 hjs 1.40.112.1: #i69560# remove obsolete SVXLIGHT

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a0cfccd12aebe83ae000bc101f3242ce267b4e8c]

INTEGRATION: CWS ause068 (1.102.30); FILE MERGED

2006/09/26 12:24:06 hjs 1.102.30.3: #i69744# remove some more (missed in first replac)
2006/09/26 10:34:46 hjs 1.102.30.2: #i69744# remove definition too
2006/09/21 16:04:04 hjs 1.102.30.1: #i69744# remove LIBPRE

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [94583b10ae5d10288e608b5758c033ae43428859]

INTEGRATION: CWS ause068 (1.2.760); FILE MERGED

2006/09/15 13:26:33 hjs 1.2.760.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [83276ee13ccdf88dc940b1e0172ebcdade2f41a3]

INTEGRATION: CWS ause068 (1.4.442); FILE MERGED

2006/09/15 13:26:33 hjs 1.4.442.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [80bd884249f158eb7d055956424681a3bd1e0bf8]

INTEGRATION: CWS ause068 (1.30.246); FILE MERGED

2006/09/15 13:26:33 hjs 1.30.246.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [744c88293c4ad53d4474e2933368103aa4789707]

INTEGRATION: CWS ause068 (1.27.84); FILE MERGED

2006/09/15 13:26:32 hjs 1.27.84.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [64e330c57f6b085262657e86abd5f09fefd63280]

INTEGRATION: CWS ause068 (1.18.86); FILE MERGED

2006/09/15 13:26:32 hjs 1.18.86.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7995308ebb381e584dcf12de0eaa75c3dcb6776a]

INTEGRATION: CWS ause068 (1.15.938); FILE MERGED

2006/09/15 13:26:32 hjs 1.15.938.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3a57d3fbef912e471b42c4347148cf5ca7928774]

INTEGRATION: CWS ause068 (1.27.112); FILE MERGED

2006/09/15 13:26:31 hjs 1.27.112.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [dd8bd294ce8883f1e99f29a0b2991a56dd6ff243]

INTEGRATION: CWS ause068 (1.53.108); FILE MERGED

2006/09/15 13:26:31 hjs 1.53.108.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5ddfdb9578bc09b8ef905ec28fdf03b9dad65b26]

INTEGRATION: CWS ause068 (1.3.966); FILE MERGED

2006/09/15 13:26:31 hjs 1.3.966.1: #i69536# don't force shell for echo

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0c439b87ec54f1fcbe48d8335a5bb2a2e5a322be]

INTEGRATION: CWS ause068 (1.59.4); FILE MERGED

2006/09/22 17:48:26 hjs 1.59.4.1: #i69536# + no longer required before echo command

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bd7034dba5d19a8fd9a303bc7194c82b143fca1e]

INTEGRATION: CWS native61 (1.52.66); FILE MERGED

2006/09/07 15:13:05 is 1.52.66.1: #i69261# setting unix privileges

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c866a2eb7a9ebfdc2c8e5e0c03b09c2d78a9eeb4]

INTEGRATION: CWS native61 (1.40.26); FILE MERGED

2006/09/07 15:27:24 is 1.40.26.2: #140290# setting new version
2006/08/30 11:02:28 is 1.40.26.1: #140290# pu5 ready

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [03b3f02d2a09aa184824f9d22999f4febaadd77b]

INTEGRATION: CWS native61 (1.33.76); FILE MERGED

2006/09/04 14:34:26 is 1.33.76.2: #i59187# making relative pathes also for cygwin
2006/09/04 14:20:56 is 1.33.76.1: #i59187# making relative pathes also for cygwin

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [68a51b5b9ea33e3ac1d6dd785b8d5d1c75ac8b3a]

INTEGRATION: CWS native61 (1.28.210); FILE MERGED

2006/08/30 10:28:10 is 1.28.210.1: #140251# making different bitmaps in different patches possible

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f7235109406fc133a15936a188703963227c8b80]

INTEGRATION: CWS native61 (1.67.60); FILE MERGED

2006/08/30 10:28:10 is 1.67.60.1: #140251# making different bitmaps in different patches possible

2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [4d4483cf3879b354cc4b03b7cb741eb9b3ba51a9]

#100000# generated to mirror last changes in configure.in


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [5e802875d1af89b45bae67ce3f080206d83cd071]

SRC680


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [2e6f6a419cb057832937ece0d7db2c888dbc367b]

INTEGRATION: CWS jam01 (1.16.18); FILE MERGED

2006/09/21 18:25:41 kendy 1.16.18.6: #i100000# Indentation fixes.
2006/08/22 09:42:14 kaib 1.16.18.5: #i67378# Added tests for failing copy of Jamfile and Jamrules
2006/08/21 15:34:17 kaib 1.16.18.4: #i67378# Fixed issues with missing INCLUDE and LIB settings on win32
2006/07/25 11:08:34 kaib 1.16.18.3: RESYNC: (1.16-1.17); FILE MERGED
2006/07/14 17:51:27 kaib 1.16.18.2: #i67378# Fixed bootstrap to create solenv//bin dir.
2006/07/14 14:47:06 kaib 1.16.18.1: #i67378# Added --enable-jam flag to configure and integrated jam build into bootstrap

2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [805578dc84b4273bff2fc0c45cb0df7be81bed54]

INTEGRATION: CWS jam01 (1.107.12); FILE MERGED

2006/08/22 11:27:13 kaib 1.107.12.9: #i67378# Fixed path issue with default includes
2006/08/22 11:23:24 kaib 1.107.12.8: #i67378# Fixed path issue with default includes
2006/08/22 09:41:33 kaib 1.107.12.7: #i67378# Fixed path issues with CXX and CC flags
2006/08/21 15:34:17 kaib 1.107.12.6: #i67378# Fixed issues with missing INCLUDE and LIB settings on win32
2006/08/17 14:28:27 kaib 1.107.12.5: RESYNC: (1.110-1.112); FILE MERGED
2006/07/25 11:09:06 kaib 1.107.12.4: RESYNC: (1.107-1.110); FILE MERGED
2006/07/20 12:02:31 kaib 1.107.12.3: #i67378# Added support for JAM_CXX without guw
2006/07/17 12:36:10 kaib 1.107.12.2: #i67378# Added generation of environment file for jam, similar in function to the one generated for shells
2006/07/14 14:47:08 kaib 1.107.12.1: #i67378# Added --enable-jam flag to configure and integrated jam build into bootstrap

2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [621ead3f943efd2bf3ffdf1c0e7bd2283fb2452c]

INTEGRATION: CWS jam01 (1.169.4); FILE MERGED

2006/08/17 14:28:06 kaib 1.169.4.3: RESYNC: (1.171-1.173); FILE MERGED
2006/07/25 11:08:47 kaib 1.169.4.2: RESYNC: (1.169-1.171); FILE MERGED
2006/07/14 14:47:08 kaib 1.169.4.1: #i67378# Added --enable-jam flag to configure and integrated jam build into bootstrap

2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [b16301171a982487f38f7c0936de79ca6fecbee4]

INTEGRATION: CWS jam01 (1.149.72); FILE MERGED

2006/09/21 18:08:20 kendy 1.149.72.4: #i100000# Indentation fixes.
2006/08/17 12:58:33 kaib 1.149.72.3: #i67378# Added -j option passthrough to Jam primer
2006/07/25 17:13:11 kaib 1.149.72.2: #i67378# Further work to get seamless dependencies for building modules.
2006/07/20 12:05:40 kaib 1.149.72.1: #i67378# Added optional jam priming build for modules with a Jamfile

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [db832481f06f102c257b95f1c8880dd8a3878869]

INTEGRATION: CWS obo05 (1.158.10); FILE MERGED

2006/09/22 00:41:09 vq 1.158.10.4: #i69539# Rename --disable-atlmfc to --disable-activex as that is what that
switch actually does.
2006/09/20 22:24:27 vq 1.158.10.3: #i69539# Remove unneeded configure cruft.
2006/09/18 12:49:07 vq 1.158.10.2: #i69539# Add check for instmsia.exe/instmsiw.exe for VS2005.
2006/09/18 03:23:14 vq 1.158.10.1: #i69539# Add VS 2005 (Express) to OOo configury.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [451ab08fe4a90d8fcdac47c8c75af55224b7962a]

INTEGRATION: CWS obo05 (1.112.10); FILE MERGED

2006/09/20 22:24:26 vq 1.112.10.3: #i69539# Remove unneeded configure cruft.
2006/09/18 23:09:32 vq 1.112.10.2: #i69597# Fix LIB/ILIB env. variable.
2006/09/18 03:23:17 vq 1.112.10.1: #i69539# Add VS 2005 (Express) to OOo configury.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [53bb504abad4fb55b3419b81ee6dcb8d052a61bb]

INTEGRATION: CWS obo05 (1.173.10); FILE MERGED

2006/09/22 00:41:12 vq 1.173.10.4: #i69539# Rename --disable-atlmfc to --disable-activex as that is what that
switch actually does.
2006/09/20 22:24:26 vq 1.173.10.3: #i69539# Remove unneeded configure cruft.
2006/09/18 12:49:09 vq 1.173.10.2: #i69539# Add check for instmsia.exe/instmsiw.exe for VS2005.
2006/09/18 03:23:16 vq 1.173.10.1: #i69539# Add VS 2005 (Express) to OOo configury.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0a7eaec2ba7d7f012524ebe2f9637100563964fd]

INTEGRATION: CWS obo05 (1.10.4); FILE MERGED

2006/06/27 12:09:31 obo 1.10.4.1: #i53611# warnings .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6897f4fb11a9bcb4246b75326954e84dbb526ba4]

INTEGRATION: CWS obo05 (1.5.4); FILE MERGED

2006/06/27 13:39:53 obo 1.5.4.1: #i53611# improved sorted header includes

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [200a15bc543621a470f7dfbced9d4f7d401256d3]

INTEGRATION: CWS obo05 (1.3.4); FILE MERGED

2006/06/27 13:38:35 obo 1.3.4.1: #i53611# improved sorted header includes

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8d5bc6ad2ea18c1c443a7ef6b90861a4888122a4]

INTEGRATION: CWS obo05 (1.209.12); FILE MERGED

2006/09/18 14:40:49 obo 1.209.12.2: #i53611# cli
2006/08/28 15:20:40 obo 1.209.12.1: #i53611# stlport version

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9fd872eb79597536df9140339c15886d6505fa47]

INTEGRATION: CWS obo05 (1.34.2); FILE MERGED

2006/06/27 10:42:03 obo 1.34.2.2: #i53611# .net 2005 port
2006/06/27 09:52:21 obo 1.34.2.1: #i53611# port for .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [3d488cb87d20cf9d5d59da5e4d900ebe68f0725e]

INTEGRATION: CWS obo05 (1.1.2); FILE ADDED

2006/09/20 08:08:09 obo 1.1.2.7: #i53611#,#i69591# vcl added as not warning free module (needs a fix in boost)
2006/09/18 15:01:01 obo 1.1.2.6: #i53611# warning 4189 added
2006/09/15 15:43:38 vq 1.1.2.5: #i53611# Use $(PIPEERROR) instead of |& .
2006/09/06 13:21:00 obo 1.1.2.4: #i53611# warning 4505 and 4692 added
2006/08/16 07:37:42 obo 1.1.2.3: #i53611#
2006/08/11 07:15:55 obo 1.1.2.2: #i53611#
2006/06/22 14:33:52 obo 1.1.2.1: #i53611# .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5089f3747c16ae2fea6449256e4c999c6c712575]

INTEGRATION: CWS obo05 (1.6.2); FILE MERGED

2006/08/09 12:39:36 obo 1.6.2.2: RESYNC: (1.6-1.8); FILE MERGED
2006/07/03 11:20:46 obo 1.6.2.1: #i53611# disable warning 'unknown warning'

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [08e0c3dc9c89ca1d2a14a900b1ff05b460e2bf2a]

INTEGRATION: CWS obo05 (1.76.224); FILE MERGED

2006/06/22 14:33:14 obo 1.76.224.1: #i53611# .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [046d6ccfef05abb36dfe8c309710652d47799354]

INTEGRATION: CWS obo05 (1.97.72); FILE MERGED

2006/09/15 15:54:47 vq 1.97.72.3: #i69563# Quote ; for bash/tcsh builds.
2006/09/15 13:28:02 obo 1.97.72.2: #i69563# missing FI
2006/08/28 08:47:28 obo 1.97.72.1: #i53611# include manifest into dll

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [171af0887f68285c1e3be26213076a67dc1728b1]

INTEGRATION: CWS obo05 (1.8.302); FILE MERGED

2006/08/23 14:54:31 obo 1.8.302.2: #i53611#
2006/08/11 07:16:46 obo 1.8.302.1: #i53611#

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5cca1c1d9f600335136801536f0f0305ff2aac99]

INTEGRATION: CWS obo05 (1.54.20); FILE MERGED

2006/09/15 15:54:47 vq 1.54.20.4: #i69563# Quote ; for bash/tcsh builds.
2006/09/15 13:25:58 obo 1.54.20.3: #i69563# missing FI
2006/08/09 12:31:39 obo 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED
2006/06/07 09:06:48 obo 1.54.20.1: #i53611# port for .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [795e33b39f027fdf757cf11c35103cdf66bc7ee1]

INTEGRATION: CWS obo05 (1.65.56); FILE MERGED

2006/08/09 12:31:05 obo 1.65.56.3: RESYNC: (1.67-1.68); FILE MERGED
2006/06/23 17:44:44 obo 1.65.56.2: RESYNC: (1.65-1.67); FILE MERGED
2006/06/22 14:32:36 obo 1.65.56.1: #i53611# .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fa46370ac221e2b9cd4ba58b711503d8bbaf7d00]

INTEGRATION: CWS obo05 (1.94.72); FILE MERGED

2006/09/15 15:54:47 vq 1.94.72.3: #i69563# Quote ; for bash/tcsh builds.
2006/09/15 13:30:53 obo 1.94.72.2: #i69563# missing FI
2006/08/28 08:48:12 obo 1.94.72.1: #i53611# include manifest into dll

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5b4ee8951d6be77300e8198365a31fd84645c194]

INTEGRATION: CWS obo05 (1.52.20); FILE MERGED

2006/09/15 15:54:46 vq 1.52.20.4: #i69563# Quote ; for bash/tcsh builds.
2006/09/15 13:30:52 obo 1.52.20.3: #i69563# missing FI
2006/08/09 12:28:55 obo 1.52.20.2: RESYNC: (1.52-1.53); FILE MERGED
2006/06/07 09:06:48 obo 1.52.20.1: #i53611# port for .net 2005

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [126c9379991778ba409681c05c3ba92ec7278906]

INTEGRATION: CWS dmake46 (1.4.8); FILE MERGED

2006/07/31 02:48:02 vq 1.4.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f54effc7428fd7485b6cf58ca399812cf190f419]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:48:02 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b605f448b40580295dfff8b9e621d0459065d05a]

INTEGRATION: CWS dmake46 (1.3.2); FILE MERGED

2006/09/21 20:57:37 vq 1.3.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:59 vq 1.3.2.1: #i67689# Bump version to 4.6-cvs.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b3241ec5ab73e9735e4ad8e12e4b4278b34d7516]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:48:01 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e89bc4d8832076d2aea184377bd180439d7c186e]

INTEGRATION: CWS dmake46 (1.5.8); FILE MERGED

2006/07/31 02:48:01 vq 1.5.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [305489874279c398bea9010299a97f29b1b66ee0]

INTEGRATION: CWS dmake46 (1.8.2); FILE MERGED

2006/09/21 20:57:36 vq 1.8.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:59 vq 1.8.2.1: #i67689# Bump version to 4.6-cvs.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7f8af4b9cfed48fc6c8ad47f25d8d45f14d592cf]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:48:00 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [00dbdce2dfda67aa9b865dc568e670280d41359b]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:59 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [309a4040fb8749aa37ae7667f22f92a9cee4b3a5]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:58 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9a047977af144d41e4ca0b64fc0efebefd808734]

INTEGRATION: CWS dmake46 (1.4.8); FILE MERGED

2006/07/31 02:47:58 vq 1.4.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f53a18f55266cb9263a0751ec94e7cae0d1f2ef4]

INTEGRATION: CWS dmake46 (1.5.8); FILE MERGED

2006/07/31 02:47:58 vq 1.5.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [139eb557c608cb89a2f05638a2c969cb54c0df89]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:57 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e9dfc92b2193d2c72abe8f730ebb0d0e2ebef5ab]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:56 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e0abd932ab17a7a171d9b18bd92ea059bb935aea]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:55 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b2857f58faf7d92f7ff04980f9e60168ecd7c3c7]

INTEGRATION: CWS dmake46 (1.9.8); FILE MERGED

2006/08/21 04:22:42 vq 1.9.8.5: #i10000# Add some code comments.
2006/07/28 21:19:06 vq 1.9.8.4: #i67589# Add the internal commands noop and echo to the *nix version of
dmake. This functionality already existed for the native windows version.
2006/07/26 00:47:16 vq 1.9.8.3: #i10000# Oops, the previous patch should not change this part.
2006/07/26 00:20:25 vq 1.9.8.2: #i10000# Comment and whitespace changes only.
2006/07/20 02:41:14 vq 1.9.8.1: #i10000# No code changes. Only comments were added/improved.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b9e371a9d7ec49e2e609f2662f4d7bdfd415360f]

INTEGRATION: CWS dmake46 (1.6.2); FILE MERGED

2006/08/14 20:35:56 vq 1.6.2.1: #i52590# Increase limit of parallel jobs for *NIX dmakes to 64.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [bba2218d4092a4bc3c3b8e46ae1d0d9f9f005805]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/07/17 03:14:00 vq 1.1.2.1: #i67166# Add testcases.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [97050697cade8f7b181878cae165af94767baa4e]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/09/24 23:57:08 vq 1.1.2.2: #i69818# Fix testcase.
2006/07/10 21:01:39 vq 1.1.2.1: #i66567# Add testcase and mention the new warning in the NEWS file.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [c3e7db7b030da6d7fafd1781eb82fd068843db7f]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/07/10 01:38:30 vq 1.1.2.1: #i67025# Add testcase and mention this bugfix in the NEWS file as it was
a regression in dmake 4.5 with respect to older versions.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ae83867728b192803eac8e53c71b16ae5b04a036]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/07/30 01:47:57 vq 1.1.2.1: #i67589# Add testcases for builtin commands.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [68c45b9a9c8479f1013e26f123d1a019494002dd]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/07/24 22:13:38 vq 1.1.2.1: #i64583# Add testcase for $(mktmp ...) function macro and group recipe.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [845a8be4e50e3d8b9c3269cf0dde204448bbcf69]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/08/15 18:12:49 vq 1.1.2.1: #i44961# Add testcase.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [3f19581f28a5efac0430019f3e03b19a7cd632c2]

INTEGRATION: CWS dmake46 (1.1.2); FILE ADDED

2006/07/23 03:41:38 vq 1.1.2.1: #i67585# Add a testcase.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [43ff431506586d90d83e6a6ce5108ec930291093]

INTEGRATION: CWS dmake46 (1.3.2); FILE MERGED

2006/08/15 18:12:49 vq 1.3.2.7: #i44961# Add testcase.
2006/07/30 01:47:57 vq 1.3.2.6: #i67589# Add testcases for builtin commands.
2006/07/24 22:13:38 vq 1.3.2.5: #i64583# Add testcase for $(mktmp ...) function macro and group recipe.
2006/07/23 03:41:38 vq 1.3.2.4: #i67585# Add a testcase.
2006/07/17 03:13:59 vq 1.3.2.3: #i67166# Add testcases.
2006/07/10 21:01:38 vq 1.3.2.2: #i66567# Add testcase and mention the new warning in the NEWS file.
2006/07/10 01:38:30 vq 1.3.2.1: #i67025# Add testcase and mention this bugfix in the NEWS file as it was
a regression in dmake 4.5 with respect to older versions.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0aa2b99e92674e13703d3e8a5f63627bcbb139a4]

INTEGRATION: CWS dmake46 (1.4.2); FILE MERGED

2006/07/23 04:27:59 vq 1.4.2.1: #i67689# Bump version to 4.6-cvs.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ec0bceaa21201c82a809a440007074baaacc7e9c]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:54 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [11f8ebd9b0924e36f98004bd106b5d473c93d8b6]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:53 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [57b54375cba084e5b5080e43b3370079b113aec6]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:52 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0e048edcb68f8f1cd33e09659d2343ccde82acb7]

INTEGRATION: CWS dmake46 (1.1.1.1.152); FILE MERGED

2006/07/27 01:10:48 vq 1.1.1.1.152.1: #i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [077753baac2111c90492464210abf8c88f057798]

INTEGRATION: CWS dmake46 (1.2.8); FILE MERGED

2006/07/27 01:10:48 vq 1.2.8.2: #i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.
2006/07/20 02:41:14 vq 1.2.8.1: #i10000# No code changes. Only comments were added/improved.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ae1a0ebbb8c030b5f868a2ed273b6ac6c3a6c2fd]

INTEGRATION: CWS dmake46 (1.7.2); FILE MERGED

2006/09/21 20:57:36 vq 1.7.2.7: #i67689# Release dmake 4.6.
2006/09/14 16:40:46 vq 1.7.2.6: #i69536# Make clear that .SUFFIXES is not supported by dmake.
2006/08/20 17:30:40 vq 1.7.2.5: #i64569# Improve documentation of the handling of continued makefile lines.
2006/07/29 01:55:39 vq 1.7.2.4: #i67589# Add documentation and NEWS file entry for builtin commands noop
and echo.
2006/07/23 04:27:58 vq 1.7.2.3: #i67689# Bump version to 4.6-cvs.
2006/07/23 03:17:37 vq 1.7.2.2: #i67585# Fix $(nil ...) function macro.
The patch also removes some unneeded code from _exec_call() and adds some
extra documentation about function macros to the dmake man page.
2006/07/10 20:46:07 vq 1.7.2.1: #i66567# Deprecate the obsolete special target .SUFFIXES as it has no
special meaning.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ffc886b6904e55636fc420e2fa809e3b88512fbb]

INTEGRATION: CWS dmake46 (1.5.2); FILE MERGED

2006/09/21 20:57:36 vq 1.5.2.7: #i67689# Release dmake 4.6.
2006/09/14 16:40:45 vq 1.5.2.6: #i69536# Make clear that .SUFFIXES is not supported by dmake.
2006/08/20 17:30:39 vq 1.5.2.5: #i64569# Improve documentation of the handling of continued makefile lines.
2006/07/29 01:55:38 vq 1.5.2.4: #i67589# Add documentation and NEWS file entry for builtin commands noop
and echo.
2006/07/23 04:27:58 vq 1.5.2.3: #i67689# Bump version to 4.6-cvs.
2006/07/23 03:17:36 vq 1.5.2.2: #i67585# Fix $(nil ...) function macro.
The patch also removes some unneeded code from _exec_call() and adds some
extra documentation about function macros to the dmake man page.
2006/07/10 20:46:07 vq 1.5.2.1: #i66567# Deprecate the obsolete special target .SUFFIXES as it has no
special meaning.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d35e96846b4ee2ad862e83ef058c4b618eec67c9]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/07/31 02:47:51 vq 1.6.8.1: #i64583# Remove unused parameter from Create_temp() and Get_temp().

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d39e36b401c73d3d03f7ed2cf57ae208e86614de]

INTEGRATION: CWS dmake46 (1.7.8); FILE MERGED

2006/08/29 17:08:07 vq 1.7.8.7: #i69071# Don't use umask for the native W32 dmake.
2006/07/31 02:47:51 vq 1.7.8.6: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006/07/28 21:19:06 vq 1.7.8.5: #i67589# Add the internal commands noop and echo to the *nix version of
dmake. This functionality already existed for the native windows version.
2006/07/27 01:10:48 vq 1.7.8.4: #i67808# Fix the internal echo command of the native Windows dmake version.
The patch also moves the usage of the global variable Packed_shell to
msdos/runargv.c and msdos/spawn.c.
2006/07/26 00:20:25 vq 1.7.8.3: #i10000# Comment and whitespace changes only.
2006/07/24 21:43:34 vq 1.7.8.2: #i64583# Let tempfiles generated by $(mktmp ..) always have 600 permissions.
Generate unique and secure tempfiles if a suffix is requested. (Needed for
group recipes.)
2006/07/20 02:41:13 vq 1.7.8.1: #i10000# No code changes. Only comments were added/improved.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e0ba2da19852e3d68ac328d00e868326e5638f88]

INTEGRATION: CWS dmake46 (1.8.2); FILE MERGED

2006/09/20 17:32:13 vq 1.8.2.4: #i66567# Show the ".SUFFIXES target has no special meaning" warning only
if the -v[w] verbose flag is given.
2006/08/21 04:22:41 vq 1.8.2.3: #i10000# Add some code comments.
2006/07/10 20:46:07 vq 1.8.2.2: #i66567# Deprecate the obsolete special target .SUFFIXES as it has no
special meaning.
2006/07/10 01:08:42 vq 1.8.2.1: #i67025# Fix problem of %-targets with attribute .SILENT and -vr verbose
flag.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [cd927855079bebe691b2dbce2cf996aeba565342]

INTEGRATION: CWS dmake46 (1.6.8); FILE MERGED

2006/08/21 04:22:41 vq 1.6.8.3: #i10000# Add some code comments.
2006/07/28 21:19:06 vq 1.6.8.2: #i67589# Add the internal commands noop and echo to the *nix version of
dmake. This functionality already existed for the native windows version.
2006/07/20 02:41:13 vq 1.6.8.1: #i10000# No code changes. Only comments were added/improved.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4c987471e8a711579c6b587de5be3cfc2c0d2562]

INTEGRATION: CWS dmake46 (1.1.1.1.152); FILE MERGED

2006/07/17 03:10:57 vq 1.1.1.1.152.1: #i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6fa4b536ef6bdc7f468aed5de6fd723fa86907c2]

INTEGRATION: CWS dmake46 (1.1.1.1.152); FILE MERGED

2006/07/22 03:48:48 vq 1.1.1.1.152.1: #i10000# Add some comments.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0877f053d3c4833edf3aea55d527907ef93399f9]

INTEGRATION: CWS dmake46 (1.8.8); FILE MERGED

2006/08/29 17:08:07 vq 1.8.8.5: #i69071# Don't use umask for the native W32 dmake.
2006/07/31 03:35:11 vq 1.8.8.4: #i67585# Remove unneeded variable definitions.
2006/07/31 02:47:51 vq 1.8.8.3: #i64583# Remove unused parameter from Create_temp() and Get_temp().
2006/07/24 21:43:33 vq 1.8.8.2: #i64583# Let tempfiles generated by $(mktmp ..) always have 600 permissions.
Generate unique and secure tempfiles if a suffix is requested. (Needed for
group recipes.)
2006/07/23 03:17:36 vq 1.8.8.1: #i67585# Fix $(nil ...) function macro.
The patch also removes some unneeded code from _exec_call() and adds some
extra documentation about function macros to the dmake man page.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [86a5da6942c3a25064c4907db6f4a7d705d8ed0d]

INTEGRATION: CWS dmake46 (1.5.8); FILE MERGED

2006/09/21 16:24:10 vq 1.5.8.4: #i69743# Optimize expand.c:Apply_edit().
2006/08/15 18:11:35 vq 1.5.8.3: #i44961# Reject single letter macros with (, {, ), } and : .
2006/08/15 15:07:05 vq 1.5.8.2: #i44961# Throw error if inclosed macro brackets are encountered.
2006/07/17 03:10:57 vq 1.5.8.1: #i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d74cc51f62c1c6b44e8e606fbab89bff1d3f1280]

INTEGRATION: CWS dmake46 (1.4.2); FILE MERGED

2006/08/21 04:22:41 vq 1.4.2.2: #i10000# Add some code comments.
2006/07/17 03:10:57 vq 1.4.2.1: #i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e1a54f99bbb97766115dc56e0fd2f757f4a171a2]

INTEGRATION: CWS dmake46 (1.7.2); FILE MERGED

2006/07/17 03:10:56 vq 1.7.2.1: #i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0cb087b22862535999622635c9a2bf293ae966e6]

INTEGRATION: CWS dmake46 (1.6.2); FILE MERGED

2006/07/24 21:43:33 vq 1.6.2.3: #i64583# Let tempfiles generated by $(mktmp ..) always have 600 permissions.
Generate unique and secure tempfiles if a suffix is requested. (Needed for
group recipes.)
2006/07/22 03:48:48 vq 1.6.2.2: #i10000# Add some comments.
2006/07/17 03:10:56 vq 1.6.2.1: #i67166# Make dmake issue a warning if a previously unset macro (i.e. it is
assumed to be empty) is used and later set to a different value.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [3ce40b14692cda94aa7bdfdf831b09dbd3861cbc]

INTEGRATION: CWS dmake46 (1.24.2); FILE MERGED

2006/09/21 20:57:35 vq 1.24.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:58 vq 1.24.2.1: #i67689# Bump version to 4.6-cvs.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [cdab68f6b6f1a0ae59b094530a2b1533230b8008]

INTEGRATION: CWS dmake46 (1.17.2); FILE MERGED

2006/09/21 20:57:35 vq 1.17.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:57 vq 1.17.2.1: #i67689# Bump version to 4.6-cvs.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4f07e6d711e3edc385c8627491a2ad48d7011dc0]

INTEGRATION: CWS dmake46 (1.5.2); FILE MERGED

2006/09/21 20:57:35 vq 1.5.2.5: #i67689# Release dmake 4.6.
2006/07/29 01:55:38 vq 1.5.2.4: #i67589# Add documentation and NEWS file entry for builtin commands noop
and echo.
2006/07/23 04:05:50 vq 1.5.2.3: #i67166# Mention the new warning in the NEWS file.
2006/07/10 21:01:38 vq 1.5.2.2: #i66567# Add testcase and mention the new warning in the NEWS file.
2006/07/10 01:38:30 vq 1.5.2.1: #i67025# Add testcase and mention this bugfix in the NEWS file as it was
a regression in dmake 4.5 with respect to older versions.

2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a3600becdb10bfb67ced4a2be8d364e6dd0381cf]

INTEGRATION: CWS dmake46 (1.4.2); FILE MERGED

2006/09/25 00:01:40 vq 1.4.2.11: #i10000# Update ChangeLog.
2006/09/21 20:59:01 vq 1.4.2.10: #i10000# Update ChangeLog.
2006/09/21 16:26:26 vq 1.4.2.9: #i10000# Update ChangeLog.
2006/08/29 17:10:10 vq 1.4.2.8: #i10000# Update ChangeLog.
2006/08/16 17:06:54 vq 1.4.2.7: #i10000# Update ChangeLog.
2006/07/31 03:37:40 vq 1.4.2.6: #i10000# Update ChangeLog.
2006/07/30 01:54:43 vq 1.4.2.5: #i10000# Update ChangeLog.
2006/07/27 02:08:17 vq 1.4.2.4: #i10000# Update ChangeLog.
2006/07/23 04:30:17 vq 1.4.2.3: #i10000# Update ChangeLog.
2006/07/17 03:17:11 vq 1.4.2.2: #i10000# Update ChangeLog.
2006/07/10 01:45:24 vq 1.4.2.1: #i10000# Update ChangeLog.

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [3a06b3287566b15204e573847c115db0878e0b78]

INTEGRATION: CWS vgbugs04 (1.2.62); FILE MERGED

2006/07/04 10:37:14 vg 1.2.62.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [e4f6d38e08338744c9ca29c0bc6e3cf706e26c60]

INTEGRATION: CWS vgbugs04 (1.11.18); FILE MERGED

2006/09/01 14:57:34 vg 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED
2006/07/04 10:37:14 vg 1.11.18.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [9b277a51e64c7613fe16c3abab5eeebb61554832]

INTEGRATION: CWS vgbugs04 (1.7.62); FILE MERGED

2006/09/15 15:19:53 vg 1.7.62.5: #i69015# -n switsh for windows-native slashes
2006/09/04 13:49:59 vg 1.7.62.4: #i69015# add slash at the end of the string
2006/09/01 11:29:37 vg 1.7.62.3: #i69015# use dmake slash variable
2006/08/31 10:34:13 vg 1.7.62.2: #i69015# generic paths for windows
2006/07/04 10:37:14 vg 1.7.62.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [ce8632af8590fdf88279b6a56f45803ee241feab]

INTEGRATION: CWS vgbugs04 (1.3.62); FILE MERGED

2006/08/31 10:34:13 vg 1.3.62.2: #i69015# generic paths for windows
2006/07/04 10:37:14 vg 1.3.62.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [15515ef505ba45c8ced3859508f2908692c30c8c]

INTEGRATION: CWS vgbugs04 (1.3.142); FILE MERGED

2006/09/15 15:19:53 vg 1.3.142.4: #i69015# -n switsh for windows-native slashes
2006/09/01 11:29:37 vg 1.3.142.3: #i69015# use dmake slash variable
2006/08/31 10:34:12 vg 1.3.142.2: #i69015# generic paths for windows
2006/07/04 10:37:13 vg 1.3.142.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [1e22bab9d1eb6e053d7aa1932626489941771d17]

INTEGRATION: CWS vgbugs04 (1.1.2); FILE ADDED

2006/08/23 13:43:49 vg 1.1.2.3: #137785# case insensitive paths for Windows
2006/07/04 14:21:28 vg 1.1.2.2: #137785# optimize makedepend
2006/07/04 10:37:13 vg 1.1.2.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [f151ba19b0734b01810e9163e41827b73e63e72b]

INTEGRATION: CWS vgbugs04 (1.1.2); FILE ADDED

2006/09/15 15:19:53 vg 1.1.2.4: #i69015# -n switsh for windows-native slashes
2006/08/23 13:54:39 vg 1.1.2.3: #137785# case insensitive paths for Windows
2006/08/23 13:43:49 vg 1.1.2.2: #137785# case insensitive paths for Windows
2006/07/04 10:37:13 vg 1.1.2.1: #137785# optimize makedepend

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [d2fa221443eb34cb69ea78057c89a875de16d0db]

INTEGRATION: CWS vgbugs04 (1.46.96); FILE MERGED

2006/09/15 14:44:38 hjs 1.46.96.1: #i69015# add switch for windows native format

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [27b884a57f178f83b8eefc04ec56b47f7b10ff59]

INTEGRATION: CWS vgbugs04 (1.199.70); FILE MERGED

2006/09/15 14:44:38 hjs 1.199.70.1: #i69015# add switch for windows native format

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [37fcebc4b50b2bd6fd253362d23b70d6a92eee2c]

INTEGRATION: CWS vgbugs04 (1.69.14); FILE MERGED

2006/09/04 15:28:03 hjs 1.69.14.1: #i69015# remove trailing backslash on -p parameter to avoid quoted blanks :( - makedepend now takes care of the seperator

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [9db4ec1335829d43d8fd39c06eafeb7dd561a1e6]

INTEGRATION: CWS vgbugs04 (1.100.56); FILE MERGED

2006/09/06 11:21:35 vg 1.100.56.3: #i68140# exit in usage() procedure
2006/09/01 15:12:10 vg 1.100.56.2: RESYNC: (1.100-1.103); FILE MERGED
2006/07/14 09:27:45 vg 1.100.56.1: #i66268# impelemeted -dontdeletecommon

2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [6d7a0770b8bfbf2b7b1007fd6a10bbe37bf3f2ac]

INTEGRATION: CWS vgbugs04 (1.149.14); FILE MERGED

2006/09/06 11:18:20 vg 1.149.14.4: #i66268# do not delete local common trees
2006/09/01 15:04:32 vg 1.149.14.3: old style for capture output
2006/08/18 15:20:33 vg 1.149.14.2: #i68140# fix for multiple deliver
2006/07/14 09:26:40 vg 1.149.14.1: #i66268# do not undeliver common tree when it is not necessary

2006-09-19  Oliver Bolte  <obo@openoffice.org>  [fc758d355fb0bb9fdaf62bc6034495648f1bd8ca]

#i10000# one ALLUSERS setting too much


2006-09-18  Oliver Bolte  <obo@openoffice.org>  [5c17bea8a1503a70644797fa1ee6e4e39eda4448]

SRC680


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d2e474f3f036594c5697a6d413063c22376b97e]

INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED

2006/09/01 17:40:19 kaib 1.2.10.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ff3ca09c2742dc91d763e064b65948f9f102d12]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED

2006/09/01 17:40:19 kaib 1.4.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbdded74299a54d6c6954bffbb00f47919d23a39]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED

2006/09/01 17:40:18 kaib 1.4.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93601571a8bc9092cba6a9d606ba430a54ca9487]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED

2006/09/01 17:40:18 kaib 1.3.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8acd822950527c0a6d9841c14b49152765ba0e62]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED

2006/09/01 17:40:17 kaib 1.3.10.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [14ed34ee262ae03028836344688a51985428611b]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED

2006/09/01 17:40:17 kaib 1.10.10.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [85ff8699e121d7edf2c25f391d83ed7e8a4d3dec]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED

2006/09/01 17:40:17 kaib 1.3.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cc608ddeb1649b3cf9a65699e955f6ea877833c]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED

2006/09/01 17:40:17 kaib 1.1.2.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4b075d96b1f9b8f2299d5b383286494e3f63bfb]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED

2006/09/01 17:40:16 kaib 1.1.2.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e297cbc425ad846b2563dd64867e7e8e2386e14]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED

2006/09/01 17:40:16 kaib 1.2.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4cae161a969b90e3e5d4dc6a19724511a9183b90]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED

2006/09/01 17:40:16 kaib 1.4.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ada2f3241d95e38e9be623f7fbb3ff89b6500c9]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED

2006/09/01 17:40:16 kaib 1.3.10.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0310f4338eb49696b35419e4561e9de67e4184ff]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED

2006/09/01 17:40:15 kaib 1.2.30.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [47d2ce429c4976a23cb5775de003ad9d369def2e]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED

2006/09/01 17:40:15 kaib 1.4.10.1: #i68856# Added header markers and pch files

2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f09e996bfe450c1acdacb89a7ee4ca2d9758de21]

INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED

2006/09/01 17:40:15 kaib 1.2.10.1: #i68856# Added header markers and pch files

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [1ac8a42981b4bacb7e2fcee19d1ad1367213cf87]

INTEGRATION: CWS writerfilter (1.43.8); FILE MERGED

2006/08/03 08:48:24 hbrinkm 1.43.8.7: RESYNC: (1.56-1.58); FILE MERGED
2006/07/21 08:20:24 hbrinkm 1.43.8.6: RESYNC: (1.55-1.56); FILE MERGED
2006/04/18 08:32:17 tra 1.43.8.5: RESYNC: (1.53-1.55); FILE MERGED
2006/03/14 13:54:48 tra 1.43.8.4: RESYNC: (1.52-1.53); FILE MERGED
2006/02/20 14:37:11 tra 1.43.8.3: RESYNC: (1.51-1.52); FILE MERGED
2006/01/02 17:24:51 tra 1.43.8.2: RESYNC: (1.43-1.51); FILE MERGED
2005/11/15 12:31:43 sb 1.43.8.1: #i57188# Missing fix for the recent MSITEMPLATEDIR changes (fix by is).

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [d90ad2ee3eefd190e80c8964bcc491f534dea778]

INTEGRATION: CWS writerfilter (1.2.86); FILE MERGED

2006/02/20 14:36:53 tra 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED
2005/11/15 12:30:22 sb 1.2.86.1: #i57188# When storing the path to the installed URE in the Windows registry, make sure that it ends up in HKEY_LOCAL_MACHINE.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [18954f3aeb9ac6c82cd8a9339658c200c0c789b6]

INTEGRATION: CWS writerfilter (1.6.84); FILE MERGED

2005/11/16 10:10:23 is 1.6.84.2: #127314# always registering in HKLM
2005/11/14 16:37:02 is 1.6.84.1: #127314# new odt4word product

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [5f8eff89d76e22ce29cb2b87ce3a6b023ff216f8]

INTEGRATION: CWS writerfilter (1.26.40); FILE MERGED

2006/08/03 08:43:14 hbrinkm 1.26.40.5: RESYNC: (1.32-1.33); FILE MERGED
2006/03/14 13:50:15 tra 1.26.40.4: RESYNC: (1.31-1.32); FILE MERGED
2006/02/20 14:23:45 tra 1.26.40.3: RESYNC: (1.29-1.31); FILE MERGED
2006/01/02 17:06:41 tra 1.26.40.2: RESYNC: (1.26-1.29); FILE MERGED
2005/11/14 13:45:47 is 1.26.40.1: #127331# ure into odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [e5e4949fe6c53da351958a3d66e2a3e83f7e76c1]

INTEGRATION: CWS writerfilter (1.25.82); FILE MERGED

2006/03/14 13:50:03 tra 1.25.82.3: RESYNC: (1.27-1.28); FILE MERGED
2006/01/02 17:06:15 tra 1.25.82.2: RESYNC: (1.25-1.27); FILE MERGED
2005/11/14 13:45:46 is 1.25.82.1: #127331# ure into odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [93efb2b40d1c7a1c7744c198ed3dd7df14f40129]

INTEGRATION: CWS writerfilter (1.7.84); FILE MERGED

2005/11/14 16:37:02 is 1.7.84.3: #127314# new odt4word product
2005/11/11 16:24:56 is 1.7.84.2: #127329# setting path in odt4word
2005/11/11 16:23:08 is 1.7.84.1: #127329# setting path in odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [71125917e85c41b2d74e0bff5179120819efcca5]

INTEGRATION: CWS writerfilter (1.46.6); FILE MERGED

2006/08/03 08:42:34 hbrinkm 1.46.6.7: RESYNC: (1.54-1.55); FILE MERGED
2006/07/21 07:59:15 hbrinkm 1.46.6.6: RESYNC: (1.52-1.54); FILE MERGED
2006/03/14 13:48:50 tra 1.46.6.5: RESYNC: (1.49-1.52); FILE MERGED
2006/02/20 14:22:20 tra 1.46.6.4: RESYNC: (1.48-1.49); FILE MERGED
2006/01/02 17:04:41 tra 1.46.6.3: RESYNC: (1.46-1.48); FILE MERGED
2005/11/14 16:37:02 is 1.46.6.2: #127314# new odt4word product
2005/11/14 13:45:46 is 1.46.6.1: #127331# ure into odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [4bb133a27f067343de514c1ddb36e85e84543703]

INTEGRATION: CWS writerfilter (1.10.84); FILE MERGED

2006/01/02 17:04:16 tra 1.10.84.2: RESYNC: (1.10-1.11); FILE MERGED
2005/11/11 16:23:07 is 1.10.84.1: #127329# setting path in odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [a8455f503957ce218ef81a3ff2b6bd2f2ec86e76]

INTEGRATION: CWS writerfilter (1.52.16); FILE MERGED

2006/08/03 08:42:05 hbrinkm 1.52.16.7: RESYNC: (1.65-1.67); FILE MERGED
2006/07/21 07:57:42 hbrinkm 1.52.16.6: RESYNC: (1.62-1.65); FILE MERGED
2006/03/14 13:47:59 tra 1.52.16.5: RESYNC: (1.59-1.62); FILE MERGED
2006/02/20 14:21:17 tra 1.52.16.4: RESYNC: (1.57-1.59); FILE MERGED
2006/01/02 17:03:11 tra 1.52.16.3: RESYNC: (1.52-1.57); FILE MERGED
2005/11/14 16:37:01 is 1.52.16.2: #127314# new odt4word product
2005/11/11 16:23:06 is 1.52.16.1: #127329# setting path in odt4word

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [33ea3a738209474042900e9d684e46690ee26d6f]

INTEGRATION: CWS ause067 (1.6.438); FILE MERGED

2006/09/12 14:43:56 hjs 1.6.438.1: #i69484# processing and dependencies must use same variable to compute path

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [1ec66afadddc25f70cc4ba1f2e86cf66d2ae976b]

INTEGRATION: CWS ause067 (1.199.82); FILE MERGED

2006/09/14 14:38:04 hjs 1.199.82.1: #i69484# giving PROCESSOUT a default

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9da2e18a3de26975f1e92d6418dffd1826214d8b]

INTEGRATION: CWS ause067 (1.2.294); FILE MERGED

2006/09/13 12:27:18 hjs 1.2.294.1: #i69505# copy only if required; restore filedate of source

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0aa773609caef1e2a43dc28ff54a8263eb7f9981]

INTEGRATION: CWS ause066 (1.6.418); FILE MERGED

2006/08/31 15:42:45 hjs 1.6.418.1: #i69086# solve duplicates caused by fetching the basename only

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8229874d9f935707c9d5189a690c36d784e2753a]

INTEGRATION: CWS ause066 (1.180.8); FILE MERGED

2006/09/01 11:20:47 hjs 1.180.8.1: #i69093# remove former dependency file *.dpc and DPCTARGET; rework dependencies on COMPRDB

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [1931418d00cdc5df3437e683cb18eb550126f60c]

INTEGRATION: CWS ause066 (1.69.6); FILE MERGED

2006/09/01 11:20:47 hjs 1.69.6.1: #i69093# remove former dependency file *.dpc and DPCTARGET; rework dependencies on COMPRDB

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [b9044fe31d4a1227cdd490fb7e549fa769edb0bb]

INTEGRATION: CWS vq35 (1.158.8); FILE MERGED

2006/08/12 01:16:21 vq 1.158.8.4: #i68312# Move/beautify gcc/g++ check.
2006/08/12 01:03:01 vq 1.158.8.3: #i68312# Fix gcc/g++ check.
2006/08/12 00:11:17 vq 1.158.8.2: #i68312# Add check for cygwin gcc/g++ to configure.
2006/08/10 23:18:21 vq 1.158.8.1: #i68312# Regenerate configure.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0e8bdf090f6a4e98eb3d4205502caad2f7392a72]

INTEGRATION: CWS vq35 (1.1.2); FILE ADDED

2006/08/10 20:00:22 vq 1.1.2.1: #i68312# Import guw sources.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [f7a87a3f72c01fa351ab9bc4cdcc48d34ab08e59]

INTEGRATION: CWS vq35 (1.1.2); FILE ADDED

2006/08/10 20:00:21 vq 1.1.2.1: #i68312# Import guw sources.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ee95b5880bd0aa5a152041d7cd73316c4dee5172]

INTEGRATION: CWS vq35 (1.112.8); FILE MERGED

2006/08/10 23:08:40 vq 1.112.8.1: #i68312# Build and use guw.exe.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [7820edd8b13cbf4fb041c74de13a36ef8b598fb9]

INTEGRATION: CWS vq35 (1.173.8); FILE MERGED

2006/08/12 01:16:22 vq 1.173.8.4: #i68312# Move/beautify gcc/g++ check.
2006/08/12 01:03:01 vq 1.173.8.3: #i68312# Fix gcc/g++ check.
2006/08/12 00:11:19 vq 1.173.8.2: #i68312# Add check for cygwin gcc/g++ to configure.
2006/08/10 23:08:39 vq 1.173.8.1: #i68312# Build and use guw.exe.

2006-09-15  Oliver Bolte  <obo@openoffice.org>  [6d74ac6e865a0341c485ea2598c286f15aa34d9c]

INTEGRATION: CWS vq35 (1.17.20); FILE MERGED

2006/08/10 23:15:51 vq 1.17.20.2: #i68509# Use --enable-spawn for when building dmake on cygwin.
2006/08/10 23:08:39 vq 1.17.20.1: #i68312# Build and use guw.exe.

2006-09-13  Oliver Bolte  <obo@openoffice.org>  [8f8cf26c438afe1ef21f7336fd6141688d5b74cd]

INTEGRATION: CWS w98setup_SRC680 (1.35.58.2.2); FILE MERGED

2006/09/12 09:13:17 is 1.35.58.2.2.1: #140828# making version.ini last file to patch

2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [64f37e6e255cdb7aebc1e8e2a005f5951577d2f2]

SRC680


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [27995875274d66456c893c76eea0e50dd6da2733]

INTEGRATION: CWS gsoc (1.146.2); FILE MERGED

2006/08/01 12:37:12 as 1.146.2.4: #i54847# set patch flag for new config schema TabBrowse.xcs
2006/07/25 07:53:03 as 1.146.2.3: RESYNC: (1.156-1.159); FILE MERGED
2006/05/29 07:44:36 as 1.146.2.2: RESYNC: (1.146-1.156); FILE MERGED
2006/04/18 08:28:06 as 1.146.2.1: #i54847# add TabBrowse.xcs to installation sets

2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [bd91a562580677ed719808d7f0e3cf148a45fa3c]

INTEGRATION: CWS native60_SRC680 (1.11.18); FILE MERGED

2006/08/29 09:38:28 is 1.11.18.1: #139642# windows patch wizard

2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [fd27f57aa15ffb0598ecf9e428052d29a6f23d65]

INTEGRATION: CWS native60_SRC680 (1.25.186); FILE MERGED

2006/08/28 16:42:24 is 1.25.186.1: #139642# more flexible xml for java installer

2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1243d8701314bce893e1f01fd31e865943c0769d]

INTEGRATION: CWS native60_SRC680 (1.52.64); FILE MERGED

2006/08/29 09:37:48 is 1.52.64.1: #139642# windows patch wizard

2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [90380eed70afe3fb765a849c6902be9c7d5dae64]

INTEGRATION: CWS testgfxcmp (1.14.216); FILE MERGED

2006/08/21 09:47:59 rt 1.14.216.2: #139644# Re-ordered new functions to match coding convention for this file (public funtion first, pribate one in extra section later on).
2006/08/18 09:58:22 lla 1.14.216.1: #139644# add save_attachment

2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [82d9ab0b8bca9420eadbf4143d1e0d316246c604]

INTEGRATION: CWS wordml02 (1.157.10); FILE MERGED

2006/07/31 19:28:13 sus 1.157.10.1: #i16350#, #i65441#, #i65442#, #i65447#, #i65456#, #i65457#, #i65465# adding wordml import patches

2006-09-07  Rüdiger Timm  <rt@openoffice.org>  [097b1825c8ff23def18ea175659d710cace7bb97]

#i10000# Avoid 'empty zip file' warning when undelivering more than once.


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5abe76cc8c4937720ada59cf039d18543fdc6b15]

SRC680


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [df7fc719cfdb47187ded5cdfc13c10a354e1aff2]

#i10000# new configure


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [22aadf7643a5e092f2252670e7e38d5d52799b8f]

Remove unnecessary warning.


2006-08-30  Ivo Hinkelmann  <ihi@openoffice.org>  [2927ce1aad84f3994674f4973d722179218b18da]

SRC680


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ca6f8a31f588dce67f0b35fefb07ebd786b61be1]

INTEGRATION: CWS ause065 (1.21.14); FILE MERGED

2006/08/16 16:41:40 hjs 1.21.14.1: #i68686# missing dependency

2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [377d71c7e63f5ab0c35473a718c0ed5c49d884c0]

INTEGRATION: CWS rt16 (1.14.206); FILE MERGED

2006/08/03 15:46:08 rt 1.14.206.1: #137260# Method 'milestone_removed' added for WSM script 'remove_minors'. Actually that scripts uses Cws.pm from R-Drive instead of this one, but I try to keep them in sync.

2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1d6cebacce13f782a12eec3e3e65d370cbe853ac]

INTEGRATION: CWS rt16 (1.103.28); FILE MERGED

2006/08/04 09:03:04 rt 1.103.28.4: #i67364# Let 'deliver -delete' remove (empty) directories.
2006/08/04 08:28:55 rt 1.103.28.3: #i67364# Do not create directories on option '-delete'.
2006/08/04 07:53:25 rt 1.103.28.2: #i67364# Let 'deliver -delete' remove log files.
2006/08/04 07:33:21 rt 1.103.28.1: #i67364# Let 'deliver -delete' remove build.lst files, too.

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8659efc413aef52b6d41d9377dd926512a09758e]

INTEGRATION: CWS ause064 (1.112.6); FILE MERGED

2006/08/11 12:11:25 hjs 1.112.6.1: #i68537# move GCCINSTLIB to unitools.mk

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1612fd89196ba9d4b6f1a1cc0f9576ccf262060a]

INTEGRATION: CWS ause064 (1.46.76); FILE MERGED

2006/08/11 12:10:31 hjs 1.46.76.1: #i68537# define GCCINSTLIB

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [35deefb250057045ebd8ebe1e8634ee27f08831a]

INTEGRATION: CWS nowerror01 (1.113.2); FILE MERGED

2006/08/22 11:02:13 fridrich_strba 1.113.2.1: Issue number:  67671
Submitted by:  fridrich_strba
Reviewed by:   rene
Make warning != error default for configure builds

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d0c79d0f2ca37e2060ec9aed19445b6ded0fcb65]

INTEGRATION: CWS nowerror01 (1.174.2); FILE MERGED

2006/08/22 11:34:50 fridrich_strba 1.174.2.2: Issue number:  67671
Submitted by:  fridrich_strba
Reviewed by:   n/a
Remedy to rene's pickyness
2006/08/22 11:02:12 fridrich_strba 1.174.2.1: Issue number:  67671
Submitted by:  fridrich_strba
Reviewed by:   rene
Make warning != error default for configure builds

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1ae9d2c146c54bd5fd4cf7fadaf6b6cc2a4dcf5f]

INTEGRATION: CWS nowerror01 (1.159.2); FILE MERGED

2006/08/22 11:34:49 fridrich_strba 1.159.2.2: Issue number:  67671
Submitted by:  fridrich_strba
Reviewed by:   n/a
Remedy to rene's pickyness
2006/08/22 11:02:12 fridrich_strba 1.159.2.1: Issue number:  67671
Submitted by:  fridrich_strba
Reviewed by:   rene
Make warning != error default for configure builds

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [238f0eabc142fc2cb74f93ffce1a42ed5f85e396]

INTEGRATION: CWS socsprod_SRC680 (1.3.354); FILE MERGED

2006/07/06 16:25:50 is 1.3.354.1: #137700# pdf converter detects office

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4e8790e9edc91d34ea8bc6d0e49f18546e7c7b5f]

INTEGRATION: CWS socsprod_SRC680 (1.18.120); FILE MERGED

2006/07/19 12:17:55 is 1.18.120.1: #137700# silent mode for pdf converter

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [81635932275dcc54c09f901801977010fb1ca07f]

INTEGRATION: CWS socsprod_SRC680 (1.34.64); FILE MERGED

2006/08/15 15:56:04 abi 1.34.64.2: RESYNC: (1.34-1.35.58.1); FILE MERGED
2006/07/07 13:11:07 is 1.34.64.1: #137700# pdfconverter setup for Linux

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [85fd2493347f979787a5de86ed9dee3a2b5b7412]

INTEGRATION: CWS socsprod_SRC680 (1.49.86); FILE MERGED

2006/08/15 15:55:16 abi 1.49.86.2: RESYNC: (1.49-1.52); FILE MERGED
2006/07/04 14:46:35 is 1.49.86.1: #137700# pdf converter product

2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [72301e57d71551e6c65de036ead4267d649d6007]

INTEGRATION: CWS socsprod_SRC680 (1.64.68); FILE MERGED

2006/08/15 15:54:43 abi 1.64.68.3: RESYNC: (1.64-1.67); FILE MERGED
2006/07/06 16:25:49 is 1.64.68.2: #137700# pdf converter detects office
2006/07/04 14:46:35 is 1.64.68.1: #137700# pdf converter product

2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [977626ffbedddbb5000228129d7bef9e687d82d8]

INTEGRATION: CWS configure19 (1.171.2); FILE MERGED

2006/08/11 18:10:13 rene 1.171.2.14: fix description of --disable-build-mozilla
2006/08/11 13:59:36 rene 1.171.2.13: typo..
2006/08/11 13:03:29 rene 1.171.2.12: #i66714# support .tar.bz2s
remove --enable-werror again....
2006/08/11 10:40:31 rene 1.171.2.11: add missing test
2006/08/11 09:58:27 pjanik 1.171.2.10: fix typo
2006/08/09 19:56:15 rene 1.171.2.9: make --enable-build-mozilla --disable-build-mozilla and fix description
2006/08/09 19:50:20 rene 1.171.2.8: #i68299# fix KDE check; cross-merge from kendy14
2006/08/09 16:33:58 rene 1.171.2.7: mention unowinreg.dll download URL and make the check only be done when Java is on since unowinreg.dll otherwise isn't built at all
2006/08/09 16:26:29 rene 1.171.2.6: RESYNC: (1.171-1.173); FILE MERGED
2006/08/06 20:59:27 rene 1.171.2.5: fix error message
2006/08/06 20:03:11 rene 1.171.2.4: #i68200# logic error
2006/08/06 19:36:48 rene 1.171.2.3: #i68200# default to --enable-build-mozilla
2006/08/03 16:29:49 rene 1.171.2.2: - add missing AC_MSG_RESULT
- fix Xinerama check for X11R7
2006/08/02 11:39:28 rene 1.171.2.1: #i67670# add --without-system-jars
#i67671# make warnings != errors default for !Sun builds and add configure check

2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5c3a02caacdd1772d0dc7d7cf15edad6263b0454]

INTEGRATION: CWS configure19 (1.24.50); FILE MERGED

2006/08/03 16:47:45 rene 1.24.50.1: make -enable-symbols build on ppc do something

2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3e747b94a521a1172abc3483c89744bcb4cbb73e]

INTEGRATION: CWS configure19 (1.25.50); FILE MERGED

2006/08/03 16:47:45 rene 1.25.50.1: make -enable-symbols build on ppc do something

2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2a4b99393a51913259ca790b16fd211778b10a09]

INTEGRATION: CWS configure19 (1.69.48); FILE MERGED

2006/08/11 13:03:30 rene 1.69.48.1: #i66714# support .tar.bz2s
remove --enable-werror again....

2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a8abf6d5d3a7a140a58c7a8307b0ee137e7d37cc]

INTEGRATION: CWS localisation12 (1.34.234); FILE MERGED

2006/08/10 15:08:14 vg 1.34.234.1: CWS localisation12: localisation for ooo 2.0.4

2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3de89a53db9b623adc393692c5188d27c4a23671]

INTEGRATION: CWS localisation12 (1.55.52); FILE MERGED

2006/08/10 15:08:13 vg 1.55.52.1: CWS localisation12: localisation for ooo 2.0.4

2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [81667a1c8a9039ff14144ae33c0152bfb78aa977]

#i10000# added XML_APIS_JAR to classpath


2006-08-15  Vladimir Glazounov  <vg@openoffice.org>  [37f2a3b89a379abe825f16c4bc87d9270c580944]

SRC680


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4446202a76fc885e4bc6ada414d7178b5bc902e2]

#i10000#: add basebmp to warnings=error exception list


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b68b6f17ef7a6b54d24ba94ab706ce7f2ffbdd74]

#139465#,#i10000#: comment out patch list size limitation, workaround for bug 123465


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0d43a713cb6b60c3978fbf34b9a03e7b05ef461]

INTEGRATION: CWS sdfcreater (1.14.66); FILE MERGED

2006/03/31 13:07:16 ihi 1.14.66.1: #134147# reenabled word count function

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a17a0d42a3d0e8b429d2ce077524b2b7215a4c07]

INTEGRATION: CWS ause061 (1.7.412); FILE MERGED

2006/07/12 13:09:53 hjs 1.7.412.1: #i67276# force overwriting

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f728628524041675592241572db3d3bcf7a5665]

INTEGRATION: CWS ause061 (1.5.360); FILE MERGED

2006/07/12 09:24:22 hjs 1.5.360.1: #i67264# cleanup java targets

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa7428633527d096b16462577ce2661f0a1dc90a]

INTEGRATION: CWS ause061 (1.21.20); FILE MERGED

2006/08/07 17:19:59 hjs 1.21.20.1: #i68227# - no match in globbing is an error too :(

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4338ed07fe64e8df696e92f609445fb04b291f6a]

INTEGRATION: CWS ause061 (1.8.92); FILE MERGED

2006/07/12 09:24:22 hjs 1.8.92.1: #i67264# cleanup java targets

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d542e0e1541c15565f260983b5499239bd73be00]

INTEGRATION: CWS ause061 (1.175.4); FILE MERGED

2006/08/10 13:35:23 hjs 1.175.4.4: #i67188# UNOIDLTARGETS removed from ALLTAR
2006/08/07 15:23:57 hjs 1.175.4.3: RESYNC: (1.176-1.179); FILE MERGED
2006/07/12 10:11:48 hjs 1.175.4.2: RESYNC: (1.175-1.176); FILE MERGED
2006/07/12 09:24:21 hjs 1.175.4.1: #i67264# cleanup java targets

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [356ef3b1241f91ca0d36966d3fc9e61277390bc6]

INTEGRATION: CWS ause061 (1.68.20); FILE MERGED

2006/07/18 16:59:36 hjs 1.68.20.1: #i67188# fix rule for private rdb generation; a bit cleanup

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [03293c007386221668ad9c718b44848a96764d41]

INTEGRATION: CWS ause061 (1.3.20); FILE MERGED

2006/07/17 15:06:33 hjs 1.3.20.1: #i67466# cleanup

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5a0202c146950f1a999929ac00eee88b65707ef]

INTEGRATION: CWS xalanupgrade (1.34.20); FILE MERGED

2006/07/27 15:29:50 cmc 1.34.20.2: RESYNC: (1.34-1.39); FILE MERGED
2006/04/26 16:01:57 cmc 1.34.20.1: #i62422# upgrade xalan

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [37044ce15e1127e44413d7c2266a3633e8f49d55]

INTEGRATION: CWS xalanupgrade (1.150.4); FILE MERGED

2006/07/31 09:51:49 sus 1.150.4.3: #i62422# Adding the Xalan Jars to the StarOffice patch
2006/07/27 15:30:05 cmc 1.150.4.2: RESYNC: (1.150-1.159); FILE MERGED
2006/04/26 16:01:56 cmc 1.150.4.1: #i62422# upgrade xalan

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ef922c8376f02faa9e6573ec53c71cd553c5107]

INTEGRATION: CWS hr36 (1.25.52); FILE MERGED

2006/08/10 13:17:05 hr 1.25.52.1: #i68308#: pack writer2latex.jar only with Java enabled

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [df001e1b431370e913206686ec8de14f657ec422]

INTEGRATION: CWS jl38jre (1.5.210); FILE MERGED

2006/07/11 11:57:44 is 1.5.210.1: #137762# new java 1_5_0_07

2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1da2dbe1e7452c165975e160a4747201c1dbaa5]

INTEGRATION: CWS jl38jre (1.33.174); FILE MERGED

2006/08/07 09:16:38 jl 1.33.174.2: RESYNC: (1.33-1.35); FILE MERGED
2006/07/11 11:55:52 is 1.33.174.1: #137762# new java 1_5_0_07

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2816594c74b5ce93b3a30a2a57bddb487c9106ec]

INTEGRATION: CWS svp01 (1.8.4); FILE MERGED

2006/08/03 10:23:43 thb 1.8.4.1: #i65904# Vigra is not yet warning-free

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [01deaac7c80603119434774b6f66392f8d9a7496]

INTEGRATION: CWS svp01 (1.26.2); FILE MERGED

2006/08/03 10:23:43 thb 1.26.2.1: #i65904# Vigra is not yet warning-free

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [69f588277294e54d8a3f0e2572eb63d5bdd1ed2f]

INTEGRATION: CWS svp01 (1.22.4); FILE MERGED

2006/08/03 10:23:43 thb 1.22.4.1: #i65904# Vigra is not yet warning-free

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [29517eb6bfd24a4046ae86abf63746f900a51089]

INTEGRATION: CWS svp01 (1.98.68); FILE MERGED

2006/07/25 09:48:34 pl 1.98.68.3: RESYNC: (1.99-1.101); FILE MERGED
2006/06/27 11:25:05 pl 1.98.68.2: RESYNC: (1.98-1.99); FILE MERGED
2006/05/30 14:25:26 thb 1.98.68.1: #135265# New macro for basebmp lib

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b656555040a76b7562bd6061d9d233818b6e92bc]

INTEGRATION: CWS jl40 (1.17.24); FILE MERGED

2006/07/27 09:16:37 jsc 1.17.24.1: #i76824# disable file type registration for oxt

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e627ec0adb1456b5c8ed9fdf1f78630c1df231f]

INTEGRATION: CWS gcjsix (1.156.8); FILE MERGED

2006/08/03 12:17:51 cmc 1.156.8.5: #i67465# pretty up configure output
2006/08/02 13:03:45 cmc 1.156.8.4: #i67465# and allow JAVA_HOME to be set with gcj
2006/08/02 12:40:49 cmc 1.156.8.3: #i67465# silly me
2006/08/02 12:36:26 cmc 1.156.8.2: #i67465# pretty up configure output
2006/08/02 10:45:12 cmc 1.156.8.1: #i67465# gcc's 4.1.2 libawt is like sun's now, and doesn't require linking against -lgcj, make test only for older versions

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b976321e1be78772d71ce01097768f70251318f0]

INTEGRATION: CWS gcjsix (1.110.8); FILE MERGED

2006/08/02 10:34:02 cmc 1.110.8.1: i67465# gcc 4.1.2 is set up to work well as a sun replacement when something like java-1.4.2-gcj-compat-1.4.2.0 is installed, but our ppc expects only IBM jdk locations

2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6671f033c344cd1d696f10dfee68c9b77b866761]

INTEGRATION: CWS gcjsix (1.171.8); FILE MERGED

2006/08/03 12:17:53 cmc 1.171.8.5: #i67465# pretty up configure output
2006/08/02 13:03:47 cmc 1.171.8.4: #i67465# and allow JAVA_HOME to be set with gcj
2006/08/02 12:40:50 cmc 1.171.8.3: #i67465# silly me
2006/08/02 12:36:28 cmc 1.171.8.2: #i67465# pretty up configure output
2006/08/02 10:45:13 cmc 1.171.8.1: #i67465# gcc's 4.1.2 libawt is like sun's now, and doesn't require linking against -lgcj, make test only for older versions

2006-08-08  Ivo Hinkelmann  <ihi@openoffice.org>  [b122cd93c28a298cce63c00c0846a7ccedd3d696]

#i10000# #i66982# unxlngi4.mk defines wrong linker (libuno_sal.so.3: undefined symbol: _ZTISt9bad_alloc)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4fbc8f39215a4949cde3a33f501a7812d81bedba]

#i10000# updated configue


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6c94494ab95feeb25e19546fa5193b377bac659a]

SRC680


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1756641814b7f566d473498e7cc92e63251760bc]

INTEGRATION: CWS thbpp4 (1.4.174); FILE MERGED

2006/07/20 11:30:52 thb 1.4.174.1: #i67433# Applied geki's patch to disable agg completely

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0e96af7603e661ebd0a9b753c6616e485cf22c0f]

INTEGRATION: CWS thbpp4 (1.6.280); FILE MERGED

2006/07/20 11:30:52 thb 1.6.280.1: #i67433# Applied geki's patch to disable agg completely

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [09bbb6064f7d6509628b762eda2c4820a73e22fe]

INTEGRATION: CWS thbpp4 (1.107.6); FILE MERGED

2006/07/26 15:16:59 thb 1.107.6.3: RESYNC: (1.107-1.110); FILE MERGED
2006/07/16 21:15:08 thb 1.107.6.2: #i67433# Exporting ENABLE_AGG to config file
2006/07/11 10:10:55 thb 1.107.6.1: #i65318# Applied rene's patch

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7d24fb1cb018204998df0bef2e20b2df85e1fcf8]

INTEGRATION: CWS thbpp4 (1.168.8); FILE MERGED

2006/07/26 15:16:48 thb 1.168.8.6: RESYNC: (1.168-1.171); FILE MERGED
2006/07/19 08:25:02 thb 1.168.8.5: #i67433# Merged in geki's changes
2006/07/16 20:45:28 thb 1.168.8.4: #i67433# One can now disable usage of agg completely
2006/07/14 16:01:10 rene 1.168.8.3: fix, really this time
2006/07/14 14:59:38 rene 1.168.8.2: fix configure.in, again
2006/07/11 10:10:54 thb 1.168.8.1: #i65318# Applied rene's patch

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [50d0cecc47abb7d4a01c29fa4597895b6c1e41f3]

INTEGRATION: CWS thbpp4 (1.55.90); FILE MERGED

2006/08/04 13:05:56 kz 1.55.90.1: #i67433# add ENABLE_AGG

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [486a1088bd68508ed02867478e562912265e7cc8]

INTEGRATION: CWS httpcurl (1.206.32); FILE MERGED

2006/08/02 12:41:42 obr 1.206.32.1: #139080# enable http in curl

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [867b3adc9734ae845779e14c8bb58aad0d552f4e]

INTEGRATION: CWS kdesettings3 (1.206.8); FILE MERGED

2006/07/21 12:53:51 kendy 1.206.8.1: #i66204#
Don't link with KDE libraries in Gnome (and v.v.)

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2657c64527745dbfdcc8850dd4d9a93ce80591cc]

INTEGRATION: CWS addinconfig (1.37.2); FILE MERGED

2006/07/26 14:04:35 nn 1.37.2.2: RESYNC: (1.37-1.39); FILE MERGED
2006/07/24 13:59:37 nn 1.37.2.1: #i67723# read add-in function information from configuration

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f5a688a87a4646d877ea079ee125b8b8477bdadd]

INTEGRATION: CWS addinconfig (1.158.34); FILE MERGED

2006/07/26 14:04:08 nn 1.158.34.2: RESYNC: (1.158-1.159); FILE MERGED
2006/07/24 13:59:36 nn 1.158.34.1: #i67723# read add-in function information from configuration

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d5597ad53014faf289e68485601ae51422a62ff3]

INTEGRATION: CWS native57 (1.27.52); FILE MERGED

2006/07/26 15:46:32 is 1.27.52.1: #i67761# more precise substitution

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0f7e9d8e1a4df00ae05af5f174c3c3d597dff02f]

INTEGRATION: CWS gh12b (1.4.112); FILE MERGED

2006/08/03 07:55:40 gh 1.4.112.1: #i67110#do ot use hidden testtoolrc file

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [79e6ca6b423d7396bb840acaa2ffa704ed5db706]

INTEGRATION: CWS onlineupdate3 (1.33.44); FILE MERGED

2006/07/13 07:24:13 obr 1.33.44.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b124a166557a6575ebf3aa95e0ed788c8c8ad029]

INTEGRATION: CWS onlineupdate3 (1.8.54); FILE MERGED

2006/07/19 12:36:57 obr 1.8.54.3: RESYNC: (1.8-1.10); FILE MERGED
2006/07/14 10:03:57 is 1.8.54.2: #137960# online update feature in windows patch
2006/07/13 16:22:27 is 1.8.54.1: #137961# new online update feature

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c37e273aa537b1722494e220b9e0f0e3ff2ff30e]

INTEGRATION: CWS onlineupdate3 (1.39.6); FILE MERGED

2006/07/27 12:20:00 obr 1.39.6.2: #66949# add onlinecheck.dll
2006/07/26 06:11:50 dv 1.39.6.1: Added updchk lib and resource

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ff25d862ca8289108705bb35b0ea50dbb3a2c4c1]

INTEGRATION: CWS onlineupdate3 (1.46.4); FILE MERGED

2006/07/26 06:11:50 dv 1.46.4.1: Added updchk lib and resource

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b2fb7568af1b264e65ee45b527934f3038fb63f0]

INTEGRATION: CWS onlineupdate3 (1.206.4); FILE MERGED

2006/07/27 12:20:00 obr 1.206.4.2: #66949# add onlinecheck.dll
2006/07/26 06:11:50 dv 1.206.4.1: Added updchk lib and resource

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e63e97dce8558caa83f69527959a902149872b41]

INTEGRATION: CWS onlineupdate3 (1.33.80); FILE MERGED

2006/07/20 08:58:49 obr 1.33.80.2: #i66949# removed schema file again
2006/07/13 07:24:12 obr 1.33.80.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c160dd6d33eda9c9cfce3ae009f195cbadef5299]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED

2006/07/14 11:53:44 obr 1.1.2.2: #i66949# string update
2006/07/13 07:24:12 obr 1.1.2.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [227a8fca99e0aca4090e71c7043d0c7ce83ec65c]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED

2006/07/20 08:58:49 obr 1.1.2.2: #i66949# removed schema file again
2006/07/13 07:24:12 obr 1.1.2.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d501e187cf06babab10c51e025ec79a157b94a3d]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED

2006/07/13 07:24:11 obr 1.1.2.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a5f8ec48a45e19520c300bbf8ea7be3a4eb50b18]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED

2006/07/20 08:58:49 obr 1.1.2.2: #i66949# removed schema file again
2006/07/13 07:24:11 obr 1.1.2.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e0a3640ce32b7c2d3f55345faf7307da40776197]

INTEGRATION: CWS onlineupdate3 (1.20.44); FILE MERGED

2006/07/13 07:24:11 obr 1.20.44.1: #i66949# added online update module

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [75fde758f36e415cbe586e1fb520a068aa88e4aa]

INTEGRATION: CWS onlineupdate3 (1.8.112); FILE MERGED

2006/07/13 11:51:42 obr 1.8.112.1: #i67320# XCS_TRIM now honors PROCESSOUT

2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1179e5b8f73c2684469baead1f415878cb4b8e4b]

INTEGRATION: CWS unowinregcross (1.107.10); FILE MERGED

2006/07/26 17:18:15 rene 1.107.10.2: RESYNC: (1.107-1.110); FILE MERGED
2006/07/16 15:46:23 rene 1.107.10.1: #i49718# make unowinreg.dll rebuildable

2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [67ea14009934d62e41184436dfa6f3db031493d1]

INTEGRATION: CWS unowinregcross (1.169.2); FILE MERGED

2006/07/26 17:18:09 rene 1.169.2.5: RESYNC: (1.169-1.171); FILE MERGED
2006/07/23 00:09:10 vq 1.169.2.4: #i49718# Cosmetic change.
2006/07/21 17:38:48 rene 1.169.2.3: #49718# fix WNT/WINNT typo
2006/07/16 20:16:28 rene 1.169.2.2: #i49718# make check handle full paths; some other bugfixes
2006/07/16 15:46:23 rene 1.169.2.1: #i49718# make unowinreg.dll rebuildable

2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [46e2903d6bee7acf328b68208749ae2aa60f6f25]

INTEGRATION: CWS unowinregcross (1.154.2); FILE MERGED

2006/07/26 17:17:34 rene 1.154.2.6: RESYNC: (1.154-1.156); FILE MERGED
2006/07/24 17:53:22 rene 1.154.2.5: #i49718# regenerate configure
2006/07/21 17:38:46 rene 1.154.2.4: #49718# fix WNT/WINNT typo
2006/07/16 20:16:26 rene 1.154.2.3: #i49718# make check handle full paths; some other bugfixes
2006/07/16 19:46:43 rene 1.154.2.2: #i49718# make check handle full paths; some other bugfixes
2006/07/16 15:46:21 rene 1.154.2.1: #i49718# make unowinreg.dll rebuildable

2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8a73a1e026861161681c966bb29cb18f2258a0c6]

SRC680


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [356e8bd1708b55e0f9f3d4fc3c0fcf00c96591da]

INTEGRATION: CWS pj55 (1.25.34); FILE MERGED

2006/07/24 20:56:17 pjanik 1.25.34.3: RESYNC: (1.25-1.26); FILE MERGED
2006/07/20 09:39:15 pjanik 1.25.34.2: #i67408#: Disable truncwarn warning
2006/07/15 09:56:10 pjanik 1.25.34.1: #i67301#: do not warn on "function is too large to generate inline,
consider writing it yourself."

2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e9eff80c1ea3e06e8cd71714b534e92b968e3dd8]

INTEGRATION: CWS pj55 (1.17.34); FILE MERGED

2006/07/24 20:56:12 pjanik 1.17.34.3: RESYNC: (1.17-1.18); FILE MERGED
2006/07/20 09:40:26 pjanik 1.17.34.2: #i67408#: Disable truncwarn warning
2006/07/19 11:37:59 pjanik 1.17.34.1: #i67301#: Add inllargeint for Intel paltform as well.

2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3abd46b75005b1844ec9a285225653d27a09c12e]

INTEGRATION: CWS sb60 (1.159.14); FILE MERGED

2006/07/27 09:11:58 sb 1.159.14.1: #b6448495# PATCH flag added.

2006-08-01  Rüdiger Timm  <rt@openoffice.org>  [7c8b3d0201c056d96a3c5902ba94477572fd5e6b]

#100000#, #136710# 'touch' workaround as delivered by module officenames already needed here.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0ff8dfdd5c9046cecf9740eb4d271dfe454cf657]

INTEGRATION: CWS locdat204 (1.158.40); FILE MERGED

2006/07/19 11:56:23 er 1.158.40.1: #i61383# add Farsi/Persian for CTL registry

2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [57aa41328bb2db4e6675080d21cd5c0927a80201]

SRC680


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b075518736fb7e825805377cd32ab9697928a996]

INTEGRATION: CWS c06v2_SRC680 (1.14.378); FILE MERGED

2006/06/01 08:47:39 mav 1.14.378.1: #136649# install embedding configuration depending from application

2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c125c27fd35ee48cbbe009ac455c908164105320]

INTEGRATION: CWS c06v2_SRC680 (1.34.68); FILE MERGED

2006/06/01 12:55:33 mav 1.34.68.1: #136649# install embedding configuration depending from application

2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6ef5aeec4227b4c1e6fc92f9b24c49c4a167d4a8]

INTEGRATION: CWS c06v2_SRC680 (1.11.378); FILE MERGED

2006/06/01 08:47:38 mav 1.11.378.1: #136649# install embedding configuration depending from application

2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [1447fc455746fa6a231fd69d9f4657fd506f8d3a]

INTEGRATION: CWS c06v2_SRC680 (1.10.380); FILE MERGED

2006/06/01 08:47:38 mav 1.10.380.1: #136649# install embedding configuration depending from application

2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [2fd98a1d947e590a1d218636279b56b52339c41f]

INTEGRATION: CWS c06v2_SRC680 (1.13.380); FILE MERGED

2006/06/01 08:47:38 mav 1.13.380.1: #136649# install embedding configuration depending from application

2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [83c054532913bab47117ff7c37caeaba8799222d]

INTEGRATION: CWS swqbf71 (1.158.38); FILE MERGED

2006/07/19 13:01:36 od 1.158.38.2: RESYNC: (1.158-1.159); FILE MERGED
2006/07/19 10:28:15 fme 1.158.38.1: #b6439097# Do not underline the space behind the last character of an expanded portion

2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a90030addfa48d7f28e75562e819e6489d6de7f6]

INTEGRATION: CWS rt15 (1.1.1.1.150); FILE MERGED

2006/06/28 15:11:43 rt 1.1.1.1.150.1: #i54459# CVS history removed from file.

2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [84afcaefd84b52e333efd4c97b840fd72d954b07]

INTEGRATION: CWS rt15 (1.1.1.1.150); FILE MERGED

2006/06/28 15:11:42 rt 1.1.1.1.150.1: #i54459# CVS history removed from file.

2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e54c4e5c941220c46a31caba97a0643cd6fc1501]

INTEGRATION: CWS rt15 (1.1.1.1.150); FILE MERGED

2006/06/28 15:11:41 rt 1.1.1.1.150.1: #i54459# CVS history removed from file.

2006-07-21  Kurt Zenker  <kz@openoffice.org>  [985d1712190897cc4a250d2d4ad984c1fe832e52]

SRC680


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a3e6ff55f998c6b0d182a0d3a8975d8a8dd55f73]

INTEGRATION: CWS pchfix01 (1.176.16); FILE MERGED

2006/07/19 14:42:41 hjs 1.176.16.2: #i67080# first try on lineends
2006/07/12 10:04:50 kaib 1.176.16.1: #i67080# Added $/inc$/pch as include search path for compiler.

2006-07-21  Kurt Zenker  <kz@openoffice.org>  [38fe4b367dcea4e5ffb5fc86eec95979654ef780]

INTEGRATION: CWS pchfix01 (1.195.16); FILE MERGED

2006/07/19 13:43:17 hjs 1.195.16.2: #i67080# first try on lineends
2006/07/12 10:04:49 kaib 1.195.16.1: #i67080# Added $/inc$/pch as include search path for compiler.

2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ce8525193d8f528e503f2eb5da74858da7f678b1]

INTEGRATION: CWS native56 (1.2.194); FILE MERGED

2006/07/19 14:48:23 is 1.2.194.1: #138243# followupdialog for outofdiscspace

2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b674fe632534d88ea8ad7f806a29a2682f2d410e]

INTEGRATION: CWS native56 (1.2.122); FILE MERGED

2006/07/19 14:48:22 is 1.2.122.1: #138243# followupdialog for outofdiscspace

2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2e4f12a41b1cac2b5465c80bbfd2f5fbf7be6bda]

INTEGRATION: CWS native56 (1.5.122); FILE MERGED

2006/07/19 14:48:22 is 1.5.122.1: #138243# followupdialog for outofdiscspace

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a830e0ae4fd964923ce8e15ae1fd4b35076dd8ec]

INTEGRATION: CWS sb58 (1.7.26); FILE MERGED

2006/07/17 08:09:16 sb 1.7.26.1: #i67380# Cleaned up MODULES_WITH_WARNINGS (removing modules that either contain no C/C++ or are treated as EXTERNAL_WARNINGS_NOT_ERRORS=TRUE).

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6a6eb9e99a7dfcb3b8faedf654ce667a5c43aea6]

INTEGRATION: CWS sb58 (1.25.28); FILE MERGED

2006/07/17 08:09:16 sb 1.25.28.1: #i67380# Cleaned up MODULES_WITH_WARNINGS (removing modules that either contain no C/C++ or are treated as EXTERNAL_WARNINGS_NOT_ERRORS=TRUE).

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8b503943fd42b92895995990a5f4bc05a6562628]

INTEGRATION: CWS sb58 (1.17.28); FILE MERGED

2006/07/17 08:09:15 sb 1.17.28.1: #i67380# Cleaned up MODULES_WITH_WARNINGS (removing modules that either contain no C/C++ or are treated as EXTERNAL_WARNINGS_NOT_ERRORS=TRUE).

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f855ddf0bf6b06c0f2d865a9c3073fd0dbfca069]

INTEGRATION: CWS sb58 (1.21.28); FILE MERGED

2006/07/17 08:09:15 sb 1.21.28.1: #i67380# Cleaned up MODULES_WITH_WARNINGS (removing modules that either contain no C/C++ or are treated as EXTERNAL_WARNINGS_NOT_ERRORS=TRUE).

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [54890c78fa946b55b86cb762fa1cad3908726792]

#i10000# enable download packing for updater


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [efc6a957460c7346fe11e9d93e0156a4949f0b85]

INTEGRATION: CWS configure18 (1.105.2); FILE MERGED

2006/07/14 16:17:47 rene 1.105.2.7: remove mentioning of libart, long obsolete, fix GPC vars; don't fail on agg 2.4 being present, cws thbpp4 fixes agg 2.4 build
2006/07/13 15:18:18 rene 1.105.2.6: #i64798# system neon 0.26.x support, by geki
2006/07/10 14:08:23 rene 1.105.2.5: RESYNC: (1.105-1.107); FILE MERGED
2006/06/11 14:40:45 rene 1.105.2.4: #i60089# system firefox (--with-firefox) buildfixes
2006/06/11 14:25:32 rene 1.105.2.3: #i64860# system mozilla with special nspr/nss library paths
2006/06/11 00:37:30 rene 1.105.2.2: #i65392# remove NO_BRP_STALE_LINK_ERROR, patch by cloph
2006/06/11 00:28:29 rene 1.105.2.1: #i64923# make PAM optional on Linux, patch by geki

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [37fc690efb19adb66fd9c6c210f12146e3ec6a16]

INTEGRATION: CWS configure18 (1.166.2); FILE MERGED

2006/07/15 19:27:33 rene 1.166.2.18: fix syntax error
2006/07/15 13:12:59 rene 1.166.2.17: reasdd second PKG_CHECK_MODULES for libagg
2006/07/15 12:11:09 pjanik 1.166.2.16: add space after comma
2006/07/14 16:17:47 rene 1.166.2.15: remove mentioning of libart, long obsolete, fix GPC vars; don't fail on agg 2.4 being present, cws thbpp4 fixes agg 2.4 build
2006/07/13 15:36:51 rene 1.166.2.14: RESYNC: (1.168-1.169); FILE MERGED
2006/07/13 15:18:18 rene 1.166.2.13: #i64798# system neon 0.26.x support, by geki
2006/07/10 14:08:17 rene 1.166.2.12: RESYNC: (1.166-1.168); FILE MERGED
2006/06/13 19:08:39 rene 1.166.2.11: #i60089# fix oversights
2006/06/13 19:06:15 rene 1.166.2.10: #i65976# don't add X libs and includes when they are in /usr
2006/06/11 20:22:08 rene 1.166.2.9: allow XULRunner
2006/06/11 14:40:44 rene 1.166.2.8: #i60089# system firefox (--with-firefox) buildfixes
2006/06/11 14:25:31 rene 1.166.2.7: #i64860# system mozilla with special nspr/nss library paths
2006/06/11 01:05:36 rene 1.166.2.6: #i64919# Don't fail if an explicit --without-system-mozilla is given
2006/06/11 00:42:10 rene 1.166.2.5: #i65202# always link with -ldl on Linux for Xinerama (and fix typo), patch by hjs
2006/06/11 00:35:24 rene 1.166.2.4: #i65776# JDK=sun; otherwise JDK is unitialized and deliver complains, patch by geki
2006/06/11 00:28:29 rene 1.166.2.3: #i64923# make PAM optional on Linux, patch by geki
2006/06/11 00:14:23 rene 1.166.2.2: #i65408# allow SS10 compiler (CC 5.7)
2006/06/11 00:06:48 rene 1.166.2.1: #i65322# check for agg version

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [095e912ac7327c70b216c5b2034fd2bee62cab97]

INTEGRATION: CWS configure18 (1.151.2); FILE MERGED

2006/07/15 19:27:32 rene 1.151.2.19: fix syntax error
2006/07/15 13:12:57 rene 1.151.2.18: reasdd second PKG_CHECK_MODULES for libagg
2006/07/15 12:11:07 pjanik 1.151.2.17: add space after comma
2006/07/14 16:16:32 rene 1.151.2.16: remove mentioning of libart, long obsolete, fix GPC vars; don't fail on agg 2.4 being present, cws thbpp4 fixes agg 2.4 build
2006/07/13 15:36:43 rene 1.151.2.15: RESYNC: (1.153-1.154); FILE MERGED
2006/07/13 15:18:15 rene 1.151.2.14: #i64798# system neon 0.26.x support, by geki
2006/07/10 14:07:56 rene 1.151.2.13: RESYNC: (1.151-1.153); FILE MERGED
2006/06/13 20:43:51 rene 1.151.2.12: revert aclocal run since that breaks older pkg-configs, thanks tinderbox/cloph
2006/06/13 19:08:37 rene 1.151.2.11: #i60089# fix oversights
2006/06/13 19:06:13 rene 1.151.2.10: #i65976# don't add X libs and includes when they are in /usr
2006/06/11 20:22:07 rene 1.151.2.9: allow XULRunner
2006/06/11 14:40:43 rene 1.151.2.8: #i60089# system firefox (--with-firefox) buildfixes
2006/06/11 14:25:30 rene 1.151.2.7: #i64860# system mozilla with special nspr/nss library paths
2006/06/11 01:05:35 rene 1.151.2.6: #i64919# Don't fail if an explicit --without-system-mozilla is given
2006/06/11 00:42:09 rene 1.151.2.5: #i65202# always link with -ldl on Linux for Xinerama (and fix typo), patch by hjs
2006/06/11 00:35:23 rene 1.151.2.4: #i65776# JDK=sun; otherwise JDK is unitialized and deliver complains, patch by geki
2006/06/11 00:28:28 rene 1.151.2.3: #i64923# make PAM optional on Linux, patch by geki
2006/06/11 00:14:22 rene 1.151.2.2: #i65408# allow SS10 compiler (CC 5.7)
2006/06/11 00:06:47 rene 1.151.2.1: #i65322# check for agg version

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c16b0e7f0ef5c45c35a5256bf8c053dc4909844e]

INTEGRATION: CWS configure18 (1.5.282); FILE MERGED

2006/06/13 20:43:51 rene 1.5.282.2: revert aclocal run since that breaks older pkg-configs, thanks tinderbox/cloph
2006/06/11 00:28:28 rene 1.5.282.1: #i64923# make PAM optional on Linux, patch by geki

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4ec89aec9d5d1ad6d0c5dc939eafe57fadad4a1f]

INTEGRATION: CWS configure18 (1.1.2); FILE ADDED

2006/06/11 00:28:28 rene 1.1.2.1: #i64923# make PAM optional on Linux, patch by geki

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fdaf95d05d430e21bd310eca65247e1163dfd110]

INTEGRATION: CWS ause062 (1.27.244); FILE MERGED

2006/07/13 08:50:49 hjs 1.27.244.3: RESYNC: (1.27-1.28); FILE MERGED
2006/07/07 08:02:45 hjs 1.27.244.2: #i67085# make sure not to lose changes from CWS pathoptions01
2006/07/06 17:30:07 hjs 1.27.244.1: #i67085# ZIPTARGET extension no longer hardcoded; move helper variables to tg_zip.mk

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f551f3b6eebe73975f3ef5795fb2b03ae16a4777]

INTEGRATION: CWS configure18 (1.100.16); FILE MERGED

2006/07/14 16:17:48 rene 1.100.16.1: remove mentioning of libart, long obsolete, fix GPC vars; don't fail on agg 2.4 being present, cws thbpp4 fixes agg 2.4 build

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a9caf65e2b5a83fa74a21cbc8e338565aa4c0fba]

INTEGRATION: CWS ause062 (1.175.10); FILE MERGED

2006/07/13 17:16:56 hjs 1.175.10.4: #i67199# fix multiprocess breakage
2006/07/13 08:56:57 hjs 1.175.10.3: RESYNC: (1.175-1.176); FILE MERGED
2006/07/06 17:30:07 hjs 1.175.10.2: #i67085# ZIPTARGET extension no longer hardcoded; move helper variables to tg_zip.mk
2006/07/06 16:30:00 hjs 1.175.10.1: #i67082# add created minor.mk to ALLTAR

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e7f21acf803237fac7e575faccd78646a106dec9]

INTEGRATION: CWS ause062 (1.193.10); FILE MERGED

2006/07/13 08:56:30 hjs 1.193.10.2: RESYNC: (1.193-1.196); FILE MERGED
2006/07/06 16:43:54 hjs 1.193.10.1: #i67082# add dependency for created minor.mk

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bd6a5ba39a53a81d33287974b29b1ee6ebb3b4e0]

INTEGRATION: CWS configure18 (1.33.146); FILE MERGED

2006/07/13 15:35:39 rene 1.33.146.2: RESYNC: (1.33-1.34); FILE MERGED
2006/07/11 12:26:49 rene 1.33.146.1: #i66607# regexp quoting in installer, patch by haggai

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fbfe9821af0f91a9aef71e0e1d1216fad1f2624c]

INTEGRATION: CWS ause062 (1.25.244); FILE MERGED

2006/07/13 14:55:15 hjs 1.25.244.3: #i67212# unrolled previous changes
2006/07/07 08:02:44 hjs 1.25.244.2: #i67085# make sure not to lose changes from CWS pathoptions01
2006/07/06 17:30:07 hjs 1.25.244.1: #i67085# ZIPTARGET extension no longer hardcoded; move helper variables to tg_zip.mk

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d10c2be8e4994d5dd86867303e3f34b5c9895c22]

INTEGRATION: CWS configure18 (1.100.60); FILE MERGED

2006/07/10 13:59:26 rene 1.100.60.2: RESYNC: (1.100-1.102); FILE MERGED
2006/06/16 18:57:31 rene 1.100.60.1: #i66519# fix for paths with + in them, by haggai

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [898e289c814d6fd4ac56b446c8aef934ab1a00f9]

INTEGRATION: CWS ause062 (1.17.448); FILE MERGED

2006/07/13 14:55:15 hjs 1.17.448.1: #i67212# unrolled previous changes

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [909339b9c7b4cfc5107e91359c02775bb4f3c9a2]

INTEGRATION: CWS vq34 (1.107.4); FILE MERGED

2006/07/12 12:50:29 vq 1.107.4.3: #i67170# Fix perl syntax problem.
2006/07/11 21:45:49 vq 1.107.4.2: #i67170# Fix condition in the tcsh case.
2006/07/11 21:24:46 vq 1.107.4.1: #i67170# Make winenv.set.sh /bin/sh compatible if _ISBOOTSTRAP_ is set.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [024627a0d2cd7805e955f573fa7ac5a4a6f38a69]

INTEGRATION: CWS freebsd07 (1.105.6); FILE MERGED

2006/07/08 03:12:23 maho 1.105.6.2: RESYNC: (1.105-1.107); FILE MERGED
2006/07/01 06:02:12 maho 1.105.6.1: #i65513#
FreeBSD/amd64 environment support.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [92d8a8b8388b48f03c53ac2257f042eee90dad07]

INTEGRATION: CWS vq34 (1.16.10); FILE MERGED

2006/07/12 21:27:35 vq 1.16.10.2: #i67170# Use Sun /bin/sh compatible syntax.
2006/07/11 21:24:45 vq 1.16.10.1: #i67170# Make winenv.set.sh /bin/sh compatible if _ISBOOTSTRAP_ is set.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2e9359f689ac3645665ea24f5e0c43db8c00525c]

INTEGRATION: CWS freebsd07 (1.168.2); FILE MERGED

2006/07/13 01:37:02 maho 1.168.2.2: RESYNC: (1.168-1.169); FILE MERGED
2006/07/13 01:25:41 maho 1.168.2.1: #i67139#
use = instaed of ==

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [72b0d5fae7bf4f7a8fe1bd87eaf635f1f97a6b4d]

INTEGRATION: CWS freebsd07 (1.153.2); FILE MERGED

2006/07/13 01:36:55 maho 1.153.2.2: RESYNC: (1.153-1.154); FILE MERGED
2006/07/13 01:25:40 maho 1.153.2.1: #i67139#
use = instaed of ==

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1871b7213160ed0d455eb8067f4a5c12ca63453f]

INTEGRATION: CWS vq34 (1.176.18); FILE MERGED

2006/07/12 03:07:15 vq 1.176.18.1: #i67145# Make sure dependencies to SHL targets are honored by APPxTARGET.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f1896afa79d578079949938126bbffbdef003132]

INTEGRATION: CWS vq34 (1.6.256); FILE MERGED

2006/07/12 03:21:58 vq 1.6.256.1: #i67256# Remove unneeded debugging output.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9272315fa4eb1be3ef5b0b8c230f98e75db4f0e0]

INTEGRATION: CWS freebsd07 (1.1.2); FILE ADDED

2006/07/01 06:04:01 maho 1.1.2.1: FreeBSD/amd64 environment support.
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.

Issue number:  65513
Submitted by:  jkim

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f2e3d2bb48cd26f62ce2ef56f28689059ea3d060]

INTEGRATION: CWS freebsd07 (1.21.16); FILE MERGED

2006/07/08 04:06:30 maho 1.21.16.3: Resolve conflict again ;(
2006/07/08 03:07:56 maho 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED
2006/07/01 06:02:12 maho 1.21.16.1: #i65513#
FreeBSD/amd64 environment support.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [50c54907efcc83503463bd2109148e76f302244d]

INTEGRATION: CWS freebsd07 (1.32.158); FILE MERGED

2006/07/01 06:02:12 maho 1.32.158.1: #i65513#
FreeBSD/amd64 environment support.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.

2006-07-14  Oliver Bolte  <obo@openoffice.org>  [c9fc9fcd425e04304d2eef1631c033d5c92a0010]

SRC680


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [ffd47e28928826e119a19973906105d437a51666]

INTEGRATION: CWS extras8u4 (1.26.14); FILE MERGED

2006/07/10 10:31:06 va 1.26.14.2: #i59903# Disabled Patch flag.
2006/07/04 11:30:02 va 1.26.14.1: #i57687# Set Patch Flag.

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d93f71e48d966f0e7299ee1d62ea3bdd2aa7cca3]

INTEGRATION: CWS jsc7 (1.16.344); FILE MERGED

2006/07/13 06:31:33 jsc 1.16.344.3: #i64810# adapt reg item for office extensions
2006/07/06 12:00:16 jsc 1.16.344.2: #i67071# register .oxt extension in windows registry
2006/05/04 14:38:08 jsc 1.16.344.1: #i64810# register file extension *.unopkg under windows

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8bff70fe2eaedeedb65dbb741e7536bd61561eda]

INTEGRATION: CWS jsc7 (1.44.2); FILE MERGED

2006/07/10 10:17:47 jl 1.44.2.1: #66211# package manager resources now in patch

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4a800f182ffc1a6f557f30e289b5fb9ad3a330ac]

INTEGRATION: CWS native54 (1.9.10); FILE MERGED

2006/07/11 09:38:49 is 1.9.10.1: #137913# patch on patch problem

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [854c4f0846967b62affd046de44a978070b842e4]

INTEGRATION: CWS native54 (1.56.32); FILE MERGED

2006/07/11 10:46:26 is 1.56.32.1: #137670# no more download sets in cws

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [766837e11a7582d8d79bbdce5e09a9be7875d0e0]

INTEGRATION: CWS native54 (1.65.10); FILE MERGED

2006/07/11 10:45:02 is 1.65.10.1: #137670# no more download sets in cws

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6d204f56bda122d7b60f36d41f866e4ea83f012d]

INTEGRATION: CWS pathoptions01 (1.22.46); FILE MERGED

2006/06/30 17:25:31 mav 1.22.46.2: RESYNC: (1.22-1.23); FILE MERGED
2006/06/26 07:25:04 as 1.22.46.1: #i66157# new property to handle the most actual document template filter for an OOo module

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e06209304425173be64238f0a036e92e3dd8a33a]

INTEGRATION: CWS pathoptions01 (1.36.8); FILE MERGED

2006/07/11 09:08:18 mav 1.36.8.1: #i66157# install dtd file

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a810e7b87f9c0bbb01c4e0fe7e61d283e364bfa4]

INTEGRATION: CWS pathoptions01 (1.156.12); FILE MERGED

2006/07/10 08:41:05 mav 1.156.12.4: #i66157# install dtd specification
2006/06/30 17:24:46 mav 1.156.12.3: RESYNC: (1.156-1.158); FILE MERGED
2006/06/19 09:10:56 as 1.156.12.2: #i66461# typo: Pathes-Paths
2006/06/15 12:43:46 as 1.156.12.1: #i66461# new config schema for pathes

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [11945ad6af93a86254995f416b4150e443b33252]

INTEGRATION: CWS pathoptions01 (1.22.54); FILE MERGED

2006/06/30 17:23:19 mav 1.22.54.2: RESYNC: (1.22-1.23); FILE MERGED
2006/06/26 07:25:04 as 1.22.54.1: #i66157# new property to handle the most actual document template filter for an OOo module

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [16613b73e09fa2f9d807da7bf07b04223e1521dd]

INTEGRATION: CWS pathoptions01 (1.19.54); FILE MERGED

2006/06/26 07:25:04 as 1.19.54.1: #i66157# new property to handle the most actual document template filter for an OOo module

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [76e942054048326d3180308ffff045f7430e7e77]

INTEGRATION: CWS pathoptions01 (1.29.52); FILE MERGED

2006/06/30 17:22:50 mav 1.29.52.2: RESYNC: (1.29-1.30); FILE MERGED
2006/06/26 07:25:03 as 1.29.52.1: #i66157# new property to handle the most actual document template filter for an OOo module

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3f585943fb07822aa7a1acee753f733d33550a64]

INTEGRATION: CWS native55 (1.50.6); FILE MERGED

2006/07/11 08:03:34 is 1.50.6.2: #i67141# epm setting for no and internal
2006/07/10 11:38:15 is 1.50.6.1: #i67141# problem with value of EPM

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [630bf486077ce94ed0b269b50977b8641d57d907]

INTEGRATION: CWS pathoptions01 (1.27.242); FILE MERGED

2006/07/11 10:06:45 mav 1.27.242.2: RESYNC: (1.27-1.28); FILE MERGED
2006/07/06 10:19:28 hjs 1.27.242.1: #137804# make zip*alllangiso overideable for not forcing all case

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [899dfba8f3a44f4852ca5f3a6e8f993f8ddfc338]

INTEGRATION: CWS pathoptions01 (1.25.242); FILE MERGED

2006/07/06 10:19:28 hjs 1.25.242.1: #137804# make zip*alllangiso overideable for not forcing all case

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [49f88b3fae31a039780f53c176a381734fde97a3]

INTEGRATION: CWS targetedaot2 (1.195.14); FILE MERGED

2006/07/11 12:46:54 cmc 1.195.14.1: #i67154# better to use the fact that the compiler is gcj, rather than the JDK is the GNU classpath one for default javac/javai

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5f02e5776f63f3957a41676883469a937a91080c]

INTEGRATION: CWS cowfixes01 (1.33.48); FILE MERGED

2006/05/10 18:03:22 thb 1.33.48.2: RESYNC: (1.33-1.34); FILE MERGED
2006/04/21 09:56:29 lo 1.33.48.1: #134471#

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5e9b59dc59b5577b112e6a7ff2fef21762295410]

INTEGRATION: CWS cowfixes01 (1.192.22); FILE MERGED

2006/06/28 11:02:00 thb 1.192.22.3: RESYNC: (1.202-1.203); FILE MERGED
2006/05/10 18:00:36 thb 1.192.22.2: RESYNC: (1.192-1.202); FILE MERGED
2006/04/10 14:01:19 thb 1.192.22.1: #128078# Including bf_wrapper680 bf_frm680 bf_ofa680 bindet680 bf_lng680 bf_sd680 bf_migratefilter680 textconversiondlgs680 date680 egi680 productregistration.uno calc680 evoab1 fpicker.uno fwm680 eme680 epb680 epg680 ept680 epp680 era680 eti680 exp680 ips680 ime680 ipb680 icd680 ipx680 ipt680 ipd680 ira680 itg680 iti680 tfu680 icg680 uui680 tab bat basprov680li.uno avmedia680 dbext680 spell680 so680 socomp offacc680 flash680 smd680

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7d6571db20cce2b157f3cb2ff1ea26bb5ca1252d]

INTEGRATION: CWS latex (1.11.236); FILE MERGED

2006/04/07 11:21:06 sus 1.11.236.1: #i16350# adding DocBook example tags to filters

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0de04724166d45160ad0ea6428af727c781621dc]

INTEGRATION: CWS latex (1.14.236); FILE MERGED

2006/04/07 09:53:36 sus 1.14.236.1: #i24813# Adding writer2latex.jar to the Writer module for pp3 productupdate

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [458d9d8f0b8971e9b28cb192eb3c66268480297f]

INTEGRATION: CWS latex (1.20.50); FILE MERGED

2006/07/06 10:22:10 sus 1.20.50.2: #i24813# Solving a merge error to m174
2006/04/07 09:53:36 sus 1.20.50.1: #i24813# Adding writer2latex.jar to the Writer module for pp3 productupdate

2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c2d07453f4bf1174e981de1fd4a1fd214a1ea9a7]

INTEGRATION: CWS jl34 (1.202.12); FILE MERGED

2006/05/18 10:08:46 jl 1.202.12.1: #65266# cli_uno in patch

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b461d826762197963bbf7e41549a43486208f649]

INTEGRATION: CWS vq33 (1.151.8); FILE MERGED

2006/07/03 19:00:16 vq 1.151.8.1: #i66767# Fix problem when tcsh appears as part of the path.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [31d0521a8e3ff5f36444af95bfa7a4c4821dda22]

INTEGRATION: CWS vq33 (1.166.8); FILE MERGED

2006/07/03 19:00:16 vq 1.166.8.1: #i66767# Fix problem when tcsh appears as part of the path.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3dead88679d8d5f4d57e86f52bc4c377c02f6468]

INTEGRATION: CWS vq33 (1.56.26); FILE MERGED

2006/07/03 18:52:05 vq 1.56.26.1: #i66881# Fix typo in makefile.
Patch by ericb@openoffice.org

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [57300a12d1d0c9d691bbbd511d2e0455cb9d26b3]

INTEGRATION: CWS vq33 (1.1.2); FILE ADDED

2006/07/03 19:16:40 vq 1.1.2.1: #i66706# Move udkversion.mk from sal/inc/ to solenv/inc/.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [dc5360c036021ea3ce1a5b3b26bc33c9e2344802]

INTEGRATION: CWS vq33 (1.191.18); FILE MERGED

2006/07/03 19:16:40 vq 1.191.18.3: #i66706# Move udkversion.mk from sal/inc/ to solenv/inc/.
2006/06/24 03:09:29 vq 1.191.18.2: #i66705# Remove wrong .SUFFIXES targets.
2006/06/24 02:56:10 vq 1.191.18.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [041ce77216571c6b37d4748163259944902570a4]

INTEGRATION: CWS vq33 (1.32.110); FILE MERGED

2006/07/03 18:44:53 vq 1.32.110.1: #i66940# Make the scripts aware of bash as possible shell.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1f5ee32805593be1f5cc365f7c5895ddf97a6969]

INTEGRATION: CWS vq33 (1.22.272); FILE MERGED

2006/07/03 18:44:53 vq 1.22.272.1: #i66940# Make the scripts aware of bash as possible shell.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0491e00ad6ec8c43d0137d6b31cafdf5296d25cd]

INTEGRATION: CWS vq33 (1.53.52); FILE MERGED

2006/07/03 18:44:53 vq 1.53.52.1: #i66940# Make the scripts aware of bash as possible shell.

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8941fa7c73183e98438fe83ee4401494e8614273]

SRC680


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9b6190aeda065e1779da0b99fb675b8de80b1b27]

INTEGRATION: CWS qiq (1.34.56); FILE MERGED

2006/06/27 11:04:45 fs 1.34.56.2: RESYNC: (1.34-1.36); FILE MERGED
2006/05/24 07:01:15 fs 1.34.56.1: new lib sdbt

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0b9565a2656874b56d61d639db172e23835dceb5]

INTEGRATION: CWS qiq (1.43.20); FILE MERGED

2006/06/27 11:04:21 fs 1.43.20.2: RESYNC: (1.43-1.44); FILE MERGED
2006/05/24 06:58:43 fs 1.43.20.1: new lib sdbt

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a46ab7271d8a26d8d731d07c02899a1f6244f320]

INTEGRATION: CWS qiq (1.201.6); FILE MERGED

2006/06/27 11:03:55 fs 1.201.6.2: RESYNC: (1.201-1.203); FILE MERGED
2006/05/24 06:58:42 fs 1.201.6.1: new lib sdbt

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0ec41a1b4b354d437fd45456fb7df54f35529cab]

INTEGRATION: CWS linuxppcrpm (1.34.68); FILE MERGED

2006/07/02 16:31:24 ericb 1.34.68.1: #i66719# linuxppcrpm make rpm buildable on Debian or Ubuntu distribution

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f277eee8b6e48a3ab401accb613bb9c01a105548]

INTEGRATION: CWS linuxppcrpm (1.33.162); FILE MERGED

2006/07/02 16:31:24 ericb 1.33.162.1: #i66719# linuxppcrpm make rpm buildable on Debian or Ubuntu distribution

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5b34527ad4b3556c15dd181e5dbe47c60d444de1]

INTEGRATION: CWS linuxppcrpm (1.49.90); FILE MERGED

2006/07/02 16:31:24 ericb 1.49.90.1: #i66719# linuxppcrpm make rpm buildable on Debian or Ubuntu distribution

2006-07-08  Nakata Maho  <maho@openoffice.org>  [2f0e2f8a2bd336c8481c48e81747876c9a6fdd6d]

Fix conflicts


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f28bd93b399abebe4fe5625d93565fdd79fa7a18]

SRC680


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4a96926ad85c11fdf04f10e1ccd8a8fca3ec5346]

INTEGRATION: CWS warningfixes01 (1.2.2); FILE MERGED

2006/06/27 12:34:08 sb 1.2.2.2: #i66700# Minimal adaption to cygwin platform (no functional testhxx yet, but build does not break any more).
2006/06/27 08:44:28 sb 1.2.2.1: #i66725# CAPTURE_COMMAND must be set before settings.mk is included.

2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e11b9c05954a7248fa83a64385a9ffd7495ff53f]

INTEGRATION: CWS warningfixes01 (1.2.2); FILE MERGED

2006/06/27 12:34:08 sb 1.2.2.1: #i66700# Minimal adaption to cygwin platform (no functional testhxx yet, but build does not break any more).

2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2608651126826a424dedac37d1356e06f0f95d60]

INTEGRATION: CWS warningfixes01 (1.4.2); FILE MERGED

2006/06/27 14:27:36 sb 1.4.2.1: #i66760# Removed warning on FreeBSD/amd64 (thanks to pjanik).

2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6250a1057ba15c48446eb3e3041dbece65762303]

#i10000# gernerate new


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d98f01150fcf96272fd1491befbddf571ad0140d]

INTEGRATION: CWS ause058 (1.105.4); FILE MERGED

2006/06/22 14:05:06 hjs 1.105.4.2: #i58890# applied iz58890_3.diff
2006/06/12 16:34:45 hjs 1.105.4.1: #i65725# no more MK_UNROLL

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [e075a2f2a0b6bdb5ccbb32b73f8347c38f60adee]

INTEGRATION: CWS ause058 (1.166.4); FILE MERGED

2006/06/22 14:05:06 hjs 1.166.4.1: #i58890# applied iz58890_3.diff

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [faee2cfd907258ee9ca77aed7541c2575eb1ef13]

INTEGRATION: CWS ause058 (1.151.4); FILE MERGED

2006/06/22 14:05:05 hjs 1.151.4.1: #i58890# applied iz58890_3.diff

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [f59e1c7b38d2f015e12dfbc5c2b36a73587ea341]

INTEGRATION: CWS ause058 (1.173.4); FILE MERGED

2006/06/26 12:31:01 hjs 1.173.4.7: RESYNC: (1.173-1.174); FILE MERGED
2006/06/16 11:38:08 hjs 1.173.4.6: #i58351# more bash
2006/06/14 11:15:14 hjs 1.173.4.5: #i58351# applied relevant parts of the patch to support bash
2006/06/14 08:26:58 hjs 1.173.4.4: #i66210# remove autoupdate of local (hamburg) environments. more problems than benefit...
2006/06/13 16:21:19 hjs 1.173.4.3: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006/06/12 16:29:21 hjs 1.173.4.2: #i65725# romoving move remains of MULTI* targets; #i63235# useless URD stuff removed
2006/06/09 14:34:13 hjs 1.173.4.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [e63a2890cf85ab649d3df9906f33ba1e34f281e4]

INTEGRATION: CWS ause058 (1.15.328); FILE MERGED

2006/06/22 14:05:05 hjs 1.15.328.1: #i58890# applied iz58890_3.diff

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [5ca285769f90090143e88ccf98edc0dd4fb62cf5]

INTEGRATION: CWS ause058 (1.17.40); FILE MERGED

2006/06/22 13:17:40 hjs 1.17.40.1: #i58890# applied iz58890_3.diff

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [2ff7251a1cbee668da716975144ef1910892c20c]

INTEGRATION: CWS ause058 (1.2.498); FILE MERGED

2006/06/22 13:17:40 hjs 1.2.498.2: #i58890# applied iz58890_3.diff
2006/06/16 11:38:09 hjs 1.2.498.1: #i58351# more bash

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [f2042a0147ae99b721fdfddb6b52fbd5e0fdefa2]

INTEGRATION: CWS ause058 (1.5.156); FILE MERGED

2006/06/26 12:28:16 hjs 1.5.156.3: RESYNC: (1.5-1.6); FILE MERGED
2006/06/23 21:07:47 vq 1.5.156.2: #i66669# Replace |& with $(PIPEERROR).
2006/06/13 16:21:24 hjs 1.5.156.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7a87cfeffd93f9e5bf708ccd45f21baeb11e6c89]

INTEGRATION: CWS ause058 (1.23.162); FILE MERGED

2006/06/26 12:28:30 hjs 1.23.162.2: RESYNC: (1.23-1.24); FILE MERGED
2006/06/13 16:21:24 hjs 1.23.162.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7b39cc43ad178f2bc90832dd361e8e629a769181]

INTEGRATION: CWS ause058 (1.15.162); FILE MERGED

2006/06/26 12:29:42 hjs 1.15.162.2: RESYNC: (1.15-1.16); FILE MERGED
2006/06/13 16:21:24 hjs 1.15.162.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [c8131d0d0e410637b1ed1301a8f9a94893c17918]

INTEGRATION: CWS ause058 (1.12.330); FILE MERGED

2006/06/13 16:21:23 hjs 1.12.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [8bd14ba616b3d5fa98eaa3c0f7b56e6b568d863d]

INTEGRATION: CWS ause058 (1.7.330); FILE MERGED

2006/06/13 16:21:23 hjs 1.7.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [f2ce70f85d01e0fc5721d5254716deb92979a815]

INTEGRATION: CWS ause058 (1.8.328); FILE MERGED

2006/06/26 12:28:52 hjs 1.8.328.2: RESYNC: (1.8-1.9); FILE MERGED
2006/06/13 16:21:23 hjs 1.8.328.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [83a7b65b64d5a12209dcea46f9c81d49a1d620d4]

INTEGRATION: CWS ause058 (1.2.96); FILE MERGED

2006/06/13 16:21:23 hjs 1.2.96.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [ba6bd5a44a2881888185bb78ffe955ee4cfd0e9e]

INTEGRATION: CWS ause058 (1.7.60); FILE MERGED

2006/06/13 16:21:22 hjs 1.7.60.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [06b8a875195b449be296382fd3052e6112c87c9e]

INTEGRATION: CWS ause058 (1.13.154); FILE MERGED

2006/06/26 12:28:08 hjs 1.13.154.2: RESYNC: (1.13-1.14); FILE MERGED
2006/06/13 16:21:22 hjs 1.13.154.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [89102d59c90989e3cd7f9f46eca5b4fc9561e3ec]

INTEGRATION: CWS ause058 (1.17.58); FILE MERGED

2006/06/26 12:28:59 hjs 1.17.58.2: RESYNC: (1.17-1.18); FILE MERGED
2006/06/13 16:21:22 hjs 1.17.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3b8a688e5b75619bbc5308a90f9cbaa98bab6752]

INTEGRATION: CWS ause058 (1.12.4); FILE MERGED

2006/06/13 16:21:22 hjs 1.12.4.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [0c1389959b8674d24676c9b6369f270500d9c350]

INTEGRATION: CWS ause058 (1.22.58); FILE MERGED

2006/06/26 12:28:38 hjs 1.22.58.2: RESYNC: (1.22-1.23); FILE MERGED
2006/06/13 16:21:22 hjs 1.22.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [aa10ee8e36a744833549b66de52149430b7fdfab]

INTEGRATION: CWS ause058 (1.23.58); FILE MERGED

2006/06/26 12:30:23 hjs 1.23.58.2: RESYNC: (1.23-1.24); FILE MERGED
2006/06/13 16:21:22 hjs 1.23.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d9abd606d97cf37d962795accd81c9d99de55c39]

INTEGRATION: CWS ause058 (1.9.154); FILE MERGED

2006/06/26 12:28:23 hjs 1.9.154.2: RESYNC: (1.9-1.10); FILE MERGED
2006/06/13 16:21:22 hjs 1.9.154.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9d95e3121415e920d6d00b0d14081313c5441413]

INTEGRATION: CWS ause058 (1.19.58); FILE MERGED

2006/06/26 12:28:45 hjs 1.19.58.2: RESYNC: (1.19-1.20); FILE MERGED
2006/06/13 16:21:21 hjs 1.19.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d03a805aa67a2ebc406f825385452b39b230c466]

INTEGRATION: CWS ause058 (1.39.58); FILE MERGED

2006/06/26 12:30:01 hjs 1.39.58.2: RESYNC: (1.39-1.40); FILE MERGED
2006/06/13 16:21:21 hjs 1.39.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [0047be036d57489c5b280b7ae81a25392aea36f0]

INTEGRATION: CWS ause058 (1.8.328); FILE MERGED

2006/06/26 12:30:53 hjs 1.8.328.2: RESYNC: (1.8-1.9); FILE MERGED
2006/06/13 16:21:21 hjs 1.8.328.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [4712ba313d2adfe4ca869c4afca06101d0fa94d7]

INTEGRATION: CWS ause058 (1.7.330); FILE MERGED

2006/06/13 16:21:21 hjs 1.7.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [dac8e700e734ce84bddf483a4ee7a46cd812dac4]

INTEGRATION: CWS ause058 (1.10.328); FILE MERGED

2006/06/26 12:30:08 hjs 1.10.328.2: RESYNC: (1.10-1.11); FILE MERGED
2006/06/13 16:21:21 hjs 1.10.328.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [c117cdd4940f2c79c689b82ff6f776fc4efeddec]

INTEGRATION: CWS ause058 (1.5.330); FILE MERGED

2006/06/13 16:21:20 hjs 1.5.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a2bbb032513983949836141bcf3ef96e3237c5c2]

INTEGRATION: CWS ause058 (1.7.330); FILE MERGED

2006/06/13 16:21:20 hjs 1.7.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d0011a384e3ec77133c1ddcd3b146b11f144735b]

INTEGRATION: CWS ause058 (1.20.132); FILE MERGED

2006/06/26 12:30:31 hjs 1.20.132.2: RESYNC: (1.20-1.21); FILE MERGED
2006/06/13 16:21:20 hjs 1.20.132.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [20ede292b4830a5f1f5aefde764e4365da4ed82a]

INTEGRATION: CWS ause058 (1.13.294); FILE MERGED

2006/06/26 12:30:16 hjs 1.13.294.2: RESYNC: (1.13-1.14); FILE MERGED
2006/06/13 16:21:20 hjs 1.13.294.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3b223481dbe49f90bfb72692e374fcb217555ca8]

INTEGRATION: CWS ause058 (1.9.294); FILE MERGED

2006/06/26 12:29:06 hjs 1.9.294.2: RESYNC: (1.9-1.10); FILE MERGED
2006/06/13 16:21:20 hjs 1.9.294.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [25310d60f2e5bbd8a003fb1981931a2ceb3795fe]

INTEGRATION: CWS ause058 (1.12.294); FILE MERGED

2006/06/26 12:29:35 hjs 1.12.294.2: RESYNC: (1.12-1.13); FILE MERGED
2006/06/13 16:21:20 hjs 1.12.294.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [fe2803801df8fa74551d11a3b6faeeea1b02d072]

INTEGRATION: CWS ause058 (1.5.330); FILE MERGED

2006/06/13 16:21:19 hjs 1.5.330.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [8800a9d89257ccdf738c099039ab5ce4564dfcb0]

INTEGRATION: CWS ause058 (1.45.74); FILE MERGED

2006/06/22 17:22:22 hjs 1.45.74.3: #i58890# argl... piping need another order
2006/06/16 11:38:08 hjs 1.45.74.2: #i58351# more bash
2006/06/14 11:15:15 hjs 1.45.74.1: #i58351# applied relevant parts of the patch to support bash

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3dfdd5f8e7ce1895b858316b9358998218dc0492]

INTEGRATION: CWS ause058 (1.27.208); FILE MERGED

2006/06/14 11:15:15 hjs 1.27.208.2: #i58351# applied relevant parts of the patch to support bash
2006/06/09 14:34:14 hjs 1.27.208.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a7163bbc88f545ea05631b86de6b05315c60bc55]

INTEGRATION: CWS ause058 (1.19.330); FILE MERGED

2006/06/09 14:34:14 hjs 1.19.330.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a074f55938a30a822dc20c74230f4a0405ca4363]

INTEGRATION: CWS ause058 (1.95.58); FILE MERGED

2006/06/09 14:34:14 hjs 1.95.58.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [35b5fc77a8e4364676dcd1e2a75c78ce8dfa169e]

INTEGRATION: CWS ause058 (1.12.10); FILE MERGED

2006/06/13 16:21:19 hjs 1.12.10.3: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006/06/09 15:11:03 hjs 1.12.10.2: #i65725# second round
2006/06/09 14:34:14 hjs 1.12.10.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a9933ecd5c714a24842b976048b150cbc75d32fd]

INTEGRATION: CWS ause058 (1.13.330); FILE MERGED

2006/06/09 14:34:14 hjs 1.13.330.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [96b6ccddf5b40a278dce1762135c874b84f28ef5]

INTEGRATION: CWS ause058 (1.19.330); FILE MERGED

2006/06/14 11:15:15 hjs 1.19.330.2: #i58351# applied relevant parts of the patch to support bash
2006/06/09 14:34:13 hjs 1.19.330.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9c41a3f75113ae60f99ec0132a37a3f115d80eeb]

INTEGRATION: CWS ause058 (1.17.330); FILE MERGED

2006/06/09 14:34:13 hjs 1.17.330.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [20ae97a78f24dc1d9befe91d51730a245f8f52ff]

INTEGRATION: CWS ause058 (1.7.330); FILE MERGED

2006/06/23 15:52:39 hjs 1.7.330.1: #i58351# one more pipe

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3a1c88d52e2b9acab0e575373e4d189e65e61308]

INTEGRATION: CWS ause058 (1.68.130); FILE MERGED

2006/06/22 14:59:53 hjs 1.68.130.4: #i66654# fix permissions
2006/06/16 11:38:08 hjs 1.68.130.3: #i58351# more bash
2006/06/14 09:33:55 hjs 1.68.130.2: #126358# just fade out the targets not the macro settings in L10N_framework case
2006/06/12 14:41:37 hjs 1.68.130.1: #i65031# create so_built_nas with absolute path

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [72df2e9cc2360cfe0fdb13edb2860d8b528130d4]

INTEGRATION: CWS ause058 (1.20.330); FILE MERGED

2006/06/14 11:15:15 hjs 1.20.330.1: #i58351# applied relevant parts of the patch to support bash

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [bb5c20e2e421e93a9828ee51fa677a6e6fd5494c]

INTEGRATION: CWS ause058 (1.28.326); FILE MERGED

2006/06/09 14:34:13 hjs 1.28.326.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [5ae2cd7392c02fb33330768b9e6875a791c50e9f]

INTEGRATION: CWS ause058 (1.17.330); FILE MERGED

2006/06/16 11:38:08 hjs 1.17.330.1: #i58351# more bash

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [de0f40263b3f6b78d45e348c8a77c1ea86c01b1b]

INTEGRATION: CWS ause058 (1.54.60); FILE MERGED

2006/06/16 11:38:08 hjs 1.54.60.3: #i58351# more bash
2006/06/14 11:15:14 hjs 1.54.60.2: #i58351# applied relevant parts of the patch to support bash
2006/06/09 14:34:13 hjs 1.54.60.1: #i65725# first round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a7132f48102b7166240a037a6607462be0417057]

INTEGRATION: CWS ause058 (1.191.4); FILE MERGED

2006/06/26 12:30:47 hjs 1.191.4.4: RESYNC: (1.191-1.192); FILE MERGED
2006/06/14 08:22:08 hjs 1.191.4.3: #i59802# enhanced dmake version checking
2006/06/13 16:21:19 hjs 1.191.4.2: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006/06/12 16:35:41 hjs 1.191.4.1: #i63235# useless URD stuff removed

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [0991b342db236f3371c06ca5460027f052abe04e]

INTEGRATION: CWS ause058 (1.65.92); FILE MERGED

2006/06/26 12:28:01 hjs 1.65.92.3: RESYNC: (1.65-1.67); FILE MERGED
2006/06/14 11:15:14 hjs 1.65.92.2: #i58351# applied relevant parts of the patch to support bash
2006/06/13 16:21:19 hjs 1.65.92.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3ce53c818b04d6f561c690cb3ae4151c043ad94a]

INTEGRATION: CWS ause058 (1.39.96); FILE MERGED

2006/06/14 11:15:14 hjs 1.39.96.3: #i58351# applied relevant parts of the patch to support bash
2006/06/13 18:02:53 hjs 1.39.96.2: #i55987# missed in the first shot
2006/06/13 16:21:18 hjs 1.39.96.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [8f42e598f7be93c7038b803ca5eba4bfa0a9ef6e]

INTEGRATION: CWS ause058 (1.92.58); FILE MERGED

2006/06/09 15:11:03 hjs 1.92.58.1: #i65725# second round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [907d0ac52929bc63cbb57dd29be820ef9082d365]

INTEGRATION: CWS ause058 (1.2.10); FILE MERGED

2006/06/13 16:21:18 hjs 1.2.10.2: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
2006/06/09 15:11:02 hjs 1.2.10.1: #i65725# second round

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [8e6635410f476c2be1eae1d586180ac4e6df23a4]

INTEGRATION: CWS ause058 (1.52.60); FILE MERGED

2006/06/16 11:38:07 hjs 1.52.60.1: #i58351# more bash

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a148efb72a387b0cc6c6c1739f308121b84ecf78]

INTEGRATION: CWS ause058 (1.24.112); FILE MERGED

2006/06/26 12:27:21 hjs 1.24.112.2: RESYNC: (1.24-1.25); FILE MERGED
2006/06/22 16:04:15 hjs 1.24.112.1: #i66658# removed OOoRunner.jar

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7fec8a416971ea5bfe7e6b08ef4daa64cb93e31f]

INTEGRATION: CWS ause058 (1.19.116); FILE MERGED

2006/06/26 12:27:12 hjs 1.19.116.2: RESYNC: (1.19-1.20); FILE MERGED
2006/06/22 16:04:14 hjs 1.19.116.1: #i66658# removed OOoRunner.jar

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d14095b7cb3739da741ab376e31e54aa5c8d9811]

INTEGRATION: CWS native51 (1.8.60); FILE MERGED

2006/06/22 16:01:51 is 1.8.60.1: #136116# patch deinstall with setup

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [ea8920c418369669f9f7150c6fdae93026fe12c5]

INTEGRATION: CWS native51 (1.39.24); FILE MERGED

2006/06/29 10:57:18 is 1.39.24.1: #137669# preparing pp4

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d4ce00e819dcb2ae7bf6f59dfc2bfae94829ddb6]

INTEGRATION: CWS native51 (1.8.130); FILE MERGED

2006/06/19 15:35:55 is 1.8.130.2: #i65048# checking written par files
2006/06/19 15:21:21 is 1.8.130.1: #i66557# checking, that pre file has content

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [af5957a05851c54cae26ce8244ef0b356603d781]

INTEGRATION: CWS native51 (1.16.110); FILE MERGED

2006/06/28 11:31:33 is 1.16.110.1: #136116# more secure array

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9ad674c531474a8bd0ffd5b5e5209268befd4b61]

INTEGRATION: CWS native51 (1.13.110); FILE MERGED

2006/06/28 11:31:33 is 1.13.110.1: #136116# more secure array

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [5dba02ba82833ed8cdbc137eacdc3db57a181b83]

INTEGRATION: CWS native51 (1.26.250); FILE MERGED

2006/06/19 15:03:24 is 1.26.250.1: #i65950# checking version of makecab.exe

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9ab71847db279be7d1b1b85cf94aa9d983b87b70]

INTEGRATION: CWS native51 (1.7.344); FILE MERGED

2006/06/27 14:23:29 is 1.7.344.1: #i54730# long directory names

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [2c633f51fb3d401151862f5dbfa1ca73b3dc5697]

INTEGRATION: CWS targetedaot (1.100.2); FILE MERGED

2006/06/12 10:15:59 cmc 1.100.2.3: #i54692# fix quotes
2006/04/25 16:16:18 cmc 1.100.2.2: #i54692# separate gcj AOT support from bytecode creation
2006/04/25 16:03:03 cmc 1.100.2.1: #i54692# separate gcj AOT support from bytecode creation

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [01f6fff7876364c14386c27e6ac04e4783cb1456]

INTEGRATION: CWS native51 (1.53.48); FILE MERGED

2006/06/28 11:31:33 is 1.53.48.3: #136116# more secure array
2006/06/27 14:23:29 is 1.53.48.2: #i54730# long directory names
2006/06/19 15:03:24 is 1.53.48.1: #i65950# checking version of makecab.exe

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d40d6987d546719eb8b9bcfa9bff8bb92272b638]

INTEGRATION: CWS targetedaot (1.163.2); FILE MERGED

2006/07/03 12:01:00 cmc 1.163.2.5: #i66685# use new test for compiler is gcj, not old test for JDK is gcj
2006/07/03 08:17:21 cmc 1.163.2.4: #i66685# use new test for compiler is gcj, not old test for JDK is gcj
2006/05/02 12:17:09 cmc 1.163.2.3: #i54692# separate gcj AOT support from bytecode creation
2006/04/25 16:16:18 cmc 1.163.2.2: #i54692# separate gcj AOT support from bytecode creation
2006/04/25 16:03:03 cmc 1.163.2.1: #i54692# separate gcj AOT support from bytecode creation

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [03188f63129ad145a259f6a116293b2440972281]

INTEGRATION: CWS native51 (1.49.76); FILE MERGED

2006/06/27 10:07:08 is 1.49.76.1: #i66557# check for epm environment variable

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [e969cd7aa530af9c181b6be82e43fd24fd1f482a]

INTEGRATION: CWS native51 (1.28.52); FILE MERGED

2006/06/19 15:03:23 is 1.28.52.1: #i65950# checking version of makecab.exe

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [aedf165e75929f1763dda0a5cbc084c8cef86980]

INTEGRATION: CWS native51 (1.5.344); FILE MERGED

2006/06/19 15:35:54 is 1.5.344.2: #i65048# checking written par files
2006/06/19 15:21:20 is 1.5.344.1: #i66557# checking, that pre file has content

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [1bc5044db5fb909f81644055d5e8af2110093ae6]

INTEGRATION: CWS native51 (1.64.56); FILE MERGED

2006/06/27 14:16:04 is 1.64.56.2: #i54730# long directory names
2006/06/19 15:03:23 is 1.64.56.1: #i65950# checking version of makecab.exe

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [84eb5bdc4072d4ab4943610581a1c7a46b169951]

INTEGRATION: CWS targetedaot (1.188.46); FILE MERGED

2006/04/25 16:23:44 cmc 1.188.46.2: #i54692# separate gcj AOT support from bytecode creation
2006/04/25 16:19:43 cmc 1.188.46.1: #i54692# enable optimized AOT helpers

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3624ff1a881e3038174aa5d4c4c44088041b51e8]

INTEGRATION: CWS targetedaot (1.2.92); FILE MERGED

2006/04/25 16:23:43 cmc 1.2.92.1: #i54692# separate gcj AOT support from bytecode creation

2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d1ef1ff241caf68b520d7222a9f4eb3019f1241c]

INTEGRATION: CWS targetedaot (1.99.4); FILE MERGED

2006/04/25 16:19:42 cmc 1.99.4.1: #i54692# enable optimized AOT helpers

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [aaee27e2a108148eccda7ea3d471f2815a8884f5]

SRC680


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9aaf4dbfb08a386ce25de08e7465e3f2ab17a432]

INTEGRATION: CWS ause036 (1.155.8); FILE MERGED

2006/06/09 10:14:47 hjs 1.155.8.7: #i66272# cleanup
2006/05/24 16:40:46 hjs 1.155.8.6: RESYNC: (1.162-1.168); FILE MERGED
2006/02/27 18:14:55 hjs 1.155.8.5: RESYNC: (1.161-1.162); FILE MERGED
2005/11/15 17:13:01 hjs 1.155.8.4: RESYNC: (1.160-1.161); FILE MERGED
2005/10/26 15:28:43 hjs 1.155.8.3: RESYNC: (1.157-1.160); FILE MERGED
2005/09/13 10:48:57 hjs 1.155.8.2: RESYNC: (1.155-1.157); FILE MERGED
2005/08/17 11:50:20 hjs 1.155.8.1: #i50255# remove wrarnings and a bit cleanup

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [87300cb25b7106897be02a7a6dd111eb54f2c7b7]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/15 02:42:43 vq 1.2.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8f7b33392aa58612ccb65b7a41d4bcda78dc3b5d]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/20 14:20:37 vq 1.2.2.2: #i66522# Release dmake 4.5.
2006/06/17 17:08:12 vq 1.2.2.1: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cdfed2fbba81a991a3cf9d88b482d4049f12ec29]

INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED

2006/06/15 02:42:42 vq 1.3.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d4b960f6efa1817d63d49dcbd56931ed00a3fda9]

INTEGRATION: CWS dmake45 (1.7.2); FILE MERGED

2006/06/20 14:20:37 vq 1.7.2.2: #i66522# Release dmake 4.5.
2006/06/17 17:08:12 vq 1.7.2.1: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [fcf1019e1a3830ffc58284d14020cef5406e4501]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/15 02:42:42 vq 1.2.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7338ef8c6a254b386e6143e1b42c3d21bd8898f0]

INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED

2006/06/15 02:42:42 vq 1.5.2.1: #i64889# Increase the default MAXLINELENGTH for all "modern" target OSs.

This patch was submitted by shay@openoffice.org.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c8fb62f2f0218caa5fe840678d4b6d8d29785d17]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/14 22:43:41 vq 1.1.2.1: #i48087# Add testcases and change man page.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0f969a2369b2fcc750139b8b1dc6111dc7e16815]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/13 23:52:06 vq 1.1.2.1: #i64331# Add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c0f8dbbb46d8efdbf95a459d99d01bbd80f233e9]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.3: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/14 22:43:41 vq 1.1.2.2: #i48087# Add testcases and change man page.
2006/06/13 18:33:17 vq 1.1.2.1: #i65122# Add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [62499b0bf1167f79ea34e84e126d097257fa99ca]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/13 17:14:07 vq 1.1.2.1: #i66385# Add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8824bf489f353a751d736dc7d4b21383297dac3f]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/13 15:03:53 vq 1.1.2.1: #i66083# Add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [581119b4dfe56b248390dbb7ee7e93b3b6cb0755]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:45 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/04 01:55:10 vq 1.1.2.1: #i65360# Add testcase to check for message about empty recipe for
special or meta targets.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c8208a5e91ed98f59d578185e7d90c3f71caf4d7]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:44 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/04 01:17:34 vq 1.1.2.1: #i65360# Add testcase that checks that a warning is issued when .<suffix>
targets are ignored.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [940561e303695c427b247dbce0e5b4f10a75b0ff]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:44 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/04 00:34:07 vq 1.1.2.1: #i64869# Add testcases and regenerate autotools files.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6e74602240f68129a734b6623bd2b4d2097eb3d4]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:44 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/14 22:43:41 vq 1.1.2.1: #i48087# Add testcases and change man page.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e0d3a342a9accd5c9c8080087cb1d3f1cdaf5e41]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:45:44 vq 1.2.2.1: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [84e59f3e2539d36266a65c9ae9d5918624b86dd2]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:45:43 vq 1.2.2.1: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [423e143de06d78fe5ae76f360ca07b1413af0996]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:14:23 vq 1.1.2.1: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1284710dc9a69610228dcd13b48c32022e46ad22]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:43 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/16 18:46:56 vq 1.1.2.1: #i65281# Add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8ffc2856d51ae7d0b116bb3e56993aeda59d7fae]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:43 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/05/11 03:31:14 vq 1.1.2.1: #i65281# Fix crash on numeric comparison and add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5e38d4373ce61015c4664dcf51d69770f5ffc871]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:45:43 vq 1.2.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/06/22 20:14:22 vq 1.2.2.1: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [624115f3493d10d4ea15adda5079f41b174c740e]

INTEGRATION: CWS dmake45 (1.1.2); FILE ADDED

2006/06/22 20:45:43 vq 1.1.2.2: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.
2006/05/17 21:44:49 vq 1.1.2.1: #i65333# Add testcase and regenerate autotools files.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d33d4141a4db31b629bd819997bd6f17b1d9b291]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:45:42 vq 1.2.2.1: #i66650# Make dmake testsuite more portable. (Usable with Solaris.)
Patch by hjs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b1f8300a1aa060db96fcfab581fb3e21e7d8a24a]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:14:22 vq 1.2.2.12: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/16 18:46:56 vq 1.2.2.11: #i65281# Add testcase.
2006/06/14 22:43:40 vq 1.2.2.10: #i48087# Add testcases and change man page.
2006/06/13 23:52:05 vq 1.2.2.9: #i64331# Add testcase.
2006/06/13 18:33:17 vq 1.2.2.8: #i65122# Add testcase.
2006/06/13 17:14:07 vq 1.2.2.7: #i66385# Add testcase.
2006/06/13 15:03:53 vq 1.2.2.6: #i66083# Add testcase.
2006/06/04 01:55:09 vq 1.2.2.5: #i65360# Add testcase to check for message about empty recipe for
special or meta targets.
2006/06/04 01:17:33 vq 1.2.2.4: #i65360# Add testcase that checks that a warning is issued when .<suffix>
targets are ignored.
2006/06/04 00:34:07 vq 1.2.2.3: #i64869# Add testcases and regenerate autotools files.
2006/05/17 21:44:48 vq 1.2.2.2: #i65333# Add testcase and regenerate autotools files.
2006/05/11 03:38:52 vq 1.2.2.1: #i65281# Regenerate autotools files and plain text version of manpage.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [21e8ec99ff23e59344c867270495aad06f75fc4d]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/06/22 20:14:22 vq 1.2.2.12: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/16 18:46:56 vq 1.2.2.11: #i65281# Add testcase.
2006/06/14 22:43:40 vq 1.2.2.10: #i48087# Add testcases and change man page.
2006/06/13 23:52:05 vq 1.2.2.9: #i64331# Add testcase.
2006/06/13 18:33:17 vq 1.2.2.8: #i65122# Add testcase.
2006/06/13 17:14:07 vq 1.2.2.7: #i66385# Add testcase.
2006/06/13 15:03:53 vq 1.2.2.6: #i66083# Add testcase.
2006/06/04 01:55:09 vq 1.2.2.5: #i65360# Add testcase to check for message about empty recipe for
special or meta targets.
2006/06/04 01:17:33 vq 1.2.2.4: #i65360# Add testcase that checks that a warning is issued when .<suffix>
targets are ignored.
2006/06/04 00:34:06 vq 1.2.2.3: #i64869# Add testcases and regenerate autotools files.
2006/05/17 21:44:48 vq 1.2.2.2: #i65333# Add testcase and regenerate autotools files.
2006/05/11 03:31:14 vq 1.2.2.1: #i65281# Fix crash on numeric comparison and add testcase.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ad934aa4d04bdd729265a6d4670f621be2a0a933]

INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED

2006/06/17 17:08:11 vq 1.3.2.1: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [18dd8ce8e70c94094158db6e60814d5f4842ced3]

INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED

2006/06/26 17:48:50 vq 1.6.2.10: #i10000# Fix some typos in dmake man page.
2006/06/16 20:24:27 vq 1.6.2.9: #i66522# Update manpage.
2006/06/16 18:31:06 vq 1.6.2.8: #i65281# Fix comparison with empty string.
2006/06/14 22:43:40 vq 1.6.2.7: #i48087# Add testcases and change man page.
2006/06/13 16:58:25 vq 1.6.2.6: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/05/17 04:04:38 vq 1.6.2.5: #i65333# Elaborate on .<suffix> vs. special targets and .INIT and .DONE
that also begin with a dot.
2006/05/16 03:43:51 vq 1.6.2.4: #i65333# Collect .<suffix> description at one place in the man page.
2006/05/15 22:50:48 vq 1.6.2.3: #i48087# Document the current %-target handling.
2006/05/11 03:31:13 vq 1.6.2.2: #i65281# Fix crash on numeric comparison and add testcase.
2006/05/05 21:33:07 vq 1.6.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6a218625921e3d965bbb07f7541b39cc4a49f2eb]

INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED

2006/06/26 17:48:49 vq 1.4.2.6: #i10000# Fix some typos in dmake man page.
2006/06/16 20:24:26 vq 1.4.2.5: #i66522# Update manpage.
2006/06/16 18:31:06 vq 1.4.2.4: #i65281# Fix comparison with empty string.
2006/06/14 22:43:40 vq 1.4.2.3: #i48087# Add testcases and change man page.
2006/06/13 16:58:25 vq 1.4.2.2: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/05/11 03:38:52 vq 1.4.2.1: #i65281# Regenerate autotools files and plain text version of manpage.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0f268e801b8680e16bb871c2e087dbcf5cd4074d]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/05/03 21:47:15 vq 1.2.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [52c231eea5e2805c1e9a68009cade9ec46d6f788]

INTEGRATION: CWS dmake45 (1.1.1.1.146); FILE MERGED

2006/05/10 17:46:56 vq 1.1.1.1.146.2: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.
2006/05/05 21:33:06 vq 1.1.1.1.146.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eadb87c474dfe23967b9766aeebff56400f81648]

INTEGRATION: CWS dmake45 (1.7.2); FILE MERGED

2006/06/22 20:14:22 vq 1.7.2.12: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/13 16:58:24 vq 1.7.2.11: #i66385# Handle .<suffix> targets regardless of the AUGMAKE (-A) status.
Document this and regenerate man page.
2006/06/13 05:28:07 vq 1.7.2.10: #i66083# Check that AUGMAKE meta targets are not mixed with normal targets.
2006/06/04 03:30:02 vq 1.7.2.9: #i48087# Only warn once about multiple prerequisites for %-targets.
2006/06/04 01:37:56 vq 1.7.2.8: #i65360# Improve output of warning for special or meta targets without
recipe.
2006/05/14 17:06:22 vq 1.7.2.7: #i65360# Fix typo.
2006/05/14 16:58:07 vq 1.7.2.6: #i65360# Warn if dmake ignores an illegal .<suffix> target but keep the
behavior of dmake 4.4 and earlier.
2006/05/12 17:36:41 vq 1.7.2.5: #i48087# Fix typo.
2006/05/12 16:59:44 vq 1.7.2.4: #i65333# Prevent .ROOT, .TARGETS, .INIT and .DONE from being treates as
special .<suffix> targets.
2006/05/10 17:46:56 vq 1.7.2.3: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.
2006/05/05 21:33:06 vq 1.7.2.2: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.
2006/05/03 21:47:14 vq 1.7.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8d8825e877e0ded6b02f97e00f4054cbef5817f4]

INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED

2006/05/03 21:47:14 vq 1.5.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [87e3853d96e865bfbe445ef7c72d80abab6bd877]

INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED

2006/06/16 20:38:05 vq 1.4.2.1: #i66509# Fix bug in makefile.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6586561ed5edc34d05e6621f1e00cc723780730b]

INTEGRATION: CWS dmake45 (1.5.2); FILE MERGED

2006/06/13 23:31:49 vq 1.5.2.2: #i64431# Fix .SETDIR problem with percent targets.
2006/05/05 21:33:06 vq 1.5.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6ca1f61a0b32b4a04950ae0ca7ba73e2b9dbfdf2]

INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED

2006/05/03 21:47:14 vq 1.3.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1490569b885c7f82c28e5793615c0cd7d7a91341]

INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED

2006/06/22 20:14:22 vq 1.6.2.4: #i66659# Fix evaluation of line continuations in conditional expressions
and add testcase.
2006/06/16 18:31:05 vq 1.6.2.3: #i65281# Fix comparison with empty string.
2006/05/11 03:31:13 vq 1.6.2.2: #i65281# Fix crash on numeric comparison and add testcase.
2006/05/03 21:47:14 vq 1.6.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3d4252544643bb698d7305498ab0857b867992ff]

INTEGRATION: CWS dmake45 (1.2.2); FILE MERGED

2006/05/10 17:46:56 vq 1.2.2.1: #i48087# Correct parsing of target definitions with multiple % targets and
prerequisites. Also add some comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [91e040d80eb5c5588493f5e39c7261dacb372673]

INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED

2006/05/05 21:33:05 vq 1.3.2.1: #i65122# Fix problem with "non-documented" handling of multiple %-targets
plus several improved comments and a man page correction.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4d7fddbe5f0a5f213dc5da7b25657f9845719f3a]

INTEGRATION: CWS dmake45 (1.6.2); FILE MERGED

2006/05/03 21:47:14 vq 1.6.2.1: #i64869# Fix various parsing problems of target definitions and
add code comments.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6f615547d8338abf2a07624c820c5f38550e7367]

INTEGRATION: CWS dmake45 (1.23.2); FILE MERGED

2006/06/20 14:20:37 vq 1.23.2.3: #i66522# Release dmake 4.5.
2006/06/17 17:08:11 vq 1.23.2.2: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006/06/13 19:06:51 vq 1.23.2.1: #i64795# Fix typo in configure.in.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [28501836aaaf7f6e77f94ed2c3cce5f57a168b4e]

INTEGRATION: CWS dmake45 (1.16.2); FILE MERGED

2006/06/20 14:20:37 vq 1.16.2.3: #i66522# Release dmake 4.5.
2006/06/17 17:08:11 vq 1.16.2.2: #i66522# Increase version number in documentation files and set preliminary
dmake version to 4.5-cvs.
2006/06/13 19:06:51 vq 1.16.2.1: #i64795# Fix typo in configure.in.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8e81f886ed7d22ab20b34878444fe2a8e97dd179]

INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED

2006/06/22 20:48:39 vq 1.4.2.2: #i66522# Release dmake 4.5
(Two more issues were added and fixed in CWS dmake45.)
2006/06/17 00:41:25 vq 1.4.2.1: #i66522# Update NEWS file.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f386937980adf9138fe2d7e7bd48a59427562bda]

INTEGRATION: CWS dmake45 (1.3.2); FILE MERGED

2006/06/22 20:51:25 vq 1.3.2.13: #i10000# Update ChangeLog.
2006/06/20 14:22:21 vq 1.3.2.12: #i10000# Update ChangeLog.
2006/06/16 20:40:00 vq 1.3.2.11: #i10000# Update ChangeLog.
2006/06/15 02:47:03 vq 1.3.2.10: #i10000# Update ChangeLog.
2006/06/14 23:07:30 vq 1.3.2.9: #i10000# Update ChangeLog.
2006/06/13 17:20:20 vq 1.3.2.8: #i10000# Update ChangeLog.
2006/06/04 03:32:33 vq 1.3.2.7: #i10000# Update ChangeLog.
2006/06/04 01:57:46 vq 1.3.2.6: #i10000# Update ChangeLog.
2006/05/17 21:48:18 vq 1.3.2.5: #i10000# Update ChangeLog.
2006/05/12 17:38:30 vq 1.3.2.4: #i10000# Update ChangeLog.
2006/05/11 03:40:45 vq 1.3.2.3: #i10000# Update ChangeLog.
2006/05/10 18:41:34 vq 1.3.2.2: #i10000# Update ChangeLog.
2006/05/03 22:03:52 vq 1.3.2.1: #i10000# Update ChangeLog.

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a3e018aeb2f5f80b5944f9a80a38291b4a7878ed]

INTEGRATION: CWS ause036 (1.91.48); FILE MERGED

2006/05/24 16:39:41 hjs 1.91.48.4: RESYNC: (1.93-1.95); FILE MERGED
2006/02/27 18:13:44 hjs 1.91.48.3: RESYNC: (1.92-1.93); FILE MERGED
2005/09/13 10:43:23 hjs 1.91.48.2: RESYNC: (1.91-1.92); FILE MERGED
2005/08/17 11:50:20 hjs 1.91.48.1: #i50255# remove wrarnings and a bit cleanup

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a0a535769956abc56c9639acdd2a39da4ad3fbbc]

INTEGRATION: CWS ause036 (1.27.306); FILE MERGED

2005/09/13 10:34:30 hjs 1.27.306.2: RESYNC: (1.27-1.28); FILE MERGED
2005/08/17 11:50:20 hjs 1.27.306.1: #i50255# remove wrarnings and a bit cleanup

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb371b1c6c702486c5047bf1646b9a478ea5a3b]

INTEGRATION: CWS ause036 (1.172.48); FILE MERGED

2006/05/24 16:40:28 hjs 1.172.48.5: RESYNC: (1.186-1.189); FILE MERGED
2006/02/27 18:14:39 hjs 1.172.48.4: RESYNC: (1.178-1.186); FILE MERGED
2005/11/15 17:12:33 hjs 1.172.48.3: RESYNC: (1.176-1.178); FILE MERGED
2005/09/13 10:46:40 hjs 1.172.48.2: RESYNC: (1.172-1.176); FILE MERGED
2005/08/22 16:07:47 hjs 1.172.48.1: #i53627# do not append L10N_framework

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eb853ed93cfa3a74e4967bcc9e80ef3975cdfb31]

INTEGRATION: CWS ause036 (1.98.66); FILE MERGED

2006/06/08 15:42:12 hjs 1.98.66.1: #i50255# remove obsolete dependency macros

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [86c73fba17d78ac7e91e4fbd8f81b5ba6114467c]

INTEGRATION: CWS ause036 (1.89.48); FILE MERGED

2006/05/24 16:40:18 hjs 1.89.48.3: RESYNC: (1.90-1.92); FILE MERGED
2006/02/27 18:14:18 hjs 1.89.48.2: RESYNC: (1.89-1.90); FILE MERGED
2005/08/17 11:50:19 hjs 1.89.48.1: #i50255# remove wrarnings and a bit cleanup

2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2f463d24ca7275884278b74a29447cfb1dcf5550]

INTEGRATION: CWS ause036 (1.26.306); FILE MERGED

2005/08/17 11:50:19 hjs 1.26.306.1: #i50255# remove wrarnings and a bit cleanup

2006-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [beb1caf5632e015a7013a2b7bdc7e828737b7d8a]

#i10000#: line continuing in if statements is risky because of buggy dmakes, here it disabled adjustvisibility treatment of certain Solaris object files


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1730c4b7e6af00a650ea6db7a277a098fbe37e1]

SRC680


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [64cd1cd487eec654e1d99b6e4cc041eaf9586d46]

INTEGRATION: CWS rmsolverzips (1.100.58); FILE MERGED

2006/06/15 12:30:18 rt 1.100.58.2: #i66463# Quoting in regular expressions.
2006/06/13 13:20:45 rt 1.100.58.1: #i66397# Do not create zip files if in CWS environment.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d92573c055df186153a22ce8c44d01a4fd9889c]

INTEGRATION: CWS rmsolverzips (1.24.122); FILE MERGED

2006/06/14 12:42:05 rt 1.24.122.2: #i66397# Remove solver zip files when they are not needed any more.
2006/06/14 07:55:17 rt 1.24.122.1: #i66397# Remove solver zip files when they are not needed any more.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [14f88176a4b3d0d83ebca95e59b54f4a00de8944]

INTEGRATION: CWS rmsolverzips (1.19.126); FILE MERGED

2006/06/14 12:40:07 rt 1.19.126.1: #i66397# Remove solver zip files when they are not needed any more.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef84d27a95687c2dfc32d2d77baf4d275a58549c]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED

2005/11/18 12:37:56 sb 1.1.2.2: #i53898# Improvements.
2005/10/13 09:33:36 sb 1.1.2.1: #i53898# Added testhxx tool.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b05069fa950c20126d25648e0d008ffa44164c28]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED

2005/11/01 09:09:37 sb 1.1.2.2: #i53898# Missing dependency on mkdepend.
2005/10/13 09:33:24 sb 1.1.2.1: #i53898# Added testhxx tool.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcf32ffbfb7cd193255b304b94e4d4266904c959]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED

2006/03/22 12:36:27 sb 1.1.2.4: #i53898# Macrofy includes to solver (which might be mapped to different paths for different users).
2006/03/02 09:34:12 sb 1.1.2.3: #i53898# Fixed testhxx for Linux so that it works for a simple filename not containing /.
2005/11/18 12:37:56 sb 1.1.2.2: #i53898# Improvements.
2005/10/13 09:33:07 sb 1.1.2.1: #i53898# Added testhxx tool.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6273cfd9131b9bd3abbdc8eb38ac6da069fe3ea8]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED

2005/11/07 12:08:33 sb 1.2.4.1: #i53898# Made code warning-free (additional -W switches for GCC).

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa82930470ad7c70a134191be38fc32826df628f]

INTEGRATION: CWS warnings01 (1.10.24); FILE MERGED

2005/10/13 09:31:14 sb 1.10.24.1: #i53898# Added testhxx tool.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d02fa86e75c4a0ecf6dfc31bac13e13d1621b0]

INTEGRATION: CWS warnings01 (1.14.12); FILE MERGED

2005/11/01 09:09:37 sb 1.14.12.3: #i53898# Missing dependency on mkdepend.
2005/10/13 09:31:14 sb 1.14.12.2: #i53898# Added testhxx tool.
2005/08/29 13:35:37 sb 1.14.12.1: #i53898# Missing dependency.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49f52ad15155d23482e780bf49a88c79183780f]

INTEGRATION: CWS warnings01 (1.10.42); FILE MERGED

2005/09/23 02:15:45 sb 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED
2005/09/02 14:56:47 sb 1.10.42.1: #i53898# Disabled werror within external code.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3da24bfd0754b27704117c59b682a9afcfc9b0d]

INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED

2005/09/23 02:15:24 sb 1.1.146.2: RESYNC: (1.1-1.2); FILE MERGED
2005/09/02 14:57:36 sb 1.1.146.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c818d5015f94b867647b90bed45d303d35d03d2e]

INTEGRATION: CWS warnings01 (1.8.20); FILE MERGED

2005/11/21 15:02:18 sb 1.8.20.3: #i53898# Fixed previous changes.
2005/09/23 02:15:15 sb 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED
2005/09/02 14:57:36 sb 1.8.20.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [38557f2ca326afde5e602e320be8ee185b8e558c]

INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED

2005/09/23 02:15:06 sb 1.1.146.2: RESYNC: (1.1-1.2); FILE MERGED
2005/09/02 14:57:36 sb 1.1.146.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10276ae4d9d7a2870a5057c7d1bce11cde6d1ece]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED

2005/09/23 02:14:31 sb 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED
2005/09/02 14:57:35 sb 1.6.14.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7429abcbca315240f1689e0e086432085325e1f8]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED

2005/11/07 12:08:32 sb 1.5.4.1: #i53898# Made code warning-free (additional -W switches for GCC).

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [33adb0e372eb397c5c009dc79b15bf9b15ec7a37]

INTEGRATION: CWS warnings01 (1.1.142); FILE MERGED

2005/09/23 02:13:02 sb 1.1.142.2: RESYNC: (1.1-1.2); FILE MERGED
2005/08/29 13:36:17 sb 1.1.142.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67b6c162fea380f4995a30ef383e5f5bc264daa3]

INTEGRATION: CWS warnings01 (1.1.142); FILE MERGED

2005/09/23 02:12:11 sb 1.1.142.2: RESYNC: (1.1-1.2); FILE MERGED
2005/08/30 08:40:11 sb 1.1.142.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8c645ce067ca719d255f753ebdc706263a0fa3f]

INTEGRATION: CWS warnings01 (1.3.102); FILE MERGED

2005/09/02 14:57:35 sb 1.3.102.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [226cad31a7f6907229cb5a988a8701189082e216]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED

2005/09/02 14:57:34 sb 1.3.6.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c642085de6c116914e6f45dd46c31e6fda6752]

INTEGRATION: CWS warnings01 (1.3.42); FILE MERGED

2005/09/02 14:57:34 sb 1.3.42.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f785f9802652b8eacd3e5fc296f6f912fccab4d6]

INTEGRATION: CWS warnings01 (1.2.42); FILE MERGED

2005/11/21 16:22:21 sb 1.2.42.3: #i53898# Avoid non-ASCII characters in comments.
2005/11/07 12:08:32 sb 1.2.42.2: #i53898# Made code warning-free (additional -W switches for GCC).
2005/09/02 14:57:34 sb 1.2.42.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2457d38d0f701824fdda0659b1a84d8e36a65eb5]

INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED

2005/09/02 14:57:34 sb 1.1.146.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f45a9d9b234a0cb617a30375ff6739e82783bd2a]

INTEGRATION: CWS warnings01 (1.4.42); FILE MERGED

2005/11/07 12:08:32 sb 1.4.42.1: #i53898# Made code warning-free (additional -W switches for GCC).

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce1f55843bc1acb3b1a5556843f1072f30e72633]

INTEGRATION: CWS warnings01 (1.3.42); FILE MERGED

2005/11/07 12:08:31 sb 1.3.42.3: #i53898# Made code warning-free (additional -W switches for GCC).
2005/09/02 14:57:34 sb 1.3.42.2: #i53898# Made code warning-free.
2005/08/29 13:36:16 sb 1.3.42.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [192a540c9d1901adceb6ff90a14b209991ca62f8]

INTEGRATION: CWS warnings01 (1.2.102); FILE MERGED

2005/11/07 12:08:31 sb 1.2.102.1: #i53898# Made code warning-free (additional -W switches for GCC).

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d5d56d681abcad9f0291e5e45593a2a53ee76b9]

INTEGRATION: CWS warnings01 (1.1.146); FILE MERGED

2005/11/07 12:08:31 sb 1.1.146.2: #i53898# Made code warning-free (additional -W switches for GCC).
2005/09/02 14:57:33 sb 1.1.146.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db081fcecd601360adb9dfe84bb23b221d79344]

INTEGRATION: CWS warnings01 (1.4.42); FILE MERGED

2005/11/07 12:08:30 sb 1.4.42.3: #i53898# Made code warning-free (additional -W switches for GCC).
2005/09/02 14:57:33 sb 1.4.42.2: #i53898# Made code warning-free.
2005/08/29 13:36:15 sb 1.4.42.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [12a8d5960cdf0674f252a1a8c257eed816ef6dd9]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED

2005/09/23 02:10:59 sb 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED
2005/08/29 13:36:15 sb 1.2.28.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b15eec290834c4077e5150bb8b14896f4223d7f5]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED

2005/11/02 15:06:16 sb 1.1.2.1: #i53898# Fixed warning-suppression in flex/bison generated code.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [14b3a05abb9600e1d26afb6ee0ba6b41f1d6915f]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED

2005/11/02 15:05:43 sb 1.4.24.4: #i53898# Fixed warning-suppression in flex/bison generated code.
2005/09/23 02:10:49 sb 1.4.24.3: RESYNC: (1.4-1.5); FILE MERGED
2005/09/02 14:57:33 sb 1.4.24.2: #i53898# Made code warning-free.
2005/08/29 13:34:11 sb 1.4.24.1: #i53898# Disable warnings from within code generated by flex.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc8170ceea61b8b9ed6adc2cbd1fd76f0f2c14ab]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED

2005/11/02 15:05:42 sb 1.4.6.4: #i53898# Fixed warning-suppression in flex/bison generated code.
2005/09/23 02:10:40 sb 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED
2005/09/02 14:57:33 sb 1.4.6.2: #i53898# Made code warning-free.
2005/08/29 13:34:56 sb 1.4.6.1: #i53898# Made code warning-free.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb6803cec6e0317cc8deeb96ac9ed0c715a36ec6]

INTEGRATION: CWS warnings01 (1.22.24); FILE MERGED

2006/05/30 11:16:19 sb 1.22.24.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7c43ddb38730af8b6bc1d8a4b20d25b07badbf8]

INTEGRATION: CWS warnings01 (1.5.362); FILE MERGED

2006/06/08 07:13:33 sb 1.5.362.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1f3088005865ad0217550cf947683a1386e61e]

INTEGRATION: CWS warnings01 (1.4.138); FILE MERGED

2006/06/08 07:13:33 sb 1.4.138.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd8c44b35181ea6e9f8b0abbc0afb103f855329]

INTEGRATION: CWS warnings01 (1.33.4); FILE MERGED

2006/05/24 00:57:56 sb 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED
2006/05/15 13:21:04 sb 1.33.4.1: #i53898# lgd (framework) has been removed

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd9333ad35a2d25d2bdf7de0cbf31e213eabdad9]

INTEGRATION: CWS warnings01 (1.42.28); FILE MERGED

2006/06/14 12:10:40 cl 1.42.28.3: #i66421# added missing gallery resource to patch
2006/05/24 00:56:54 sb 1.42.28.2: RESYNC: (1.42-1.43); FILE MERGED
2006/05/15 13:21:03 sb 1.42.28.1: #i53898# lgd (framework) has been removed

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4bedcfd120272cde8dfea1144390f4b14236a49]

INTEGRATION: CWS warnings01 (1.156.2); FILE MERGED

2006/05/30 11:16:18 sb 1.156.2.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ec358a516bca2d8382e221c81458db65f1b6f5b]

INTEGRATION: CWS warnings01 (1.202.14); FILE MERGED

2006/05/30 11:16:18 sb 1.202.14.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e92b4d0461d54ddaa0c371ef50407f03f060135]

INTEGRATION: CWS warnings01 (1.27.22); FILE MERGED

2006/06/07 09:17:01 sb 1.27.22.1: #i66177# PATCH flag.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [194134f6a42eff4fa3a8b4b596b02877aedae342]

INTEGRATION: CWS warnings01 (1.22.32); FILE MERGED

2006/05/30 11:16:18 sb 1.22.32.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [908e1b2966c46c9ff6422e0b59430c27b49bea69]

INTEGRATION: CWS warnings01 (1.10.264); FILE MERGED

2006/05/30 11:16:18 sb 1.10.264.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5635254aa1e8b612eedece905f7bd226f8558bd7]

INTEGRATION: CWS warnings01 (1.4.362); FILE MERGED

2006/05/30 11:16:17 sb 1.4.362.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d560bc82571f75c134ef1d6f4fc3342b08e3022]

INTEGRATION: CWS warnings01 (1.29.30); FILE MERGED

2006/05/30 11:16:17 sb 1.29.30.1: #i64541# More PATCH flags.

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cab3eecf140f33db5baa1a786fdc8d04e0ef7a32]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED

2006/06/14 11:08:46 fs 1.13.30.1: #i66398# include dbp in patch

2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d4ba14417246ecc6c42416dcc3c0979514e1fc3]

INTEGRATION: CWS warnings01 (1.31.8); FILE MERGED

2006/01/25 21:59:33 sb 1.31.8.4: RESYNC: (1.32-1.33); FILE MERGED
2005/09/23 00:21:14 sb 1.31.8.3: RESYNC: (1.31-1.32); FILE MERGED
2005/08/31 13:04:28 sb 1.31.8.2: #i53898# Made code warning-free.
2005/08/29 13:00:23 sb 1.31.8.1: #i53898# Disable warnings from within STLport headers on unxsoli4 and unxsols4.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6850628ab4393dbad82a1a5b2ad9d528f3ea38ee]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED

2006/02/28 12:49:35 sb 1.6.28.1: #i53898# Made code waring-free.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [107b71e6a1071642bfa3ae37cc52bb89a1f4ff85]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED

2006/05/22 15:16:08 sb 1.5.8.6: #i53898# Module accessibility warning-free on wntmsci10 now.
2006/04/20 13:58:28 sb 1.5.8.5: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/03/29 11:29:46 fs 1.5.8.4: disable C4503
2006/02/27 11:44:47 sb 1.5.8.3: #i53898# Globally disabled warnings C4611, C4710.
2006/02/20 09:22:56 cd 1.5.8.2: #i53898# Add C4355 to the list of default disabled warnings
2006/01/26 12:30:45 sb 1.5.8.1: #i53898# Moved over changes from wnt.mk 1.74.56.7.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4dd6090aa8770d6db90b0b24efca665ff737059]

INTEGRATION: CWS warnings01 (1.19.56); FILE MERGED

2006/04/20 13:58:28 sb 1.19.56.7: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/01/25 19:06:09 sb 1.19.56.6: RESYNC: (1.21-1.23); FILE MERGED
2005/10/28 09:33:52 sb 1.19.56.5: #i53898# Switched off reftotemp warning; added comments about switched off warnings.
2005/10/19 16:00:57 sb 1.19.56.4: #i53898# Switch on the effects of wall=1 per default on certain platforms.
2005/09/22 23:30:11 sb 1.19.56.3: RESYNC: (1.19-1.21); FILE MERGED
2005/08/31 09:41:29 sb 1.19.56.2: #i53898# Contrary to previous belief, cc *does* generate warnings (about unreachable code, for example).  Globally disabled doubunder for CC.
2005/08/29 11:48:53 sb 1.19.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1ffa84f9bc082c558652a49f36f2111adc066d5]

INTEGRATION: CWS warnings01 (1.11.56); FILE MERGED

2006/04/20 13:58:28 sb 1.11.56.7: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/01/25 19:05:59 sb 1.11.56.6: RESYNC: (1.13-1.15); FILE MERGED
2005/10/28 09:33:51 sb 1.11.56.5: #i53898# Switched off reftotemp warning; added comments about switched off warnings.
2005/10/19 16:00:56 sb 1.11.56.4: #i53898# Switch on the effects of wall=1 per default on certain platforms.
2005/09/22 23:29:42 sb 1.11.56.3: RESYNC: (1.11-1.13); FILE MERGED
2005/08/31 09:41:28 sb 1.11.56.2: #i53898# Contrary to previous belief, cc *does* generate warnings (about unreachable code, for example).  Globally disabled doubunder for CC.
2005/08/29 11:48:53 sb 1.11.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [932dd83064c417acc06a86a4246345838a4638ff]

INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED

2005/11/09 10:34:32 sb 1.7.56.3: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/09/22 23:28:41 sb 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/29 11:48:52 sb 1.7.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8c3a960b2557f5b608062b87d28e5daacec0cd2]

INTEGRATION: CWS warnings01 (1.8.56); FILE MERGED

2006/01/25 19:05:52 sb 1.8.56.4: RESYNC: (1.9-1.10); FILE MERGED
2005/11/09 10:34:31 sb 1.8.56.3: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/09/22 23:28:20 sb 1.8.56.2: RESYNC: (1.8-1.9); FILE MERGED
2005/08/29 11:48:52 sb 1.8.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c1fefab60a06fa7a8948d26f992545c00f9e94d]

INTEGRATION: CWS warnings01 (1.10.56); FILE MERGED

2006/01/25 19:05:30 sb 1.10.56.5: RESYNC: (1.12-1.13); FILE MERGED
2005/11/09 10:34:31 sb 1.10.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:20:34 pl 1.10.56.3: RESYNC: (1.11-1.12); FILE MERGED
2005/09/22 23:28:02 sb 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED
2005/08/29 11:48:52 sb 1.10.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [422c375d393328fb61fbaa35c0c20af3b4b2bd7d]

INTEGRATION: CWS warnings01 (1.13.56); FILE MERGED

2006/05/23 19:01:36 sb 1.13.56.6: RESYNC: (1.16-1.17); FILE MERGED
2006/01/25 19:05:22 sb 1.13.56.5: RESYNC: (1.15-1.16); FILE MERGED
2005/11/09 10:34:30 sb 1.13.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:20:27 pl 1.13.56.3: RESYNC: (1.14-1.15); FILE MERGED
2005/09/22 23:27:54 sb 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED
2005/08/29 11:48:51 sb 1.13.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41fb545e68cbac33570ffd3757b16b706e3e87bf]

INTEGRATION: CWS warnings01 (1.18.56); FILE MERGED

2006/05/23 19:01:28 sb 1.18.56.6: RESYNC: (1.21-1.22); FILE MERGED
2006/01/25 19:05:02 sb 1.18.56.5: RESYNC: (1.20-1.21); FILE MERGED
2005/11/09 10:34:30 sb 1.18.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:20:05 pl 1.18.56.3: RESYNC: (1.19-1.20); FILE MERGED
2005/09/22 23:27:33 sb 1.18.56.2: RESYNC: (1.18-1.19); FILE MERGED
2005/08/29 11:48:51 sb 1.18.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [829d93d2e588b689316c777e62aa82e2f229148f]

INTEGRATION: CWS warnings01 (1.18.56); FILE MERGED

2006/05/23 19:01:21 sb 1.18.56.6: RESYNC: (1.22-1.23); FILE MERGED
2006/01/25 19:04:53 sb 1.18.56.5: RESYNC: (1.20-1.22); FILE MERGED
2005/11/09 10:34:30 sb 1.18.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:19:54 pl 1.18.56.3: RESYNC: (1.19-1.20); FILE MERGED
2005/09/22 23:27:23 sb 1.18.56.2: RESYNC: (1.18-1.19); FILE MERGED
2005/08/29 11:48:51 sb 1.18.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d7886f426fb539c01db79c59237716af65a8946]

INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED

2006/01/25 19:04:45 sb 1.7.56.4: RESYNC: (1.8-1.9); FILE MERGED
2005/11/09 10:34:30 sb 1.7.56.3: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/09/22 23:27:14 sb 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/29 11:48:51 sb 1.7.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ab0728b94e98aadc933f4b34ba178956c6e68f0]

INTEGRATION: CWS warnings01 (1.13.56); FILE MERGED

2006/05/23 19:01:13 sb 1.13.56.10: RESYNC: (1.18-1.19); FILE MERGED
2006/04/20 13:58:28 sb 1.13.56.9: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/04/07 18:32:13 sb 1.13.56.8: RESYNC: (1.17-1.18); FILE MERGED
2006/02/01 15:14:50 sb 1.13.56.7: #i53898# Globally disabled -Wnon-virtual-dtor for unxlngi6.
2006/01/25 19:04:36 sb 1.13.56.6: RESYNC: (1.16-1.17); FILE MERGED
2005/11/07 17:19:42 pl 1.13.56.5: RESYNC: (1.15-1.16); FILE MERGED
2005/11/07 12:07:53 sb 1.13.56.4: #i53898# Additional -W switches for GCC.
2005/10/19 16:00:56 sb 1.13.56.3: #i53898# Switch on the effects of wall=1 per default on certain platforms.
2005/09/22 23:27:06 sb 1.13.56.2: RESYNC: (1.13-1.15); FILE MERGED
2005/08/29 11:48:51 sb 1.13.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [394a49aad64b5f06e75f00af1f9d2f76301acc5e]

INTEGRATION: CWS warnings01 (1.34.56); FILE MERGED

2006/05/23 19:01:03 sb 1.34.56.7: RESYNC: (1.38-1.39); FILE MERGED
2006/04/07 18:31:55 sb 1.34.56.6: RESYNC: (1.37-1.38); FILE MERGED
2006/01/25 19:04:21 sb 1.34.56.5: RESYNC: (1.36-1.37); FILE MERGED
2005/11/09 10:34:29 sb 1.34.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:19:27 pl 1.34.56.3: RESYNC: (1.35-1.36); FILE MERGED
2005/09/22 23:26:49 sb 1.34.56.2: RESYNC: (1.34-1.35); FILE MERGED
2005/08/29 11:48:50 sb 1.34.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4579db231463bf6ef76b445655426a9babdc9680]

INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED

2005/09/22 23:26:39 sb 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/29 11:48:50 sb 1.7.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3abf0afa93b04ac4a3923a1aa8eae1cc7202b6a]

INTEGRATION: CWS warnings01 (1.9.56); FILE MERGED

2005/09/22 23:26:16 sb 1.9.56.2: RESYNC: (1.9-1.10); FILE MERGED
2005/08/29 11:48:50 sb 1.9.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c1927a9924be896c1870e8c0cbeb79c2c6ee302]

INTEGRATION: CWS warnings01 (1.16.56); FILE MERGED

2006/04/07 18:31:38 sb 1.16.56.5: RESYNC: (1.19-1.20); FILE MERGED
2005/11/09 10:34:29 sb 1.16.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:19:08 pl 1.16.56.3: RESYNC: (1.18-1.19); FILE MERGED
2005/09/22 23:25:42 sb 1.16.56.2: RESYNC: (1.16-1.18); FILE MERGED
2005/08/29 11:48:50 sb 1.16.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f0e203af23819e513bf4cf3654d3691fc02bc6]

INTEGRATION: CWS warnings01 (1.11.56); FILE MERGED

2005/11/09 10:34:28 sb 1.11.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:19:01 pl 1.11.56.3: RESYNC: (1.12-1.13); FILE MERGED
2005/09/22 23:25:33 sb 1.11.56.2: RESYNC: (1.11-1.12); FILE MERGED
2005/08/29 11:48:50 sb 1.11.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b292eac6c6503ded7d6e2a58700d4fcca541cc8]

INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED

2005/11/09 10:34:28 sb 1.7.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:18:50 pl 1.7.56.3: RESYNC: (1.8-1.9); FILE MERGED
2005/09/22 23:25:23 sb 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED
2005/08/29 11:48:49 sb 1.7.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef3c61f679f6f224f847b4bdd6e08e9efef4904c]

INTEGRATION: CWS warnings01 (1.10.56); FILE MERGED

2005/11/09 10:34:28 sb 1.10.56.4: #i53898# CFLAGSWARN...: cleaned up and incorporated changes already made for unxlngi6.mk.
2005/11/07 17:18:43 pl 1.10.56.3: RESYNC: (1.11-1.12); FILE MERGED
2005/09/22 23:25:10 sb 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED
2005/08/29 11:48:49 sb 1.10.56.1: #i53898# Changed and extended CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d5b5d430b4f9b17d0a58ceadf32ff741fe96c4f]

INTEGRATION: CWS warnings01 (1.172.56); FILE MERGED

2006/05/23 18:59:57 sb 1.172.56.6: RESYNC: (1.188-1.189); FILE MERGED
2006/04/20 13:58:27 sb 1.172.56.5: #i53898# Temporarily introduced MODULES_WITH_WARNINGS, until all modules are warning-free.
2006/04/07 18:29:40 sb 1.172.56.4: RESYNC: (1.185-1.188); FILE MERGED
2006/01/25 19:03:15 sb 1.172.56.3: RESYNC: (1.176-1.185); FILE MERGED
2005/09/22 23:18:12 sb 1.172.56.2: RESYNC: (1.172-1.176); FILE MERGED
2005/08/29 11:47:11 sb 1.172.56.1: #i53898# Added werror/COMPILER_WARN_ERRORS and EXTERNAL_WARNINGS_NOT_ERRORS; changed CFLAGSDFTLWARN/CFLAGSWALL to CFLAGS{WARN|WALL|WERR}{CC|CXX}.

2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ccb2577ffe670c17cfadb7f6f43e9fe349625da]

INTEGRATION: CWS warnings01 (1.64.28); FILE MERGED

2006/04/07 18:29:29 sb 1.64.28.2: RESYNC: (1.64-1.65); FILE MERGED
2005/10/13 09:27:05 sb 1.64.28.1: #i53898# Added CAPTURE_COMMAND/CAPTURE_OUTPUT to capture the command line to generate SLO/obj files from cxx (used in soltools/testhxx); if there is demand, this mechanism can be added to more rules.

2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [26f6f63588989d669e80f52f0a6953eb5bdc52e3]

INTEGRATION: CWS ause057 (1.170.4); FILE MERGED

2006/06/06 14:59:55 hjs 1.170.4.2: RESYNC: (1.170-1.173); FILE MERGED
2006/06/06 14:44:15 hjs 1.170.4.1: #i62048# add lines lost on itegration of ause051

2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3760218580e5a74d34d16375312623af7e3b39ee]

INTEGRATION: CWS vcl59 (1.25.74); FILE MERGED

2006/05/31 08:40:29 pl 1.25.74.1: #b6412128# patched PPD file

2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ab8b422a5e925fed6e0f00e7845b1a71754ca33]

INTEGRATION: CWS ause056 (1.8.80); FILE MERGED

2006/06/07 14:06:27 hr 1.8.80.2: #i66155#: improve quoting check
2006/06/07 12:54:18 hr 1.8.80.1: #i66155#: allow quoting of value strings

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [414380fe036081ea6dd088c30975fc475acadeeb]

SRC680


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0f0e8ddbe83d3079af95226aed12a406b210a642]

INTEGRATION: CWS vgcleanupmacros (1.167.26); FILE MERGED

2006/05/17 11:19:40 vg 1.167.26.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e79d5c3f15615c869521ee0421b33ef9ea161782]

INTEGRATION: CWS vgcleanupmacros (1.167.26); FILE MERGED

2006/05/17 11:19:40 vg 1.167.26.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c3e7fe12586b91f9092b22e111cb8ed906720db5]

INTEGRATION: CWS ause051 (1.165.20); FILE MERGED

2006/05/23 12:17:42 hjs 1.165.20.2: RESYNC: (1.165-1.168); FILE MERGED
2006/05/04 11:40:45 hjs 1.165.20.1: #i62048# make sure INCLUDE in environment is empty

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [91cef08720f68868fba6be86db8357d2eb1d8b38]

INTEGRATION: CWS vgcleanupmacros (1.103.2); FILE MERGED

2006/05/17 11:04:11 vg 1.103.2.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c6996c21b46b8042c60fe729cd9b7a6fe5292c66]

INTEGRATION: CWS vgcleanupmacros (1.9.68); FILE MERGED

2006/05/17 11:19:41 vg 1.9.68.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c9e6742e27a6a343367ae2353fa3b31a0a00c5bf]

INTEGRATION: CWS vgcleanupmacros (1.11.136); FILE MERGED

2006/05/17 11:19:40 vg 1.11.136.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f4a5ff0dd5825138efefb3af864e7089523ac843]

INTEGRATION: CWS vgcleanupmacros (1.189.6); FILE MERGED

2006/05/17 11:19:40 vg 1.189.6.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [78c32181eda16e20e287b7239e65c82ca4ddb5f4]

INTEGRATION: CWS vgcleanupmacros (1.98.46); FILE MERGED

2006/05/23 13:56:48 vg 1.98.46.2: #i65486# cleanup:remove obsolete macros
2006/05/17 11:19:40 vg 1.98.46.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [56265aab3465b37082d9beaf5a091d2f8eee238c]

INTEGRATION: CWS vgcleanupmacros (1.54.46); FILE MERGED

2006/05/17 11:19:39 vg 1.54.46.1: #i65486# cleanup:remove obsolete macros

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [53d6f713f7fb9169aeebd47177bb904ece570059]

INTEGRATION: CWS kdesettings (1.32.52); FILE MERGED

2006/04/11 12:34:30 ebischoff 1.32.52.1: #i63557#
Have OOo use KDE system-wide settings

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3ad6325c8f800f930e75a14e14a41c22a9a9b267]

INTEGRATION: CWS kdesettings (1.2.2); FILE ADDED

2006/04/11 12:49:56 ebischoff 1.2.2.1: Issue #63557
Have OOo use KDE system-wide settings

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a8b833ecfe654524a693d0a5ca99fad55dab1b38]

INTEGRATION: CWS kdesettings (1.3.2); FILE ADDED

2006/04/11 12:49:56 ebischoff 1.3.2.1: Issue #63557
Have OOo use KDE system-wide settings

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cc156fc2a2f66ffa99c6de61af7c8e4017bd6be9]

INTEGRATION: CWS kdesettings (1.19.218); FILE MERGED

2006/04/11 12:34:30 ebischoff 1.19.218.1: #i63557#
Have OOo use KDE system-wide settings

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [58fc806f28075ba8c075a26334301ef6571d9eac]

INTEGRATION: CWS pmladek01 (1.34.60); FILE MERGED

2006/05/26 13:10:27 cmc 1.34.60.1: #i65361# remove other reference to Rdb_Gengal

2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2d87c99817dfd7a5b85afc0387e44ea4e5b2b49a]

INTEGRATION: CWS pmladek01 (1.156.6); FILE MERGED

2006/05/24 17:33:55 pmladek 1.156.6.1: #i65361#
gengal stuff clean up

2006-05-24  Rüdiger Timm  <rt@openoffice.org>  [842999509ddb02546b8c1fb7a05a0e695499caf1]

#i63376# Enabled CUPS printing code for MACOSX (regenerated 'configure' for SRC680 m171 after change of configure.in in CWS macosxcups).


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [45fc25b3d1c932ae098b1358d88fec7d7cc51995]

SRC680


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4f94410083026e83e4b63c622fd9cda5ab9da440]

INTEGRATION: CWS ause043 (1.160.2); FILE MERGED

2006/05/15 14:22:54 hjs 1.160.2.5: RESYNC: (1.162-1.167); FILE MERGED
2005/12/22 13:54:30 hjs 1.160.2.4: RESYNC: (1.160-1.162); FILE MERGED
2005/11/15 16:19:35 hjs 1.160.2.3: #i56702# simplify check for adding offuh subdir to includes
2005/10/31 16:54:38 hjs 1.160.2.2: #i56702# handle the various ways NOT to declare a bootstrap service
2005/10/31 16:39:15 hjs 1.160.2.1: #i56702# hide offuh header from bootstrap components

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [3a7b202c7aa4eed2c556d8ff0686b92109be41f9]

INTEGRATION: CWS ause043 (1.176.68); FILE MERGED

2006/05/15 14:22:31 hjs 1.176.68.5: RESYNC: (1.186-1.189); FILE MERGED
2006/03/02 15:35:18 hjs 1.176.68.4: RESYNC: (1.180-1.186); FILE MERGED
2005/12/22 13:54:15 hjs 1.176.68.3: RESYNC: (1.176-1.180); FILE MERGED
2005/11/15 16:18:33 hjs 1.176.68.2: #i56702# use variable just set to add to INCPRE
2005/10/31 16:38:26 hjs 1.176.68.1: #i56702# change defautlt cppumaker destination dir

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4d3ac8ebb400831a4c16b02cfb29b9629055e595]

INTEGRATION: CWS vgbugs03 (1.15.110); FILE MERGED

2006/05/03 15:03:17 vg 1.15.110.1: #129958# enable copyprj -a work if module is not linked on CWS

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a6110c7b0864861911b8ee26caf82a276a44b47e]

INTEGRATION: CWS vgbugs03 (1.148.8); FILE MERGED

2006/05/12 13:27:09 vg 1.148.8.4: #i100000# fix file permissions after checkout before removing
2006/05/04 09:54:22 vg 1.148.8.3: #117769# do not change directory back
2006/05/03 15:32:44 vg 1.148.8.2: #117769# do not omit directory changes when lauched with: --all --deliver --file <file>
2006/04/20 13:20:30 vg 1.148.8.1: #i61157#,#i64560#,#i64553#

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [fcfd9558c9d1e08dfe734d13427e6466556930d8]

INTEGRATION: CWS vq32 (1.11.320); FILE MERGED

2006/05/20 15:41:19 vq 1.11.320.4: #i65415# Fix dependency.
2006/05/20 02:49:25 vq 1.11.320.3: #i65415# Remove unneeded, multiply defined target.
2006/05/19 21:25:50 vq 1.11.320.2: #i65415# Guard empty targets.
2006/05/19 14:26:38 vq 1.11.320.1: #i65414# unroll tg_hxx.mk and tg_sdi.mk.

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [64dea9167a6670e3db3bea8c4037eae875f8ec07]

INTEGRATION: CWS vq32 (1.167.40); FILE MERGED

2006/05/20 22:09:23 vq 1.167.40.3: #i65415# Add sanity check to catch obsolete SDINAME macro - can be removed later.
2006/05/20 15:41:18 vq 1.167.40.2: #i65415# Fix dependency.
2006/05/19 14:26:38 vq 1.167.40.1: #i65414# unroll tg_hxx.mk and tg_sdi.mk.

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4c775bf25cbce94f05eae8ce3055984eaae5d237]

INTEGRATION: CWS vq32 (1.1.2); FILE ADDED

2006/05/20 15:41:18 vq 1.1.2.4: #i65415# Fix dependency.
2006/05/20 02:49:25 vq 1.1.2.3: #i65415# Remove unneeded, multiply defined target.
2006/05/19 21:25:49 vq 1.1.2.2: #i65415# Guard empty targets.
2006/05/19 14:26:38 vq 1.1.2.1: #i65414# unroll tg_hxx.mk and tg_sdi.mk.

2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a48a4862b078bd5b0571d43e0ddb54216c28d344]

INTEGRATION: CWS macosxcups (1.165.4); FILE MERGED

2006/05/13 18:17:41 obr 1.165.4.1: #i63376# Enabled CUPS printing code for MACOSX

2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [a4f60d475e9c47ef085e5f69247afdc6ab16cffc]

SRC680


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [0bf4d47f7d3ad4c0ff5e0cc82de9b72c86d4418e]

INTEGRATION: CWS ause055 (1.9.80); FILE MERGED

2006/05/17 15:32:00 hjs 1.9.80.1: #i50775# do not read init scripts in subshells

2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [7b3233434e53d9ea43ad31958879fc1fbf650cb3]

INTEGRATION: CWS ause055 (1.18.196); FILE MERGED

2006/05/17 12:27:37 hjs 1.18.196.1: #i58798# still a missing dependency

2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [56e81291b702704a6a5c9e684fdac1996e8b421e]

INTEGRATION: CWS ause055 (1.167.38); FILE MERGED

2006/05/17 15:14:53 hjs 1.167.38.1: #i65495# ignoring less errors; leaving less tmpfiles

2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [ff82fcfdf541810d3e29db3e494d130f163565dc]

INTEGRATION: CWS macosxfondu2 (1.152.6); FILE MERGED

2006/05/13 18:33:09 ericb 1.152.6.2: RESYNC: (1.152-1.155); FILE MERGED
2006/05/02 23:02:40 ericb 1.152.6.1: #i55022# add fondu bin in the package for Mac OS X

2006-05-15  Oliver Bolte  <obo@openoffice.org>  [087b676ac93424767bd4fe64286cd1a1d686fe3e]

path to perl has benn changed


2006-05-12  Oliver Bolte  <obo@openoffice.org>  [a7fa3c48bbba574ddfbeac4ef2dfdf0b9ab1307c]

deliver perl.mk


2006-05-12  Rüdiger Timm  <rt@openoffice.org>  [ead97659f286bb6d71781484cbd0a8c516c3453d]

#i10000# Undo last changes. They were meant for OOC680, not SRC680.


2006-05-12  Rüdiger Timm  <rt@openoffice.org>  [49cd0a99730128c9a4685ff443330ffee0235daa]

#i10000# Create install sets for all languages according to http://wiki.services.openoffice.org/wiki/OOoRelease203


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a33b71c28e70660b975bfb083178ecc5a6b6cd8]

SRC680


2006-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2440abb9457863972539d02e64e9baa69e53abd5]

INTEGRATION: CWS miscl10nooo02 (1.52.64); FILE MERGED

2006/05/10 16:25:19 ihi 1.52.64.1: OOo 2.0.3 localisation

2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [20320000112efc8aae7e3b6864be5e37ece84f4f]

SRC680


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aea0f6ce25860198c3347e5c76c4c54a1c5c5ea3]

INTEGRATION: CWS native48 (1.33.10); FILE MERGED

2006/05/09 12:01:15 is 1.33.10.1: #i64801# fixing simple installer

2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7756170876ae700228bc1d32287cf2b08844a0ad]

INTEGRATION: CWS sb53 (1.38.6); FILE MERGED

2006/05/08 13:25:09 sb 1.38.6.1: #135562# Reverted changes introduced in 1.29.2.1, as they broke installed UNO packages across a StarOffice patch update.

2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f89a8b3408339b9b5052e772b787e5b3589946f]

INTEGRATION: CWS native46 (1.197.4); FILE MERGED

2006/04/26 11:28:10 is 1.197.4.1: #i54418# gdiplus for OOo

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e87e68a1f640102be18f18c0952a5033c6f44098]

INTEGRATION: CWS vq31 (1.147.16); FILE MERGED

2006/05/07 04:39:08 vq 1.147.16.2: #i65084# Fix set_soenv problem for cygwin with pathes with spaces.
2006/05/07 03:19:05 vq 1.147.16.1: #i65033# Add test for gdiplus.dll for Windows builds to configure and
regenerate configure.

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1747a378f139cca8de891ea08ff46281c1a8678]

INTEGRATION: CWS vq31 (1.163.12); FILE MERGED

2006/05/07 04:39:09 vq 1.163.12.2: #i65084# Fix set_soenv problem for cygwin with pathes with spaces.
2006/05/07 03:19:06 vq 1.163.12.1: #i65033# Add test for gdiplus.dll for Windows builds to configure and
regenerate configure.

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea39adc1ec90e68dd6c9274599420a2855fbe04b]

INTEGRATION: CWS vq31 (1.101.6); FILE MERGED

2006/05/07 04:39:10 vq 1.101.6.1: #i65084# Fix set_soenv problem for cygwin with pathes with spaces.

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [646aa8f3636a7fdae5c11a96734075691dcee988]

INTEGRATION: CWS soc (1.21.172); FILE MERGED

2006/03/02 11:25:48 is 1.21.172.1: #132603#, #132604# new products starofficeserver with subfolder structure

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [52162f78b999d7b49769fcafb5020a7f54db5859]

INTEGRATION: CWS soc (1.27.172); FILE MERGED

2006/03/02 11:25:47 is 1.27.172.1: #132603#, #132604# new products starofficeserver with subfolder structure

2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f42a9adf43476e5f6a442628f31643a8544895]

INTEGRATION: CWS tbcontrols (1.150.8); FILE MERGED

2006/04/27 12:13:26 cd 1.150.8.1: #i64501# Added Addons.xcs to support complex toolbar controllers

2006-05-08  Rüdiger Timm  <rt@openoffice.org>  [f33cc880a84803e89e01a7568646e622018f1bb2]

'cleanup' target for packing in buildserver removed.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [450cde28b240a0af89f6c8d033262a74a7deb0d0]

SRC680


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c6c894ad292708df31956e79a7490de2df2486c2]

Regenerated for SRC680 m167.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [662ea9bf5beee828fc85d7dbb939a39ba8b73e84]

INTEGRATION: CWS impress92 (1.148.18); FILE MERGED

2006/04/28 10:02:59 sj 1.148.18.1: added library for the tiff import

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [fbfecd4a92fb0e3939859e018940963bc37f0b3c]

INTEGRATION: CWS ab26 (1.42.34); FILE MERGED

2006/04/26 14:43:36 ab 1.42.34.1: #i64458# Patch flag for basctl resource

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [cdc3aa1ca3bb313da5ba2d6ba8a4563449c5b1de]

INTEGRATION: CWS gh12a (1.5.326); FILE MERGED

2006/05/03 13:47:15 gh 1.5.326.1: #i63675# add testtool.ini/rc to installation

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4269a38d399d11e838ae28fc8f0524109e98ff94]

INTEGRATION: CWS gh12a (1.3.326); FILE MERGED

2006/05/03 13:47:14 gh 1.3.326.1: #i63675# add testtool.ini/rc to installation

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1b36b9a925e60a05f4a501ede6ba1963a8879ce8]

INTEGRATION: CWS tml01 (1.1.2); FILE ADDED

2006/04/25 22:22:58 tml 1.1.2.2: Issue number:  #i62916#
Move Perl checks in configure.in before use of oowintool (which is a
Perl script). Use proper version of oowintool, had by mistake first
committed one that contained some experimental hacks.
2006/04/25 18:31:27 tml 1.1.2.1: Issue number:  #i62916
Add the oowintool script and adapt configure.in to use it.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [fa973871423645b3e2d86b6a8f0d30f7f1b32378]

INTEGRATION: CWS tml01 (1.160.2); FILE MERGED

2006/04/25 22:22:58 tml 1.160.2.3: Issue number:  #i62916#
Move Perl checks in configure.in before use of oowintool (which is a
Perl script). Use proper version of oowintool, had by mistake first
committed one that contained some experimental hacks.
2006/04/25 22:07:25 tml 1.160.2.2: RESYNC: (1.160-1.163); FILE MERGED
2006/04/25 18:31:26 tml 1.160.2.1: Issue number:  #i62916
Add the oowintool script and adapt configure.in to use it.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [0f51dc22756033226364eaa872f8fbe3a5194675]

INTEGRATION: CWS tml01 (1.147.6); FILE MERGED

2006/05/03 16:57:57 vq 1.147.6.1: #i62916# Regenerate configure.

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [35869618117ddcdedbf9a4b79fca2d3a3ff247e6]

INTEGRATION: CWS native47 (1.62.4); FILE MERGED

2006/05/02 13:42:15 is 1.62.4.1: #i52791# dependencies to 0Xu-packages

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [a495c8f6d58abee803400669f6d56efd7c2ac71a]

INTEGRATION: CWS vq30 (1.97.2); FILE MERGED

2006/04/25 15:39:30 vq 1.97.2.3: RESYNC: (1.97-1.100); FILE MERGED
2006/04/15 02:27:53 vq 1.97.2.2: #64298# Improve winenv.set[.sh] for 4nt builds.
2006/04/12 17:56:08 vq 1.97.2.1: #i64298# Remove extraneous whitespaces from the end of the *env.* files
and also generate the *env.set.sh for the W32-4nt case.

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3fa7a44caf081fb81771bf08465510a593d51b81]

INTEGRATION: CWS vq30 (1.16.78); FILE MERGED

2006/04/26 16:54:04 hjs 1.16.78.3: #i64244# still got fooled; removed debug code
2006/04/26 13:40:26 hjs 1.16.78.2: #i64244# resorted initialization
2006/04/14 14:15:27 vq 1.16.78.1: #i64244# Small 4nt vs. tcsh related clean-up.

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8eeea2f8422e4d868384ec6ec00f2291f72bab7f]

INTEGRATION: CWS vq30 (1.188.32); FILE MERGED

2006/04/17 03:35:18 vq 1.188.32.2: #i63684# Replace shell escape with macro substitution expansion.
2006/04/14 14:15:27 vq 1.188.32.1: #i64244# Small 4nt vs. tcsh related clean-up.

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c9de086da96c1fa44743e286f5ec3ddfab30c1ab]

INTEGRATION: CWS tabledefaults (1.148.16); FILE MERGED

2006/04/25 06:53:17 fme 1.148.16.1: #i60422# New table defaults

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c7e1f7f764760f86d774067346365d709b162dfc]

INTEGRATION: CWS thb10 (1.1.2); FILE ADDED

2006/04/18 15:58:48 thb 1.1.2.2: #i64479# Now with added tolerance against linked modules
2006/04/18 15:55:08 thb 1.1.2.1: #i64479# Initial revision

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [fdc74e7840bb57c7471dbf99ad50629d39dd5963]

INTEGRATION: CWS thb10 (1.1.2); FILE ADDED

2006/04/28 13:32:26 thb 1.1.2.1: #i64479# Script wrapper for oochkpatch.pl

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8238695b42f1f1441f27c6945faa041b33a1bb5e]

INTEGRATION: CWS thb10 (1.1.2); FILE ADDED

2006/04/28 13:32:16 thb 1.1.2.1: #i64479# Script wrapper for oochkpatch.pl

2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [dc5028ad7b6848fafed6bcedd500f78ccad347f6]

INTEGRATION: CWS pj54 (1.101.2); FILE MERGED

2006/05/02 09:25:50 pjanik 1.101.2.1: #i64861#: Use LinuxX86-64Env.Set instead of LinuxAMDEnv.Set as an output
file for environment setting for GNU/Linux on AMD64 or EM64T machines.

2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4ea4330b301d6c19006f1c1efd0f7e95475e56ce]

SRC680


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [70a488151dfbec915ca13c1cc73444a5fb9a93ef]

INTEGRATION: CWS sfxcleanup (1.20.52); FILE MERGED

2006/04/28 13:42:03 mba 1.20.52.2: RESYNC: (1.20-1.21); FILE MERGED
2006/04/06 12:46:09 mba 1.20.52.1: #132394#: new libs for patch

2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ddad4f26a848d4f055035e0a60cbeb0b13ff2e09]

INTEGRATION: CWS sfxcleanup (1.192.16); FILE MERGED

2006/04/28 13:40:55 mba 1.192.16.4: RESYNC: (1.192-1.200); FILE MERGED
2006/04/18 16:01:53 mba 1.192.16.3: #132394#: add scripting libs to patch
2006/04/18 11:36:47 mba 1.192.16.2: #132394#: add bindetect lib to patch
2006/03/28 12:29:13 mba 1.192.16.1: #132394#: SFX changed incompatibly for AVMEDIA

2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [365691cb6fefe8c0eb6929fe06c7f75f42b71879]

INTEGRATION: CWS sfxcleanup (1.25.22); FILE MERGED

2006/04/28 13:40:25 mba 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED
2006/04/06 12:46:08 mba 1.25.22.1: #132394#: new libs for patch

2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [843274dfe2b9f39aaf43de76c5f851dd2e60bcad]

INTEGRATION: CWS systemjava2 (1.37.6); FILE MERGED

2006/04/26 16:26:00 kendy 1.37.6.1: #i64777#
Fix --with-system-xalan breakage in scp2

2006-04-27  Kurt Zenker  <kz@openoffice.org>  [db0ea55f1e2e3537214643feb8edc541b876db95]

SRC680


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [55f024e553478252bf9629b738371e298654d5ab]

INTEGRATION: CWS freebsd06 (1.97.4); FILE MERGED

2006/04/20 01:48:39 maho 1.97.4.1: #i64412#
Add JDK15 include dir for FreeBSD as well

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [767adcdb856c003fdd286b49ede679832a6a96da]

INTEGRATION: CWS macosx20xfixes02 (1.20.56); FILE MERGED

2006/04/03 19:19:57 obr 1.20.56.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [92dba08cd24ab89d64995887970a5ae97cba19f7]

INTEGRATION: CWS macosx20xfixes02 (1.145.10); FILE MERGED

2006/04/03 19:19:56 obr 1.145.10.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [03fee4563c100c13a21ef39efdd625a7e57a2966]

INTEGRATION: CWS macosx20xfixes02 (1.32.302); FILE MERGED

2006/04/03 19:19:56 obr 1.32.302.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [66d454c491609bf2f298a5b922acfd0a3e252ba0]

INTEGRATION: CWS macosx20xfixes02 (1.25.28); FILE MERGED

2006/04/03 19:19:56 obr 1.25.28.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2da9da602f1a55498bb71b2c9d2df9c0f89e97dc]

INTEGRATION: CWS macosx20xfixes02 (1.21.56); FILE MERGED

2006/04/03 19:19:56 obr 1.21.56.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [382017d31ee6402f66c008c0b36d73849fa4e028]

INTEGRATION: CWS macosx20xfixes02 (1.18.56); FILE MERGED

2006/04/03 19:19:55 obr 1.18.56.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [548517a0df1374be4d4c7afd629481cb77c57ddf]

INTEGRATION: CWS macosx20xfixes02 (1.27.12); FILE MERGED

2006/04/03 19:19:55 obr 1.27.12.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cbee538fa8dce1048f1365a26a11205c7f209b0e]

INTEGRATION: CWS macosx20xfixes02 (1.11.12); FILE MERGED

2006/04/03 19:19:55 obr 1.11.12.1: #i63030# changed installation structure on osx and removed some X11 desktop integration stuff

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [58c4d1876fa8a02078369c00ab3ad32ea33cfaef]

INTEGRATION: CWS macosx20xfixes02 (1.55.2); FILE MERGED

2006/04/03 19:34:31 obr 1.55.2.1: #i63030# enable simple installer for OS X packaging

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [17455e69be335235051f67f0b9c9c40eb690a401]

INTEGRATION: CWS macosx20xfixes02 (1.32.24); FILE MERGED

2006/04/03 19:30:27 obr 1.32.24.1: #i63030# enable simple installer for OS X packaging

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [3046f091b1ec32469dc96ca671fb7d001d53d698]

INTEGRATION: CWS macosx20xfixes02 (1.21.200); FILE MERGED

2006/04/03 19:30:27 obr 1.21.200.1: #i63030# enable simple installer for OS X packaging

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9148a125f2a76c2d23f4116a3e3b12c5f0aec2c9]

INTEGRATION: CWS macosx20xfixes02 (1.62.22); FILE MERGED

2006/04/03 19:30:27 obr 1.62.22.1: #i63030# enable simple installer for OS X packaging

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [33871af9fee4371f9051f122605c13fbce83a203]

INTEGRATION: CWS macosx20xfixes02 (1.98.106); FILE MERGED

2006/04/03 19:30:27 obr 1.98.106.1: #i63030# enable simple installer for OS X packaging

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [3f68ecebd883edc555d8733e586dce8bd65cb238]

INTEGRATION: CWS fwk37 (1.5.16); FILE MERGED

2006/04/05 15:11:52 mav 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED
2006/03/20 10:28:05 mav 1.5.16.1: #i59532# use new customaction for the patch

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [0198a540d2eb0c0500ed534e9d227546f46961b2]

INTEGRATION: CWS fwk37 (1.142.14); FILE MERGED

2006/04/10 13:13:29 mav 1.142.14.3: #i59532# use new customaction for the patch
2006/04/05 15:11:00 mav 1.142.14.2: RESYNC: (1.142-1.146); FILE MERGED
2006/03/28 08:41:10 as 1.142.14.1: #i29138# add ALT-F11 for MacroDialog to global config

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ee85654a55fbac72bceafe0d8e232840cdeaae68]

INTEGRATION: CWS fwk37 (1.195.8); FILE MERGED

2006/04/11 12:46:13 mav 1.195.8.2: #i45270# introduce passwordcontainer into the patch
2006/04/10 13:13:29 mav 1.195.8.1: #i59532# use new customaction for the patch

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2603fff5f9162594cd36ef074db837aae5a6b5b8]

INTEGRATION: CWS fwk37 (1.4.284); FILE MERGED

2006/03/20 10:28:04 mav 1.4.284.1: #i59532# use new customaction for the patch

2006-04-26  Kurt Zenker  <kz@openoffice.org>  [169f9ca8c5a98529b7f51579e7d0e8b1e0ee6590]

INTEGRATION: CWS fwk37 (1.7.208); FILE MERGED

2006/04/10 13:13:29 mav 1.7.208.2: #i59532# use new customaction for the patch
2006/03/20 10:28:04 mav 1.7.208.1: #i59532# use new customaction for the patch

2006-04-26  Oliver Bolte  <obo@openoffice.org>  [0260421f636493cbff02c45e8ef30e31b307ceab]

deliver resources


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [e16b46b5fd2bcec6a8a805fb0a83ab7c216b7745]

initial revision


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [371bfefabcb357376b585dbcc0da6f00c2970dbe]

identifier renamed


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [9da9f4edb7225ac79241f34cde6059eaffef880c]

dont forget to build resources


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [b9b0f92e9c470741c1958a6cbcb535131cf343c1]

bootstrp added


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [ba61eaf814c22ac1b8a87c0e13ff43e987af1e85]

fix


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [49b1dc978ac701870d63b5f181a409aa43786391]

moved from tools/bootstrap


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [9bb4b5296036b50c7cf3f6f46ded95dc2141062b]

changes for linux


2006-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b141f83a0ed5e163824b7e0e1cf149a2993714b9]

#i10000# fix accessrights for comp_ver.mk


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [daf19c64130325d12e82f512ee0caf8dffeedab2]

unxlngi6 parse problem


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbda0e21f9b481be11a3efb2d6b279acc29b5743]

SRC680


2006-04-20  Oliver Bolte  <obo@openoffice.org>  [fe3db1c5d1f7783c420ebe6b60ac7f0420f3f737]

refactored version


2006-04-20  Oliver Bolte  <obo@openoffice.org>  [e85269c478408a93f4b1aa6ffdaab8b7139c06c0]

Initial revision


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae0ca06084671bf9f32f24352f94f2f90531300e]

INTEGRATION: CWS pj53 (1.94.36); FILE MERGED

2006/04/13 15:39:56 pjanik 1.94.36.2: #i61798#: Rename dylib-link-list to macosx-dylib-link-list and move it to solenv/bin.
2006/04/13 12:51:59 pjanik 1.94.36.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd961babf062b96aae5909d22bc36bc69c3252d]

INTEGRATION: CWS pj53 (1.53.230); FILE MERGED

2006/04/13 15:39:56 pjanik 1.53.230.2: #i61798#: Rename dylib-link-list to macosx-dylib-link-list and move it to solenv/bin.
2006/04/13 12:51:59 pjanik 1.53.230.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3665d7617a8f89b6694998cda2a60ca01f5b8faa]

INTEGRATION: CWS pj53 (1.91.36); FILE MERGED

2006/04/13 15:39:55 pjanik 1.91.36.2: #i61798#: Rename dylib-link-list to macosx-dylib-link-list and move it to solenv/bin.
2006/04/13 12:51:59 pjanik 1.91.36.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe9a97b9ba13f8c073a891df8cc70ae87798c4f4]

INTEGRATION: CWS pj53 (1.51.230); FILE MERGED

2006/04/13 15:39:55 pjanik 1.51.230.2: #i61798#: Rename dylib-link-list to macosx-dylib-link-list and move it to solenv/bin.
2006/04/13 12:51:58 pjanik 1.51.230.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f38ba338d05c634e25c58ae0fa739331e7e7055c]

INTEGRATION: CWS pj53 (1.1.2); FILE ADDED

2006/04/13 12:51:58 pjanik 1.1.2.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6628ba9f12663dce7fb8ec8bd3c5c7b8adbad4d]

INTEGRATION: CWS pj53 (1.98.116); FILE MERGED

2006/04/13 12:51:58 pjanik 1.98.116.1: #i61798#: Rename create-bundle to macosx-create-bundle and move it to solenv/bin.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d51f517d96901993b19f0888f7567c720f68486]

INTEGRATION: CWS native45 (1.6.284); FILE MERGED

2006/04/13 12:54:31 is 1.6.284.1: #i64319# cab file number as product setting

2006-04-20  Oliver Bolte  <obo@openoffice.org>  [efe58ec06729305efc42e232e1f57630bc0ce3b4]

refactored version


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e10d6d479a3f426356eb82826b24837f293e6a32]

INTEGRATION: CWS configure17 (1.142.8); FILE MERGED

2006/04/04 17:03:28 rene 1.142.8.9: #i63933# fix detection of KDE/Qt on 64bit, thanks kendy
2006/04/03 16:43:41 rene 1.142.8.8: #i63782# improve ldap configure patch, patch by geki
2006/04/03 16:03:26 rene 1.142.8.7: RESYNC: (1.142-1.145); FILE MERGED
2006/03/23 13:22:57 rene 1.142.8.6: disable cairo per default
2006/03/22 13:17:26 rene 1.142.8.5: check for hnj_hyphen_hyphenate2 instead of hnj_hyphen_hyphenate since the former is used now and not available in the standalone copy
2006/03/22 13:13:22 rene 1.142.8.4: #i61380# make it possible to disable neon, patch by "geki"
2006/03/22 13:03:39 rene 1.142.8.3: #i61602# remove --enable-macos9
2006/03/22 12:59:42 rene 1.142.8.2: #i61962# make --with-system-curl default for Mac OS X
2006/03/22 12:56:22 rene 1.142.8.1: #i62713# check for PictStandardA8 in Xrender.h

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b7df24d0ef505fec64ce339805184972e818ad]

INTEGRATION: CWS configure17 (1.40.36); FILE MERGED

2006/04/12 19:49:51 rene 1.40.36.3: RESYNC: (1.40-1.41); FILE MERGED
2006/04/03 16:43:43 rene 1.40.36.2: #i63782# improve ldap configure patch, patch by geki
2006/03/22 13:13:24 rene 1.40.36.1: #i61380# make it possible to disable neon, patch by "geki"

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [500a5fe2480f22884727dd13536bc864f672f6eb]

INTEGRATION: CWS configure17 (1.191.12); FILE MERGED

2006/04/12 19:49:30 rene 1.191.12.5: RESYNC: (1.195-1.197); FILE MERGED
2006/04/03 16:43:42 rene 1.191.12.4: #i63782# improve ldap configure patch, patch by geki
2006/04/03 16:04:37 rene 1.191.12.3: RESYNC: (1.192-1.195); FILE MERGED
2006/03/22 13:53:13 rene 1.191.12.2: RESYNC: (1.191-1.192); FILE MERGED
2006/03/22 13:13:24 rene 1.191.12.1: #i61380# make it possible to disable neon, patch by "geki"

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [55ee9a8751504b2d7a81c43a94273a5d4b9eb204]

INTEGRATION: CWS configure17 (1.93.2); FILE MERGED

2006/04/12 19:49:08 rene 1.93.2.5: RESYNC: (1.95-1.97); FILE MERGED
2006/04/03 22:11:25 vq 1.93.2.4: #i63917# Fix perl syntax thinko.
2006/04/03 16:43:42 rene 1.93.2.3: #i63782# improve ldap configure patch, patch by geki
2006/04/03 16:03:57 rene 1.93.2.2: RESYNC: (1.93-1.95); FILE MERGED
2006/03/22 13:13:23 rene 1.93.2.1: #i61380# make it possible to disable neon, patch by "geki"

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ced3b4bf1968943fe3afe0f9e879f519b3fbb9c]

INTEGRATION: CWS configure17 (1.159.8); FILE MERGED

2006/04/04 17:03:29 rene 1.159.8.9: #i63933# fix detection of KDE/Qt on 64bit, thanks kendy
2006/04/03 16:43:42 rene 1.159.8.8: #i63782# improve ldap configure patch, patch by geki
2006/04/03 16:03:44 rene 1.159.8.7: RESYNC: (1.159-1.161); FILE MERGED
2006/03/23 13:22:58 rene 1.159.8.6: disable cairo per default
2006/03/22 13:17:27 rene 1.159.8.5: check for hnj_hyphen_hyphenate2 instead of hnj_hyphen_hyphenate since the former is used now and not available in the standalone copy
2006/03/22 13:13:23 rene 1.159.8.4: #i61380# make it possible to disable neon, patch by "geki"
2006/03/22 13:03:39 rene 1.159.8.3: #i61602# remove --enable-macos9
2006/03/22 12:59:43 rene 1.159.8.2: #i61962# make --with-system-curl default for Mac OS X
2006/03/22 12:56:23 rene 1.159.8.1: #i62713# check for PictStandardA8 in Xrender.h

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b959a272000581469741d70bcb87b9b13786015]

INTEGRATION: CWS configure17 (1.6.14); FILE MERGED

2006/03/22 13:43:51 rene 1.6.14.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [014abb8551b3f0c5cff7189b110da28cf76a9bb2]

INTEGRATION: CWS configure17 (1.16.86); FILE MERGED

2006/03/22 13:43:50 rene 1.16.86.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b19d6c28199d598cdfdded33e60069175b7d4f64]

INTEGRATION: CWS configure17 (1.21.86); FILE MERGED

2006/03/22 13:43:50 rene 1.21.86.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [597a0605be9fa432fac8cd15cad0c6311c649a03]

INTEGRATION: CWS configure17 (1.22.86); FILE MERGED

2006/03/22 13:43:50 rene 1.22.86.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa474f08722fd28a015adf03f060e32c952a0f4b]

INTEGRATION: CWS configure17 (1.18.62); FILE MERGED

2006/03/22 13:43:50 rene 1.18.62.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc753d44faaeba69501d4016b6432cdf88295db4]

INTEGRATION: CWS configure17 (1.38.62); FILE MERGED

2006/03/22 13:43:50 rene 1.38.62.1: #i61276# fix non-java build

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [326fe9dbae97fe0f5f00c3f8f987852e4e19042b]

INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED

2006/02/02 04:40:20 vq 1.3.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:11 vq 1.3.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [72d36aabaf05fd855f7d5c911f73913f46bb3230]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/04/17 16:47:05 vq 1.2.80.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dd3ab26f4c4f18efcb146ed448b8b49443b8a27]

INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED

2006/02/02 04:40:19 vq 1.3.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:10 vq 1.3.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [54aba45f7e236e5fa2e022785780fa54692ec32d]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:19 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:10 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ced95a72bbbd96007b57a11d2a0fa7eeeea7c1]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/17 16:47:05 vq 1.1.1.1.132.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e56144735b7914023125ef874ae5208d165e9750]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/15 23:55:46 vq 1.1.1.1.132.2: Issue number: 47137
Submitted by: shay@openoffice.org
Increase default MAXLINELENGHT to 8190.
2005/04/09 21:22:37 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [73def41ffa8989b3deaebf117b82fe41a55d9983]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/22 04:22:30 vq 1.1.1.1.132.2: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.
2005/04/22 01:04:36 vq 1.1.1.1.132.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [35ce0e43935b23c05bf72e8ee665c3842ad018d8]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:18 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:10 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd03d3bcdd3213db4563b4f6e9b6dd87bcc11bb]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/17 16:47:04 vq 1.1.1.1.132.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [993cb4581e01e8780a9a2da7c1607ee91db603ec]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/11 03:28:55 vq 1.1.1.1.132.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/09 21:22:36 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [926cc793640241dd86b82006778f5f10cd4d1066]

INTEGRATION: CWS dmake43p01 (1.4.30); FILE MERGED

2006/02/02 04:40:18 vq 1.4.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.4.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fa2683db3ef976dcc125b32454ca8025d1b3940]

INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED

2005/04/07 22:30:57 vq 1.3.30.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2748604d7a7f622e0ac9330959d55311d8dcdbf3]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/17 16:47:03 vq 1.1.1.1.132.1: Issue number: 47135
Submitted by: shay@openoffice.org
Define _POSIX_NAME_MAX and _POSIX_PATH_MAX using the compiler defaults.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e08bcf9c9bf63b49343ef072a13351a40559cf]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/04/15 23:55:45 vq 1.2.80.2: Issue number: 47137
Submitted by: shay@openoffice.org
Increase default MAXLINELENGHT to 8190.
2005/04/09 21:22:36 vq 1.2.80.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [06389f7d524f804bc937b47fd58c7edb9b330fe5]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/07 22:30:57 vq 1.1.1.1.132.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a31e237fcca5230af56894d5ff83a62bc46a4f]

INTEGRATION: CWS dmake43p01 (1.6.2); FILE MERGED

2006/03/31 16:04:36 vq 1.6.2.3: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2005/04/22 04:22:29 vq 1.6.2.2: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.
2005/04/22 01:04:36 vq 1.6.2.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ff1f64e7e8295ca49081a1dfd0c0e6328c302ce]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:16 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11495774db52ce2871ea59aca7b3d298608b2be7]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/15 23:55:45 vq 1.1.1.1.132.2: Issue number: 47137
Submitted by: shay@openoffice.org
Increase default MAXLINELENGHT to 8190.
2005/04/09 21:22:36 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2bc808644a48676e9308dd16e4f9cd45dad0f3d]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/11 03:28:55 vq 1.1.1.1.132.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/09 21:22:35 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a85e28608d7e4161fe0849930770927fcee2aec]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:14 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:09 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:03 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd692e588bd8c2995cfe250833de6e555e2ec45]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:14 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:08 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:03 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d4f1a00631112b12aac13214127617a506134e]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:13 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:08 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:02 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [00b0a6b71d518ac70f232217230a036bb3aabffb]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:12 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:07 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:01 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80734e8a4055a1bebda9ea3146416c51c596e914]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:11 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:07 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:09:00 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [be304f18adf58d1a2019af55fc1993b44a6fc6f5]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:10 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:06 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:59 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [07910261b7fea42b1b0425a3b4072fdd368bdaef]

INTEGRATION: CWS dmake43p01 (1.3.30); FILE MERGED

2006/02/02 04:40:10 vq 1.3.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:06 vq 1.3.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:59 vq 1.3.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f61d693a9ce0cd9270344336d75f67b8ea817be2]

INTEGRATION: CWS dmake43p01 (1.4.30); FILE MERGED

2006/02/02 04:40:09 vq 1.4.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.4.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:58 vq 1.4.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5af772faced2c5896b265ec4bbe287b47009421f]

INTEGRATION: CWS dmake43p01 (1.5.6); FILE MERGED

2006/02/02 04:40:09 vq 1.5.6.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.5.6.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:58 vq 1.5.6.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d8b3c195a62e9a2e403c4d7b669d65dc094193f]

INTEGRATION: CWS dmake43p01 (1.5.2); FILE MERGED

2006/02/02 04:40:08 vq 1.5.2.4: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:05 vq 1.5.2.3: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:57 vq 1.5.2.2: #i61390# Add missing prototypes.
2006/01/30 20:28:19 vq 1.5.2.1: #i61390# Add some missing prototypes to dmake/unix/cygwin/public.h and
also revert the copyright disclaimer to the original version. This file
is supposed to be auto generated and identical to:
dmake/unix/linux/gnu/cygwin/public.h.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [48f305a344ffb02918bec4c18442ecdd7f57136e]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:08 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:57 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfaaf2d7f26500d80bd6fd6523f906ccc7a94363]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:07 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:56 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e154ccf1f2ddb9254f077bd6630365d0919fb1a]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:06 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:04 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:56 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e27176732733b5f2640ba99cc058dba494b7a8]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:06 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:03 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:55 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b993e0785799818a4580ce6d1ceaa2a629c8b7cd]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:05 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:03 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:54 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b122a96678f44d45c2e892d3e3ae76af9d46d0b]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:05 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:02 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:54 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [76f1ddd83c3c2c46a012fc884ee361b71c834d74]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:04 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:02 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:53 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1955f72c777c0cdb472b68039691bb5733fd4a44]

INTEGRATION: CWS dmake43p01 (1.8.6); FILE MERGED

2006/03/15 14:43:28 vq 1.8.6.11: #i61940# Add and correct some comments.
2006/02/21 23:06:16 vq 1.8.6.10: #i61940# Remove the #undef that unconditionally disabled the use of spawn.
2006/02/12 00:47:37 vq 1.8.6.9: #i61940# Enable the alternative use of spawn instead of fork/exec for
dmake. Add the configure option --enable-spawn. Regenerate autotool files.
2006/02/01 23:29:02 vq 1.8.6.8: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/11 17:39:40 vq 1.8.6.7: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/19 23:48:15 vq 1.8.6.6: #i53148# Move include directive to get some macros defined before using
them.
2005/09/17 23:25:21 vq 1.8.6.5: #i53148# Make sure that the command started from _exec_shell really
finished before returning.
2005/09/07 01:39:50 vq 1.8.6.4: #i53148# Make sure _attach_cmd can not be used for _exec_shell calls.
2005/09/05 20:56:46 vq 1.8.6.3: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:46 vq 1.8.6.2: #i53148# Additional patch to make sure that the shell escapes is executed
after all previous recipe lines from the same target have finished.
2005/09/04 19:38:15 vq 1.8.6.1: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e489b25c01256e0e7648fbf8c529e242a235f64]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/04/09 21:22:35 vq 1.4.6.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2909cf2a87c7c21c480a053a0c5de7af5e80079]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/06/01 02:51:26 vq 1.4.6.3: #i50142# Remove an unneeded warning that was introduced with issue 47135.
2005/04/18 22:08:49 vq 1.4.6.2: #i47135# Fix variable name.
2005/04/18 22:03:11 vq 1.4.6.1: #i47135# Add code to warn if a filename is longer than NAMEMAX permits.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [049372c420e92fda5545c2f464c934c0abdc62bb]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2006/03/13 23:21:28 vq 1.4.6.2: #i61390# Make dmake (gcc) build -Wall warning free.
2006/02/01 22:08:53 vq 1.4.6.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20ef89dbaa35f8b1b6a619e22a02f6028ee5598]

INTEGRATION: CWS dmake43p01 (1.9.2); FILE MERGED

2005/09/26 00:33:17 vq 1.9.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:48 vq 1.9.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:40 vq 1.9.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:22 vq 1.9.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:20 vq 1.9.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70f7174fdec29fae01f8964863f671ae36624cba]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:34 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [474e5fbadcaeee6522b16852739135931803c764]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:04 vq 1.5.30.3: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:01 vq 1.5.30.2: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 22:08:52 vq 1.5.30.1: #i61390# Add missing prototypes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c425f835101cdb112759273dc04609e75b792ce]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/06/02 03:41:20 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86ee6b76855ec147e52f0b78c97a9bf1e0988f5c]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/03/02 03:37:17 vq 1.1.2.1: #i61969# Commit testcase for this issue.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a33c582d1916e288398f94f63ec4e57b6f1d08]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/02/26 22:46:01 vq 1.1.2.1: #i62118# Add testcase for issue 62118.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fdde368f64dcf065959ccf6e35ed093b70db1fc]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/02/06 23:06:59 vq 1.1.2.1: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [41de73b8caed30fb9977c8b92e81f46e13b877fa]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/01/06 01:24:07 vq 1.1.2.1: #i58259# Add testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10bcd8cd03ab06de40ccbca757046a2aa99f3aff]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/10/11 17:48:48 vq 1.1.2.1: #i54938# Add testcase for .INCLUDE generation in parallel builds.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ef6c081ff518d4525c8b31ef620e71d5243f322]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/10/11 18:01:42 vq 1.1.2.1: #i39248# Add testcase and regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c565259ff2614b61869f3b11db1b49d2c6c86eb]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/20 00:50:47 vq 1.1.2.1: #i49461# Add testcase and regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71951df6f543f411edf2a68cc376e5e0ef0286d2]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/05 03:17:14 vq 1.1.2.2: #i53148# Add testcase.
2005/09/01 23:27:06 vq 1.1.2.1: #i52238# Add a testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2498c6872a297e43f770a08b78e5cef5c63b4385]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/06/04 18:07:42 vq 1.1.2.1: #i39248# Add another testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [04974b9bed909649cf5bd4ea051f6d80f14ec768]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/02/26 22:23:50 vq 1.1.2.2: #i61170# Fix testcase to remove the created "dirwith space" directory.
2006/01/27 01:22:36 vq 1.1.2.1: #i61170# Add testcase and regenerate autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf7d078835cb97627bd32aedd54ca5a10119d1cf]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/03/14 23:23:21 vq 1.1.2.1: #i61940# Add testcase to check that $(shell ..) does not pick up output from
concurrent processes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [137d1d05e3e3709c48b01cbb81acfb03fe79db72]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/05 21:10:17 vq 1.1.2.1: #i53148# Add another testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b192eba8b3a514d5b730cb85cc7b61f59c913f4]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/05 21:10:17 vq 1.1.2.2: #i53148# Add another testcase.
2005/09/05 03:17:14 vq 1.1.2.1: #i53148# Add testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c5dc790cb24a8512a86a2b074267d8fbd018ef5]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/06/02 03:41:19 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eba6365798e9d3a0bc60dfd8d1f7cd2c43fae2c]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/10/11 18:01:41 vq 1.1.2.1: #i39248# Add testcase and regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d6e09687050ea1589088a8ab31da36f3395a5d3]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/03/14 23:23:21 vq 1.1.2.12: #i61940# Add testcase to check that $(shell ..) does not pick up output from
concurrent processes.
2006/03/02 03:37:16 vq 1.1.2.11: #i61969# Commit testcase for this issue.
2006/02/26 22:46:01 vq 1.1.2.10: #i62118# Add testcase for issue 62118.
2006/02/06 23:06:58 vq 1.1.2.9: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006/01/27 01:22:35 vq 1.1.2.8: #i61170# Add testcase and regenerate autotools files.
2006/01/06 01:35:27 vq 1.1.2.7: #i58259# Regenerate autotool files.
2005/10/11 18:01:40 vq 1.1.2.6: #i39248# Add testcase and regenerate configure and other autotools files.
2005/09/26 00:33:17 vq 1.1.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:47 vq 1.1.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:40 vq 1.1.2.3: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:41 vq 1.1.2.2: #i39248# Add another testcase.
2005/06/02 03:41:19 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [adce3eeaa480f744e7bca835bded9979fa8ec6bd]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2006/03/14 23:23:21 vq 1.1.2.13: #i61940# Add testcase to check that $(shell ..) does not pick up output from
concurrent processes.
2006/03/02 03:37:15 vq 1.1.2.12: #i61969# Commit testcase for this issue.
2006/02/26 22:46:01 vq 1.1.2.11: #i62118# Add testcase for issue 62118.
2006/02/06 23:06:58 vq 1.1.2.10: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006/01/27 01:22:35 vq 1.1.2.9: #i61170# Add testcase and regenerate autotools files.
2006/01/06 01:24:08 vq 1.1.2.8: #i58259# Add testcase.
2005/10/11 18:01:39 vq 1.1.2.7: #i39248# Add testcase and regenerate configure and other autotools files.
2005/09/20 00:50:47 vq 1.1.2.6: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/05 21:10:16 vq 1.1.2.5: #i53148# Add another testcase.
2005/09/05 03:17:14 vq 1.1.2.4: #i53148# Add testcase.
2005/09/01 23:27:05 vq 1.1.2.3: #i52238# Add a testcase.
2005/06/04 18:07:41 vq 1.1.2.2: #i39248# Add another testcase.
2005/06/02 03:41:18 vq 1.1.2.1: #i39248# Add testsuite for dmake (only tor targets using the autotools).

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69e8495039b475813cea02e6a33e0080ffe36c8]

INTEGRATION: CWS dmake43p01 (1.4.2); FILE MERGED

2005/09/26 00:33:17 vq 1.4.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:45 vq 1.4.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:39 vq 1.4.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:22 vq 1.4.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:19 vq 1.4.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a9c96f78fb91ecdb9f7141f6368ee3e38754f43]

INTEGRATION: CWS dmake43p01 (1.4.2); FILE MERGED

2005/09/26 00:33:16 vq 1.4.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:45 vq 1.4.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:39 vq 1.4.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:22 vq 1.4.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:19 vq 1.4.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6531ff88faf2acd6f384f92ba0fd3b7a1f478cf6]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:34 vq 1.1.1.1.132.2: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2005/04/08 15:26:21 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e98c65f45bee10775bcb28bab7af8ccd987704c]

INTEGRATION: CWS dmake43p01 (1.4.2); FILE MERGED

2005/09/26 00:33:16 vq 1.4.2.6: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:45 vq 1.4.2.5: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:38 vq 1.4.2.4: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:40 vq 1.4.2.3: #i39248# Add another testcase.
2005/04/22 01:27:21 vq 1.4.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:18 vq 1.4.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4e4bd5284991de7e75684ab6109104bb3073924]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/06/04 18:07:39 vq 1.2.80.1: #i39248# Add another testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3a77ff0957c16ec9aec0810ab5fd5528a16e1b]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:33 vq 1.1.1.1.132.2: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2005/04/08 15:26:21 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db60622018661fb3001f045444e728d0fb60c462]

INTEGRATION: CWS dmake43p01 (1.4.2); FILE MERGED

2005/09/26 00:33:15 vq 1.4.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:44 vq 1.4.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:38 vq 1.4.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:21 vq 1.4.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:18 vq 1.4.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [798ee53fa1b5029d36ce75eaef18d498599879d1]

INTEGRATION: CWS dmake43p01 (1.7.2); FILE MERGED

2005/09/26 00:33:15 vq 1.7.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:44 vq 1.7.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:38 vq 1.7.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:20 vq 1.7.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:18 vq 1.7.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [563af3c8658e010e0fd83fcfcff766acaef8a023]

INTEGRATION: CWS dmake43p01 (1.7.2); FILE MERGED

2005/09/26 00:33:15 vq 1.7.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:43 vq 1.7.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:37 vq 1.7.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:20 vq 1.7.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:17 vq 1.7.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [818051266867aaaa6ae26e60fc687a58f6bf041f]

INTEGRATION: CWS dmake43p01 (1.9.2); FILE MERGED

2005/09/26 00:33:14 vq 1.9.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:43 vq 1.9.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:37 vq 1.9.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:20 vq 1.9.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:17 vq 1.9.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c23af0431c5462b154e8577eff17501d2c9cf43]

INTEGRATION: CWS dmake43p01 (1.4.2); FILE MERGED

2005/09/26 00:33:14 vq 1.4.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:42 vq 1.4.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:36 vq 1.4.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:19 vq 1.4.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:16 vq 1.4.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e09a24c16169ad7ec72515df8c29b3393390af]

INTEGRATION: CWS dmake43p01 (1.9.2); FILE MERGED

2005/09/26 00:33:14 vq 1.9.2.6: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:41 vq 1.9.2.5: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:36 vq 1.9.2.4: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:39 vq 1.9.2.3: #i39248# Add another testcase.
2005/04/22 01:27:19 vq 1.9.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:16 vq 1.9.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b266eb700d9f8e01d523f3a86c8871776425053]

INTEGRATION: CWS dmake43p01 (1.2.100); FILE MERGED

2005/06/04 18:07:38 vq 1.2.100.1: #i39248# Add another testcase.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffc9e213c7293b1d78cf7272eb37f2bcef6ed068]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:33 vq 1.1.1.1.132.2: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2005/04/08 15:26:20 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8af98623cb644521d366cce4b13a44438a93cbc]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:32 vq 1.1.1.1.132.2: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2005/04/08 15:26:20 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [39488c30c1e5dc79e57562a26e0d3d0de64364ea]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:41:13 vq 1.1.1.1.132.1: Issue number: 43254
Submitted by: shay@openoffice.org
Don't import OS, OSRELEASE and OSENVIRONMENT from environment in startup.mk.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff631f3735466248c2dc0b6e81500ee9ffbb12c6]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/04/16 22:29:17 vq 1.1.2.1: #i47578# Generate startup/config.mk during build with autotools.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee2b60af078011766846d8505860a69ccd121ba]

INTEGRATION: CWS dmake43p01 (1.9.2); FILE MERGED

2005/09/26 00:33:13 vq 1.9.2.6: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:41 vq 1.9.2.5: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:35 vq 1.9.2.4: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:38 vq 1.9.2.3: #i39248# Add another testcase.
2005/04/22 01:27:18 vq 1.9.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:16 vq 1.9.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80ab38d7a93b025cb0a634c5e029af9a0919c126]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/06/04 18:07:37 vq 1.2.80.2: #i39248# Add another testcase.
2005/04/16 22:53:17 vq 1.2.80.1: #i47578# Install startup/config.mk instead of the unused startup/template.mk.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [49b7497fb96536643b31713eb6b1fbe10fbf4510]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2006/03/31 16:04:35 vq 1.1.1.1.132.1: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [77a7439fd7c854193052833a9c84e5cbe0d6c702]

INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED

2006/03/31 16:04:35 vq 1.2.2.2: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2005/04/08 15:18:32 vq 1.2.2.1: Issue number: 43241
Submitted by: shay@openoffice.org, vq@openoffice.org
Add documentation and update NEWS file.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43460e8f277a216a8aa9b34ecf19b235b4e3f9d5]

INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED

2006/03/31 16:04:35 vq 1.2.2.1: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9476061bbdadabf0b1f242da6d12d943de888c]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:32 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7fa74adf4415c392a8a8e9ccd02730d8520193]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:03 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:01 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccdd7cae27434f107db6de41cd88d2165e9da515]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:02 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:01 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [53345dcd5db0d7d53162031d4581b2072f1fa05b]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:01 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:00 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67b7dcdd7c486ae96fbef629524c02c3e838a630]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:31 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [64422dfd9666d771e1d486b70f442422fb4ba198]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:31 vq 1.1.1.1.132.2: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.
2005/04/08 15:26:19 vq 1.1.1.1.132.1: Issue number: 47004
Submitted by: shay@openoffice
Fix syntax errors (warnings) in subst macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1a6058260c55c71f9afaa35b0ec50713ce912c2]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:00 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:29:00 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c41b7b9cc41790a430aeb654dac5798d4f8598]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:40:00 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:59 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ca7b5e153c6dee29c7e511ff5f222f975511db6]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:39:59 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:59 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a2e3033d3612faec31f46ec9af0d8e09bf78ccc]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:39:58 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:58 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a408402a82975f7fa71307c794724e01374b20a1]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:39:57 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:58 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd88eb4f9f0ae4a40919342495ee42437ebf7ffa]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:39:57 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:57 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b57a9ad548952cb077532c19ec35ba72713c43]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2006/02/01 23:28:57 vq 1.1.1.1.132.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5a49996f912981d3764cde85cb78aa07f40cc8]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/09 21:22:30 vq 1.1.1.1.132.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6948d45399b54feaa02f0c2ad2f6ca8a7cd2b225]

INTEGRATION: CWS dmake43p01 (1.5.2); FILE MERGED

2006/02/06 23:06:57 vq 1.5.2.11: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006/02/03 19:46:32 vq 1.5.2.10: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2006/02/01 23:28:56 vq 1.5.2.9: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/02/01 04:18:14 vq 1.5.2.8: #i10000# Small documentation fix.
2005/10/04 04:33:35 vq 1.5.2.7: #i10000# Fix markup error in man page source and regenerate the ascii version.
2005/09/20 00:01:27 vq 1.5.2.6: #i53148# Update NEWS file and man page.
2005/04/16 16:53:13 vq 1.5.2.5: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/15 23:34:51 vq 1.5.2.4: #i47135# Fix the documentation of the NAMEMAX macro. (Not .NAMEMAX)
2005/04/11 03:28:55 vq 1.5.2.3: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/03/27 15:42:25 vq 1.5.2.2: #i43147# Fix man page.
2004/11/23 19:57:36 vq 1.5.2.1: #i37491# Add documentation for SPACECHAR macro.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [73a4589f49e57e5d33b5fd944f949fd764e325f3]

INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED

2006/02/05 04:02:51 vq 1.3.2.9: #i61170# Regenerate plain text version of the dmake man page.
2006/02/01 23:37:09 vq 1.3.2.8: #i60948# Regenerate plain text version of the dmake man page.
2005/10/04 04:33:35 vq 1.3.2.7: #i10000# Fix markup error in man page source and regenerate the ascii version.
2005/09/20 00:01:26 vq 1.3.2.6: #i53148# Update NEWS file and man page.
2005/04/16 16:53:13 vq 1.3.2.5: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/15 23:34:51 vq 1.3.2.4: #i47135# Fix the documentation of the NAMEMAX macro. (Not .NAMEMAX)
2005/04/11 03:38:06 vq 1.3.2.3: #i43252# Regenerate typeset version of the manual page.
2005/03/27 15:42:25 vq 1.3.2.2: #i43147# Fix man page.
2004/11/23 19:57:36 vq 1.3.2.1: #i37491# Add documentation for SPACECHAR macro.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df86bcef128aa5aec9c0fec9e7e84b6c7160cf4b]

INTEGRATION: CWS dmake43p01 (1.5.30); FILE MERGED

2006/02/02 04:39:56 vq 1.5.30.2: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:56 vq 1.5.30.1: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [989cbacc3fb44be0a56fbf2c3d0f0402163d2a06]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/26 00:43:28 vq 1.1.2.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4af2d2ebbb33e2aaa2b85c44516fcd2f12bb91ec]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/09/26 00:43:28 vq 1.1.1.1.132.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [19236997c02066de1ce36c9f4880d8367d56f1f9]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/26 00:43:27 vq 1.1.2.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6531408651fca3cac2af9c5360f12f34dcc704f]

INTEGRATION: CWS dmake43p01 (1.1.2); FILE ADDED

2005/09/26 00:43:26 vq 1.1.2.1: #i55070# Restore the documentation for Fred Fish's "C Program Debugging
Package" DBUG.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5b8f4f46237b77a75916ae20f73ff3b5f010f4]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/09/26 00:33:12 vq 1.1.1.1.132.1: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8153b837ac0b103a1d9e8a4eec08dd612a539fed]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2006/02/01 23:28:55 vq 1.1.1.1.132.7: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/11 17:39:39 vq 1.1.1.1.132.6: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/05 20:56:45 vq 1.1.1.1.132.5: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:45 vq 1.1.1.1.132.4: #i53148# Additional patch to make sure that the shell escapes is executed
after all previous recipe lines from the same target have finished.
2005/09/04 19:38:15 vq 1.1.1.1.132.3: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/04/11 03:28:54 vq 1.1.1.1.132.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2004/11/20 01:05:55 vq 1.1.1.1.132.1: #i37491# Add a predefined SPACECHAR macro.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fd3d9df4cbb579c5daacaa257204e6e239df1c]

INTEGRATION: CWS dmake43p01 (1.6.2); FILE MERGED

2006/02/02 04:39:56 vq 1.6.2.7: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:55 vq 1.6.2.6: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/12/15 20:04:05 vq 1.6.2.5: #i58391# Create better temporary filenames when .NET2003 or newer are used.
2005/09/04 19:38:14 vq 1.6.2.4: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/05/05 21:27:21 vq 1.6.2.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/04/18 22:03:11 vq 1.6.2.2: #i47135# Add code to warn if a filename is longer than NAMEMAX permits.
2005/04/11 03:28:54 vq 1.6.2.1: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fab57cc375eba308fe6441f6d7d81119cbf920c9]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/04/22 04:22:27 vq 1.4.6.1: Issue number: 47866
Submitted by: shay@openoffice.org, vq@openoffice.org
Fix MSVC compiler warnings.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8227748d8d1297abb8c5b1fc9d08a030b74c05]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2006/03/13 23:21:28 vq 1.1.1.1.132.1: #i61390# Make dmake (gcc) build -Wall warning free.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7884d2d08f74c977685b49e1481e6a074a05ec]

INTEGRATION: CWS dmake43p01 (1.6.6); FILE MERGED

2006/03/02 03:46:57 vq 1.6.6.2: #i61969# Clean F_MADE and F_STAT when recipes or prerequisites are changed
so that the target gets rebuild even if it was already build. (As a
generated .INCLUDE makefile.)
2005/05/05 21:27:21 vq 1.6.6.1: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52d04b1da315716931f6b380d7d0edd1f77ebd64]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2006/02/02 04:39:55 vq 1.4.6.2: #i47919# Use the correct handler function for the signal() handling.
2006/01/30 20:28:18 vq 1.4.6.1: #i61390# Add some missing prototypes to dmake/unix/cygwin/public.h and
also revert the copyright disclaimer to the original version. This file
is supposed to be auto generated and identical to:
dmake/unix/linux/gnu/cygwin/public.h.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [785def8ca63f6e988ef00ecea675bf4f6a220ed1]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/05/05 21:59:52 vq 1.2.80.1: #i47135# Leave a comment that the _POSIX_*_MAX values should be set in
the architecture dependent sysintf.h files instead of clobbering them
in posix.h

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [271bb95e5d4a7543bb305424fcdd9aae2e4fddd5]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/06/01 02:27:09 vq 1.4.6.3: #i50053# Fix bogus check.
2005/05/31 22:13:38 vq 1.4.6.2: #i50053# Fix typo.
2005/05/30 18:37:36 vq 1.4.6.1: #i50053# Fix dmake correctly parsing empty makefile lines. This was a
regression introduced by issue 44959 and worked before only because
the trailing \n of empty lines were accidentally not removed.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8d45fcfa970664bce09193f83685260ed26ae91]

INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED

2006/02/03 19:46:31 vq 1.3.2.2: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2005/04/07 22:30:57 vq 1.3.2.1: Issue number: 43241
Submitted by: shay@openoffice.org
Allow dmake to be build on windows without 4NT.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43929da343974b7f4b7dd5268332ca3cc8a2a22b]

INTEGRATION: CWS dmake43p01 (1.5.6); FILE MERGED

2006/02/03 19:46:31 vq 1.5.6.10: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2006/02/01 23:28:55 vq 1.5.6.9: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/27 01:16:41 vq 1.5.6.8: #i61170# Add micro optimization as usually PWD is equal to MAKEDIR.
2006/01/26 02:54:28 vq 1.5.6.7: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/04 04:07:16 vq 1.5.6.6: #i58259# Fix thinko and solve the problems with all testcases from the
issue.
2006/01/04 02:13:11 vq 1.5.6.5: #i58259# Partial fix. This fixes the use of dp after it was freed.
2005/10/11 17:39:39 vq 1.5.6.4: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/05/05 21:27:21 vq 1.5.6.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/03/14 03:21:59 vq 1.5.6.2: #i37053# Fix continuation char handling.
2004/11/12 03:45:09 vq 1.5.6.1: #i37053# dmake line continuation fix.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a07629f9d1d09e5fdb9516afaeef4232ec46e73]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/05/05 21:27:20 vq 1.4.6.3: #i43310# Fix dmakes handling of multiple (::) targets concerning attributes
and flags. Note: An attribute given for a subtarget will also be applied for
all other subtargets. (Also add a few comments.)
2005/04/22 01:17:33 vq 1.4.6.2: #i43310# Fix cast.
2005/04/20 15:26:16 vq 1.4.6.1: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10fe998dab879c2bf18b9b2515a31284887b6404]

INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED

2004/11/20 01:05:55 vq 1.2.2.1: #i37491# Add a predefined SPACECHAR macro.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6076c9c3f330537ef9030bb056bd59da0f1339e5]

INTEGRATION: CWS dmake43p01 (1.5.18); FILE MERGED

2006/03/13 23:21:28 vq 1.5.18.10: #i61390# Make dmake (gcc) build -Wall warning free.
2005/10/11 17:39:38 vq 1.5.18.9: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/05/20 18:18:17 vq 1.5.18.8: #i49461# Fix fall-out from issue 44959. Continued comment lines were not
ended if the following line was empty.
2005/04/11 20:41:44 vq 1.5.18.7: #i47137# Report and abort when makefile lines are read that are longer than
MAXLINELENGTH.
2005/03/15 06:02:43 vq 1.5.18.6: #i44959# Comment fix.
2005/03/15 05:55:05 vq 1.5.18.5: #i44959# Make sure not to strip the wrong \n.
2005/03/15 05:20:36 vq 1.5.18.4: #i44959# Fix dmake problems for makefiles when continued lines are
followed by empty lines.
2005/03/14 03:21:59 vq 1.5.18.3: #i37053# Fix continuation char handling.
2004/11/25 16:12:31 vq 1.5.18.2: #i37053# Treat continuation chars as whitespace.
2004/11/12 03:45:08 vq 1.5.18.1: #i37053# dmake line continuation fix.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [955df3be41ae8b166e252ead8b461591bf3e1269]

INTEGRATION: CWS dmake43p01 (1.7.6); FILE MERGED

2006/03/13 23:21:27 vq 1.7.6.10: #i61390# Make dmake (gcc) build -Wall warning free.
2006/02/01 23:28:55 vq 1.7.6.9: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/10/25 17:19:43 vq 1.7.6.8: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/10/11 17:39:38 vq 1.7.6.7: #i54938# Fix problem when building infered .INCLUDE makefiles and doing
parallel builds.
2005/09/05 20:56:45 vq 1.7.6.6: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:44 vq 1.7.6.5: #i53148# Additional patch to make sure that the shell escapes is executed
after all previous recipe lines from the same target have finished.
2005/09/04 19:38:14 vq 1.7.6.4: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/06/01 23:48:57 vq 1.7.6.3: #i50091# Echo shell function macro commands.
2004/11/25 16:09:31 vq 1.7.6.2: #i36027# Fix MSVC compilation problem.
2004/11/21 17:40:17 vq 1.7.6.1: #i36027# Improve parsing for dmake function macros.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f50b14ab733112d0d7dff622c131d09d0d969d1]

INTEGRATION: CWS dmake43p01 (1.8.6); FILE MERGED

2005/09/26 00:33:12 vq 1.8.6.1: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5107fbe8da8deca4cf18259dcf993a33d31c81c6]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/04/21 04:31:41 vq 1.4.6.7: #i37053# Fix (unreached) typo.
2005/04/16 16:53:12 vq 1.4.6.6: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/11 22:16:52 vq 1.4.6.5: #i36027# Fix sanity check for end of macro.
2005/03/14 03:21:58 vq 1.4.6.4: #i37053# Fix continuation char handling.
2004/11/21 18:00:27 vq 1.4.6.3: #i36027# Certainly closing brackets are only accepted when no
closing separator is found. fixed.
2004/11/21 17:07:59 vq 1.4.6.2: #i36027# Relax the syntax check for closing seperator for subst modifiers.
2004/11/20 00:31:49 vq 1.4.6.1: #i36027# This fixes the problems with the :s#pat#rep# modifier and also
handles a missing closing braket for macros with macro modifiers in general.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec8bd80dd7d460997e76542486141d20a8152f4]

INTEGRATION: CWS dmake43p01 (1.1.1.1.132); FILE MERGED

2005/04/20 15:26:16 vq 1.1.1.1.132.1: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [275223abc8c3e886ab63920fdc0af96286724235]

INTEGRATION: CWS dmake43p01 (1.2.80); FILE MERGED

2005/04/22 01:04:35 vq 1.2.80.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4260792a7ba966b52b6130a59f2234a34b635327]

INTEGRATION: CWS dmake43p01 (1.2.6); FILE MERGED

2006/02/01 23:28:54 vq 1.2.6.3: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/04 02:13:12 vq 1.2.6.2: #i58259# Partial fix. This fixes the use of dp after it was freed.
2005/04/11 03:28:54 vq 1.2.6.1: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db668b3662cc778fac9b00249039282783b1a9a4]

INTEGRATION: CWS dmake43p01 (1.5.2); FILE MERGED

2006/02/26 23:33:37 vq 1.5.2.11: #i62118# Fix invalid detection of circular dependencies arising from F_VISITED
and F_USED both having the same value but being used in different contexts.
2006/02/02 04:50:08 vq 1.5.2.10: #i47919# Fix typo.
2006/02/02 04:39:55 vq 1.5.2.9: #i47919# Use the correct handler function for the signal() handling.
2006/02/01 23:28:54 vq 1.5.2.8: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/09/05 20:56:44 vq 1.5.2.7: #i53148# Move redirection of stdout from parent to child and avoid
capturing spurious output from other process queues.
2005/09/05 17:23:44 vq 1.5.2.6: #i53148# Additional patch to make sure that the shell escapes is executed
after all previous recipe lines from the same target have finished.
2005/09/04 19:38:14 vq 1.5.2.5: #i53148# Fix $(shell ...) handling for parallel builds with MAXPROCESS > 1.
This certainly includes the -P# switch with # > 1.
2005/05/05 21:45:39 vq 1.5.2.4: Issue number: 38830
Submitted by: waratah@openoffice.org
Change dmake's diagnosic output to use "Warning:" or "Error:". Adding the
colon makes it easier grep for these diagnostics in long logfiles.
2005/04/22 01:04:35 vq 1.5.2.3: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.
2005/04/11 03:28:54 vq 1.5.2.2: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/09 21:22:30 vq 1.5.2.1: #i43254# Make the usage of DMAKEROOT consistent with the man page for
all OSs. This includes the removal of "SOLARVER UPD INPATH OS UPDMINOREXT"
from the list of macros that are always imported from the environment.
Patch inspired in part by shay@openoffice.org.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27d37e6a806ff8f56f8a49ce1e415670267d5094]

INTEGRATION: CWS dmake43p01 (1.4.6); FILE MERGED

2005/04/11 21:13:05 vq 1.4.6.3: #i47137# Elaborate a comment.
2005/03/14 03:21:58 vq 1.4.6.2: #i37053# Fix continuation char handling.
2004/11/12 03:45:08 vq 1.4.6.1: #i37053# dmake line continuation fix.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cabf7bc680356376060015079dafec65b59ff9bf]

INTEGRATION: CWS dmake43p01 (1.22.2); FILE MERGED

2006/03/31 16:04:35 vq 1.22.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/12 00:47:37 vq 1.22.2.11: #i61940# Enable the alternative use of spawn instead of fork/exec for
dmake. Add the configure option --enable-spawn. Regenerate autotool files.
2006/02/01 23:28:54 vq 1.22.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:27 vq 1.22.2.9: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/26 02:09:43 vq 1.22.2.8: #i53148# Treat MinGW build like MSVC build.
2006/01/08 22:20:26 vq 1.22.2.7: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:37:35 vq 1.22.2.6: #i60168# Use the --datadir swich to determine where the startup dir is
placed and adapt the default DMAKEROOT macro setting accordingly.
2005/10/25 17:19:42 vq 1.22.2.5: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/09/26 00:33:12 vq 1.22.2.4: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/06/02 03:41:18 vq 1.22.2.3: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/04/22 01:04:35 vq 1.22.2.2: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.
2005/04/16 22:29:17 vq 1.22.2.1: #i47578# Generate startup/config.mk during build with autotools.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f242eabbab5054a79809445777829c6c2d4fe43]

INTEGRATION: CWS dmake43p01 (1.15.2); FILE MERGED

2006/03/31 16:04:35 vq 1.15.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/12 00:47:36 vq 1.15.2.11: #i61940# Enable the alternative use of spawn instead of fork/exec for
dmake. Add the configure option --enable-spawn. Regenerate autotool files.
2006/02/01 23:28:53 vq 1.15.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:26 vq 1.15.2.9: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/08 22:20:26 vq 1.15.2.8: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:44:43 vq 1.15.2.7: #i60168# Regenerate autotool files.
2005/10/25 17:19:42 vq 1.15.2.6: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/09/26 00:33:11 vq 1.15.2.5: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:40 vq 1.15.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/06/02 03:41:17 vq 1.15.2.3: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/04/22 01:27:17 vq 1.15.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.15.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f371f8a5a03a2fd16d3f6da6ccd6bfa2a05cde]

INTEGRATION: CWS dmake43p01 (1.1.120); FILE MERGED

2006/01/11 17:46:02 rene 1.1.120.1: #i60375# update config.{sub,guess}

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c15b98a688804369dfc6285141771dbd5be758f3]

INTEGRATION: CWS dmake43p01 (1.12.2); FILE MERGED

2006/02/12 00:47:36 vq 1.12.2.5: #i61940# Enable the alternative use of spawn instead of fork/exec for
dmake. Add the configure option --enable-spawn. Regenerate autotool files.
2006/02/01 23:28:53 vq 1.12.2.4: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:26 vq 1.12.2.3: #i61170# Fix TMD macro and regenerate autotool files.
2005/10/25 17:19:42 vq 1.12.2.2: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/04/22 01:04:35 vq 1.12.2.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6d57ace68238a49f16eaa6aec3f9cff05ca81e]

INTEGRATION: CWS dmake43p01 (1.2.96); FILE MERGED

2006/01/11 17:46:02 rene 1.2.96.1: #i60375# update config.{sub,guess}

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dafe0fc0a136d617b1d78ad0941bb154c91330b0]

INTEGRATION: CWS dmake43p01 (1.5.80); FILE MERGED

2005/09/02 00:25:33 vq 1.5.80.2: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:04:34 vq 1.5.80.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b5de50a2dcdc7bcae569f3ca62f1370aa6c899]

INTEGRATION: CWS dmake43p01 (1.8.2); FILE MERGED

2005/09/20 00:50:39 vq 1.8.2.4: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/02 00:25:33 vq 1.8.2.3: #i52238# Regenerate configure and other autotools files.
2005/04/22 01:27:17 vq 1.8.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.8.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [053a83d2d2e90a684aa3e8daf39d44d92e150a03]

INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED

2005/04/22 01:04:34 vq 1.2.2.1: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa318b49f441a8b27e9be225bc23149135ee1ccb]

INTEGRATION: CWS dmake43p01 (1.3.2); FILE MERGED

2006/03/31 16:04:34 vq 1.3.2.12: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/03 19:46:31 vq 1.3.2.11: #i61170# Let $(TMD)/somedir always be a valid path.
Adjust the dmake bootstrap makefile to this change.
2006/02/01 23:28:53 vq 1.3.2.10: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2005/09/20 00:01:26 vq 1.3.2.9: #i53148# Update NEWS file and man page.
2005/06/02 03:58:00 vq 1.3.2.8: #i39248# Add entry to NEWS file.
2005/04/22 01:04:34 vq 1.3.2.7: #i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hardcoded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.
2005/04/20 15:26:16 vq 1.3.2.6: #i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.
2005/04/16 16:53:12 vq 1.3.2.5: #i46987# Fix $(mktmp ...) documentation and add the map escape codes
$(macro:m) macro expansion.
2005/04/11 03:28:54 vq 1.3.2.4: #i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
2005/04/08 15:18:32 vq 1.3.2.3: Issue number: 43241
Submitted by: shay@openoffice.org, vq@openoffice.org
Add documentation and update NEWS file.
2005/03/16 05:25:40 vq 1.3.2.2: #i44959# Update NEWS file.
2005/02/19 20:41:02 vq 1.3.2.1: #i36027#, #i37053#, #i37491# Update NEWS file to mention the latest changes.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e4de030083771eb0f7e7d5cb3281e324bfc99ec]

INTEGRATION: CWS dmake43p01 (1.11.2); FILE MERGED

2006/03/31 16:04:34 vq 1.11.2.17: #i63874# Release dmake 4.4
Update version numbers and regenerate autotool files.
2006/02/06 23:06:57 vq 1.11.2.16: #i61714# Correct manpage to state that the usage of .SETDIR like
`.SETDIR=foo : targets` is valid and add a testcase to verify this.
2006/02/01 23:28:53 vq 1.11.2.15: #i60948# Add -m option family to generate timing information for targets
and/or recipes. (Autotools files were regenerated.)
2006/01/26 02:54:25 vq 1.11.2.14: #i61170# Fix TMD macro and regenerate autotool files.
2006/01/08 22:20:25 vq 1.11.2.13: #i60168# Expand internal configure variable before using it and
regenerate autotool files.
2006/01/08 21:44:43 vq 1.11.2.12: #i60168# Regenerate autotool files.
2005/10/25 17:19:42 vq 1.11.2.11: #i53148# Restore old behaviour for non-*NIX dmake versions.
2005/10/11 18:01:38 vq 1.11.2.10: #i39248# Add testcase and regenerate configure and other autotools files.
2005/09/26 00:33:11 vq 1.11.2.9: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/20 00:50:39 vq 1.11.2.8: #i49461# Add testcase and regenerate configure and other autotools files.
2005/09/17 19:47:53 vq 1.11.2.7: RESYNC: (1.11-1.12); FILE MERGED
2005/09/02 00:25:32 vq 1.11.2.6: #i52238# Regenerate configure and other autotools files.
2005/06/04 18:07:36 vq 1.11.2.5: #i39248# Add another testcase.
2005/06/02 03:41:17 vq 1.11.2.4: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/05/05 23:12:35 vq 1.11.2.3: #i47851# Regenerate configure and other autotools files.
2005/04/22 01:27:17 vq 1.11.2.2: #i47851# Regenerate configure and other autotools files.
2005/04/16 23:05:14 vq 1.11.2.1: #i47578# Regenerate configure and other autotools files.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd15a2e698e722d1a448ba26fe05bcda85defd8]

INTEGRATION: CWS dmake43p01 (1.8.20); FILE MERGED

2005/09/26 00:33:11 vq 1.8.20.4: #i55070# Fix Fred Fishes DBUG macros and add --enable-dbug to enable them
in a configure type build. Also regenerate autotool files.
2005/09/17 19:47:45 vq 1.8.20.3: RESYNC: (1.8-1.9); FILE MERGED
2005/06/02 03:41:17 vq 1.8.20.2: #i39248# Add testsuite for dmake (only tor targets using the autotools).
2005/05/05 23:06:05 vq 1.8.20.1: #i47851# Fix dependency checking for subdirectories.

2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [65dd5918515d9784ec0eb943db6209cc21294eb4]

INTEGRATION: CWS dmake43p01 (1.2.2); FILE MERGED

2006/03/31 16:12:22 vq 1.2.2.25: #i10000# Update ChangeLog.
2006/03/15 16:11:40 vq 1.2.2.24: #i10000# Update ChangeLog.
2006/03/13 23:31:18 vq 1.2.2.23: #i10000# Update ChangeLog.
2006/02/21 23:09:24 vq 1.2.2.22: #i10000# Update ChangeLog.
2006/02/15 18:42:36 vq 1.2.2.21: #i10000# Update ChangeLog.
2006/02/05 04:05:43 vq 1.2.2.20: #i10000# Update ChangeLog.
2006/02/02 04:53:05 vq 1.2.2.19: #i10000# Update ChangeLog.
2006/01/11 23:59:28 vq 1.2.2.18: #i10000# Update ChangeLog.
2006/01/06 01:41:08 vq 1.2.2.17: #i10000# Update ChangeLog.
2005/11/06 18:11:37 vq 1.2.2.16: #i10000# Update ChangeLog.
2005/10/12 17:25:00 vq 1.2.2.15: #i10000# Update ChangeLog.
2005/09/20 00:54:57 vq 1.2.2.14: #i10000# Update ChangeLog.
2005/09/02 00:25:32 vq 1.2.2.13: #i52238# Regenerate configure and other autotools files.
2005/06/02 04:01:45 vq 1.2.2.12: #i10000# Update ChangeLog.
2005/06/01 13:33:15 vq 1.2.2.11: #i10000# Update ChangeLog.
2005/05/30 18:41:44 vq 1.2.2.10: #i10000# Update ChangeLog.
2005/05/20 18:21:02 vq 1.2.2.9: #i10000# Update ChangeLog.
2005/05/05 23:55:53 vq 1.2.2.8: #i47851# Regenerate configure and other autotools files.
2005/04/22 01:32:41 vq 1.2.2.7: #i10000# Update ChangeLog.
2005/04/16 23:08:33 vq 1.2.2.6: #i10000# Update ChangeLog.
2005/04/16 16:56:09 vq 1.2.2.5: #i10000# Update ChangeLog
2005/04/11 21:15:41 vq 1.2.2.4: #i10000# Generate ChangeLog.
2005/04/11 03:40:20 vq 1.2.2.3: #i10000# Generate ChangeLog.
2005/04/09 21:47:33 vq 1.2.2.2: #i10000# Update ChangeLog.
2005/04/09 03:05:20 vq 1.2.2.1: #i47004# Generated a ChangeLog file for dmake with:
cvs2cl.pl -F cws_src680_dmake43p01 -S --no-wrap -I ChangeLog

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db4c2b2bbd454008075bf429f0332fd4df7fc35]

INTEGRATION: CWS ause054 (1.165.18); FILE MERGED

2006/04/19 11:11:02 hjs 1.165.18.1: #i64505# temporary file got wrong permissions for later use

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f14a3bd49fb5bab1ae822d5975e5b73267ea71a1]

INTEGRATION: CWS systemjava (1.142.12); FILE MERGED

2006/03/22 13:56:48 cmc 1.142.12.1: #i52974# support system java components from configure

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [da87ae892ba94fae952a069ca3eb16fc20192490]

INTEGRATION: CWS systemjava (1.35.24); FILE MERGED

2006/03/22 15:18:49 cmc 1.35.24.1: #i52974# support using the system java components

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dd719c4d2c7fd42225be8906d3e81420ebd4ce5]

INTEGRATION: CWS systemjava (1.40.38); FILE MERGED

2006/03/22 15:18:49 cmc 1.40.38.1: #i52974# support using the system java components

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fcdf17ae58de89bfc23096b62bed6bc03396a1c]

INTEGRATION: CWS systemjava (1.145.12); FILE MERGED

2006/03/22 15:18:49 cmc 1.145.12.1: #i52974# support using the system java components

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82419ff77b8477a9849d9193b9202e7ff5921d89]

INTEGRATION: CWS systemjava (1.93.4); FILE MERGED

2006/03/22 13:56:49 cmc 1.93.4.1: #i52974# support system java components from configure

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e19a04b753ad2188cb70ed6ad9c45ea97bff80ce]

INTEGRATION: CWS systemjava (1.159.10); FILE MERGED

2006/03/22 13:56:49 cmc 1.159.10.1: #i52974# support system java components from configure

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b5363f7418a8d9db9d0cfb2a63f2c97e8e1199c]

INTEGRATION: CWS systemjava (1.7.4); FILE MERGED

2006/03/22 14:53:06 cmc 1.7.4.1: #i52974# support using the system xerces/xalan

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7399ed3cfbea21c95ef5f0d5954431067bc9cc]

INTEGRATION: CWS systemjava (1.5.266); FILE MERGED

2006/03/22 13:49:20 cmc 1.5.266.1: #i61189# allow a valuelist for profile entries

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1362505df0e2944c15a88be752f7ab56b17f89ee]

INTEGRATION: CWS native43 (1.6.42); FILE MERGED

2006/04/05 14:18:01 is 1.6.42.1: #i63496# new condition for activeX custom action

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [889a217f22bdaf1feda52efe3a74ccffcc14144f]

INTEGRATION: CWS native43 (1.48.74); FILE MERGED

2006/04/07 10:27:00 is 1.48.74.2: #6402412# content for Solaris patchinfo file
2006/04/06 08:38:13 is 1.48.74.1: #b6402412# changing architecture string for x86

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d4036c0192a03dffc445cd788555ddbd4d36c5]

INTEGRATION: CWS native43 (1.26.26); FILE MERGED

2006/04/06 08:37:19 is 1.26.26.2: #i63530# include packageversion into download filename
2006/04/05 11:09:13 is 1.26.26.1: #i63526# removing en-US from download file name

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a675bae631eef31ab5a6f73ef77a1985cff369f3]

INTEGRATION: CWS sb50 (1.146.8); FILE MERGED

2006/04/05 15:27:57 sb 1.146.8.1: #i63706# Added PATCH flag.

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb554eabfd41ffdc6353249ce9a9d9b5a182ece]

INTEGRATION: CWS sixtyfour05 (1.95.2); FILE MERGED

2006/04/12 19:15:51 pjanik 1.95.2.2: RESYNC: (1.95-1.97); FILE MERGED
2006/03/29 12:11:40 kendy 1.95.2.1: #i63607#
Fix annoying warning about incompatible versions of libraries.

2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bd7d0feaa6a84b0bc8d6fbcfe5e76226355dc07]

INTEGRATION: CWS sb49 (1.191.10); FILE MERGED

2006/03/23 14:12:24 sb 1.191.10.2: RESYNC: (1.191-1.192); FILE MERGED
2006/03/22 10:16:03 sb 1.191.10.1: #i63397# Added PATCH flag.

2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [a63bad4020a1943a41acab793aca9c947c2d81b4]

SRC680


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f3f7bf36a885587e8f2e890b962f79d3a3ed938c]

INTEGRATION: CWS onlineupdate1 (1.35.32); FILE MERGED

2006/04/07 09:46:38 is 1.35.32.2: #134045# update url only for inhouse builds
2006/04/04 16:03:05 jl 1.35.32.1: #134045#

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [16adbfcea6a9ab331312e948845f166d735db9f1]

INTEGRATION: CWS onlineupdate1 (1.145.24); FILE MERGED

2006/04/04 11:01:14 cd 1.145.24.1: #134045# Added updated menubar files to patch

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6fe276e4f1b671ae98dbb12b5ef070c6abe4accf]

INTEGRATION: CWS onlineupdate1 (1.38.8); FILE MERGED

2006/04/04 16:04:10 jl 1.38.8.1: #134045#

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [11fb327db1e26f3d038e43dc34be6e56c31660ee]

INTEGRATION: CWS internatiodel (1.29.38); FILE MERGED

2006/02/10 21:51:26 er 1.29.38.2: RESYNC: (1.29-1.32); FILE MERGED
2006/02/10 19:29:32 er 1.29.38.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2dba0d56055393f7aa32ab2c09bac7a38b934f06]

INTEGRATION: CWS internatiodel (1.38.56); FILE MERGED

2006/02/10 19:29:32 er 1.38.56.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f9da5671bab673991baebe498309b3d7ab7ae9d5]

INTEGRATION: CWS internatiodel (1.175.8); FILE MERGED

2006/03/15 17:27:02 er 1.175.8.5: #i52115# also libavmedia with PATCH
2006/03/15 12:02:12 er 1.175.8.4: #i52115# also libbf_lng with PATCH
2006/03/14 13:31:32 er 1.175.8.3: #i52115# liblng with PATCH
2006/02/10 21:50:15 er 1.175.8.2: RESYNC: (1.175-1.184); FILE MERGED
2006/02/10 19:29:31 er 1.175.8.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8c3986e0ba54f5a2e697fbd897e576e2f5920f90]

INTEGRATION: CWS internatiodel (1.95.54); FILE MERGED

2006/02/10 21:52:58 er 1.95.54.2: RESYNC: (1.95-1.96); FILE MERGED
2006/02/10 19:29:03 er 1.95.54.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e75fa5d68efa7cc5d2ad92aee3c1739469aed87f]

INTEGRATION: CWS pj51 (1.92.2); FILE MERGED

2006/03/20 20:52:07 pjanik 1.92.2.3: RESYNC: (1.92-1.93); FILE MERGED
2006/03/15 21:52:23 pjanik 1.92.2.2: #i62778#: Remove env. variable URD_ONLY.
2006/03/03 20:31:18 pjanik 1.92.2.1: #i62720#: Remove TF_ONE51 completely from OOo files.

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e80e4404e7680350fcb9615c89214b963eafe881]

INTEGRATION: CWS pj51 (1.162.120); FILE MERGED

2006/03/20 20:50:54 pjanik 1.162.120.2: RESYNC: (1.162-1.164); FILE MERGED
2006/03/15 21:54:42 pjanik 1.162.120.1: #i62778#: Fix typo in comment (URD_ONLY -> BUILD_URD_ONLY).

2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1e1fcc18cc67d98935ad111aebb5f1c8a5c2f36d]

INTEGRATION: CWS pj51 (1.53.258); FILE MERGED

2006/03/15 21:58:45 pjanik 1.53.258.1: #i62720#: Remove env. variable TF_ONE51 completely.

2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [a14c34232cf6d92a79d49a012b90e557c14df758]

INTEGRATION: CWS extras8pp3 (1.145.16); FILE MERGED

2006/03/27 13:28:14 ih 1.145.16.1: #i60444# patch flag set for labels.xcu

2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [966b1510fc829405524a7585aa0419899e777f7c]

INTEGRATION: CWS extras8pp3 (1.24.28); FILE MERGED

2006/03/29 10:17:12 va 1.24.28.1: #i63492# Set patch flag for autocorr.zip.

2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [ded96abe73383443b67e44be0207b2eba95017bf]

INTEGRATION: CWS pj52 (1.195.4); FILE MERGED

2006/04/04 19:17:58 pjanik 1.195.4.1: #i63792#: Rename Mac OS X specific library.

2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [a1d6db616825acc50749f4df8fd5299f3087a4aa]

INTEGRATION: CWS pj52 (1.95.4); FILE MERGED

2006/04/04 19:04:13 pjanik 1.95.4.1: #i63728#: Remove hardcoded user "buildso" paths from environment.

2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [296babeb9c685593bbcbbaacd483cd839acabff1]

INTEGRATION: CWS cmcfixes24 (1.96.78); FILE MERGED

2006/03/13 15:42:28 cmc 1.96.78.1: #i63119# the blackdown having a libjpeg.so doesn't affect a gcj builder

2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d4d9c852ae0518d12fb5885112633762e4792669]

INTEGRATION: CWS ause053 (1.44.18); FILE MERGED

2006/03/27 10:53:39 hjs 1.44.18.1: #i63590# correct location

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a1a3dea20cc83bea4539e077e0045866f868b7db]

#i10000# new generated. Change from CWS vgbugs02 in configure.in


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2e47d4818dd89af60d4151e6268107110913d72a]

SRC680


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [62b32dbb691d5f495299ddb4e2f88484ee8d63da]

INTEGRATION: CWS vgbugs02 (1.150.16); FILE MERGED

2006/03/03 16:03:49 vg 1.150.16.2: #i100000# anable older rpm in configure
2006/03/03 12:03:55 vg 1.150.16.1: #i100000# anable older gnucp in configure

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [cfa581be01345885e6512f127ce6bf904a2451aa]

INTEGRATION: CWS vgbugs02 (1.133.14); FILE MERGED

2006/03/03 12:03:54 vg 1.133.14.1: #i100000# anable older gnucp in configure

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [04d081dcfe50cd88133782b9dec2dbbd7c5f9773]

INTEGRATION: CWS vgbugs02 (1.145.88); FILE MERGED

2006/03/28 10:06:34 vg 1.145.88.13: change STDERR to STDOUT for build.lst search
2006/03/27 11:01:06 vg 1.145.88.12: RESYNC MERGED 1.145 1.147
Everything below this line will be added to the revision comment.
2006/03/27 10:59:17 vg 1.145.88.11: resync with the top (1.147)
2006/03/27 10:54:56 vg 1.145.88.10: some typo- and overseen- fixes
2006/03/24 15:14:12 vg 1.145.88.9: use SOLARSRC instead of INPATH for html file path
2006/03/24 13:37:04 vg 1.145.88.8: resolve conflict
2006/03/23 14:39:44 vg 1.145.88.7: #i63534# optimize build tool for more effecient use of the system resourses
2006/03/22 16:44:14 vg 1.145.88.6: #i61157# roll back the changes for more verbose behaviour
2006/03/14 12:08:23 vg 1.145.88.5: #i61158# Enter instead of button click for refresh rate changes
2006/02/22 16:28:46 vg 1.145.88.4: #i61157# swiched on output for html generation
2006/02/22 16:19:07 vg 1.145.88.3: #i61157# --html switch to be more verbose: --dont_grab_output
2006/02/22 13:23:10 vg 1.145.88.2: #i51403# fixed command file generation
2006/02/03 13:26:20 vg 1.145.88.1: #117924# error on duplicate shortcuts in build.lst

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5e3bc8b383bc264a24d33d909d2ef488d020c683]

INTEGRATION: CWS dba203a (1.192.2); FILE MERGED

2006/03/27 11:18:49 fs 1.192.2.1: file lib was modified in the CWS and needs to be in the patch

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [ad3bae7c5bef7d88ce16b475032ab084038eafdf]

INTEGRATION: CWS dba203a (1.5.168); FILE MERGED

2006/03/17 15:40:46 fs 1.5.168.1: #i60163# +added 'cnr' resource file

2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1825a049a0e47d91e5ba3019807874aa3c4eb4c2]

INTEGRATION: CWS dba203a (1.10.20); FILE MERGED

2006/03/20 08:55:52 fs 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED
2006/03/17 15:40:46 fs 1.10.20.1: #i60163# +added 'cnr' resource file

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2abfa01b244e9b557865395ae448f82da01fd2e7]

INTEGRATION: CWS fwk36 (1.142.16); FILE MERGED

2006/03/21 09:16:15 cd 1.142.16.1: #i46895# Added patch flag for Commands.xcu files

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [872b36e17906900be2d20d1cc0d5fed594d5c7b1]

INTEGRATION: CWS fwk36 (1.27.36); FILE MERGED

2006/03/21 09:16:14 cd 1.27.36.1: #i46895# Added patch flag for Commands.xcu files

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [abb740229b6e79eaa243cf48769ff4ace3528395]

INTEGRATION: CWS sb48 (1.41.42); FILE MERGED

2006/03/15 13:58:27 sb 1.41.42.2: #i59269# Fixed typo.
2006/03/15 11:09:18 sb 1.41.42.1: #i59269# Added patch flags.

2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0323eff05b06ecf756cd0a79548469e1bef36001]

INTEGRATION: CWS sb48 (1.186.12); FILE MERGED

2006/03/15 11:09:18 sb 1.186.12.1: #i59269# Added patch flags.

2006-03-24  Oliver Bolte  <obo@openoffice.org>  [a7cbe110d9bc687ba380da90589f13737771ca67]

INTEGRATION: CWS fwk33 (1.186.10); FILE MERGED

2006/03/14 14:01:33 mav 1.186.10.1: #i47369# check the dialog existance after yielding

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [84f26ee1ea56e7f9a9748ea6b587124f9a17f9fa]

#i10000# int_handler removed/not declared


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0a55d8bcac8a524377c3b9bdf0f17fbfca2322a1]

#i10000# CWS printsetting configure.in changed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [73524e433e968d4b7496fb996d331ff98b6fb8f3]

SRC680


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [41848a403743a285436853877603b9a120e70c99]

INTEGRATION: CWS cairofixes01 (1.52.42); FILE MERGED

2006/03/06 09:05:26 thb 1.52.42.2: #i62739# Corrected typo
2006/03/03 11:26:08 thb 1.52.42.1: #i62739# Changed line of products to pack to be sensitive to BUILD_TYPE (at least for the ODK case)

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cc43806e72679b966e77ad704e6021223dd04428]

INTEGRATION: CWS pyunofixes2 (1.7.62); FILE MERGED

2006/01/11 22:07:52 jbu 1.7.62.1: #i55157# added lib/site-packages to PYTHONPATH

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a25d1ee343e72fcba740490b03ef81bd0173c88a]

INTEGRATION: CWS pyunofixes2 (1.7.128); FILE MERGED

2006/01/07 22:17:33 jbu 1.7.128.2: RESYNC: (1.7-1.9); FILE MERGED
2006/01/07 20:03:01 jbu 1.7.128.1: #i54532# added officehelper.py (provided by Christian Junker)

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [21df775f27e24e98bc5e33f870ac501ecf78f93b]

INTEGRATION: CWS pyunofixes2 (1.10.26); FILE MERGED

2006/01/07 22:17:48 jbu 1.10.26.2: RESYNC: (1.10-1.13); FILE MERGED
2006/01/07 20:03:01 jbu 1.10.26.1: #i54532# added officehelper.py (provided by Christian Junker)

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [bf24041ceb5038b8292d85a26d48a2ce1beabb82]

INTEGRATION: CWS pyunofixes2 (1.28.20); FILE MERGED

2006/01/07 21:38:02 jbu 1.28.20.2: RESYNC: (1.28-1.51); FILE MERGED
2006/01/07 20:02:06 jbu 1.28.20.1: #i54532# added officehelper.py (provided by Christian Junker)

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [595ae7d981e5a1101ed00d8133d4c57e7aee2ac1]

INTEGRATION: CWS pyunofixes2 (1.63.6); FILE MERGED

2006/01/11 23:12:59 jbu 1.63.6.3: #i40091# now PYTHONPATH for windows and unix is ok
2006/01/08 22:05:12 jbu 1.63.6.2: RESYNC: (1.63-1.81); FILE MERGED
2006/01/08 20:31:46 jbu 1.63.6.1: #i40091# add solver/lib/pyuno subdirectory to PYTHONPATH

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [dc37c15fab0bcebbd2a278faffaed98ebacb7b3c]

INTEGRATION: CWS printsetting (1.92.6); FILE MERGED

2006/03/16 11:52:00 pl 1.92.6.2: RESYNC: (1.92-1.93); FILE MERGED
2006/03/08 13:37:00 obr 1.92.6.1: #i50817# patch applied

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [62996ef1638e4ef966ed06916e70b109fd97e8e7]

INTEGRATION: CWS printsetting (1.159.6); FILE MERGED

2006/03/08 13:36:59 obr 1.159.6.1: #i50817# patch applied

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a369c092505a3a803cab55719ea878824e9868fe]

INTEGRATION: CWS ause052 (1.146.10); FILE MERGED

2006/03/21 13:29:15 rt 1.146.10.3: Do not use old 'jumbo' path any more.
2006/03/21 11:57:22 hjs 1.146.10.2: #i63420# better handling of -sourceroot
2006/03/21 10:15:41 hjs 1.146.10.1: #i63420# use setsolar switches matching the current configuration

2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [f6779dd0f4ce93314b70d64b96c4e2cdbb4ee464]

#100000# restore the original SO classpath


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a4c418b629bd7e6a47c200f66e95b93a031855b2]

SRC680


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [8d8c4308273acf2a6a641a2eeca089a4073aa73c]

INTEGRATION: CWS native42 (1.191.6); FILE MERGED

2006/03/15 15:47:32 is 1.191.6.1: #i63163# removing gdiplus.dll from OOo

2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a6ab3711b6fb4410d9bee5c5445af6d6fb8264db]

INTEGRATION: CWS jaxpapi (1.6.184); FILE MERGED

2006/01/17 11:10:09 cmc 1.6.184.1: #i58308# remove sun jaxp impl in favour of apache one

2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [3f2ec388ae36faeac52d2b491f641be597c7ad2f]

INTEGRATION: CWS jaxpapi (1.21.184); FILE MERGED

2006/01/18 12:05:44 cmc 1.21.184.2: RESYNC: (1.21-1.22); FILE MERGED
2006/01/17 11:10:07 cmc 1.21.184.1: #i58308# remove sun jaxp impl in favour of apache one

2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [38b7a76beae49d4cac2c4befddafd115b5a3282a]

INTEGRATION: CWS hcpatch01 (1.23.10); FILE MERGED

2006/03/07 11:29:56 ufi 1.23.10.1: math/file_math.scp reedited

2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [6ef77ff7fa3ce243ebc60be438418dd845538c6f]

INTEGRATION: CWS impress87 (1.141.22); FILE MERGED

2006/03/09 09:50:16 sj 1.141.22.1: #i60074# fixed eps export

2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [da3a4af9c28d21f4bf064934eb1ee3bbbfeda5e4]

INTEGRATION: CWS hr32 (1.7.254); FILE MERGED

2006/03/06 17:38:45 hr 1.7.254.1: #i62815#: Scrambled CVS passwords may contain one or more '#'. Do not parse the rest of the password as comment

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [0f78d7c31959c93cd3d89a4a6d737999c72a7a3b]

SRC680


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d1609fd5c2f37e86231fe2fb40e05a6f29deaed7]

INTEGRATION: CWS native41 (1.31.2); FILE MERGED

2006/03/01 15:42:06 is 1.31.2.1: #i56770# no more english language module

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [4b3b6f8127fd5b598e20d5bb93682bf3c2e865d5]

INTEGRATION: CWS native41 (1.32.28); FILE MERGED

2006/03/01 15:41:35 is 1.32.28.1: #i56770# no more english language module

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d5dc4629aafd64192c737cb77f605905278cd43d]

INTEGRATION: CWS native41 (1.34.2); FILE MERGED

2006/03/01 15:12:03 is 1.34.2.1: #i62678# admin installation for sdk in correct directory

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [3c1f77d966b359f1ac2ec0367187984b103b7c64]

INTEGRATION: CWS native41 (1.49.42); FILE MERGED

2006/03/01 15:06:13 is 1.49.42.1: #i62585# bilingual breton

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [aa17de417ad292ac51f0641dbd2c16c1fffbcba9]

INTEGRATION: CWS vq29 (1.162.126); FILE MERGED

2006/03/08 05:01:42 vq 1.162.126.1: #i62796# Remove obsolete REMOTE* macros.

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [737a4c60f010c414f471a797ee2c7468b0654b7a]

INTEGRATION: CWS vq29 (1.186.24); FILE MERGED

2006/03/08 05:01:41 vq 1.186.24.3: #i62796# Remove obsolete REMOTE* macros.
2006/03/07 18:23:31 vq 1.186.24.2: #i62467# Remove unused DATESTRING macro.
Patch by: mmeeks.
2006/03/07 18:19:15 vq 1.186.24.1: #i62795# Fix "rebuild" problem for W32-tcsh plus clean-up.

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [7432be8af1f639a04c98886ac018f14ca89262dc]

INTEGRATION: CWS jl31 (1.184.16); FILE MERGED

2006/03/08 09:26:44 jl 1.184.16.2: #130857# deliver sunjavaplugin.dll in patch
2006/02/20 13:46:20 jl 1.184.16.1: #62141 facilitate version changes

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [bf5c607a3e62c61ef81cbf6958630cd4f95f0b6c]

INTEGRATION: CWS jl31 (1.30.14); FILE MERGED

2006/02/17 13:13:13 is 1.30.14.1: #i62140# substitution of variables defined in include files

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [0d14f8ef0b07eb23d2712ab2f3ec05be6f48e394]

INTEGRATION: CWS jl31 (1.59.34); FILE MERGED

2006/02/17 13:13:11 is 1.59.34.1: #i62140# substitution of variables defined in include files

2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [7076f4a50c7b80b6ca5b4a976b61965e74aa1e41]

INTEGRATION: CWS jl31 (1.33.18); FILE MERGED

2006/02/17 13:19:22 is 1.33.18.1: #i62140# substitution of variables defined in include files

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [4df54ea46ef1b4782125e051011ff3d66a39fd0f]

INTEGRATION: CWS pj50 (1.2.144); FILE MERGED

2006/02/06 20:25:43 pjanik 1.2.144.1: #i61622#: Remove reference to SISSL.

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [e5e0ca8e175db8da553ef2343af36cd0844acd96]

INTEGRATION: CWS pj50 (1.139.8); FILE MERGED

2006/02/20 17:33:51 pjanik 1.139.8.2: RESYNC: (1.139-1.142); FILE MERGED
2006/02/17 06:52:03 pjanik 1.139.8.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [7679799b3c5e0f0586997be11b5165b12503ba9d]

INTEGRATION: CWS pj50 (1.182.2); FILE MERGED

2006/02/20 17:33:45 pjanik 1.182.2.2: RESYNC: (1.182-1.186); FILE MERGED
2006/02/17 06:53:32 pjanik 1.182.2.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [427ef64965e87cdcaaa27e3c5138fd1bf0748afe]

INTEGRATION: CWS pj50 (1.57.184); FILE MERGED

2006/02/25 13:53:03 pjanik 1.57.184.1: #i62562#: Use common makefile for Mac OS X.

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [3949fd26a657aa247d97386a9443fbaa6477f258]

INTEGRATION: CWS pj50 (1.2.28); FILE MERGED

2006/02/25 13:52:31 pjanik 1.2.28.1: #i62562#: Use common makefile for Mac OS X.

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [cef81c4dcf42d58adafa4cac96208e468c2c6265]

INTEGRATION: CWS pj50 (1.1.2); FILE ADDED

2006/02/25 13:51:27 pjanik 1.1.2.1: #i62562#: Common makefile for Mac OS X on Intel and PowerPC.

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [99167a2b3d21517c053072d05b3447c5204e5d1e]

INTEGRATION: CWS ause048 (1.181.24); FILE MERGED

2006/02/22 09:33:46 hjs 1.181.24.2: RESYNC: (1.181-1.186); FILE MERGED
2006/02/06 15:03:31 hjs 1.181.24.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [0b5f337aa1afe0dc1f8564ce12faff2ef6a9be29]

INTEGRATION: CWS ause048 (1.14.336); FILE MERGED

2006/02/06 15:03:30 hjs 1.14.336.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [177cef85e29e44a763e5bb0d901db8dad1c8cac5]

INTEGRATION: CWS ause048 (1.86.14); FILE MERGED

2006/02/22 09:24:39 hjs 1.86.14.2: RESYNC: (1.86-1.91); FILE MERGED
2006/02/06 14:36:30 hjs 1.86.14.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [24cd32bcd797970d215f132692f0590ee663d9d6]

INTEGRATION: CWS ause048 (1.8.380); FILE MERGED

2006/02/06 15:03:10 hjs 1.8.380.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [adc8aee55bd31c33f80bef10be66f31562e39fa4]

INTEGRATION: CWS ause048 (1.185.22); FILE MERGED

2006/02/17 18:08:54 hjs 1.185.22.1: #i60091# applied patch

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [1b0ce69fc15d9cda01e5d136136618407dd80054]

INTEGRATION: CWS ause048 (1.64.210); FILE MERGED

2006/02/06 15:03:10 hjs 1.64.210.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [20ac579cfc61b9808c82fdbce4c6814fe8967e2d]

INTEGRATION: CWS ause048 (1.38.24); FILE MERGED

2006/02/06 15:03:09 hjs 1.38.24.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [c1157a851e6b995cbfe0349b449cb766f4ed795d]

INTEGRATION: CWS ause048 (1.11.24); FILE MERGED

2006/02/06 15:03:08 hjs 1.11.24.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [eed43c60160ae673816fd9d9ea8db8dfe0939a6c]

INTEGRATION: CWS ause048 (1.145.84); FILE MERGED

2006/02/06 15:03:07 hjs 1.145.84.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [f090be2136b6e8ec4f527cdace26bf1c592de9e5]

INTEGRATION: CWS ause048 (1.52.28); FILE MERGED

2006/02/14 16:38:22 hjs 1.52.28.1: #i59674# remove hack that is no longer required

2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [4ea259e14cc7fbd06914aa22a0ca57dcb2930c46]

INTEGRATION: CWS sixtyfour03 (1.5.76); FILE MERGED

2006/03/06 11:47:01 kendy 1.5.76.1: #i62814#
x86-64: -O2 instead of -Os for the optimized builds

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [9713a6dbc3f416c99a84fb275c0ef5ef58472c1e]

INTEGRATION: CWS ause049 (1.43.22); FILE MERGED

2006/02/21 16:59:31 hjs 1.43.22.1: #132001# use gnu grep

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [ae80ca9f2202619bedfb61499f6e4bbd63877ae0]

INTEGRATION: CWS ause049 (1.93.104); FILE MERGED

2006/02/16 15:35:16 hjs 1.93.104.1: #i62030# give _version.h unique names

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [25a36e124a379a8f1b15ee8625e90e280d0ced99]

INTEGRATION: CWS ause049 (1.162.100); FILE MERGED

2006/02/16 15:35:15 hjs 1.162.100.1: #i62030# give _version.h unique names

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [8a9f40a292713af6665c6c713f46988dcfe3da22]

INTEGRATION: CWS ause049 (1.90.104); FILE MERGED

2006/02/16 15:35:13 hjs 1.90.104.1: #i62030# give _version.h unique names

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [cb4646a0d220a18c3f0650b60ad01a28a54164c8]

INTEGRATION: CWS sw8pp2utf8 (1.169.20); FILE MERGED

2006/02/01 13:49:16 tl 1.169.20.3: RESYNC: (1.169-1.181); FILE MERGED
2006/01/10 10:52:00 tl 1.169.20.2: #i53960# adding OOo thesaurus to patch
2006/01/10 10:28:28 tl 1.169.20.1: #i53960# adding OOo thesaurus to patch

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [d8cf0c42a319a5a133b753811f15f62ea9d8c2a1]

INTEGRATION: CWS sw8pp2utf8 (1.21.180); FILE MERGED

2006/02/21 10:58:26 tl 1.21.180.2: #i59442# adding starmath binfilter resource to patch
2006/01/10 10:26:49 tl 1.21.180.1: #i59442# adding resource to patches

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [83f90bbcec0611ef73ae766e97d4198b69a2281c]

INTEGRATION: CWS aquacolors (1.32.52); FILE MERGED

2006/03/03 12:49:05 ericb 1.32.52.1: #i61174# aquacolors ;5Cadd key for MacOSXIntegrator()

2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [a313a470387743a72eaa8424dc080c9f84f7073b]

INTEGRATION: CWS aquacolors (1.141.14); FILE MERGED

2006/03/03 12:47:11 ericb 1.141.14.2: #i61174# aquacolors change config file name for macosxrc.txt, more easy to open
2006/02/14 21:42:39 ericb 1.141.14.1: #i61174# package macosxrc for aquacolors

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [dbf6e2e56e624f0f562544fabfb60c6a6d82896f]

INTEGRATION: CWS native36 (1.3.92); FILE MERGED

2006/02/20 11:34:52 is 1.3.92.2: RESYNC: (1.3-1.5); FILE MERGED
2006/02/16 14:22:54 is 1.3.92.1: #131293# new CustomAction to set feature states in patch

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [71556b54ec63070d05f3cfcaa5cdde4448d678bb]

INTEGRATION: CWS native36 (1.182.4); FILE MERGED

2006/02/20 11:33:49 is 1.182.4.2: RESYNC: (1.182-1.186); FILE MERGED
2006/02/13 16:56:39 is 1.182.4.1: #i54418# gdiplus.dll required for OOo

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [56bf7051c2e6613804871a3051ac637f7feff11a]

INTEGRATION: CWS native36 (1.33.6); FILE MERGED

2006/02/08 13:39:05 is 1.33.6.2: #130847# setting patch level 3
2006/01/31 13:27:18 is 1.33.6.1: #i59187# allowing relative pathes in ddf files

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [6d06e8bacb9127dd1c24f2f28586d65754bbe633]

INTEGRATION: CWS native36 (1.4.170); FILE MERGED

2006/02/08 14:11:07 is 1.4.170.1: #i48393# german license string with dot at end

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [5ee2fb2501d5a72cce7e92ce2792aef929f8e09a]

INTEGRATION: CWS native36 (1.15.68); FILE MERGED

2006/02/23 16:01:43 is 1.15.68.3: #131293# feature setting in property table in patch
2006/02/21 11:09:13 is 1.15.68.2: #131293# module settings in patch
2006/02/16 14:28:19 is 1.15.68.1: #131293# new CustomAction to set feature states in patch

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [460539178d78b972ee4ef962d0f49875ae606e87]

INTEGRATION: CWS native36 (1.30.44); FILE MERGED

2006/01/31 14:17:43 is 1.30.44.2: RESYNC: (1.30-1.31); FILE MERGED
2006/01/31 13:29:33 is 1.30.44.1: #i59187# allowing relative pathes in ddf files

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [88a104214cc7a60632322058c4dacc7255c2c92b]

INTEGRATION: CWS native36 (1.11.14); FILE MERGED

2006/02/21 11:09:13 is 1.11.14.3: #131293# module settings in patch
2006/02/20 11:26:50 is 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED
2006/02/16 14:28:20 is 1.11.14.1: #131293# new CustomAction to set feature states in patch

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [d335042a70f9d3f56626dde09b5a6198c78cb836]

INTEGRATION: CWS native36 (1.17.72); FILE MERGED

2006/01/25 11:00:29 is 1.17.72.1: #i61140# setting TARGETDIR subdirectories also for language packs

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [542c9db79587a1b8cd73e737e1899c5f3ed1ff08]

INTEGRATION: CWS native36 (1.22.18); FILE MERGED

2006/02/08 14:34:08 is 1.22.18.1: #130874# better rpm logging for java installer

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [ea8ae84fe495625f58672bfb2be39b03656ae1b8]

INTEGRATION: CWS native36 (1.49.6); FILE MERGED

2006/02/21 11:09:13 is 1.49.6.2: #131293# module settings in patch
2006/02/16 14:28:17 is 1.49.6.1: #131293# new CustomAction to set feature states in patch

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [f77482e7dead30a5cb3274026e8a50c2256a6680]

INTEGRATION: CWS native36 (1.58.20); FILE MERGED

2006/01/31 14:15:52 is 1.58.20.2: RESYNC: (1.58-1.59); FILE MERGED
2006/01/31 13:29:32 is 1.58.20.1: #i59187# allowing relative pathes in ddf files

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [1d60c59223b7c79fe5638e63f9b8d8d5dc8cdaa9]

INTEGRATION: CWS cwsqueryenhance (1.9.22); FILE MERGED

2006/03/01 11:53:55 hr 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED
2006/03/01 11:34:13 hr 1.9.22.1: #i62652#: add query for 'planned' state

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [0c82108dc1048760d986864fe7998f916b13192c]

INTEGRATION: CWS dbo510 (1.29.2); FILE MERGED

2006/02/14 11:44:11 dbo 1.29.2.2: RESYNC: (1.29-1.32); FILE MERGED
2005/11/25 10:10:37 dbo 1.29.2.1: #i49437# changed package related UNO_SERVICES, UNO_TYPES, UNO_JAVA_CLASSPATH prefixed with PKG

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [4d68f6e223fc1dab1a0fda94a11989881a866ceb]

INTEGRATION: CWS native40 (1.33.22); FILE MERGED

2006/02/22 14:47:04 is 1.33.22.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [ac2dc2433c593c161a9cb7624751a74c38c2f455]

INTEGRATION: CWS native40 (1.30.16); FILE MERGED

2006/02/22 14:57:36 is 1.30.16.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [20fddb18a7f4194a7447cc2018ac1debf2f70541]

INTEGRATION: CWS native40 (1.7.234); FILE MERGED

2006/02/22 14:57:36 is 1.7.234.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [d46ee3ad926da8290589ec92c0a70e02e1b1681f]

INTEGRATION: CWS native40 (1.49.22); FILE MERGED

2006/02/22 14:57:36 is 1.49.22.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [d75f2e858573c21875aeca231e13172df1438298]

INTEGRATION: CWS native40 (1.25.160); FILE MERGED

2006/02/22 14:57:36 is 1.25.160.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [7c93d57882c4b7934b48b22764b4c484693c980f]

INTEGRATION: CWS native40 (1.59.36); FILE MERGED

2006/02/22 14:57:35 is 1.59.36.1: #i62313# new OOo downloads

2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [38aa46ea51caaab2c5441ad2cce35924d64f6262]

INTEGRATION: CWS impress85 (1.21.18); FILE MERGED

2006/02/17 13:15:06 sj 1.21.18.1: #i39006# adding more defaults to Fontwork gallery

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [52a23f37386cfd938e9645cb1f9d1394b5dd46f1]

SRC680


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [029f57eea6228039a195bc5d59e02b612db6553f]

#i10000#,#i62535# fix logic problem with PPDS and AFMS configuration (hr)


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [9ec625e9e45d3b7170909a837b87abba765b4b63]

#i10000#,#i62535# fix logic problem with PPDS and AFMS configuration (hr 1.153.2.5)


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [0de5df4202bf925936f93f0b03a2b039dd44b555]

INTEGRATION: CWS obo04 (1.12.152); FILE MERGED

2006/02/09 14:11:01 obo 1.12.152.1: #i61848# merge actual changes into cwsanalyze.pl

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7cf781abd0845d53db9fefefdfa377284e3343bf]

INTEGRATION: CWS cairocanvas (1.123.10); FILE MERGED

2006/01/27 12:12:33 thb 1.123.10.2: RESYNC: (1.123-1.133); FILE MERGED
2005/11/09 15:42:19 radekdoulik 1.123.10.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
checks for cairo library (with version >= 1.0.2)

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6d903af9fa1365031b6b9328efcd1b050c8daa77]

INTEGRATION: CWS cairocanvas (1.24.108); FILE MERGED

2006/01/27 13:22:33 thb 1.24.108.3: RESYNC: (1.27-1.29); FILE MERGED
2005/12/12 19:05:54 thb 1.24.108.2: RESYNC: (1.24-1.27); FILE MERGED
2005/11/09 13:00:28 radekdoulik 1.24.108.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
scp2 changes to include cairo canvas component in serveces.rdb

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [0a50b3fc2da448d1a613783a8db7434816de437a]

INTEGRATION: CWS cairocanvas (1.35.76); FILE MERGED

2006/01/27 13:19:45 thb 1.35.76.2: RESYNC: (1.35-1.38); FILE MERGED
2005/11/09 13:00:28 radekdoulik 1.35.76.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
scp2 changes to include cairo canvas component in serveces.rdb

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2140654c8ec711547182a1f2bc6cc7522f0b5077]

INTEGRATION: CWS cairocanvas (1.2.112); FILE MERGED

2006/01/27 13:16:41 thb 1.2.112.2: RESYNC: (1.2-1.3); FILE MERGED
2005/11/09 13:00:27 radekdoulik 1.2.112.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
scp2 changes to include cairo canvas component in serveces.rdb

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e88718eb757f14e1b621415a59b3d1f2b8ff99bb]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED

2005/11/09 13:00:27 radekdoulik 1.1.2.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
scp2 changes to include cairo canvas component in serveces.rdb

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f5fb5dc6fb0b9659adc459e1e25da20831aaaed7]

INTEGRATION: CWS cairocanvas (1.78.8); FILE MERGED

2006/01/27 12:13:17 thb 1.78.8.2: RESYNC: (1.78-1.86); FILE MERGED
2005/11/09 15:42:26 radekdoulik 1.78.8.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
checks for cairo library (with version >= 1.0.2)

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2067f897f9681ac2bfd66ddb7d6265cdd2147f3a]

INTEGRATION: CWS cairocanvas (1.139.8); FILE MERGED

2006/01/27 12:12:55 thb 1.139.8.2: RESYNC: (1.139-1.150); FILE MERGED
2005/11/09 15:42:25 radekdoulik 1.139.8.1: Issue number:  #51657
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
checks for cairo library (with version >= 1.0.2)

2006-02-27  Kurt Zenker  <kz@openoffice.org>  [53eb1f84a5dc5506127ec6e47ef13a0989d4b550]

INTEGRATION: CWS native38 (1.33.10); FILE MERGED

2006/02/09 16:30:24 is 1.33.10.1: #i61842# new include path for ooo dev bitmaps

2006-02-27  Kurt Zenker  <kz@openoffice.org>  [8760d2dd31e6371e8a4670b6a2f2ccc381b22332]

INTEGRATION: CWS ause050_SRC680 (1.1.2); FILE ADDED

2006/02/23 14:24:45 hjs 1.1.2.1: #i62473# locale independent sort

2006-02-27  Kurt Zenker  <kz@openoffice.org>  [db24cf290ce2bd79a461a76e3c4e9df061221ea1]

INTEGRATION: CWS ause050_SRC680 (1.12.222.1.2); FILE MERGED

2006/02/23 16:20:05 hjs 1.12.222.1.2.2: #i62473# check for successfull open() - cosmetic
2006/02/23 16:15:21 hjs 1.12.222.1.2.1: #i62473# check for successfull open()

2006-02-20  Rüdiger Timm  <rt@openoffice.org>  [dc5de5770fbf64c064e61c114c0f3a0a8246bd32]

#100000# More descriptive error message in case master ws cannot be found.


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7af947a84340f3b012babb6a7c72773e5991f7c]

SRC680


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d13cfb611bef48be1387f7a7d668a9f1ba89b883]

#i62129#: add patch flag to three styles


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [15e11f2aceff29b304c5af1b32448086c2bc8f21]

INTEGRATION: CWS hro03 (1.3.100); FILE MERGED

2006/02/14 11:00:50 is 1.3.100.2: #b6369183# check running office also at deinstallation
2006/02/13 13:57:02 is 1.3.100.1: #b6369183# no patching if office runs

2006-02-17  Rüdiger Timm  <rt@openoffice.org>  [0910f5a68c8492a52dd1753efcd08438d9eefefe]

#i62068# PPD/AFM check broken (logic, output) (patch by rene).


2006-02-15  Rüdiger Timm  <rt@openoffice.org>  [661ead9a0821cc3e9eded66d43210a16a59d63e7]

#i62057# Mozilla changed directory structure on FTP (patch by pjanik).


2006-02-15  Rüdiger Timm  <rt@openoffice.org>  [f617b7379efab397803a48d30629dbb57b845f8d]

#i10000# Freshly generated after integrations for SRC680 m157


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [6ea7b2d987d4f0eb2ecf6970354b190ed27e58ff]

INTEGRATION: CWS ooo202dicts02 (1.88.6); FILE MERGED

2006/02/08 02:20:35 nemeth 1.88.6.1: i61261

2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [0a24230956f62ef10872ce2162524dd524eecc9d]

INTEGRATION: CWS mh20137 (1.18.98); FILE MERGED

2006/01/13 13:19:36 mh 1.18.98.2: RESYNC: (1.18-1.20); FILE MERGED
2005/11/04 14:01:19 mh 1.18.98.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo

2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [439e229e4b0b2699bd67391c0d1d2603eb2708b6]

INTEGRATION: CWS mh20137 (1.78.2); FILE MERGED

2006/02/09 15:51:29 hr 1.78.2.5: #i50989#: fix logic
2006/02/09 15:22:35 mh 1.78.2.4: chg: build condition, #i50989#
2006/01/13 13:12:40 mh 1.78.2.3: RESYNC: (1.78-1.85); FILE MERGED
2005/11/04 14:57:27 mh 1.78.2.2: i56949: FreeBSD porting : Add conditional the case of @GCCVER@ >= 30401
2005/11/04 14:00:46 mh 1.78.2.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo

2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e596c9572f0078b15cbc34a6ba5bd642d089df57]

INTEGRATION: CWS mh20137 (1.139.4); FILE MERGED

2006/02/09 15:51:12 hr 1.139.4.4: #i50989#: fix logic
2006/02/09 15:27:28 mh 1.139.4.3: chg: build condition, #i50989#
2006/01/13 13:12:19 mh 1.139.4.2: RESYNC: (1.139-1.147); FILE MERGED
2005/11/04 14:00:45 mh 1.139.4.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [07da55bba612a6eecc9a4c094446f3d9ee00036a]

INTEGRATION: CWS hro02 (1.31.12); FILE MERGED

2006/02/07 14:16:39 hro 1.31.12.1: #128675# Don't create an error report server entry for non SUN builds as debug information is not available

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6d5bc824a6f3ad1432bb6b27e92dece3f63e1175]

INTEGRATION: CWS hro02 (1.38.32); FILE MERGED

2006/02/07 14:16:16 hro 1.38.32.1: #128675# Don't create an error report server entry for non SUN builds as debug information is not available

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a8867bf54d43fcf4d287d8eef31457f47467a703]

INTEGRATION: CWS nfslockproblem (1.21.224); FILE MERGED

2006/02/03 09:50:22 abi 1.21.224.1: adding ht-files to patch

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c63e7278910ed15541297b848defe5476e34d39a]

INTEGRATION: CWS hr31 (1.12.148); FILE MERGED

2006/02/06 17:29:42 hr 1.12.148.1: #i61703#: cws branch root detection: exit on CVS error; do no longer print messages about skipped def-files

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ca9b9583a167003c72356d4d043617deffac34cb]

INTEGRATION: CWS iconswitching2 (1.183.8); FILE MERGED

2006/01/16 18:20:53 kendy 1.183.8.1: #i60434#
Make use of Crystal icons.

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1962274a8cf2a42f181cccea4b6a16e8bc21258a]

INTEGRATION: CWS iconswitching2 (1.12.182); FILE MERGED

2006/01/16 14:01:55 kendy 1.12.182.1: #i60237#
Fix creation of the HiContrast theme.

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b5c35dc5857d75f28e1fd7a08251938a4230c5df]

INTEGRATION: CWS iconswitching2 (1.22.8); FILE MERGED

2006/01/31 10:52:50 hjs 1.22.8.1: #i60434# add external_images to obligatory modules

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [53e96973a36d2ca60bb360e1c325eb93212cdb84]

INTEGRATION: CWS iconswitching2 (1.17.8); FILE MERGED

2006/01/31 10:52:49 hjs 1.17.8.1: #i60434# add external_images to obligatory modules

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3bff16bb7f7b82e8301b1236207e5dcdcf08e2e2]

INTEGRATION: CWS hcpatch (1.19.136); FILE MERGED

2006/01/24 15:46:39 ufi 1.19.136.2: PATCH2
2006/01/09 15:11:47 ufi 1.19.136.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2d9aa97c1ba2b466fa701df5af4785ea19b383df]

INTEGRATION: CWS hcpatch (1.134.4); FILE MERGED

2006/01/24 15:46:37 ufi 1.134.4.2: PATCH2
2006/01/09 15:11:47 ufi 1.134.4.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [48a2c3324e3091fc0078137b3a7796ebc808f78b]

INTEGRATION: CWS hcpatch (1.21.176); FILE MERGED

2006/01/09 15:11:46 ufi 1.21.176.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [50b9105f2d35eb98ebe5e91a14c71d255117f240]

INTEGRATION: CWS hcpatch (1.20.176); FILE MERGED

2006/01/24 15:46:36 ufi 1.20.176.2: PATCH2
2006/01/09 15:11:46 ufi 1.20.176.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [67c2a311fa2f33969d8727bdae722bdf9c6fae69]

INTEGRATION: CWS hcpatch (1.17.176); FILE MERGED

2006/01/24 15:46:35 ufi 1.17.176.2: PATCH2
2006/01/09 15:11:45 ufi 1.17.176.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [152d8706e953bd6c79b2ab5743231c3245c27e2d]

INTEGRATION: CWS hcpatch (1.26.88); FILE MERGED

2006/01/24 15:46:34 ufi 1.26.88.2: PATCH2
2006/01/09 15:11:45 ufi 1.26.88.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b5d26451515f610e93fb4bd10c7e76b370fda476]

INTEGRATION: CWS hcpatch (1.9.18); FILE MERGED

2006/01/24 15:46:33 ufi 1.9.18.2: PATCH2
2006/01/09 15:11:44 ufi 1.9.18.1: i57452

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d242f4fe971e0b3688235955d98a96cad25e817d]

INTEGRATION: CWS fwk32 (1.3.78); FILE MERGED

2006/02/02 13:20:55 is 1.3.78.2: #i47369# no CustomAction regactivex in patch
2006/02/01 13:22:40 is 1.3.78.1: #i47369# soactivex registration in patch

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b6a17c48834b51a2ab2a4503f71c29d054fd5bfa]

INTEGRATION: CWS fwk32 (1.181.18); FILE MERGED

2006/01/30 11:27:16 mav 1.181.18.1: #i59437# add hatchwindowfactory.uno into the patch

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8cc4fa71e561230eabc727a0a44450fe4c3f20b3]

INTEGRATION: CWS fwk32 (1.150.12); FILE MERGED

2006/01/30 13:02:33 cmc 1.150.12.1: #129241# NP_SDK conditional is now defunct

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e7c64f60d7335ea7d04dcf1e2ff3741e6bec83ce]

INTEGRATION: CWS fwk32 (1.133.12); FILE MERGED

2006/01/30 13:02:28 cmc 1.133.12.1: #129241# NP_SDK conditional is now defunct

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [87e9ae9314d206b604e1d04ddbc74c25478d1bb3]

INTEGRATION: CWS fwk32 (1.7.78); FILE MERGED

2006/02/01 17:26:22 is 1.7.78.1: #i47369# preparing patch assignments

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9dba43394cc30abaad1f6c164a9209d9d2ab428f]

INTEGRATION: CWS fwk32 (1.27.76); FILE MERGED

2006/02/01 13:16:19 is 1.27.76.1: #i47369# soactivex registration in patch

2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6815c3500c96121a206e78af902b65f03bff36fa]

INTEGRATION: CWS fwk32 (1.11.8); FILE MERGED

2006/02/01 13:16:19 is 1.11.8.1: #i47369# soactivex registration in patch

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6db5c1c85dbe5bfcf34f25ef7b711ca32cfe15b0]

SRC680


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e4982a9adc0a5a086ff4ea30e017647f6d4ca6d1]

INTEGRATION: CWS localisation05 (1.2.36); FILE MERGED

2006/01/30 10:10:56 vg 1.2.36.1: #130748#,#130747# Wrong encoding (german)

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c2b6cdb49273c708924a00248cf985f8c0a00514]

INTEGRATION: CWS dba202f (1.9.56); FILE MERGED

2006/01/19 07:52:42 oj 1.9.56.1: #130323# add patch flag

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6207027b19fb593ed166002693978726fa9f94c0]

INTEGRATION: CWS vq28 (1.15.266); FILE MERGED

2006/02/05 04:18:39 vq 1.15.266.3: #i61212# Don't overwrite the PWD macro if it's not needed.
2006/02/03 14:12:07 vq 1.15.266.2: #i61212# Revert changes.
2006/01/30 01:53:03 vq 1.15.266.1: #i61212# Remove code that overrides dmake's PWD macro.

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [0e9c8c6f878689e40bd7216d2f5427a93bcb4fe8]

INTEGRATION: CWS vq28 (1.66.68); FILE MERGED

2006/02/05 04:18:38 vq 1.66.68.4: #i61212# Don't overwrite the PWD macro if it's not needed.
2006/02/03 14:11:22 vq 1.66.68.3: #i61212# Revert changes.
2006/01/30 02:05:53 vq 1.66.68.2: RESYNC: (1.66-1.67); FILE MERGED
2006/01/30 01:53:03 vq 1.66.68.1: #i61212# Remove code that overrides dmake's PWD macro.

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e0acbaec4f06355f10daa4642af31ab78ba0d721]

INTEGRATION: CWS c05v002followup (1.29.52); FILE MERGED

2006/02/01 11:20:49 is 1.29.52.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c34ff09795074b06b5713caa3c27c87baf40214d]

INTEGRATION: CWS c05v002followup (1.7.216); FILE MERGED

2006/02/01 11:20:48 is 1.7.216.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [038dc1297c5b0c9c624b75034245c2184415ffcc]

INTEGRATION: CWS c05v002followup (1.7.216); FILE MERGED

2006/02/01 11:20:47 is 1.7.216.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [8f02570a6867513e43c52654b08164a48678c5fe]

INTEGRATION: CWS c05v002followup (1.3.216); FILE MERGED

2006/02/01 11:20:46 is 1.3.216.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ded32555937223eae28ce51bdfc588d88a63b7d1]

INTEGRATION: CWS c05v002followup (1.29.32); FILE MERGED

2006/02/01 11:20:45 is 1.29.32.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [09cfb3c61b95550b681f8d9dd564220c6dbf0dfa]

INTEGRATION: CWS c05v002followup (1.134.30); FILE MERGED

2006/02/01 11:20:43 is 1.134.30.1: #130172# assigning quickstarter.exe to module

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4e9c8d1163827d53dbd9eabfc18d752bb9f62535]

INTEGRATION: CWS extras23 (1.29.28); FILE MERGED

2006/01/13 18:09:20 va 1.29.28.2: RESYNC: (1.29-1.39); FILE MERGED
2005/12/13 11:32:53 ih 1.29.28.1: patch flag set for importwiz and euro res

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c6bb70990835f853db26402b64428295df3d8455]

INTEGRATION: CWS extras23 (1.118.10); FILE MERGED

2006/01/13 18:09:12 va 1.118.10.3: RESYNC: (1.118-1.134); FILE MERGED
2005/12/21 10:49:42 ih 1.118.10.2: #i59542, i59544# patch flag set for euro and import wizard
2005/12/13 11:33:25 ih 1.118.10.1: patch flag set for basic tools lib

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ed56d43fb25b9adda9865695de7d7b4b73e43849]

INTEGRATION: CWS extras23 (1.18.162); FILE MERGED

2006/01/30 10:39:49 va 1.18.162.5: #130671# Removed PATCH and DONTSHOW flag.
2006/01/25 10:05:58 va 1.18.162.4: #130671# Set DONTSHOW-flag.
2006/01/13 18:08:43 va 1.18.162.3: RESYNC: (1.18-1.20); FILE MERGED
2005/12/19 12:58:11 va 1.18.162.2: #i46773# Set Patch Flag.
2005/12/19 12:48:20 va 1.18.162.1: #i58244# Set Patch Flag.

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [5ae13c06e5bbb27b734822a1511730e6c72befaf]

INTEGRATION: CWS extras23 (1.28.4); FILE MERGED

2006/01/25 11:47:27 is 1.28.4.1: #130671# preparing file extension dontshow

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [21d4c358c15a9c441f93dc5b90f778eefa1c9e95]

INTEGRATION: CWS neon025checkfix (1.151.2); FILE MERGED

2006/02/03 17:35:55 rene 1.151.2.1: #i61178# allow neon 0.25.x

2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [25be78fa92abf17ca9914fc19085416073b28de0]

INTEGRATION: CWS neon025checkfix (1.134.2); FILE MERGED

2006/02/03 17:35:48 rene 1.134.2.1: #i61178# allow neon 0.25.x

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [da212bb2afdf7ba4a9aabff65a00b38b685b58f9]

INTEGRATION: CWS macintel01 (1.177.4); FILE MERGED

2006/01/27 23:42:52 ericb 1.177.4.2: RESYNC: (1.177-1.181); FILE MERGED
2006/01/23 00:29:14 ericb 1.177.4.1: #i61029# fix libsalextra_x11 name on Mac OS X for both Intel and PowerPC architectures

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [ecf2c65a06ec909bb2eb5cb396fe74bd08736091]

INTEGRATION: CWS macintel01 (1.86.4); FILE MERGED

2006/01/28 19:50:08 ericb 1.86.4.2: #i61265# macintel01 separate environment files for Intel and PPC based Macs
2006/01/21 20:36:40 ericb 1.86.4.1: #i60955# add unxmacxi architecture for Mac Intel

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [38ef7206326a5cdee50637b4d6276b089686abeb]

INTEGRATION: CWS kabrefine (1.150.6); FILE MERGED

2006/01/26 13:25:27 ebischoff 1.150.6.1: Fixed bug #60248: check for a maximum KDE version before enabling support
for the KDE address book to protect us from future KDE API changes.

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [486c028640c61cdba55afdcba5f6fc0b8d0460e0]

INTEGRATION: CWS kabrefine (1.133.6); FILE MERGED

2006/01/26 13:25:10 ebischoff 1.133.6.1: Fixed bug #60248: check for a maximum KDE version before enabling support
for the KDE address book to protect us from future KDE API changes.

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [8b5e32c34d54982142f5399ff7ef5c31bf9c91fa]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED

2006/01/22 23:45:03 ericb 1.1.2.2: #i61026# add new architecture : Mac Intel
2006/01/22 23:43:18 ericb 1.1.2.1: add new architecture : Mac Intel

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [9934cfa2b9d147121436bbda85d606381094b62d]

INTEGRATION: CWS macintel01 (1.31.62); FILE MERGED

2006/01/22 23:46:26 ericb 1.31.62.1: #i61026# add unxmacxi for unx macosx and intel

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [382ec2ac593ba5d1082543df72563457792dc752]

INTEGRATION: CWS jl30 (1.181.14); FILE MERGED

2006/01/31 14:46:46 jl 1.181.14.1: #61051# new versions for assemblies

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [8ff9caa1b9e111496c563d1850d633904e602e9b]

INTEGRATION: CWS hr29 (1.13.86); FILE MERGED

2006/01/31 17:52:50 hr 1.13.86.1: #i52898#: more query modes

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [f2c1b7d040a28d43df769acf60e15d95e1d8765d]

INTEGRATION: CWS hr29 (1.9.38); FILE MERGED

2006/01/31 17:52:49 hr 1.9.38.1: #i52898#: more query modes

2006-02-03  Kurt Zenker  <kz@openoffice.org>  [fdcc87ed969b7ead39a97e2539ccfc960f2aa8b2]

INTEGRATION: CWS hr29 (1.17.38); FILE MERGED

2006/01/31 16:52:20 hr 1.17.38.2: ##i60709#: better error messages
2006/01/31 16:31:40 hr 1.17.38.1: #i60709#: fetch VCSID from config file

2006-02-01  Kurt Zenker  <kz@openoffice.org>  [9054f0d2c0a517aee601481fdc7ee98baa8300da]

SRC680


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b5c2c5095297a8b7db5e59d09f0289944eaa9bf0]

INTEGRATION: CWS i18n24 (1.27.54); FILE MERGED

2006/01/12 02:43:44 khong 1.27.54.2: RESYNC: (1.27-1.29); FILE MERGED
2006/01/10 23:21:45 khong 1.27.54.1: #i60331 create data libraries for i18npool

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [deabf28b4c4b19fcecfe3eade7c55409c20e9b0b]

INTEGRATION: CWS i18n24 (1.168.16); FILE MERGED

2006/01/12 02:42:37 khong 1.168.16.2: RESYNC: (1.168-1.173); FILE MERGED
2006/01/10 23:21:44 khong 1.168.16.1: #i60331 create data libraries for i18npool

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6ce6c54dcdb767ce30ac4da86af758336e41ff7d]

INTEGRATION: CWS dba202d (1.1.2); FILE ADDED

2005/12/13 15:49:46 oj 1.1.2.1: #i57406# ant.mk patched by ause. thx

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a9e3d5ab06f6507781c764dfdc5c1166dd8a35dc]

INTEGRATION: CWS dba202d (1.29.102); FILE MERGED

2005/12/13 15:49:26 oj 1.29.102.1: #i57406# ant.mk patched by ause. thx

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [09966a3fc209c0fb1e236f7b64c49d0e56d916bd]

INTEGRATION: CWS configure14 (1.84.2); FILE MERGED

2006/01/26 12:07:53 rene 1.84.2.4: #i61185# fix hunspell check for system-hunspell
2006/01/23 19:20:16 rene 1.84.2.3: RESYNC: (1.85-1.86); FILE MERGED
2006/01/07 18:40:30 rene 1.84.2.2: cross-merge cws configure13
2006/01/07 17:44:21 rene 1.84.2.1: #i59160# allow usage of tcmalloc and system-malloc

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c89818fa3a018a462f6efe9f7c38c167c527ae17]

INTEGRATION: CWS configure14 (1.146.2); FILE MERGED

2006/01/26 12:07:53 rene 1.146.2.13: #i61185# fix hunspell check for system-hunspell
2006/01/26 11:10:50 rene 1.146.2.12: #i61183# fix myspell dicts check
2006/01/23 19:20:05 rene 1.146.2.11: RESYNC: (1.147-1.150); FILE MERGED
2006/01/23 12:38:49 rene 1.146.2.10: fail if neon is 0.25.x
2006/01/22 13:31:05 pjanik 1.146.2.9: #i60580#: Use Python from Python framework when system-python should be
used on Mac OS X.
2006/01/22 11:48:35 rene 1.146.2.8: system-zlib only default on Darwin, Sun might want to postpone this cws otherwise.... *sigh*
2006/01/18 01:35:00 rene 1.146.2.7: quote $DB_JAR in db check
2006/01/07 18:58:34 rene 1.146.2.6: fix system-python check
2006/01/07 18:40:29 rene 1.146.2.5: cross-merge cws configure13
2006/01/07 18:10:49 rene 1.146.2.4: #i60119# make --with-system-zlib default on Darwin and Linux
2006/01/07 17:53:31 rene 1.146.2.3: #i60090# fix --with-myspell-dicts
2006/01/07 17:44:21 rene 1.146.2.2: #i59160# allow usage of tcmalloc and system-malloc
2006/01/07 17:32:53 rene 1.146.2.1: #i53414# use AC_LANG_CPLUSPLUS at the system-boost check

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0e907df99be59a6d6dde62da06687b81e1e93151]

INTEGRATION: CWS configure14 (1.130.2); FILE MERGED

2006/01/26 12:07:49 rene 1.130.2.13: #i61185# fix hunspell check for system-hunspell
2006/01/26 11:10:45 rene 1.130.2.12: #i61183# fix myspell dicts check
2006/01/23 19:19:40 rene 1.130.2.11: RESYNC: (1.131-1.133); FILE MERGED
2006/01/23 12:38:38 rene 1.130.2.10: fail if neon is 0.25.x
2006/01/22 16:22:04 rene 1.130.2.9: #i10000# regenerate configure
2006/01/22 11:48:31 rene 1.130.2.8: system-zlib only default on Darwin, Sun might want to postpone this cws otherwise.... *sigh*
2006/01/16 09:56:30 rene 1.130.2.7: RESYNC: (1.130-1.131); FILE MERGED
2006/01/07 18:58:28 rene 1.130.2.6: fix system-python check
2006/01/07 18:40:23 rene 1.130.2.5: cross-merge cws configure13
2006/01/07 18:10:47 rene 1.130.2.4: #i60119# make --with-system-zlib default on Darwin and Linux
2006/01/07 17:53:02 rene 1.130.2.3: #i60090# fix --with-myspell-dicts
2006/01/07 17:44:19 rene 1.130.2.2: #i59160# allow usage of tcmalloc and system-malloc
2006/01/07 17:32:44 rene 1.130.2.1: #i53414# use AC_LANG_CPLUSPLUS at the system-boost check

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [11beb9dbc967d6971d9f0f835bc8c189a23e3c10]

INTEGRATION: CWS configure14 (1.16.136); FILE MERGED

2006/01/23 19:17:57 rene 1.16.136.2: RESYNC: (1.16-1.17); FILE MERGED
2006/01/07 17:44:23 rene 1.16.136.1: #i59160# allow usage of tcmalloc and system-malloc

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [dc4d6928bad74752a85b8bce1bb58906106e55fe]

INTEGRATION: CWS configure14 (1.36.138); FILE MERGED

2006/01/23 19:17:40 rene 1.36.138.2: RESYNC: (1.36-1.37); FILE MERGED
2006/01/07 17:44:22 rene 1.36.138.1: #i59160# allow usage of tcmalloc and system-malloc

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f810e508283c5964ee828d12336331ffaac301a0]

INTEGRATION: CWS freebsd04 (1.86.2); FILE MERGED

2006/01/19 01:44:49 maho 1.86.2.1: #i56949#
 Add conditional the case of @GCCVER@ >= 30401 for FreeBSD as well

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [7cdb44200fbede37bd83786967841a2a4ea42b57]

INTEGRATION: CWS freebsd04 (1.19.158); FILE MERGED

2006/01/19 01:25:30 maho 1.19.158.1: #i56956#
catch up to recent version of solenv/inc/unxlngi6.mk

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b4779c2931508ec05ed770de88792e0c4894a8bd]

INTEGRATION: CWS freebsd04 (1.30.56); FILE MERGED

2006/01/24 13:36:02 maho 1.30.56.3: RESYNC: (1.30-1.32); FILE MERGED
2006/01/19 12:03:50 maho 1.30.56.2: Fix typo
2006/01/19 01:18:35 maho 1.30.56.1: #i53288#
remove circular dependency for FreeBSD packaging

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8746eabc0b742bcabeca4e3e4f6dd1d19b7aaceb]

INTEGRATION: CWS freebsd04 (1.48.54); FILE MERGED

2006/01/19 01:18:34 maho 1.48.54.1: #i53288#
remove circular dependency for FreeBSD packaging

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a803c56acfe132e6a64675a895abdfa61cd2f508]

INTEGRATION: CWS freebsd04 (1.46.6); FILE MERGED

2006/01/19 01:18:34 maho 1.46.6.1: #i53288#
remove circular dependency for FreeBSD packaging

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [4fa691bbe356e9a914c3efbd61c408a189601d70]

INTEGRATION: CWS pj49 (1.7.14); FILE MERGED

2006/01/21 17:57:54 pjanik 1.7.14.1: #i49044#: gcc-3.3 on Mac OS X Panther is searching for include files in
different location.

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c109482c7f8406d1b8b1224f4fa297e1154a6a7]

SRC680


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [937baaa1b8665fd00652504fac5437ca7ab28e6b]

INTEGRATION: CWS sb46 (1.134.28); FILE MERGED

2006/01/17 10:53:14 dbo 1.134.28.1: #i49437# PATH for unopkg, pkgchk

2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b798bfecace8911133b6d57dfaa9a8052a3d3859]

INTEGRATION: CWS sb46 (1.42.184); FILE MERGED

2006/01/17 14:17:19 sb 1.42.184.1: #i60706# Merged in 1.39.180.1.

2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2816f6a5ca2c4bfb4d36db4be36c66e70ac7662]

SRC680


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0074ca4059594918bc3da9e09dd3ae025bf130f7]

INTEGRATION: CWS sb42 (1.129.42); FILE MERGED

2006/01/11 09:39:14 sb 1.129.42.2: RESYNC: (1.129-1.134); FILE MERGED
2005/12/19 09:52:03 sb 1.129.42.1: #i55733# Avoid final : in LD_LIBRARY_PATH etc. in various start scripts.

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [43bf4fb4ec168158d0a775f41dc31477b2a3cdd0]

INTEGRATION: CWS c08v001 (1.55.66); FILE MERGED

2006/01/10 16:38:14 rt 1.55.66.3: #i46964# new desktop integration packaging (taken from CWS sysui12)
2006/01/04 14:35:57 is 1.55.66.2: #129362# no adabas for c08office
2006/01/04 14:22:22 is 1.55.66.1: #129362# no adabas for c08office

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a7e0f4923e5eadf24d864aa199b2f8cc1f970e4]

INTEGRATION: CWS c08v001 (1.43.10); FILE MERGED

2006/01/10 16:38:15 rt 1.43.10.2: #i46964# new desktop integration packaging (taken from CWS sysui12)
2006/01/09 10:32:47 obr 1.43.10.1: #129470# back-porting changes from sysui12

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f29290628a021708371f4e571eb9d03e36be52c1]

INTEGRATION: CWS c08v001 (1.8.68); FILE MERGED

2006/01/04 14:40:47 is 1.8.68.3: #129362# no adabas for c08office
2006/01/04 14:36:01 is 1.8.68.2: #129362# no adabas for c08office
2006/01/04 14:22:23 is 1.8.68.1: #129362# no adabas for c08office

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b806ea86f7aff42fa7b9c4576edf104c057f2a0]

INTEGRATION: CWS c08v001 (1.129.24); FILE MERGED

2006/01/05 12:29:14 cd 1.129.24.1: #129365# Added Controller.xcs/xcu

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4e3aec97e7f6f6d667aa0b922a7a30cda3e10cd]

INTEGRATION: CWS c08v001 (1.28.68); FILE MERGED

2005/12/20 14:40:55 is 1.28.68.1: #129362# new c08office, msi productversion < 256

2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [32842bae1f011f2aeb39aedad86f2e7d52c3e496]

INTEGRATION: CWS c08v001 (1.10.70); FILE MERGED

2005/12/20 10:14:04 is 1.10.70.1: #129362# removing adabas module

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [158d7f30f2cac0ef1652eba4d1b91eee70395470]

#i10000# generated with changes from cws cmcfixes23 and macosx20xfixes01


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a7373a0fd1c6cb28495765266c8a7bed8136dab4]

SRC680


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [67d561b2acbd089aa81a618fffbb69d020984210]

INTEGRATION: CWS pj48 (1.95.30); FILE MERGED

2006/01/07 10:07:13 pjanik 1.95.30.1: #i53270#: When using system libjpeg on Mac OS X (fink, ...), it is -ljpeg.

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [edd2ccd9f81a17337d7248086ac2afd0c07800a3]

INTEGRATION: CWS bserver12 (1.8.46); FILE MERGED

2006/01/16 17:17:37 kz 1.8.46.1: #130263# fix broadcast of dynamical directories on cws

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a95bbff19deb1875134d584eaf062ab202c98e2e]

INTEGRATION: CWS macosx20xfixes01 (1.29.74); FILE MERGED

2006/01/11 14:04:19 obr 1.29.74.1: #i57253# do not hide user directory on OS X

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [eff466adada0b49e955e4aaa27b3884c4a9a22fa]

INTEGRATION: CWS macosx20xfixes01 (1.8.6); FILE MERGED

2006/01/15 18:44:58 tra 1.8.6.2: #i55863# some code beautifying
2005/10/27 18:38:05 tra 1.8.6.1: #i55863# using the standard Unix dylib functions in favor of the Mac OS X specific APIs like NSAddImage etc. Apple has deprecated the use of the Mac OS X specific functions and suggests to use the standard functions on Mac OS X 10.3 and higher. See Apple developer documentation

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [4a088a78ee0a8ce70dac60e7cd4093fccb256617]

INTEGRATION: CWS macosx20xfixes01 (1.139.2); FILE MERGED

2006/01/09 20:21:47 tra 1.139.2.3: RESYNC: (1.140-1.146); FILE MERGED
2005/12/16 16:17:40 tra 1.139.2.2: RESYNC: (1.139-1.140); FILE MERGED
2005/10/27 08:48:21 ericb 1.139.2.1: #i55093# fix typo external epm is used in Mac OSX build

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [4ea46ebf01d0eacb81bed303de4067905cb82c4b]

INTEGRATION: CWS vcl49 (1.35.32); FILE MERGED

2006/01/09 14:49:02 pl 1.35.32.1: #i52570# add xsltdlg resource to patch

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [592e1daa8a3458d47f6ba0b71d12e2a27363ae03]

INTEGRATION: CWS vcl49 (1.129.34); FILE MERGED

2005/12/15 15:57:30 pl 1.129.34.1: add patch flags for CWS vcl49

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [3608c5faa9d89fe7471c31c4cfdd15ff804d5a13]

INTEGRATION: CWS vcl49 (1.169.12); FILE MERGED

2005/12/15 15:57:30 pl 1.169.12.1: add patch flags for CWS vcl49

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [12cfe3401b05afc61974be6e648c3a9f4c7abb1d]

INTEGRATION: CWS vq27 (1.2.98); FILE MERGED

2006/01/17 03:35:43 vq 1.2.98.3: RESYNC: (1.2-1.4); FILE MERGED
2006/01/15 21:39:10 vq 1.2.98.2: #i57443# Reorganize the setting of compiler flags - No actual change.
2006/01/14 19:42:14 vq 1.2.98.1: #i57443# Clean-up for solenv/inc/.

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7767ce5ee7d4380623687ff468ae3dbf4a6938da]

INTEGRATION: CWS vq27 (1.66.152); FILE MERGED

2006/01/12 04:43:43 vq 1.66.152.2: #i60339# Only rename when directory exists.
2006/01/11 05:20:11 vq 1.66.152.1: #i60339# Silence "mv: cannot stat ..." warnings.

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [2686d30ba68f13c2439f4365acf33907060ec874]

INTEGRATION: CWS vq27 (1.182.10); FILE MERGED

2006/01/17 03:35:36 vq 1.182.10.3: RESYNC: (1.182-1.183); FILE MERGED
2006/01/17 00:30:22 vq 1.182.10.2: #i57443# pre2par.pl has problems with DOS style delimiters in W32-tcsh
builds. Don't do it - fixed.
2006/01/14 19:42:14 vq 1.182.10.1: #i57443# Clean-up for solenv/inc/.

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0b8b2c3cfad2f417fc013bdfcf6b66c8dba4f15c]

INTEGRATION: CWS vq27 (1.37.176); FILE MERGED

2006/01/14 19:42:13 vq 1.37.176.1: #i57443# Clean-up for solenv/inc/.

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [769602a6f1959a2650b826bc3c03ba6dc4fdb635]

INTEGRATION: CWS cmcfixes23 (1.13.26); FILE MERGED

2005/11/29 13:20:07 cmc 1.13.26.1: #i58137# move emailmerge component outside internal python only ifdef

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [24d7fdf07e433481b85a711a6ae990bd0bd995c7]

INTEGRATION: CWS cmcfixes23 (1.139.20); FILE MERGED

2006/01/12 12:52:40 cmc 1.139.20.6: disable mozilla implies np_sdk
2006/01/12 10:52:35 cmc 1.139.20.5: RESYNC: (1.139-1.146); FILE MERGED
2005/12/19 10:05:52 cmc 1.139.20.4: #i58817# check for prelinked libgcc to avoid the md5sum mismatch error
2005/12/19 09:51:35 cmc 1.139.20.3: #i59537# nss is a standalone package in fedora core 5
2005/11/30 12:54:41 cmc 1.139.20.2: #i58675# add a TWAIN build_type
2005/11/29 13:56:08 cmc 1.139.20.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7fbd897f566928e3cf0078829145c155d46e2fe2]

INTEGRATION: CWS cmcfixes23 (1.9.128); FILE MERGED

2005/11/29 13:56:45 cmc 1.9.128.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [da7b355b7f5f5dd3a2ecf06d61960d99f79c3e73]

INTEGRATION: CWS cmcfixes23 (1.3.36); FILE MERGED

2006/01/12 10:37:49 cmc 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED
2005/11/29 13:56:45 cmc 1.3.36.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [10bf1483fbec8981b8b8980add199878e9c5f143]

INTEGRATION: CWS cmcfixes23 (1.12.92); FILE MERGED

2005/11/29 13:56:44 cmc 1.12.92.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [bab9f41c3479e41f44a6b9cf0e3f8bf7caafa143]

INTEGRATION: CWS cmcfixes23 (1.15.92); FILE MERGED

2005/11/29 13:56:43 cmc 1.15.92.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [5baa3dd43be72ca137dd758aaeeb125844cda59f]

INTEGRATION: CWS cmcfixes23 (1.10.94); FILE MERGED

2005/11/29 13:56:42 cmc 1.10.94.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [eaafbc183f4b10e249900cfc5df5903b7ef9924a]

INTEGRATION: CWS cmcfixes23 (1.20.92); FILE MERGED

2005/11/29 13:56:41 cmc 1.20.92.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [35d2090af5997ac253144dce1edccf67650c6a29]

INTEGRATION: CWS cmcfixes23 (1.20.90); FILE MERGED

2006/01/12 10:39:57 cmc 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED
2005/11/29 13:56:41 cmc 1.20.90.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [bb24862463887758b4fc2801f824a2340b99aea0]

INTEGRATION: CWS cmcfixes23 (1.8.128); FILE MERGED

2005/11/29 13:56:40 cmc 1.8.128.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [356db046384883bcf6b4afdee66f625463b377e8]

INTEGRATION: CWS cmcfixes23 (1.16.92); FILE MERGED

2005/11/29 13:56:39 cmc 1.16.92.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b03bf5c87f1d12fec80c13d8d9269e90eb40d1c4]

INTEGRATION: CWS cmcfixes23 (1.36.92); FILE MERGED

2005/11/29 13:56:38 cmc 1.36.92.1: #i44027# enable building out of the box with ntpl

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [f77764df3c1bb9abe080b25460e7f8eb1aeb002d]

INTEGRATION: CWS optstor2 (1.169.10); FILE MERGED

2005/12/15 12:36:21 mav 1.169.10.1: #i55785# add sot to the patch

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [145ddba744e5f43431332bc0069b4594fdefd4c6]

INTEGRATION: CWS impress79 (1.175.6); FILE MERGED

2006/01/14 20:17:14 cl 1.175.6.1: added missing files for patch

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ce3f3b611b690622f2ef989172fd0fc74275e44c]

INTEGRATION: CWS jl29jre (1.4.38); FILE MERGED

2005/12/05 12:24:00 is 1.4.38.1: #128699# new java 1.5.0 06

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [67004c6de90de8defd6cdd55007c1f9a7c8dc228]

INTEGRATION: CWS jl29jre (1.29.40); FILE MERGED

2005/12/05 12:25:26 is 1.29.40.1: #128699# new java 1.5.0 06

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [bcff3104cb91e7e33a2d93dea83f32d4233f1457]

INTEGRATION: CWS mmeeks14 (1.30.54); FILE MERGED

2006/01/18 14:54:48 mmeeks 1.30.54.1: #i60763#
fix trivial make_installer issue

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [108eab62b41809ba27a4d480b3813fcdb0f20624]

INTEGRATION: CWS mmeeks13 (1.10.56); FILE MERGED

2006/01/18 12:42:47 mmeeks 1.10.56.1: #i56192#
fix linkoo issues with m149 & add magic malloc checking env

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [8cae28d68bccc29ded827c91b7163e02bc6478e7]

INTEGRATION: CWS dba202e (1.29.8); FILE MERGED

2006/01/10 12:16:05 fs 1.29.8.1: #i59673# KAB driver split into two separatelibs

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ed890fa4a37d07587f75b4fb0ef98d780baf7e08]

INTEGRATION: CWS dba202e (1.134.8); FILE MERGED

2006/01/10 12:16:57 fs 1.134.8.1: #i60062# DataAccess.xcs must be part of patch

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [0fc7ef5ca031bdecf92fec3ff40c17961ad9b571]

INTEGRATION: CWS dba202e (1.173.8); FILE MERGED

2006/01/10 12:16:48 fs 1.173.8.1: #i59673# KAB driver split into two separatelibs

2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d059e4103e624dc99aa20fbc1e11e6db63ff9608]

INTEGRATION: CWS localisation04 (1.33.88); FILE MERGED

2006/01/16 15:09:34 vg 1.33.88.1: #i60093#,#i60050#,#i58168#,#i60094#,#i59980#,#i60045#,#i60100#,#i60448#,#i60033#,#i57323#,#i60049#,#i60035#,#i60105#,#i60092#,#i60037#,#i59884#,#i60102#,#i60063#,#i60052#,#i59966# OOo 2.0.2 fixes and localisation

2006-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7c230b8258b6faaa26883ccac12d6b426f874249]

#100000#,#128814# restore changes from CWS buildstatushtml2


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [17cc99e4248ef8e1c155e9698fb97bf5b023099b]

SRC680


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [d72018edfa9af150f4e06708b908ce3864f91539]

INTEGRATION: CWS impress81 (1.18.172); FILE MERGED

2005/12/16 10:48:49 sj 1.18.172.1: #i55615# for callout shapes the word wrap default is now on -> added some files of the gallsystem.zip archive

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [6c0c9c4071b23bb0a1eab07d8ae9a51fd8644b4e]

INTEGRATION: CWS macosxpython (1.13.80); FILE MERGED

2006/01/07 09:16:18 pjanik 1.13.80.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [7776ca6b84661219d81837a76dfa9c519f2dc1b2]

INTEGRATION: CWS dba202b (1.166.14); FILE MERGED

2005/12/27 11:29:22 oj 1.166.14.3: RESYNC: (1.169-1.171); FILE MERGED
2005/12/12 12:57:20 oj 1.166.14.2: RESYNC: (1.166-1.169); FILE MERGED
2005/11/29 06:57:07 oj 1.166.14.1: #126818# #128048# dbase and odbc added

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [70f43a5deb9f5bdc387e3a0b1df01b21e0574bc7]

#i60648# msvc[r|p]71d.dll missing for _STLP_DEBUG mode


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [0d5ff91c3bbdf3e9b86de262dfdba2947fcd6a7b]

INTEGRATION: CWS hr28 (1.12.28); FILE MERGED

2006/01/06 18:09:54 hr 1.12.28.1: #i60141#: disable the evaluation of /home/jr93709/.cvsrc by the cvs binary

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [6c6fdfcb11ae4e3d5d75b95dc296f6e8ace747d4]

INTEGRATION: CWS hr28 (1.23.170); FILE MERGED

2006/01/06 18:09:53 hr 1.23.170.1: #i60141#: disable the evaluation of /home/jr93709/.cvsrc by the cvs binary

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [18a665f2c718377f3defde017c8df682c692f3b3]

INTEGRATION: CWS cmcfixes22 (1.123.18); FILE MERGED

2006/01/04 14:26:27 cmc 1.123.18.3: #i58292 ecj + gij != use gcj specific aot feature
2006/01/04 10:21:09 cmc 1.123.18.2: RESYNC: (1.123-1.127); FILE MERGED
2005/11/22 10:15:09 cmc 1.123.18.1: #i58292# move gcj configuration from solenv into config_office

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9b4d6f45b9b694e2dc6a5c1da6ea88929f23516d]

INTEGRATION: CWS cmcfixes22 (1.78.14); FILE MERGED

2006/01/04 14:26:34 cmc 1.78.14.3: #i58292 ecj + gij != use gcj specific aot feature
2006/01/04 10:20:42 cmc 1.78.14.2: RESYNC: (1.78-1.81); FILE MERGED
2005/11/22 10:15:14 cmc 1.78.14.1: #i58292# move gcj configuration from solenv into config_office

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [b89b8fc8757552b0d6d43ea7f4a5e4b8dfb2eb36]

INTEGRATION: CWS cmcfixes22 (1.139.16); FILE MERGED

2006/01/04 14:26:32 cmc 1.139.16.3: #i58292 ecj + gij != use gcj specific aot feature
2006/01/04 10:20:34 cmc 1.139.16.2: RESYNC: (1.139-1.143); FILE MERGED
2005/11/22 10:15:13 cmc 1.139.16.1: #i58292# move gcj configuration from solenv into config_office

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [cd815e6efe9f5be8c2031f3ae509abae1e2da00a]

INTEGRATION: CWS cmcfixes22 (1.178.16); FILE MERGED

2006/01/04 14:28:15 cmc 1.178.16.3: #i58292 ecj + gij != use gcj specific aot feature
2006/01/04 10:16:29 cmc 1.178.16.2: RESYNC: (1.178-1.181); FILE MERGED
2005/11/22 10:15:35 cmc 1.178.16.1: #i58292# move gcj configuration from solenv into config_office

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [f6c53b98ee0016855f411b36dafc8a7e717a9af6]

INTEGRATION: CWS cmcfixes22 (1.92.110); FILE MERGED

2006/01/04 14:28:15 cmc 1.92.110.3: #i58292 ecj + gij != use gcj specific aot feature
2006/01/04 10:17:25 cmc 1.92.110.2: RESYNC: (1.92-1.96); FILE MERGED
2005/11/22 10:15:34 cmc 1.92.110.1: #i58292# move gcj configuration from solenv into config_office

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [48fbd8c8c4c9aa5f437289669458e25f015be7b2]

INTEGRATION: CWS ause046 (1.22.18); FILE MERGED

2006/01/05 16:19:24 hjs 1.22.18.1: #i60082# SYSBASEINC isn't set at all

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [aef78fc4d45ab6a8d1e26147a0743424f941121c]

INTEGRATION: CWS ause046 (1.14.18); FILE MERGED

2006/01/05 16:19:25 hjs 1.14.18.1: #i60082# SYSBASEINC isn't set at all

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [a29e1f6303dc07f98a73c5b7a783f8a24dadae70]

INTEGRATION: CWS ause046 (1.96.18); FILE MERGED

2006/01/06 12:29:42 rt 1.96.18.1: #i60125# No stripping needed in case of '-delete'

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [3818325cb4581acba975ded325c6018b38ea8eac]

INTEGRATION: CWS sysui12 (1.26.4); FILE MERGED

2006/01/09 10:22:59 obr 1.26.4.4: RESYNC: (1.30-1.32); FILE MERGED
2005/12/19 14:34:43 obr 1.26.4.3: RESYNC: (1.27-1.30); FILE MERGED
2005/11/07 10:30:42 obr 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED
2005/10/06 12:42:26 is 1.26.4.1: #i46964# new desktop integration packaging

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [7fced86185fbabe0fdd62dd58c357929d8b03df2]

INTEGRATION: CWS sysui12 (1.14.38); FILE MERGED

2005/10/06 12:44:03 is 1.14.38.1: #i46964# new desktop integration packaging

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [cd27806c0f72e0ade6960dd5c58831839dccf9d6]

INTEGRATION: CWS sysui12 (1.23.30); FILE MERGED

2006/01/09 10:11:09 obr 1.23.30.3: RESYNC: (1.26-1.28); FILE MERGED
2005/12/19 14:18:04 obr 1.23.30.2: RESYNC: (1.23-1.26); FILE MERGED
2005/11/11 13:10:12 obr 1.23.30.1: gzcat seems not to be generally available

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [cf1698735e4b29aa9f373ce2b20bee680f6d7a65]

INTEGRATION: CWS sysui12 (1.21.38); FILE MERGED

2005/10/10 09:12:05 is 1.21.38.1: #i46964# desktop versioning schema

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [cf0e53c333c0b54161172b1d3bd17c3ec069fd2c]

INTEGRATION: CWS sysui12 (1.41.2); FILE MERGED

2006/01/09 10:10:06 obr 1.41.2.4: RESYNC: (1.43-1.45); FILE MERGED
2005/12/19 14:16:21 obr 1.41.2.3: RESYNC: (1.41-1.43); FILE MERGED
2005/10/06 12:44:01 is 1.41.2.2: #i46964# new desktop integration packaging
2005/10/06 10:03:40 obr 1.41.2.1: #i46964# deliver desktop integration packages in version independant tgz

2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e68502b69ee4d37b0fb1b768af495a0742ff1efe]

INTEGRATION: CWS sysui12 (1.51.2); FILE MERGED

2006/01/09 10:08:40 obr 1.51.2.4: RESYNC: (1.56-1.57); FILE MERGED
2005/12/19 14:14:54 obr 1.51.2.3: RESYNC: (1.52-1.56); FILE MERGED
2005/11/07 10:26:35 obr 1.51.2.2: RESYNC: (1.51-1.52); FILE MERGED
2005/10/06 12:43:32 is 1.51.2.1: #i46964# new desktop integration packaging

2006-01-11  Rüdiger Timm  <rt@openoffice.org>  [357fb5e90f7868b550d270704e217acdd4eabe5c]

#i10000# #i57253# Undo last change which should not go into master workspace.


2006-01-11  Frank Meies  <fme@openoffice.org>  [ea139ec3a2fab8bcad3502382c16ed74c3106e13]

#i60269# set patch flag for bf_sw and bf_sch


2006-01-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bcf23e2c7065489e384fb43378f6e02d7be832ff]

#i10000# solve breakage when packing OOo on a CWS with linked ooo_custom_images


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e93b5923218eeff0d9ec2527a5a67a32a647f7bb]

SRC680


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b885c1a1ab5d27bb1342c8b6b859fef21a0217c4]

INTEGRATION: CWS stlpdbg (1.2.96); FILE MERGED

2006/01/09 15:12:17 obo 1.2.96.1: #i53107# use STLport debug mode for nonpro builds

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [15fda450b1b385c73df4045d56f02435102d3f26]

INTEGRATION: CWS stlpdbg (1.176.44); FILE MERGED

2006/01/09 14:45:21 obo 1.176.44.2: RESYNC: (1.176-1.182); FILE MERGED
2005/10/20 15:21:28 obo 1.176.44.1: #i53107# STLport debug mode

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [888efa529958b98672405e95794ff479c692d01a]

INTEGRATION: CWS sb41 (1.2.26); FILE MERGED

2005/12/13 09:29:16 sb 1.2.26.1: #i57855# Disable warning about ADL (that is triggered by cppu::UnoType::get).

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ffb43a1be23d9750a4dc340befdfd031e2c60fa3]

INTEGRATION: CWS native37 (1.1.2); FILE ADDED

2006/01/09 15:59:01 is 1.1.2.1: #i60260# new mailmerge module

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [1e08192b1b7be66c0cf0d3abe0581ea26f99591f]

INTEGRATION: CWS native37 (1.6.6); FILE MERGED

2006/01/09 16:00:02 is 1.6.6.1: #i60260# new mailmerge module

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [3a5282445ee07d8d5860a1a3144d6c87cc852cf2]

INTEGRATION: CWS native37 (1.12.86); FILE MERGED

2006/01/09 15:59:57 is 1.12.86.1: #i60260# new mailmerge module

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [250cba2bfbdfbb335b63366c539fe9618fb2d76e]

INTEGRATION: CWS configure13 (1.127.4); FILE MERGED

2006/01/03 11:02:59 rene 1.127.4.9: try to fix gcc/g++ handling
2006/01/03 09:21:38 rene 1.127.4.8: fix misplaced description
2006/01/01 23:00:51 rene 1.127.4.7: add missing conbditional in scp2's makefile.mk and make configure set ENABLE_KAB= wince we check for it with != ""
2006/01/01 22:33:08 rene 1.127.4.6: TRUE/FALSE instead of YES/NO, oops
2006/01/01 16:08:28 rene 1.127.4.5: #i59727# fix kab check: add new conditional and check for needed KDE version
2005/12/28 18:19:29 rene 1.127.4.4: #i59850# make --with-system-python default on Mac OS X
2005/12/28 18:07:29 rene 1.127.4.3: #i53943# fix spelling errors
2005/12/28 17:53:38 rene 1.127.4.2: #i52082# check for $MOZ_INC/ldap
2005/12/28 17:41:09 rene 1.127.4.1: #i10917# check for unzip

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [85d90230b4ef8ac3ae9937ffa9691d82f51cf075]

INTEGRATION: CWS configure13 (1.36.6); FILE MERGED

2006/01/02 11:21:19 rene 1.36.6.2: missing .
2006/01/01 23:00:53 rene 1.36.6.1: add missing conbditional in scp2's makefile.mk and make configure set ENABLE_KAB= wince we check for it with != ""

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [536b70be611caee3aaf1531d602f0dc5b7ecc219]

INTEGRATION: CWS configure13 (1.171.4); FILE MERGED

2006/01/01 16:08:36 rene 1.171.4.1: #i59727# fix kab check: add new conditional and check for needed KDE version

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [a195dbc21b5c5ba3a9c1392c32c9914b5d64be55]

INTEGRATION: CWS configure13 (1.81.2); FILE MERGED

2006/01/03 08:34:42 rene 1.81.2.4: revert the whole SOLARVER sync completely for now
2006/01/02 21:30:32 rene 1.81.2.3: fix SOLARVER(SION) sync. again.
2006/01/01 16:18:32 rene 1.81.2.2: #i54961# /home/rene/OpenOffice.org/cws_src680_configure13/solver = /home/rene/OpenOffice.org/cws_src680_configure13/solver/680
2006/01/01 16:08:34 rene 1.81.2.1: #i59727# fix kab check: add new conditional and check for needed KDE version

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5de4f4586743c7128dd4d8b195ab06c4aa69e2e7]

INTEGRATION: CWS configure13 (1.143.4); FILE MERGED

2006/01/03 11:03:42 rene 1.143.4.9: try to fix gcc/g++ handling
2006/01/03 09:21:42 rene 1.143.4.8: fix misplaced description
2006/01/01 23:00:53 rene 1.143.4.7: add missing conbditional in scp2's makefile.mk and make configure set ENABLE_KAB= wince we check for it with != ""
2006/01/01 22:33:47 rene 1.143.4.6: TRUE/FALSE instead of YES/NO, oops
2006/01/01 16:08:33 rene 1.143.4.5: #i59727# fix kab check: add new conditional and check for needed KDE version
2005/12/28 18:19:36 rene 1.143.4.4: #i59850# make --with-system-python default on Mac OS X
2005/12/28 18:07:35 rene 1.143.4.3: #i53943# fix spelling errors
2005/12/28 17:53:45 rene 1.143.4.2: #i52082# check for $MOZ_INC/ldap
2005/12/28 17:41:11 rene 1.143.4.1: #i10917# check for unzip

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [9e60d9cab5fc94de9a171281b268ce6460ea3e07]

INTEGRATION: CWS hr27 (1.4.118); FILE MERGED

2006/01/03 16:58:40 hr 1.4.118.1: #i59926#: support SOAP::Lite >= 0.66

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [06b4837fdc8a6535017a85fdf1eb81c5aa8cd17b]

INTEGRATION: CWS hr27 (1.12.18); FILE MERGED

2006/01/05 15:37:34 hr 1.12.18.2: #129960# implement ring buffer for keeping the last lines of CVS output
2006/01/05 14:15:49 hr 1.12.18.1: #i10000#: redo lost changes from revision 1.10 and 1.11

2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b67e28a510a5ca652558c5ef5dc8e24a5146650f]

INTEGRATION: CWS hr27 (1.8.118); FILE MERGED

2006/01/03 17:06:50 hr 1.8.118.1: #i59851#: add query for new CWSs

2006-01-08  Oliver Braun  <obr@openoffice.org>  [5b53fb4e5736889cf2f1bfea500b362873c37fa8]

#i57253# do not hide user directory on OS X


2006-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ccae0b630e12807235c869357f7b3ecd1ab3c97b]

#i59953#,#100000# changed Python-UNO Bridge module name and added description


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [f8df1978a7d8d8766c8565c60d2fcbc08156ba02]

SRC680


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [a420f1664335c90718b7d17fe5902f89005f4f25]

INTEGRATION: CWS hunspell (1.118.8); FILE MERGED

2005/12/10 09:31:56 nemeth 1.118.8.2: RESYNC: (1.118-1.123); FILE MERGED
2005/09/20 12:48:28 rene 1.118.8.1: add --with-system-hunspell

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [be719f0621784a01faaf4f6b787a7b3cf7396e7b]

INTEGRATION: CWS hunspell (1.25.12); FILE MERGED

2005/12/10 09:36:17 nemeth 1.25.12.2: RESYNC: (1.25-1.27); FILE MERGED
2005/11/30 14:54:24 nemeth 1.25.12.1: i58662

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [ed39bae83b3f5226385c244fe49f1c6efd9b93ed]

INTEGRATION: CWS hunspell (1.35.112); FILE MERGED

2005/11/30 14:54:24 nemeth 1.35.112.1: i58662

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [4eac46d8b3c04d28b1fc9ed1d461c059d5deb765]

INTEGRATION: CWS hunspell (1.157.14); FILE MERGED

2005/12/10 09:35:42 nemeth 1.157.14.2: RESYNC: (1.157-1.169); FILE MERGED
2005/11/30 14:54:23 nemeth 1.157.14.1: i58662

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [fecd90d1b5d576751940ea6763e4eafdbe66bab8]

INTEGRATION: CWS hunspell (1.74.8); FILE MERGED

2005/12/10 09:32:35 nemeth 1.74.8.2: RESYNC: (1.74-1.78); FILE MERGED
2005/09/20 12:48:35 rene 1.74.8.1: add --with-system-hunspell

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [a898a6fb0266cdca328127e39e2bafe53b10ffde]

INTEGRATION: CWS hunspell (1.135.8); FILE MERGED

2005/12/10 09:32:23 nemeth 1.135.8.2: RESYNC: (1.135-1.139); FILE MERGED
2005/09/20 12:48:33 rene 1.135.8.1: add --with-system-hunspell

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [fa466c68a539f680c1615c784dc45339d265388a]

INTEGRATION: CWS native35 (1.3.6); FILE MERGED

2006/01/05 12:52:43 is 1.3.6.2: #i46347# new strings for filetypedialog
2006/01/05 12:09:47 is 1.3.6.1: #i46347# new strings for filetypedialog

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [6a4b895f0a40d291cd579cc08bc7f111851103e2]

INTEGRATION: CWS native35 (1.3.6); FILE MERGED

2006/01/05 12:52:42 is 1.3.6.2: #i46347# new strings for filetypedialog
2006/01/05 12:09:46 is 1.3.6.1: #i46347# new strings for filetypedialog

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [573a5b66eef8dd32e444fd6a37d02149f731dd0f]

INTEGRATION: CWS native35 (1.7.6); FILE MERGED

2006/01/05 12:52:42 is 1.7.6.2: #i46347# new strings for filetypedialog
2006/01/05 12:09:45 is 1.7.6.1: #i46347# new strings for filetypedialog

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [d0a60ff142d50316eb25de9252d14d7d62ed867e]

INTEGRATION: CWS native35 (1.9.6); FILE MERGED

2006/01/05 12:09:32 is 1.9.6.1: #i46347# new strings for filetypedialog

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [df336cf8053a6044aa8a87f961d847d0ac359b7b]

INTEGRATION: CWS native35 (1.8.6); FILE MERGED

2006/01/05 12:52:41 is 1.8.6.2: #i46347# new strings for filetypedialog
2006/01/05 12:09:14 is 1.8.6.1: #i46347# new strings for filetypedialog

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [cb3199f3d1020645f9b589da79187e00829fdbd8]

INTEGRATION: CWS native35 (1.29.16); FILE MERGED

2006/01/05 15:02:18 is 1.29.16.1: #i60034# codepage problem in transforms

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [732746006f6590e8c33c9c00f4bf2656ce9a408e]

INTEGRATION: CWS native35 (1.8.84); FILE MERGED

2006/01/05 15:02:17 is 1.8.84.1: #i60034# codepage problem in transforms

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [17ca63ccb37224ab138fb33be20e0403c97863a2]

INTEGRATION: CWS vq25 (1.127.2); FILE MERGED

2005/12/26 20:15:11 vq 1.127.2.3: #i54285# Fix problems with $PSDK_HOME ending in a slash.
2005/12/26 18:45:58 vq 1.127.2.2: #i59595# Deal with possible backslash at the end.
2005/12/26 17:35:44 vq 1.127.2.1: #i59595# Make configure aware of the latest DirectX SDK version.
(regenerate configure)

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [79f9965a59bd05d2242b681fa4035edf17e0c210]

INTEGRATION: CWS native34 (1.19.4); FILE MERGED

2006/01/03 11:40:53 is 1.19.4.2: #129792# patchfile list without complete dir
2006/01/03 10:40:40 is 1.19.4.1: #129792# selecting files for patch

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [ee30cd59e846fe72043dc80ac21f119c52514420]

INTEGRATION: CWS native34 (1.29.16); FILE MERGED

2006/01/02 17:04:17 is 1.29.16.3: RESYNC: (1.29-1.30); FILE MERGED
2005/12/21 11:58:44 is 1.29.16.2: #129308# increasing productversion
2005/12/16 15:47:12 is 1.29.16.1: #i59447# beta is also an old product to update

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [82dd62f42c5eb6bb67e290557e28f8b7b3188721]

INTEGRATION: CWS native34 (1.6.88); FILE MERGED

2005/12/16 15:47:13 is 1.6.88.1: #i59447# beta is also an old product to update

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [45d6522cbb9ec0ba295d9278ac94003ddb93353c]

INTEGRATION: CWS native34 (1.8.94); FILE MERGED

2005/12/16 15:44:15 is 1.8.94.1: #i59447# beta is also an old product to update

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [20dcdafd14291d5c18b12801bac4e91703f0d42c]

INTEGRATION: CWS native34 (1.26.32); FILE MERGED

2006/01/03 16:05:31 is 1.26.32.3: #127719# collecting patch files
2006/01/02 16:47:36 is 1.26.32.2: RESYNC: (1.26-1.27); FILE MERGED
2005/12/14 16:05:10 is 1.26.32.1: #127719# smaller patchlist.txt

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [612c4475e523ac34c8b76757f71d4d01790e14ac]

INTEGRATION: CWS vq25 (1.78.24); FILE MERGED

2005/12/26 16:52:33 vq 1.78.24.2: RESYNC: (1.78-1.81); FILE MERGED
2005/12/17 23:59:09 vq 1.78.24.1: #i22030# Patch to check for the right cygwin vs. native build dmake version.

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [d6c84378410d0fa7624cf92c3e3e0fb61b08c138]

INTEGRATION: CWS vq25 (1.51.50); FILE MERGED

2005/12/26 17:56:54 vq 1.51.50.1: #i57756# Add check to toplevel makefile to check if all required (by build.pl)
modules are present.

2006-01-06  Kurt Zenker  <kz@openoffice.org>  [8822c395f02ef156e895d5a9b96115ba9a260db5]

INTEGRATION: CWS vq25 (1.143.2); FILE MERGED

2005/12/26 20:15:14 vq 1.143.2.3: #i54285# Fix problems with $PSDK_HOME ending in a slash.
2005/12/26 18:46:21 vq 1.143.2.2: #i59595# Deal with possible backslash at the end.
2005/12/26 17:35:49 vq 1.143.2.1: #i59595# Make configure aware of the latest DirectX SDK version.
(regenerate configure)

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2cb36c5d2b50022dd6a3838c0bdfce4dff4f5f83]

INTEGRATION: CWS iconswitching1 (1.110.4); FILE MERGED

2005/11/30 14:53:08 kendy 1.110.4.3: RESYNC: (1.122-1.123); FILE MERGED
2005/11/02 00:00:19 kendy 1.110.4.2: RESYNC: (1.110-1.122); FILE MERGED
2005/07/21 15:47:28 kendy 1.110.4.1: #i36518#
Remove --with-icons configure switch, build with custom icons by default.
Create HiContrast icon set from the lch_*, sch_* etc. icons.

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [d252d8f858e4207b96f84c6c168e983f0f2ead23]

INTEGRATION: CWS iconswitching1 (1.70.2); FILE MERGED

2005/11/30 14:53:34 kendy 1.70.2.3: RESYNC: (1.76-1.78); FILE MERGED
2005/11/02 00:00:49 kendy 1.70.2.2: RESYNC: (1.70-1.76); FILE MERGED
2005/07/21 15:47:31 kendy 1.70.2.1: #i36518#
Remove --with-icons configure switch, build with custom icons by default.
Create HiContrast icon set from the lch_*, sch_* etc. icons.

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [a8ef232538f48a397cca57b74e33bb4abe84c741]

INTEGRATION: CWS iconswitching1 (1.128.2); FILE MERGED

2005/11/30 14:53:24 kendy 1.128.2.3: RESYNC: (1.138-1.139); FILE MERGED
2005/11/02 00:00:30 kendy 1.128.2.2: RESYNC: (1.128-1.138); FILE MERGED
2005/07/21 15:47:30 kendy 1.128.2.1: #i36518#
Remove --with-icons configure switch, build with custom icons by default.
Create HiContrast icon set from the lch_*, sch_* etc. icons.

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [26cf492fa771c1dde4bad9ec35ecdc0e63046962]

INTEGRATION: CWS iconswitching1 (1.172.14); FILE MERGED

2005/11/30 14:51:54 kendy 1.172.14.4: RESYNC: (1.176-1.178); FILE MERGED
2005/11/01 23:50:07 kendy 1.172.14.3: RESYNC: (1.172-1.176); FILE MERGED
2005/07/22 13:06:18 kendy 1.172.14.2: #i36518#
Fixed quoting of CUSTOM_IMAGE_SETS.
2005/07/21 15:47:34 kendy 1.172.14.1: #i36518#
Remove --with-icons configure switch, build with custom icons by default.
Create HiContrast icon set from the lch_*, sch_* etc. icons.

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [31d96b1a90316a936a74055a93fc964f065385c7]

INTEGRATION: CWS iconswitching1 (1.1.2); FILE ADDED

2005/11/11 12:06:40 kendy 1.1.2.2: #i36518#
LGPL,SISSL -> LGPL
2005/07/21 15:47:34 kendy 1.1.2.1: #i36518#
Remove --with-icons configure switch, build with custom icons by default.
Create HiContrast icon set from the lch_*, sch_* etc. icons.

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [50e69b6d7f3eb7eb32b33771d499666b0c35392c]

INTEGRATION: CWS locales202 (1.126.2); FILE MERGED

2005/12/15 16:47:27 er 1.126.2.2: RESYNC: (1.126-1.129); FILE MERGED
2005/11/28 17:58:44 er 1.126.2.1: #i58238# add Nepali as CTL language

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2ef2cd5e21e8c083ce9851dc055c6518d16b50ce]

INTEGRATION: CWS os72 (1.35.40); FILE MERGED

2005/12/16 16:25:30 os 1.35.40.1: bib-resource added

2006-01-05  Kurt Zenker  <kz@openoffice.org>  [095034c61b957ab21454c9c8df09e74174f6d875]

INTEGRATION: CWS os72 (1.129.40); FILE MERGED

2006/01/04 10:22:46 os 1.129.40.1: #i59358# bibliography menubar.xml added

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2aca1c04ecc04ce89fcb6804f1a7684e5500b3e7]

INTEGRATION: CWS sb44 (1.168.18); FILE MERGED

2005/12/12 16:03:47 sb 1.168.18.1: #i51419# juhx needed PATCH flag.

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a38ff10f5ae9fe5c1e3b32d3b703faa6b815ad44]

INTEGRATION: CWS sb44 (1.29.10); FILE MERGED

2005/12/12 16:08:33 sb 1.29.10.1: #i59113# Changed URE version from 1.0 to 1.1.

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1917b935088b6fd5257c2b50aada13696be97d94]

INTEGRATION: CWS sb44 (1.48.12); FILE MERGED

2005/12/12 16:08:33 sb 1.48.12.1: #i59113# Changed URE version from 1.0 to 1.1.

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [9871f6da4b4eb44731c34a668caa20d2825b760e]

INTEGRATION: CWS sb44 (1.2.100); FILE MERGED

2005/12/12 16:08:33 sb 1.2.100.1: #i59113# Changed URE version from 1.0 to 1.1.

2006-01-03  Kurt Zenker  <kz@openoffice.org>  [daa5696443cffde17c7c06d49d5307190d5bebcb]

INTEGRATION: CWS sb44 (1.2.100); FILE MERGED

2005/12/12 16:08:32 sb 1.2.100.1: #i59113# Changed URE version from 1.0 to 1.1.

2005-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [689785b4637a7408a41f3e01e0c779e8e84f7f3a]

SRC680


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e25417c23da72616f069b413a931cba8227a9c2]

INTEGRATION: CWS jsc2 (1.48.20); FILE MERGED

2005/12/19 12:08:23 jsc 1.48.20.1: #i59480# build only English SDK - sdkoo_en-US

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [02efbb27132e68894a54dfacb6ddaef91749015b]

INTEGRATION: CWS dbwizardpp1 (1.35.26); FILE MERGED

2005/12/22 11:38:38 bc 1.35.26.1: #i51334# resourcefile dbw* marked as patch

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7406e7e8ac600ebce8778b34bfc22f0472025d05]

INTEGRATION: CWS dbwizardpp1 (1.129.28); FILE MERGED

2005/12/13 16:38:54 bc 1.129.28.1: #i37223#productpatcht tags for dbwizardpp1 added

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f302ae28149e0745547394574aea1ba893879719]

INTEGRATION: CWS dbwizardpp1 (1.18.154); FILE MERGED

2005/12/13 16:38:53 bc 1.18.154.1: #i37223#productpatcht tags for dbwizardpp1 added

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbd33e0059ca49dec4623087d311b6b2c92aeaa9]

INTEGRATION: CWS pj43 (1.3.46); FILE MERGED

2005/12/03 09:25:27 pjanik 1.3.46.1: #i10000#: Use -O0 instead of -O for no optimization.

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b3384b8ea07172c8057c33894b8ca6ea751d187]

INTEGRATION: CWS sb37 (1.19.70); FILE MERGED

2005/09/12 17:52:08 hjs 1.19.70.2: RESYNC: (1.19-1.21); FILE MERGED
2005/09/12 15:42:45 hjs 1.19.70.1: #125477# introduce C_RESTRICTIONFLAGS; supply SYSBASE define

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d313da6777f46abcdb4879d5c1fbe5d2f67cdd9c]

INTEGRATION: CWS sb37 (1.11.70); FILE MERGED

2005/09/12 18:00:56 hjs 1.11.70.2: RESYNC: (1.11-1.13); FILE MERGED
2005/09/12 15:42:46 hjs 1.11.70.1: #125477# introduce C_RESTRICTIONFLAGS; supply SYSBASE define

2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [698969c19cea82b3a9104f7f65392819ac275f42]

INTEGRATION: CWS sb37 (1.173.12); FILE MERGED

2005/09/12 18:05:59 hjs 1.173.12.2: RESYNC: (1.173-1.176); FILE MERGED
2005/09/12 15:43:48 hjs 1.173.12.1: #125477# set workstamp define to a value

2005-12-22  Oliver Bolte  <obo@openoffice.org>  [c95350f9fb877ac15f44b1e7772b8c221f5fcf9a]

#i59674#,#i10000# workaround to survive registration of KDE addressbook


2005-12-22  Vladimir Glazounov  <vg@openoffice.org>  [463adee805d3003dc5f73c1ddc2cb60a6caa1d87]

#i57063# right initializing for strip


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [7c3a39ed4dec6aecf04f3434cd7d2b8e0f082dee]

#i10000# contains changes from CWS kaddrbook,cmcfixes21,hr24


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c6d435f1d37c36f6fbe52a9f4bbf06775ff55ff9]

SRC680


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [685e2bdaab43ba1d8bc4320abff157776d10f9b8]

INTEGRATION: CWS rt14 (1.94.4); FILE MERGED

2005/12/21 11:26:10 rt 1.94.4.3: #i59477# Turn back my last change (would ne more invasive changes, as 'is_newer' gives back the same return value regardless whether from-file is not newer or does not exist at all); fix Volkers patch ('maybedot' was added to the wrong variable).
2005/12/21 10:58:57 rt 1.94.4.2: #i59477# Removed the existence check in 'push_on_loglist' because it already gets checked in 'is_newer'. One check should be sufficient ...
2005/12/21 10:41:16 rt 1.94.4.1: #i59477# Cygwin needes a dot at the end of filenames to disable some .exe transformation magic. (Patch by vq)

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [34af9523729d1e6d78382d8b141fe136310295e1]

INTEGRATION: CWS hr24 (1.32.16); FILE MERGED

2005/12/13 15:05:27 hr 1.32.16.1: #i59294#: new makefile for Sun Studio 11

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [2e036e16fd840785d221629a998436a73882bcb7]

INTEGRATION: CWS hr24 (1.139.28); FILE MERGED

2005/12/20 14:49:42 pjanik 1.139.28.1: #i59476#: Allow SunONE 11 (5.8).

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b022e5472015c89988ac1dd395679da515818040]

INTEGRATION: CWS hr24 (1.123.2); FILE MERGED

2005/12/20 14:58:11 pjanik 1.123.2.1: #i59476#: Allow SunONE 11 (5.8).

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4d078e0a13425e7704d72b619d3c5305356b5152]

INTEGRATION: CWS fwk27 (1.35.16); FILE MERGED

2005/12/07 12:00:19 as 1.35.16.1: #124610# set patch flag for few resource

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [0f185dfdb0659d920d9fcc481f0cf29741416f7d]

INTEGRATION: CWS unxlngs04 (1.26.32); FILE MERGED

2005/11/13 01:26:20 sparcmoz 1.26.32.3: RESYNC: (1.28-1.29); FILE MERGED
2005/11/06 01:27:02 sparcmoz 1.26.32.2: RESYNC: (1.26-1.28); FILE MERGED
2005/09/24 09:08:34 sparcmoz 1.26.32.1: #i41114#: add rpm package feature for GNU/Linux Sparc

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d139050161d1f8a0170068b38a9b02bb0032f290]

INTEGRATION: CWS unxlngs04 (1.40.32); FILE MERGED

2005/11/13 01:26:04 sparcmoz 1.40.32.3: RESYNC: (1.41-1.42); FILE MERGED
2005/11/06 01:26:38 sparcmoz 1.40.32.2: RESYNC: (1.40-1.41); FILE MERGED
2005/09/24 09:09:20 sparcmoz 1.40.32.1: #i41114#: add rpm package feature for GNU/Linux Sparc

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [656d5859d1f1db8545a073acd60b60ccabbfeac3]

INTEGRATION: CWS emptypage (1.35.28); FILE MERGED

2005/12/15 07:59:18 fme 1.35.28.1: #b6354161# Feature - Print empty pages - Added PATCH for pdffilter resource

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [68a205b7bdff03302f9309b796eb2f6c297c99d2]

INTEGRATION: CWS emptypage (1.129.30); FILE MERGED

2005/12/14 09:42:47 fme 1.129.30.1: #b6354161# Feature - Print empty pages - Added PATCH for Writer.xcs

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3254e0ba6d421933369cd0c839d53ab91143fea9]

INTEGRATION: CWS dba202a (1.168.8); FILE MERGED

2005/12/02 10:16:36 oj 1.168.8.1: #127363# patch flag added for ado

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c3f91d83ee54189895ba5f2cac65a428e71815e5]

#i10000# gid_Customaction_MigrateInstallPath added


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [849366d4c58215b76e979adf6f063893c1a872e5]

INTEGRATION: CWS nativefixer21 (1.50.8); FILE MERGED

2005/11/30 14:06:23 is 1.50.8.6: #127813# additional patch file info
2005/11/10 17:23:48 is 1.50.8.5: RESYNC: (1.52-1.53); FILE MERGED
2005/10/28 13:35:40 is 1.50.8.4: #i54688# windows custom actions into scp
2005/10/26 09:51:09 is 1.50.8.3: RESYNC: (1.51-1.52); FILE MERGED
2005/10/05 10:04:49 is 1.50.8.2: RESYNC: (1.50-1.51); FILE MERGED
2005/09/16 09:58:41 is 1.50.8.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [afbbcd6d46aa0a1cd991a92e28ff40e54c2ae26c]

INTEGRATION: CWS nativefixer21 (1.24.2); FILE MERGED

2005/11/15 17:24:41 is 1.24.2.3: RESYNC: (1.25-1.27); FILE MERGED
2005/11/10 17:57:12 is 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED
2005/09/16 11:51:10 is 1.24.2.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [8ce7f6af92ce2cd077e9b037becfeb14a2b84323]

INTEGRATION: CWS nativefixer21 (1.1.2); FILE ADDED

2005/11/09 17:16:54 is 1.1.2.4: #i54688# including Windows CustomActions into scp
2005/10/17 09:36:57 is 1.1.2.3: #i54688# new patch admin custom action
2005/10/06 11:25:22 is 1.1.2.2: #i54688# Windows CustomActions into scp2
2005/09/16 11:52:05 is 1.1.2.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c9bd8f5fac785f7efc09585aed9b31c759ad72f3]

INTEGRATION: CWS nativefixer21 (1.34.2); FILE MERGED

2005/10/05 10:17:01 is 1.34.2.2: RESYNC: (1.34-1.35); FILE MERGED
2005/09/16 11:51:34 is 1.34.2.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [38e6d9bda7d033ba3b1ce43eaefcb4bc05694051]

INTEGRATION: CWS nativefixer21 (1.42.2); FILE MERGED

2005/11/28 10:24:00 is 1.42.2.5: RESYNC: (1.47-1.48); FILE MERGED
2005/11/15 17:18:27 is 1.42.2.4: RESYNC: (1.46-1.47); FILE MERGED
2005/11/10 17:49:07 is 1.42.2.3: RESYNC: (1.43-1.46); FILE MERGED
2005/10/26 09:59:08 is 1.42.2.2: RESYNC: (1.42-1.43); FILE MERGED
2005/10/24 09:21:59 is 1.42.2.1: #i56369# usage of wrong ure idt files

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [9370ac6c0f4749aa44c1ccef6a265125c4ba76ef]

INTEGRATION: CWS nativefixer21 (1.2.54); FILE MERGED

2005/11/29 13:49:06 is 1.2.54.1: #i58437# removing empty string

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [cb156447652c78b42b07ef9f8e900abc51bbc6f7]

INTEGRATION: CWS nativefixer21 (1.2.2); FILE MERGED

2005/11/29 13:49:04 is 1.2.2.1: #i58437# removing empty string

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [16b6400cdc9d460bc1a4c2de6f668d4e1a0e8d6c]

INTEGRATION: CWS nativefixer21 (1.6.94); FILE MERGED

2005/11/29 13:49:03 is 1.6.94.1: #i58437# removing empty string

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6041dd5390c9ff20fa77dc8c920a743bf24d5143]

INTEGRATION: CWS nativefixer21 (1.8.40); FILE MERGED

2005/11/29 13:49:02 is 1.8.40.1: #i58437# removing empty string

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ba6aa057b835c7362507899d3e19475333c66306]

INTEGRATION: CWS nativefixer21 (1.7.44); FILE MERGED

2005/11/29 13:48:53 is 1.7.44.1: #i58437# removing empty string

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f41f207c5f314c059d81be4819ebd1f37afcbc21]

INTEGRATION: CWS nativefixer21 (1.6.4); FILE MERGED

2005/12/15 17:32:23 is 1.6.4.1: #i54688# no removal of whitespaces for assignments

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [781287a6ecb23bba774c5e967b62bc9c066ac714]

INTEGRATION: CWS nativefixer21 (1.9.8); FILE MERGED

2005/09/16 11:42:13 is 1.9.8.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [df1f6039df51a6d9d2e9747f3a05a37b1a0f53ef]

INTEGRATION: CWS nativefixer21 (1.6.8); FILE MERGED

2005/09/16 11:42:42 is 1.6.8.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e16c8a0ed03b732f4634fb2b99a77db961a1fea9]

INTEGRATION: CWS nativefixer21 (1.14.8); FILE MERGED

2005/11/21 09:44:44 is 1.14.8.1: #i54688# removing merge error double block

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e79d9730b2d7d81cd04eeeaf12587153d2bc9538]

INTEGRATION: CWS nativefixer21 (1.25.8); FILE MERGED

2005/12/07 13:33:31 is 1.25.8.6: #i58875# calling makecab three times
2005/12/05 11:23:37 is 1.25.8.5: #i58875# calling makecab.exe three times
2005/11/15 17:14:54 is 1.25.8.4: RESYNC: (1.27-1.28); FILE MERGED
2005/11/10 17:28:44 is 1.25.8.3: RESYNC: (1.26-1.27); FILE MERGED
2005/10/05 10:08:43 is 1.25.8.2: RESYNC: (1.25-1.26); FILE MERGED
2005/09/16 10:01:41 is 1.25.8.1: #i54689# ddf file check

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1d4c4c503d61b0e505351833f256d87e6f56949d]

INTEGRATION: CWS nativefixer21 (1.25.8); FILE MERGED

2005/11/10 17:28:20 is 1.25.8.3: RESYNC: (1.25-1.26); FILE MERGED
2005/10/17 09:39:32 is 1.25.8.2: #i54688# new patch admin custom action
2005/09/16 10:00:17 is 1.25.8.1: #i54688# Windows CustomActions into scp2

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [0e4d839eb98809cadd234ae6adf84d8817e1b2f6]

INTEGRATION: CWS nativefixer21 (1.26.4); FILE MERGED

2005/11/30 14:21:59 is 1.26.4.5: #127813# additional patch file info
2005/11/30 14:06:25 is 1.26.4.4: #127813# additional patch file info
2005/11/29 11:59:06 is 1.26.4.3: #127813# patch file list generation
2005/11/29 11:46:40 is 1.26.4.2: #127813# patch file list generation
2005/11/28 17:09:17 is 1.26.4.1: #127813# patch file list generation

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6b2530160081ffc0e2598811c81e6af987f822b6]

INTEGRATION: CWS nativefixer21 (1.47.2); FILE MERGED

2005/11/30 14:06:24 is 1.47.2.2: #127813# additional patch file info
2005/11/28 17:09:16 is 1.47.2.1: #127813# patch file list generation

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b7564a666adcb7ab7a3a4256019f1ae51b6f9659]

INTEGRATION: CWS nativefixer21 (1.42.2); FILE MERGED

2005/11/28 17:09:16 is 1.42.2.1: #127813# patch file list generation

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f98e4625c96e8ddeb25b09adefeb7797948e4c30]

INTEGRATION: CWS nativefixer21 (1.11.8); FILE MERGED

2005/11/30 14:06:24 is 1.11.8.5: #127813# additional patch file info
2005/11/16 17:50:08 is 1.11.8.4: #i54688# Windows customactions into scp
2005/11/10 17:24:39 is 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED
2005/10/19 13:20:07 is 1.11.8.2: #i54690# keeping unix rights in zip files
2005/09/16 10:02:19 is 1.11.8.1: #i54690# keeping unix rights in zip files

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3294906479b18ac4f4a53fe26b52ff4aae6410e2]

INTEGRATION: CWS cmcfixes21 (1.78.10); FILE MERGED

2005/11/10 15:51:12 cmc 1.78.10.1: #ii49720# some distros have a seperate nspr package instead of mozilla-nspr

2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6d6787a70189d6b6301c4b6c6a9ad8a9016fbae6]

INTEGRATION: CWS cmcfixes21 (1.139.10); FILE MERGED

2005/11/10 15:51:09 cmc 1.139.10.1: #ii49720# some distros have a seperate nspr package instead of mozilla-nspr

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [70778c34402fead4695ac2403f00f37978fade6a]

INTEGRATION: CWS kaddrbook (1.21.48); FILE MERGED

2005/11/30 04:20:35 kendy 1.21.48.2: RESYNC: (1.21-1.27); FILE MERGED
2005/08/29 09:46:58 ebischoff 1.21.48.1: Changes needed by new KDE address book driver

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [a72755a7b8fb66c1782417cb40cd6066fe0e6cdb]

INTEGRATION: CWS kaddrbook (1.127.16); FILE MERGED

2005/12/12 08:01:00 fs 1.127.16.1: #i52449# include DataAccess.xcu in SOPatch

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1d0550d47d44ee8173d06abf52fa9c80495dbf5e]

INTEGRATION: CWS kaddrbook (1.136.14); FILE MERGED

2005/12/12 08:00:35 fs 1.136.14.3: #i52449# include libkab in SOPatch
2005/11/30 04:19:12 kendy 1.136.14.2: RESYNC: (1.136-1.166); FILE MERGED
2005/08/29 09:46:58 ebischoff 1.136.14.1: Changes needed by new KDE address book driver

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [09ad4a0ee2c135e0a1a5cd522c10d98ad38aba3b]

INTEGRATION: CWS kaddrbook (1.7.14); FILE MERGED

2005/12/12 08:01:16 fs 1.7.14.1: #i52449# include *abp* in SOPatch

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [4f83916636b6e0af84a25c8fd1c5c31f73b4e52a]

INTEGRATION: CWS kaddrbook (1.129.8); FILE MERGED

2005/11/29 22:56:39 kendy 1.129.8.2: RESYNC: (1.129-1.139); FILE MERGED
2005/08/26 14:53:46 kendy 1.129.8.1: #i52449#
QT_NO_EMIT is not necessary and breaks KAB compilation; removed.

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [860e05e50d43ba00c0aeb8a7fffcebf460d3fa94]

INTEGRATION: CWS kaddrbook (1.112.8); FILE MERGED

2005/11/29 22:56:16 kendy 1.112.8.2: RESYNC: (1.112-1.123); FILE MERGED
2005/08/26 14:53:44 kendy 1.112.8.1: #i52449#
QT_NO_EMIT is not necessary and breaks KAB compilation; removed.

2005-12-19  Oliver Bolte  <obo@openoffice.org>  [9c2e2dcf82ec6acf65f4e435d4e5ab53ddaa3bad]

INTEGRATION: CWS kaddrbook (1.27.286); FILE MERGED

2005/11/29 22:06:42 kendy 1.27.286.4: RESYNC: (1.27-1.30); FILE MERGED
2005/08/31 16:01:01 ebischoff 1.27.286.3: #54014# It was breaking OOo builds
2005/08/31 12:42:28 ebischoff 1.27.286.2: Moving KDE stuff inside of "$(GUI)" == "UNX" test
2005/08/31 12:22:16 fs 1.27.286.1: #i54014#

2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [0dcdfa4311507ff5a5e1beea8e9f2342d91f5f4d]

#129315# Add SUNW_PATCH_PROPERTIES to pkginfo


2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [75d827a335fd00757436b246b6fd48cfd930cfd3]

#i10000# Back to normality, i.e. what we had before 2.0.1 release phase.


2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [bb7a1865444d845c852d2f4f85b0fac5dcc86fc3]

SRC680


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fb94277b39d1b9f86bba2232d540cd0b7178f8c7]

INTEGRATION: CWS ause044 (1.78.12); FILE MERGED

2005/11/17 14:32:16 hjs 1.78.12.1: #i56611# no more environment variables set to empty

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4c0d4248679b842bbe1c7384c49686ee62599333]

INTEGRATION: CWS ause044 (1.26.38); FILE MERGED

2005/11/28 16:41:11 hjs 1.26.38.1: #i58256# new naming of temporary files

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [640f8c8edec3c8db29bda393f1659f132376e92b]

INTEGRATION: CWS ause044 (1.92.102); FILE MERGED

2005/11/28 18:54:15 hjs 1.92.102.1: #i58388# .INIT depends on version object; SHLnTARGETN doesn't any longer

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [eac3fd87a1305433e3ccb4186432b8139984530d]

INTEGRATION: CWS ause044 (1.17.104); FILE MERGED

2005/12/05 12:55:20 hjs 1.17.104.1: #i58798# add dependency

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [01e76a09839a8092206b4f224c592768773d3779]

INTEGRATION: CWS ause044 (1.161.20); FILE MERGED

2005/11/28 16:25:45 hjs 1.161.20.1: #i58578#, #i57357# fixes around comp_ver.mk

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [58e93a1c5d1f4a8cfb06d08cfb6ebe746044b02a]

INTEGRATION: CWS ause044 (1.178.4); FILE MERGED

2005/11/28 16:24:53 hjs 1.178.4.1: #i58578#, #i57357# fixes around comp_ver.mk

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [eb661600949b90d6d7fb26600a627e02ce26cd11]

INTEGRATION: CWS ause044 (1.24.38); FILE MERGED

2005/11/28 16:41:10 hjs 1.24.38.1: #i58256# new naming of temporary files

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [95af122728bcc89072c817d533a21f72f06aa2f1]

INTEGRATION: CWS ause044 (1.89.170); FILE MERGED

2005/11/28 18:54:14 hjs 1.89.170.1: #i58388# .INIT depends on version object; SHLnTARGETN doesn't any longer

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2a074ff7d9412b5d5c9949e357e4bf26dcc5ee5c]

INTEGRATION: CWS rt13 (1.92.82); FILE MERGED

2005/12/05 15:15:34 rt 1.92.82.5: #i55815# Beautified usage message
2005/12/01 10:47:17 rt 1.92.82.4: #i58690# On error exit with non zero error code.
2005/11/30 17:13:45 rt 1.92.82.3: #i58690# Disable copying from solver to solver.
2005/11/01 12:37:46 rt 1.92.82.2: #i56593# There are other compilers than MSC for windows OS which also do not need stripping of binaries.
2005/11/01 12:12:14 rt 1.92.82.1: #i55815# Stream line usage message.

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f97c9fe76aa0ec7577fd4015d095b8f4125e31fa]

INTEGRATION: CWS ause042 (1.176.64); FILE MERGED

2005/10/26 09:01:18 hjs 1.176.64.1: #i55647# remove OO_LICENSE, cleanup OOO_VENDOR

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [17a353a1f1078b2640252f71fd517df9c44ddf31]

INTEGRATION: CWS canvas04 (1.27.14); FILE MERGED

2005/11/21 17:27:05 thb 1.27.14.1: #i58257# Made inclusion of crashdebug solely dependant on ENABLE_CRASHDUMP

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d4e779d9adacd33af66166821c57f190babdf038]

INTEGRATION: CWS canvas04 (1.4.136); FILE MERGED

2005/11/21 17:27:04 thb 1.4.136.1: #i58257# Made inclusion of crashdebug solely dependant on ENABLE_CRASHDUMP

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1ce252486bc7325f2769192cab87450dbf6857d0]

INTEGRATION: CWS canvas04 (1.9.114); FILE MERGED

2005/11/24 17:16:47 thb 1.9.114.1: #i58254# Made missing platform output subdirs non-fatal.

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bdc4f02e56f85e97e3a496127bc15256789df77c]

INTEGRATION: CWS systemagg (1.2.150); FILE MERGED

2005/12/01 23:13:20 rene 1.2.150.2: fix thinko
2005/12/01 21:19:14 rene 1.2.150.1: add missing scp2 bits for system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [13377088841e25a801b1bbefb5f7b6173d885392]

INTEGRATION: CWS systemagg (1.5.48); FILE MERGED

2005/12/01 21:19:13 rene 1.5.48.1: add missing scp2 bits for system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [706a361c015d0e5d0bfbe52077d17709385c315c]

INTEGRATION: CWS systemagg (1.78.16); FILE MERGED

2005/11/23 10:58:36 rene 1.78.16.1: #i58336# add --with-system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ffda5bd26f0fcc4a1966ff51487a24d8a7f04eeb]

INTEGRATION: CWS systemagg (1.139.18); FILE MERGED

2005/11/23 10:58:35 rene 1.139.18.1: #i58336# add --with-system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [651cf272ff02ae0a3e242a1312fb5fdd2415fb37]

INTEGRATION: CWS systemagg (1.123.20); FILE MERGED

2005/11/23 10:58:31 rene 1.123.20.1: #i58336# add --with-system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [104797d137698b2c81798d7c90abebb727bccd8c]

INTEGRATION: CWS systemagg (1.94.32); FILE MERGED

2005/11/23 10:58:37 rene 1.94.32.1: #i58336# add --with-system-agg

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [691bf134570162be2753c4fdc695f199e07ca388]

INTEGRATION: CWS bserver09 (1.7.140); FILE MERGED

2005/12/06 14:21:32 kz 1.7.140.1: #128879# restrict pack jobs to nobase

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f39b0f0eec4904a14bbaf4c840150aa32ce73b8c]

INTEGRATION: CWS native33 (1.29.6); FILE MERGED

2005/12/13 10:35:16 is 1.29.6.2: #i58845# file versioning
2005/12/07 16:08:07 is 1.29.6.1: #i58900# targetdir definition

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e1ceb4a1f8b9b8f60450ac31e0b091af80d2e1d6]

INTEGRATION: CWS native33 (1.2.138); FILE MERGED

2005/12/13 10:36:05 is 1.2.138.1: #i58845# file versioning´inc_ooolangpack/windows/msi_templates/components.txt

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9c1ff44c2c07e83974234d6bd36424af1e7be8d5]

INTEGRATION: CWS native33 (1.2.138); FILE MERGED

2005/12/13 10:39:28 is 1.2.138.1: #i58847# setting default destination dir in update process

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [647fb6475704c32af6b6dbb152ef07caf0504630]

INTEGRATION: CWS native33 (1.3.162); FILE MERGED

2005/12/07 16:07:11 is 1.3.162.1: #i58849# showing no product code if another installation was found

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e60f57c2365c9f5244a8c6bda362e2ad102f6f75]

INTEGRATION: CWS native33 (1.2.138); FILE MERGED

2005/12/13 10:37:04 is 1.2.138.1: #i58845# file versioning

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [72ee2a4153647c58cb1a65caf4cf81f4e0615f24]

INTEGRATION: CWS native33 (1.8.52); FILE MERGED

2005/12/13 10:30:31 is 1.8.52.1: #i58845# file versioning

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6829b6d314d95c989e6af0eb65f0b521ec07c73d]

INTEGRATION: CWS native33 (1.16.50); FILE MERGED

2005/12/07 16:09:07 is 1.16.50.1: #i58900# targetdir definition

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4d5cf485db1f89d6277b448856823f2d03803030]

INTEGRATION: CWS native33 (1.55.50); FILE MERGED

2005/12/13 10:29:24 is 1.55.50.1: #i58845# file versioning

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cddb430a06631a551faba121c75474080fa597d5]

INTEGRATION: CWS buildstatushtml2 (1.10.6); FILE MERGED

2005/12/05 15:47:51 vg 1.10.6.2: #128814# implement summary in cwsview
2005/12/05 15:46:08 vg 1.10.6.1: #128814# implement summary in cwsview

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7ad2908751a73d3f1900e86cfe425304dd8e10b6]

INTEGRATION: CWS buildstatushtml2 (1.4.292); FILE MERGED

2005/11/07 12:58:09 vg 1.4.292.2: RESYNC: (1.4-1.5); FILE MERGED
2005/09/16 13:31:03 vg 1.4.292.1: #125903#

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [65399ea86a09647ead0b9adb93cb4b67c6cdf955]

INTEGRATION: CWS buildstatushtml2 (1.91.100); FILE MERGED

2005/11/07 12:53:55 vg 1.91.100.2: RESYNC: (1.91-1.92); FILE MERGED
2005/11/03 15:55:13 vg 1.91.100.1: #i57063# mmeeks fix for more rigorous stripping under linux

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9731213d07930a08fb065454bbc601d453dbbcd3]

INTEGRATION: CWS buildstatushtml2 (1.3.94); FILE MERGED

2005/12/08 15:17:42 vg 1.3.94.4: #128814#
2005/12/08 13:51:50 vg 1.3.94.3: #128814#
2005/12/05 15:47:50 vg 1.3.94.2: #128814# implement summary in cwsview
2005/12/05 15:46:08 vg 1.3.94.1: #128814# implement summary in cwsview

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a17c1ee3a60b3f4a2e5bec150fcef21fe8054f36]

INTEGRATION: CWS buildstatushtml2 (1.1.2); FILE ADDED

2005/12/08 13:51:49 vg 1.1.2.1: #128814#

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0868d7b5062421529188ae95a09ba01e70b81375]

INTEGRATION: CWS buildstatushtml2 (1.143.6); FILE MERGED

2005/11/23 16:13:07 vg 1.143.6.8: #124601# remove redundant comment
2005/11/16 15:29:52 vg 1.143.6.7: #i57756# Move module check from toplevel makefile into build.pl
2005/11/16 14:46:19 vg 1.143.6.6: #125903# use full path for logs with --html_path switch
2005/11/14 10:58:59 vg 1.143.6.5: #i57756# Move module check from toplevel makefile into build.pl
2005/11/07 12:49:35 vg 1.143.6.4: RESYNC: (1.143-1.144); FILE MERGED
2005/11/03 16:20:40 vg 1.143.6.3: #125903# Impement log view and refresh rate change controls
2005/11/03 15:14:55 vg 1.143.6.2: #125903# Impement log view and refresh rate change controls
2005/09/16 13:31:03 vg 1.143.6.1: #125903#

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [92a0cd65b67403aeec05b0b98384470d31d15788]

INTEGRATION: CWS unxlngppc02 (1.20.56); FILE MERGED

2005/12/04 22:05:41 ericb 1.20.56.2: #i57895# fix flags for g++
2005/11/08 21:27:30 rene 1.20.56.1: fix LINK

2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0642a2f617f96d4b9bf78ec08d3edab49abe2fb8]

INTEGRATION: CWS hr25 (1.12.68); FILE MERGED

2005/12/09 17:17:48 hr 1.12.68.1: #i59149#: implement the cloning of a CWS

2005-12-09  Rüdiger Timm  <rt@openoffice.org>  [862d3a064224d459bef86c61400007e193c8be6a]

#i10000# Do not pack 'th' office sets, do 'en-US_th' instead.


2005-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d1ee2f9dd570b6b78cb3e38b998bc31e0991592]

SRC680


2005-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [431c594311fab6d5508a515c364b568587bc6533]

SRC680


2005-12-07  Frank Schönheit  <fs@openoffice.org>  [56ebbc36b69053b57036046a19077899be4c74d7]

#i58899# add libpcr do the patch set


2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09eb8f30fcf34a63c0b2dcbe30eb0aef0e3e259]

SRC680


2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0492a0ff5d12d48a95bc8a5dd70114697fba78c6]

INTEGRATION: CWS hr23 (1.10.40); FILE MERGED

2005/11/24 15:07:28 hr 1.10.40.1: #i583125#: get_aliases_hash(): check for vcsid

2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4589dfd5223b5a0d41c795e6f7edc328135285]

INTEGRATION: CWS hr23 (1.20.34); FILE MERGED

2005/12/06 12:59:12 hr 1.20.34.1: #i58315#: fix call to CvsModule::get_aliases_hash()

2005-12-01  Rüdiger Timm  <rt@openoffice.org>  [c84d77c22cdf29d953bebd45ddedb6eb77cfd416]

SRC680


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [e8fed6a2a0ff16b79137d02e3aee0f386c718d42]

SRC680


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [68583bdff203f769ee7c1a82a4a4aae1d28fbaac]

INTEGRATION: CWS native31 (1.28.8); FILE MERGED

2005/11/28 13:08:28 is 1.28.8.2: #i58540# setting ooo versions
2005/11/28 11:12:33 is 1.28.8.1: #i58540# setting ooo versions

2005-11-30  Kurt Zenker  <kz@openoffice.org>  [bcbca87c98ba7ebbd2662e13c6ee59ca5a8fee5e]

INTEGRATION: CWS native31 (1.8.34); FILE MERGED

2005/11/28 11:24:28 is 1.8.34.1: #i58503# rename variable UNIXPRODUCTNAMEWITHOUTDOT to avoid conflicts

2005-11-25  Rüdiger Timm  <rt@openoffice.org>  [f608368843760732cc877702536c3ff809e704a1]

SRC680


2005-11-25  Oliver Bolte  <obo@openoffice.org>  [2bc102e11257507024e96d88ace847cafd0cdf68]

SRC680


2005-11-25  Oliver Bolte  <obo@openoffice.org>  [27763eb74e6f00454154447b550ecd25b88ebffe]

#i10000# patch flag missing for bf_sw


2005-11-24  Rüdiger Timm  <rt@openoffice.org>  [df6cd8e65e5ffee89a07e13bb1cdbac6bc0347ce]

#i10000# Switch on full range of languages for OOo 2.0.1


2005-11-23  Oliver Bolte  <obo@openoffice.org>  [eccc7fba67f81a502bd4b334e97f6d9c008c6612]

INTEGRATION: CWS native30 (1.25.24); FILE MERGED

2005/11/23 15:29:13 is 1.25.24.1: #128299# reducing size of patchlist.txt

2005-11-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [45eebbd99d629cd8e70897aee052c63cff647ac5]

SRC680


2005-11-22  Oliver Bolte  <obo@openoffice.org>  [c52f6a4689f8abc8587316cd771054305b5a51ad]

#i10000# patch flag missing thaiissues


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [113d3e15ffcdc1e8dff8a779231ab59257069d7e]

SRC680


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [d3f0e98c8d262d1d30aca548048cc6f4861f02ff]

#i58226# database not working after patch


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [9c33a5b13799bb3ca4f1dc43a0b6dcad6ba5c45f]

#i56955#,#i10000# python broken by CWS pythonlinkfix, this patch was delivered by JBU


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [17376e91e8ae5c154023e5c1d69ddb86cde5ade5]

SRC680


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [00a52bffd4ed87d3f635ef335e0194250ebf7d9f]

INTEGRATION: CWS os70 (1.127.4); FILE MERGED

2005/11/18 14:56:41 os 1.127.4.1: #127672# Writer's menubar.xml files added to patch

2005-11-19  Oliver Bolte  <obo@openoffice.org>  [412ea26eca0b67ed5ba49860ed94fe8018211a39]

INTEGRATION: CWS os70 (1.166.4); FILE MERGED

2005/11/18 14:58:21 os 1.166.4.1: #i58093##i58100# flat and jdbc2 libraries added

2005-11-19  Oliver Bolte  <obo@openoffice.org>  [fd5830bed0dc6723a2668322b290641639486a0a]

INTEGRATION: CWS jl27 (1.166.2); FILE MERGED

2005/11/18 14:42:00 jl 1.166.2.1: #58114# changed version of cli_ure.dll and cli_cppuhelper, added the respective policy assemblies

2005-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80d6c136afbf5eb97220c8f396c66d5925f24a2a]

#128063# workaround dmake issue


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f41f43bbb9d477924db021d1f13e9a1d3692c52]

SRC680


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [542a7bce88575801721524eea7810ce878a73e82]

INTEGRATION: CWS aboutbox (1.28.6); FILE MERGED

2005/11/17 11:43:12 is 1.28.6.1: #127910# product update string

2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d12b1e58f07b9909a7b0038ed8ef8f36afcc22c]

INTEGRATION: CWS aboutbox (1.25.12); FILE MERGED

2005/11/17 11:45:04 is 1.25.12.1: #127910# product update string

2005-11-17  Oliver Bolte  <obo@openoffice.org>  [12e076701e6659501b21e27d57809345b1f7b626]

INTEGRATION: CWS native26 (1.4.4); FILE MERGED

2005/11/16 17:07:29 is 1.4.4.1: #128005# no line break after equal sign allowed

2005-11-17  Oliver Bolte  <obo@openoffice.org>  [ab3f51ba1b9ccfd62daa2d9438b695ab8e9c6fbd]

INTEGRATION: CWS native26 (1.5.108); FILE MERGED

2005/11/16 17:39:43 is 1.5.108.1: #128005# new scp syntax check

2005-11-16  Oliver Bolte  <obo@openoffice.org>  [f2246fbf387a0b6c1c7ef0fa189a535a1ed3c4c0]

SRC680


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ff5784dca6fdbf3f7ce10900b9e044c66407b4af]

INTEGRATION: CWS thaiissues (1.114.12); FILE MERGED

2005/11/15 13:13:01 fme 1.114.12.6: RESYNC: (1.119-1.123); FILE MERGED
2005/11/10 12:11:38 os 1.114.12.5: #i48117# Common.xcu/xcs added to patch
2005/11/08 19:47:02 os 1.114.12.4: #i55716#
2005/11/01 09:31:50 fme 1.114.12.3: RESYNC: (1.114-1.119); FILE MERGED
2005/10/27 14:28:56 dr 1.114.12.2: #i42660# include uiconfig.zip
2005/10/26 12:34:38 ssa 1.114.12.1: #i55555# support query for system default locale, useful on Windows

2005-11-16  Oliver Bolte  <obo@openoffice.org>  [620bb0856f95933b03614edacf896a3ceb307412]

INTEGRATION: CWS thaiissues (1.150.8); FILE MERGED

2005/11/01 09:31:37 fme 1.150.8.2: RESYNC: (1.150-1.156); FILE MERGED
2005/10/26 12:34:37 ssa 1.150.8.1: #i55555# support query for system default locale, useful on Windows

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [44e5af1202f4ce8fc338c462ec3e95b1ad762fea]

INTEGRATION: CWS localisation02 (1.32.12); FILE MERGED

2005/11/15 13:59:22 vg 1.32.12.2: Localisation of OOo 2.0.1: #i57523# #i57178# #i57369# #i57354# #i57246# #i57231# #i57153# #i57107# #i56227# #i57221# #i57199# #i57373# #i57104# #i56231# #i57278# #i55871# #i57240# #i57056# #i56232# #i57111# #i57234# #i56170# #i56740# #i57241# #i57044# #i57195# #i57149# #i57230# #i57257# #i57329# #i57372# #i57264# #i56971# #i57183# #i53092# #i57067# #i57110# #i56089# #i57029# #i57233# #i57031# #i56714# #i57201# #i57101# #i57038# #i57319# #i57239# #i56797# #i56234# #i57515# #i57509# #i57171# #i52667# #i57327# #i57061# #i56795# #i56572# #i57506# #i52671# #i57069# #i57342# #i57058# #i57173# #i57112# #i57161# #i57102# #i57328# #i55810# #i57333# #i57045# #i52659# #i56973# #i56485# #i57502# #i52715# #i52706# #i57449# #i57202# #i57325# #i52708# #i57483# #i57065# #i57210# #i57106# #i52709# #i57193# #i52705# #i55622# #i57236# #i57213# #i57192# #i56965# #i56331# #i57170# #i56245# #125982# #i57280# #i57473# #i56794# #i56664# #125992# #i57281# #i56728# #i56481# #i57479# #i57180# #i57225# #i52663# #i56729# #i56444# #i57324# #i56901# #i52710# #i57504# #i57054# #i57204# #i57237# #i57187# #i53428# #i57481# #i57147# #i57114# #i56876# #i57256# #125983# #i56792# #i57134# #i57279# #i57066# #125989# #i57033# #i55866# #i56791# #i57140# #i57238# #i57036# #i57326# #i57073# #i56962# #i57222# #i57185#
2005/11/04 13:50:07 vg 1.32.12.1: #i56971# bs-BA added

2005-11-15  Oliver Bolte  <obo@openoffice.org>  [94a042e3959ee63b1afed0f823dfed3eda38e9a5]

INTEGRATION: CWS lo9 (1.159.4); FILE MERGED

2005/11/14 16:56:33 lo 1.159.4.1: #i56837# patch file

2005-11-15  Frank Schönheit  <fs@openoffice.org>  [35cd7c7150f92aadf99f4d1b756423d7e467b4ca]

#i57925#


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [764784c750b95792d53ade263518ab464714168b]

SRC680


2005-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f59ec9bc11dfbfde249b932c6a855e316d6607a]

#i57775# fix breakage in win/tcsh build


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [1d464f9963120c2d019d28b8955f66f383a4995e]

INTEGRATION: CWS c05v001 (1.19.2); FILE MERGED

2005/09/26 13:58:11 is 1.19.2.4: #125914# new startmenu entries for deinstallation and html files
2005/09/23 10:03:10 is 1.19.2.3: #125510# preparing cws patch
2005/09/19 08:52:20 is 1.19.2.2: #125510# preparing patch updates
2005/09/12 09:57:18 is 1.19.2.1: #125510# setting windowsfilespatchlevel

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [538bae63be526db24afc51a5bbabc0540688f602]

INTEGRATION: CWS c05v001 (1.21.58); FILE MERGED

2005/08/29 10:51:01 fs 1.21.58.1: #124934# some few files not installed when no Base is installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [8c796287678750951e7d49016c9efdb3e1e36260]

INTEGRATION: CWS c05v001 (1.24.2); FILE MERGED

2005/08/29 10:51:01 fs 1.24.2.1: #124934# some few files not installed when no Base is installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [dbe92362b773f252d09ca239066673014f6611e9]

INTEGRATION: CWS c05v001 (1.136.18); FILE MERGED

2005/08/29 10:51:01 fs 1.136.18.1: #124934# some few files not installed when no Base is installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [394d1a66b94ccc360e25cf3b089d7ab724119cb8]

INTEGRATION: CWS c05v001 (1.2.84); FILE MERGED

2005/08/29 10:51:00 fs 1.2.84.2: #124934# some few files not installed when no Base is installed
2005/08/25 15:09:59 fs 1.2.84.1: #124936# loaders/types whose availability depend on the 'Base' module being installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [820e9d693247a8add3ee19991cb4674f11091230]

INTEGRATION: CWS c05v001 (1.2.84); FILE MERGED

2005/08/29 10:51:00 fs 1.2.84.1: #124934# some few files not installed when no Base is installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [362a0a56b4bcadca4e5a1414ec21ad3a2ce0e1c5]

INTEGRATION: CWS c05v001 (1.3.44); FILE MERGED

2005/08/29 10:51:00 fs 1.3.44.2: #124934# some few files not installed when no Base is installed
2005/08/25 15:09:59 fs 1.3.44.1: #124936# loaders/types whose availability depend on the 'Base' module being installed

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [d4ec2e47aa97c7377ba2580add4bfa4a0d8c3d30]

INTEGRATION: CWS c05v001 (1.9.22); FILE MERGED

2005/09/26 13:58:15 is 1.9.22.1: #125914# new startmenu entries for deinstallation and html files

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [bbb3e4f7cf22cd4dd6e87ccad98ef52e1d85872e]

INTEGRATION: CWS c05v001 (1.11.22); FILE MERGED

2005/11/07 16:14:25 is 1.11.22.3: #127628# remove quickstarter link
2005/09/21 09:48:06 is 1.11.22.2: #125917# extension also in nsis
2005/09/12 10:59:58 is 1.11.22.1: #125510# Windows patch

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [5db1d049fe0a5ce9fa12ed19c3c6bd0533a4bf02]

INTEGRATION: CWS c05v001 (1.24.18); FILE MERGED

2005/09/09 13:56:39 is 1.24.18.1: #125510# preparing c05patch

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [909cde921bd260b1e4dd5996190b50cd4d3eb524]

INTEGRATION: CWS c05v001 (1.6.172); FILE MERGED

2005/10/21 13:30:27 is 1.6.172.1: #126263# neutral codepage for en-US in c05office

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [15a2b542f5671c7dcd837756e2ab8d411eed0266]

INTEGRATION: CWS c05v001 (1.8.172); FILE MERGED

2005/07/15 09:28:22 is 1.8.172.1: #124333# new impress office

2005-11-11  Kurt Zenker  <kz@openoffice.org>  [6d1878feea5d52a17f624457af92f41819e7e1a1]

INTEGRATION: CWS c05v001 (1.48.18); FILE MERGED

2005/10/21 13:29:21 is 1.48.18.3: #126261# no default for powerpoint
2005/09/12 14:48:29 is 1.48.18.2: #125510# Windows patch
2005/09/12 09:57:17 is 1.48.18.1: #125510# setting windowsfilespatchlevel

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0851d03b43fed886a5d2cdccd07fac42c0b2fc14]

PATCH flag set for bf_xo library (on request by AW).


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1da278f0b7e6b10d267cb410be52912cd968f49d]

INTEGRATION: CWS c06 (1.24.80); FILE MERGED

2005/08/31 12:05:34 kso 1.24.80.3: #i53371# - added new optional layer for custom modules to configmgrrc.
2005/08/22 11:49:22 kso 1.24.80.2: #i53371# - configmgrrc: Changed location of custom data layer.
2005/08/22 09:11:09 kso 1.24.80.1: #i53371# - configmgrrc: Added configuration layer for custom data.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a889006492a1715d86914088944e93f8f7e1de1e]

INTEGRATION: CWS c06 (1.6.40); FILE MERGED

2005/08/22 11:50:16 kso 1.6.40.1: #i53371# = configmgrrc must be included in patch.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6e36ee7243a09d4e14c186e1199fbf3c50f93e07]

INTEGRATION: CWS c06 (1.21.32); FILE MERGED

2005/09/01 14:41:39 kso 1.21.32.2: #i53479# - Added gid_File_Oo_Office_OptionsDialog_Xcs
2005/08/23 15:48:02 cd 1.21.32.1: #i53493# Added new GlobalSettings schema

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3ee705eb40f1ceb839ffef1e8152fe5437340404]

INTEGRATION: CWS c06 (1.24.36); FILE MERGED

2005/09/19 13:07:09 as 1.24.36.1: #i53536# set PATCH flags for enhancement: MaxOpenDocs

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [569ca7055b33195b6c59e95f24d64c177a54a85a]

INTEGRATION: CWS c06 (1.107.32); FILE MERGED

2005/09/19 13:07:09 as 1.107.32.5: #i53536# set PATCH flags for enhancement: MaxOpenDocs
2005/09/01 14:41:39 kso 1.107.32.4: #i53479# - Added gid_File_Oo_Office_OptionsDialog_Xcs
2005/08/26 15:39:21 kso 1.107.32.3: #i53834# - marked soffice script and unopkg script for PATCH.
2005/08/24 15:13:35 abi 1.107.32.2: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false
2005/08/23 15:48:02 cd 1.107.32.1: #i53493# Added new GlobalSettings schema

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6bd4e7d62a591dc4db217ec5b4d43f7f3eaccbfb]

INTEGRATION: CWS c06 (1.136.8); FILE MERGED

2005/08/25 16:11:52 kso 1.136.8.3: #i53486# - marked lib cui as PATCH.
2005/08/24 15:13:35 abi 1.136.8.2: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false
2005/08/23 13:03:32 kso 1.136.8.1: #i53361# - marked 'spl' library as PATCH relevant.

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [188a186d54274df98cf2501dc56810f19a9b30f5]

INTEGRATION: CWS ka004 (1.150.4); FILE MERGED

2005/11/03 18:43:45 ka 1.150.4.1: #b6242738#: added scn library to patchset

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [34cfc1956b0398323cbc25034f8517ed9db684d4]

INTEGRATION: CWS ka004 (1.9.46); FILE MERGED

2005/10/12 14:51:39 ka 1.9.46.1: #i42827#: added svgfilter to patch set

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6e08417eaaeb88735b8698d599c64ca65e147b0f]

INTEGRATION: CWS oooemailmerge (1.10.234); FILE MERGED

2005/09/09 13:33:56 cmc 1.10.234.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2090de5a1ee8038a8da3f443d1212f3c58ca1275]

INTEGRATION: CWS oooemailmerge (1.23.116); FILE MERGED

2005/09/09 13:33:58 cmc 1.23.116.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2c4a565f90f900b0f9d1b0dcf228e1f64cefaddc]

INTEGRATION: CWS oooemailmerge (1.1.2); FILE ADDED

2005/09/12 12:35:13 cmc 1.1.2.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [788b261a48bd29d72365243054c34e547d597851]

INTEGRATION: CWS oooemailmerge (1.3.508); FILE MERGED

2005/09/09 13:33:57 cmc 1.3.508.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2c5e6d79db016ebb289a1f5bf171451ac8862557]

INTEGRATION: CWS oooemailmerge (1.9.320); FILE MERGED

2005/09/09 13:33:57 cmc 1.9.320.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9b51cdcf48497c6187071b53792f2aa1ac011fb2]

INTEGRATION: CWS oooemailmerge (1.40.6); FILE MERGED

2005/09/09 13:01:58 cmc 1.40.6.1: #i51638# add python emailmerge backend

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [47a49b9cdca95495d0949c2cf8bb8155473150a3]

INTEGRATION: CWS oooemailmerge (1.20.100); FILE MERGED

2005/09/09 14:15:01 cmc 1.20.100.1: #i51638# limit simultaneous python component registration to 1 until #i51637# is fixed

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b3a1b36390486f4297890b0f1ae800c2a4c10f34]

INTEGRATION: CWS xmlsec13 (1.152.6); FILE MERGED

2005/11/02 11:13:48 jl 1.152.6.2: #54495#
2005/11/02 10:28:01 jl 1.152.6.1: #54495# changed version number of cli_types, added policy.1.1.cli_types.dll

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7c8c13eb4f8a6b86a529e5fcd8ee2e0a53783999]

INTEGRATION: CWS pythonlinkfix (1.24.102); FILE MERGED

2005/11/06 02:17:58 maho 1.24.102.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4c1b94961d22534d56a1dad6bf4c3bbecd9c0d0f]

INTEGRATION: CWS pythonlinkfix (1.8.104); FILE MERGED

2005/11/06 02:17:57 maho 1.8.104.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [30b1ad27671673eddf6467589797f18fb2c6d27f]

INTEGRATION: CWS pythonlinkfix (1.11.104); FILE MERGED

2005/11/06 02:17:57 maho 1.11.104.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0d2670224169cd2a90ebc0095b6a53267c45905d]

INTEGRATION: CWS pythonlinkfix (1.10.104); FILE MERGED

2005/11/06 02:17:57 maho 1.10.104.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [07a0d250ffa2a38102e5ba58e0cb2745ba68c369]

INTEGRATION: CWS perform06 (1.114.10); FILE MERGED

2005/11/08 12:07:38 as 1.114.10.1: #i56527# forgot patch flag for Setup configuration

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [caba6ec7df2cf1a8b4bb153467d5c9f54f91806f]

INTEGRATION: CWS spreadsheetml02 (1.121.12); FILE MERGED

2005/11/09 21:24:58 sus 1.121.12.1: #i33940# marking spreadsheetml import export filter files for patch

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [a5f01bd28d713453b1ce2b72b85d4d0112413471]

INTEGRATION: CWS native25 (1.8.112); FILE MERGED

2005/11/09 14:17:19 is 1.8.112.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [3a3da2b279adba537b13fcfe95b8b7044abb5d20]

INTEGRATION: CWS native25 (1.8.112); FILE MERGED

2005/11/09 14:17:18 is 1.8.112.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [0959356e7e589a339706563b31b3eec44744137d]

INTEGRATION: CWS native25 (1.9.112); FILE MERGED

2005/11/09 14:17:18 is 1.9.112.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [b3908df7faf0269aeef3393ae1d730ed9ac9afc4]

INTEGRATION: CWS native25 (1.8.114); FILE MERGED

2005/11/09 14:17:17 is 1.8.114.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d9c7e58343948c67b4d1d6f2429b101229bc4740]

INTEGRATION: CWS native25 (1.3.114); FILE MERGED

2005/11/09 14:17:17 is 1.3.114.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [e3365c667c9091415cdf9c8d206cc52a70c73834]

INTEGRATION: CWS native25 (1.52.36); FILE MERGED

2005/11/09 14:14:40 is 1.52.36.1: #127671# complete Windows registry cleanup

2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [a75411ded2ed492e7f6afff6ca1ca38e64094fc4]

INTEGRATION: CWS nativefixer24 (1.23.36); FILE MERGED

2005/11/08 16:53:47 is 1.23.36.1: #127623# patching also for Win98

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ae4f154d3aea66556c8aeb45f28015ec216b5cc6]

SRC680


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [f829c60352af2979e0801445cb6f2d7d145453d3]

INTEGRATION: CWS sdkinstaller (1.40.4); FILE MERGED

2005/10/28 10:53:11 is 1.40.4.6: #i56804# new ooo dev product
2005/10/24 09:29:51 is 1.40.4.5: #124595# using variable for msitemplate include path
2005/10/18 12:52:17 is 1.40.4.4: #124595# new sdkso
2005/10/17 11:02:36 is 1.40.4.3: #124595# dontstrip for sdk
2005/10/14 12:36:31 jsc 1.40.4.2: RESYNC: (1.40-1.42); FILE MERGED
2005/09/08 10:31:03 is 1.40.4.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [86b8c49f19d2f55a6cf409f44ff6e4fe5ba798b9]

INTEGRATION: CWS sdkinstaller (1.113.18); FILE MERGED

2005/11/04 11:16:58 is 1.113.18.4: #i56703# special files into patch
2005/10/27 15:52:46 is 1.113.18.3: #i56703# calc file also in patch
2005/10/27 14:24:23 is 1.113.18.2: #i56703# calc file also in patch
2005/10/26 14:22:33 is 1.113.18.1: #i56703# selecting PATCH files from archive files

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [86b98bdb522c4b824c0c7d6ac632bad04fca2fbc]

INTEGRATION: CWS sdkinstaller (1.23.112); FILE MERGED

2005/10/28 13:22:03 is 1.23.112.3: #i56859# java product for all platforms
2005/10/14 13:40:30 jsc 1.23.112.2: RESYNC: (1.23-1.24); FILE MERGED
2005/09/08 10:22:56 is 1.23.112.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [f916234ee109ecd274d904269c04104259886158]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/10/17 14:31:00 is 1.1.2.2: #124595# new sdk products
2005/09/08 10:24:01 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [04655509dc7e26aff6b91f67d32a9f47b18c71bb]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:23:47 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [0dff8eb9ac3ab2760571b628b5b33af9052cadf6]

INTEGRATION: CWS sdkinstaller (1.3.48); FILE MERGED

2005/10/28 13:22:02 is 1.3.48.1: #i56859# java product for all platforms

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c9084c163e6172151cd470f4b111771c7589457b]

INTEGRATION: CWS sdkinstaller (1.3.48); FILE MERGED

2005/11/02 13:00:58 is 1.3.48.1: #127423# Crash reporter into patch

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [494bb1cb118be1d35fb094b163d07d60f0ecfce4]

INTEGRATION: CWS sdkinstaller (1.5.156); FILE MERGED

2005/10/28 13:22:01 is 1.5.156.2: #i56859# java product for all platforms
2005/09/08 10:22:26 is 1.5.156.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [4d4697a332fac2be57ef814c6108b9ba59d00e28]

INTEGRATION: CWS sdkinstaller (1.18.54); FILE MERGED

2005/09/08 10:22:26 is 1.18.54.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [06f49b20b458667e0381fd698c2c880a8561f8e6]

INTEGRATION: CWS sdkinstaller (1.11.12); FILE MERGED

2005/10/28 10:53:12 is 1.11.12.2: #i56804# new ooo dev product
2005/10/17 14:29:37 is 1.11.12.1: #124595# new sdk products

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c21c5221f896d49095cb4a2ea717a3d91e300ff4]

INTEGRATION: CWS sdkinstaller (1.23.34); FILE MERGED

2005/10/28 13:25:04 is 1.23.34.10: #i56859# java product for all platforms
2005/10/28 11:03:49 is 1.23.34.9: #i56804# new ooo dev product
2005/10/28 10:53:11 is 1.23.34.8: #i56804# new ooo dev product
2005/10/24 10:00:56 is 1.23.34.7: #126345# cancel button problem inc_ooolangpack/windows/msi_templates/ControlE.idt
2005/10/18 12:37:52 is 1.23.34.6: #124595# new sdkso
2005/10/18 12:19:10 is 1.23.34.5: #124595# new sdkoo
2005/10/18 09:46:09 is 1.23.34.4: #124595# new sdkso products
2005/10/17 14:29:36 is 1.23.34.3: #124595# new sdk products
2005/10/14 12:36:45 jsc 1.23.34.2: RESYNC: (1.23-1.27); FILE MERGED
2005/09/08 10:31:03 is 1.23.34.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [9188b96f87a6643fa84e62612f653b3d585e1406]

INTEGRATION: CWS sdkinstaller (1.2.42); FILE MERGED

2005/09/08 10:31:02 is 1.2.42.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [308c0641524f339c8969536040c0d940a11ffa19]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:38:45 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [58e105c2196cbc63e12872a08d94bce628160750]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:38:31 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [9ca92b24a31cfa95a8605a84c83feaa51757fbc0]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:38:17 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ecc1c5297b642f6a0284a83c8d4a01e97d90671e]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:37:55 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d4ff438ccd8800ef88e6bc48c51fc89ec45362a2]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:37:42 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a1e70caf66b1f3625bd44d146bef7ef31109981a]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:37:28 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [61b581553b4b5b1a3daadd5ac21e4537a9602fa0]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:37:17 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a806465e55804ec4fe0164512007f6c319652acf]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:36:56 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c388093169c4165089806c451242567ab1a7db09]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:36:43 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [392ab1a86906b8ce183aeabf672e0c59832dc6ef]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:36:30 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d47ddb2400cfd6e9e40fbeedeefec238b3539024]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:36:16 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [fad53b33baaad411ca0c72307feaed759f732a4d]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:36:02 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [7524ca15551b12e03d0a9d4ae3f511e85e7d91e7]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:35:39 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [51a161133803d87d72927f414fbab224321ebd99]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:35:27 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [05d2bd18ee093501ae74cf342579de713f8d5c36]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:35:15 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a3fa13ffc2f700233a258e8ea2faf55f8dfeb4c1]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:46:12 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [48ec80c9f6f6da858a6ff0b277a528a24dad3d1f]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:45:45 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [e95cc23c9cd11b08b6a5036b082d2381792446a4]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:45:33 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [7573f45953c4c7da38841635f7997e53170d6dec]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:45:20 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [f9bd373e137e52445b934d137f1c44ff09eea47f]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:45:08 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d780e502f6156fcc8371d3a76ce5f39cb6fe28e8]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:44:57 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [b3049047498240e43bd29aae4a59fcccebcd5e5d]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:44:44 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [2ed28bfa5d404711f662bfeda8f0869e28946ee2]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:44:31 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a5c9ec21051e5463f0157acdc629c3d1dc66e919]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:44:17 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d815702608cf013092f8da95c183c0da1cf680af]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:44:04 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [47d88ba32510249bf56067851b5294a1c44a9883]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:43:51 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [689bf9f23f90ee02125f599c4352af1d3d80da80]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:43:35 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [8944551dfde3dbac5c3b660bffe5dfcb7b1a32df]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:43:22 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [735d4c625112467286e2072eff42dd3b541d27b2]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:43:04 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d457d3a106934d7049457320c428bab9cf19cf13]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:42:47 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [e6a75722408c2c0a3193e2cff5af8a10a48f14bf]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:42:22 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [788fc5b34e16bf3e315c0d394f4035f158b0a1be]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:42:34 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c8b147b23cc5a75dbfadd31df9e6d0ee6e0a3ded]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/10/18 11:59:49 is 1.1.2.2: #124595# new sdk products
2005/09/08 10:42:08 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a5a683e47c34906da00e1f785bdf803251ccdcc0]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:41:57 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [3007bdf75b8d0fa23be7cc1efc33f473e6bad6a6]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:41:45 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [db8a21ea897656192f0db0db10b9d80c694e309f]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:41:30 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [5f363f74a52c381158e7eecb20d94cc014eed373]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:41:18 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [8816530d9cf30f9fbe0fc37fd6d2eac1bb9edc6d]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:41:04 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [212582935b4204172b0ef5b48bb7bb9823c0ca81]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/09/08 10:40:51 is 1.1.2.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [3f8d715429057cdc7f5a121a8fc97de057253d4f]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED

2005/10/28 10:54:30 is 1.1.2.1: #i56804# new ooo dev product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [94671dc7debb93d4d08ea9bf2ce0dd4258661e60]

INTEGRATION: CWS sdkinstaller (1.4.34); FILE MERGED

2005/10/24 10:00:55 is 1.4.34.1: #126345# cancel button problem inc_ooolangpack/windows/msi_templates/ControlE.idt

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [908636d40f6956bf465b5fd4ba65e37da453ef30]

INTEGRATION: CWS sdkinstaller (1.6.48); FILE MERGED

2005/11/03 14:26:59 is 1.6.48.1: #124595# solving merge conflict

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [b5a76d447543f3c1ef989161a36c59a4a5f81250]

INTEGRATION: CWS sdkinstaller (1.24.78); FILE MERGED

2005/10/28 10:52:10 is 1.24.78.4: #i56804# new ooo dev product
2005/10/14 11:55:34 jsc 1.24.78.3: RESYNC: (1.24-1.26); FILE MERGED
2005/10/13 16:16:23 is 1.24.78.2: #124595# improve pack performance for sdk products
2005/09/08 13:58:04 is 1.24.78.1: #120096# new sdk product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [10617868a2ef6a89f2eac3c08b172776b59bb191]

INTEGRATION: CWS sdkinstaller (1.3.56); FILE MERGED

2005/10/28 13:30:08 is 1.3.56.1: #i56859# java product for all platforms

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [8c694a19388e919c0f72be5b0788bd0b1ee5d2f4]

INTEGRATION: CWS sdkinstaller (1.24.96); FILE MERGED

2005/11/03 12:07:32 is 1.24.96.4: #127472# absolute path for Java and Adabas
2005/10/28 13:30:08 is 1.24.96.3: #i56859# java product for all platforms
2005/10/14 11:54:33 jsc 1.24.96.2: RESYNC: (1.24-1.25); FILE MERGED
2005/10/13 16:16:22 is 1.24.96.1: #124595# improve pack performance for sdk products

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [31530621911d89bd80f5a5c086bba7ef962228de]

INTEGRATION: CWS sdkinstaller (1.5.186); FILE MERGED

2005/10/14 11:53:42 jsc 1.5.186.2: RESYNC: (1.5-1.7); FILE MERGED
2005/10/13 16:16:22 is 1.5.186.1: #124595# improve pack performance for sdk products

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [df888fd2ca6222e11df6d0a4d10d32c12df3b470]

INTEGRATION: CWS sdkinstaller (1.13.60); FILE MERGED

2005/10/17 15:00:53 is 1.13.60.3: #124595# new sdk products
2005/10/14 11:53:06 jsc 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED
2005/09/08 10:29:43 is 1.13.60.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c7cb9762e253d6688e367005843965f3cd841c6d]

INTEGRATION: CWS sdkinstaller (1.18.136); FILE MERGED

2005/10/14 11:51:03 jsc 1.18.136.2: RESYNC: (1.18-1.20); FILE MERGED
2005/09/08 13:58:03 is 1.18.136.1: #120096# new sdk product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ed6e0fd50954c6baba16279d325b5ff6aa7c568b]

INTEGRATION: CWS sdkinstaller (1.7.56); FILE MERGED

2005/10/28 10:52:09 is 1.7.56.1: #i56804# new ooo dev product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [01a41f6d457a04970bd37ddd844f83a2c35b8ebe]

INTEGRATION: CWS sdkinstaller (1.24.12); FILE MERGED

2005/11/03 10:40:40 is 1.24.12.2: #124595# problems with files with $ in their name
2005/10/28 13:28:34 is 1.24.12.1: #i56859# java product for all platforms

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [3b39cb869cec15eb240d74ff245c0b81a0925cdf]

INTEGRATION: CWS sdkinstaller (1.25.16); FILE MERGED

2005/10/28 10:52:09 is 1.25.16.4: #i56804# new ooo dev product
2005/10/17 11:09:26 is 1.25.16.3: #124595# dontstrip for sdk
2005/10/14 11:48:14 jsc 1.25.16.2: RESYNC: (1.25-1.28); FILE MERGED
2005/09/08 10:29:41 is 1.25.16.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [12b275795b8e2d41d502e3b33384f76a2978cd03]

INTEGRATION: CWS sdkinstaller (1.41.16); FILE MERGED

2005/10/28 13:28:33 is 1.41.16.3: #i56859# java product for all platforms
2005/10/14 11:46:25 jsc 1.41.16.2: RESYNC: (1.41-1.45); FILE MERGED
2005/10/13 16:16:47 is 1.41.16.1: #124595# improve pack performance for sdk products

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ff3c6984b434fc27987c0eb6be6e297f790779fa]

INTEGRATION: CWS sdkinstaller (1.41.24); FILE MERGED

2005/11/03 10:40:39 is 1.41.24.1: #124595# problems with files with $ in their name

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [0d313f25e7a6dd68810cda992f525bf8b0532a39]

INTEGRATION: CWS sdkinstaller (1.24.14); FILE MERGED

2005/10/18 12:15:11 is 1.24.14.1: #124595# new sdk products

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [85dad41b8eeb3e6044c02f757387951153a28e10]

INTEGRATION: CWS sdkinstaller (1.10.56); FILE MERGED

2005/10/26 14:24:15 is 1.10.56.1: #i56703# selecting PATCH files from archive files

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a54a377f69f997d3b861fc19c6201db351244583]

INTEGRATION: CWS sdkinstaller (1.23.16); FILE MERGED

2005/10/14 11:43:50 jsc 1.23.16.2: RESYNC: (1.23-1.26); FILE MERGED
2005/09/08 10:29:41 is 1.23.16.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [996a2b3f18998ef5ea545ecff338744c55383716]

INTEGRATION: CWS sdkinstaller (1.10.180); FILE MERGED

2005/10/26 14:23:31 is 1.10.180.5: #i56703# selecting PATCH files from archive files
2005/10/17 11:09:26 is 1.10.180.4: #124595# dontstrip for sdk
2005/10/14 11:43:22 jsc 1.10.180.3: RESYNC: (1.10-1.11); FILE MERGED
2005/09/08 13:58:03 is 1.10.180.2: #120096# new sdk product
2005/09/08 10:29:40 is 1.10.180.1: #120096# new sdkoo product

2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [6a39ab450353848b99f84c1003952490f1222047]

INTEGRATION: CWS sdkinstaller (1.51.12); FILE MERGED

2005/11/03 10:40:39 is 1.51.12.2: #124595# problems with files with $ in their name
2005/10/28 13:27:38 is 1.51.12.1: #i56859# java product for all platforms

2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [12827003e7478fc0b1c866480320668048d2ee25]

INTEGRATION: CWS siloch (1.114.18); FILE MERGED

2005/11/07 16:24:42 er 1.114.18.1: #i57398# add Lao to CTL

2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [471d9197a8bc70ec059611318b0b111aaff3d1e4]

INTEGRATION: CWS impress74 (1.29.14); FILE MERGED

2005/11/02 12:45:41 af 1.29.14.1: #i57186# Added sd resource.

2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [1a2d7005b45fe9066fcaef08c3d526a3525798a3]

INTEGRATION: CWS impress74 (1.152.8); FILE MERGED

2005/11/02 12:56:49 dbo 1.152.8.1: #126013# cppu PATCH

2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [1f81e2dca328dbc449a4dbd4361c459c007a83c1]

#i10000# use Carp


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [7be900015bde4ff9557ec003dff1a10b988db984]

INTEGRATION: CWS calc34 (1.25.10); FILE MERGED

2005/11/01 14:18:55 nn 1.25.10.1: #i49161# bf_sc in patch

2005-11-07  Kurt Zenker  <kz@openoffice.org>  [236013f2ffe3814457f2f8b14b20724e18c599b5]

INTEGRATION: CWS vq23 (1.1.2); FILE ADDED

2005/11/04 15:54:18 vq 1.1.2.6: #i56984# Remove more obsolete macros and consolidate a little more.
2005/10/31 21:10:36 vq 1.1.2.5: #i56984# Move generic WNT parts from wntmsci10.mk to wnt.mk.
2005/10/31 01:59:37 vq 1.1.2.4: #i56984# Remove more unneeded conditionals.
2005/10/31 00:41:18 vq 1.1.2.3: #i56984# Remove unused parts from wnt.mk
2005/10/30 20:51:54 vq 1.1.2.2: #i56984# Removed unneeded checks for $(GUI)" == "UNX" or == "WNT".
2005/10/30 19:30:37 vq 1.1.2.1: #i56984# Change wnt.mk to use a similar structure as the unx system dependent
makefiles.
wntmsci10.mk is a copy of wnt.mk revision 1.75 to make it easier to track
and verify changes and to merge changes to wnt.mk in other CWSs.

2005-11-07  Kurt Zenker  <kz@openoffice.org>  [d3a8ffab39aba758d2c7431c2aedea77a25badb9]

INTEGRATION: CWS vq23 (1.1.2); FILE ADDED

2005/10/30 19:30:37 vq 1.1.2.1: #i56984# Change wnt.mk to use a similar structure as the unx system dependent
makefiles.
wntmsci10.mk is a copy of wnt.mk revision 1.75 to make it easier to track
and verify changes and to merge changes to wnt.mk in other CWSs.

2005-11-07  Kurt Zenker  <kz@openoffice.org>  [be159267438b2a549fc1ce5c5898992c82f9da89]

INTEGRATION: CWS vq23 (1.75.76); FILE MERGED

2005/11/04 15:54:18 vq 1.75.76.4: #i56984# Remove more obsolete macros and consolidate a little more.
2005/10/31 21:10:36 vq 1.75.76.3: #i56984# Move generic WNT parts from wntmsci10.mk to wnt.mk.
2005/10/30 20:51:54 vq 1.75.76.2: #i56984# Removed unneeded checks for $(GUI)" == "UNX" or == "WNT".
2005/10/30 19:30:36 vq 1.75.76.1: #i56984# Change wnt.mk to use a similar structure as the unx system dependent
makefiles.
wntmsci10.mk is a copy of wnt.mk revision 1.75 to make it easier to track
and verify changes and to merge changes to wnt.mk in other CWSs.

2005-11-07  Kurt Zenker  <kz@openoffice.org>  [b901c4996efc7f14ca46e51adb43da6994128524]

INTEGRATION: CWS vq23 (1.29.36); FILE MERGED

2005/11/04 15:54:18 vq 1.29.36.3: #i56984# Remove more obsolete macros and consolidate a little more.
2005/10/31 21:10:36 vq 1.29.36.2: #i56984# Move generic WNT parts from wntmsci10.mk to wnt.mk.
2005/10/30 20:51:53 vq 1.29.36.1: #i56984# Removed unneeded checks for $(GUI)" == "UNX" or == "WNT".

2005-11-07  Kurt Zenker  <kz@openoffice.org>  [7ca9e5a17d895c79251c43924c31d1c3c2c7b419]

INTEGRATION: CWS vq23 (1.176.72); FILE MERGED

2005/11/04 15:54:17 vq 1.176.72.2: #i56984# Remove more obsolete macros and consolidate a little more.
2005/10/30 20:10:39 vq 1.176.72.1: #i56984# Remove check for inclusion of as4.mk.

2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [f28ae8b8d101f8c0deb65940c4ac85f4de367153]

INTEGRATION: CWS pj39 (1.43.6); FILE MERGED

2005/11/03 19:43:51 pjanik 1.43.6.1: #i57302#: Add $PKGFORMAT to the path of the packages.

2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [a8d23518d1eba1c4a5d141d223ea840f90927217]

INTEGRATION: CWS pj39 (1.2.50); FILE MERGED

2005/11/05 22:48:36 pjanik 1.2.50.1: #i57410#: Use -fno-use-cxa-atexit for C++ code only.

2005-11-04  Kurt Zenker  <kz@openoffice.org>  [5d1964a0e4cc544b456f414ebb371b9599f89151]

INTEGRATION: CWS fwk25 (1.145.8); FILE MERGED

2005/11/01 12:09:53 as 1.145.8.5: #i56543# add missing patch flag for new svtmisc.uno.dll
2005/10/27 10:45:30 abi 1.145.8.4: #i34255# patching libucpfile
2005/10/27 10:34:24 mav 1.145.8.3: #126265# add emser library to the patch
2005/10/25 09:33:22 as 1.145.8.2: RESYNC: (1.145-1.150); FILE MERGED
2005/10/17 11:11:26 cd 1.145.8.1: #i56131# Added missing cui library to patch

2005-11-04  Kurt Zenker  <kz@openoffice.org>  [af49acb9089d8c1d2ff72388cac07a1d7d18a049]

INTEGRATION: CWS padminhc (1.29.4); FILE MERGED

2005/10/31 11:44:35 pl 1.29.4.1: #i48643# add spa resource to pp

2005-11-04  Rüdiger Timm  <rt@openoffice.org>  [3eee3bdc4b8acf6634607b6869a8efcbf183868b]

#i10000# iso8859_1.py has to be treated like cp1251.py (note: iso8859_1.pyc gets created by solaris builds, cp1251.pyc by windows ones).


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [296f090dd9f5e2c20a7430d0c32dcb1d4a72cd70]

#i10000# use (TOUCH) variable instead of touch command (HJS)


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [996d7732fce8f3245d49747e64b9ebaa4ce33703]

SRC680


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [7695a1042e7e3d3a3800b77e8af708bb2704a50f]

INTEGRATION: CWS fwk23 (1.26.2); FILE MERGED

2005/10/27 08:20:58 pb 1.26.2.1: fix: #i44251# xmlsec resource needs patch flag

2005-11-03  Kurt Zenker  <kz@openoffice.org>  [ad87fe6967e31dee87407dd104d1a9c4f9d5c5c5]

INTEGRATION: CWS hr22 (1.11.68); FILE MERGED

2005/11/02 16:36:53 hr 1.11.68.1: #i57217#: cache tag lookups

2005-11-03  Kurt Zenker  <kz@openoffice.org>  [503936d674fc9424f102779a43c4dc0581d972c3]

INTEGRATION: CWS hr22 (1.9.68); FILE MERGED

2005/11/02 16:09:31 hr 1.9.68.1: #i57216#: enhanced CVS failure detection; first cut at introducing an exception style error handling

2005-11-03  Kurt Zenker  <kz@openoffice.org>  [4d33d44000241a146b78863309b2f98484b7ff8d]

INTEGRATION: CWS hr22 (1.18.68); FILE MERGED

2005/11/02 16:09:31 hr 1.18.68.1: #i57216#: enhanced CVS failure detection; first cut at introducing an exception style error handling

2005-11-03  Kurt Zenker  <kz@openoffice.org>  [c50809870cb5c1f277ca9b9de0a2505bf0845c1a]

INTEGRATION: CWS hr22 (1.4.68); FILE MERGED

2005/11/02 16:10:47 hr 1.4.68.1: #i57216#: enhanced CVS failure detection; first cut at introducing an exception style error handling

2005-11-03  Kurt Zenker  <kz@openoffice.org>  [8d4e645ac6a96ca1d7dd0307e476d75630464748]

INTEGRATION: CWS hr22 (1.10.68); FILE MERGED

2005/11/02 16:09:30 hr 1.10.68.1: #i57216#: enhanced CVS failure detection; first cut at introducing an exception style error handling

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [632989780c14e3d0e0c62cc230aa4250c48bd3f5]

INTEGRATION: CWS canvas02 (1.23.38); FILE MERGED

2005/10/27 13:38:51 thb 1.23.38.1: #i48939# Changed agg module to now provide a dynamic lib (here: of course, a dll needs to be packed)

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b71b866e18cbc7edf3498e29f798f6c3b8b71320]

INTEGRATION: CWS canvas02 (1.113.28); FILE MERGED

2005/10/25 22:31:04 thb 1.113.28.1: #i48939# #i50201# #i51362# #i52235# #i52876# #i53461# #i53538# #i53964# #i54035# #i54960# #i55166# #i55756# #i56205# #118732# #122302# #124780# #i50485# #125760# #i56550#: Added patch flags for CWS canvas02

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fd9b200b5dd646ac2385aeb60f044f66a929f07a]

INTEGRATION: CWS canvas02 (1.146.24); FILE MERGED

2005/10/25 22:31:03 thb 1.146.24.1: #i48939# #i50201# #i51362# #i52235# #i52876# #i53461# #i53538# #i53964# #i54035# #i54960# #i55166# #i55756# #i56205# #118732# #122302# #124780# #i50485# #125760# #i56550#: Added patch flags for CWS canvas02

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a71d8a751cf1cb096921398a5bfc4401cbf20401]

INTEGRATION: CWS canvas02 (1.2.70); FILE MERGED

2005/10/25 22:31:02 thb 1.2.70.1: #i48939# #i50201# #i51362# #i52235# #i52876# #i53461# #i53538# #i53964# #i54035# #i54960# #i55166# #i55756# #i56205# #118732# #122302# #124780# #i50485# #125760# #i56550#: Added patch flags for CWS canvas02

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e1100fc651d370e9f499c4b2b9e4a79ce0023fa2]

INTEGRATION: CWS canvas02 (1.4.52); FILE MERGED

2005/10/27 13:38:51 thb 1.4.52.3: #i48939# Changed agg module to now provide a dynamic lib (here: of course, a dll needs to be packed)
2005/10/26 19:23:56 thb 1.4.52.2: #i48939# Now needing agg for canvas
2005/10/25 22:31:02 thb 1.4.52.1: #i48939# #i50201# #i51362# #i52235# #i52876# #i53461# #i53538# #i53964# #i54035# #i54960# #i55166# #i55756# #i56205# #118732# #122302# #124780# #i50485# #125760# #i56550#: Added patch flags for CWS canvas02

2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3b24a6451730b83efd746d2f60ad61ae67340c86]

INTEGRATION: CWS canvas02 (1.93.74); FILE MERGED

2005/10/26 19:35:57 thb 1.93.74.1: #i48939# Changed agg module to now provide a dynamic lib (here: added AGGLIB define)

2005-11-01  Oliver Bolte  <obo@openoffice.org>  [2b3a6ada5e428ca9481f570f7584ba9a132130ed]

#i57071# interrupt handler declaration removed


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [67ff0d96f63733a68d60ada4342e5d6866ee5357]

INTEGRATION: CWS dba201f (1.114.2); FILE MERGED

2005/10/25 08:16:34 fs 1.114.2.3: #i56359#
2005/10/24 09:19:37 fs 1.114.2.2: #i56359# DbuCommands in patch
2005/10/21 11:02:32 fs 1.114.2.1: #i56359# uiconfig/dbbrowser/menubar/menubar.xml needs the PATCH flag

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [370edac9d77de7c6973eba666087456556e76212]

#i10000#: add ommitted patch flag to libj680_g.so


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [87530d34f2e9f7bfa27071d6aa4bd6a38ce9b24a]

SRC680


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [642c66afb069a21ccf0bc68b283c12b1a5032e5b]

INTEGRATION: CWS hr20 (1.142.10); FILE MERGED

2005/10/28 12:10:29 hr 1.142.10.1: #i55602#: add libgcc_s.so.1 to patch list

2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [86714d562a0812f7b40efd0fd1af0eb3cedc21a8]

INTEGRATION: CWS vq22 (1.76.2); FILE MERGED

2005/10/25 22:34:49 vq 1.76.2.1: #i56512# Prepare config_office for future dmake versions.

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ad53993e7324c1b850b31f9b47d44420ac08fe9]

INTEGRATION: CWS skeletonmaker (1.146.10); FILE MERGED

2005/10/17 08:54:18 jsc 1.146.10.1: #51720# PropertySetMixin helper moved from comphelepr to cppuhelper

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1da06731c8e95f501137753a8555286c9d9000f3]

INTEGRATION: CWS pj35 (1.43.38); FILE MERGED

2005/10/18 20:01:37 pjanik 1.43.38.2: Revert mk. Macedonian is supported.
2005/10/04 13:56:36 pjanik 1.43.38.1: #i55257#: Macedonian is not supported on all Windows.
#i55449#: Welsh is not supported on all Windows.

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbfcf74d3df5e8844f6f8471a96a7f415479cd25]

INTEGRATION: CWS pj35 (1.30.38); FILE MERGED

2005/10/03 06:38:51 pjanik 1.30.38.1: #i48948#: Add Breton (br) ISO code (from locales201).
#i54872#: Add Macedonian (mk) ISO code.
#i54872#: Add Latvian (lv) ISO code.

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d7055b45c5d80cbfa417101d8758ea8c11284f]

INTEGRATION: CWS emblock1 (1.123.8); FILE MERGED

2005/09/09 09:09:44 mav 1.123.8.3: #i51893# add X11 dtrans fix to the patch
2005/08/29 16:02:02 mav 1.123.8.2: RESYNC: (1.123-1.136); FILE MERGED
2005/07/12 12:47:45 mav 1.123.8.1: #i51738# add embedded object lib

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57aa1c0cdcde2e3220023267b3a68eb4c1f456ab]

INTEGRATION: CWS fwk24 (1.110.10); FILE MERGED

2005/10/12 13:13:14 cd 1.110.10.1: #i55566# Added plugin and activex control to patch

2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40e9e5c7bcf86ecf9a80f715d26734410e767d68]

INTEGRATION: CWS fwk24 (1.6.44); FILE MERGED

2005/10/12 13:13:14 cd 1.6.44.1: #i55566# Added plugin and activex control to patch

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [20b4d4812003139c004e559304225bd564e5cc26]

#i10000#: regenerate configure


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [779a1b73e70041c8c035415f3d09fc541ee64d12]

SRC680


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6171d2d471815268840dff9f1d59ffcf4cc88a8c]

#i10000#: do not pack crimson.jar


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b726b21bae66108c08882791574a190727d94ac]

INTEGRATION: CWS morejava (1.107.54); FILE MERGED

2005/08/26 15:27:40 fridrich_strba 1.107.54.1: Issue number:
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Allow building OOo with jdk1.3.1 that needs javax.xml.*, not implemented in
jdk1.3.1 itself

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db6fcb1d056fb7a65303cc17d06fa72d6f6374c]

INTEGRATION: CWS morejava (1.72.8); FILE MERGED

2005/08/26 13:47:19 fridrich_strba 1.72.8.1: Issue number:
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Allow building OpenOffice.org with java5 (jdk1.5.0); add JRE from BEA Systems, Inc.
among jres supported by OOo

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [da9f6c839de92d3d01c5458c2bf5e4d788c77092]

INTEGRATION: CWS morejava (1.132.8); FILE MERGED

2005/08/26 13:47:18 fridrich_strba 1.132.8.1: Issue number:
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Allow building OpenOffice.org with java5 (jdk1.5.0); add JRE from BEA Systems, Inc.
among jres supported by OOo

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0addfe8ce14afb8349821b5c90340ac79cf5834]

INTEGRATION: CWS ause039 (1.23.198); FILE MERGED

2005/10/13 21:21:40 hjs 1.23.198.2: RESYNC: (1.23-1.25); FILE MERGED
2005/09/13 15:17:11 hjs 1.23.198.1: #i53841# do not ommit useless warnings if directories do not yet exist

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [566faab308d81e044e6ce276c18fd00d140a6c80]

INTEGRATION: CWS ause039 (1.155.36); FILE MERGED

2005/10/13 21:33:57 hjs 1.155.36.2: RESYNC: (1.155-1.158); FILE MERGED
2005/09/29 17:32:33 hjs 1.155.36.1: #i35627# make generation of UNO header MP safe

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c561e16bb7994c8b3155cdcdb77c0d937bea2a9]

INTEGRATION: CWS ause039 (1.22.198); FILE MERGED

2005/10/13 21:25:59 hjs 1.22.198.2: RESYNC: (1.22-1.23); FILE MERGED
2005/09/13 15:17:10 hjs 1.22.198.1: #i53841# do not ommit useless warnings if directories do not yet exist

2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bde45edc3552bd5d7f86aa606bac5ae5e0dd6ca]

INTEGRATION: CWS dr42 (1.23.12); FILE MERGED

2005/10/07 11:31:58 dr 1.23.12.1: #i19991#

2005-10-25  Frank Schönheit  <fs@openoffice.org>  [b2d158a7aa8e8f75885b93a2efd8043c8da6355e]

#i56543#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cb4aea8b6be2d00ba3469cfb0cbbce98bfc057a]

INTEGRATION: CWS lo8 (1.26.36); FILE MERGED

2005/10/19 09:41:34 lo 1.26.36.1: #i48274# docbook.jar and XFlat.jar not needed

2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d21ccb2fc374fd6b529925222311537bd7e69932]

INTEGRATION: CWS lo8 (1.26.58); FILE MERGED

2005/10/20 15:21:01 lo 1.26.58.1: patch files for CWS lo8

2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ff5bf4a4edc7529569c2b51a68c2500bca42b42]

INTEGRATION: CWS lo8 (1.113.34); FILE MERGED

2005/10/20 15:21:00 lo 1.113.34.1: patch files for CWS lo8

2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fade137ee4ae53a86c23b2171720f29933d64810]

INTEGRATION: CWS lo8 (1.146.20); FILE MERGED

2005/10/20 15:21:00 lo 1.146.20.1: patch files for CWS lo8

2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a7e4b110f5ec724e404ec9867d6fa7574d7a34]

INTEGRATION: CWS lo8 (1.10.62); FILE MERGED

2005/10/20 15:20:58 lo 1.10.62.4: patch files for CWS lo8
2005/10/18 14:16:20 lo 1.10.62.3: RESYNC: (1.11-1.12); FILE MERGED
2005/08/09 11:09:07 lo 1.10.62.2: RESYNC: (1.10-1.11); FILE MERGED
2005/06/10 13:43:03 lo 1.10.62.1: remove unused filter jars from intallation

2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [4590fff9ccde3a75ce5a52bdc923080a17838dbc]

INTEGRATION: CWS impress69 (1.113.30); FILE MERGED

2005/10/18 08:35:53 af 1.113.30.1: #i56147# Added PATCH flag for GenericCommands.xcu and Impress.xcs.

2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [20db1caa7043229c4569d360b95e4190c679ca70]

INTEGRATION: CWS dr41 (1.23.16); FILE MERGED

2005/10/18 13:08:09 dr 1.23.16.2: #i53241# #i52850# missing entries for patch
2005/10/07 16:10:58 dr 1.23.16.1: #i10000#

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7231ef1cf754961117072f3d6b48c3f9cc7e3972]

#i10000# Use parentheses to avoid blank


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [420889b987ed5ecdbbbfb615be397bb41173bd21]

SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4828319e16216ed68755df0f6bb7ef25f88d4b06]

INTEGRATION: CWS cov2src (1.23.42); FILE MERGED

2005/10/18 10:15:19 rt 1.23.42.1: #126234# Join MWS COV680 m4 into SRC680

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a39193516638b55beb5f4c28fec2e8b06c1eb76c]

INTEGRATION: CWS cov2src (1.113.32); FILE MERGED

2005/10/18 10:15:17 rt 1.113.32.1: #126234# Join MWS COV680 m4 into SRC680

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d02e9ce53b838612d71a3ccb423e6c163dcdd449]

INTEGRATION: CWS cov2src (1.7.6); FILE MERGED

2005/10/18 13:41:21 rt 1.7.6.1: #126234# Join MWS COV680 m4 into SRC680

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [be8111f0d8bfe2d4c7001687a97fd63b71cf543c]

INTEGRATION: CWS cov2src (1.22.24); FILE MERGED

2005/10/18 13:41:19 rt 1.22.24.1: #126234# Join MWS COV680 m4 into SRC680

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [edb1dad89a3a5306c66017e078cfdbd787966616]

INTEGRATION: CWS vq21 (1.51.64); FILE MERGED

2005/10/17 15:01:11 vq 1.51.64.1: #i56067# Choose unambiguous filename for map files.

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [5d256cd5bcb7178b138bc0ae94f5f3bd488ed0db]

INTEGRATION: CWS vq21 (1.49.134); FILE MERGED

2005/10/17 15:01:10 vq 1.49.134.1: #i56067# Choose unambiguous filename for map files.

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c6640b498145adead1c6d3c07c731ef094a723b6]

INTEGRATION: CWS os64 (1.16.66); FILE MERGED

2005/10/14 18:56:54 os 1.16.66.2: RESYNC: (1.16-1.18); FILE MERGED
2005/08/31 09:12:02 os 1.16.66.1: WriterCommands.xcu added to patch

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [15370f29fadfb9902f96ba056275f12418bbb50b]

INTEGRATION: CWS os64 (1.24.48); FILE MERGED

2005/10/14 18:44:20 os 1.24.48.2: RESYNC: (1.24-1.26); FILE MERGED
2005/08/31 09:13:15 os 1.24.48.1: sch, sfx, svt and sw added to patch

2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0a908064bf93d2ecc1bb1395f58b2128df53e151]

INTEGRATION: CWS os64 (1.136.20); FILE MERGED

2005/10/14 18:43:38 os 1.136.20.2: RESYNC: (1.136-1.146); FILE MERGED
2005/08/31 09:13:49 os 1.136.20.1: bib and cui added to patch

2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [9b1bd00e313cfddab72f89d99347be0959c05ea9]

INTEGRATION: CWS os62 (1.26.38); FILE MERGED

2005/10/11 11:11:30 os 1.26.38.1: files added to patch

2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [a461b2ca7a40ab93acefdc7d8c997547ee78a759]

INTEGRATION: CWS os62 (1.139.2); FILE MERGED

2005/10/11 11:11:28 os 1.139.2.1: files added to patch

2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [ba77ffdc07b7f9b08724da6938072814eeb1e34b]

INTEGRATION: CWS kso201bugs01 (1.137.4); FILE MERGED

2005/10/06 11:13:49 kso 1.137.4.3: RESYNC: (1.137-1.145); FILE MERGED
2005/10/05 17:35:45 kso 1.137.4.2: #i49238#, #i49951# PATCH flag for ucbhelper and ucptdoc
2005/08/24 11:36:20 kso 1.137.4.1: #122205# - library ucpdav now has PATCH flag.

2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [73fb6f9184bc688e924f33c1e66fcbc15bc36601]

INTEGRATION: CWS nativefixer22 (1.14.56); FILE MERGED

2005/10/17 09:12:21 is 1.14.56.1: #i55921# patching with user privileges

2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [b5d3ce4f6f47ee4f78431148d7df2d037928dfc7]

INTEGRATION: CWS nativefixer22 (1.51.14); FILE MERGED

2005/10/17 09:11:52 is 1.51.14.1: #i55921# patching with user privileges

2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [e365700d6241a14af0256e363748a316b3f258d9]

INTEGRATION: CWS macosxgcc4 (1.6.6); FILE MERGED

2005/09/23 19:59:04 fheckl 1.6.6.2: Fixing i49044 (previous patch was partially wrong)
2005/09/19 19:32:38 fheckl 1.6.6.1: Making stlport compatible with gcc4 on MacOSX (i49044)

2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [0d1ba4526b2007035a7598e841fe79f1a77e7090]

INTEGRATION: CWS macosxgcc4 (1.55.68); FILE MERGED

2005/09/19 23:54:46 fheckl 1.55.68.2: RESYNC: (1.55-1.56); FILE MERGED
2005/09/19 19:41:27 fheckl 1.55.68.1: Adding necessary changes to enable visibility feature in gcc4 on MacOSX (i54451)

2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [e12afe428af50082619f2373f880642f570f634f]

INTEGRATION: CWS jscpp1 (1.137.6); FILE MERGED

2005/08/26 14:03:04 jsc 1.137.6.1: #i53830# insert PATHC flag for typemgr.uno.dll

2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae0dc9f0930ece69e82577902ee84f61789c558]

SRC680


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [14c97c5353926c7675a7a3f27337ef7a8df0adb0]

INTEGRATION: CWS ause035 (1.154.46); FILE MERGED

2005/08/16 14:22:48 hjs 1.154.46.1: #i53404# rmove obsolete target

2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b71bce06913a7d08dc150578c20cc39da41a16b0]

INTEGRATION: CWS ause035 (1.27.170); FILE MERGED

2005/08/10 16:21:52 hjs 1.27.170.1: #i53180# use -env to convert env variables too

2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f30cee54eab4af78ba496dc2f8da65a7e1a5796c]

INTEGRATION: CWS ause035 (1.24.54); FILE MERGED

2005/08/10 12:44:17 hjs 1.24.54.1: #i53160# ignore defines for rc

2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5e5f7104c7b6e52c599f769281b03ad52b93824]

INTEGRATION: CWS hr14 (1.2.128); FILE MERGED

2005/10/13 12:57:51 hr 1.2.128.1: #i53211#: force detection of Crypt::SSLeay for https connections

2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e57f7fdb5fe77e29b6d54a81bbf0320a8ea51c]

INTEGRATION: CWS hr14 (1.6.8); FILE MERGED

2005/09/22 16:50:10 hr 1.6.8.2: #i54843# fix check for childworkspace environment
2005/09/21 17:09:34 hr 1.6.8.1: #i54843#: implement integrated|approved|nominated|ready query modes

2005-10-13  Oliver Bolte  <obo@openoffice.org>  [ebadab12ed7e95c08dad485d944abe8326351c49]

INTEGRATION: CWS merge20to201v2 (1.120.2); FILE MERGED

2005/10/07 14:06:25 hr 1.120.2.1: #i55617: merge OOO680 CWS macosx11

2005-10-13  Oliver Bolte  <obo@openoffice.org>  [d8839e16f5e62df0eeba19cd739812a62811848b]

INTEGRATION: CWS merge20to201v2 (1.5.36); FILE MERGED

2005/10/07 13:59:12 hr 1.5.36.1: #i55617: merge OOO680 CWS hr19

2005-10-13  Oliver Bolte  <obo@openoffice.org>  [75d18adb4a2f859969a83982fd0701bf9079985e]

INTEGRATION: CWS merge20to201v2 (1.136.2); FILE MERGED

2005/10/07 14:07:29 hr 1.136.2.2: #i55617: merge OOO680 CWS macosx11
2005/10/07 14:06:30 hr 1.136.2.1: #i55617: merge OOO680 CWS macosx11

2005-10-13  Oliver Bolte  <obo@openoffice.org>  [e2a32adc30ef26505b14d5763a167aa63959a757]

INTEGRATION: CWS merge20to201v2 (1.42.6); FILE MERGED

2005/10/07 14:17:49 hr 1.42.6.1: #i55617: merge OOO680 CWS macosx11

2005-10-11  Rüdiger Timm  <rt@openoffice.org>  [37e5805edd237bb60dd1d1a6e32a973e344812f7]

#i10000# Typo corrected.


2005-10-10  Rüdiger Timm  <rt@openoffice.org>  [ee3b6046b2b134de27d97682ffbc4549f07d5966]

SRC680


2005-10-10  Carsten Driesner  <cd@openoffice.org>  [9b1f0f90a7556fb879a8d9c7fe43602bcd036e4a]

#125979# configmgr must be part of the patch


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [cd19974d5ed26e05c349687046407ccacfd00b06]

SRC680


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [1a0cddd7a694c64a1e8a006b8afe5d79e10d1a39]

INTEGRATION: CWS gh11 (1.5.78); FILE MERGED

2005/09/21 10:52:25 gh 1.5.78.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/31 15:13:01 gh 1.5.78.1: #125372# defining the objectfile for windows got lost somewhere - reinserted

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [733704d58ba4333e0cc494930424b07ef3f834a1]

INTEGRATION: CWS pj34 (1.74.12); FILE MERGED

2005/09/21 19:20:40 pjanik 1.74.12.1: #i54619#: rename AMD64's makefile and output tree to unxlngx6

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4907bd351231d3d88e96d6630a8598ed07e4826c]

INTEGRATION: CWS pj34 (1.1.2); FILE ADDED

2005/09/21 19:19:38 pjanik 1.1.2.1: #i54619#: Align AMD64's unxlngx4.mk with unxlngi6.mk and rename it to unxlngx6.mk

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [464c01f278c9a3a14e6059ab0785903631e865c3]

INTEGRATION: CWS pj34 (1.11.24); FILE MERGED

2005/09/21 19:09:49 pjanik 1.11.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6d5950d5ff91459fec95dc7e314e64c127775c54]

INTEGRATION: CWS pj34 (1.14.24); FILE MERGED

2005/09/21 19:10:05 pjanik 1.14.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6ca1e0c7fa2ad43b34f881933cc0abdc8bb0e7ad]

INTEGRATION: CWS pj34 (1.9.24); FILE MERGED

2005/09/21 19:09:22 pjanik 1.9.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cd7c8b0fe7531486d668001565b46735af265c12]

INTEGRATION: CWS pj34 (1.19.24); FILE MERGED

2005/09/21 19:09:03 pjanik 1.19.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4fd528a2c4afe61cbbafc71870975e596934f832]

INTEGRATION: CWS pj34 (1.19.24); FILE MERGED

2005/09/21 19:12:39 pjanik 1.19.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ce4412016e3d18290c67ea108b7714ae307f7ea0]

INTEGRATION: CWS pj34 (1.15.24); FILE MERGED

2005/09/21 19:08:46 pjanik 1.15.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [052188bee22b7297ce5822685b40d4dd65b966f8]

INTEGRATION: CWS pj34 (1.35.24); FILE MERGED

2005/09/21 19:07:44 pjanik 1.35.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [07f970ffde22d4f78d77cfc38e4707bef0736ba7]

INTEGRATION: CWS pj34 (1.18.24); FILE MERGED

2005/09/21 19:07:08 pjanik 1.18.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0f785954c016485495cd0dd87fdb88ebfa76c5ca]

INTEGRATION: CWS pj34 (1.12.24); FILE MERGED

2005/09/21 19:04:58 pjanik 1.12.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [da2960259b8b04f7f048be55f005d229a7d496e8]

INTEGRATION: CWS pj34 (1.8.24); FILE MERGED

2005/09/21 19:03:46 pjanik 1.8.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [20929c317b355cbac20b9ff5c9c3520a1b3ed062]

INTEGRATION: CWS pj34 (1.11.24); FILE MERGED

2005/09/21 19:04:28 pjanik 1.11.24.1: #i54621#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [327a099c4e306588a7b2bffae5a93dcf155b9afd]

INTEGRATION: CWS pj34 (1.28.24); FILE MERGED

2005/09/21 19:17:32 pjanik 1.28.24.1: #i54619#: fix common typo.

2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2f90fe042aa6d37d991744e8c479fae16d621f60]

INTEGRATION: CWS pj34 (1.157.20); FILE MERGED

2005/09/21 19:03:11 pjanik 1.157.20.1: #i54621#: fix common typo.

2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc76caa65af72532cc787297d85a3c018bfc8a3f]

SRC680


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e60256b417c7216d382f37ed3a96bdc406986e0]

INTEGRATION: CWS cmcfixes19 (1.118.16); FILE MERGED

2005/09/23 09:28:38 cmc 1.118.16.1: #i54996# add xalan BUILD_TYPE

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0500b705aedeacf4979e0ad7a484cb511166596c]

INTEGRATION: CWS cmcfixes19 (1.34.10); FILE MERGED

2005/09/23 08:24:19 cmc 1.34.10.1: #i54996# add xalan BUILD_TYPE

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fcfb5649c0f07b424d216c0bec5d06b77faa44c]

INTEGRATION: CWS cmcfixes19 (1.109.8); FILE MERGED

2005/09/23 08:24:17 cmc 1.109.8.1: #i54996# add xalan BUILD_TYPE

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0c4d85d5087dd8327255834a7d1d7a8e0cfecd]

INTEGRATION: CWS cmcfixes19 (1.135.16); FILE MERGED

2005/09/23 09:28:40 cmc 1.135.16.1: #i54996# add xalan BUILD_TYPE

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ddf6d99cc3df7e472d9fb3e89b9c8cf00516c7a]

INTEGRATION: CWS nativefixer19 (1.19.4); FILE MERGED

2005/09/13 12:32:58 is 1.19.4.1: #i53658# new package type subdirectory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c976940218ede4ea60fec88f0b2d976f9b9a3f]

INTEGRATION: CWS nativefixer19 (1.26.4); FILE MERGED

2005/09/15 10:19:15 is 1.26.4.2: #i53658# new package type subdirectory
2005/09/13 12:32:56 is 1.26.4.1: #i53658# new package type subdirectory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [17ed18ede9a7f5a5b9614081056d407a5b5e9f25]

INTEGRATION: CWS nativefixer19 (1.43.4); FILE MERGED

2005/09/15 10:19:13 is 1.43.4.2: #i53658# new package type subdirectory
2005/09/13 12:32:54 is 1.43.4.1: #i53658# new package type subdirectory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0fe8a83827f696d31bd3e223283dd65035ff65]

INTEGRATION: CWS nativefixer19 (1.24.4); FILE MERGED

2005/09/15 10:19:12 is 1.24.4.2: #i53658# new package type subdirectory
2005/09/13 12:32:53 is 1.24.4.1: #i53658# new package type subdirectory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0c89b473e7b62020d45509c7851876fe1cbbe1]

INTEGRATION: CWS nativefixer18 (1.24.54); FILE MERGED

2005/09/26 17:22:44 is 1.24.54.7: RESYNC: (1.24-1.25); FILE MERGED
2005/09/23 15:06:14 hro 1.24.54.6: #i54684# Configuration uses version.ini for buuild id
2005/09/19 12:09:00 is 1.24.54.5: #125778# new source key for version file
2005/09/13 09:42:56 is 1.24.54.4: #124120# new version-ini file
2005/09/08 13:23:36 is 1.24.54.3: #124120# productkey also in bootstrap file
2005/09/06 10:32:11 is 1.24.54.2: #124120# shifting entries from bootstrap file to version file
2005/08/05 14:51:52 is 1.24.54.1: #124120# new version.ini file

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9bf7acef3da677f6ee228dd00781e0e09f4eed2]

INTEGRATION: CWS nativefixer18 (1.6.16); FILE MERGED

2005/09/26 17:22:35 is 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/05 14:51:52 is 1.6.16.1: #124120# new version.ini file

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c512ca1cb00f9f9f64ec7d5630d4cd6b363b1d]

INTEGRATION: CWS nativefixer18 (1.28.40); FILE MERGED

2005/09/26 12:49:13 is 1.28.40.6: RESYNC: (1.28-1.30); FILE MERGED
2005/08/17 08:46:28 is 1.28.40.5: #i51124# using st instead of sx for southern sotho
2005/08/10 10:48:25 is 1.28.40.4: #i53147# adding Swahili
2005/08/03 15:02:57 is 1.28.40.3: #i52650# adding Bengali
2005/08/03 08:51:45 is 1.28.40.2: #i52803# adding Lao
2005/08/01 14:10:36 is 1.28.40.1: #i51124# adding southern sotho (Sutu), 1072, sx

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1727c61a7e09cbb4977b34768682c3b3399bbd9]

INTEGRATION: CWS nativefixer18 (1.5.228); FILE MERGED

2005/09/26 12:43:52 is 1.5.228.2: RESYNC: (1.5-1.6); FILE MERGED
2005/07/29 14:07:51 is 1.5.228.1: #124717# defaulting to english in setup script

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [edf39ab60da39c927ff7336eff192c840577e6a0]

INTEGRATION: CWS nativefixer18 (1.4.36); FILE MERGED

2005/09/26 12:36:02 is 1.4.36.4: RESYNC: (1.4-1.5); FILE MERGED
2005/08/16 10:03:48 is 1.4.36.3: #124911# Windows patch has to remove older patches
2005/08/16 09:56:50 is 1.4.36.2: #124911# Windows patch has to remove older patches
2005/08/15 15:05:54 is 1.4.36.1: #124911# no upgade table for Windows patch

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b7964d71a36881a0f05d73e56784be9950c5b5c]

INTEGRATION: CWS nativefixer18 (1.11.36); FILE MERGED

2005/09/26 12:34:18 is 1.11.36.4: RESYNC: (1.11-1.12); FILE MERGED
2005/09/21 09:02:56 is 1.11.36.3: #124911# preparing postversionextension
2005/09/20 15:49:07 is 1.11.36.2: #124911# patch info into comment field
2005/09/16 12:40:25 is 1.11.36.1: #125776# unique temporary installation directory for all download installation sets

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c295bd35e6e030f89523f077f43ab9338dcf8e2]

INTEGRATION: CWS nativefixer18 (1.24.32); FILE MERGED

2005/09/26 12:33:49 is 1.24.32.3: RESYNC: (1.24-1.25); FILE MERGED
2005/09/06 12:20:43 is 1.24.32.2: #124120# replacement in version.ini
2005/08/15 15:30:44 is 1.24.32.1: #124120# new version.ini file

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b043d788ef7e047fdd3f0d35f22c75c56fcacd]

INTEGRATION: CWS nativefixer18 (1.19.16); FILE MERGED

2005/09/26 12:28:23 is 1.19.16.5: RESYNC: (1.19-1.20); FILE MERGED
2005/09/23 09:59:19 is 1.19.16.4: #124911# preparing patch in cws
2005/09/19 08:34:35 is 1.19.16.3: #124911# solving patch on patch problem
2005/08/16 14:57:49 is 1.19.16.2: #124911# Windows patch has to find older patches
2005/08/16 10:30:23 is 1.19.16.1: #124911# logging ship test directory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0144c6d9a7a53039d4aae5bca8d090753749a39f]

INTEGRATION: CWS nativefixer18 (1.22.36); FILE MERGED

2005/09/26 12:26:41 is 1.22.36.2: RESYNC: (1.22-1.23); FILE MERGED
2005/09/19 12:10:11 is 1.22.36.1: #125778# new source key for version file

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [421fa88e56c3fa3306ad0bf82f3836fa14bb6604]

INTEGRATION: CWS nativefixer18 (1.24.16); FILE MERGED

2005/09/26 12:24:57 is 1.24.16.3: RESYNC: (1.25-1.26); FILE MERGED
2005/09/05 13:33:02 is 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED
2005/08/01 12:54:26 is 1.24.16.1: #i48814# no stripping for simple installer

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cf8379636ecbb51dfbe5946a2cccab5d607100]

INTEGRATION: CWS nativefixer18 (1.40.16); FILE MERGED

2005/09/26 12:23:00 is 1.40.16.6: RESYNC: (1.41-1.43); FILE MERGED
2005/09/05 13:32:41 is 1.40.16.5: RESYNC: (1.40-1.41); FILE MERGED
2005/08/16 14:57:48 is 1.40.16.4: #124911# Windows patch has to find older patches
2005/08/04 07:41:29 is 1.40.16.3: #i52839# Lao not suppoted by Windows
2005/08/03 15:03:16 is 1.40.16.2: #i52650# adding Bengali
2005/08/01 12:54:26 is 1.40.16.1: #i48814# no stripping for simple installer

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6facd8cd15205e057c2d4334e3fca35b59c1f60]

INTEGRATION: CWS nativefixer18 (1.19.40); FILE MERGED

2005/09/26 12:20:30 is 1.19.40.4: RESYNC: (1.20-1.22); FILE MERGED
2005/09/16 12:40:21 is 1.19.40.3: #125776# unique temporary installation directory for all download installation sets
2005/09/05 13:32:11 is 1.19.40.2: RESYNC: (1.19-1.20); FILE MERGED
2005/08/01 11:25:14 is 1.19.40.1: #i51749# english nsis installer

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [be328e6ca9cae7c1fe7c7593022ebb78f3ea614e]

INTEGRATION: CWS nativefixer18 (1.22.14); FILE MERGED

2005/09/26 12:19:47 is 1.22.14.3: RESYNC: (1.23-1.24); FILE MERGED
2005/09/05 13:31:52 is 1.22.14.2: RESYNC: (1.22-1.23); FILE MERGED
2005/08/16 10:30:23 is 1.22.14.1: #124911# logging ship test directory

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [677b4915d0e8e18c5c343ebef21071a573924824]

INTEGRATION: CWS nativefixer18 (1.48.12); FILE MERGED

2005/09/26 12:13:28 is 1.48.12.4: RESYNC: (1.49-1.50); FILE MERGED
2005/09/05 13:31:41 is 1.48.12.3: RESYNC: (1.48-1.49); FILE MERGED
2005/08/16 14:57:12 is 1.48.12.2: #124911# Windows patch has to find older patches
2005/08/01 12:54:25 is 1.48.12.1: #i48814# no stripping for simple installer

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [358ad063d02793e76fb46479e04d826a25285327]

INTEGRATION: CWS sj24 (1.107.64); FILE MERGED

2005/09/05 13:04:05 sj 1.107.64.1: #b6247218# added dxf import filter and ppt export filter for pp1

2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [849287a6d82cd0fe1d5c61b38eda53f3e2ed2147]

INTEGRATION: CWS swqbf35 (1.107.38); FILE MERGED

2005/09/23 05:02:54 fme 1.107.38.4: RESYNC: (1.136-1.141); FILE MERGED
2005/08/19 09:47:17 od 1.107.38.3: RESYNC: (1.134-1.136); FILE MERGED
2005/08/01 16:37:24 fme 1.107.38.2: RESYNC: (1.107-1.134); FILE MERGED
2005/07/04 10:18:09 fme 1.107.38.1: Added patch flag to pdffilter, svx, sw

2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da7fc1205c7e3002dcba949098f562cd02b99716]

INTEGRATION: CWS tbe23 (1.136.12); FILE MERGED

2005/08/16 14:54:49 tbe 1.136.12.2: #i49388# office crashes when executing BeanShell macro from command line
2005/08/16 14:52:51 tbe 1.136.12.1: #i46468# Basic IDE allows file insertion when locked

2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b011c250abb73ec1dfe1c15c4afc9c3123833bf3]

INTEGRATION: CWS shellfix03 (1.107.16); FILE MERGED

2005/08/09 13:31:38 obr 1.107.16.2: #i44886# reworked temp file code in cde-open-url
2005/08/04 11:36:47 obr 1.107.16.1: #i51006# added patch flag for open-url.sh

2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dc931b97503e38196fd0e8af662bc993fe906ef]

INTEGRATION: CWS shellfix03 (1.135.4); FILE MERGED

2005/08/17 07:18:47 obr 1.135.4.1: #i48802# urls containing \'&\' need to get escaped

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [48c95f8228363a6804a6faa3f965b830ac3cbc8c]

#i10000#: regenerate configure


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b7e61b30235c0e910318c23ac37c2b215d59869]

SRC680


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [127645f2e7fbf8f12f6f1792b69d76e106b5b7f8]

INTEGRATION: CWS merge20to201 (1.74.14); FILE MERGED

2005/09/23 10:12:59 hr 1.74.14.1: #i54997#: merge CWS dicconfigure

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [52bfc7c3b4adb592d430e8c75f87dbfe907b4b60]

INTEGRATION: CWS merge20to201 (1.65.26); FILE MERGED

2005/09/23 10:14:22 hr 1.65.26.1: #i54997#: merge CWS vq20

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf1dc3c8702aa62cd4dd5ec1a7a96f8d31e2c10c]

INTEGRATION: CWS merge20to201 (1.40.26); FILE MERGED

2005/09/26 11:40:31 hr 1.40.26.1: #i54997#: merge OOO680 master fixes to SRC680
#i10000# move {milestone} to 2.0

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceae3e6a8d3b0c30864de8132739242025b59013]

INTEGRATION: CWS merge20to201 (1.22.26); FILE MERGED

2005/09/23 10:14:21 hr 1.22.26.1: #i54997#: merge CWS vq20

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a8449617e5a19b7e7f680bca3fedbcffecf3d88]

INTEGRATION: CWS merge20to201 (1.25.6); FILE MERGED

2005/09/26 11:33:08 hr 1.25.6.1: #i54997#: merge OOO680 masterfixes to SRC680
update to final version 2.0. #i43709#
#i10000# move {milestone} to 2.0

2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c16e1466518617594cb8b17af1dd8977da0d5e13]

INTEGRATION: CWS merge20to201 (1.41.8); FILE MERGED

2005/09/23 09:58:31 hr 1.41.8.1: #i54997#: merge CWS pj33

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [da1a6846dd4d8811f9cee05019b0b58bb05e53e1]

INTEGRATION: CWS fwk20 (1.16.54); FILE MERGED

2005/08/25 07:46:47 cd 1.16.54.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c6d41e153774ae675afe2b56e4984721c2dbfd3]

INTEGRATION: CWS fwk20 (1.107.50); FILE MERGED

2005/08/25 07:46:47 cd 1.107.50.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6570de7cc8834b435e64842b6127ef56851ef4cc]

INTEGRATION: CWS fwk20 (1.18.52); FILE MERGED

2005/08/25 07:46:46 cd 1.18.52.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04ade77e18dae47e4ebbc06e5a5b3bcd2117e55]

INTEGRATION: CWS fwk20 (1.18.54); FILE MERGED

2005/08/25 07:46:46 cd 1.18.54.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2a63a728a7c8456ec643b623bbe504f85ca08c9]

INTEGRATION: CWS fwk20 (1.15.54); FILE MERGED

2005/08/25 07:46:45 cd 1.15.54.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b2d4f428adb835b5b5f992166953bae0a5bb198]

INTEGRATION: CWS fwk20 (1.20.54); FILE MERGED

2005/08/25 07:46:44 cd 1.20.54.1: #i32241# Added patch flag for window state configuration files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7713135162c4e4745469232b8c876c6a8b463bae]

INTEGRATION: CWS thb09 (1.2.408); FILE MERGED

2005/09/12 15:58:58 thb 1.2.408.1: #i51558# Added patch flag for cppcanvas lib

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecbd4167bee7a3ac81003da5da8c6f2cfe7afd80]

INTEGRATION: CWS encup (1.13.338); FILE MERGED

2005/07/12 12:18:51 ihi 1.13.338.1: #i40603# de -> utf8

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd68ee134291692bd072deca6b1b7d003f5a5893]

INTEGRATION: CWS cmcfixes18 (1.135.4); FILE MERGED

2005/09/05 09:48:48 cmc 1.135.4.3: #i54220# add SABLOT build types
2005/09/05 09:41:49 cmc 1.135.4.2: #i54220# add BERKELEYDB build types
2005/09/05 09:29:42 cmc 1.135.4.1: #i54220# add CRASHREP build types

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b4e523ad35ff652d9a586ae4fd20e8f7b2d7e15]

INTEGRATION: CWS cmcfixes18 (1.118.4); FILE MERGED

2005/09/05 09:48:43 cmc 1.118.4.3: #i54220# add SABLOT build types
2005/09/05 09:41:46 cmc 1.118.4.2: #i54220# add BERKELEYDB build types
2005/09/05 09:29:37 cmc 1.118.4.1: #i54220# add CRASHREP build types

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d549d46147a850569cd57ab18397b1f8a3e839e]

INTEGRATION: CWS autocurrency (1.18.154); FILE MERGED

2005/06/13 19:08:27 er 1.18.154.1: #i40902# patch libsc

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7816380a752dfe2fd531e9bc0763cddd2e92dc29]

INTEGRATION: CWS pl03 (1.103.8); FILE MERGED

2005/06/06 10:53:10 pl 1.103.8.2: use correct name macro
2005/06/06 09:26:37 pl 1.103.8.1: add patch flag to res service library

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [325ce997814c27c5678760087ade1172326befdd]

INTEGRATION: CWS jl16 (1.21.24); FILE MERGED

2005/08/08 12:27:16 is 1.21.24.1: #i47140# assigning components to files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2746928b0931a5aa97f8fb931770bc91db0760b]

INTEGRATION: CWS jl16 (1.5.150); FILE MERGED

2005/08/08 12:28:45 is 1.5.150.1: #i47140# assigning components to files

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea375e5a79d9f296fe564b69bee1592f9457220c]

INTEGRATION: CWS jl16 (1.19.24); FILE MERGED

2005/08/09 14:30:06 is 1.19.24.1: #ii47140# not renaming all files in windows patch

2005-09-22  Rüdiger Timm  <rt@openoffice.org>  [e57ea623fdfb83b88ee8c00bff99bbe35f60cfc8]

Switch off full install sets again.


2005-09-16  Kurt Zenker  <kz@openoffice.org>  [f1855dc546744a194516d3ffb49b15766ce69d87]

#i54694# unzip removed


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [f778f8420bb2d00ddb668a3b93d2da49bbb144ef]

#i10000# Full install sets for all languages.


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [f64d120ab9e290e73d62e46c277fdcd55e640c1c]

#i10000# Download sets for OpenOffice_wJRE


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [8a2ab3db78d20557b886310b7280cc3d08fe07b8]

SRC680


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [58096c671ef576fe3a88c09b689763c7435dc3a6]

#i10000# Retry after 5 seconds?


2005-09-13  Kurt Zenker  <kz@openoffice.org>  [7b4ecad906391c4e7a5a0bf575656ac4d1fee8c1]

INTEGRATION: CWS ause038 (1.137.12); FILE MERGED

2005/09/06 11:52:47 hjs 1.137.12.1: #i53699# remove unused library originating from module unzip

2005-09-13  Kurt Zenker  <kz@openoffice.org>  [8dd81bf50cee70327d2db5c6ce99dd59e8e376b1]

INTEGRATION: CWS mhu10 (1.135.6); FILE MERGED

2005/08/05 15:37:34 mhu 1.135.6.1: #i52956# #b6271301# Added style flag PATCH to gid_File_Lib_Store.

2005-09-10  Rüdiger Timm  <rt@openoffice.org>  [bdb2bcb4b3cd43bca991fad1f2a5ad82c8ea51f3]

SRC680


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71ee6a6189e72712b5f4c673b0d09c720b248d1b]

INTEGRATION: CWS ooo19126 (1.23.100); FILE MERGED

2005/09/05 17:49:27 rt 1.23.100.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf71958ce399832ec278f23532ac693f10d5b4a4]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED

2005/09/05 17:49:27 rt 1.2.546.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87ca151978a8da05c2c1068d18b78f0e73bdefef]

INTEGRATION: CWS ooo19126 (1.7.392); FILE MERGED

2005/09/05 17:49:26 rt 1.7.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d3d867fc44778340b57d1954ca8c3e7e030d82c]

INTEGRATION: CWS ooo19126 (1.5.388); FILE MERGED

2005/09/05 17:49:26 rt 1.5.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11c71f3ef5a5adff242966f002db4fa1274dc7c5]

INTEGRATION: CWS ooo19126 (1.10.60); FILE MERGED

2005/09/05 17:49:25 rt 1.10.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41422acd9e1a62220aa165921bce588cc1c14069]

INTEGRATION: CWS ooo19126 (1.5.388); FILE MERGED

2005/09/05 17:49:24 rt 1.5.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf64a8ffab1c98c08a972b3ee028798386406475]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED

2005/09/05 17:49:24 rt 1.7.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5ccc64d483cfadc17f52e504882186e23a5e064]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:23 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58ea690cb14c6c72e25a2babdf7910d00221c161]

INTEGRATION: CWS ooo19126 (1.13.238); FILE MERGED

2005/09/05 17:49:23 rt 1.13.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d3b8cee9ac4a7983c74a66588afeaeb41c7270b]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED

2005/09/05 17:49:23 rt 1.4.538.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19e38bfbadec90a8dac8e77ef8d6d7b7d3557964]

INTEGRATION: CWS ooo19126 (1.3.392); FILE MERGED

2005/09/05 17:49:22 rt 1.3.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [197c53796df1fece0fadfee1ff69ec7c34584f00]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:49:22 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad2bc453d85641da282acfabe9fca954708e2a21]

INTEGRATION: CWS ooo19126 (1.16.60); FILE MERGED

2005/09/05 17:49:22 rt 1.16.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5e4ce1fef0e38c8ae25088384396e7723b9d450]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED

2005/09/05 17:49:21 rt 1.2.406.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be6ba27e9ec86e965ab38c53269aa3f1f694160b]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED

2005/09/05 17:49:21 rt 1.3.316.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad9840a24fd7e42334e17b4fa607a24c01505692]

INTEGRATION: CWS ooo19126 (1.3.238); FILE MERGED

2005/09/05 17:49:21 rt 1.3.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7daac9a03f2a5b0334595ef1825485185a53903d]

INTEGRATION: CWS ooo19126 (1.3.406); FILE MERGED

2005/09/05 17:49:21 rt 1.3.406.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7873ea0d4efaacac118222aea78c9387670a02f5]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED

2005/09/05 17:49:20 rt 1.4.216.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1a99ad2cc191168bca475c9d83d7e67ef00488f]

INTEGRATION: CWS ooo19126 (1.2.490); FILE MERGED

2005/09/05 17:49:19 rt 1.2.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9297f9c54ef234dee2adb4f53a67ac6391641677]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED

2005/09/05 17:49:19 rt 1.4.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7ee078a3a222bfddd7a076f6cb802ef5e7b4d75]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:18 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d06112fa8c3c116fb42c9ed6c569c6577632371]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED

2005/09/05 17:49:18 rt 1.2.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51e3406abd3f7dc4d8f40352b3fd55e03d35e01f]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED

2005/09/05 17:49:17 rt 1.2.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [973ed55b024fdabad4b527227b7d2c84ab5445be]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:17 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff16481abf98a651616c50e55aac8a2cc345095d]

INTEGRATION: CWS ooo19126 (1.6.216); FILE MERGED

2005/09/05 17:49:17 rt 1.6.216.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18a1a928c9c67f09dc57ca6fb4788d502a6c3488]

INTEGRATION: CWS ooo19126 (1.6.288); FILE MERGED

2005/09/05 17:49:16 rt 1.6.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f76ae00c51906c228df658ee541f960dc7b720d8]

INTEGRATION: CWS ooo19126 (1.2.558); FILE MERGED

2005/09/05 17:49:16 rt 1.2.558.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57e385984419051306e4b4a50006f2fa7caab71c]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:49:15 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [baa90b098403aacf7ce210e3740ebfb297abf8e9]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:15 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1da07e293be40e48fc6aee7470adf798cf77c224]

INTEGRATION: CWS ooo19126 (1.7.388); FILE MERGED

2005/09/05 17:49:15 rt 1.7.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e878acc4ce4e874227d23cbf991ab8d1393d8e56]

INTEGRATION: CWS ooo19126 (1.9.302); FILE MERGED

2005/09/05 17:49:14 rt 1.9.302.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec919d382556fc544fc8c39aa3e2347f9208f7b3]

INTEGRATION: CWS ooo19126 (1.10.216); FILE MERGED

2005/09/05 17:49:14 rt 1.10.216.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8c2b97b199ba568d546378ea495c5d239292a48]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:49:13 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ae28ba8e991a56f4a4968e04f52afec6fc72b21]

INTEGRATION: CWS ooo19126 (1.19.100); FILE MERGED

2005/09/05 17:49:13 rt 1.19.100.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39998e00eef3bfb2b01f348020f0d44cf56a4511]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED

2005/09/05 17:49:13 rt 1.4.194.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d80878721df3cea5cb18988fffa59444318a385]

INTEGRATION: CWS ooo19126 (1.5.136); FILE MERGED

2005/09/05 17:49:13 rt 1.5.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5338fd7676b3bda85a72a2cca164f083168f5f75]

INTEGRATION: CWS ooo19126 (1.15.100); FILE MERGED

2005/09/05 17:49:12 rt 1.15.100.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06d717fe87023ecf5640d3a50efdc3c791948e6b]

INTEGRATION: CWS ooo19126 (1.24.100); FILE MERGED

2005/09/05 17:49:12 rt 1.24.100.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5913278c429e83e91d59e3e181623f8904c78832]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED

2005/09/05 17:49:12 rt 1.6.62.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a2aa8fefda98c244def94933ec95159002a3187]

INTEGRATION: CWS ooo19126 (1.4.258); FILE MERGED

2005/09/05 17:49:12 rt 1.4.258.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [359f576da2643f225fa3b159fac96402e33c705e]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:49:12 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [631b013f9beba99f0c509f94980ff5a9523e8ff8]

INTEGRATION: CWS ooo19126 (1.21.56); FILE MERGED

2005/09/05 17:49:11 rt 1.21.56.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [209449929c7ead0061777ff265856b40ce902ecf]

INTEGRATION: CWS ooo19126 (1.33.144); FILE MERGED

2005/09/05 17:49:11 rt 1.33.144.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3642c95d1255c28385fb5a85535d3061841fe326]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED

2005/09/05 17:49:10 rt 1.4.144.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f111bc50a605f09507c60a5ea43046ad5545d717]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED

2005/09/05 17:49:10 rt 1.4.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a96ec8fb5126b92d0019bc7b061dead057e2f93]

INTEGRATION: CWS ooo19126 (1.5.136); FILE MERGED

2005/09/05 17:49:09 rt 1.5.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a316bb9a5a8f32f6569fc4cc7722576bc1a30bb]

INTEGRATION: CWS ooo19126 (1.2.558); FILE MERGED

2005/09/05 17:49:09 rt 1.2.558.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a4a71fad5c6fde9559f7f3ab622ecc16575fbaf]

INTEGRATION: CWS ooo19126 (1.25.14); FILE MERGED

2005/09/05 17:49:09 rt 1.25.14.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54f4fe8b667f062603b3bae3b681818e43ff2a83]

INTEGRATION: CWS ooo19126 (1.107.56); FILE MERGED

2005/09/05 17:49:08 rt 1.107.56.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [929420ebd074d45c57f0e8c6ceb6d96e72489d52]

INTEGRATION: CWS ooo19126 (1.137.10); FILE MERGED

2005/09/05 17:49:08 rt 1.137.10.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d1b55cb5f2edfe0e0a1f0ef469e77bf910846e9]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED

2005/09/05 17:49:08 rt 1.2.144.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [567b529f57a074c8ca86a693af3fa8fa5982f979]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:49:07 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8117c58b6cbdf00eb311184c0848cbb736c443c0]

INTEGRATION: CWS ooo19126 (1.17.184); FILE MERGED

2005/09/05 17:49:07 rt 1.17.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c0e704f599046cdd71daa67d042015297c8e771]

INTEGRATION: CWS ooo19126 (1.3.510); FILE MERGED

2005/09/05 17:49:06 rt 1.3.510.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e66c71f2929ce11418db326275a95638308949f7]

INTEGRATION: CWS ooo19126 (1.31.58); FILE MERGED

2005/09/05 17:49:06 rt 1.31.58.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5a65ddcd42f678be70079dda6de112980c3596c]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:49:06 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed219a336c51bf1e013965245ed27d9a14f76543]

INTEGRATION: CWS ooo19126 (1.4.388); FILE MERGED

2005/09/05 17:49:05 rt 1.4.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00973a63964fd1d963387fc4660de44bd577fdb6]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED

2005/09/05 17:49:05 rt 1.7.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a3392daaefaca6becd6196f20738bc7a3ee8c8d]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:05 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e07268db4cb9660cc752e679177592443162c94]

INTEGRATION: CWS ooo19126 (1.10.238); FILE MERGED

2005/09/05 17:49:04 rt 1.10.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cd76fbb5e6888caf31db9dd275110c2f024028c]

INTEGRATION: CWS ooo19126 (1.7.302); FILE MERGED

2005/09/05 17:49:04 rt 1.7.302.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [212299f952133c8f5c83001deb99c8200ef5527b]

INTEGRATION: CWS ooo19126 (1.2.392); FILE MERGED

2005/09/05 17:49:03 rt 1.2.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [698bee692dbf8a7a47d500983da495e561ba58c0]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:49:03 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a130cdec6eec3fb5364d91a91e5d686a3732d80]

INTEGRATION: CWS ooo19126 (1.18.58); FILE MERGED

2005/09/05 17:49:03 rt 1.18.58.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17ec22afbdac1670c56bf9df7dcebb169bdfb7b3]

INTEGRATION: CWS ooo19126 (1.3.392); FILE MERGED

2005/09/05 17:49:00 rt 1.3.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9156c0bec7befba1cad41977f616ebad9fba410a]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:49:00 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1715a1dc2bc98284f942208515659aabc5e2792]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:49:00 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d995270a8c663caa4c133e044a440bd0d3815a8]

INTEGRATION: CWS ooo19126 (1.5.238); FILE MERGED

2005/09/05 17:48:59 rt 1.5.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15a547cf53b0830687be4dc30684dc40c8dbbb2e]

INTEGRATION: CWS ooo19126 (1.6.250); FILE MERGED

2005/09/05 17:48:59 rt 1.6.250.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e729f7c325c3c6af665089317291e06a2936532b]

INTEGRATION: CWS ooo19126 (1.11.58); FILE MERGED

2005/09/05 17:48:58 rt 1.11.58.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8d8a7c7d9f05695aaf8dbedfbfb34032971b986]

INTEGRATION: CWS ooo19126 (1.4.388); FILE MERGED

2005/09/05 17:48:57 rt 1.4.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [916d0d17a7c47490c188951f6970a3b69a78e7e4]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED

2005/09/05 17:48:57 rt 1.7.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f9cdcb11d34a8f17643cd1e76908f8c7ae86c02]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:48:57 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c647be5b46dab448136e01cf04401c19fac96e8b]

INTEGRATION: CWS ooo19126 (1.10.238); FILE MERGED

2005/09/05 17:48:57 rt 1.10.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [504f8836905e7e38c53d0e145e3031e0fec64590]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED

2005/09/05 17:48:56 rt 1.4.538.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1db101087f3583296c25cabd7a12aa6a3d595e55]

INTEGRATION: CWS ooo19126 (1.3.392); FILE MERGED

2005/09/05 17:48:56 rt 1.3.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a97c4e47fb713bb6cd66415f110147f42608b34c]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:48:55 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1528c96103fae09930394266f7c9efa9d2874cb]

INTEGRATION: CWS ooo19126 (1.18.60); FILE MERGED

2005/09/05 17:48:55 rt 1.18.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b32b95b6582599a0c6ff5b775816736590b11dd8]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:48:55 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2449350b21951fea5be09f4069b2de1aba52decb]

INTEGRATION: CWS ooo19126 (1.3.380); FILE MERGED

2005/09/05 17:48:55 rt 1.3.380.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9359737b0616a8d7f6a9824ceefbab9bc14cc37]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED

2005/09/05 17:48:54 rt 1.3.546.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad2e7710a1c3d0dc483bbc385e067d3952c19b1a]

INTEGRATION: CWS ooo19126 (1.8.60); FILE MERGED

2005/09/05 17:48:53 rt 1.8.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f87fee7d41affd356b995314620af318ba15af3]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED

2005/09/05 17:48:53 rt 1.3.316.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2974ab4eb27592d651f551922d08a82f7de4c516]

INTEGRATION: CWS ooo19126 (1.3.332); FILE MERGED

2005/09/05 17:48:53 rt 1.3.332.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81fbb4c272ca43315421f163b782fe09dbc3627c]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED

2005/09/05 17:48:52 rt 1.3.316.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c24d12fa2378e75a4bad24aea6c09f2fac69791]

INTEGRATION: CWS ooo19126 (1.4.388); FILE MERGED

2005/09/05 17:48:52 rt 1.4.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d91dc9c0095af01bd6c20b2b76a84571bdb35d1]

INTEGRATION: CWS ooo19126 (1.8.184); FILE MERGED

2005/09/05 17:48:52 rt 1.8.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e70801b81709c282e68f5bedfd80ffb0fea851b5]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:48:51 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26635e2c57316ffe000be66a4029d87b06116022]

INTEGRATION: CWS ooo19126 (1.9.238); FILE MERGED

2005/09/05 17:48:51 rt 1.9.238.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ec614f212114de285e2b074a1a0192f93dfe9de]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED

2005/09/05 17:48:51 rt 1.4.538.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faa1c17fbd19bc62a58ed4cc29e1a46eb77ae43a]

INTEGRATION: CWS ooo19126 (1.3.392); FILE MERGED

2005/09/05 17:48:50 rt 1.3.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f00079d45e78ff7b43b89e6aee7a668a26d7e71c]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:48:50 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97292d591a744244aef57dd479618e66feb63b2e]

INTEGRATION: CWS ooo19126 (1.15.60); FILE MERGED

2005/09/05 17:48:50 rt 1.15.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f19fc617b7dac9eedb45e5222b3dd0df7e6cd34]

INTEGRATION: CWS ooo19126 (1.3.366); FILE MERGED

2005/09/05 17:48:49 rt 1.3.366.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a316850a90f425eb6d0637059d3bd60f48560ee]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED

2005/09/05 17:48:49 rt 1.1.648.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cda3dcaaf31f801ed821cc7ecf91ae58e1f92c2]

INTEGRATION: CWS ooo19126 (1.2.366); FILE MERGED

2005/09/05 17:48:49 rt 1.2.366.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f88bd7f429054525c84fb0616b3524d708b9ec54]

INTEGRATION: CWS ooo19126 (1.1.614); FILE MERGED

2005/09/05 17:48:48 rt 1.1.614.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe473770a0c1b19d9420322f7c094187df4eb7f6]

INTEGRATION: CWS ooo19126 (1.2.388); FILE MERGED

2005/09/05 17:48:48 rt 1.2.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f97f2dc5e13666ecc4bf200c7b07d37c5db7ee3a]

INTEGRATION: CWS ooo19126 (1.4.388); FILE MERGED

2005/09/05 17:48:47 rt 1.4.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a6b21a48a37bd26ccf213bedaf37ff498d0d697]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED

2005/09/05 17:48:47 rt 1.7.184.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9f5fd5691aeb045574e1d3140d84a6f9f3854ba]

INTEGRATION: CWS ooo19126 (1.5.292); FILE MERGED

2005/09/05 17:48:47 rt 1.5.292.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b81bec1d164690310cb3d8731f6c07d0656e465]

INTEGRATION: CWS ooo19126 (1.12.216); FILE MERGED

2005/09/05 17:48:46 rt 1.12.216.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6dd8d96d27a6ebac1c25f7e2eed63d7d17a82c3]

INTEGRATION: CWS ooo19126 (1.5.302); FILE MERGED

2005/09/05 17:48:46 rt 1.5.302.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [692350069aafd7fd1241229f9fd97e3276ef7089]

INTEGRATION: CWS ooo19126 (1.3.392); FILE MERGED

2005/09/05 17:48:46 rt 1.3.392.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe01624e8f171cdbe8d776d471039f665dde684d]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED

2005/09/05 17:48:45 rt 1.5.288.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86a22b73310baf39a3736ecf52f01da11598e3af]

INTEGRATION: CWS ooo19126 (1.20.60); FILE MERGED

2005/09/05 17:48:45 rt 1.20.60.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af5f6d7f93c32043203bddfc7a024b02887e2337]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED

2005/09/05 17:48:45 rt 1.2.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [add0657002db7bd066b57837b11af80457d9bde4]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED

2005/09/05 17:48:44 rt 1.2.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b880fad02b7125898ba87bdcd5da78a486affa8c]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED

2005/09/05 17:48:43 rt 1.2.136.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b206ae8ba58ff23755e15842ed619c30fee376f]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED

2005/09/05 17:48:42 rt 1.4.14.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb48163f2c7447aecf8c82dc3c8bb6a42141fe40]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED

2005/09/05 17:48:42 rt 1.3.490.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbb96dce796ee09a579915c37ea0b90b008f8aa4]

INTEGRATION: CWS ooo19126 (1.3.372); FILE MERGED

2005/09/05 17:48:41 rt 1.3.372.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c536459c47ff5fccbbe2d209c086e2ead8154a8]

INTEGRATION: CWS ooo19126 (1.4.388); FILE MERGED

2005/09/05 17:48:41 rt 1.4.388.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec83478c1f8c30436d7fd7f538851c434c51c0f0]

INTEGRATION: CWS ooo19126 (1.5.216); FILE MERGED

2005/09/05 17:48:40 rt 1.5.216.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b643ea08ea55bfb3a78adb709a42fb1f3ccf4d89]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED

2005/09/05 17:48:39 rt 1.6.244.1: #i54170# Change license header: remove SISSL

2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40cc215edae549f3d5b9ccc3cff31ab185db5b38]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED

2005/09/05 17:48:39 rt 1.4.278.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de3c926a394cdf55415d09823d57fec05e2d9264]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED

2005/09/05 17:12:52 rt 1.4.34.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [088ce9b2023568e5572b6625694b9d4e84247456]

INTEGRATION: CWS ooo19126 (1.11.8); FILE MERGED

2005/09/05 17:12:51 rt 1.11.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2af501274c514bdf6be032a9bcc7df555218b7cf]

INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGED

2005/09/05 17:12:51 rt 1.8.24.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f661e098e73da0115c0b4f15dcf9ac5de386bc65]

INTEGRATION: CWS ooo19126 (1.5.704); FILE MERGED

2005/09/05 14:34:14 rt 1.5.704.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2c7a3233bcf50942832112c26dd67a1de06d1c3]

INTEGRATION: CWS ooo19126 (1.74.62); FILE MERGED

2005/09/05 14:34:12 rt 1.74.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [244daa06cff7dbee418df8a78e13dd6d76657398]

INTEGRATION: CWS ooo19126 (1.3.664); FILE MERGED

2005/09/05 14:34:12 rt 1.3.664.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4857ec92358bbededb83eebd8ff4e0fb8519aa07]

INTEGRATION: CWS ooo19126 (1.19.62); FILE MERGED

2005/09/05 14:34:11 rt 1.19.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1d5619ca36d2a72226aa9bc63f61ee220c6c7a9]

INTEGRATION: CWS ooo19126 (1.11.62); FILE MERGED

2005/09/05 14:34:10 rt 1.11.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d82663fe356147fb4f68ac9d61ce02105e8dbea9]

INTEGRATION: CWS ooo19126 (1.11.62); FILE MERGED

2005/09/05 14:34:09 rt 1.11.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84e511b5c43cee561bc374c22193ca93bfcb5a9a]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED

2005/09/05 14:34:09 rt 1.6.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78f2aa70e752ee8b4abe6136fa85649a38f01ba6]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED

2005/09/05 14:34:08 rt 1.7.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [963d685383c635d65b8b7765f0b0170765e47a79]

INTEGRATION: CWS ooo19126 (1.55.62); FILE MERGED

2005/09/05 14:34:07 rt 1.55.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b73e1297e7e25297a6ae1b95a0855e2cbbc650d5]

INTEGRATION: CWS ooo19126 (1.8.62); FILE MERGED

2005/09/05 14:34:07 rt 1.8.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [970da54e49c60236034b0fea0fa0f0f17242ab48]

INTEGRATION: CWS ooo19126 (1.10.62); FILE MERGED

2005/09/05 14:34:06 rt 1.10.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e55650eaa90b6d625df8340ae27d3013e292c009]

INTEGRATION: CWS ooo19126 (1.13.62); FILE MERGED

2005/09/05 14:34:06 rt 1.13.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbdc0f5ffdfb7fb9e7db8b320be2c795e4849b8d]

INTEGRATION: CWS ooo19126 (1.8.62); FILE MERGED

2005/09/05 14:34:05 rt 1.8.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e339bb65ad28c86778217c75263991c3a8aa0c33]

INTEGRATION: CWS ooo19126 (1.18.62); FILE MERGED

2005/09/05 14:34:05 rt 1.18.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0602ec7b3f0b6eba9c77becfa88c2fc55cf8bd95]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED

2005/09/05 14:34:04 rt 1.7.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [331f39bda0dd90c115e0042e45729c9de00dc3d5]

INTEGRATION: CWS ooo19126 (1.13.62); FILE MERGED

2005/09/05 14:34:04 rt 1.13.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc421a27b163e89ea86f014fb3164963d35d85cc]

INTEGRATION: CWS ooo19126 (1.34.62); FILE MERGED

2005/09/05 14:34:03 rt 1.34.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bcd1987ef2e06fa733da0887cc085658d769c52]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED

2005/09/05 14:34:03 rt 1.7.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e36b5e41a5d3a7b6627193a07d9c6fdf0bcc87e9]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED

2005/09/05 14:34:02 rt 1.6.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c252969493ca49dd401454e33593ef795938ad93]

INTEGRATION: CWS ooo19126 (1.9.62); FILE MERGED

2005/09/05 14:34:02 rt 1.9.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [983143fedbbeca7e862cfcc990e954d88068e259]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED

2005/09/05 14:34:02 rt 1.4.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5318ac2db587eadfa191ab72ffce3866552c2fce]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED

2005/09/05 14:34:01 rt 1.6.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [138875c6347ff0742799d70a23902bed625527ff]

INTEGRATION: CWS ooo19126 (1.17.8); FILE MERGED

2005/09/05 14:34:01 rt 1.17.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2ddde1b9e5702c604a26f6c9d53bda5af4bd803]

INTEGRATION: CWS ooo19126 (1.11.62); FILE MERGED

2005/09/05 14:34:01 rt 1.11.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98b83fb0ae29efe45f87c60d314c1b7b9c02b24f]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED

2005/09/05 14:34:00 rt 1.7.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a041ec6c5a1a20e50eeb12f1bb55630bfe86b6]

INTEGRATION: CWS ooo19126 (1.10.62); FILE MERGED

2005/09/05 14:34:00 rt 1.10.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a19fd754084c3def6ae545f719f346d9ca204db]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED

2005/09/05 14:33:59 rt 1.4.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7da08a8d21f32850a5641cea09dafe80e34f4af0]

INTEGRATION: CWS ooo19126 (1.27.284); FILE MERGED

2005/09/05 14:33:59 rt 1.27.284.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a3b295994b8ce22434fdf1890d1b62b963f72bd]

INTEGRATION: CWS ooo19126 (1.40.8); FILE MERGED

2005/09/05 14:33:58 rt 1.40.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65f2b0b566b204ffc1bae43320ef03470bba9553]

INTEGRATION: CWS ooo19126 (1.23.186); FILE MERGED

2005/09/05 14:33:58 rt 1.23.186.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50ff461d95364bbef8dc8de44b2986eb8fabaab3]

INTEGRATION: CWS ooo19126 (1.10.414); FILE MERGED

2005/09/05 14:33:57 rt 1.10.414.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9b837fe82434207e3234325d42e9a79a4015d09]

INTEGRATION: CWS ooo19126 (1.18.82); FILE MERGED

2005/09/05 14:33:57 rt 1.18.82.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43890f387abdb197c09579842eb7cef078dbe379]

INTEGRATION: CWS ooo19126 (1.9.772); FILE MERGED

2005/09/05 14:33:56 rt 1.9.772.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef3a8c15d861c04318aa63805cb8611339de4d1f]

INTEGRATION: CWS ooo19126 (1.91.62); FILE MERGED

2005/09/05 14:33:56 rt 1.91.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [669969bfbf5ecde6fea55ee2d1fb05bb424716da]

#i10000# Authentification timeout handling: fix problem of rev. 1.14's log text.


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51f528e1ce241338dc160572782d926282b2c669]

INTEGRATION: CWS ooo19126 (1.10.150); FILE MERGED

2005/09/05 14:33:55 rt 1.10.150.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76ea48424fa2938384c5ccece9090f88fb81a89b]

INTEGRATION: CWS ooo19126 (1.12.320); FILE MERGED

2005/09/05 14:33:55 rt 1.12.320.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2685c4d0cdd9990dc3ea63cb363d3ca089f160a4]

INTEGRATION: CWS ooo19126 (1.18.82); FILE MERGED

2005/09/05 14:33:55 rt 1.18.82.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27a65d45065582e8ea88bcbd7b0fbcbcb1aec5f1]

INTEGRATION: CWS ooo19126 (1.7.466); FILE MERGED

2005/09/05 14:33:54 rt 1.7.466.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d13516619a2bcac3b45742717c2fca5995973872]

INTEGRATION: CWS ooo19126 (1.10.690); FILE MERGED

2005/09/05 14:33:54 rt 1.10.690.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31cecc3ad6ff80f746ed7a3f0711ebec6194b9df]

INTEGRATION: CWS ooo19126 (1.5.670); FILE MERGED

2005/09/05 14:33:54 rt 1.5.670.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a51d47d376312484c88db23586fb647fb6832243]

INTEGRATION: CWS ooo19126 (1.5.348); FILE MERGED

2005/09/05 14:33:53 rt 1.5.348.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80a02bd85be9f7ec949c56e0458fb05ecccca340]

INTEGRATION: CWS ooo19126 (1.16.498); FILE MERGED

2005/09/05 14:33:53 rt 1.16.498.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3fdecc4052e130e0dd73783acbf644a043b0751]

INTEGRATION: CWS ooo19126 (1.6.486); FILE MERGED

2005/09/05 14:33:53 rt 1.6.486.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b23fc842ae004b824ed23b7d6e1fdfea97f57ee]

INTEGRATION: CWS ooo19126 (1.4.768); FILE MERGED

2005/09/05 14:33:52 rt 1.4.768.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [780724c0939531cfc84a61092b0e912d23b3d9df]

INTEGRATION: CWS ooo19126 (1.16.86); FILE MERGED

2005/09/05 14:33:52 rt 1.16.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [023f2fecc1f8c06780746ec4db129fcf2458b314]

INTEGRATION: CWS ooo19126 (1.64.48); FILE MERGED

2005/09/05 14:33:52 rt 1.64.48.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a86b77350ff230fdb765b4ac09495276a24edc6]

INTEGRATION: CWS ooo19126 (1.19.24); FILE MERGED

2005/09/05 14:33:51 rt 1.19.24.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3600a19190cf697f99b42eca52c9351639e63556]

INTEGRATION: CWS ooo19126 (1.27.320); FILE MERGED

2005/09/05 14:33:51 rt 1.27.320.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73fd72a0c2b384cc6e6a9c5a97636e581c8696e9]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED

2005/09/05 14:33:50 rt 1.5.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f22d7820f192f8abb324c280973ce022e2b0235]

INTEGRATION: CWS ooo19126 (1.15.476); FILE MERGED

2005/09/05 14:33:50 rt 1.15.476.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9a3ebca6769ae7d9b3451d23c112c77aeed4dd]

INTEGRATION: CWS ooo19126 (1.50.62); FILE MERGED

2005/09/05 14:33:50 rt 1.50.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db56bf707b368d926b8b8253f1bbd2c46d9eb485]

INTEGRATION: CWS ooo19126 (1.155.24); FILE MERGED

2005/09/05 14:33:50 rt 1.155.24.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80fae3025a851f533fa9902a66acc845c3fc2b55]

INTEGRATION: CWS ooo19126 (1.8.60); FILE MERGED

2005/09/05 14:33:49 rt 1.8.60.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [916569ddf437e9d570090f133f0c18d21c57bf50]

INTEGRATION: CWS ooo19126 (1.173.8); FILE MERGED

2005/09/05 14:33:49 rt 1.173.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1408a15ad20295546a6022104b9e9affc98ac0bb]

INTEGRATION: CWS ooo19126 (1.5.424); FILE MERGED

2005/09/05 14:33:48 rt 1.5.424.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46514f95759929499b563edc23027719ede6f242]

INTEGRATION: CWS ooo19126 (1.2.690); FILE MERGED

2005/09/05 14:33:48 rt 1.2.690.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff08873da5a158deba39476d60efcbf3c257d16f]

INTEGRATION: CWS ooo19126 (1.3.690); FILE MERGED

2005/09/05 14:33:47 rt 1.3.690.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a06673008e6bcc3c09ba94b1c52ff035d23720c]

INTEGRATION: CWS ooo19126 (1.63.62); FILE MERGED

2005/09/05 14:33:47 rt 1.63.62.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8045e0dd263bc3194cba30d4fd9264b7c16327a4]

INTEGRATION: CWS ooo19126 (1.36.150); FILE MERGED

2005/09/05 14:33:47 rt 1.36.150.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bb676b2c028c91a470f7119244dda1731976b59]

INTEGRATION: CWS ooo19126 (1.6.658); FILE MERGED

2005/09/05 14:33:46 rt 1.6.658.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95805875e1f7c51a17630d32bcc33dcc9504be92]

INTEGRATION: CWS ooo19126 (1.2.704); FILE MERGED

2005/09/05 14:33:46 rt 1.2.704.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daa375ef8b7e4d92b91aab7992c3c8c552834bd9]

INTEGRATION: CWS ooo19126 (1.28.74); FILE MERGED

2005/09/05 14:33:46 rt 1.28.74.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29112a2d382d6a35cd718a11b939a727ea78f3d1]

INTEGRATION: CWS ooo19126 (1.6.658); FILE MERGED

2005/09/05 14:33:45 rt 1.6.658.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbae78fd0b76921f600a7030a4c69f86327e458d]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED

2005/09/05 14:33:45 rt 1.2.406.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e23b518daf4cc694864867f8e0ec92db9a4c5c12]

INTEGRATION: CWS ooo19126 (1.92.26); FILE MERGED

2005/09/05 14:33:44 rt 1.92.26.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d25eb8cf9029ab590e16992f6e00d40efa6f4c3f]

INTEGRATION: CWS ooo19126 (1.13.466); FILE MERGED

2005/09/05 14:33:43 rt 1.13.466.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2176a6089b06b1ec7eb77e57f82a836cb0128d5]

INTEGRATION: CWS ooo19126 (1.6.274); FILE MERGED

2005/09/05 14:33:43 rt 1.6.274.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ced7f3f5962ec5a8054176961024020fc602c47]

INTEGRATION: CWS ooo19126 (1.3.526); FILE MERGED

2005/09/05 14:33:43 rt 1.3.526.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60bd9170d27d5003061203ba83dd753a6b46e8b4]

INTEGRATION: CWS ooo19126 (1.27.190); FILE MERGED

2005/09/05 14:33:42 rt 1.27.190.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8ec70b3eb4126615f9f3b3baed9b9bd30ff07fd]

INTEGRATION: CWS ooo19126 (1.4.260); FILE MERGED

2005/09/05 14:33:42 rt 1.4.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e116d7fa5ceb06821abc401649e0d010802c232]

INTEGRATION: CWS ooo19126 (1.3.550); FILE MERGED

2005/09/05 14:33:41 rt 1.3.550.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdd4da581fb7109c06c1ab24af443aedc28cf9eb]

INTEGRATION: CWS ooo19126 (1.2.550); FILE MERGED

2005/09/05 14:33:41 rt 1.2.550.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19fc27c2e051f5031d006cd6358bbcbb1bbd8032]

INTEGRATION: CWS ooo19126 (1.3.468); FILE MERGED

2005/09/05 14:33:40 rt 1.3.468.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81f2c471889b7174111d638e8a81c68a4e021c1d]

INTEGRATION: CWS ooo19126 (1.5.186); FILE MERGED

2005/09/05 14:33:39 rt 1.5.186.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5b85aae2c6b85fd45da209e873f2b6eeb797831]

INTEGRATION: CWS ooo19126 (1.5.260); FILE MERGED

2005/09/05 14:33:39 rt 1.5.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f78882f384d6deea5993e15ff02fdc328df78c9]

INTEGRATION: CWS ooo19126 (1.8.186); FILE MERGED

2005/09/05 14:33:38 rt 1.8.186.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [941dd799b90b6cbca46293b251fad98287fc46fe]

INTEGRATION: CWS ooo19126 (1.4.224); FILE MERGED

2005/09/05 14:33:38 rt 1.4.224.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ed2521c8ffd6afe8fd96bf39ea05b2fb134cf43]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED

2005/09/05 14:33:38 rt 1.3.186.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d4ab052ccbc36954b4dae612d919169b4ed8d18]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED

2005/09/05 14:33:37 rt 1.2.546.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90204f2885042a70917b4da0a93898c0b2142c37]

INTEGRATION: CWS ooo19126 (1.2.550); FILE MERGED

2005/09/05 14:33:37 rt 1.2.550.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e0b4c38a13006f1c12cce0fb689a296eeeb2982]

INTEGRATION: CWS ooo19126 (1.4.316); FILE MERGED

2005/09/05 14:33:36 rt 1.4.316.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aad561936a9d89ee6a716297218ea6386b65113c]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED

2005/09/05 14:33:36 rt 1.2.546.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc73320ade73b8ff7c4a21f18105958916faa32d]

INTEGRATION: CWS ooo19126 (1.3.482); FILE MERGED

2005/09/05 14:33:35 rt 1.3.482.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0834c631a062429602d2c43756c075059426eaf0]

INTEGRATION: CWS ooo19126 (1.2.550); FILE MERGED

2005/09/05 14:33:35 rt 1.2.550.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f9e3c694c1b195e4abfae1e1f379bd4af7ecd9e]

INTEGRATION: CWS ooo19126 (1.3.506); FILE MERGED

2005/09/05 14:33:34 rt 1.3.506.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [573d5a8ef6e86b67b91b7d73f9b8c46e3fb17256]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED

2005/09/05 14:33:34 rt 1.4.176.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7532a27ae0a97b5c99bea2209c1c85ac8ded32f]

INTEGRATION: CWS ooo19126 (1.5.462); FILE MERGED

2005/09/05 14:33:34 rt 1.5.462.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7583328919578545ebcd009ffcc045e42d53bd3e]

INTEGRATION: CWS ooo19126 (1.3.260); FILE MERGED

2005/09/05 14:33:34 rt 1.3.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7426a3732c2aa0a101d03cc1823b01309c828142]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED

2005/09/05 14:33:33 rt 1.3.186.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19a916d253c96f87165b5e2131155155ac90a43c]

INTEGRATION: CWS ooo19126 (1.2.550); FILE MERGED

2005/09/05 14:33:33 rt 1.2.550.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d2d792accbb00abfcf7268a62fc95cc958e8b8d]

INTEGRATION: CWS ooo19126 (1.5.260); FILE MERGED

2005/09/05 14:33:32 rt 1.5.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1ac450161f5e5d0852650c9e7c77456045980fe]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED

2005/09/05 14:33:31 rt 1.6.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06e1a6dea5a6a8afbbea510c3d3353e6c5545748]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED

2005/09/05 14:33:31 rt 1.3.348.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d564628fbead1317e1d6e8dc9ca7199fbf7bdbc1]

INTEGRATION: CWS ooo19126 (1.2.482); FILE MERGED

2005/09/05 14:33:31 rt 1.2.482.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e548db8d89107d7efaf4130ef41f3b49dd4471b]

INTEGRATION: CWS ooo19126 (1.2.482); FILE MERGED

2005/09/05 14:33:30 rt 1.2.482.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [407e676978cbebfc31552da02827b8109fe0c094]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED

2005/09/05 14:33:30 rt 1.3.348.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [046f0520c377ae2ae2533ae9106262e4f3b40797]

INTEGRATION: CWS ooo19126 (1.4.72); FILE MERGED

2005/09/05 14:33:30 rt 1.4.72.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2277b277e24846eb8108be23689c969467f733a9]

INTEGRATION: CWS ooo19126 (1.9.72); FILE MERGED

2005/09/05 14:33:29 rt 1.9.72.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38bbae4ba0f546022f6762e2ff331a6ebc5a08fc]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED

2005/09/05 14:33:29 rt 1.3.316.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11d8b10df176e51c87147f86a64e54b6588f835f]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED

2005/09/05 14:33:29 rt 1.2.506.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77543f608679f26938f66d631afb87b8bc033a00]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED

2005/09/05 14:33:29 rt 1.5.158.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [992a86a2b5b7a88b110390f66979553a2eb7c32c]

INTEGRATION: CWS ooo19126 (1.11.72); FILE MERGED

2005/09/05 14:33:28 rt 1.11.72.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22a6900a1f858c91b6727bf8be1c829999c3730a]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED

2005/09/05 14:33:28 rt 1.2.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a8bd43975bf5782ac694eb5467d1a221eda96f9]

INTEGRATION: CWS ooo19126 (1.24.68); FILE MERGED

2005/09/05 14:33:28 rt 1.24.68.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [290aeca75794c003addc1084cc33643da1fb9fb8]

INTEGRATION: CWS ooo19126 (1.5.222); FILE MERGED

2005/09/05 14:33:27 rt 1.5.222.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10129e0efeaec7df83710cf9a35505c244ed31a3]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED

2005/09/05 14:33:27 rt 1.6.222.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acbeb8aeb7353674604a9553fa622b790451c06b]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED

2005/09/05 14:33:27 rt 1.2.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b019d5833399d2d2b6af1b6dd602f686e370ea6e]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED

2005/09/05 14:33:27 rt 1.2.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [224c642df67f5df89323a2f09115de29017e9a3f]

INTEGRATION: CWS ooo19126 (1.24.86); FILE MERGED

2005/09/05 14:33:26 rt 1.24.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e883400dbfa8ebe56b7a14a0851c6a86f3e56b2c]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED

2005/09/05 14:33:26 rt 1.2.506.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [846ffc65b15d34aa857d1e1f8a4111204b3fbf4d]

INTEGRATION: CWS ooo19126 (1.5.176); FILE MERGED

2005/09/05 14:33:25 rt 1.5.176.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23b069797171a79a032c45ee7aaa2488c7e1def2]

INTEGRATION: CWS ooo19126 (1.3.260); FILE MERGED

2005/09/05 14:33:25 rt 1.3.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc039006dbacc2e9b3b35709fdaa95229da695ed]

INTEGRATION: CWS ooo19126 (1.8.222); FILE MERGED

2005/09/05 14:33:25 rt 1.8.222.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e59d0b237a0cd7bc21527a1b2cdc0db79d89d435]

INTEGRATION: CWS ooo19126 (1.13.48); FILE MERGED

2005/09/05 14:33:24 rt 1.13.48.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de1d12d1f571d530ef8709269a59b8af6b908bf3]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED

2005/09/05 14:33:24 rt 1.5.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc53c1291e4379bb100b46cba0a2b1389352ee1e]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED

2005/09/05 14:33:24 rt 1.6.222.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [645e8bfbaa9a702fbf2a274a8471abca9c5af2ca]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED

2005/09/05 14:33:24 rt 1.3.316.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91f7c45a71027867122a6e4653707e398e039223]

INTEGRATION: CWS ooo19126 (1.7.316); FILE MERGED

2005/09/05 14:33:23 rt 1.7.316.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fac9f8b88e5294874cecb72871648ac7f9d93d0]

INTEGRATION: CWS ooo19126 (1.13.72); FILE MERGED

2005/09/05 14:33:23 rt 1.13.72.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecbfff5344981bb92fe7b4759559110be49e4907]

INTEGRATION: CWS ooo19126 (1.19.52); FILE MERGED

2005/09/05 14:33:23 rt 1.19.52.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d868eaff97f3eebd6eec1d053bf1cf060c9e3ebc]

INTEGRATION: CWS ooo19126 (1.18.126); FILE MERGED

2005/09/05 14:33:22 rt 1.18.126.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78159c3a7f1f7f52ed29b89c7ac903d1917e69f3]

INTEGRATION: CWS ooo19126 (1.3.462); FILE MERGED

2005/09/05 14:33:22 rt 1.3.462.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89d07c7317ad764bd4a689f04c93fb5384a751bc]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED

2005/09/05 14:33:22 rt 1.3.126.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3c872764c346efdcac6babf8cb2ce17900200ad]

INTEGRATION: CWS ooo19126 (1.6.260); FILE MERGED

2005/09/05 14:33:22 rt 1.6.260.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d094cb88c131742b1cf5c4687cfe50e575ee5972]

INTEGRATION: CWS ooo19126 (1.20.86); FILE MERGED

2005/09/05 14:33:21 rt 1.20.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64c797b48f8a1040109087e370b603a93bef75c6]

INTEGRATION: CWS ooo19126 (1.22.72); FILE MERGED

2005/09/05 14:33:21 rt 1.22.72.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff444577af7e0db1e691a29ddebdfbe519099413]

INTEGRATION: CWS ooo19126 (1.9.158); FILE MERGED

2005/09/05 14:33:20 rt 1.9.158.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96755fb1035b0af8a2174402f1ce95a4749aaea2]

INTEGRATION: CWS ooo19126 (1.4.382); FILE MERGED

2005/09/05 14:33:20 rt 1.4.382.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8274fab228dacc008da0201a40350c8b44a4ff5a]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED

2005/09/05 14:33:20 rt 1.2.506.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08ceeb973d7397a368ba8e888b6531af1fe65691]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED

2005/09/05 14:33:19 rt 1.2.348.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04c1a7a1e6e78722340357b1048329deabde00c5]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED

2005/09/05 14:33:19 rt 1.4.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c656f37c3ea88da38cb47484b7e034c231995a]

INTEGRATION: CWS ooo19126 (1.3.360); FILE MERGED

2005/09/05 14:33:19 rt 1.3.360.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e0de210c972c5c76d68c706a44d907389d42c6d]

INTEGRATION: CWS ooo19126 (1.25.8); FILE MERGED

2005/09/05 14:33:19 rt 1.25.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b2aad793646823d2888eb3ffd03b67bd21cde45]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED

2005/09/05 14:33:18 rt 1.7.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2b9e190a86055988706f36220e3f44d434fda6f]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED

2005/09/05 14:33:18 rt 1.5.428.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11e618e97c55b11e0cf41d407b6c488ac5d3aac1]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED

2005/09/05 14:33:18 rt 1.6.170.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a2c1a4c4557a8e37ff5a1ee9fc4a6d055d2b25f]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED

2005/09/05 14:33:17 rt 1.6.74.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3c3eb7ae090eb892cf2b9849b85060937fe36f4]

INTEGRATION: CWS ooo19126 (1.9.8); FILE MERGED

2005/09/05 14:33:17 rt 1.9.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6c6c2a5ef3f27707d8a1f52e098d85dbf2e3b94]

INTEGRATION: CWS ooo19126 (1.20.144); FILE MERGED

2005/09/05 14:33:17 rt 1.20.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1d1e1b01ddcc05584ae72d253f7419ead720045]

INTEGRATION: CWS ooo19126 (1.41.8); FILE MERGED

2005/09/05 14:33:16 rt 1.41.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba94e77f8886000356037622c5460a3f101ccedf]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED

2005/09/05 14:33:16 rt 1.5.86.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad4da05792eb17f5781fe597755be2fb56471193]

INTEGRATION: CWS ooo19126 (1.5.170); FILE MERGED

2005/09/05 14:33:16 rt 1.5.170.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46ffd3c3d298b006dbfa614268659908eadf6119]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED

2005/09/05 14:33:15 rt 1.4.158.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [837f13fd54ce18a731839b1bec6913eec211182a]

INTEGRATION: CWS ooo19126 (1.38.8); FILE MERGED

2005/09/05 14:33:15 rt 1.38.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [718c1bcb32900873d0dce1347bd3f08bb768580b]

INTEGRATION: CWS ooo19126 (1.7.170); FILE MERGED

2005/09/05 14:33:14 rt 1.7.170.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb49feb96c1c20a9db192d3afaf8bccab6b9db1c]

INTEGRATION: CWS ooo19126 (1.20.8); FILE MERGED

2005/09/05 14:33:14 rt 1.20.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bd09b9794d7bd29f89490467d828ce55da81948]

INTEGRATION: CWS ooo19126 (1.6.156); FILE MERGED

2005/09/05 14:33:14 rt 1.6.156.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86bfc8cdbc439f4ca94ad889031700b3b2fafc24]

INTEGRATION: CWS ooo19126 (1.9.158); FILE MERGED

2005/09/05 14:33:13 rt 1.9.158.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ee7e4ed2c8cc02fcc830a9155972ceac84b7497]

INTEGRATION: CWS ooo19126 (1.23.8); FILE MERGED

2005/09/05 14:33:13 rt 1.23.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecad920e39c45454ab14e49bc98e0f66a7716894]

INTEGRATION: CWS ooo19126 (1.5.462); FILE MERGED

2005/09/05 14:33:12 rt 1.5.462.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [596ef4eac42e49802c8613c07bf8c6fc5b9fef7a]

INTEGRATION: CWS ooo19126 (1.10.170); FILE MERGED

2005/09/05 14:33:11 rt 1.10.170.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46990a7120860419c6b95249d5179ee84515201e]

INTEGRATION: CWS ooo19126 (1.3.584); FILE MERGED

2005/09/05 14:33:10 rt 1.3.584.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54a8a602b81e313e2eaf93717e1a87f6525777ae]

INTEGRATION: CWS ooo19126 (1.2.466); FILE MERGED

2005/09/05 14:33:10 rt 1.2.466.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ba48b58036e16f9b26f52a4d20f70d3934a18f9]

INTEGRATION: CWS ooo19126 (1.6.82); FILE MERGED

2005/09/05 14:33:09 rt 1.6.82.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e998ef239878ccb6740f99d8fc60b8dbaf0f526]

INTEGRATION: CWS ooo19126 (1.9.114); FILE MERGED

2005/09/05 14:33:09 rt 1.9.114.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79a0e72f4c78d4ccf535452b8d1e061f2a443e80]

INTEGRATION: CWS ooo19126 (1.8.150); FILE MERGED

2005/09/05 14:33:09 rt 1.8.150.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55589ca151054b20f7418db24fd803c79b391979]

INTEGRATION: CWS ooo19126 (1.21.74); FILE MERGED

2005/09/05 14:33:08 rt 1.21.74.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d68f980dee06d3aa9a7e2b1937f1642c4171fd52]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED

2005/09/05 17:40:33 rt 1.3.10.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c1cbeab023dcc58781b9f5b71ab3e0ee05e5443]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED

2005/09/05 17:40:33 rt 1.2.40.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b32f79d4b2522f50671c38e7b0c123f0b287cdc9]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED

2005/09/05 17:40:33 rt 1.2.10.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deafbebd983f9a9e258187c8637fe3ab217cefa1]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED

2005/09/05 17:40:32 rt 1.2.40.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad7858108c31a7238c9e46be6f4a343fb2824022]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED

2005/09/05 17:40:32 rt 1.3.28.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d01ee811e11a9e96822232c6f67bb8f97d8f3457]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED

2005/09/05 17:40:32 rt 1.4.10.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1cbe63fc7866ccc3c9c9c7c9e23d435240df74b]

INTEGRATION: CWS ooo19126 (1.31.10); FILE MERGED

2005/09/05 17:40:32 rt 1.31.10.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccad71d2e7e6b7efc6cc2915b4915dc62eeb2b6d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED

2005/09/05 18:39:54 rt 1.2.128.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [480ef8dfe75f30c9f1275161928ab943681ae7fb]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED

2005/09/05 18:39:53 rt 1.5.30.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c6c4455a975bd74f9eaae243779bc49152c7bb1]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED

2005/09/05 18:39:53 rt 1.3.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7030070f251d6dd0f1dc4cc5ff9bf78ddb006fe4]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED

2005/09/05 18:39:52 rt 1.2.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc9ce0a7fe4c352bcbb569b11e462cc59fe7db7f]

INTEGRATION: CWS ooo19126 (1.1.148); FILE MERGED

2005/09/05 18:39:51 rt 1.1.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a315d0d5dac950f68740a6091cd0dc241284e4c1]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED

2005/09/05 18:39:51 rt 1.2.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30f56048d42513c5378467a092679f7d4d1af333]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED

2005/09/05 18:39:51 rt 1.3.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd9780e634acc426475ac2b56fbb3b3b3d58a4e0]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED

2005/09/05 18:39:50 rt 1.4.104.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa145584630dd7a3429d347bad001b12f8d11bf1]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED

2005/09/05 18:39:50 rt 1.1.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1654ae3234d157dbd74dec12eddbd4bcc2d1d7f]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED

2005/09/05 18:39:50 rt 1.4.124.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bcaffeb79ab762ff57e9fdde32e409f42267f63]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED

2005/09/05 18:39:49 rt 1.10.44.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa2ce2f41d0a38517cae65da15907a60e4cf0893]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED

2005/09/05 18:39:49 rt 1.4.104.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb24f2000860ed1cc3e1009488885f7f72b404e2]

INTEGRATION: CWS ooo19126 (1.1.148); FILE MERGED

2005/09/05 18:39:49 rt 1.1.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a38525ba2bc431967b98663901a780eb74da8c34]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED

2005/09/05 18:39:48 rt 1.8.22.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0902fb0832534b79e7491e566f0753207053ba5b]

INTEGRATION: CWS ooo19126 (1.1.148); FILE MERGED

2005/09/05 18:39:48 rt 1.1.148.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ff73a05ca263d5d9d147f392b471f5a92896e1f]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED

2005/09/05 18:39:48 rt 1.2.22.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12f6df6b8aa84f66fbc7aae68591e2ffc42f39ce]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED

2005/09/05 18:39:48 rt 1.6.104.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611bd264cb05513adafe8b08d502e81ba659fd9c]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED

2005/09/05 18:39:47 rt 1.6.16.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f45563600643095dc6b5485bc8b4d092e2b2401]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED

2005/09/05 18:39:46 rt 1.1.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f4edb2d91b3a0ba2b610133ce32ceb020f45aa6]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED

2005/09/05 18:39:46 rt 1.4.34.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15868234ce45507d52f69a908bfd7c4265fccf9c]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED

2005/09/05 18:39:46 rt 1.2.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eee761e5a4105ae611059fb3b2078799af536a2f]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED

2005/09/05 18:39:45 rt 1.2.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c66b5b8da309865464e75828758f5bd53914c49]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED

2005/09/05 18:39:45 rt 1.1.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [048b3a60f6a9ecf0f573cb35c2b59550ffa670fd]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED

2005/09/05 18:39:45 rt 1.10.28.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf34140c8fc6a4c10d6ce019759ab924cfe55c17]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED

2005/09/05 18:39:44 rt 1.3.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6864e788ad7bd251cefa6a83a4380a0640714a82]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED

2005/09/05 18:39:44 rt 1.1.144.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d1f92dbd814ed82992814e0153dcdb0295e3b6f]

INTEGRATION: CWS ooo19126 (1.8.104); FILE MERGED

2005/09/05 18:39:43 rt 1.8.104.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac75647b4c02fd67c0d2ed7a01fb8387a0a1abfe]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED

2005/09/05 18:39:43 rt 1.9.16.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f7cb5575af97c199bcb109fc8679d362218ba7d]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED

2005/09/05 18:39:43 rt 1.7.16.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [571ef1d38408e0d3ea93c3dc105d74e89949776b]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED

2005/09/05 18:39:42 rt 1.2.30.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56160ae2b71e652e3a420299e1aebaee43b2874b]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED

2005/09/05 18:39:41 rt 1.4.26.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c63868b7a408be56d8b35249af55d154dcf98297]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED

2005/09/05 18:39:41 rt 1.4.8.1: #i54170# Change license header: remove SISSL

2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f5895680fc37a7c1d86850f776d5dffcf5dc23b]

INTEGRATION: CWS ooo19126 (1.49.20); FILE MERGED

2005/09/05 14:55:30 rt 1.49.20.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9de440fb0ecaa1c4f019e54da9e5cc8aa2006d45]

INTEGRATION: CWS ooo19126 (1.5.424); FILE MERGED

2005/09/05 14:33:08 rt 1.5.424.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c908b43faeaf43a7b605b7ce2635fe94a73558ee]

INTEGRATION: CWS ooo19126 (1.2.398); FILE MERGED

2005/09/05 14:33:07 rt 1.2.398.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78d9388e5efe6fac347df45823ad867eee1143d4]

INTEGRATION: CWS ooo19126 (1.4.260); FILE MERGED

2005/09/05 14:33:06 rt 1.4.260.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efa32c03ae6d63a127a3c53ad914c744a42e9426]

INTEGRATION: CWS ooo19126 (1.5.260); FILE MERGED

2005/09/05 14:33:06 rt 1.5.260.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a104f9f434ade0708d18d5aa37c3926a2ae993e]

INTEGRATION: CWS ooo19126 (1.11.222); FILE MERGED

2005/09/05 14:33:06 rt 1.11.222.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7819b65aea2ee887903abf94c4ef373082d2d070]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED

2005/09/05 14:33:06 rt 1.3.348.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b558bce715f7e4a54eb92bc66aa70a8ab1b3ac1]

INTEGRATION: CWS ooo19126 (1.4.274); FILE MERGED

2005/09/05 14:33:05 rt 1.4.274.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f53fb6b7e5392395f624115a3ce6c7f98e46183e]

INTEGRATION: CWS ooo19126 (1.4.492); FILE MERGED

2005/09/05 14:33:05 rt 1.4.492.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0df73ef37a5115d0c5d0ff21ca433f65ce6a986b]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED

2005/09/05 14:33:05 rt 1.5.74.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddccfec0aabe64055943ed1ce9d5740da6d931d4]

INTEGRATION: CWS ooo19126 (1.2.774); FILE MERGED

2005/09/05 14:33:04 rt 1.2.774.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e8e800c81d74ba1bb472c696ab43ed565c9fbba]

INTEGRATION: CWS ooo19126 (1.4.690); FILE MERGED

2005/09/05 14:33:04 rt 1.4.690.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcd5e80ff9edebd308a050885a1cd0601617ee11]

INTEGRATION: CWS ooo19126 (1.49.8); FILE MERGED

2005/09/05 14:33:03 rt 1.49.8.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c29b68cc5cf8aa3a8c8211093dc63e93b2a73fa]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED

2005/09/05 14:33:03 rt 1.8.116.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f6e672ffde1d2f438910c0a1935e2511ce02c05]

INTEGRATION: CWS ooo19126 (1.2.314); FILE MERGED

2005/09/05 14:33:03 rt 1.2.314.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0597c0e37a64a2746d0391a944c062ec939dd942]

INTEGRATION: CWS ooo19126 (1.24.74); FILE MERGED

2005/09/05 14:33:02 rt 1.24.74.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e58f22c2b95a1702a247d523beef7815cb15d2cb]

INTEGRATION: CWS ooo19126 (1.4.704); FILE MERGED

2005/09/05 14:33:02 rt 1.4.704.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b08939fa0fad1b0b47e4bce2c46a08446ba37824]

INTEGRATION: CWS ooo19126 (1.6.68); FILE MERGED

2005/09/05 14:33:02 rt 1.6.68.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d09964fd0ee05049b5db6b475de85ee0843a539]

INTEGRATION: CWS ooo19126 (1.2.484); FILE MERGED

2005/09/05 14:33:01 rt 1.2.484.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc56bf9bc5c2171afcae5343a38733d8e393db3f]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED

2005/09/05 14:33:01 rt 1.2.348.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca2c0be6605d03da78506d35e46215291c77855b]

INTEGRATION: CWS ooo19126 (1.91.82); FILE MERGED

2005/09/05 14:33:01 rt 1.91.82.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1280353fbe139870ba4402d8c051946f7d5cc028]

INTEGRATION: CWS ooo19126 (1.2.150); FILE MERGED

2005/09/05 14:33:01 rt 1.2.150.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b531841b5cce65472371791a853f3957fc26fdd]

INTEGRATION: CWS ooo19126 (1.17.150); FILE MERGED

2005/09/05 14:33:00 rt 1.17.150.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9cce8509fc31d5303ea9fcd88e98c3a8cfd669d]

INTEGRATION: CWS ooo19126 (1.6.72); FILE MERGED

2005/09/05 14:33:00 rt 1.6.72.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6980d8418b1c596e6f1a697b549245c955766ba6]

INTEGRATION: CWS ooo19126 (1.15.82); FILE MERGED

2005/09/05 14:32:59 rt 1.15.82.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71ec1dc6f3c610d4224e1d048e7669af3b1faef7]

INTEGRATION: CWS ooo19126 (1.3.320); FILE MERGED

2005/09/05 14:32:59 rt 1.3.320.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d1b04d60b4ba0936b008c80103c6931b9e88457]

INTEGRATION: CWS ooo19126 (1.9.150); FILE MERGED

2005/09/05 14:32:58 rt 1.9.150.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [693b636bdb970fed0e9f67b5f5b258004bac2e89]

INTEGRATION: CWS ooo19126 (1.4.320); FILE MERGED

2005/09/05 14:32:58 rt 1.4.320.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed30dbf6fb5641324e595852a86c23b75323d15a]

INTEGRATION: CWS ooo19126 (1.6.320); FILE MERGED

2005/09/05 14:32:58 rt 1.6.320.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59c5d1ff3e48a02963b939f5451eb2bb128c52cc]

INTEGRATION: CWS ooo19126 (1.3.424); FILE MERGED

2005/09/05 14:32:58 rt 1.3.424.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f10a41bdc91e849fc3674dd03a756357fe0b819]

INTEGRATION: CWS ooo19126 (1.1.794); FILE MERGED

2005/09/05 14:32:57 rt 1.1.794.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5430d369ed5aab6a2fc9584986ce29ace8f4f0cf]

INTEGRATION: CWS ooo19126 (1.142.74); FILE MERGED

2005/09/05 14:32:57 rt 1.142.74.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d295b8c9bca716da441b1f3f4f47f8fc74094eb2]

INTEGRATION: CWS ooo19126 (1.23.32); FILE MERGED

2005/09/07 09:53:18 obr 1.23.32.1: #i54306# no more SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7c60592f07e08ec7cf3c5386116fdf9f1580323]

INTEGRATION: CWS ooo19126 (1.39.6); FILE MERGED

2005/09/05 17:30:19 rt 1.39.6.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d53e560946221be0574334f9c1418c785ae93521]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED

2005/09/05 17:30:17 rt 1.6.32.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d67f0e8546b1aed2be882275e42d7111ba3ae1dc]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED

2005/09/05 17:30:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4fe52ded217030d71bb6b99207ae998aefe2dec]

INTEGRATION: CWS ause034 (1.39.152); FILE MERGED

2005/08/04 15:07:05 hjs 1.39.152.1: #i51455# survive no match

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f0452f021f57858656c2826cff7937f58d5cb8d]

INTEGRATION: CWS ause034 (1.23.152); FILE MERGED

2005/08/04 15:07:04 hjs 1.23.152.2: #i51455# survive no match
2005/07/27 14:37:28 rt 1.23.152.1: #i51455# Do not ignore return value of 'zip' command, use CHECKZIPRESULT instead (patch provided by vq)

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73fc0d1cecf657d606e656b770a65204c2e077c9]

INTEGRATION: CWS ause034 (1.15.442); FILE MERGED

2005/08/04 15:08:34 hjs 1.15.442.1: #119214# guess GXX_INCLUDE_PATH if not set

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5aae0c0529efb2b3242897912f08b3125de0ac18]

INTEGRATION: CWS ause034 (1.154.32); FILE MERGED

2005/08/04 15:08:34 hjs 1.154.32.1: #119214# guess GXX_INCLUDE_PATH if not set

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cdceb9f51e589957afb542fbf0a22db464af613b]

INTEGRATION: CWS ause034 (1.172.24); FILE MERGED

2005/08/04 15:08:34 hjs 1.172.24.1: #119214# guess GXX_INCLUDE_PATH if not set

2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccb313eb199c4d929f3e31c341217395332b6f64]

INTEGRATION: CWS ause034 (1.22.152); FILE MERGED

2005/08/04 15:07:05 hjs 1.22.152.2: #i51455# survive no match
2005/07/27 14:37:28 rt 1.22.152.1: #i51455# Do not ignore return value of 'zip' command, use CHECKZIPRESULT instead (patch provided by vq)

2005-09-05  Oliver Bolte  <obo@openoffice.org>  [c45f2e4a3c0f828cf8e655366363e55df817b442]

#i10000# if a file cannot be opened try again


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [7a6cf8ae4e7f3fb8ce1d86c4b128d2d9b0b33bd0]

SRC680


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [6d9af0b98e122446e565195b247cfedacaf21405]

INTEGRATION: CWS oool10n20 (1.107.20); FILE MERGED

2005/08/19 13:17:38 er 1.107.20.2: #i52857# add Oriya for Common-ctl.xcu
2005/08/17 15:50:11 er 1.107.20.1: #i53381# add Lao and Dzongkha for Common-ctl.xcu

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b5e9a646be2a2329cc95e5679d3684a5826cf553]

INTEGRATION: CWS oool10n20 (1.28.56); FILE MERGED

2005/09/01 07:52:24 pjanik 1.28.56.6: #i54080#: Add Irish (ga).
2005/08/31 16:29:12 ihi 1.28.56.5: #i52943# added sh-YU sr-CS
2005/08/22 13:12:11 ihi 1.28.56.4: #i53152# Swahili added
2005/08/10 18:36:45 pjanik 1.28.56.3: #i53186#: Add st (Southern Sotho), ts (Tsonga), ve (Venda), nr (Ndebele South) and ss (Siswant) ISO codes.
2005/08/10 18:10:36 pjanik 1.28.56.2: #i52880#: Add Nepali (ne) ISO code.
2005/08/10 18:09:38 pjanik 1.28.56.1: #i52804#: Add Lao (lo) ISO code.

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [53ff85267d15a9565222272e2d87e0764f964aaa]

INTEGRATION: CWS oool10n20 (1.40.34); FILE MERGED

2005/09/01 09:28:45 ihi 1.40.34.4: #i54089# add bn
2005/08/26 15:56:22 ihi 1.40.34.3: #i53836# nepali unkown to windows installer
2005/08/16 16:00:30 ihi 1.40.34.2: #i53379# language dz added
2005/08/12 13:45:14 ihi 1.40.34.1: #i53248# Add South African languages to installers no MS locale list

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e958c8f38be236655f78bf9cd232c4ea820efd69]

INTEGRATION: CWS oool10n20 (1.19.56); FILE MERGED

2005/08/19 14:38:29 ihi 1.19.56.1: #53475# Hebrew added

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b758cbadb3de889a493a5986819e21401f4c2ae9]

INTEGRATION: CWS ivo10 (1.9.90); FILE MERGED

2005/08/09 17:39:57 ihi 1.9.90.1: #123521# cwslocalize eis api

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [ea354748563dc33c174929d2ba1faab5004133fd]

INTEGRATION: CWS hr18 (1.131.4); FILE MERGED

2005/08/18 15:29:58 hr 1.131.4.2: RESYNC: (1.131-1.136); FILE MERGED
2005/08/10 13:07:53 hr 1.131.4.1: #i53108#; enable building and packing with the debug version of STLport

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d5b29f206541e3bd98b6751b5893ae0e56f3da04]

INTEGRATION: CWS hr18 (1.19.28); FILE MERGED

2005/08/11 14:13:52 hr 1.19.28.1: #i53108#: enable STLport debug mode with environment variable USE_STLP_DEBUG

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [84566237cb9e64ac4724594cde14358b01456f9d]

INTEGRATION: CWS hr18 (1.11.28); FILE MERGED

2005/08/11 14:13:42 hr 1.11.28.1: #i53108#: enable STLport debug mode with environment variable USE_STLP_DEBUG

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [3080fc89c3d155f34b9912e20944573d1a23ce4a]

INTEGRATION: CWS hr18 (1.13.28); FILE MERGED

2005/08/09 15:45:12 hr 1.13.28.1: #i53108#: enable STLport debug mode with environment variable USE_STLP_DEBUG

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [95bc16ed87e54eb22325bc2c5ec174e43327c91d]

INTEGRATION: CWS hr18 (1.172.28); FILE MERGED

2005/08/09 15:45:11 hr 1.172.28.1: #i53108#: enable STLport debug mode with environment variable USE_STLP_DEBUG

2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [939b352c7b2cf619dbe1925e11876ca13c89ad63]

INTEGRATION: CWS buildstatushtml (1.142.34); FILE MERGED

2005/08/11 14:30:51 vg 1.142.34.9: #124601# get rid of windows warnings
2005/08/10 14:22:59 vg 1.142.34.8: #124601# message when browser doesn\'t support JavaScript
2005/08/08 12:25:21 vg 1.142.34.7: #124601# some little fixes
2005/08/03 13:38:42 vg 1.142.34.6: #124601# now with autoupdate for directories
2005/08/01 15:01:34 vg 1.142.34.5: #124601# now with autoupdate
2005/07/28 15:25:40 vg 1.142.34.4: #124601# do not ignore errors by default for html
2005/07/28 14:24:18 vg 1.142.34.3: #124601# added status for the directories in modules
2005/07/26 13:25:10 vg 1.142.34.2: #124601# html page generation for single module also
2005/07/25 15:04:43 vg 1.142.34.1: #124601# new feature: html page generation

2005-08-31  Rüdiger Timm  <rt@openoffice.org>  [6a5e3ed603b3f5d3bf8196b88cf55ef4bd1c5f88]

SRC680


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [a29f8b06e128f7188814575eb55ee261d93a9dd6]

INTEGRATION: CWS cmcfixes15 (1.115.2); FILE MERGED

2005/08/24 16:37:06 cmc 1.115.2.2: #i53701# add BOOST buildtype
2005/08/24 08:16:46 cmc 1.115.2.1: #i53701# make msfontextract and MathMLDTD optional builds

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [0d227b99aed96f27bc7362872d10fda9a31afbd1]

INTEGRATION: CWS cmcfixes15 (1.18.46); FILE MERGED

2005/08/24 08:26:35 cmc 1.18.46.1: #i53701# make msfontextract and MathMLDTD optional builds

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [e98e633ad3a00cfe82deaefc478746b3265c4383]

INTEGRATION: CWS cmcfixes15 (1.132.2); FILE MERGED

2005/08/24 16:37:10 cmc 1.132.2.2: #i53701# add BOOST buildtype
2005/08/24 08:16:49 cmc 1.132.2.1: #i53701# make msfontextract and MathMLDTD optional builds

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [0f037d4876ae2a406812313db016728ddbbd7819]

INTEGRATION: CWS configure12 (1.115.4); FILE MERGED

2005/08/26 20:17:36 rene 1.115.4.4: missing -
2005/08/26 19:53:57 rene 1.115.4.3: remove bogus RPM=, thanks Pavel
actually add DPKG and PKGMK to set_soenv.in
2005/08/26 18:54:53 rene 1.115.4.2: #i53840# add help for --with-package-format
2005/08/25 10:42:12 rene 1.115.4.1: #i53640# support > 1 values in --with-package-format

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [2894539a439a194980cda8732dd7ed38e9d33bb2]

INTEGRATION: CWS configure12 (1.72.4); FILE MERGED

2005/08/26 19:54:02 rene 1.72.4.1: remove bogus RPM=, thanks Pavel
actually add DPKG and PKGMK to set_soenv.in

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [cfd4083a9a12b042571adbf6f38286aa02e5c7c5]

INTEGRATION: CWS configure12 (1.132.4); FILE MERGED

2005/08/26 20:17:39 rene 1.132.4.4: missing -
2005/08/26 19:54:00 rene 1.132.4.3: remove bogus RPM=, thanks Pavel
actually add DPKG and PKGMK to set_soenv.in
2005/08/26 18:54:55 rene 1.132.4.2: #i53840# add help for --with-package-format
2005/08/25 10:42:16 rene 1.132.4.1: #i53640# support > 1 values in --with-package-format

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [d2f5156a8f7a3bb00e3bcf1384718ce4364b8bcc]

INTEGRATION: CWS debsize (1.39.2); FILE MERGED

2005/08/28 21:04:11 obr 1.39.2.2: #i53823# fixed typo
2005/08/26 11:49:24 hjs 1.39.2.1: #i53823# fix dependencies

2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [2daec972d87391d190b358c140911b18a83c4c99]

INTEGRATION: CWS debsize (1.38.6); FILE MERGED

2005/08/25 13:40:44 obr 1.38.6.1: #i52874# moved the bundled/unbundled stuff out of the loop

2005-08-29  Rüdiger Timm  <rt@openoffice.org>  [36809860e803a15bb07735f88e3fcd855a40d639]

#i51735#, #i10000#: generated new 'configure' after integration of CWS gslpatches4 bringing new 'configure.in'.


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [ee6337b4cdc66f9b1225fd92a6b817f5588f9d9a]

SRC680


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [9f4f3098b2183c38ffcdb6a7517de736e161a125]

INTEGRATION: CWS gslpatches4 (1.69.4); FILE MERGED

2005/07/19 11:22:03 pl 1.69.4.2: RESYNC: (1.69-1.70); FILE MERGED
2005/07/11 10:21:42 pl 1.69.4.1: #i51735# optional NAS support

2005-08-25  Kurt Zenker  <kz@openoffice.org>  [f8faeccb5fc7e9be417eae32583a1e0f0bc7f889]

INTEGRATION: CWS gslpatches4 (1.127.2); FILE MERGED

2005/07/19 11:21:55 pl 1.127.2.2: RESYNC: (1.127-1.128); FILE MERGED
2005/07/11 10:21:41 pl 1.127.2.1: #i51735# optional NAS support

2005-08-25  Kurt Zenker  <kz@openoffice.org>  [7b3412d0b0517df759552f774f821702da44b6a3]

INTEGRATION: CWS gslpatches4 (1.51.130); FILE MERGED

2005/07/19 11:12:34 pl 1.51.130.2: RESYNC: (1.51-1.52); FILE MERGED
2005/07/11 10:44:50 pl 1.51.130.1: #i51735# make NAS optional

2005-08-22  Rüdiger Timm  <rt@openoffice.org>  [81552012bf2b7197ed8c91aa4dde38eccd4dc771]

#i51963# Patch by pmladek: remove ARCH_FLAGS flag from wron place.


2005-08-19  Rüdiger Timm  <rt@openoffice.org>  [56f9aa90a08e1f7bedf451546ce6a80e2a57f79c]

#i10000# Fixed by hjs: make changes of CWS debianer work


2005-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bd0e965b1df67cd6483be3b9da92201a484ecb0]

#i10000# - fix .IF statement


2005-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c157a348ed0fa3fd9971dc3db5678c2cdbcb356e]

#i10000# - complete changes to find dtd


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [e0195c8df6414b8135e0487d8f756c5e433cd34d]

SRC680


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [96d95675ee10e94c24d9bef1b4cf81dfc8707349]

#i10000# To fix the buildserver problems it should be sufficient to 'sleep' once, when all makefiles have been generated.


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [6a51d1414203eda546abe31236ac33682921a955]

INTEGRATION: CWS debianer (1.34.12); FILE MERGED

2005/08/05 10:22:49 is 1.34.12.7: #i51885# preparing debian packages
2005/08/04 10:44:05 obr 1.34.12.6: fixed PKGFORMAT docu
2005/08/04 08:37:54 is 1.34.12.5: #i51885# creating debian packages
2005/08/03 15:23:17 is 1.34.12.4: #i51885# preparing debian packages
2005/08/03 13:07:28 is 1.34.12.3: #i51885# preparing debian builds
2005/08/03 05:12:01 obr 1.34.12.2: RESYNC: (1.34-1.36); FILE MERGED
2005/07/28 13:01:51 is 1.34.12.1: #i51885# preparing debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [40262544a7e18650dad93fc1df49ce82310b267d]

INTEGRATION: CWS debianer (1.24.8); FILE MERGED

2005/07/28 09:34:05 is 1.24.8.1: #i51885# debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [966abbca81123e8cd32fdfb884625e56718c9e4d]

INTEGRATION: CWS debianer (1.8.28); FILE MERGED

2005/08/10 10:37:56 is 1.8.28.1: #i51885# preparing debian packages

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [5a920913819b17a38330efb635838b43902743cf]

INTEGRATION: CWS debianer (1.40.8); FILE MERGED

2005/08/09 09:14:23 is 1.40.8.2: #i51885# introducing new provides and requires
2005/07/28 09:34:05 is 1.40.8.1: #i51885# debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [51f9db82a0e311427d0b7f7a76aa05557208e7e9]

INTEGRATION: CWS debianer (1.37.8); FILE MERGED

2005/08/09 09:14:23 is 1.37.8.10: #i51885# introducing new provides and requires
2005/08/08 13:50:31 obr 1.37.8.9: #i52874# provide virtual package openoffice.org-unbundled to avoid clashes with debian sid packages
2005/08/05 09:29:54 obr 1.37.8.8: #i52874# support for %replace
2005/08/04 13:42:42 obr 1.37.8.7: #i52874# openofficeorg -> openoffice.org for desktop integration packages
2005/08/04 12:49:47 is 1.37.8.6: #i52874# openofficeorg -> openoffice.org
2005/08/04 08:37:36 obr 1.37.8.5: #i51885# debian desktop integration redo
2005/07/29 10:20:58 is 1.37.8.4: #i51885# preparing debian packages
2005/07/28 13:34:18 is 1.37.8.3: #i51885# debian builds
2005/07/28 13:01:07 is 1.37.8.2: #i51885# preparing debian builds
2005/07/28 09:34:05 is 1.37.8.1: #i51885# debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [7e1e777c9a831839aa3c437f8d18c41248e697b7]

INTEGRATION: CWS debianer (1.19.32); FILE MERGED

2005/08/05 11:55:27 is 1.19.32.1: #i51749# english nsis installer for special languages

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [2a4ce92b9b7dab2e67f3c858f61a50595185edc8]

INTEGRATION: CWS debianer (1.21.58); FILE MERGED

2005/08/03 05:11:22 obr 1.21.58.2: RESYNC: (1.21-1.22); FILE MERGED
2005/07/28 09:34:05 is 1.21.58.1: #i51885# debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [32a085adb99c5c34c02ea353de3dd2ba55604dfa]

INTEGRATION: CWS debianer (1.48.2); FILE MERGED

2005/08/10 10:37:16 is 1.48.2.4: #i51885# preparing debian packages
2005/08/09 09:14:00 is 1.48.2.3: #i51885# introducing new provides and requires
2005/07/29 13:46:56 is 1.48.2.2: #i51885# preparing debian packages
2005/07/28 13:01:06 is 1.48.2.1: #i51885# preparing debian builds

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [96426476519ffa3a2aa02e93ff9566192d2cc69d]

INTEGRATION: CWS mh19121 (1.4.8); FILE MERGED

2005/08/10 11:13:07 mh 1.4.8.1: #i51963#, Support for ARCH_FLAGS when compiling the module stlport

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b2c8887dd047da789856365c131495d112f532a3]

INTEGRATION: CWS mh19121 (1.2.116); FILE MERGED

2005/08/10 11:13:07 mh 1.2.116.1: #i51963#, Support for ARCH_FLAGS when compiling the module stlport

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b2b5be46581dc122eea32b3e7e30fd8af5198612]

INTEGRATION: CWS mh19121 (1.16.46); FILE MERGED

2005/08/15 12:23:08 mh 1.16.46.1: #i53285#, chg flags for new gcc

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [3b644c9642279776e287ceb7bd9fd50da41c2036]

INTEGRATION: CWS mh19121 (1.39.170); FILE MERGED

2005/08/15 12:02:28 hjs 1.39.170.1: #i53327# fix initialization order

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [bd6b21729d88a8e4f7c18ef0871f38ae3e009727]

INTEGRATION: CWS ibmjdk01 (1.110.14); FILE MERGED

2005/08/04 07:09:41 fridrich_strba 1.110.14.3: Issue number:  N/A
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Be gratious with IBM JDK newer than 1.4.2
2005/08/03 13:05:44 fridrich_strba 1.110.14.2: Issue number:  47836
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Check IBM SDK version and require JAVA_HOME to be explicitely set
2005/08/03 11:01:55 fridrich_strba 1.110.14.1: Issue number:  47836
Submitted by:  maxweber
Reviewed by:   fridrich_strba
Enable the use of IBM JDK for building OOo and IBM JRE for using OOo :-)

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [e3501e058946f11fca5c2e8a9a0c8c83902dc167]

INTEGRATION: CWS ibmjdk01 (1.70.12); FILE MERGED

2005/08/03 11:01:58 fridrich_strba 1.70.12.1: Issue number:  47836
Submitted by:  maxweber
Reviewed by:   fridrich_strba
Enable the use of IBM JDK for building OOo and IBM JRE for using OOo :-)

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b7f9c49c84784c90ac66decfdcf19117649bfc49]

INTEGRATION: CWS ibmjdk01 (1.128.12); FILE MERGED

2005/08/04 07:09:44 fridrich_strba 1.128.12.3: Issue number:  N/A
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Be gratious with IBM JDK newer than 1.4.2
2005/08/03 13:05:46 fridrich_strba 1.128.12.2: Issue number:  47836
Submitted by:  fridrich_strba
Reviewed by:   fridrich_strba
Check IBM SDK version and require JAVA_HOME to be explicitely set
2005/08/03 11:01:57 fridrich_strba 1.128.12.1: Issue number:  47836
Submitted by:  maxweber
Reviewed by:   fridrich_strba
Enable the use of IBM JDK for building OOo and IBM JRE for using OOo :-)

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [969ae3a02f8b210db7c9d44facc9e81af1a296c6]

INTEGRATION: CWS macosx10 (1.23.28); FILE MERGED

2005/07/25 12:05:43 tra 1.23.28.2: RESYNC: (1.23-1.24); FILE MERGED
2005/07/19 21:38:14 ericb 1.23.28.1: #i48285# san680*.res are needed since scanner works on Mac OSX

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [2d7de7fc27a4add07ada578c2de6ea0c5c278842]

INTEGRATION: CWS macosx10 (1.129.2); FILE MERGED

2005/07/25 12:05:14 tra 1.129.2.2: RESYNC: (1.129-1.134); FILE MERGED
2005/07/23 23:08:24 ericb 1.129.2.1: #i52381# gtk plugin can be used with Mac OS X

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [cb745b8a51c9aeed36525ffb672975d2aa544250]

INTEGRATION: CWS nojava3 (1.3.48); FILE MERGED

2005/07/27 09:40:58 rene 1.3.48.1: #i52512# fix --disable-java builds, patch by maho

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [f1475950eef204e32b0863c1404c578b4a2281ff]

INTEGRATION: CWS nojava3 (1.34.14); FILE MERGED

2005/08/09 15:26:07 rene 1.34.14.2: RESYNC: (1.34-1.37); FILE MERGED
2005/07/27 09:40:58 rene 1.34.14.1: #i52512# fix --disable-java builds, patch by maho

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [729c6613125e61c0bffbed308cc0256abb38f6c9]

INTEGRATION: CWS nojava3 (1.128.6); FILE MERGED

2005/08/09 15:25:22 rene 1.128.6.2: RESYNC: (1.128-1.129); FILE MERGED
2005/08/05 09:36:33 rene 1.128.6.1: #i40239# use system-libxml when we build with xsltproc (--without-java and --enable-xsltproc)

2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [532d09d7f3fb5fadc599f111bb54dd166de83e53]

INTEGRATION: CWS nojava3 (1.110.8); FILE MERGED

2005/08/09 15:25:32 rene 1.110.8.2: RESYNC: (1.110-1.112); FILE MERGED
2005/08/05 09:36:31 rene 1.110.8.1: #i40239# use system-libxml when we build with xsltproc (--without-java and --enable-xsltproc)

2005-08-16  Rüdiger Timm  <rt@openoffice.org>  [61cf9adc06463134784cf87f7a7edbd20bcdb3c8]

INTEGRATION: CWS cmcfixes14 (1.129.2); FILE MERGED

2005/08/10 11:09:13 cmc 1.129.2.1: #i53151# make ODK and QADEVOOO build items optional

2005-08-16  Rüdiger Timm  <rt@openoffice.org>  [882191f51c9710420a10c612220ed6b9cdee2384]

INTEGRATION: CWS cmcfixes14 (1.112.2); FILE MERGED

2005/08/10 11:09:11 cmc 1.112.2.1: #i53151# make ODK and QADEVOOO build items optional

2005-08-12  Oliver Bolte  <obo@openoffice.org>  [fd34828cfab431ee1fd8cdac5fa00ba4928fb94b]

SRC680


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fb3de1ec8450a3e121e5c86484afcb04cdc3fcb]

#i10000#: add missing dependency


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [361d4610abb5281378926baeb9a9141ccad37f0a]

#i10000#: regenerate configure


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fd5528115a52cc3bed7a160678451598847b02e]

SRC680


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d0f824bde36efdc2c4c743437c1cf04df25352e]

INTEGRATION: CWS configure11 (1.70.4); FILE MERGED

2005/07/29 17:52:10 rene 1.70.4.2: remove forgotten @...
2005/07/29 13:38:38 rene 1.70.4.1: #i52532# export NO_BRP_STALE_LINK_ERROR

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [88f192afaf7f35a11b8cb487836e6072ea357d00]

INTEGRATION: CWS configure11 (1.128.4); FILE MERGED

2005/07/31 18:39:00 rene 1.128.4.7: #i47680# disable crashdump feature per default
2005/07/31 18:30:39 rene 1.128.4.6: actually set SYSTEM_PORTAUDIO to yes in the system-portaudio casse
2005/07/29 12:46:16 rene 1.128.4.5: #i48770# enbale binfilter only per default if ../binfilter exists and enable gpc only per default if ../external/gpc/gpc.* exists
2005/07/26 18:01:24 rene 1.128.4.4: #i53187# require gtk >= 2.4
2005/07/26 15:47:14 rene 1.128.4.3: add missing "test"
#i51736# add --enable-xsltproc to allow building with xsltproc even when we build with Java. patch from cmc
2005/07/26 15:33:44 rene 1.128.4.2: #i48755# Xinerama check needs -lXt on FreeBSD, too
2005/07/26 15:29:53 rene 1.128.4.1: #i52489# move xmkmf check in the else clause for internal nas since we only need it there

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d71deb1d0f0c3e2ba3854b3a72ff94bdeaf8bd4c]

INTEGRATION: CWS configure11 (1.110.6); FILE MERGED

2005/07/31 18:38:58 rene 1.110.6.7: #i47680# disable crashdump feature per default
2005/07/31 18:30:37 rene 1.110.6.6: actually set SYSTEM_PORTAUDIO to yes in the system-portaudio casse
2005/07/29 12:46:13 rene 1.110.6.5: #i48770# enbale binfilter only per default if ../binfilter exists and enable gpc only per default if ../external/gpc/gpc.* exists
2005/07/26 18:01:20 rene 1.110.6.4: #i53187# require gtk >= 2.4
2005/07/26 15:47:12 rene 1.110.6.3: add missing "test"
#i51736# add --enable-xsltproc to allow building with xsltproc even when we build with Java. patch from cmc
2005/07/26 15:33:42 rene 1.110.6.2: #i48755# Xinerama check needs -lXt on FreeBSD, too
2005/07/26 15:29:51 rene 1.110.6.1: #i52489# move xmkmf check in the else clause for internal nas since we only need it there

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2579ab2287cbaf9bf53e2392addece914378016]

INTEGRATION: CWS configure11 (1.2.154); FILE MERGED

2005/07/26 15:47:16 rene 1.2.154.1: add missing "test"
#i51736# add --enable-xsltproc to allow building with xsltproc even when we build with Java. patch from cmc

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ccc3b93f26e741e2bb870f745dac7ef186d730]

INTEGRATION: CWS configure11 (1.91.42); FILE MERGED

2005/07/26 15:37:30 rene 1.91.42.1: #i48757# libjpeg is in /usr/local/lib on FreeBSD

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7558f8716787ccc74b2c36eb00e8c42932e615ff]

INTEGRATION: CWS pj32 (1.48.138); FILE MERGED

2005/07/29 20:24:40 pjanik 1.48.138.1: #i51133#: update directory list.
Fail when the module is missing.

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5537a06f9f73768d9d061b82ea365f2afc7fb5b7]

INTEGRATION: CWS ause033 (1.34.4); FILE MERGED

2005/07/19 13:59:52 hjs 1.34.4.2: #i51391# remove before copy to deal correctly with symlinks
2005/07/15 16:51:50 hjs 1.34.4.1: #i52031# resorted targets, #i51391# do not preserve links

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [50d7cc5938cae2558397def52fdd2097cb4b4842]

INTEGRATION: CWS ause033 (1.18.94); FILE MERGED

2005/07/15 14:26:10 hjs 1.18.94.1: #92731# avoid lots of useless *.dpc files

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f39dc56be1e0348b300c66eb56f956c57e65890]

INTEGRATION: CWS ause033 (1.2.98); FILE MERGED

2005/07/18 12:00:01 hjs 1.2.98.1: #i51368# move setting required variables to the beginning to enable correct dependencies

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f7832e3a0485d61b7077dde2c3f163912b757fc]

INTEGRATION: CWS ause033 (1.154.12); FILE MERGED

2005/07/15 14:26:09 hjs 1.154.12.1: #92731# avoid lots of useless *.dpc files

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5dae16099ca878d9e0217a880ecf45d2bef7c4e]

INTEGRATION: CWS pj31 (1.16.78); FILE MERGED

2005/07/15 13:50:22 pjanik 1.16.78.1: #i51755#: ure depends on langmacros
Patch by cmc.

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4a80cb027c749307e1971c1ba28ca26ac1aee7b]

INTEGRATION: CWS gslpatches2 (1.103.14); FILE MERGED

2005/07/18 10:09:19 pl 1.103.14.2: RESYNC: (1.104-1.129); FILE MERGED
2005/06/06 13:15:37 pl 1.103.14.1: add patch flags for CWS gslpatches2

2005-08-02  Rüdiger Timm  <rt@openoffice.org>  [9218e7b1a3ef1dffed6fcb0ef38c509e2bf61e03]

#100000# Avoid collisions when testing write access on SHIPDRIVE


2005-07-29  Rüdiger Timm  <rt@openoffice.org>  [5b771089f75be6dc0cf723cc6e43d074db9d4351]

#i10000# Try to fix intermittent build problems occuring in buildserver builds for linux: wait some time between generating makefiles and using them.


2005-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f76a02d59fb71623622aefb6a7c8cc6dc8f5fa1]

#i10000#: restrict DONT_REMOVE_PACKAGE to Linux


2005-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a70c0477d39e5c72c9f930ea14313baa73c3f58]

#i10000#: set DONT_REMOVE_PACKAGE


2005-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8678c86cdb29cf4e92167b2b9d53d07df01f23bf]

SRC680


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e82681e8520571a2a8036cb459bdcfe73208ad1]

#i52435#,#i10000# add PATCH flag to ldapbe2.uno.so, libmozabdrv2.so, libxmlsec1-nss.so, libxsec_xmlsec.so


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc26bf4061e5bd3a18e0202fa348afac446dc811]

SRC680


2005-07-22  Oliver Bolte  <obo@openoffice.org>  [4b8bdd9d734759753bca4769153a788714afc194]

SRC680


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [ffa49d1c384354ec62039298f444d4e11afd9300]

INTEGRATION: CWS localedata5 (1.123.12); FILE MERGED

2005/07/13 11:23:51 er 1.123.12.1: #i47962# add libi18nutil

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c6764cfd1cf8766418e9e4d389d62fcd9ea03a2b]

SRC680


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [34a705c0e783ea1fe7644b662a9c2bfa358920f0]

INTEGRATION: CWS hsqldb6 (1.63.230); FILE MERGED

2005/07/20 10:43:14 hjs 1.63.230.1: #i51409# fix wrong variable usage

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5b79c5b28a18a024c0d75e645d44dbac1e597364]

INTEGRATION: CWS fwk18 (1.107.26); FILE MERGED

2005/07/18 18:51:55 as 1.107.26.4: #124346# add filter packages to patch
2005/07/11 08:20:11 as 1.107.26.3: resolve merge conflict
2005/06/29 14:23:12 dbo 1.107.26.2: #i50979#
2005/06/29 08:47:32 dbo 1.107.26.1: #i50979##i49225# patch flags

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b79030eee2e826a6014058dd3d7c6427af3e063d]

INTEGRATION: CWS fwk18 (1.9.248); FILE MERGED

2005/07/18 18:51:57 as 1.9.248.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [92f9f15b56834b27cab26af4f36d90fcd4a89d72]

INTEGRATION: CWS fwk18 (1.14.206); FILE MERGED

2005/07/18 18:51:56 as 1.14.206.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1d3ee00ba4faff13c285b5b37f419fe6f1d1f083]

INTEGRATION: CWS fwk18 (1.102.2); FILE MERGED

2005/07/18 18:51:56 as 1.102.2.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9041eafad31e7bd7d40f1761025f197acf59d3c0]

INTEGRATION: CWS fwk18 (1.16.200); FILE MERGED

2005/07/18 18:51:55 as 1.16.200.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [db1f6146fdc5bbadd00eb7f3362016e0b91946d5]

INTEGRATION: CWS fwk18 (1.10.112); FILE MERGED

2005/07/18 18:51:54 as 1.10.112.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e1af0b86ac75aa70d10100510fd9e12ad41869c7]

INTEGRATION: CWS fwk18 (1.16.206); FILE MERGED

2005/07/18 18:51:54 as 1.16.206.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e609d8bba3e1c85e3ef1ded6e22326db93fc9130]

INTEGRATION: CWS fwk18 (1.7.232); FILE MERGED

2005/07/18 18:51:53 as 1.7.232.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8a2d5f95e5a23d3ce96695e7ad532ff9bd87b61c]

INTEGRATION: CWS fwk18 (1.14.206); FILE MERGED

2005/07/18 18:51:53 as 1.14.206.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [342fd7f156bb5decc3a335a6443a1925bae7e49b]

INTEGRATION: CWS fwk18 (1.19.22); FILE MERGED

2005/07/18 18:51:52 as 1.19.22.1: #124346# add filter packages to patch

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [65fd491ec244e6891ca0c7d74cff9bbe317ea290]

INTEGRATION: CWS dummywebwizard (1.19.16); FILE MERGED

2005/07/14 15:20:51 tv 1.19.16.1: #i51943# reinstall old BASIC Formwizard in order to stay Compatible to first master

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cdd95b8ba2268a6c56ac7b71700188a4b7ea1dff]

INTEGRATION: CWS dummywebwizard (1.102.18); FILE MERGED

2005/07/14 15:20:51 tv 1.102.18.1: #i51943# reinstall old BASIC Formwizard in order to stay Compatible to first master

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a399aa50649b164a86eef11ce1416854da3c4951]

INTEGRATION: CWS dummywebwizard (1.30.20); FILE MERGED

2005/07/14 15:20:51 tv 1.30.20.1: #i51943# reinstall old BASIC Formwizard in order to stay Compatible to first master

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8e184767af5d0d761e78a692ee31ee2951b968ab]

INTEGRATION: CWS nativefixer16 (1.11.4); FILE MERGED

2005/07/18 14:05:42 is 1.11.4.1: #124331# bug fix for FontsFolder

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [12d33326d0a7170cc655aca8d8705fe5a2c62e42]

INTEGRATION: CWS nativefixer16 (1.47.18); FILE MERGED

2005/07/18 09:12:16 is 1.47.18.1: #124334# order of deinstall patch custom actions

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [43cc77d9323e28c6838f2286f0ba61d94f4b08e2]

INTEGRATION: CWS mhu09 (1.110.12); FILE MERGED

2005/07/19 11:46:11 hjs 1.110.12.1: #i52123# remove unuse berkeleydb libraries; #i51415#, #i51414# flags for changed files

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3d76d3c2cac2fa03901a5611839e00e909074f30]

INTEGRATION: CWS mhu09 (1.17.12); FILE MERGED

2005/07/19 11:46:22 hjs 1.17.12.1: #i52123# remove unuse berkeleydb libraries; #i51415#, #i51414# flags for changed files

2005-07-20  Oliver Bolte  <obo@openoffice.org>  [baea5f55227fc1fe6e0bbe335bd5e8b0caba14ec]

INTEGRATION: CWS mhu09 (1.97.24); FILE MERGED

2005/07/19 11:46:19 hjs 1.97.24.1: #i52123# remove unuse berkeleydb libraries; #i51415#, #i51414# flags for changed files

2005-07-19  Oliver Bolte  <obo@openoffice.org>  [0e0128a70ec9abb652f0d8b88b56b5e87f6ff452]

#124425# fontfolder bugfix


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [cca183ab4c090b33fabc1b5ff1325bee9f161f40]

#i10000# patch flag for animcore lib


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [afe3a7c9369b05dc7a5437264e3db71e69e5c045]

#i10000# patch flags for sts, tl and slideshow lib


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [054cd0bc260bb0a99aee77c829572f91386ca851]

SRC680


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [b477f8d740615838f85bbdfdbc31c22450294688]

INTEGRATION: CWS sysui09 (1.18.24); FILE MERGED

2005/07/15 05:01:38 obr 1.18.24.3: #b6243141# use official Solaris freetype packages
2005/07/14 07:31:33 obr 1.18.24.2: #b6294657# undo last change
2005/07/12 06:57:49 obr 1.18.24.1: #b6294657# compress Solaris Nevada menu integration packages

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [6b03b0062fdc9a0776eb8fd127709914472988c6]

INTEGRATION: CWS sysui09 (1.23.62); FILE MERGED

2005/07/15 05:01:37 obr 1.23.62.1: #b6243141# use official Solaris freetype packages

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [1c52e9fbfa4505ed8601e0aaf0dd92d0b5cb8897]

INTEGRATION: CWS sysui09 (1.38.10); FILE MERGED

2005/07/15 05:01:36 obr 1.38.10.1: #b6243141# use official Solaris freetype packages

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [aae9a22e8b7917bf889c55ff973c2b99d3209409]

INTEGRATION: CWS sysui09 (1.36.20); FILE MERGED

2005/07/15 05:01:35 obr 1.36.20.1: #b6243141# use official Solaris freetype packages

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [1110b0efd5ede63926d61c582b03fce43aab4c99]

INTEGRATION: CWS tl13 (1.14.234); FILE MERGED

2005/07/12 10:42:18 os 1.14.234.1: #51728# WriterCommands.xcu added to patch

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [2b3bdf14ec6bf73058f83efcd881035ff5438d3d]

INTEGRATION: CWS tl13 (1.23.6); FILE MERGED

2005/07/14 10:34:41 os 1.23.6.1: #i20801# svx???.res added

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [c2e46ad888e2d1f39fee79a0ac5856cf2b4570b2]

INTEGRATION: CWS mhu08 (1.123.10); FILE MERGED

2005/07/12 13:52:28 mhu 1.123.10.1: #i50415# Added PATCH flag to bf_svx.

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [1c80b0868165c36ec123f80899653111603c87de]

INTEGRATION: CWS l10ntoolingfixer (1.6.58); FILE MERGED

2005/07/13 12:46:22 ihi 1.6.58.1: #47956# removed german legal text

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [3b5c71850f3753f82fa9b32270e40fc4d210b3f2]

INTEGRATION: CWS cmcfixes11 (1.2.20); FILE MERGED

2005/07/14 15:28:51 cmc 1.2.20.1: #i51974# update system stl debugging

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [433f57eafcb89369ed1181821ec0e3f055637b33]

INTEGRATION: CWS cmcfixes11 (1.2.20); FILE MERGED

2005/07/14 15:28:50 cmc 1.2.20.1: #i51974# update system stl debugging

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [e23ec972c676f9413ff7ad69441675debfaf3748]

INTEGRATION: CWS cmcfixes11 (1.1.2); FILE ADDED

2005/07/14 15:28:50 cmc 1.1.2.1: #i51974# update system stl debugging

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [6f5e19dc50a515765e0144237e152221403b97e0]

INTEGRATION: CWS cmcfixes11 (1.3.20); FILE MERGED

2005/07/14 15:28:50 cmc 1.3.20.1: #i51974# update system stl debugging

2005-07-18  Oliver Bolte  <obo@openoffice.org>  [ab3abb40be004c7d3f986ff568c4df54187b5843]

INTEGRATION: CWS cmcfixes11 (1.30.8); FILE MERGED

2005/07/14 15:28:49 cmc 1.30.8.1: #i51974# update system stl debugging

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [5f48072eb688aa8cedfa502fb787d324375bdc2e]

SRC680


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3fbf23a9cb747b988fd1d08ebc1a81795e31801f]

ENABLE_KDE


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [0d7a846b463fbf21751466b9cc8805c411d81c05]

INTEGRATION: CWS mh19104 (1.7.354); FILE MERGED

2005/06/23 14:38:12 mh 1.7.354.1: chg: copyright year to 2005, #i49399#

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [084ec27d253c984a9d4ba42f1bd548b88f4cd473]

INTEGRATION: CWS mh19104 (1.2.98); FILE MERGED

2005/07/13 07:46:12 mh 1.2.98.1: chg: use glibc memmove on glibc platforms, #i50592#d

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3c879f503f4c661a7b39958a672dec928a7ae8ef]

INTEGRATION: CWS mmt3 (1.4.70); FILE MERGED

2005/07/14 09:12:30 sw 1.4.70.1: #124194#

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [147f6d83b982ba0c749c2cbd47b45daf084dde6c]

INTEGRATION: CWS mmt3 (1.97.22); FILE MERGED

2005/07/14 09:27:26 sw 1.97.22.2: #124194#
2005/07/14 09:12:43 sw 1.97.22.1: #124194#

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9678b1ec27c70246d9a7ec3464a0a22168f50d18]

INTEGRATION: CWS linuxppc04 (1.65.6); FILE MERGED

2005/07/03 23:53:24 rene 1.65.6.5: RESYNC: (1.68-1.69); FILE MERGED
2005/06/30 11:56:29 rene 1.65.6.4: remove rest of
2005/06/29 19:13:04 rene 1.65.6.3: #i50935# $platform instead of $machine_type (also for where $machine_type was wrongly there before)
2005/06/27 12:32:40 rene 1.65.6.2: RESYNC: (1.65-1.68); FILE MERGED
2005/06/18 10:57:27 rene 1.65.6.1: #i50935# export JITC_PROCESSOR_TYOE=6 into the enviroment

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [df6e1bc0a7326d821fdf3c6478efb0d5e5de81d1]

INTEGRATION: CWS linuxppc04 (1.120.6); FILE MERGED

2005/07/03 23:53:12 rene 1.120.6.4: RESYNC: (1.126-1.127); FILE MERGED
2005/06/27 12:32:30 rene 1.120.6.3: RESYNC: (1.120-1.126); FILE MERGED
2005/06/18 12:10:20 rene 1.120.6.2: fix bashism
2005/06/18 10:57:27 rene 1.120.6.1: #i50935# export JITC_PROCESSOR_TYOE=6 into the enviroment

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [2c4e5a104b9abaf62ad43ba2899961348e8d284a]

INTEGRATION: CWS linuxppc04 (1.102.6); FILE MERGED

2005/07/03 23:52:58 rene 1.102.6.4: RESYNC: (1.108-1.109); FILE MERGED
2005/06/27 12:32:16 rene 1.102.6.3: RESYNC: (1.102-1.108); FILE MERGED
2005/06/18 12:10:17 rene 1.102.6.2: fix bashism
2005/06/18 10:57:25 rene 1.102.6.1: #i50935# export JITC_PROCESSOR_TYOE=6 into the enviroment

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [28976f17ea42af26d0b6c48512289eb6983eeb30]

INTEGRATION: CWS nativefixer14 (1.10.28); FILE MERGED

2005/07/12 13:41:23 is 1.10.28.1: #i51826# fonts in administrative installation

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [86e059479370185cca8f785384ab28b66f1d8055]

INTEGRATION: CWS nativefixer14 (1.38.16); FILE MERGED

2005/07/12 13:41:22 is 1.38.16.1: #i51826# fonts in administrative installation

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [c154874da5dd6d979381aca6588045f63be69658]

INTEGRATION: CWS impress51 (1.107.16); FILE MERGED

2005/06/28 14:23:35 af 1.107.16.2: Added libsd and libsdui.
2005/06/28 11:36:01 obr 1.107.16.1: #i51265# java_uno_accessbrige.dll needs PATCH flag

2005-07-14  Kurt Zenker  <kz@openoffice.org>  [832eae864b918f91311bf1324bed5f8ab842ccc3]

INTEGRATION: CWS impress51 (1.94.6); FILE MERGED

2005/06/28 11:36:47 obr 1.94.6.1: #b6278158# java_uno_accessbrige.jar needs PATCH flag

2005-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4280024b9d79cbcfc79ab4d692fd01ab482430f1]

#i10000# fix global win/tcsh breaker


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9a82119bcc612d22bd71f747d6950beaa7603b23]

SRC680


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [320cc3bbae35e2fe340abb18db4261ac46856f37]

INTEGRATION: CWS fwk16 (1.107.30); FILE MERGED

2005/07/06 11:09:33 pb 1.107.30.3: fix: #100000# Add PATCH flags for libs from CWS fwk16 (fps_office.uno.dll)
2005/07/04 09:44:30 pb 1.107.30.2: RESYNC: (1.107-1.115); FILE MERGED
2005/07/04 04:38:55 pb 1.107.30.1: #100000# Add PATCH flags for libs from CWS fwk16

2005-07-12  Kurt Zenker  <kz@openoffice.org>  [bed03ba505c602def7374cbbcff0e0083f91b8f4]

INTEGRATION: CWS sj21 (1.106.12); FILE MERGED

2005/06/28 13:39:56 sj 1.106.12.1: added some patch flags

2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0452f5cd4550a7d857301a22f20b8388367090f3]

INTEGRATION: CWS sj21 (1.106.12); FILE MERGED

2005/06/28 13:39:56 sj 1.106.12.1: added some patch flags

2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1966651fdf6d9838857287a4c396ae1f83d785c6]

INTEGRATION: CWS mav18 (1.107.34); FILE MERGED

2005/06/30 14:34:49 mav 1.107.34.1: #100000# adjust the patch to the changes in mav18 cws

2005-07-12  Oliver Bolte  <obo@openoffice.org>  [3315026fad90cbf52f1e97180fc35e62f875fdba]

#i10000# fps_gnome.uno PATCH flag needed


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [17a9ed856cddb75f85703aecb200c3e44f305b21]

INTEGRATION: CWS os65 (1.16.212); FILE MERGED

2005/06/30 13:11:22 os 1.16.212.1: sm added to patch

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [29836a780592e245e4384111ceb90374c9f32267]

INTEGRATION: CWS ause030 (1.14.6); FILE MERGED

2005/06/20 13:34:33 hjs 1.14.6.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [918918d8861abb8910c505fe626435420b498638]

INTEGRATION: CWS ause030 (1.11.58); FILE MERGED

2005/06/08 13:53:13 hjs 1.11.58.1: #i49800# check for unsupported 4nt versions

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [caf23ac334c68be4d8f23c90a7c33e45771bc800]

INTEGRATION: CWS ause030 (1.28.16); FILE MERGED

2005/06/16 10:15:25 hjs 1.28.16.2: #123620# simplify
2005/06/14 10:34:56 hjs 1.28.16.1: #123620# remove obsolete remains of OOo 1.1.x

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [8e19c64cadbebef808b0dd5cd299bff04d566da9]

INTEGRATION: CWS ause030 (1.73.128); FILE MERGED

2005/06/20 13:34:47 hjs 1.73.128.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [953d11939cc31f35acf4a22c5d92f005f3ea2919]

INTEGRATION: CWS ause030 (1.18.80); FILE MERGED

2005/06/20 13:34:45 hjs 1.18.80.2: #i47954# introduce ARCH_FLAG
2005/05/19 16:04:47 hjs 1.18.80.1: #i27568# seperated c/c++ switches to enable symbol builds if required

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [0ace79af27913d91f24b105ab07c4aaf7baf7cd4]

INTEGRATION: CWS ause030 (1.10.80); FILE MERGED

2005/06/20 13:34:44 hjs 1.10.80.2: #i47954# introduce ARCH_FLAG
2005/05/19 16:04:47 hjs 1.10.80.1: #i27568# seperated c/c++ switches to enable symbol builds if required

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [5cce646e2656a0218e5b5206b71b3d76684634bb]

INTEGRATION: CWS ause030 (1.10.80); FILE MERGED

2005/06/20 13:34:43 hjs 1.10.80.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [f8edae53079a251f54ccdb9c18d87ec51b9928dd]

INTEGRATION: CWS ause030 (1.5.80); FILE MERGED

2005/06/20 13:34:42 hjs 1.5.80.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [2f748ed981f0eca2a7f2ccf6d0497dd2274bb28d]

INTEGRATION: CWS ause030 (1.6.130); FILE MERGED

2005/06/20 13:34:42 hjs 1.6.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [bca10cca153cc82517759a1b619a3d0f4a5a1dc1]

INTEGRATION: CWS ause030 (1.54.6); FILE MERGED

2005/06/20 13:34:41 hjs 1.54.6.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [dfaa6ae18685cc7934a0ba3aa0db8d8eb2346d2b]

INTEGRATION: CWS ause030 (1.7.130); FILE MERGED

2005/06/20 13:34:41 hjs 1.7.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [d05888c049b3c5a67717006ba11330e34292e384]

INTEGRATION: CWS ause030 (1.9.130); FILE MERGED

2005/06/20 13:34:40 hjs 1.9.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [9447e1bdb3567e9dab4fbd9d03782e351e992892]

INTEGRATION: CWS ause030 (1.12.12); FILE MERGED

2005/06/20 13:34:40 hjs 1.12.12.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [9b39aae2c9338c32899dc7d1bd0a6397893b0017]

INTEGRATION: CWS ause030 (1.7.130); FILE MERGED

2005/06/20 13:34:40 hjs 1.7.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [ade6f29086b404f427c2d27f6a9a336455e2def3]

INTEGRATION: CWS ause030 (1.17.12); FILE MERGED

2005/06/20 13:34:39 hjs 1.17.12.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [aa08a67ee0a1883a26fc64d4f3a87ce6ff67efd0]

INTEGRATION: CWS ause030 (1.17.118); FILE MERGED

2005/06/20 13:34:39 hjs 1.17.118.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [5f031535a642e07d4bf2b4f696bd4ff1cebb2193]

INTEGRATION: CWS ause030 (1.6.130); FILE MERGED

2005/06/20 13:34:38 hjs 1.6.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [9e16e1c99e3794637df64eb29a58632f858cbea8]

INTEGRATION: CWS ause030 (1.12.16); FILE MERGED

2005/06/20 13:34:38 hjs 1.12.16.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [7e0ca85186eda3ea01c95fdfb5ec8d6f4488e3b4]

INTEGRATION: CWS ause030 (1.33.114); FILE MERGED

2005/06/20 13:34:37 hjs 1.33.114.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [e1fe8d7e6047b49faebb4cd52a04cef45d5a5abe]

INTEGRATION: CWS ause030 (1.6.454); FILE MERGED

2005/06/20 13:34:36 hjs 1.6.454.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [d49f229ee5cdf6f07f91a227603249ed8a2be96f]

INTEGRATION: CWS ause030 (1.5.592); FILE MERGED

2005/06/20 13:34:36 hjs 1.5.592.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [7fe6005210888880bb45818a42fcaa0d80320457]

INTEGRATION: CWS ause030 (1.8.130); FILE MERGED

2005/06/20 13:34:35 hjs 1.8.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [494fcbf4191bc1375bc334508b28dfc5c1880cfe]

INTEGRATION: CWS ause030 (1.3.592); FILE MERGED

2005/06/20 13:34:35 hjs 1.3.592.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [9be25f9fcf6d673c57577a44030d58f652fb1a03]

INTEGRATION: CWS ause030 (1.5.130); FILE MERGED

2005/06/20 13:34:34 hjs 1.5.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [97fbfb78cf0ff0c489aa1f188884e916165092ca]

INTEGRATION: CWS ause030 (1.10.130); FILE MERGED

2005/06/20 13:34:33 hjs 1.10.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [662f2d6c3a6880269c63f32bb6b788014636344d]

INTEGRATION: CWS ause030 (1.6.130); FILE MERGED

2005/06/20 13:34:33 hjs 1.6.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [030c46e8d5b7b6bd78f08293fffbebebb884c02e]

INTEGRATION: CWS ause030 (1.9.130); FILE MERGED

2005/06/20 13:34:32 hjs 1.9.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [35335d3f0350ca498047e372b425334b7653dd8a]

INTEGRATION: CWS ause030 (1.3.130); FILE MERGED

2005/06/20 13:34:32 hjs 1.3.130.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [4ebf913c921c467a597ea2ce333043ea62a8e890]

INTEGRATION: CWS ause030 (1.3.592); FILE MERGED

2005/06/20 13:34:32 hjs 1.3.592.1: #i47954# introduce ARCH_FLAG

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [45388115c892cb91a074e7eee5cde366f9d464d7]

INTEGRATION: CWS ause030 (1.90.76); FILE MERGED

2005/06/06 13:06:51 hjs 1.90.76.1: #i49797# avoid overwriting per target link flags

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [3535da54ba1c6a8bccff807667a893c25274eb44]

INTEGRATION: CWS ause030 (1.49.30); FILE MERGED

2005/06/07 14:51:36 hjs 1.49.30.2: #123453# change quoting
2005/06/06 13:06:51 hjs 1.49.30.1: #i49797# avoid overwriting per target link flags

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [dd42917f4070aa5c0be4bf8a79d72ba0b13533df]

INTEGRATION: CWS ause030 (1.171.16); FILE MERGED

2005/06/13 16:35:34 hjs 1.171.16.3: #123620# removing obsolete scp define
2005/06/08 13:53:12 hjs 1.171.16.2: #i49800# check for unsupported 4nt versions
2005/05/19 16:04:47 hjs 1.171.16.1: #i27568# seperated c/c++ switches to enable symbol builds if required

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [8348cb71b8557ab84d6d0003c518ff71a42324bb]

INTEGRATION: CWS ause030 (1.61.76); FILE MERGED

2005/06/13 12:47:38 hjs 1.61.76.1: #i50647# \ cleanup; fix message

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [de8dca3cc64535ffd0c2b67585202d845dfaf3fc]

INTEGRATION: CWS ause030 (1.88.76); FILE MERGED

2005/06/06 13:06:50 hjs 1.88.76.1: #i49797# avoid overwriting per target link flags

2005-07-11  Kurt Zenker  <kz@openoffice.org>  [112e1d9d70e3eb170a4a07bf566d528d799531af]

INTEGRATION: CWS ause030 (1.48.30); FILE MERGED

2005/06/07 14:51:36 hjs 1.48.30.2: #123453# change quoting
2005/06/06 13:06:50 hjs 1.48.30.1: #i49797# avoid overwriting per target link flags

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [c2437f62f78462f2202f951fbb49c47c2eb382eb]

SRC680


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d11ba04827173187d9f95c61c13713b88fa70e3b]

INTEGRATION: CWS nativefixer12 (1.2.124); FILE MERGED

2005/07/06 12:24:59 is 1.2.124.1: #124007# no Change in maintenance mode

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [a48fd41c7db816f1bf9ade5b414a5e19044b2ad4]

INTEGRATION: CWS nativefixer12 (1.6.2); FILE MERGED

2005/07/06 12:24:59 is 1.6.2.1: #124007# no Change in maintenance mode

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6d706d29473413194e01a958d4b72a99faec7e4c]

INTEGRATION: CWS nativefixer12 (1.23.2); FILE MERGED

2005/07/06 11:27:58 is 1.23.2.1: #i49397# only english properties

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2707e919c59c427de61db0cd693a9cc8dcce596a]

INTEGRATION: CWS pj30 (1.95.16); FILE MERGED

2005/06/29 06:53:03 pjanik 1.95.16.1: #i51282#: pack mozruntime.zip also on MacOS X.

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [1e272956996ac7ea2bc781fa831d16847c36dd8d]

INTEGRATION: CWS pj30 (1.5.346); FILE MERGED

2005/07/07 19:30:05 pjanik 1.5.346.1: #i43612#: Use -print-file-name instead of -print-search-dirs.

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [f2e90774efd693895179711f2584fc4cbdd262a0]

INTEGRATION: CWS dba20blocker (1.115.4); FILE MERGED

2005/07/06 10:58:43 fs 1.115.4.1: files affected by CWS dba20blocker added to patch set

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [0ab6a046b66a9d903c570434253e482202408ead]

INTEGRATION: CWS ab18 (1.107.32); FILE MERGED

2005/06/30 13:19:08 ab 1.107.32.1: #i51260# Added Basic library to patch

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6c2ee81f9ed842e2145f2700f072668d8bd88a9a]

INTEGRATION: CWS sb32 (1.103.16); FILE MERGED

2005/06/29 15:49:42 sb 1.103.16.1: #i43666#, #i47459# Missing PATCH flags.

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [673f98ff82123e98cc394f5a11cd5da510d65d97]

INTEGRATION: CWS fwk14 (1.90.2); FILE MERGED

2005/06/02 08:37:40 cd 1.90.2.1: #i100000# Added patch flag for product patch

2005-07-08  Oliver Bolte  <obo@openoffice.org>  [677962424270f2aa4b4e6ad6dc691d9a780028b8]

INTEGRATION: CWS fwk14 (1.102.8); FILE MERGED

2005/06/02 13:48:24 cd 1.102.8.2: RESYNC: (1.102-1.103); FILE MERGED
2005/06/02 08:37:39 cd 1.102.8.1: #i100000# Added patch flag for product patch

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [346a6cda529522540ab20707f5706bb3b8e184ef]

INTEGRATION: CWS impress62 (1.107.28); FILE MERGED

2005/06/29 11:20:12 af 1.107.28.1: Added libsd and libsdui

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d8b3e04922729367df44e7754b22e18b1bef4229]

INTEGRATION: CWS jl22 (1.94.8); FILE MERGED

2005/07/01 11:53:28 jl 1.94.8.2: #i37020# added PATCH flag for some libs, soffice.bin, sandbox, utl, officebean.dll
2005/06/29 09:11:04 jl 1.94.8.1: #i37020# added PATCH flag for soffice

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d268ab8b012e88f62028ea97ab8bfee3cadedc76]

INTEGRATION: CWS jl22 (1.15.26); FILE MERGED

2005/06/29 09:14:01 jl 1.15.26.1: #i37020# added gid_File_Res_Svp

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [bec93eddf8ecc29b1c29481af797f9fe65d0f625]

INTEGRATION: CWS jl22 (1.21.100); FILE MERGED

2005/07/04 11:56:05 is 1.21.100.2: #124119# new macro for PATCH_ONLY files
2005/06/29 09:08:29 jl 1.21.100.1: #i37020# added svp resource (svtools patch resource)

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [1a3b85e67944dab4d81ff8155512d0d0d5bb5118]

INTEGRATION: CWS jl22 (1.107.24); FILE MERGED

2005/07/01 11:53:27 jl 1.107.24.2: #i37020# added PATCH flag for some libs, soffice.bin, sandbox, utl, officebean.dll
2005/06/29 09:11:50 jl 1.107.24.1: #i37020# addet PATCH flag for svtools (svt)

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [1d9e9aaec262fb38824e8cc2d5aa90b9a952e8d7]

INTEGRATION: CWS jl22 (1.13.30); FILE MERGED

2005/07/04 11:54:41 is 1.13.30.1: #124119# new macro for PATCH_ONLY files

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [b20b247f8b6c56443df7c3eaaf82b8bb1b50788d]

INTEGRATION: CWS sb33 (1.4.8); FILE MERGED

2005/06/29 15:38:01 sb 1.4.8.1: #124002# Missing PATCH flags.

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [4207a9165b9f22d83b6e3989036841400824664d]

INTEGRATION: CWS sb33 (1.92.10); FILE MERGED

2005/06/29 15:38:00 sb 1.92.10.3: #124002# Missing PATCH flags.
2005/06/29 07:37:11 sb 1.92.10.2: RESYNC: (1.92-1.95); FILE MERGED
2005/06/15 13:33:34 sb 1.92.10.1: #i49105#, #i50656# Include jurt.jar in patch.

2005-07-07  Oliver Bolte  <obo@openoffice.org>  [b19997fecbbdcb955d0d3a66d4aeba856bdd7a36]

INTEGRATION: CWS sb33 (1.107.22); FILE MERGED

2005/06/29 15:38:00 sb 1.107.22.1: #124002# Missing PATCH flags.

2005-07-06  Oliver Bolte  <obo@openoffice.org>  [3ee64e58b35dc974e69712311827625a3e777283]

SRC680


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [7c86115b22f8fd7d25a3c33cdd7f1c5fd42f14f7]

INTEGRATION: CWS vcl41 (1.107.6); FILE MERGED

2005/06/24 12:30:11 pl 1.107.6.1: #i50364# #i49004# add patch flags for spa and pdffilter

2005-07-05  Rüdiger Timm  <rt@openoffice.org>  [716f41ad96d38c852e64ce580ed1fa7f7f86831a]

Download sets for URE.


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [0618e0273e168952a5db7322fe0628e91af4b7be]

INTEGRATION: CWS qwizardsbfooo20 (1.90.4); FILE MERGED

2005/06/28 13:26:19 bc 1.90.4.1: #i41296#Basic FormWizard removed

2005-07-05  Oliver Bolte  <obo@openoffice.org>  [14cfb42e78125836661c384ffae80ec72ff314cf]

INTEGRATION: CWS qwizardsbfooo20 (1.29.50); FILE MERGED

2005/06/28 13:26:18 bc 1.29.50.1: #i41296#Basic FormWizard removed

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [f839f1497f5e1c6d37e5f1209cde342d43626538]

#i10000# Added languagepacks for ru, pl, hu, and tr.


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [5bc243889e04f8c6ae007dfc32cddd87c8e4d354]

#100000# Add PATCH flags for libs from CWS localedata4


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [baeb371454224e84e61434905034a869728e9501]

SRC680


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [c504fb302788f6c21f870d3e4803464bb6a06b80]

INTEGRATION: CWS memory01 (1.103.4); FILE MERGED

2005/07/01 12:10:27 mt 1.103.4.5: sal in patch...
2005/06/28 10:04:06 mt 1.103.4.4: patch...
2005/06/27 17:08:26 mt 1.103.4.3: RESYNC: (1.106-1.107); FILE MERGED
2005/06/17 10:33:24 mt 1.103.4.2: RESYNC: (1.103-1.106); FILE MERGED
2005/06/15 13:52:24 sb 1.103.4.1: #i49503# Fix in registry/reader.hxx affects regtypeprov.uno dynamic library, so include that one in the patch.

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [e835ce2a28c972dab14373afe09372ec7264dff1]

New query mode: owner


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [ba8e3fd74a3acaf1dad90e33f25e882b1b31e37d]

INTEGRATION: CWS nativefixer11 (1.22.6); FILE MERGED

2005/06/27 10:24:21 is 1.22.6.1: #i51001# ooojre with base module

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [c2ff85c9bffd92a1a684597db33b24dff5b74803]

INTEGRATION: CWS nativefixer11 (1.13.2); FILE MERGED

2005/06/27 09:15:59 is 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED
2005/06/24 15:18:57 is 1.13.2.1: #123800# Unified method to find installed Office product

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [599ef89b761d90607346c774c77d8a51731ba0d8]

INTEGRATION: CWS nativefixer11 (1.23.2); FILE MERGED

2005/06/23 14:55:38 is 1.23.2.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [e53f2a604f471cf22a5db873b041ff8be2b48939]

INTEGRATION: CWS nativefixer11 (1.16.6); FILE MERGED

2005/06/29 16:08:09 is 1.16.6.1: #123800# no files at gid_module_root

2005-07-01  Kurt Zenker  <kz@openoffice.org>  [2e2a4bef6a491afb924b44ec505f77f8c7918450]

INTEGRATION: CWS sb34 (1.107.12); FILE MERGED

2005/06/28 15:26:42 sb 1.107.12.1: #b6280765# Adapted Solaris C++--UNO bridge code to be compliant with libCrun (problems with ex_alloc/ex_throw usage, and pointers within RTTI structures).

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [5def9dcc317fd1a325dba77accc45f5a815adb53]

INTEGRATION: CWS nativefixer11 (1.21.2); FILE MERGED

2005/06/24 15:27:58 is 1.21.2.1: #123800# Unified method to find installed Office product

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [277830154a06991e1f2efdb9aa9bcf7824e0e852]

INTEGRATION: CWS nativefixer11 (1.2.2); FILE MERGED

2005/06/20 13:54:12 is 1.2.2.1: #123732# empty folders also in AdminExecuteSequence

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [7abce5d465176c85a0e7948aa2d1439d92dece57]

INTEGRATION: CWS nativefixer11 (1.5.46); FILE MERGED

2005/06/23 15:01:32 is 1.5.46.1: #123800# improve patch update

2005-07-01  Kurt Zenker  <kz@openoffice.org>  [b2a72255c4ba344c04b16ccd4be979462403d5c6]

INTEGRATION: CWS mmt2 (1.152.54); FILE MERGED

2005/06/21 16:23:51 hjs 1.152.54.1: #123768# write .done flag to platform tree - consistent with translation output

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [db1b002bc734c437cabf8a971fd174038f124df9]

INTEGRATION: CWS nativefixer11 (1.2.46); FILE MERGED

2005/06/23 15:01:32 is 1.2.46.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [da5f480c886f25244785806c789247a0cbde8040]

INTEGRATION: CWS nativefixer11 (1.2.46); FILE MERGED

2005/06/24 12:16:28 is 1.2.46.2: #123792# localizing strings in customaction table
2005/06/23 15:01:32 is 1.2.46.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [70f8342b5b556797a6e6d858abb33269620d94b0]

INTEGRATION: CWS nativefixer11 (1.1.150); FILE MERGED

2005/06/20 13:54:11 is 1.1.150.1: #123732# empty folders also in AdminExecuteSequence

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [60029277651c7281460c0e3a2ff76364a0c59cd2]

INTEGRATION: CWS nativefixer11 (1.5.36); FILE MERGED

2005/06/28 10:32:27 is 1.5.36.1: #123792# localizing strings in customaction action table

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [25fc7cfcccb2a4053d5d06f33650a122e74c232f]

INTEGRATION: CWS nativefixer11 (1.1.2); FILE ADDED

2005/06/30 10:27:29 is 1.1.2.4: #123405# string revision
2005/06/29 12:16:38 is 1.1.2.3: #123792# localizing strings in customaction action table
2005/06/28 10:32:28 is 1.1.2.2: #123792# localizing strings in customaction action table
2005/06/24 12:17:04 is 1.1.2.1: #123792# localizing strings in customaction action table

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [0152f2fbaaeabd3711641d4b2235438a40357c9b]

INTEGRATION: CWS nativefixer11 (1.6.54); FILE MERGED

2005/06/30 10:27:30 is 1.6.54.2: #123405# string revision
2005/06/29 14:50:33 is 1.6.54.1: #123800# new langpack wizard

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [78e3a0dc05b1579fae32c8f63c03879c7630ca3a]

INTEGRATION: CWS nativefixer11 (1.1.2); FILE ADDED

2005/06/24 15:27:22 is 1.1.2.1: #123800# Unified method to find installed Office product

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [16de0e9ccad94fd7bed5712499e81bc905c400ee]

INTEGRATION: CWS nativefixer11 (1.2.120); FILE MERGED

2005/06/22 10:55:57 is 1.2.120.1: #123800# new custom action for patch and langpack

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [43fcf682fd1f04f5244fb7a2f62435d4c5aa2336]

INTEGRATION: CWS nativefixer11 (1.3.46); FILE MERGED

2005/06/29 14:50:33 is 1.3.46.2: #123800# new langpack wizard
2005/06/22 10:55:56 is 1.3.46.1: #123800# new custom action for patch and langpack

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [07e6b63dafd4a96aa7169d5954acf1d2ab4758f9]

INTEGRATION: CWS nativefixer11 (1.5.46); FILE MERGED

2005/06/29 14:50:32 is 1.5.46.2: #123800# new langpack wizard
2005/06/22 10:55:56 is 1.5.46.1: #123800# new custom action for patch and langpack

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [93a14dd1e1ba70625df947f6990c8a04b47bacdf]

INTEGRATION: CWS nativefixer11 (1.2.120); FILE MERGED

2005/06/20 13:54:10 is 1.2.120.1: #123732# empty folders also in AdminExecuteSequence

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [24918866f881d5d211a52acc731d6511f2a4ea18]

INTEGRATION: CWS nativefixer11 (1.3.100); FILE MERGED

2005/06/23 14:59:22 is 1.3.100.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [59c1037a8eb793b1e39a913408ffa66698252aac]

INTEGRATION: CWS nativefixer11 (1.8.100); FILE MERGED

2005/06/20 13:49:13 is 1.8.100.1: #123732# wrong icon for product updates

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [587d2913b85806c57ba2c3cb7c0f03ec4243b985]

INTEGRATION: CWS nativefixer11 (1.10.2); FILE MERGED

2005/06/29 10:59:19 is 1.10.2.2: #123800# Windows Patch
2005/06/23 14:59:22 is 1.10.2.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [2efba5f912d530263307954e9d957686e6e907be]

INTEGRATION: CWS nativefixer11 (1.21.38); FILE MERGED

2005/06/27 08:54:43 is 1.21.38.2: #123800# simplify finding of installed products
2005/06/23 14:59:21 is 1.21.38.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [3432e4d185cead84494469ddf3dedd91c0225c80]

INTEGRATION: CWS nativefixer11 (1.12.2); FILE MERGED

2005/06/23 14:59:00 is 1.12.2.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [cf17570beeb2beab1e48fff82fdc45cd8ba9ee7a]

INTEGRATION: CWS nativefixer11 (1.20.44); FILE MERGED

2005/06/28 10:47:00 is 1.20.44.2: #120745# improved build error message
2005/06/23 14:59:00 is 1.20.44.1: #123800# improve patch update

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [bdb4e6303b3b9c3652b1c694343d0ec3beae1b37]

INTEGRATION: CWS nativefixer11 (1.7.78); FILE MERGED

2005/06/20 13:45:02 is 1.7.78.1: #i49736# changing rpm order in language packs

2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [0e5c4e883359b89ef7af8e797dbdfe75bae7fbcc]

INTEGRATION: CWS nativefixer11 (1.45.2); FILE MERGED

2005/06/29 16:20:32 is 1.45.2.8: #123800# language pack wizard
2005/06/29 10:59:19 is 1.45.2.7: #123800# Windows Patch
2005/06/28 10:46:59 is 1.45.2.6: #120745# improved build error message
2005/06/27 10:32:34 is 1.45.2.5: #123809# creating mechanism to set patch download file name
2005/06/24 15:19:45 is 1.45.2.4: #123800# Unified method to find installed Office product
2005/06/24 12:13:31 is 1.45.2.3: #123792# localizing strings in customaction table
2005/06/23 14:58:43 is 1.45.2.2: #123800# improve patch update
2005/06/22 10:44:20 is 1.45.2.1: #123800# new custom action for patch and langpack

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [ab10c36d6fa93504e7d59d1f4b92e5237ee64907]

INTEGRATION: CWS wizopendb (1.21.86); FILE MERGED

2005/06/28 10:26:51 fs 1.21.86.1: #i42477# patch files

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [3aa0da3d4b04acc8afc9ca7403e3bb4db4e185b8]

INTEGRATION: CWS wizopendb (1.107.14); FILE MERGED

2005/06/28 10:26:50 fs 1.107.14.1: #i42477# patch files

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [90f6b9ad80d600a8ad07c31c18e99dfa45f58481]

INTEGRATION: CWS wizopendb (1.2.12); FILE MERGED

2005/06/28 10:24:20 fs 1.2.12.1: #i42477# help file needed for patch

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [e6c14a5b584a970195becf3740e9db965dd0e31b]

INTEGRATION: CWS macosx09 (1.18.10); FILE MERGED

2005/06/25 20:14:55 ericb 1.18.10.1: #i50016# libxml2 and libxmlsec fixes for digital signature part1

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [90f151b23aa5116bcbf2ba232fa231209a90a226]

INTEGRATION: CWS macosx09 (1.107.8); FILE MERGED

2005/06/25 20:16:10 ericb 1.107.8.1: #i50016# libxmlsec-nss and other libxmlsec fixes for digital signature part2

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [411f232f5a31bf0edd657ee5e0d26ebc74785c30]

INTEGRATION: CWS vq19 (1.126.2); FILE MERGED

2005/06/28 17:35:32 vq 1.126.2.1: #i51250# Fix automatic PSDK detection.

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [ba98d2b4531d78292781f5d5c0260934751e4aec]

INTEGRATION: CWS macosx09 (1.3.6); FILE MERGED

2005/06/25 20:19:08 ericb 1.3.6.1: #i50317# Mac OSX stlport honor CXX

2005-06-30  Kurt Zenker  <kz@openoffice.org>  [1f8522753b4f0697becc312c690688ecb684b563]

INTEGRATION: CWS vq19 (1.108.2); FILE MERGED

2005/06/28 17:35:30 vq 1.108.2.1: #i51250# Fix automatic PSDK detection.

2005-06-29  Rüdiger Timm  <rt@openoffice.org>  [6e60847946f175d35919c279d53ac990f3daef00]

#i10000# Add Turkish to nsis_language_converter


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [f19dc8e24c540e18a068c5c9217fbe1820da4887]

SRC680


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [844fe4e5128b367652ae7a1f3fd1994ecdf0d222]

Add PATCH flag for gid_File_Lib_Sd and gid_File_Lib_Svx (for CWS impress59)


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [89e476ddc49fda9724fc4f83d601032938bfbff9]

Add PATCH flag for libxof (for CWS calc32)


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [c063dcd5472e5e1aa7d628bb425a00b1ec032f02]

#100000# Add patch flag for sc library.


2005-06-27  Vladimir Glazounov  <vg@openoffice.org>  [2a4cd3aa89cc82526c4b05f1ce8c1bd7e73a744e]

#100000# added new method get_repository_rev


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [6663ef6549d00152bf52528d20dba7e73594c4ad]

INTEGRATION: CWS hslqdb3 (1.87.8); FILE MERGED

2005/06/27 09:18:53 rt 1.87.8.1: #i45749# Set PATCH flag where necessary.

2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [e9b21b626380c3f372eca13dc8094accdc8a847d]

INTEGRATION: CWS hslqdb3 (1.101.28); FILE MERGED

2005/06/27 09:18:53 rt 1.101.28.1: #i45749# Set PATCH flag where necessary.

2005-06-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0361adc55e64c33197713cb76a3d3a249e84cc62]

#i51139# disable HIDS


2005-06-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a47f9d60c222a562449956306d3e9b04a8f1f3e9]

#i51141#


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4aafab1e4672f6aabbe7c046885aee4b7c2dd1c0]

INTEGRATION: CWS ooo20l10n (1.15.20); FILE MERGED

2005/06/15 14:38:03 is 1.15.20.1: #i49581# starting Office with preselected language, for example khmer

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [6418b546016c7c1deffc1faca0c3114b83b03902]

INTEGRATION: CWS ooo20l10n (1.91.4); FILE MERGED

2005/06/15 14:38:03 is 1.91.4.5: #i49581# starting Office with preselected language, for example khmer
2005/06/09 18:18:02 ihi 1.91.4.4: #i49578# gu-IN and pa-IN support
2005/06/09 18:01:36 ihi 1.91.4.3: Gujarati support
2005/06/09 16:20:54 ihi 1.91.4.2: #i49525# khmer language support
2005/06/09 16:04:03 ihi 1.91.4.1: #i49367# vietnamese language support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [ebd978c5f0e131819f79aff40b95bedbd8eaac3a]

INTEGRATION: CWS ooo20l10n (1.27.42); FILE MERGED

2005/06/15 11:47:36 ihi 1.27.42.5: Bengali added
2005/06/10 18:44:03 ihi 1.27.42.4: #i49429# Belarusian lang support
2005/06/10 17:11:47 ihi 1.27.42.3: #i49411# Kinyarwanda support
2005/06/09 18:14:14 ihi 1.27.42.2: Indic lang support
2005/06/09 16:01:45 ihi 1.27.42.1: #i49367# vietnamese language support

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [1cb40c5fb62ae305bbaa8746bc09f550ee22d8f2]

INTEGRATION: CWS ooo20l10n (1.21.22); FILE MERGED

2005/06/21 14:12:45 is 1.21.22.2: #i50993# correcting Intel string
2005/06/20 14:08:40 is 1.21.22.1: #i50993# Intel not translatable

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e47b9af5d78df481b3e270da1a1bf32a79c68008]

INTEGRATION: CWS ooo20l10n (1.20.28); FILE MERGED

2005/06/15 14:36:09 is 1.20.28.1: #i49581# starting Office with preselected language, for example khmer

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5800f75a0c7b2574e20def2a4f3438b790c07751]

INTEGRATION: CWS ooo20l10n (1.5.66); FILE MERGED

2005/06/15 14:36:09 is 1.5.66.3: #i49581# starting Office with preselected language, for example khmer
2005/06/10 09:51:03 is 1.5.66.2: #i49581# adding english automatically for languages not supported by Windows
2005/06/09 14:46:35 is 1.5.66.1: #i49581# adding second language automatically to languages not supported by Windows

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3ed62693b9f0f6a8ea9b6d76a64b6458d720a0f0]

INTEGRATION: CWS ooo20l10n (1.35.26); FILE MERGED

2005/06/21 12:50:06 ihi 1.35.26.4: #i49581# build default en-US_rw
2005/06/15 14:36:09 is 1.35.26.3: #i49581# starting Office with preselected language, for example khmer
2005/06/10 09:51:03 is 1.35.26.2: #i49581# adding english automatically for languages not supported by Windows
2005/06/09 14:46:35 is 1.35.26.1: #i49581# adding second language automatically to languages not supported by Windows

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [8b98f5ad7d1bf81dace3f2f38ba66e4b74b5700a]

INTEGRATION: CWS ooo20l10n (1.16.22); FILE MERGED

2005/06/10 09:51:02 is 1.16.22.1: #i49581# adding english automatically for languages not supported by Windows

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [afb68d87c681bca84c09a85f48f41cdc2a1e8fb8]

INTEGRATION: CWS ooo20l10n (1.43.26); FILE MERGED

2005/06/15 14:36:31 is 1.43.26.1: #i49581# starting Office with preselected language, for example khmer

2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [dfad000d9e1f19fd95b4fea7fbd95d494e03407b]

INTEGRATION: CWS ooo20l10n (1.3.48); FILE MERGED

2005/06/20 14:22:38 is 1.3.48.1: #i50993# Intel not translatable

2005-06-24  Vladimir Glazounov  <vg@openoffice.org>  [e782135702d63a5d9e597a583fb867f0d19fc7de]

#100000# write error info only when all child processes have finished


2005-06-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [646111597d6489e0042dbe4c4922264d6102c0e5]

#i51049# fix win/tcsh build breaker


2005-06-23  Rüdiger Timm  <rt@openoffice.org>  [30525f04849d3f8eda274aa4b0d8a1005118f135]

#i10000#,#i50767# By making setup_native independent from sfx2 we lost the (implicit) dependency on transex3.


2005-06-22  Rüdiger Timm  <rt@openoffice.org>  [bb8351037c00bc9f49b11fe3d8f5be07cee1d6d0]

SRC680


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [07b83207b258134f076c836e8f56cffcaef70d64]

SRC680


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [70d7a370e248404c8a61e818e1adb29f8b942b9b]

INTEGRATION: CWS sysui08 (1.33.30); FILE MERGED

2005/06/20 14:17:38 obr 1.33.30.1: #i48992# debian menu integration

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [67945a89ae4040deaf863a73522995877059debf]

SRC680


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [2ba8b5dbc56528d065acdc730d921b7e26a952c0]

INTEGRATION: CWS optionalbase (1.13.148); FILE MERGED

2005/06/16 07:41:22 fs 1.13.148.1: #i46898# building source/base

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e47913c9defbe8541f3daae3a0596cc51ac906aa]

INTEGRATION: CWS optionalbase (1.19.148); FILE MERGED

2005/06/16 07:44:03 fs 1.19.148.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [60dc970f3d6c70565e5d416537959dc260ddb0ad]

INTEGRATION: CWS optionalbase (1.4.248); FILE MERGED

2005/06/16 07:42:54 fs 1.4.248.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d9416a7b10751a98d4621b9b0e363b3ca962adc2]

INTEGRATION: CWS optionalbase (1.12.40); FILE MERGED

2005/06/16 07:42:54 fs 1.12.40.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [1480908b259e74a0126d31bfd7963ddf188aa738]

INTEGRATION: CWS optionalbase (1.15.30); FILE MERGED

2005/06/20 14:43:11 fs 1.15.30.4: sbase.exe moved to dedicated module
2005/06/20 12:07:19 fs 1.15.30.3: #i46898# finally, a complete own module for Base
2005/06/17 14:18:48 fs 1.15.30.2: re-introduce the Base files - will be superseded by new versions with another name
2005/06/16 07:42:53 fs 1.15.30.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9b87bdf8b4e095b4066cdf83c8d0da1e0b99a429]

INTEGRATION: CWS optionalbase (1.3.252); FILE MERGED

2005/06/16 07:42:52 fs 1.3.252.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [df04fcbc0012a607ec92dd3121979c94eeec3280]

INTEGRATION: CWS optionalbase (1.4.148); FILE MERGED

2005/06/16 07:42:52 fs 1.4.148.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [2930b6a0b6d5c0f4ff5f0361c0d87ca6e012c3c0]

INTEGRATION: CWS optionalbase (1.92.12); FILE MERGED

2005/06/20 12:07:19 fs 1.92.12.3: #i46898# finally, a complete own module for Base
2005/06/17 14:17:01 fs 1.92.12.2: re-introduce the Base files - will be superseded by new versions with another name
2005/06/16 07:42:51 fs 1.92.12.1: #i46898# moved some items to dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [fe9adaa074bf085d601ec0aece7943856c5e7a2d]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/16 07:44:11 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a3bc6038af14ca654e4d5f353572183758cd67dd]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/16 07:43:57 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0692eed8ad765cd74c06a012d2d619978a7d9f6c]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/20 12:07:18 fs 1.1.2.3: #i46898# finally, a complete own module for Base
2005/06/17 14:21:51 fs 1.1.2.2: no help module anymore
2005/06/16 07:44:11 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [bc0959fb12b53e9314db9a74cd4e035b5f7688d4]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/20 12:07:18 fs 1.1.2.3: #i46898# finally, a complete own module for Base
2005/06/17 14:21:16 fs 1.1.2.2: no help module anymore
2005/06/16 07:43:56 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ae5cf95d76b3a0c8acd123e51112a70d599ac29c]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/16 07:44:24 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3f9fb60872b4905d76339c0cbb939f5fe4f0591e]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/16 07:44:10 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b76c1ba2f4a1ae68b9ed022efee4442bfe7a02f2]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/16 07:43:55 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3340598803bcb51e6c77b35d012cee1b50d0264e]

INTEGRATION: CWS optionalbase (1.1.2); FILE ADDED

2005/06/20 12:07:18 fs 1.1.2.4: #i46898# finally, a complete own module for Base
2005/06/20 08:09:56 fs 1.1.2.3: no need for sdatabase anymore - it's SO only for compatibility reasons
2005/06/17 14:20:39 fs 1.1.2.2: do not take the original files formerly in another module, but supersede them with new (similar named) versions
2005/06/16 07:43:54 fs 1.1.2.1: #i46898# dedicated Base module

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5a73fadaab463314b1ce386fccf6e082b5eb6a28]

INTEGRATION: CWS hr16 (1.5.294); FILE MERGED

2005/06/13 17:01:13 hr 1.5.294.1: #i49473#: do not accept scrambled passwords ending with a space

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [cbe85b7eeef871e13f16ff84c00fdd8655af9130]

INTEGRATION: CWS hr16 (1.14.188); FILE MERGED

2005/06/10 11:43:08 hr 1.14.188.1: #i49815#: clean up check for MWS in EIS database

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [32ad902702dac13f061ea36216124dda84a3d548]

INTEGRATION: CWS vq16 (1.99.4); FILE MERGED

2005/05/28 16:58:18 vq 1.99.4.3: #i49856# Let configure error if libcp.lib from PSDK 04/2005 is found.
2005/05/27 12:51:57 vq 1.99.4.2: #i49945# The PSDK_HOME variable must not end in a slash.
2005/05/27 03:17:34 vq 1.99.4.1: #i49945# Make configure find the 04/2005 PSDK if installed.

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [994c88b0dfc56bdd53da1592c2d580e79d2eb37f]

INTEGRATION: CWS vq16 (1.117.4); FILE MERGED

2005/05/28 16:58:21 vq 1.117.4.3: #i49856# Let configure error if libcp.lib from PSDK 04/2005 is found.
2005/05/27 12:51:59 vq 1.117.4.2: #i49945# The PSDK_HOME variable must not end in a slash.
2005/05/27 03:17:35 vq 1.117.4.1: #i49945# Make configure find the 04/2005 PSDK if installed.

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [2c66248278412343e0e4927e4eec11992a71d235]

INTEGRATION: CWS rt11 (1.4.56); FILE MERGED

2005/06/15 12:21:58 rt 1.4.56.2: #i50763# There is no ..\util\hid.lst, so do not try to deliver it.
2005/06/15 12:20:33 rt 1.4.56.1: #i50763# No need to deliver

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [bb43069b6ac05ae942bf168f58dfc768c04012f8]

INTEGRATION: CWS rt11 (1.89.52); FILE MERGED

2005/06/17 13:06:03 rt 1.89.52.1: #i50911# Do not leave possibly corrupted zip file when killed.

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f26de83340cb3f540a173873a18dc7139f0aff75]

INTEGRATION: CWS firefox (1.102.2); FILE MERGED

2005/06/16 15:37:28 rene 1.102.2.3: oops, forgotten ,
2005/06/16 11:46:49 rene 1.102.2.2: fix typo
2005/06/14 10:34:38 rene 1.102.2.1: #i50708# allow build with firefox

2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [eeee6a3d40547fb39a5155728a197493b6c0396b]

INTEGRATION: CWS firefox (1.120.4); FILE MERGED

2005/06/16 15:37:33 rene 1.120.4.3: oops, forgotten ,
2005/06/16 11:46:51 rene 1.120.4.2: fix typo
2005/06/14 10:34:40 rene 1.120.4.1: #i50708# allow build with firefox

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [fcc27525f81237ec18ada2371a9764cbd4a73b90]

INTEGRATION: CWS bserver01 (1.2.322); FILE MERGED

2005/06/03 14:04:46 kz 1.2.322.1: #122892# new libs simplecm & communi nessesary for testtool

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [216f6252226ab932755e3e7d37e11dc0716ad26c]

INTEGRATION: CWS bserver01 (1.1.480); FILE MERGED

2005/06/03 14:04:45 kz 1.1.480.1: #122892# new libs simplecm & communi nessesary for testtool

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [7c2fef4a4d49dbe0c4054a94350c1991cfa71fbc]

INTEGRATION: CWS bserver01 (1.88.42); FILE MERGED

2005/05/31 11:40:42 kz 1.88.42.1: #122892# lib defines for port

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [46b5a178d7e67914bcb7cc767b36b2e080fe89c1]

INTEGRATION: CWS bserver01 (1.88.18); FILE MERGED

2005/05/04 16:20:44 kz 1.88.18.1: deliver resources alternative

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [18663d2cd363a35472cece7fc42d3a1b66283db5]

INTEGRATION: CWS vq18 (1.65.2); FILE MERGED

2005/06/10 18:26:47 vq 1.65.2.1: #i48825# Replace FIXME with correct URL.

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [d317dba32d36e2df464937ab7abff7c2292e3495]

INTEGRATION: CWS vq18 (1.120.2); FILE MERGED

2005/06/16 02:15:55 vq 1.120.2.1: #i50783# Fix check for mscoree.lib.

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [5c473b36a2d770500eb52c04d950a4027bb1c47e]

INTEGRATION: CWS vq18 (1.102.4); FILE MERGED

2005/06/16 02:15:53 vq 1.102.4.1: #i50783# Fix check for mscoree.lib.

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [91d1d921d302a1c84e1223dc865bce273d185601]

INTEGRATION: CWS vq18 (1.12.10); FILE MERGED

2005/06/15 15:26:18 vq 1.12.10.1: #i50689# Add switch to disable the loading of *cshrc files.

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [f64a0340add2d42c1c01bb71110fdffa43bb72f6]

INTEGRATION: CWS hidforall (1.3.8); FILE MERGED

2005/06/16 09:53:18 gh 1.3.8.1: #i40269#building HelpIDs on all platforms / get includes out of main

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [6b7de81f24bf94cf3f62a9fa9a84d5ab3280a3d3]

INTEGRATION: CWS hidforall (1.17.100); FILE MERGED

2005/06/16 09:52:17 gh 1.17.100.1: #i40269#building HelpIDs on all platforms / mostly by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [1fd8ad3fd30cb9800e19140e0dcff0d078298cd5]

INTEGRATION: CWS hidforall (1.17.100); FILE MERGED

2005/06/16 10:49:55 gh 1.17.100.2: OK, commands have to start in 1st collum
2005/06/16 09:52:17 gh 1.17.100.1: #i40269#building HelpIDs on all platforms / mostly by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [8e078f49c4eb6581cf4b1cf7f438deb2a32503fa]

INTEGRATION: CWS hidforall (1.152.42); FILE MERGED

2005/06/16 09:52:17 gh 1.152.42.1: #i40269#building HelpIDs on all platforms / mostly by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [f9518e9f73bb8a9eb58d84b1541853748af4e4f7]

INTEGRATION: CWS hidforall (1.61.100); FILE MERGED

2005/06/17 09:49:33 hjs 1.61.100.1: #i40269# cleanup

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [577ea98e4e53423e29ba5744923709b20ded98c7]

INTEGRATION: CWS hidforall (1.8.100); FILE MERGED

2005/06/16 09:52:16 gh 1.8.100.1: #i40269#building HelpIDs on all platforms / mostly by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [741e81a00df64ddef5465edb6aa674f004a428ae]

INTEGRATION: CWS hidforall (1.16.100); FILE MERGED

2005/06/16 10:49:55 gh 1.16.100.2: OK, commands have to start in 1st collum
2005/06/16 09:52:16 gh 1.16.100.1: #i40269#building HelpIDs on all platforms / mostly by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [41c02e0d347c45226ec22283ca930362adceb07f]

INTEGRATION: CWS hidforall (1.3.234); FILE MERGED

2005/06/16 09:51:31 gh 1.3.234.1: #i40269#building HelpIDs on all platforms / complete rework by AUSE

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [9e9f4800219d06c6aa70c70dd4a4441dc3b9f57c]

INTEGRATION: CWS hidforall (1.22.152); FILE MERGED

2005/06/17 09:17:55 hjs 1.22.152.1: #i50837# extend switch recognition

2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [aa2e7698a02e79b1f2de74c6c9ac67bb2ec80eec]

#i10000# Specify path to openoffice.lst in target 'ure'.


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [7984c3d59f8a578a023a93d9bbf673718d5ed369]

#i10000# Target in makefile.mk is named 'openofficewithjre', not 'openofficewjre'.


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [c016dc297afbadba1cfe39da0008acaa2d611a0e]

#i10000# Dependency on module 'ure' belongs into postprocess/prj/build.lst


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [ea66c1591f6582d7c3ef2f3188c8036dcae704a1]

SRC680


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [44b6cd6119a212599bfcf9ce8f64ff33bc092dc2]

INTEGRATION: CWS nativefixer10 (1.19.120); FILE MERGED

2005/06/07 12:54:12 is 1.19.120.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [3a4c9ab9ba63ed315d1cd70ef9b4209685a17196]

INTEGRATION: CWS nativefixer10 (1.2.324); FILE MERGED

2005/06/09 09:13:21 is 1.2.324.1: #i49227# stt resource in two ooo packages

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5d2a48f511b972e7727a17ecefa3466a75a25df8]

INTEGRATION: CWS nativefixer10 (1.12.12); FILE MERGED

2005/06/17 13:41:54 is 1.12.12.2: #123298# different registryitems for Office, Patch and LangPack
2005/06/16 14:36:27 is 1.12.12.1: #123298# RegistryItems for Language Packs

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [d637203752ad25cf2965dbcaf1857d0f1fd0e25e]

INTEGRATION: CWS nativefixer10 (1.21.10); FILE MERGED

2005/06/15 15:23:13 is 1.21.10.1: #i50709# constant user dir

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [16624675a89a2711eec463855c5e9a3eb747c14e]

INTEGRATION: CWS nativefixer10 (1.30.58); FILE MERGED

2005/06/13 08:49:04 is 1.30.58.2: RESYNC: (1.30-1.31); FILE MERGED
2005/06/07 12:53:10 is 1.30.58.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [0abdbc0dd8034ff8bde4d10927e647a2f7942e83]

INTEGRATION: CWS nativefixer10 (1.3.222); FILE MERGED

2005/06/15 15:23:13 is 1.3.222.1: #i50709# constant user dir

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5c52b7c3cd28fade1447a2593457556aa348519b]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/07 12:53:31 is 1.1.2.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [7bcf756617c6f8a221c6a9f9be96b2a2c6ccbdb2]

INTEGRATION: CWS nativefixer10 (1.3.110); FILE MERGED

2005/06/07 12:54:39 is 1.3.110.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [3a94a17f6f3a203dc03024d865c604843bd0558e]

INTEGRATION: CWS nativefixer10 (1.5.80); FILE MERGED

2005/06/07 13:17:07 is 1.5.80.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [a26ce4bd646db7140d42e28942c3df8621179ddf]

INTEGRATION: CWS nativefixer10 (1.18.12); FILE MERGED

2005/06/15 15:20:17 is 1.18.12.5: #i50709# constant user dir
2005/06/13 08:48:31 is 1.18.12.4: RESYNC: (1.18-1.19); FILE MERGED
2005/06/10 15:00:44 is 1.18.12.3: #123407# new ooo with java
2005/06/09 12:28:44 is 1.18.12.2: #i50302# changing nsis download names for language pack
2005/06/07 13:17:07 is 1.18.12.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [310d916cf1c75c0ab194772f4f055ecce7d0ecc9]

INTEGRATION: CWS nativefixer10 (1.28.10); FILE MERGED

2005/06/13 16:00:51 is 1.28.10.3: #123407# python files for ooowithjre
2005/06/13 08:48:17 is 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED
2005/06/07 13:17:06 is 1.28.10.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [b90710b30f88b41dae80793a98e5bfdae5de0dbd]

INTEGRATION: CWS nativefixer10 (1.4.30); FILE MERGED

2005/06/09 12:34:57 is 1.4.30.1: NEW: ProductCode for Khmre

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [bcacbcfb9c28e3a3f48641aff0142813d61513af]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/07 13:12:57 is 1.1.2.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [bbe5420f0eb00c724b52ca505f0a8d0f25f7541c]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/10 14:59:53 is 1.1.2.2: #123407# new ooo with java
2005/06/07 13:12:45 is 1.1.2.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [89370ceb2b60eab9d5ca8b5323cddcdcd4f5b5d0]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/10 14:59:53 is 1.1.2.2: #123407# new ooo with java
2005/06/07 13:12:34 is 1.1.2.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [1c3a26da81baeefa64f2b81c7479eb37dc02744a]

INTEGRATION: CWS nativefixer10 (1.3.30); FILE MERGED

2005/06/08 10:31:42 is 1.3.30.1: #i50231# upgrade code for each language

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [f2253449c59ae8fefe0ecb0eb5701b3637778254]

INTEGRATION: CWS nativefixer10 (1.9.54); FILE MERGED

2005/06/17 13:44:32 is 1.9.54.2: #123298# different registryitems for Office, Patch and LangPack
2005/06/10 14:55:55 is 1.9.54.1: #123407# new ooo with java

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [033f6e04af2c5a50a4608def86123eaaf6baacdc]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/14 09:32:30 is 1.1.2.2: #123407# ooo with jre
2005/06/10 14:56:28 is 1.1.2.1: #123407# new ooo with java

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [cfc380bd8db24d6eb8f589e1d563b2badebf3619]

INTEGRATION: CWS nativefixer10 (1.1.2); FILE ADDED

2005/06/14 09:32:30 is 1.1.2.2: #123407# ooo with jre
2005/06/10 14:56:17 is 1.1.2.1: #123407# new ooo with java

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [0e1c6782d066ff0320702ab79bbee9bc8461ea6a]

INTEGRATION: CWS nativefixer10 (1.23.40); FILE MERGED

2005/06/14 09:32:29 is 1.23.40.3: #123407# ooo with jre
2005/06/10 14:55:55 is 1.23.40.2: #123407# new ooo with java
2005/06/07 12:55:57 is 1.23.40.1: #123407# OOo with JRE

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5c652115e2f49e577c8744db2bc7aa285e6054ff]

INTEGRATION: CWS nativefixer10 (1.4.52); FILE MERGED

2005/06/08 10:38:45 is 1.4.52.1: #i49932# empty samples folder in language pack

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [43eb082c9277b749e108567be3969c2d427d1c7f]

INTEGRATION: CWS nativefixer10 (1.11.54); FILE MERGED

2005/06/17 13:43:24 is 1.11.54.1: #123298# different registryitems for Office, Patch and LangPack

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [836a06f02f5173fbf43361cbc4259e301eff407c]

INTEGRATION: CWS nativefixer10 (1.17.4); FILE MERGED

2005/06/16 14:32:48 is 1.17.4.1: #123298# RegistryItems for Language Packs

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [3892126c9ab2a25f04ac9ed45327ac6149e0a5f6]

INTEGRATION: CWS nativefixer10 (1.35.14); FILE MERGED

2005/06/17 13:42:44 is 1.35.14.2: #123298# different registryitems for Office, Patch and LangPack
2005/06/10 14:55:21 is 1.35.14.1: #123407# new ooo with java

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [e12f799090e587ad7e956f5b2d140ccf690975c8]

INTEGRATION: CWS nativefixer10 (1.4.222); FILE MERGED

2005/06/06 13:01:42 is 1.4.222.1: #i50231# special handling for saving problems with log files during pack process

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [d8af0333a4bdda6b4c93f3dfc101dbeb0b836916]

INTEGRATION: CWS nativefixer10 (1.33.2); FILE MERGED

2005/06/06 13:04:58 is 1.33.2.1: #123298# different patches for Solsparc and Solia

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [32b3ab3b48600e41d98acad188285077a01fcbf7]

INTEGRATION: CWS nativefixer10 (1.43.14); FILE MERGED

2005/06/16 14:32:11 is 1.43.14.6: #123298# RegistryItems for Language Packs
2005/06/16 11:34:35 is 1.43.14.5: #123298# patch must have same ALLUSER mode as product
2005/06/14 12:49:51 is 1.43.14.4: #123407# ooo with jre
2005/06/10 14:54:58 is 1.43.14.3: #123407# new ooo with java
2005/06/09 12:29:41 is 1.43.14.2: #i50302# changing nsis download names for language pack
2005/06/08 10:38:27 is 1.43.14.1: #i49932# empty samples folder in language pack

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c1e8db3f65d91d200083ea58f23fe7d67bccf875]

INTEGRATION: CWS sb31 (1.19.58); FILE MERGED

2005/04/21 13:46:02 sb 1.19.58.1: #121392# Added URE.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [926133e46a0c4229a58db64d38d8e84022240d68]

INTEGRATION: CWS sb31 (1.19.4); FILE MERGED

2005/06/02 13:31:43 sb 1.19.4.2: RESYNC: (1.19-1.21); FILE MERGED
2005/05/09 08:31:21 sb 1.19.4.1: #121392# Renamed URE use of UNO_[JAVA_]COMPONENT_PATH to URE_INTERNAL_LIB|JAVA_DIR.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [7b6950fbae23c4303a3bc718fc519344bda4d1cc]

INTEGRATION: CWS sb31 (1.75.2); FILE MERGED

2005/06/02 13:32:52 sb 1.75.2.4: RESYNC: (1.86-1.90); FILE MERGED
2005/05/04 13:21:33 sb 1.75.2.3: RESYNC: (1.85-1.86); FILE MERGED
2005/04/27 12:53:14 sb 1.75.2.2: RESYNC: (1.75-1.85); FILE MERGED
2005/04/08 14:31:17 sb 1.75.2.1: #120220# Added new unoloader.jar.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [7c85712cce68917fa6f2fc7522ad086d2a5a711b]

INTEGRATION: CWS sb31 (1.3.48); FILE MERGED

2005/05/26 09:18:35 sb 1.3.48.4: #121392# Moved URE-specific files to new ure module.
2005/05/11 14:46:02 sb 1.3.48.3: #121935# Added URE README.
2005/04/22 15:09:57 sb 1.3.48.2: #121392# Additional files that are part of a URE installation set.
2005/04/21 13:46:02 sb 1.3.48.1: #121392# Added URE.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [575a8417868f5190386b0f7a042104c2600bde9f]

INTEGRATION: CWS sb31 (1.13.58); FILE MERGED

2005/04/21 13:46:02 sb 1.13.58.1: #121392# Added URE.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [71991c8bbefb33d525ecc0026d998a4ba99babd8]

INTEGRATION: CWS sb31 (1.14.6); FILE MERGED

2005/06/02 13:25:06 sb 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED
2005/03/30 12:51:38 sb 1.14.6.1: #120219# Removed dubious JAR file versioning mechanism; added JAR file Class-Path mechanism.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a7edebb55bef9a2cf011f2ceb8e276d9aaca941a]

INTEGRATION: CWS sb31 (1.8.8); FILE MERGED

2005/06/02 13:24:56 sb 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED
2005/06/02 09:56:28 sb 1.8.8.1: #121932# Changes for URE wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9321aa56b77e26d5ea619b81de43ae23ffaf6cae]

INTEGRATION: CWS sb31 (1.19.48); FILE MERGED

2005/05/09 08:31:50 sb 1.19.48.1: #121392# Renamed URE use of UNO_[JAVA_]COMPONENT_PATH to URE_INTERNAL_LIB|JAVA_DIR.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [8f62f1b6b9dd228373f5cef793e776c78ae95151]

INTEGRATION: CWS sb31 (1.6.18); FILE MERGED

2005/05/03 08:16:01 sb 1.6.18.1: #121392# Do not remove the dot from RPM package names openoffice.org-...; for packages of OOo this seems to be no longer needed anyway, as those packages already have names without a dot, and for the URE package, a dot is explicitly wanted.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [94a30d4f8f2934986d562589b2f1303f9407be53]

INTEGRATION: CWS sb31 (1.28.48); FILE MERGED

2005/06/02 13:23:29 sb 1.28.48.3: RESYNC: (1.32-1.35); FILE MERGED
2005/04/27 12:41:35 sb 1.28.48.2: RESYNC: (1.28-1.32); FILE MERGED
2005/04/08 13:04:22 sb 1.28.48.1: #120220# The javavm.uno dynamic library now depends on UNO services from the uriproc.uno dynamic library.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1ffb38303681cdc8cb175a4637b3014768583c22]

INTEGRATION: CWS sb31 (1.29.18); FILE MERGED

2005/06/02 13:23:40 sb 1.29.18.2: RESYNC: (1.29-1.33); FILE MERGED
2005/05/03 08:16:00 sb 1.29.18.1: #121392# Do not remove the dot from RPM package names openoffice.org-...; for packages of OOo this seems to be no longer needed anyway, as those packages already have names without a dot, and for the URE package, a dot is explicitly wanted.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [8fcc500f8112ac983b60eb1fb022332a8e572b39]

INTEGRATION: CWS sb31 (1.36.8); FILE MERGED

2005/06/02 13:21:40 sb 1.36.8.5: RESYNC: (1.41-1.43); FILE MERGED
2005/05/04 13:16:53 sb 1.36.8.4: RESYNC: (1.40-1.41); FILE MERGED
2005/05/03 08:15:59 sb 1.36.8.3: #121392# Do not remove the dot from RPM package names openoffice.org-...; for packages of OOo this seems to be no longer needed anyway, as those packages already have names without a dot, and for the URE package, a dot is explicitly wanted.
2005/04/27 12:37:58 sb 1.36.8.2: RESYNC: (1.36-1.40); FILE MERGED
2005/04/21 13:44:41 sb 1.36.8.1: #121392# For now, the URE has a hardcoded services.rdb, where component libraries are addressed via .

2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [6e73998b840527e7f9dfb8a094c63213fa4d7f26]

#i20372# Ease of use: create PATCH macros.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [644f1ad31f47d19a8388ce843e4725a5a45f6de5]

INTEGRATION: CWS moresystemstuff2 (1.94.4); FILE MERGED

2005/06/15 13:53:04 rene 1.94.4.5: only check on Linux whether we should link to libcrypt
2005/06/15 13:48:18 rene 1.94.4.4: make linking with crypt default; some whitspace fixes
2005/06/11 15:40:21 rene 1.94.4.3: RESYNC: (1.98-1.101); FILE MERGED
2005/05/15 14:12:38 rene 1.94.4.2: RESYNC: (1.94-1.98); FILE MERGED
2005/04/01 10:21:27 rene 1.94.4.1: #i46467# add more system stuff and options to link against pam/crypt/xrender

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [030088520912a28b94ee9abbf4f818499bfb7ef0]

INTEGRATION: CWS moresystemstuff2 (1.30.76); FILE MERGED

2005/06/11 15:38:11 rene 1.30.76.2: RESYNC: (1.30-1.31); FILE MERGED
2005/06/11 15:16:15 rene 1.30.76.1: #i10000# don't try to pack libmyspell.so if we use system-myspell

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [912ffc027a57925230640434a28bc9cf9573e4ea]

INTEGRATION: CWS moresystemstuff2 (1.101.6); FILE MERGED

2005/06/11 15:37:53 rene 1.101.6.2: RESYNC: (1.101-1.106); FILE MERGED
2005/06/11 15:16:15 rene 1.101.6.1: #i10000# don't try to pack libmyspell.so if we use system-myspell

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9dfb455b1e9d70ae50ba81f3bbc8d21c42b5a497]

INTEGRATION: CWS sb31 (1.5.54); FILE MERGED

2005/04/21 13:50:26 sb 1.5.54.1: #121392# Added URE.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [bb768583f1a5e9c3e4888d0a858c42dcf3c8f640]

INTEGRATION: CWS sb31 (1.12.18); FILE MERGED

2005/06/02 09:58:55 sb 1.12.18.5: #121932# Changes for wntmsci10.
2005/05/04 13:16:44 sb 1.12.18.4: RESYNC: (1.16-1.18); FILE MERGED
2005/05/03 08:08:55 sb 1.12.18.3: #121392# Changed details about RPM package name, version, and installation location.
2005/04/27 12:31:44 sb 1.12.18.2: RESYNC: (1.12-1.16); FILE MERGED
2005/04/21 13:50:25 sb 1.12.18.1: #121392# Added URE.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [738c65020585053c9db3fc17043ab157948c8b15]

INTEGRATION: CWS sb31 (1.22.6); FILE MERGED

2005/06/02 13:19:08 sb 1.22.6.8: RESYNC: (1.24-1.28); FILE MERGED
2005/06/02 09:58:54 sb 1.22.6.7: #121932# Changes for wntmsci10.
2005/05/25 13:28:20 sb 1.22.6.6: #121932# Adaption for wntmsci10; cleanup.
2005/05/12 16:16:29 sb 1.22.6.5: #121935# Added URE README.
2005/05/09 13:02:20 sb 1.22.6.4: #121392# Reuse OOo LICENSE file for URE.
2005/05/09 08:30:36 sb 1.22.6.3: #121392# Renamed URE use of UNO_[JAVA_]COMPONENT_PATH to URE_INTERNAL_LIB|JAVA_DIR.
2005/04/27 12:31:36 sb 1.22.6.2: RESYNC: (1.22-1.24); FILE MERGED
2005/04/21 13:49:55 sb 1.22.6.1: #121392# Added URE; for now, the URE has a hardcoded services.rdb, where component libraries are addressed via .

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [2e596fafcd09c2d86c09088dafd0dc416a40ff87]

INTEGRATION: CWS sb31 (1.16.14); FILE MERGED

2005/05/26 09:20:35 sb 1.16.14.1: #121392# Added ure module.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [cb7a8a2d8e085aa7c4349ed106d4d3411aaba4b5]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:25:20 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [659cf078cfb6a8942a70bb42670386514b655b7c]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:25:02 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [67e62c1d5c03baa10897afae7ca3c561209882f8]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:24:44 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [213d1bbb86f77f9cea07677717d78027e3f5222c]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:24:25 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [309f5d452cdb89d788c195a081b2b26025ccd547]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:23:46 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [4f5a18aabfce8c6558ed8a9bff0305e744483855]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:24:11 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [43381bdfbebf2c4af635045dd3718a62b91b79b8]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:23:31 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [912233ef4a6526cdd56d1e2f1ddb4490078df0e0]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:23:17 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [6f5974dea5ee18168feb40499e2d52a068b64999]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:23:02 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9e9c7511dfd62d01947210f9d5aabfe0220d45ab]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:22:48 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1faed6ae423aa6801adcfe34cad3b831613df011]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:22:31 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [7723d4b1864f716520d64b77dcf7dc85128a07b2]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:21:56 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b8b9f099ae3292bf124d0cef6ba3cdbe4b840ef6]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:22:13 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9395e2d58d7b3cfbcc189181f33280aa7321343f]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:21:20 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f33bcf9728fd724dc5c311d66ed725b64ec0e8c2]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 12:20:47 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [30f6eb094d9984faca36441460814ae5c409630a]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:01:51 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9b38b171addd8bbbd21f8d4a803b3c1f30d7870b]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:01:39 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [0ee57c239e33db379879f328a7a3deffd12370d1]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:05:32 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c85e9e72903fb0437d0dc74d7bb26439096f07f7]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:05:20 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c6250685da33603ad9c8e8654d97d1145de63e70]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:05:01 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1bfcdfc020b9e9ebc9072e6eb08b946d01a6b5f6]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:04:49 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e102e513fcc228a65ce9e728585d1141723acc42]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:04:36 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d87a6371a34b808193db3653a42439238baa4761]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:04:21 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [824400038fb1e3834038e513625c02ee2880fd4a]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:04:09 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [bc743ee36c3c54be3cf02b84c51c01b742acec1c]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:03:54 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [2328e77c0515c748d6ba263d2ade8e4bc60e8007]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:03:43 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [883834d242d9611229b7109d3a34bd3d4458ec97]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:03:30 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [ea597b6f0d85da612e71220af6bbeb703086eb29]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:03:13 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [0e69f3a08f0e750be1b8b7a9d8280f36433de345]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:03:00 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [722146e34c4b551cdce0f802a0b9d5d2628fbb92]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:02:44 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9b36209121a2ab55f160a9dba3e6e6eaa3db55d5]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:02:16 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [6a839e9eba5b348c6bb3428aaca6e7fc03eade36]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:02:03 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f824e502c2099579b531a1e9421b2b94ae4af2ed]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 15:03:56 sb 1.1.2.2: #121932# Cosmetic changes.
2005/06/02 10:02:31 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d3a30e3cdfafe6207c8d549de0684201aa39e194]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:01:26 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [3e26b3eb78defba7c3b396f5fb0883e2e4e47c7f]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:01:12 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [28098a1e83833ca0ba7a1259729022e3d3e0bdde]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:00:48 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [7305a5f99fa5d9c255c21a91f694a65597352295]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:00:36 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f2bf3058440360a88039bc36a552988eec849b07]

INTEGRATION: CWS moresystemstuff2 (1.55.4); FILE MERGED

2005/06/11 15:33:00 rene 1.55.4.3: RESYNC: (1.60-1.65); FILE MERGED
2005/05/15 14:13:12 rene 1.55.4.2: RESYNC: (1.55-1.60); FILE MERGED
2005/04/01 10:21:31 rene 1.55.4.1: #i46467# add more system stuff and options to link against pam/crypt/xrender

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b9e2f09ad4842462e2e20adbb9eabaf64f285404]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:00:22 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [4fdd9d881a0341e9ba4fd8a235db6a0170970f07]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED

2005/06/02 10:00:09 sb 1.1.2.1: #121932# Changes for wntmsci10.

2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c6fd72e62d81be257ce1610ef19f46e39bc48c91]

INTEGRATION: CWS moresystemstuff2 (1.112.4); FILE MERGED

2005/06/15 13:51:23 rene 1.112.4.5: only check on Linux whether we should link to libcrypt
2005/06/15 13:48:21 rene 1.112.4.4: make linking with crypt default; some whitspace fixes
2005/06/11 15:32:50 rene 1.112.4.3: RESYNC: (1.116-1.120); FILE MERGED
2005/05/15 14:12:56 rene 1.112.4.2: RESYNC: (1.112-1.116); FILE MERGED
2005/04/01 10:21:30 rene 1.112.4.1: #i46467# add more system stuff and options to link against pam/crypt/xrender

2005-06-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e99a6a7031f1af622757a2ba6afc19ab3d778f8]

#i10000# missed renaming


2005-06-16  Oliver Bolte  <obo@openoffice.org>  [7294dd70c4e84577c9dc754c4b94b9c127ddd922]

INTEGRATION: CWS cmcfixes9 (1.101.6); FILE MERGED

2005/06/14 11:33:15 cmc 1.101.6.3: #i50567# centralize in AWTLIB
2005/06/10 11:28:36 cmc 1.101.6.2: #i50567# gcj will be changing the name from libjawt to libgcjawt
2005/06/10 09:24:29 cmc 1.101.6.1: #i50567# gcj will be changing the name from libjawt to libgcjawt

2005-06-16  Oliver Bolte  <obo@openoffice.org>  [5fc48f550d815aa7fa6b20d96f4b29ed98bf29d2]

INTEGRATION: CWS cmcfixes9 (1.64.4); FILE MERGED

2005/06/14 11:33:18 cmc 1.64.4.2: #i50567# centralize in AWTLIB
2005/06/10 09:24:32 cmc 1.64.4.1: #i50567# gcj will be changing the name from libjawt to libgcjawt

2005-06-16  Oliver Bolte  <obo@openoffice.org>  [6573a0dbb315a98485469b2068682a37f6c94eda]

INTEGRATION: CWS cmcfixes9 (1.119.6); FILE MERGED

2005/06/14 11:33:17 cmc 1.119.6.3: #i50567# centralize in AWTLIB
2005/06/10 11:28:39 cmc 1.119.6.2: #i50567# gcj will be changing the name from libjawt to libgcjawt
2005/06/10 09:24:31 cmc 1.119.6.1: #i50567# gcj will be changing the name from libjawt to libgcjawt

2005-06-16  Oliver Bolte  <obo@openoffice.org>  [2a000b32f0a6d54b09278ebd8f0cfa341708b3c3]

INTEGRATION: CWS cmcfixes9 (1.89.26); FILE MERGED

2005/06/14 11:34:40 cmc 1.89.26.1: #i50567# centralize in AWTLIB

2005-06-16  Vladimir Glazounov  <vg@openoffice.org>  [6d169c59d32e442f36b2ab8441ba42da4cfd62b9]

#100000# corrected behaviour for build -s from a link


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [73b9478c0d88a4f524d523192a2f0c77284d0ea9]

SRC680


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [cc813b11a03d5a576000f0df9d064a528bb53461]

INTEGRATION: CWS buildfixes01 (1.17.34); FILE MERGED

2005/06/07 13:44:57 thb 1.17.34.1: #i50427# Guarding moz stuff with WITHOUT_MOZILLA

2005-06-15  Oliver Bolte  <obo@openoffice.org>  [def79509b3679132ea5b58321f8a4d569f3e8578]

INTEGRATION: CWS buildfixes01 (1.89.6); FILE MERGED

2005/06/07 13:44:57 thb 1.89.6.1: #i50427# Guarding moz stuff with WITHOUT_MOZILLA

2005-06-13  Vladimir Glazounov  <vg@openoffice.org>  [0adc90c55f4a3a64803db461d65bfb714cd66035]

#100000# a fix for single-process builds


2005-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [45dec2eb6cb5b1881e873244398dec4057ee425e]

#i10000#: regenerate configure from configure.in


2005-06-13  Vladimir Glazounov  <vg@openoffice.org>  [f6aa27d9b29e51cb5465f6c292fca20740e3a083]

#100000# multipocessing modus for 4nt again


2005-06-10  Rüdiger Timm  <rt@openoffice.org>  [2819da1d9c147c412e76edc69f848ed9fd9f6407]

#i10000# Correct directory naming for patch sets.


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa716d2b66109ef4b8b3e9876d7e0ba6e37686d7]

SRC680


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac382eed02526b30c9096d31ec82d87c5e25f367]

INTEGRATION: CWS ause028 (1.11.56); FILE MERGED

2005/05/19 10:22:15 hjs 1.11.56.1: #i48607# remove for consitency with older 4nt versions

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a32d433e5414ced4571211505c46a1af9de0362b]

INTEGRATION: CWS ause028 (1.13.128); FILE MERGED

2005/05/18 10:26:22 hjs 1.13.128.1: #i45002# support gcc 3.3.x version (-mcpu/-mtune)

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1184855f1b93348d8193d65d6f0409e656b05f9f]

INTEGRATION: CWS evoab202 (1.29.6); FILE MERGED

2005/04/15 21:27:17 mmeeks 1.29.6.1: i#34909#
mmeeks, add evoab2 conditionals.

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ed6b1e756ca299c253c875c9730a29a385fc512]

INTEGRATION: CWS evoab202 (1.96.14); FILE MERGED

2005/04/15 21:27:17 mmeeks 1.96.14.1: i#34909#
mmeeks, add evoab2 conditionals.

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [394b19fac90276f0892f78bdf1f00d1cc4ccfa41]

INTEGRATION: CWS evoab202 (1.56.2); FILE MERGED

2005/04/15 21:20:04 mmeeks 1.56.2.1: i#34909#
mmeeks
Configure options for evo2 integration

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9321de953eb0dab99c5ca2575ac523b5ab1e11a]

INTEGRATION: CWS evoab202 (1.114.2); FILE MERGED

2005/04/15 21:20:03 mmeeks 1.114.2.1: i#34909#
mmeeks
Configure options for evo2 integration

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a06d70ddc9f654e4edfc1728a30783a1704cacf1]

INTEGRATION: CWS vq17 (1.18.10); FILE MERGED

2005/06/07 00:11:07 vq 1.18.10.1: #i49230# Enable generation of NSIS installer.

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de5c210a2c7722b673e321f5d517f82a2cbd525]

INTEGRATION: CWS vq17 (1.16.10); FILE MERGED

2005/06/07 01:39:16 vq 1.16.10.2: #i49230# Bring back the -x test for cygwin.
2005/06/07 00:11:07 vq 1.16.10.1: #i49230# Enable generation of NSIS installer.

2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8150060b5a30bc443e6e31a09531476f3a975a8]

INTEGRATION: CWS ause031 (1.28.14); FILE MERGED

2005/06/08 14:20:11 hjs 1.28.14.1: #i48816# fix got lost

2005-06-08  Ingo Schmidt  <is@openoffice.org>  [4eeb6e378b06091f7ff2dc5777abc38c042cc707]

MASTERFIX: PATCH flags for files from pointpatches


2005-06-08  Ingo Schmidt  <is@openoffice.org>  [445a96b778e8449a233a3b6df43495f1cc55f1ab]

MASTERFIX: PATCH flags for files from pointpatches


2005-06-07  Vladimir Glazounov  <vg@openoffice.org>  [ab3839577dfac8f21c46fe4ba35b62d839fd575c]

#100000#,#i49927# enable arbitrary platform, more elaborate build.lst parsing


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fd0bf5057bdaed49875b1aece268e5daebd39a4]

SRC680


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b73223fa203825f09350e519cb62c32c300f5d]

INTEGRATION: CWS gslpatches (1.90.10); FILE MERGED

2005/06/06 11:03:58 pl 1.90.10.1: add patch flags

2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e9cea99354f9843229af92ea0353a647622d769]

INTEGRATION: CWS gslpatches (1.103.10); FILE MERGED

2005/06/06 11:03:58 pl 1.103.10.1: add patch flags

2005-06-02  Rüdiger Timm  <rt@openoffice.org>  [5552d3a3b1b5f1e1dc11eb416e1397129993edc9]

New method to get child workspace owner from EIS.


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [2486f0c86cd1d7a7e5a5c9b3511d0cf53f99044b]

SRC680


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [02ea8f92faa54d0df1a1b311ea8a80ebc167fc07]

INTEGRATION: CWS macosx07 (1.101.10); FILE MERGED

2005/05/05 23:30:10 ericb 1.101.10.1: i48285 add libscn for Mac OSX in scp2

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [29714b038df21d5b6f4f65f6eca6471205447f5a]

INTEGRATION: CWS macosx07 (1.29.10); FILE MERGED

2005/05/05 23:05:25 ericb 1.29.10.1: i48521 stlport changes in makefile.mk for Mac OSX 10.4

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [8797ca33f3389dbae3b577ac6f80009b3b268643]

INTEGRATION: CWS macosx07 (1.2.42); FILE MERGED

2005/05/18 22:16:50 ericb 1.2.42.2: i48521 fix for Mac OSX 10.4 and 10.3
2005/05/05 23:07:13 ericb 1.2.42.1: i48521 stlport changes in patch for Mac OSX 10.4

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [5133a34235c01db84de5c6e6f51704c3dcc2ed18]

INTEGRATION: CWS macosx07 (1.58.8); FILE MERGED

2005/05/19 11:40:06 ericb 1.58.8.4: #i48520# config_office/set_soenv.in fix changes for MacOSX 10.4
2005/05/18 23:02:29 ericb 1.58.8.3: RESYNC: (1.58-1.62); FILE MERGED
2005/05/12 11:42:05 ericb 1.58.8.2: i49135 GNUCOPY for Mac OSX too
2005/05/05 23:00:53 ericb 1.58.8.1: i48520 set_soenv.in changes for Mac OSX 10.4

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [8bb6f174e8c4d964b5960c40aff5622db593a283]

INTEGRATION: CWS macosx07 (1.116.8); FILE MERGED

2005/05/18 23:01:29 ericb 1.116.8.2: RESYNC: (1.116-1.117); FILE MERGED
2005/05/13 21:18:35 ericb 1.116.8.1: i49135 Add GNUCOPY for Darwin in configure.in

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [2f3b3b757512b3e6d56ce68615e38201a3303947]

INTEGRATION: CWS macosx07 (1.98.8); FILE MERGED

2005/05/18 23:02:14 ericb 1.98.8.2: RESYNC: (1.98-1.99); FILE MERGED
2005/05/13 21:17:54 ericb 1.98.8.1: i49135 Add GNUCOPY for Darwin in configure

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [5be4cf5186450cfc6605b8d1228fb235a9a8c16e]

INTEGRATION: CWS macosx07 (1.53.72); FILE MERGED

2005/05/05 23:15:06 ericb 1.53.72.1: i48522 deleted -Wl,-u,__objcInit flags from LINKFLAGSAPPCUI

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [a09c58c577d2284e61b0f885158e779a58fde729]

INTEGRATION: CWS freebsd03 (1.117.2); FILE MERGED

2005/05/25 02:54:58 maho 1.117.2.1: configure/configure.in contains ==, which is bash's extention;
replace from == to =

Issue number:  #i49678#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [2026e047bb1c54b8d04b1c5b5dd2b67fd1523fd6]

INTEGRATION: CWS freebsd03 (1.99.2); FILE MERGED

2005/05/25 02:54:56 maho 1.99.2.1: configure/configure.in contains ==, which is bash's extention;
replace from == to =

Issue number:  #i49678#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [7e8c65f8ceb4c7fe3f2d56efa907c5361ff5b2b7]

INTEGRATION: CWS freebsd03 (1.13.136); FILE MERGED

2005/05/25 03:32:03 maho 1.13.136.1: Update unxfbsdi.mk to recent version of unxlngi6.mk

Issue number:  #i49685#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [f1c6bc1f27f0a6cd125661c1cf6be69193744695]

INTEGRATION: CWS mmeeks08 (1.7.24); FILE MERGED

2005/05/27 15:43:07 mmeeks 1.7.24.2: #i49929#
tolerated copies of directories
2005/05/27 14:22:01 mmeeks 1.7.24.1: #i49104#
teach linkoo about types.rdb

2005-05-31  Rüdiger Timm  <rt@openoffice.org>  [27c32e0cada1ad5e702679448ade6b3aaf76300c]

#i1000# Just for consistency ...


2005-05-30  Rüdiger Timm  <rt@openoffice.org>  [7909c73707e462f68d4a376d4ceb07ad3aeb6490]

#i10000# For build server builds we need write access to SHIPDRIVE. If we don't have it it is an error.


2005-05-26  Oliver Braun  <obr@openoffice.org>  [6cde2998bcef032396954159c7a0b5d75eaa6b86]

#b6243124# revised SUNW_LOC


2005-05-25  Hennes Rohling  <hro@openoffice.org>  [d01ed7730c70787172587f402313134cce7e5ae3]

#123129# Paths in INF files have to be triple quoted


2005-05-25  Ingo Schmidt  <is@openoffice.org>  [be68418f9e666ae2cddf764f30b085420b83475b]

#6243124# complete SUNW_LOC


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [e92f2a1c4c490ff7c7fabf2c6a2716025b3ccc2e]

SRC680


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [00f56991d27083b5f610e94ed19f9e4907540074]

INTEGRATION: CWS c01v008 (1.13.2); FILE MERGED

2005/05/23 14:00:48 cd 1.13.2.1: #123059# make option to 'not register' configurable

2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [1b98e1fc2bcd79d0cc6426eff2398e865a9926fe]

INTEGRATION: CWS c01v008 (1.89.2); FILE MERGED

2005/05/23 14:00:47 cd 1.89.2.1: #123059# make option to 'not register' configurable

2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [73eac456c46513c846ee909a3b2ff181c050228c]

SRC680


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [004fb735d02d1628a63fca8f3a16219a48784b5f]

SRC680


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [8d2eb41ad8ade09743345bb19ca1ed0de1b33259]

INTEGRATION: CWS proximity90 (1.88.58); FILE MERGED

2005/05/20 14:25:26 tl 1.88.58.2: #122865# new Proximity linguistic
2005/05/20 09:27:35 tl 1.88.58.1: #122865# switching to Proximity; adding PRXLIB

2005-05-23  Ingo Schmidt  <is@openoffice.org>  [e8c8fcdb627f6c7841955eb0b0b737fa616fc73d]

FIX: adding files to correct modules


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [9f897737493cc010006c4a7bda4caac33f61b6fa]

SRC680


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [0a5da8fe8188f1e9266ee1fc22ffe69b2403a9d5]

INTEGRATION: CWS letterwizardlang (1.16.2); FILE MERGED

2005/05/18 15:11:44 tv 1.16.2.1: #i49234# differentiate SO and OO.o regarding language support in Letter Wizard

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3a2235c149fe009fd32f4d0cd7d7c643de1cfe79]

INTEGRATION: CWS nativefixer9 (1.20.8); FILE MERGED

2005/05/19 07:31:24 jb 1.20.8.1: #i49148# Add configuration bootstrap parameter for schema versioning. Use buildid (from bootstraprc) as version tag.

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ae14ec7bda4adaeb3930082d25004500baf49fe3]

INTEGRATION: CWS nativefixer9 (1.11.8); FILE MERGED

2005/05/19 08:41:45 obr 1.11.8.1: #122800# readmes & licenses folder

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [e8ac6ac52886d98b445b2eb4b7b76ab09b4248b6]

INTEGRATION: CWS nativefixer9 (1.88.6); FILE MERGED

2005/05/19 08:19:36 hro 1.88.6.1: #i49458# Patch Description in soffice.bin

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3c6d2d408d349eb3b7e9e0552f927252371ee540]

INTEGRATION: CWS nativefixer9 (1.28.6); FILE MERGED

2005/05/19 08:41:45 obr 1.28.6.1: #122800# readmes & licenses folder

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [1b868e5e18c37497745195fead7bca1cd7cbf2fb]

#i45919# Change compression algorithm to obtain smaller cab files.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [a9f519b6b6f909ce84e036bad95ccce1208ae590]

INTEGRATION: CWS allopenwith (1.6.146); FILE MERGED

2005/05/19 14:20:10 hro 1.6.146.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:49 hro 1.6.146.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:07 hro 1.6.146.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [eecf1cb2aa0f583c254b8e017063ba5852850063]

INTEGRATION: CWS allopenwith (1.9.22); FILE MERGED

2005/05/19 14:20:10 hro 1.9.22.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:47 hro 1.9.22.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:06 hro 1.9.22.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [302fc5c93f1b579b2cda7c312428d8bd0cacec2b]

INTEGRATION: CWS allopenwith (1.6.146); FILE MERGED

2005/05/19 14:20:09 hro 1.6.146.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:45 hro 1.6.146.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:05 hro 1.6.146.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [12ec918bf3da35f09847b664c4688de0b8591e92]

INTEGRATION: CWS allopenwith (1.6.146); FILE MERGED

2005/05/19 14:20:09 hro 1.6.146.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:42 hro 1.6.146.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:04 hro 1.6.146.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [d9c4effff2c8b9c41d83d0cae96e6d2276d36f64]

INTEGRATION: CWS allopenwith (1.7.146); FILE MERGED

2005/05/19 14:20:08 hro 1.7.146.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:41 hro 1.7.146.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:03 hro 1.7.146.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [82596b3466425a11afffe840b047bd8061bb42c3]

INTEGRATION: CWS allopenwith (1.6.146); FILE MERGED

2005/05/19 14:20:08 hro 1.6.146.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:39 hro 1.6.146.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:54:02 hro 1.6.146.1: #b6244842# Register Office in OpenWith for all supported extensions

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3746eeaab19685a224f2f2d6be64110b44549495]

INTEGRATION: CWS allopenwith (1.1.2); FILE ADDED

2005/05/19 14:20:07 hro 1.1.2.2: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 08:53:11 hro 1.1.2.1: #b6244842# Script to generate intermediate SCP files for OpenWith registration

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [c3ef132916235babb390ec94fef1d0d08f4875d5]

INTEGRATION: CWS allopenwith (1.1.2); FILE ADDED

2005/05/19 14:20:07 hro 1.1.2.3: #b6244842# Register for OpenWith via OpenWithProgIDs
2005/05/17 15:23:37 hro 1.1.2.2: #b6244842# Register Office in OpenWith for all supported extensions
2005/05/17 08:52:52 hro 1.1.2.1: #b6244842# Script to generate intermediate SCP files for OpenWith registration

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [4c6e8b7906246ba64e284fe47b3c0acca84a4022]

INTEGRATION: CWS officeversions (1.10.6); FILE MERGED

2005/05/19 10:04:25 mba 1.10.6.1: #122879#: new registry bootstrap key with brand name

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [f3a1d4a4e146790f5a0d5f3debf5a5eff3ae8e85]

INTEGRATION: CWS jl20 (1.21.22); FILE MERGED

2005/05/02 14:52:19 is 1.21.22.1: #122383# new java version

2005-05-18  Kurt Zenker  <kz@openoffice.org>  [eaea184302f2c626cdc28c7b8625fbdfd7f86995]

SRC680


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [fe6bbe3a8d620b779536d2d1ca4471e2a8aa95c8]

INTEGRATION: CWS pj28 (1.60.2); FILE MERGED

2005/05/17 16:13:23 pjanik 1.60.2.1: #i45118#: Export DEFAULT_TO_ENGLISH_FOR_PACKING="yes" into environment.

2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [6ad777f421b2dfbf8cbae3963fe363b053aebe8e]

INTEGRATION: CWS pj28 (1.14.20); FILE MERGED

2005/05/17 16:08:13 pjanik 1.14.20.1: #i49279#: Add Estonian to NSIS installer.
#i49375#: Add Bulgarian to NSIS installer.

2005-05-18  Kurt Zenker  <kz@openoffice.org>  [3a2f575b6a258b99eb5a0bf506192d0937344956]

INTEGRATION: CWS readonlydoc1 (1.10.12); FILE MERGED

2005/05/12 14:14:40 is 1.10.12.1: #i49153# npsoplugin to non-linked rpm

2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [779cf2aacac85ede59d07adcda4a544495b648d8]

INTEGRATION: CWS kdeplugfixes (1.101.4); FILE MERGED

2005/05/02 16:07:11 pl 1.101.4.1: removed obsolete SETUPZIP flag

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e5f7cac16207dbc2b825723dc8a25245ce20f638]

#i10000# Fix by pjanik for bug introduced with CWS configure10


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e59d429c401e80e41fe875055f042e2143becc00]

SRC680


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [ce6b8dd981acf8046115172698239891f82165c6]

INTEGRATION: CWS configure10 (1.24.8); FILE MERGED

2005/05/12 15:20:05 rene 1.24.8.1: fix --disable-epm

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [81797ffa3c3ebc06417aa2c229556a3c50c7f240]

INTEGRATION: CWS configure10 (1.58.2); FILE MERGED

2005/04/29 03:12:38 vq 1.58.2.1: #i48294# Add detection of NSIS.

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d66d6ce5342241573106d1062717ca551ce2a2d4]

INTEGRATION: CWS configure10 (1.116.2); FILE MERGED

2005/05/12 15:20:02 rene 1.116.2.5: fix --disable-epm
2005/05/12 15:00:22 rene 1.116.2.4: #i452#79# check for gnome-vfs-2.0 >= 2.6.0
2005/04/30 23:49:57 rene 1.116.2.3: whitespace fixes
2005/04/29 03:12:38 vq 1.116.2.2: #i48294# Add detection of NSIS.
2005/04/21 09:05:23 rene 1.116.2.1: #i45694# handle WITH_JAVA being yes, as when you just specify --with-java

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [cb0de721667e58cac8d01d4e6305b1b4565d85a9]

INTEGRATION: CWS configure10 (1.98.2); FILE MERGED

2005/05/12 15:19:59 rene 1.98.2.5: fix --disable-epm
2005/05/12 15:00:19 rene 1.98.2.4: #i452#79# check for gnome-vfs-2.0 >= 2.6.0
2005/04/30 23:49:55 rene 1.98.2.3: whitespace fixes
2005/04/29 03:12:35 vq 1.98.2.2: #i48294# Add detection of NSIS.
2005/04/21 09:05:20 rene 1.98.2.1: #i45694# handle WITH_JAVA being yes, as when you just specify --with-java

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e88386957d7d3705e8d6ba28ad65eaea9cd73d42]

INTEGRATION: CWS nativefixer7 (1.9.10); FILE MERGED

2005/05/09 12:05:58 is 1.9.10.1: #i48921# old base content type

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [739c7020c9c611f7bad3144566f3eb6300e4646f]

INTEGRATION: CWS nativefixer7 (1.9.10); FILE MERGED

2005/05/09 10:36:49 is 1.9.10.4: #i47885# new tplwizletter_lang
2005/05/04 07:57:55 is 1.9.10.3: #i20372# resource to resource package
2005/05/02 12:58:55 is 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED
2005/04/28 15:19:11 is 1.9.10.1: #i46741# images.zip to non-linked module 2

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [4bbf9eb410f79b906ce513419d0f5c96bbfb2584]

INTEGRATION: CWS nativefixer7 (1.86.2); FILE MERGED

2005/05/04 13:19:35 is 1.86.2.1: #118794# soffice.bin with PATCH_SO_NAME

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [ee944654c907108f1068bed3596b853b1a9c3f58]

INTEGRATION: CWS nativefixer7 (1.15.2); FILE MERGED

2005/05/09 10:36:49 is 1.15.2.1: #i47885# new tplwizletter_lang

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [164ef4b1558af3c3f04362f8846ef211250b9fa2]

INTEGRATION: CWS nativefixer7 (1.27.2); FILE MERGED

2005/05/09 10:36:49 is 1.27.2.1: #i47885# new tplwizletter_lang

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d725be90421e82538f8ead5221a6f9379745576d]

INTEGRATION: CWS nativefixer7 (1.8.52); FILE MERGED

2005/04/29 11:59:11 is 1.8.52.1: #122301# wrong aol office sub directory

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [fb5f13fbaddb9d5ec600c2e8d0343059746a356d]

INTEGRATION: CWS nativefixer7 (1.13.14); FILE MERGED

2005/05/13 09:07:51 is 1.13.14.6: RESYNC: (1.14-1.15); FILE MERGED
2005/05/04 08:23:36 is 1.13.14.5: RESYNC: (1.13-1.14); FILE MERGED
2005/04/29 12:55:08 is 1.13.14.4: #121723# jds office
2005/04/29 11:59:09 is 1.13.14.3: #122301# wrong aol office sub directory
2005/04/29 10:12:02 is 1.13.14.2: #121723# jds office installation sets
2005/04/28 15:03:33 is 1.13.14.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [49f372dabe3296970fc1d78635e557973060c8be]

INTEGRATION: CWS nativefixer7 (1.17.34); FILE MERGED

2005/04/28 15:03:32 is 1.17.34.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [95bb142568e03d54c9110c004ce87a858e220015]

INTEGRATION: CWS nativefixer7 (1.2.372); FILE MERGED

2005/04/28 15:03:32 is 1.2.372.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d10d512435ae1dc601573e2d6820a4d44f394d56]

INTEGRATION: CWS nativefixer7 (1.21.14); FILE MERGED

2005/04/28 15:03:32 is 1.21.14.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1e6675269702a58fe75b0c9441746469d9e0fbd9]

INTEGRATION: CWS nativefixer7 (1.32.14); FILE MERGED

2005/04/29 11:59:09 is 1.32.14.2: #122301# wrong aol office sub directory
2005/04/28 15:03:32 is 1.32.14.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [4d5863d8bdd96d58c6dd94f6f32656bc1f00caa9]

INTEGRATION: CWS nativefixer7 (1.30.6); FILE MERGED

2005/05/10 15:56:38 is 1.30.6.1: #i20372# linux patch updates only installed rpms

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [5eae00abe81f44ce6d67ca0f362ff2c37483b297]

INTEGRATION: CWS nativefixer7 (1.13.4); FILE MERGED

2005/05/04 08:23:28 is 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED
2005/04/29 14:14:58 is 1.13.4.2: #i48304# missing getuid.so for non Solaris and non Linux platform
2005/04/28 15:02:36 is 1.13.4.1: FIX: last instead of break

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d14c1a84e3985491269a7d0d40d3e331a0c706c6]

INTEGRATION: CWS nativefixer7 (1.18.14); FILE MERGED

2005/04/29 11:59:09 is 1.18.14.1: #122301# wrong aol office sub directory

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [b9ef5e92e05ad8e8eaa47cf644c50b7ffbdd63b2]

INTEGRATION: CWS nativefixer7 (1.40.10); FILE MERGED

2005/05/02 12:55:04 is 1.40.10.2: RESYNC: (1.40-1.41); FILE MERGED
2005/04/28 15:04:08 is 1.40.10.1: #121723# jds office installation sets

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [125d9204553d1c446e5f380d161c680fc7c47b7a]

INTEGRATION: CWS nativefixer7 (1.3.18); FILE MERGED

2005/05/10 09:28:00 is 1.3.18.1: #i48204# german dialog title

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [eaa8c4b01614a4693e20c8f668a77c14ff858a13]

INTEGRATION: CWS nativefixer7 (1.3.18); FILE MERGED

2005/05/10 09:28:35 is 1.3.18.1: #i48204# german dialog title

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [6001fa7d0fdf8f26c2005f8a85032c20590b9be4]

INTEGRATION: CWS c01v006 (1.18.34); FILE MERGED

2005/04/27 12:44:31 pb 1.18.34.1: fix: #120401# ProgressColor -> ProgressBarColor

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1e12787857f4bc03240033c451b9ceaebfcc72b8]

INTEGRATION: CWS nativefixer8 (1.3.190); FILE MERGED

2005/05/12 11:29:12 is 1.3.190.1: #122686# new subdirs in installation set

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [eb58b9209d736bccf1f639db32287131dfe941c3]

INTEGRATION: CWS nativefixer8 (1.14.16); FILE MERGED

2005/05/12 11:35:52 is 1.14.16.1: #122686# new subdirs for license and readme

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e57de1377d0ee4f05eeffb384e7e5b001d5c0e3a]

INTEGRATION: CWS nativefixer8 (1.19.34); FILE MERGED

2005/05/12 11:35:51 is 1.19.34.1: #122686# new subdirs for license and readme

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [bd79ec1891462a5c158a726105bed1b75002d17b]

INTEGRATION: CWS nativefixer8 (1.32.32); FILE MERGED

2005/05/12 11:35:51 is 1.32.32.1: #122686# new subdirs for license and readme

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [26b80c599550ddad6a1104fa9b408b0dd80210f4]

INTEGRATION: CWS nativefixer8 (1.41.16); FILE MERGED

2005/05/12 11:35:25 is 1.41.16.1: #122686# new subdirs for license and readme

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [a2265472f3d858659058376048bd3e2892a1154d]

INTEGRATION: CWS cmcfixes7 (1.58.6); FILE MERGED

2005/05/04 10:47:54 cmc 1.58.6.1: #i48690# enable filelocking during build

2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [7c91e5eb34a4a22aead2a8bcde134e71d791b5fe]

INTEGRATION: CWS cmcfixes7 (1.32.24); FILE MERGED

2005/05/04 10:57:35 cmc 1.32.24.1: #i48691# allow gcj to register the wizards

2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [0b9bef4773f26067b34e2e7954a306fcdfb4d52e]

SRC680


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [6d437ebb4eabe96878a65e541f7ba083e6b5ea29]

INTEGRATION: CWS linuxppc02 (1.58.4); FILE MERGED

2005/05/03 20:13:44 ericb 1.58.4.1: i48011 with correct SOLARLIB libofficebean is correctly build

2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [6e728c0886ee8c9733151ea9aec134bd397e7539]

INTEGRATION: CWS linuxppc02 (1.16.28); FILE MERGED

2005/05/03 20:00:01 ericb 1.16.28.1: i48657 some fixes for spadmin and testtools crashes

2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [f5d12b04dd1aa13ecb9f8f2afa77dfaa0dd5a57a]

INTEGRATION: CWS unxlngs02 (1.11.90); FILE MERGED

2005/04/27 06:34:15 sparcmoz 1.11.90.1: #i48239# visibility feature and link flags for linux sparc

2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [0ec6a2dc39e51692279d7fdfb2baefa6e339c8b6]

INTEGRATION: CWS vq15 (1.58.10); FILE MERGED

2005/05/09 03:19:00 vq 1.58.10.1: #i48857# Restore the ability to use perbuild mozab packages.

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [efd1708868a2bd0df8e9b81617c289cb3d6e521a]

SRC680


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [181e65b7f5d0a716d46ba44268fa3fb5c69da503]

INTEGRATION: CWS ause027 (1.13.6); FILE MERGED

2005/04/29 14:54:08 hjs 1.13.6.1: #i48462# added dependency

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [57aa0ff5bf3d30489ccadeffff6a3aaa7b172bbe]

INTEGRATION: CWS ause027 (1.10.8); FILE MERGED

2005/04/27 16:53:05 hjs 1.10.8.1: #i31175# -Wuninitialized is available only with optimization activated

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [521df99d01244cb0c7fad64a085682c4149397ab]

INTEGRATION: CWS ause027 (1.14.44); FILE MERGED

2005/04/25 15:28:24 hjs 1.14.44.1: #i37172# seperate MANIFEST directories

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [02ab5c216663bfba21ceaf1d20185e1c3db21421]

INTEGRATION: CWS ause027 (1.151.42); FILE MERGED

2005/04/25 15:28:23 hjs 1.151.42.1: #i37172# seperate MANIFEST directories

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [8b95a53b1b625c321f8185921a5702e37c6754bf]

INTEGRATION: CWS ause027 (1.169.20); FILE MERGED

2005/04/26 12:42:19 hjs 1.169.20.1: #i29325# fixed occurance of INCPRE; resorted some lines for better overview

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [f54f057fd4962513b3635ea5e3291aabc6e40656]

INTEGRATION: CWS mmeeks06 (1.6.44); FILE MERGED

2005/05/05 11:23:13 mmeeks 1.6.44.1: #i48767#
linkoo symlink related fix

2005-05-06  Oliver Bolte  <obo@openoffice.org>  [059ef255e3e6fbc5fcd9ec2f8a811ddb79d6767e]

INTEGRATION: CWS mmeeks07 (1.86.4); FILE MERGED

2005/05/05 11:46:49 mmeeks 1.86.4.1: #i43457#
disable binfilter related patch

2005-05-04  Oliver Bolte  <obo@openoffice.org>  [a20effb637d7b564c574a62815bb807840febc4c]

#i10000# dont generate cp1251.pyc file on solver


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [4e4618f218e786b092b1f19754a353ad6559be49]

SRC680


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [ab870fe34ae9bba9c0eb683a4cc2d24c1a7ef90c]

INTEGRATION: CWS ause026 (1.23.4); FILE MERGED

2005/04/21 17:33:32 hjs 1.23.4.3: #i38842# installer image for languagepack too
2005/04/14 16:31:57 hjs 1.23.4.2: #i38842# welcome in win-installer
2005/04/13 11:38:16 hjs 1.23.4.1: #i38842# select splash

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [3dd9519d8efdaa0582ab9dbd0743219923fd9799]

INTEGRATION: CWS ause026 (1.168.28); FILE MERGED

2005/04/13 11:35:02 hjs 1.168.28.1: #i38842# introduce SOLARCOMMONPCKDIR

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [13f9da997590071826aa794d8ca15ef9c4d70249]

INTEGRATION: CWS rvojta01 (1.28.12); FILE MERGED

2005/04/21 11:05:40 rvojta 1.28.12.1: Issue number:  #i47344#
Submitted by:  rvojta
Reviewed by:   rvojta

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [54849a69ca232fb6208bb418fe1aa9707394bf89]

INTEGRATION: CWS rt08 (1.88.2); FILE MERGED

2005/05/02 08:39:00 rt 1.88.2.1: #i48536# In case of 'deliver -delete' it is not an error if module zipfile does not exist on solver.

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [9143a3734f964ddc6b5842c0c75d2e24a30497fd]

INTEGRATION: CWS rt08 (1.136.6); FILE MERGED

2005/05/02 13:58:45 rt 1.136.6.2: #122386# Do not use '-force' option for deliver per default.
2005/05/02 13:53:27 rt 1.136.6.1: Redo change from 1.135 to 1.136 introduced by mistake.

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [dd52fd26eee469d8b680883aeb5e62f8a652b4ee]

INTEGRATION: CWS pj27 (1.26.52); FILE MERGED

2005/04/27 19:20:53 pjanik 1.26.52.1: #i46488#: Add Croatian.

2005-05-03  Oliver Bolte  <obo@openoffice.org>  [e418c734fca03acb76389e9281d0d5e76accb8d5]

INTEGRATION: CWS getcwswithstate (1.6.286); FILE MERGED

2005/05/02 12:58:13 vg 1.6.286.3: #i48205# removed obsolete method
2005/04/29 08:45:07 vg 1.6.286.2: #i48205# a style-complient implementation
2005/04/26 15:42:44 vg 1.6.286.1: #i48205# implementation for a new Eis api function

2005-05-03  Rüdiger Timm  <rt@openoffice.org>  [df54f55c7d5175429a651ed67e4d4ae5c69b1641]

#i10000# Add error output to STDERR


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [c3b21fd103a2027edbffd190e0827c87a6674006]

SRC680


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [1d7fa7e827b391091d0a41ebc67e3f788c760a89]

INTEGRATION: CWS mh1997 (1.16.4); FILE MERGED

2005/05/02 12:04:01 mh 1.16.4.1: chg: new Icons for download sets, #122181#

2005-05-02  Oliver Bolte  <obo@openoffice.org>  [8082c904cb727f1f7b22e92d58857517252b1a4b]

INTEGRATION: CWS mh1997 (1.13.6); FILE MERGED

2005/05/02 12:00:07 mh 1.13.6.1: add: more NSIS languages
add: default fallback set to English for NSIS, #i48296#
add: DOWNLOADSETUPICO for pack configuration, #122181#

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [78c6134585231f0ce5cfa28c622fd0460f293067]

SRC680


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [a300ea3525cd58891deb3a1e3f8ab61d4507834c]

INTEGRATION: CWS winregclean1 (1.18.28); FILE MERGED

2005/04/23 16:20:21 is 1.18.28.2: #i47659# initablefile
2005/04/22 14:36:07 is 1.18.28.1: #i47659# better mechanism to find the office

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [ee61348d7ccff909b528afee319feeda43953d51]

INTEGRATION: CWS winregclean1 (1.85.2); FILE MERGED

2005/04/25 16:02:05 jb 1.85.2.1: #121941# Reanimate setofficelang program

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [3a52e302b3da377e058a2eea0dbc4f1fd9ddf725]

INTEGRATION: CWS winregclean1 (1.26.24); FILE MERGED

2005/04/22 10:06:58 is 1.26.24.1: #i47659# new dir

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [916ad010f08149c1e67c09680054dcd19bc47571]

INTEGRATION: CWS winregclean1 (1.48.38); FILE MERGED

2005/04/21 11:10:12 hjs 1.48.38.3: #121920# fixed hardcoded number in usage
2005/04/21 11:04:49 hjs 1.48.38.2: #121920# arg... fixed typo
2005/04/21 09:29:11 hjs 1.48.38.1: #121920# pass APPnPRODUCTNAME to windows native resources linked to the application

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [d498805b99c87dcc059e34dac4b905fe9aa99e70]

INTEGRATION: CWS winregclean1 (1.47.38); FILE MERGED

2005/04/21 11:10:11 hjs 1.47.38.3: #121920# fixed hardcoded number in usage
2005/04/21 11:04:49 hjs 1.47.38.2: #121920# arg... fixed typo
2005/04/21 09:29:10 hjs 1.47.38.1: #121920# pass APPnPRODUCTNAME to windows native resources linked to the application

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [0abcb2233c6ef2e20e2bcaebd37320e9280624cb]

INTEGRATION: CWS winregclean1 (1.19.6); FILE MERGED

2005/04/26 15:15:58 is 1.19.6.1: FIX: Problem with 65001 in Summary Information Stream

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [f4c6ebd12dff351b64bfa63371651e0e830e3415]

INTEGRATION: CWS winregclean1 (1.1.2); FILE ADDED

2005/04/26 14:24:34 is 1.1.2.2: #i47659# solving problem with langpack
2005/04/22 14:38:56 is 1.1.2.1: #i47659# better mechanism to find office

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [cdea990d39f9cd69a1d8716e27c813dea2f6fccf]

INTEGRATION: CWS winregclean1 (1.21.20); FILE MERGED

2005/04/22 15:39:16 mav 1.21.20.2: RESYNC: (1.21-1.22); FILE MERGED
2005/04/22 14:39:14 is 1.21.20.1: #i47659# better mechanism to find office

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [4fc74d4edcfdb9b98f49ca55841988a104eb9eb0]

INTEGRATION: CWS winregclean1 (1.3.114); FILE MERGED

2005/04/23 16:38:46 is 1.3.114.1: #i47659# dynamic installation settings

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [03e16d9124316996fe309888dbf2b5ddf9f249bd]

INTEGRATION: CWS winregclean1 (1.19.6); FILE MERGED

2005/04/26 17:03:05 is 1.19.6.1: FIX: Problem with onelanguage pt-BR java installer

2005-04-29  Oliver Bolte  <obo@openoffice.org>  [6779369fa6aa1dadb39e002aa033e87f5518ae89]

INTEGRATION: CWS winregclean1 (1.39.8); FILE MERGED

2005/04/22 15:36:12 mav 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED
2005/04/22 14:38:08 is 1.39.8.1: #i47659# custom action

2005-04-28  Martin Hollmichel  <mh@openoffice.org>  [facca18c736a64c75cd9869d83e11bbc3ce1586c]

#i10000#, disable NSIS installer


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [8740519ac598408cc8b62ea6a12bc18ff69fe658]

SRC680


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [3944f89c87cd930a471f751721590a1a4e3bb75a]

INTEGRATION: CWS os60 (1.14.28); FILE MERGED

2005/04/22 09:18:31 is 1.14.28.1: #i45857# 644 for share/autocorr

2005-04-27  Oliver Bolte  <obo@openoffice.org>  [b7305fa062ce9c6b1c6f87e208fe93fcdd0874e9]

INTEGRATION: CWS mhu07 (1.9.6); FILE MERGED

2005/04/26 13:08:34 mhu 1.9.6.1: #i48107# Factored ProductRegistration UNO service out of svtools.

2005-04-27  Oliver Bolte  <obo@openoffice.org>  [2d5fa6adeee45d06a1dc3b3c70dff73782d8d901]

INTEGRATION: CWS mhu07 (1.20.12); FILE MERGED

2005/04/26 13:08:33 mhu 1.20.12.1: #i48107# Factored ProductRegistration UNO service out of svtools.

2005-04-27  Oliver Bolte  <obo@openoffice.org>  [e7ab6f5a5edf12a766a9bf7c171c746bccc7afdb]

INTEGRATION: CWS mhu07 (1.100.6); FILE MERGED

2005/04/26 13:08:33 mhu 1.100.6.1: #i48107# Factored ProductRegistration UNO service out of svtools.

2005-04-27  Oliver Bolte  <obo@openoffice.org>  [c3db2009baff154427599f3ab8cceb52563bd6e4]

INTEGRATION: CWS macosx06 (1.16.44); FILE MERGED

2005/04/20 12:37:03 ericb 1.16.44.2: #i44154 fixes for typos for libhsqldb2 and libjava_uno
2005/04/18 18:51:07 ericb 1.16.44.1: i44154 symlinks .jnilib for libhsqldb2 and libjava_uno

2005-04-25  Rüdiger Timm  <rt@openoffice.org>  [18e13610a83e47b3589da5e0b40dbc00a8985be6]

#i10000# mod_so: When doing magic with d.lst lines, do it completely.


2005-04-25  Oliver Bolte  <obo@openoffice.org>  [a7da2e6024b5e724e4358cb255a3187e98b713c0]

#i10000# call of guw.pl removed


2005-04-25  Rüdiger Timm  <rt@openoffice.org>  [c2da224651a9dd41b6b42b81e5efd8228e1410fc]

#i10000# One more error check.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [dd5ccd3dcda2aa9f03fe90e5932dcaa7d9c8d635]

SRC680


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [bcfa2791dceef19f7606ca2c04f4eca7f21c39e5]

INTEGRATION: CWS mh1990 (1.13.2); FILE MERGED

2005/04/15 07:44:06 mh 1.13.2.1: #i4729#, nsis installer

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [cf293cba08dc017327d8bea483d49974c23ae3ad]

INTEGRATION: CWS mh1990 (1.4.56); FILE MERGED

2005/04/06 15:07:40 mh 1.4.56.1: add: Nsis, #i4729#

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [ef284a8dcc3479abb11341e57810389edc36e92b]

INTEGRATION: CWS mh1990 (1.1.2); FILE ADDED

2005/04/06 15:05:53 mh 1.1.2.1: add: NSIS, #i4729#

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [106956e3c83ee604771c723614c856482de00d40]

INTEGRATION: CWS mh1990 (1.9.32); FILE MERGED

2005/04/17 08:10:19 mh 1.9.32.3: adjust paths for tcsh build, #i4729#
2005/04/12 08:41:17 mh 1.9.32.2: #i4729#, also look for nsis in path
2005/04/11 07:29:34 mh 1.9.32.1: #i4729#, make creation of download set work

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [57efc07640c406c393918660bf3b0766bb666539]

INTEGRATE: hr15 #i46299#: add get_latest_rev_on_branch()


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [384407691b3bacf0830546feec2eb431d1cc8b93]

INTEGRATION: CWS hr15 (1.6.172); FILE MERGED

2005/04/19 15:21:53 hr 1.6.172.1: #121889#: extract bugtracker, issuezilla, bugtraq+, mozilla, gnome and evolution tasks from revision comment

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7d578685fb1dc1e5ca7578d268685bf58078fabe]

INTEGRATION: CWS hr15 (1.15.132); FILE MERGED

2005/04/20 17:08:36 hr 1.15.132.1: #i46299#,#113693#: add cwsresyc -m HEAD feature, fix unzipping of archives for cwsresync -l

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c9d0a08b8fb62737fac738421a03086cb95ca31b]

INTEGRATION: CWS hr15 (1.6.172); FILE MERGED

2005/04/19 15:21:53 hr 1.6.172.1: #121889#: extract bugtracker, issuezilla, bugtraq+, mozilla, gnome and evolution tasks from revision comment

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [4544c41148a27d7b7b0729123a29e9c64fa208e0]

INTEGRATION: CWS hr15 (1.15.132); FILE MERGED

2005/04/20 17:08:36 hr 1.15.132.1: #i46299#,#113693#: add cwsresyc -m HEAD feature, fix unzipping of archives for cwsresync -l

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [62b61dbb89ec20c7da728ddac13bad693915f784]

INTEGRATION: CWS hr15 (1.6.172); FILE MERGED

2005/04/19 15:21:53 hr 1.6.172.1: #121889#: extract bugtracker, issuezilla, bugtraq+, mozilla, gnome and evolution tasks from revision comment

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [a2a168a574173f14822ec62f32380eabcbb87ec6]

INTEGRATION: CWS cwsview (1.7.176); FILE MERGED

2005/04/21 10:02:56 vg 1.7.176.1: #i47869# a new subroutine view added

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b0808243cb9092343ff8d613da6d96d816199708]

INTEGRATION: CWS cwsview (1.1.2); FILE ADDED

2005/04/21 15:11:51 rt 1.1.2.3: #i47869# sligth clean up
2005/04/21 10:48:49 vg 1.1.2.2: #i47869# initial check in
2005/04/21 09:43:52 vg 1.1.2.1: initial revision for cwsview tool

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [729c14980b921cae462bd6d89729a637fbbdbf9b]

INTEGRATION: CWS cwsview (1.1.2); FILE ADDED

2005/04/21 10:03:32 vg 1.1.2.1: #i47869# initial check in

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7a553fb7aebb2048a903671f6f2545bfcda63926]

INTEGRATION: CWS ause025 (1.9.286); FILE MERGED

2005/04/14 15:51:03 hjs 1.9.286.1: #i46228# dependency fix

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5b8d294a1489f35aaf6879f8a5f6030a89208f6d]

INTEGRATION: CWS ause025 (1.34.112); FILE MERGED

2005/04/13 15:43:45 hjs 1.34.112.2: RESYNC: (1.34-1.35); FILE MERGED
2005/03/22 18:14:10 hjs 1.34.112.1: #120482# use macro to get wrapper

2005-04-21  Oliver Bolte  <obo@openoffice.org>  [3bd68cf4b33d3a73d7d4df7041998dc7c1553ef6]

SRC680


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [82d87b294ac975ac1ae4b2aac929de1d653cf49e]

INTEGRATION: CWS nativefixer6 (1.6.2); FILE MERGED

2005/04/14 12:01:29 is 1.6.2.6: #i46741# preparing Windows patch
2005/04/13 10:23:51 is 1.6.2.5: RESYNC: (1.6-1.7); FILE MERGED
2005/04/12 16:30:16 is 1.6.2.4: #i46741# prepare Linux patch
2005/04/08 17:51:44 is 1.6.2.3: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 08:07:54 is 1.6.2.2: #i46850# scui to calc module
2005/04/06 11:47:04 is 1.6.2.1: #i46741# new definition of core modules

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [17d3e543718f1d657dcd560e6e317f1d968c43c9]

INTEGRATION: CWS nativefixer6 (1.3.142); FILE MERGED

2005/04/08 17:51:45 is 1.3.142.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5cf857263422c833d46f5556409e574b8df26a8d]

INTEGRATION: CWS nativefixer6 (1.5.2); FILE MERGED

2005/04/07 16:08:34 is 1.5.2.1: #i46961# enable quickstart in default installation

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [7ab356a2c3a8f45ee404ad528286a9872281afe1]

INTEGRATION: CWS nativefixer6 (1.9.72); FILE MERGED

2005/04/08 17:51:45 is 1.9.72.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [00b63e6386d6e6c29fe06ba42b21d268fab60339]

INTEGRATION: CWS nativefixer6 (1.8.56); FILE MERGED

2005/04/19 10:12:01 is 1.8.56.2: #121396# registryitem also for patches
2005/04/18 12:56:54 is 1.8.56.1: #121396# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [1809f6ff530ecd69d3dfec8105a49a512b254c9f]

INTEGRATION: CWS nativefixer6 (1.82.2); FILE MERGED

2005/04/13 10:23:11 is 1.82.2.3: RESYNC: (1.82-1.83); FILE MERGED
2005/04/12 16:30:15 is 1.82.2.2: #i46741# prepare Linux patch
2005/04/07 11:27:00 is 1.82.2.1: #i46741# avoiding language pack conflicts

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ef176acd3f56681f8e2d7b3deb93a572d072eab6]

INTEGRATION: CWS nativefixer6 (1.96.6); FILE MERGED

2005/04/14 09:57:30 is 1.96.6.3: #i46741# preparing Windows patch
2005/04/13 10:22:59 is 1.96.6.2: RESYNC: (1.96-1.98); FILE MERGED
2005/04/08 17:51:44 is 1.96.6.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [70fc5d2a8755465721fd056809d4a4d15c311141]

INTEGRATION: CWS nativefixer6 (1.9.16); FILE MERGED

2005/04/08 17:51:44 is 1.9.16.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [acc984dc1674d4ff70eb14ba7733c35543795341]

INTEGRATION: CWS nativefixer6 (1.11.2); FILE MERGED

2005/04/07 08:08:11 is 1.11.2.1: #i46850# scui to calc module

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [2a6f14099b769452dadaa260276de312bf0f138a]

INTEGRATION: CWS nativefixer6 (1.4.142); FILE MERGED

2005/04/08 17:51:43 is 1.4.142.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9189d1cf13829d52c0c0fbe5b3ec10f675fdd5d7]

INTEGRATION: CWS nativefixer6 (1.4.250); FILE MERGED

2005/04/18 12:55:57 is 1.4.250.1: #121396# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [654fae11f341be61fe58a61591d3ec715e59ccf7]

INTEGRATION: CWS nativefixer6 (1.8.4); FILE MERGED

2005/04/18 12:55:57 is 1.8.4.2: #121396# preparing Windows patch
2005/04/12 16:14:21 is 1.8.4.1: #i46741# preparing windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [a24f4e6015cd4408243eab05e86d6dd950656085]

INTEGRATION: CWS nativefixer6 (1.17.4); FILE MERGED

2005/04/18 12:55:57 is 1.17.4.3: #121396# preparing Windows patch
2005/04/13 10:17:25 is 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED
2005/04/07 08:20:00 is 1.17.4.1: #i41443# windows line end for ssetup ini

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [77c430c22d4ed790191be272a16786455cea0c62]

INTEGRATION: CWS nativefixer6 (1.21.4); FILE MERGED

2005/04/08 17:56:13 is 1.21.4.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ae95889c3f2eaf2944917422370a557b64af0d26]

INTEGRATION: CWS nativefixer6 (1.3.318); FILE MERGED

2005/04/13 09:09:08 is 1.3.318.3: #i46741# preparing Windows patch
2005/04/12 16:14:21 is 1.3.318.2: #i46741# preparing windows patch
2005/04/11 11:08:03 is 1.3.318.1: #i46741# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [2e71bec57e907025429a0ef02fa0e38ae8e7ef7f]

INTEGRATION: CWS nativefixer6 (1.10.2); FILE MERGED

2005/04/18 12:55:56 is 1.10.2.1: #121396# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9f6d1249d79f2498acf8d066d64897bfc5b15982]

INTEGRATION: CWS nativefixer6 (1.11.4); FILE MERGED

2005/04/19 15:37:08 is 1.11.4.9: #i46741# userinstall.inf belongs to root module 2, fix needed
2005/04/18 12:55:56 is 1.11.4.8: #121396# preparing Windows patch
2005/04/14 12:03:48 is 1.11.4.7: #i46741# preparing Windows patch
2005/04/13 10:17:06 is 1.11.4.6: RESYNC: (1.11-1.12); FILE MERGED
2005/04/12 16:13:58 is 1.11.4.5: #i46741# preparing windows patch
2005/04/11 11:07:47 is 1.11.4.4: #i46741# preparing Windows patch
2005/04/08 17:56:12 is 1.11.4.3: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 11:28:35 is 1.11.4.2: #i46741# preparing linux patch
2005/04/06 12:14:01 is 1.11.4.1: #i46741# preparing linux patch mechanism

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5b354ce6aa00905df3a5c2db972d41fc26674f3a]

INTEGRATION: CWS nativefixer6 (1.18.4); FILE MERGED

2005/04/11 11:07:46 is 1.18.4.5: #i46741# preparing Windows patch
2005/04/09 14:35:11 is 1.18.4.4: #i46741# removing all directories in deinstall
2005/04/08 17:56:12 is 1.18.4.3: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 16:41:07 is 1.18.4.2: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 11:28:35 is 1.18.4.1: #i46741# preparing linux patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [364162b432eccb2721528ec28735d7cae849d779]

INTEGRATION: CWS nativefixer6 (1.8.58); FILE MERGED

2005/04/08 17:56:12 is 1.8.58.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [efacc492693a0073748284f1b98166436e8aa243]

INTEGRATION: CWS nativefixer6 (1.19.4); FILE MERGED

2005/04/13 10:16:56 is 1.19.4.4: RESYNC: (1.19-1.20); FILE MERGED
2005/04/11 11:07:46 is 1.19.4.3: #i46741# preparing Windows patch
2005/04/07 11:28:34 is 1.19.4.2: #i46741# preparing linux patch
2005/04/06 12:14:00 is 1.19.4.1: #i46741# preparing linux patch mechanism

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [60a9bd36984e2c9dde5b3a730033ff53a862ba7e]

INTEGRATION: CWS nativefixer6 (1.5.4); FILE MERGED

2005/04/07 16:41:07 is 1.5.4.1: #i46741# enabling Linux patching, smaller Language packs

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [41be6b84bd6cdece599b3db368f77010ecf0d983]

INTEGRATION: CWS nativefixer6 (1.4.184); FILE MERGED

2005/04/08 17:56:12 is 1.4.184.3: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 16:41:07 is 1.4.184.2: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 11:28:34 is 1.4.184.1: #i46741# preparing linux patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [3bbf7f60e7a35e1b6ef8767b164d85e66ae84f25]

INTEGRATION: CWS nativefixer6 (1.5.94); FILE MERGED

2005/04/14 16:20:05 is 1.5.94.5: #i46741# license texts broken in language packs
2005/04/13 10:16:36 is 1.5.94.4: RESYNC: (1.5-1.6); FILE MERGED
2005/04/07 17:12:29 is 1.5.94.3: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 16:41:07 is 1.5.94.2: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 11:28:34 is 1.5.94.1: #i46741# preparing linux patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [1df2ee60e8d161c6a3cb4c90f95a12d9ed726bd0]

INTEGRATION: CWS nativefixer6 (1.17.4); FILE MERGED

2005/04/13 10:16:28 is 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED
2005/04/07 16:41:06 is 1.17.4.2: #i46741# enabling Linux patching, smaller Language packs
2005/04/06 12:14:00 is 1.17.4.1: #i46741# preparing linux patch mechanism

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [a9340acde8647b877c2eb11067e9603688c67381]

INTEGRATION: CWS nativefixer6 (1.30.4); FILE MERGED

2005/04/14 10:00:15 is 1.30.4.8: #i46741# preparing Windows patch
2005/04/13 10:16:17 is 1.30.4.7: RESYNC: (1.30-1.31); FILE MERGED
2005/04/12 16:13:58 is 1.30.4.6: #i46741# preparing windows patch
2005/04/09 14:34:47 is 1.30.4.5: #i46741# new require for link rpms
2005/04/08 17:56:12 is 1.30.4.4: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 16:41:06 is 1.30.4.3: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 11:28:34 is 1.30.4.2: #i46741# preparing linux patch
2005/04/06 12:14:00 is 1.30.4.1: #i46741# preparing linux patch mechanism

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [07514888b79388db96076dd17a4f4c5644822d7b]

INTEGRATION: CWS nativefixer6 (1.3.4); FILE MERGED

2005/04/11 11:07:46 is 1.3.4.1: #i46741# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [23a3e721f628eea165f033121387879e75587722]

INTEGRATION: CWS nativefixer6 (1.27.4); FILE MERGED

2005/04/14 09:22:02 obr 1.27.4.11: revoked the last two commits
2005/04/14 08:51:37 obr 1.27.4.10: fixed typos of last commit :(
2005/04/14 08:15:39 obr 1.27.4.9: new desktop integration packages for SO8
2005/04/13 13:16:28 obr 1.27.4.8: #b6243085# fixed Solaris audit problems and added new shared mime package for S10
2005/04/13 10:15:55 is 1.27.4.7: RESYNC: (1.27-1.28); FILE MERGED
2005/04/13 07:46:20 obr 1.27.4.6: #i46530# move desktop integration packages into subfolder
2005/04/13 07:19:13 obr 1.27.4.5: #121397# renamed redhat package
2005/04/12 10:15:31 is 1.27.4.4: #i46741# Linux patching
2005/04/11 14:10:27 is 1.27.4.3: #b6243124# correct values for pkginfo files
2005/04/09 14:34:47 is 1.27.4.2: #i46741# new require for link rpms
2005/04/08 17:56:11 is 1.27.4.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [737ebfa65516bf6e3ad25639c9b22f3ceefcb0f2]

INTEGRATION: CWS nativefixer6 (1.9.18); FILE MERGED

2005/04/13 10:15:36 is 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED
2005/04/08 17:56:11 is 1.9.18.1: #i46741# introducing flag BINARYTABLE_ONLY, important for patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [f5c9551ec9b3fe9402491bfc62f38b569b2dca25]

INTEGRATION: CWS nativefixer6 (1.5.250); FILE MERGED

2005/04/15 12:34:14 is 1.5.250.1: Bugfix: scpactions do need DestinationName instead of Name

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5161167357f2acac58138ff17c1e3c163e336067]

INTEGRATION: CWS nativefixer6 (1.8.4); FILE MERGED

2005/04/08 17:56:11 is 1.8.4.2: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 16:41:06 is 1.8.4.1: #i46741# enabling Linux patching, smaller Language packs

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5f43699ec6c973958727234ff1af6464b1022df0]

INTEGRATION: CWS nativefixer6 (1.16.58); FILE MERGED

2005/04/13 10:15:22 is 1.16.58.2: RESYNC: (1.16-1.17); FILE MERGED
2005/04/07 16:41:06 is 1.16.58.1: #i46741# enabling Linux patching, smaller Language packs

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [18358dafe7190a582f4886142fe85a54ccb47683]

INTEGRATION: CWS nativefixer6 (1.38.4); FILE MERGED

2005/04/19 13:04:19 is 1.38.4.17: #121396# Custom Actions for Patch
2005/04/18 12:55:53 is 1.38.4.16: #121396# preparing Windows patch
2005/04/15 10:45:15 is 1.38.4.15: #i46741# languagepack contain only correct directories
2005/04/14 12:03:12 is 1.38.4.14: #i46741# preparing Windows patch
2005/04/14 09:59:19 is 1.38.4.13: #i46741# preparing Windows patch
2005/04/13 10:15:00 is 1.38.4.12: RESYNC: (1.38-1.39); FILE MERGED
2005/04/13 09:08:08 is 1.38.4.11: #i46741# preparing Windows patch
2005/04/13 08:43:28 is 1.38.4.10: #i46741# preparing Windows patch
2005/04/12 16:13:41 is 1.38.4.9: #i46741# preparing windows patch
2005/04/12 10:15:05 is 1.38.4.8: #i46741# Linux patching
2005/04/11 14:11:01 is 1.38.4.7: #b6243124# correct values for pkginfo files
2005/04/11 11:05:45 is 1.38.4.6: #i46741# preparing Windows patch
2005/04/09 14:34:16 is 1.38.4.5: #i46741# new require for link rpms
2005/04/08 17:55:37 is 1.38.4.4: #i46741# introducing flag BINARYTABLE_ONLY, important for patch
2005/04/07 16:40:30 is 1.38.4.3: #i46741# enabling Linux patching, smaller Language packs
2005/04/07 11:28:05 is 1.38.4.2: #i46741# preparing linux patch
2005/04/06 12:13:35 is 1.38.4.1: #i46741# preparing linux patch mechanism

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [e38b5a18d82ce3a3788891be7c8444514f16ca4e]

INTEGRATION: CWS nativefixer6 (1.14.2); FILE MERGED

2005/04/13 09:20:38 is 1.14.2.1: #46741# preparing Windows patch

2005-04-20  Oliver Bolte  <obo@openoffice.org>  [28f87321301b3ed284ae3ee94ebbe923266bf2d3]

INTEGRATION: CWS nativefixer6 (1.23.2); FILE MERGED

2005/04/08 14:09:58 is 1.23.2.1: #121279# no empty format for windows

2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ddb817b0550800ff3dadfd77e99d179821971d46]

SRC680


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3f492681cfe29706672342b050782702ab1a2f50]

INTEGRATION: CWS wordml01 (1.82.8); FILE MERGED

2005/04/12 09:18:49 flr 1.82.8.1: added wordml2ooo_props.xsl file

2005-04-18  Oliver Bolte  <obo@openoffice.org>  [afcfe6e839da67b5d73415f7b776f6c4d58b904a]

INTEGRATION: CWS cmcfixes6 (1.15.24); FILE MERGED

2005/04/08 13:26:42 cmc 1.15.24.1: #i46998# link flags cause crash on startup under ppc

2005-04-18  Oliver Bolte  <obo@openoffice.org>  [2c425107b404ea4b8db174d3f68ed85307150217]

INTEGRATION: CWS cmcfixes6 (1.10.24); FILE MERGED

2005/04/07 14:58:41 cmc 1.10.24.1: #i46960# combreloc should be passed to linker like the rest of the options

2005-04-13  Rüdiger Timm  <rt@openoffice.org>  [ba2283fca8ab547469dab6c4ef671f982d4c5bbe]

#i10000# Syntax


2005-04-13  Rüdiger Timm  <rt@openoffice.org>  [af5927d9e4b3fb13b88be5636278fcb5e8a4fb46]

#i10000# Another ugly one in case common_build is not set: creating zip files is broken.


2005-04-13  Rüdiger Timm  <rt@openoffice.org>  [a3258d2423a1c15dc8b79c64d962bb2b0617a6ef]

#i47351# Fix deliver.log mess when common_build is not set.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3f92d342173df670747eb9776894cd90a3a0fbc7]

SRC680


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1759d85a51160e4c1c8dad09a1102fa5a43e7a88]

INTEGRATION: CWS visibility03 (1.3.48); FILE MERGED

2005/04/06 15:15:09 mhu 1.3.48.2: RESYNC: (1.3-1.6); FILE MERGED
2005/04/05 16:48:36 mhu 1.3.48.1: #i45006# Added uno component shared libraries (and resources) factored out of svtools.

2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fb380f30472c7d816040dcbf9bb136d66cccecea]

INTEGRATION: CWS visibility03 (1.18.4); FILE MERGED

2005/04/06 15:14:48 mhu 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED
2005/04/05 16:48:36 mhu 1.18.4.1: #i45006# Added uno component shared libraries (and resources) factored out of svtools.

2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3b49bd777512236f9403d1912513dc657dafbe0a]

INTEGRATION: CWS visibility03 (1.92.4); FILE MERGED

2005/04/06 15:14:25 mhu 1.92.4.2: RESYNC: (1.92-1.96); FILE MERGED
2005/04/05 16:48:35 mhu 1.92.4.1: #i45006# Added uno component shared libraries (and resources) factored out of svtools.

2005-04-11  Oliver Bolte  <obo@openoffice.org>  [3f053c274b8950e8bd900f94250868f31c504499]

#i10000# COMSPEC still needed


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [9a3c937c03d29b1b00b0382d1c841e48a8c0a798]

SRC680


2005-04-11  Rüdiger Timm  <rt@openoffice.org>  [b41b6f5d930fe5435747760ddd09b6de068cf6fd]

#i10000# deliver log files did not get into zip files (and therefore did not get copied into CWS solvers).


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [752f2fba2dac051aab689eb51ffe6f6371a9f4b5]

INTEGRATION: CWS systemdb (1.94.2); FILE MERGED

2005/03/31 08:28:05 rene 1.94.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b5d26a3f53c7233cd2cb168799f0133e943a39]

INTEGRATION: CWS systemdb (1.5.2); FILE MERGED

2005/03/31 08:28:26 rene 1.5.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [98f82d5262618e4a997201a80d46fabd0c7714d8]

INTEGRATION: CWS systemdb (1.28.2); FILE MERGED

2005/03/31 08:28:26 rene 1.28.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [936ecb6b5e0bd551e4210fa4cd58f5842cee2eaa]

INTEGRATION: CWS systemdb (1.96.2); FILE MERGED

2005/03/31 08:28:25 rene 1.96.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4539b74e58b4b71a928f9b26a1551a7800ae595d]

INTEGRATION: CWS systemdb (1.55.2); FILE MERGED

2005/03/31 08:28:18 rene 1.55.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f3bd7ffbdf2fcac0a979b505e4841a5154a6f8d]

INTEGRATION: CWS systemdb (1.112.2); FILE MERGED

2005/03/31 08:28:16 rene 1.112.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7778e837f0c9f61fb076559e1e4e302c92fcd8]

INTEGRATION: CWS systemdb (1.87.2); FILE MERGED

2005/03/31 08:28:27 rene 1.87.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [88c40f84c41a6977349b59b60dc663641278550b]

INTEGRATION: CWS rt07 (1.17.2); FILE MERGED

2005/04/07 09:59:03 rt 1.17.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a5391fa79391fcf28e674f14c6ab34272415fa]

INTEGRATION: CWS rt07 (1.9.2); FILE MERGED

2005/04/07 09:59:02 rt 1.9.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [85935d2e52e0c1dd3b35b73042e90ffb943f9a48]

INTEGRATION: CWS rt07 (1.11.2); FILE MERGED

2005/04/07 09:59:02 rt 1.11.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [481cfe7a96339df32e640095efb70c5c89b949d1]

INTEGRATION: CWS rt07 (1.19.2); FILE MERGED

2005/04/07 09:59:01 rt 1.19.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9961d95820c90ca2e62ff8622b5b802b5be3c664]

INTEGRATION: CWS rt07 (1.5.94); FILE MERGED

2005/04/07 09:33:26 rt 1.5.94.1: #i46826# Introduce print_message, print_warning, or print_error as replacement for 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d7b613617a85d4577fc1c782a9ea64c3a3621fc]

INTEGRATION: CWS rt07 (1.5.92); FILE MERGED

2005/04/07 09:59:01 rt 1.5.92.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9443d2f83ba12e0dcaca097401a0683df3fca6d]

INTEGRATION: CWS rt07 (1.17.2); FILE MERGED

2005/04/07 09:59:01 rt 1.17.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb2813a626d7f973c37ac34268f4c0735e823fc]

INTEGRATION: CWS rt07 (1.30.2); FILE MERGED

2005/04/07 09:59:01 rt 1.30.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e911764ca3924752dc927fe2ea66abdcaae2ce61]

INTEGRATION: CWS rt07 (1.4.248); FILE MERGED

2005/04/07 09:59:00 rt 1.4.248.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf73b2a44e29f02465e9bb179153da176cdf8312]

INTEGRATION: CWS rt07 (1.27.2); FILE MERGED

2005/04/07 09:57:33 rt 1.27.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable. Call faspac-so.sh with -q option.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a0f798ad52a4188dc335e2529dd350d18dcd5d]

INTEGRATION: CWS rt07 (1.6.248); FILE MERGED

2005/04/07 09:59:00 rt 1.6.248.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e744f3cc0e04515dae5b88dfcea3a060959a570]

INTEGRATION: CWS rt07 (1.9.16); FILE MERGED

2005/04/07 09:59:00 rt 1.9.16.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [daf50e0202979690552f5833964467f269fe2cd2]

INTEGRATION: CWS rt07 (1.16.56); FILE MERGED

2005/04/07 09:59:00 rt 1.16.56.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a4dac8e9a7fae1398cf1e3661f2ae69117078e]

INTEGRATION: CWS rt07 (1.9.56); FILE MERGED

2005/04/07 09:58:59 rt 1.9.56.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f475de4e330f4dd4047ad20d3b5b18e52fd363e]

INTEGRATION: CWS rt07 (1.38.2); FILE MERGED

2005/04/07 09:24:14 rt 1.38.2.1: #i46826# Use print_message, print_warning, or print_error out of logger.pm instead of pure 'print' to make output more configurable.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e690e3c36b1044e64f50c33b84157efb4372249d]

INTEGRATION: CWS rt07 (1.79.8); FILE MERGED

2005/04/05 14:24:35 rt 1.79.8.1: #i45836# Patch submitted by aderigs: fix_file_permissions doesn't work in all cases

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [577e2b8f3534790f73e12795468e6e760346f956]

INTEGRATION: CWS vq14 (1.9.18); FILE MERGED

2005/04/06 18:19:40 vq 1.9.18.2: #i30071# Fix comment.
2005/04/06 18:08:35 vq 1.9.18.1: #i30071# Cleanup solenv/inc/startup/

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a881d2fdfd70e5910613335cc7c9d1ec7403dc5]

INTEGRATION: CWS vq14 (1.1.1.1.640); FILE MERGED

2005/04/06 18:08:35 vq 1.1.1.1.640.1: #i30071# Cleanup solenv/inc/startup/

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c85589f4d01aab2376bfa35e0e49cb186005877f]

INTEGRATION: CWS vq14 (1.7.252); FILE MERGED

2005/04/06 18:08:34 vq 1.7.252.1: #i30071# Cleanup solenv/inc/startup/

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b5692037741288ae2b792f9fc6dc7feb94540f]

INTEGRATION: CWS kendy05 (1.5.80); FILE MERGED

2005/04/08 13:34:34 kendy 1.5.80.3: Issue number: #i47021#
Submitted by: kendy
"env" script renamed to "ooenv" not to be confused with /usr/bin/ooenv.
2005/04/08 13:15:13 kendy 1.5.80.2: Issue number: #i47021#
Submitted by: kendy
We should ask pkg-config about the Mozilla libraries location, otherwise it
breaks with system Mozilla.
2005/04/08 11:41:10 kendy 1.5.80.1: Issue number: #i45071#
Submitted by: mmeeks
This patch allows one to run linkoo multiple times without trouble & yet still
doesn't screw up the recent files implementation.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [29212db21d6d0b8783b0d43a48aa0d0f81b8cd10]

INTEGRATION: CWS configure9 (1.93.2); FILE MERGED

2005/04/08 15:43:47 rene 1.93.2.17: #i46873# don't use sed -r in java check....
2005/04/07 21:15:36 rene 1.93.2.16: fix cut'n'paste errors and also add x_libraries to  to check.
2005/04/06 23:04:22 rene 1.93.2.15: move fi to right place...
2005/04/05 12:51:40 rene 1.93.2.14: more help whitespace improvements, and make help not exceed 80 lines where possible,
2005/04/05 10:10:09 rene 1.93.2.13: more test -n fixes
don't emit a warning when PKGFORMAT is rpm / pkg and we don't have external EPM, in which case EPM_VERSION isn't set. Disable that check completely when using internal EPM since we know our epm is patched.
2005/04/04 20:37:29 rene 1.93.2.12: #i46624# whitespace fixes (alignment of help options)
2005/04/04 13:20:35 rene 1.93.2.11: RESYNC: (1.93-1.94); FILE MERGED
2005/04/04 12:51:17 rene 1.93.2.10: more crashup/symbol help fixes
2005/04/04 10:21:16 rene 1.93.2.9: don't enable Gtk/GNOME VFS per default for Mac OS X
2005/04/04 10:13:33 rene 1.93.2.8: regenerate configure
2005/04/04 10:01:52 rene 1.93.2.7: #i46572# make java check work if path contains space, as in Windows, thanks vq
2005/03/31 14:40:41 rene 1.93.2.6: #i46018# fix crashdump check output and change help test to say --disable-foo when the option is enabled per default...
2005/03/31 14:23:57 rene 1.93.2.5:  fix more checks wrt test -n and --disable-foo
2005/03/31 14:22:46 rene 1.93.2.4:  fix more checks wrt test -n and --disable-foo
2005/03/31 14:06:36 rene 1.93.2.3: #i45934# fix PASF check to make --disable-pasf work
2005/03/30 18:40:36 rene 1.93.2.2: #i46310# check for moc
2005/03/30 08:43:04 rene 1.93.2.1: #i46081# check for fontconfig version

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [99f7e9534ab436c401225a1e14abbffc172a8504]

INTEGRATION: CWS configure9 (1.54.6); FILE MERGED

2005/04/04 13:20:06 rene 1.54.6.3: RESYNC: (1.54-1.55); FILE MERGED
2005/03/30 18:40:39 rene 1.54.6.2: #i46310# check for moc
2005/03/30 17:40:35 vq 1.54.6.1: #i45875# Fix "Useless use of a constant in void context" warning.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f079a7c872a20d2d74647a5c6a298a7a71a2b193]

INTEGRATION: CWS configure9 (1.111.2); FILE MERGED

2005/04/08 15:43:49 rene 1.111.2.16: #i46873# don't use sed -r in java check....
2005/04/07 21:15:38 rene 1.111.2.15: fix cut'n'paste errors and also add x_libraries to  to check.
2005/04/06 23:04:25 rene 1.111.2.14: move fi to right place...
2005/04/05 12:51:42 rene 1.111.2.13: more help whitespace improvements, and make help not exceed 80 lines where possible,
2005/04/05 10:10:12 rene 1.111.2.12: more test -n fixes
don't emit a warning when PKGFORMAT is rpm / pkg and we don't have external EPM, in which case EPM_VERSION isn't set. Disable that check completely when using internal EPM since we know our epm is patched.
2005/04/04 20:37:32 rene 1.111.2.11: #i46624# whitespace fixes (alignment of help options)
2005/04/04 13:19:49 rene 1.111.2.10: RESYNC: (1.111-1.112); FILE MERGED
2005/04/04 12:51:19 rene 1.111.2.9: more crashup/symbol help fixes
2005/04/04 10:21:18 rene 1.111.2.8: don't enable Gtk/GNOME VFS per default for Mac OS X
2005/04/04 10:13:14 rene 1.111.2.7: more option help improvements
2005/04/04 10:01:55 rene 1.111.2.6: #i46572# make java check work if path contains space, as in Windows, thanks vq
2005/03/31 14:40:43 rene 1.111.2.5: #i46018# fix crashdump check output and change help test to say --disable-foo when the option is enabled per default...
2005/03/31 14:23:59 rene 1.111.2.4:  fix more checks wrt test -n and --disable-foo
2005/03/31 14:06:38 rene 1.111.2.3: #i45934# fix PASF check to make --disable-pasf work
2005/03/30 18:40:39 rene 1.111.2.2: #i46310# check for moc
2005/03/30 08:43:05 rene 1.111.2.1: #i46081# check for fontconfig version

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [38fae6686dd3d3b17ac11986aecdd5454d9ddcef]

INTEGRATION: CWS configure9 (1.9.194); FILE MERGED

2005/04/03 01:48:27 vq 1.9.194.1: #i45350# Remove outdated README.

2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e332f7b7db0a275e5dc8161f0fc062dee043eb95]

INTEGRATION: CWS macosx05 (1.96.8); FILE MERGED

2005/04/10 16:37:24 pjanik 1.96.8.2: #i46802#: Simplify.
2005/04/10 04:18:18 maho 1.96.8.1: Issue number:  46802
Reviewed by:   pjanik

2005-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4e01d7123f1b3ba936ea3e41542df2a2dac883a]

#i10000#: fix uninitialized value if env. variable JDK is not set


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca0927c46974201a2327003f041f747fd8e466e]

SRC680


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c47d25983385b51610e47ceaae2851d16bbccbfc]

INTEGRATION: CWS so8betaloc (1.134.58); FILE MERGED

2005/04/04 16:56:39 gh 1.134.58.1: merging languages

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0df16bf088c98098071c3123fad073db238202c0]

INTEGRATION: CWS gcj4 (1.93.4); FILE MERGED

2005/04/01 08:51:00 cmc 1.93.4.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ca914a68de5f1165f2bf7f7ecc42b6130d740f5]

INTEGRATION: CWS gcj4 (1.27.2); FILE MERGED

2005/04/04 08:20:10 cmc 1.27.2.1: #i46582# rhino is buildable with gcj 4.0.0 now, so scripting can use it as well, so no ifdef GCJ required in scp2 anymore

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [68d5d9edcc9a206fdf134db061b637356a19ce48]

INTEGRATION: CWS gcj4 (1.77.2); FILE MERGED

2005/04/04 08:20:10 cmc 1.77.2.1: #i46582# rhino is buildable with gcj 4.0.0 now, so scripting can use it as well, so no ifdef GCJ required in scp2 anymore

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f36a1bfdf14fc94051e0fd78b1d8fe24ef3c93]

INTEGRATION: CWS gcj4 (1.54.8); FILE MERGED

2005/04/01 08:51:03 cmc 1.54.8.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6fa4ef16f973dd69dcf16e876cd384e7855958]

INTEGRATION: CWS gcj4 (1.111.4); FILE MERGED

2005/04/01 08:51:03 cmc 1.111.4.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [53f7a81064431bf3131cf7a2e377fbed658d8aa7]

INTEGRATION: CWS gcj4 (1.168.10); FILE MERGED

2005/04/01 08:51:51 cmc 1.168.10.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2

2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7442376d2238a64dd8e7f3b8f41e69755941661f]

INTEGRATION: CWS gcj4 (1.79.4); FILE MERGED

2005/04/01 14:32:21 cmc 1.79.4.2: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2
2005/04/01 08:51:50 cmc 1.79.4.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2

2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e00beeffb6ac4aea630b1c87538074f4ceb7ea8c]

SRC680


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [733df68631d8018310db912ecfe082b173f825c3]

INTEGRATION: CWS nativefixer5 (1.11.60); FILE MERGED

2005/03/18 15:44:54 is 1.11.60.2: RESYNC: (1.11-1.12); FILE MERGED
2005/03/08 12:58:26 is 1.11.60.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [c8c6c0d8d66e2dcb2d6f2751e299c13e8aeacb86]

INTEGRATION: CWS nativefixer5 (1.2.136); FILE MERGED

2005/03/08 12:59:28 is 1.2.136.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [70902460490d7a52b30c7ca90b1c72ded54c7be7]

INTEGRATION: CWS nativefixer5 (1.4.2); FILE MERGED

2005/03/08 12:59:13 is 1.4.2.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b337ff77af6a8cc965b57eac7df434693310db16]

INTEGRATION: CWS nativefixer5 (1.3.2); FILE MERGED

2005/03/03 15:30:34 is 1.3.2.1: #i44003# no more html shellnew file needed

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [5df48ad2d579acb7a85c94ecad7f25d324d0521e]

INTEGRATION: CWS nativefixer5 (1.73.20); FILE MERGED

2005/03/30 10:20:51 is 1.73.20.3: #i20372# preparing Windows patch: soffice.exe not installed in language packs
2005/03/18 15:43:54 is 1.73.20.2: RESYNC: (1.73-1.74); FILE MERGED
2005/03/03 15:30:34 is 1.73.20.1: #i44003# no more html shellnew file needed

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [04030ae1b570ef3f8bd4c05bf38499600740c0cf]

INTEGRATION: CWS nativefixer5 (1.12.44); FILE MERGED

2005/03/24 11:02:10 is 1.12.44.1: #i45857# 644 for files in share/autotext

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6e5b9a0f33d2177b32fef19d14826b5d7077fb58]

INTEGRATION: CWS nativefixer5 (1.24.44); FILE MERGED

2005/03/18 15:44:02 is 1.24.44.2: RESYNC: (1.24-1.25); FILE MERGED
2005/03/04 10:19:42 is 1.24.44.1: #120095# new directory

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [29d4310157fd07e143fb3bbf6d4247a80d79401a]

INTEGRATION: CWS nativefixer5 (1.9.34); FILE MERGED

2005/03/08 12:58:10 is 1.9.34.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [fa946d5da7274586bd93dd79db0b0fe8171ab6f8]

INTEGRATION: CWS nativefixer5 (1.4.122); FILE MERGED

2005/03/08 12:58:56 is 1.4.122.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [222c6e05eb147e9800869fee857df3c28245819d]

INTEGRATION: CWS nativefixer5 (1.9.60); FILE MERGED

2005/03/08 12:57:57 is 1.9.60.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [c61a5e6b2703d5c80d30c42179bbc2d633d8078c]

INTEGRATION: CWS nativefixer5 (1.8.60); FILE MERGED

2005/03/08 12:57:44 is 1.8.60.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b26c9791c2cd8575d1f8ac57744b68c08b1f9923]

INTEGRATION: CWS nativefixer5 (1.10.60); FILE MERGED

2005/03/08 12:57:30 is 1.10.60.1: #120095# user installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [8ae3572789d3735bd837840f70202c45849b2be1]

INTEGRATION: CWS nativefixer5 (1.28.6); FILE MERGED

2005/03/30 08:32:32 is 1.28.6.6: #i20372# preparing linux patching with scp flag LINUXLINK
2005/03/22 16:47:30 is 1.28.6.5: #i20372# Solaris Patch
2005/03/18 13:17:51 is 1.28.6.4: #i20372# creating Solaris patches
2005/03/16 10:42:43 is 1.28.6.3: #i20372# preparing upgrade and patching
2005/03/04 13:28:14 is 1.28.6.2: #i44059# license and  readme into installation set
2005/03/01 16:49:45 is 1.28.6.1: #119981# package size also for language packs

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [22f097c25ac3307801945288592e3fbfcf09e6cb]

INTEGRATION: CWS nativefixer5 (1.12.6); FILE MERGED

2005/03/22 16:50:22 is 1.12.6.3: #i20372# preparing Solaris patch
2005/03/10 14:13:25 is 1.12.6.2: #i20372# sun directory for specified products only
2005/03/07 10:13:07 is 1.12.6.1: #i44315# opensource variable

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f5f0ee928c6027f1869c325dc23daf5bdda2e464]

INTEGRATION: CWS nativefixer5 (1.21.4); FILE MERGED

2005/03/29 16:09:33 is 1.21.4.9: Merge error in comment
2005/03/22 16:47:29 is 1.21.4.8: #i20372# Solaris Patch
2005/03/18 15:35:16 is 1.21.4.7: RESYNC: (1.21-1.25); FILE MERGED
2005/03/18 14:52:07 is 1.21.4.6: #i20372# creating Solaris patches
2005/03/18 13:17:51 is 1.21.4.5: #i20372# creating Solaris patches
2005/03/16 10:57:43 is 1.21.4.4: #i20372# preparing Solaris upgrade
2005/03/16 10:42:11 is 1.21.4.3: #i20372# preparing upgrade and patching
2005/03/04 13:28:13 is 1.21.4.2: #i44059# license and  readme into installation set
2005/03/02 09:56:24 is 1.21.4.1: #i43604# patch for 64bit RPM

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [24c3fd5f024d7a39c3b004f15a2cc04ba8946a2e]

INTEGRATION: CWS nativefixer5 (1.21.2); FILE MERGED

2005/03/22 16:50:22 is 1.21.2.1: #i20372# preparing Solaris patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [069f6b924029077914b9f06609f27c64b02ac24b]

INTEGRATION: CWS nativefixer5 (1.35.6); FILE MERGED

2005/03/30 10:17:47 is 1.35.6.12: #i20372# preparing Windows patch: soffice.exe not installed in language packs
2005/03/30 08:32:08 is 1.35.6.11: #i20372# preparing linux patching with scp flag LINUXLINK
2005/03/23 13:31:48 is 1.35.6.10: #i20372# preparing Windows update
2005/03/22 16:46:11 is 1.35.6.9: #i20372# Solaris Patch
2005/03/18 15:35:00 is 1.35.6.8: RESYNC: (1.35-1.36); FILE MERGED
2005/03/18 13:16:12 is 1.35.6.7: #i20372# creating Solaris patches
2005/03/16 11:28:38 is 1.35.6.6: #i44504# mac destination path
2005/03/16 10:41:02 is 1.35.6.5: #i43855# Custom action to set the ALLUSERS
2005/03/04 17:51:13 is 1.35.6.4: #119981# same variable in packagelist and java xml file
2005/03/04 13:27:05 is 1.35.6.3: #i44059# license and  readme into installation set
2005/03/03 15:37:44 is 1.35.6.2: #i44003# creating inf file
2005/03/01 16:49:24 is 1.35.6.1: #119981# package size also for language packs

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [9727b162bc4d0bd70ecf7781b19bae0ae2fd9be8]

INTEGRATION: CWS nativefixer5 (1.1.2); FILE ADDED

2005/03/22 17:20:37 is 1.1.2.1: #i20372# preparing Windows patches

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [9e3254d8df0b528ddb49391883715af9a9540c7b]

INTEGRATION: CWS nativefixer5 (1.3.84); FILE MERGED

2005/03/07 15:48:36 is 1.3.84.1: #i20372# preparing codes for update and patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3fa8e2aacc09bdfde44b022c50fc25ddc396c53b]

INTEGRATION: CWS nativefixer5 (1.4.64); FILE MERGED

2005/03/04 13:31:09 is 1.4.64.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [de704cd4fdea66d03d79554fe05e4c6cfa5ad06c]

INTEGRATION: CWS nativefixer5 (1.1.94); FILE MERGED

2005/03/04 13:31:08 is 1.1.94.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3813ca5828dfda86bf937dda9d2ac2c2985ca3df]

INTEGRATION: CWS nativefixer5 (1.2.72); FILE MERGED

2005/03/14 10:30:03 is 1.2.72.1: #i44976# problems with Windows multilingual installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [87311d5050e144e50724a763226db48eb60eff0c]

INTEGRATION: CWS nativefixer5 (1.1.94); FILE MERGED

2005/03/07 15:48:35 is 1.1.94.2: #i20372# preparing codes for update and patch
2005/03/04 13:31:08 is 1.1.94.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [effb1b6c6819c0b34674dcfd08e252184d636772]

INTEGRATION: CWS nativefixer5 (1.1.94); FILE MERGED

2005/03/14 10:30:03 is 1.1.94.1: #i44976# problems with Windows multilingual installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [77ac15f59bd1fcf1590f0c0747f350ce38a8e263]

INTEGRATION: CWS nativefixer5 (1.5.18); FILE MERGED

2005/03/14 12:41:23 is 1.5.18.2: #i44865# too short product name in file type dialog
2005/03/14 10:30:03 is 1.5.18.1: #i44976# problems with Windows multilingual installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [266542423e2745a161798e02c2a0ba8ea1399390]

INTEGRATION: CWS nativefixer5 (1.1.2); FILE ADDED

2005/03/23 15:30:21 is 1.1.2.2: #i20372# preparing Windows update
2005/03/22 17:19:48 is 1.1.2.1: #i20372# preparing Windows patches

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [86b3a171282a19f0f1ae464a8d4954538b243555]

INTEGRATION: CWS nativefixer5 (1.2.64); FILE MERGED

2005/03/22 17:19:17 is 1.2.64.2: #i20372# preparing Windows patches
2005/03/07 15:48:06 is 1.2.64.1: #i20372# preparing codes for update and patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f668ff53983994dc5b5612810b88efde7a4f1f37]

INTEGRATION: CWS nativefixer5 (1.2.64); FILE MERGED

2005/03/14 10:29:42 is 1.2.64.1: #i44976# problems with Windows multilingual installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [69bcb1d39c453b0d56a980fad8a656ee75b3ae8d]

INTEGRATION: CWS nativefixer5 (1.4.18); FILE MERGED

2005/03/14 12:41:04 is 1.4.18.2: #i44865# too short product name in file type dialog
2005/03/14 10:29:41 is 1.4.18.1: #i44976# problems with Windows multilingual installation

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [d9fb0ef9430e8a22b7782408de20a19e5a5c7d39]

INTEGRATION: CWS nativefixer5 (1.3.56); FILE MERGED

2005/04/01 15:25:24 is 1.3.56.1: Removing important pack problem, that adds files to the root module accidentally

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b3b3cd98da815b60977e1a2abfa70fc4c3fc7259]

INTEGRATION: CWS nativefixer5 (1.2.306); FILE MERGED

2005/03/04 13:28:52 is 1.2.306.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [04546d213c479a3f5c85bf5d19727e582c6bb10d]

INTEGRATION: CWS nativefixer5 (1.7.56); FILE MERGED

2005/03/30 10:18:23 is 1.7.56.1: #i20372# preparing Windows patch: soffice.exe not installed in language packs

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [08ae2aa3c1fdd9141c52d3f7ad1d621cac5197d3]

INTEGRATION: CWS nativefixer5 (1.7.114); FILE MERGED

2005/03/04 13:28:52 is 1.7.114.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [87ee761d26626b48cfcc3dddd4ba937196148520]

INTEGRATION: CWS nativefixer5 (1.15.6); FILE MERGED

2005/03/24 09:48:58 is 1.15.6.6: #i20372# keeping variable product code for Windows Installer products
2005/03/23 13:32:15 is 1.15.6.5: #i20372# preparing Windows update
2005/03/22 16:48:17 is 1.15.6.4: #i20372# saving data for Windows patch
2005/03/18 15:36:03 is 1.15.6.3: RESYNC: (1.15-1.16); FILE MERGED
2005/03/16 10:46:12 is 1.15.6.2: #i20372# preparing upgrade and patching
2005/03/04 13:28:51 is 1.15.6.1: #i20372# preparing upgrade table

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [0d4f86b34be4d44360c5493115df2ad3b670dd88]

INTEGRATION: CWS nativefixer5 (1.20.2); FILE MERGED

2005/03/22 16:48:17 is 1.20.2.1: #i20372# saving data for Windows patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [0d66ee1240482735f5be0123adf5f1e5c9897ef8]

INTEGRATION: CWS nativefixer5 (1.4.6); FILE MERGED

2005/03/22 16:48:16 is 1.4.6.1: #i20372# saving data for Windows patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [294747e5b8f4f039f09ca9b1c2db946da39a1adc]

INTEGRATION: CWS nativefixer5 (1.7.54); FILE MERGED

2005/03/07 10:14:36 is 1.7.54.2: #i44315# opensource variable
2005/03/04 17:52:36 is 1.7.54.1: #119981# same variable in packagelist and java xml file

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [c7c2d53d0bd359d639c8e7f0f5f668d423fe6083]

INTEGRATION: CWS nativefixer5 (1.10.6); FILE MERGED

2005/03/30 08:32:33 is 1.10.6.5: #i20372# preparing linux patching with scp flag LINUXLINK
2005/03/18 13:19:26 is 1.10.6.4: #i20372# creating Solaris patches
2005/03/16 10:45:48 is 1.10.6.3: #i20372# preparing upgrade and patching
2005/03/08 12:25:24 is 1.10.6.2: #120095# user installation
2005/03/03 15:38:12 is 1.10.6.1: #i44003# creating inf file

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [e412cda2abef19e403749f1a576b9558aa0a461d]

INTEGRATION: CWS nativefixer5 (1.16.6); FILE MERGED

2005/03/18 13:19:26 is 1.16.6.1: #i20372# creating Solaris patches

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b797cc7a131ec96bb6fb72f2b8eae6bea091db08]

INTEGRATION: CWS nativefixer5 (1.17.6); FILE MERGED

2005/03/04 13:28:13 is 1.17.6.1: #i44059# license and  readme into installation set

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f37560455d011b82550c039032ab6abfc2fb07e1]

INTEGRATION: CWS nativefixer5 (1.16.6); FILE MERGED

2005/03/22 16:47:30 is 1.16.6.6: #i20372# Solaris Patch
2005/03/18 15:35:36 is 1.16.6.5: RESYNC: (1.16-1.17); FILE MERGED
2005/03/18 13:19:26 is 1.16.6.4: #i20372# creating Solaris patches
2005/03/16 10:43:31 is 1.16.6.3: #i20372# preparing upgrade and patching
2005/03/08 13:56:11 is 1.16.6.2: #120158# new adabas version
2005/03/02 09:56:25 is 1.16.6.1: #i43604# patch for 64bit RPM

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [25aa3e1995c2dd3f7073e503bf6b8f3d94e4a0a9]

INTEGRATION: CWS nativefixer5 (1.4.146); FILE MERGED

2005/03/04 17:52:37 is 1.4.146.1: #119981# same variable in packagelist and java xml file

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [e4453296ca33307d0db3cd69905034af14512f19]

INTEGRATION: CWS nativefixer5 (1.13.6); FILE MERGED

2005/03/30 08:42:22 is 1.13.6.7: #i20372# preparing linux patching with scp flag LINUXLINK
2005/03/30 08:32:33 is 1.13.6.6: #i20372# preparing linux patching with scp flag LINUXLINK
2005/03/22 16:47:30 is 1.13.6.5: #i20372# Solaris Patch
2005/03/18 15:35:27 is 1.13.6.4: RESYNC: (1.13-1.15); FILE MERGED
2005/03/09 15:04:41 is 1.13.6.3: #119261# two chinese Java classes
2005/03/04 17:52:36 is 1.13.6.2: #119981# same variable in packagelist and java xml file
2005/03/01 16:49:46 is 1.13.6.1: #119981# package size also for language packs

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [64b3afb1f027b06836cf594a49814c5641be0818]

INTEGRATION: CWS nativefixer5 (1.2.306); FILE MERGED

2005/03/03 15:38:12 is 1.2.306.1: #i44003# creating inf file

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [d2d75e6b221519c83e579f605fd4359a3b4eab5b]

INTEGRATION: CWS nativefixer5 (1.6.146); FILE MERGED

2005/03/22 16:47:29 is 1.6.146.1: #i20372# Solaris Patch

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b9f285d55d44305dd1797a5de7278e0e9e18c9b3]

INTEGRATION: CWS gccfour (1.104.8); FILE MERGED

2005/03/18 14:08:11 cmc 1.104.8.2: RESYNC: (1.104-1.110); FILE MERGED
2005/03/10 14:27:36 cmc 1.104.8.1: #i44718# allow configure to progress when compiler is gcc4

2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [be19adcb97e59939aff6dd8de2910e91eb9ff941]

INTEGRATION: CWS gccfour (1.85.8); FILE MERGED

2005/03/18 14:08:41 cmc 1.85.8.2: RESYNC: (1.85-1.91); FILE MERGED
2005/03/10 14:27:35 cmc 1.85.8.1: #i44718# allow configure to progress when compiler is gcc4

2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [8cd495df0c5cef322cb0b6bd8dc4006d09653f52]

SRC680


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [605061da33364e7b8ff293cc1309ab5f52409abd]

SRC680


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [fa3a841efd5d20ec6a6440aae223ecc15f01f06e]

INTEGRATION: CWS systemmozilla (1.63.14); FILE MERGED

2005/03/25 20:21:56 rene 1.63.14.14: readd lost BUILD_TYPE setting for internal mozilla
2005/03/14 12:13:05 rene 1.63.14.13: RESYNC: (1.87-1.88); FILE MERGED
2005/03/12 00:04:49 rene 1.63.14.12: RESYNC: (1.85-1.87); FILE MERGED
2005/03/10 15:47:48 rene 1.63.14.11: save LIBS, too, thanks pmladek@
2005/03/03 14:43:09 rene 1.63.14.10: RESYNC: (1.79-1.85); FILE MERGED
2005/03/03 13:40:09 rene 1.63.14.9: #i17187# reanimate --disable-mozilla
2005/02/25 04:05:38 rene 1.63.14.8: RESYNC: (1.75-1.79); FILE MERGED
2005/02/18 14:28:24 rene 1.63.14.7: RESYNC: (1.71-1.75); FILE MERGED
2005/02/11 18:06:23 rene 1.63.14.6: RESYNC: (1.69-1.71); FILE MERGED
2005/01/27 19:01:36 rene 1.63.14.5: RESYNC: (1.65-1.69); FILE MERGED
2005/01/17 19:00:09 rene 1.63.14.4: revert last commit, broken/incomplete
2005/01/17 13:29:50 rene 1.63.14.3: don't fail on PK11_GetCertFromPrivateKey missing, set MOZ_NSS_HACK
2005/01/06 19:53:32 rene 1.63.14.2: RESYNC: (1.63-1.65); FILE MERGED
2005/01/06 18:58:29 rene 1.63.14.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4e39dda4f49ec3e84f1092dec55ed569258a794d]

INTEGRATION: CWS systemmozilla (1.2.18); FILE MERGED

2005/03/03 14:46:20 rene 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED
2005/03/03 13:40:19 rene 1.2.18.1: #i17187# reanimate --disable-mozilla

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a3e84238a3d2f959de34e5d995efdc8ccaaecccf]

INTEGRATION: CWS systemmozilla (1.13.46); FILE MERGED

2005/03/03 14:45:41 rene 1.13.46.8: RESYNC: (1.23-1.25); FILE MERGED
2005/03/03 13:40:19 rene 1.13.46.7: #i17187# reanimate --disable-mozilla
2005/02/25 04:07:06 rene 1.13.46.6: RESYNC: (1.22-1.23); FILE MERGED
2005/02/18 14:30:22 rene 1.13.46.5: RESYNC: (1.21-1.22); FILE MERGED
2005/02/11 18:09:02 rene 1.13.46.4: RESYNC: (1.20-1.21); FILE MERGED
2005/01/27 19:23:43 rene 1.13.46.3: RESYNC: (1.14-1.20); FILE MERGED
2005/01/09 21:41:03 rene 1.13.46.2: RESYNC: (1.13-1.14); FILE MERGED
2005/01/06 18:58:37 rene 1.13.46.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6af7f55b4f790a29f8dae511967a1794015d7466]

INTEGRATION: CWS systemmozilla (1.17.14); FILE MERGED

2005/03/03 13:40:18 rene 1.17.14.1: #i17187# reanimate --disable-mozilla

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8496f55a170c826ac4546b628578d90b88f4cf06]

INTEGRATION: CWS systemmozilla (1.61.16); FILE MERGED

2005/02/18 14:30:09 rene 1.61.16.6: RESYNC: (1.72-1.73); FILE MERGED
2005/02/11 18:08:47 rene 1.61.16.5: RESYNC: (1.67-1.72); FILE MERGED
2005/01/27 19:23:20 rene 1.61.16.4: RESYNC: (1.64-1.67); FILE MERGED
2005/01/09 21:40:52 rene 1.61.16.3: RESYNC: (1.62-1.64); FILE MERGED
2005/01/06 19:56:21 rene 1.61.16.2: RESYNC: (1.61-1.62); FILE MERGED
2005/01/06 18:58:37 rene 1.61.16.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f6aaee5f14da8af907703700394fd7df3fb41524]

INTEGRATION: CWS systemmozilla (1.74.6); FILE MERGED

2005/03/12 00:06:31 rene 1.74.6.10: RESYNC: (1.87-1.89); FILE MERGED
2005/03/03 14:45:49 rene 1.74.6.9: RESYNC: (1.84-1.87); FILE MERGED
2005/03/03 13:40:18 rene 1.74.6.8: #i17187# reanimate --disable-mozilla
2005/02/25 04:06:57 rene 1.74.6.7: RESYNC: (1.83-1.84); FILE MERGED
2005/02/18 14:30:00 rene 1.74.6.6: RESYNC: (1.82-1.83); FILE MERGED
2005/02/11 18:08:37 rene 1.74.6.5: RESYNC: (1.81-1.82); FILE MERGED
2005/01/27 19:23:00 rene 1.74.6.4: RESYNC: (1.76-1.81); FILE MERGED
2005/01/09 21:40:43 rene 1.74.6.3: RESYNC: (1.75-1.76); FILE MERGED
2005/01/06 19:56:11 rene 1.74.6.2: RESYNC: (1.74-1.75); FILE MERGED
2005/01/06 18:58:37 rene 1.74.6.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cc30a234e34811d21ea19b9545c375ee9fe33a37]

INTEGRATION: CWS systemmozilla (1.29.12); FILE MERGED

2005/03/12 00:05:12 rene 1.29.12.15: RESYNC: (1.50-1.53); FILE MERGED
2005/03/04 15:40:22 vq 1.29.12.14: #i44030# "cygpath -d" only works with existing files.
2005/03/04 15:25:07 rene 1.29.12.13: grammar fix
2005/03/04 15:24:12 rene 1.29.12.12: missing /...
2005/03/04 15:10:49 rene 1.29.12.11: #i44030# check for prebuilt mozilla files if needed, patch by vq
2005/03/03 14:43:21 rene 1.29.12.10: RESYNC: (1.46-1.50); FILE MERGED
2005/03/03 13:40:12 rene 1.29.12.9: #i17187# reanimate --disable-mozilla
2005/02/25 04:06:01 rene 1.29.12.8: RESYNC: (1.43-1.46); FILE MERGED
2005/02/18 14:28:48 rene 1.29.12.7: RESYNC: (1.39-1.43); FILE MERGED
2005/01/27 19:02:08 rene 1.29.12.6: RESYNC: (1.32-1.39); FILE MERGED
2005/01/17 19:00:12 rene 1.29.12.5: revert last commit, broken/incomplete
2005/01/17 14:26:47 rene 1.29.12.4: RESYNC: (1.31-1.32); FILE MERGED
2005/01/17 13:29:52 rene 1.29.12.3: don't fail on PK11_GetCertFromPrivateKey missing, set MOZ_NSS_HACK
2005/01/06 19:53:57 rene 1.29.12.2: RESYNC: (1.29-1.31); FILE MERGED
2005/01/06 18:58:31 rene 1.29.12.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2e23173aa92764515b545efad4202365e878a650]

INTEGRATION: CWS systemmozilla (1.80.12); FILE MERGED

2005/03/25 20:21:58 rene 1.80.12.15: readd lost BUILD_TYPE setting for internal mozilla
2005/03/14 12:13:15 rene 1.80.12.14: RESYNC: (1.106-1.107); FILE MERGED
2005/03/12 00:05:01 rene 1.80.12.13: RESYNC: (1.104-1.106); FILE MERGED
2005/03/10 15:47:52 rene 1.80.12.12: save LIBS, too, thanks pmladek@
2005/03/03 14:42:48 rene 1.80.12.11: RESYNC: (1.98-1.104); FILE MERGED
2005/03/03 13:40:12 rene 1.80.12.10: #i17187# reanimate --disable-mozilla
2005/02/25 04:05:51 rene 1.80.12.9: RESYNC: (1.94-1.98); FILE MERGED
2005/02/18 14:28:40 rene 1.80.12.8: RESYNC: (1.89-1.94); FILE MERGED
2005/02/11 18:06:37 rene 1.80.12.7: RESYNC: (1.87-1.89); FILE MERGED
2005/01/27 19:01:57 rene 1.80.12.6: RESYNC: (1.82-1.87); FILE MERGED
2005/01/17 19:00:11 rene 1.80.12.5: revert last commit, broken/incomplete
2005/01/17 13:29:51 rene 1.80.12.4: don't fail on PK11_GetCertFromPrivateKey missing, set MOZ_NSS_HACK
2005/01/07 14:47:51 rene 1.80.12.3: typo fix
2005/01/06 19:53:45 rene 1.80.12.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/06 18:58:31 rene 1.80.12.1: #i17187# use system mozilla ... (patch)

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [829d5002dbbd84d18837117c4bf2f2cf464491c8]

INTEGRATION: CWS systemmozilla (1.15.76); FILE MERGED

2005/03/03 14:38:41 rene 1.15.76.5: RESYNC: (1.17-1.18); FILE MERGED
2005/02/18 14:23:37 rene 1.15.76.4: RESYNC: (1.16-1.17); FILE MERGED
2005/02/12 13:59:11 rene 1.15.76.3: add missing (
2005/02/11 18:01:40 rene 1.15.76.2: RESYNC: (1.15-1.16); FILE MERGED
2005/01/20 14:30:10 rene 1.15.76.1: #i17187# use system mozilla ... (patch)

set LD_LIBRARY_PATH in at registration stage appropriately if we use
system mozilla and mozillas ldap because libldap50.so can be not in /usr/lib but in /usr/lib/something and the registration would fail.
Submitted by: cmc

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [0fd4eb22887c3daf4ca7ee3ba96539ca3815a4c6]

INTEGRATION: CWS fwkfinal3 (1.17.74); FILE MERGED

2005/03/18 08:46:45 pb 1.17.74.1: fix: #120338# new entries to customize progressbar of splash screen

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cef9fcae144bc44cb219ea675450ad6c7d4175fc]

INTEGRATION: CWS fwkfinal3 (1.89.6); FILE MERGED

2005/03/18 14:59:29 abi 1.89.6.1: bdb change

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a9a06583f15f97147f233f79281945c2f3fcce3b]

INTEGRATION: CWS fwkfinal3 (1.85.8); FILE MERGED

2005/03/18 16:21:11 abi 1.85.8.2: bdb change
2005/03/18 15:42:53 abi 1.85.8.1: bdb change

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6612aec4a047fd87e66b988845ef502f4f40c714]

INTEGRATION: CWS licensing1 (1.7.58); FILE MERGED

2005/03/04 17:46:46 is 1.7.58.1: #119700# setup for eval version

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2d7eb6cd9ea529d84a62fd5df60d760ad8a14670]

INTEGRATION: CWS licensing1 (1.16.14); FILE MERGED

2005/03/08 10:47:19 is 1.16.14.2: #119700# preparing tab version
2005/03/04 17:46:46 is 1.16.14.1: #119700# setup for eval version

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e64b91151f5b96f407a1127f1e2c537a33adb95b]

INTEGRATION: CWS licensing1 (1.13.14); FILE MERGED

2005/03/04 17:46:46 is 1.13.14.1: #119700# setup for eval version

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6f568a444228ae0728f2d22049a0dbd41d989d1d]

INTEGRATION: CWS licensing1 (1.28.14); FILE MERGED

2005/03/08 10:47:19 is 1.28.14.2: #119700# preparing tab version
2005/03/04 17:46:45 is 1.28.14.1: #119700# setup for eval version

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b766d71eebb536319999f798b25ecb9fcf4f7f5c]

INTEGRATION: CWS licensing1 (1.21.12); FILE MERGED

2005/03/16 10:31:54 is 1.21.12.1: #120233# new conf class

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [96b24e1c33edcf5f5121aba110c2b1b48fedfef0]

INTEGRATION: CWS licensing1 (1.6.150); FILE MERGED

2005/03/16 10:31:53 is 1.6.150.1: #120233# new conf class

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [11cfe9ac3b46ebe840e16d362cfd4fd26e671fdb]

INTEGRATION: CWS licensing1 (1.35.14); FILE MERGED

2005/03/16 10:31:16 is 1.35.14.3: #120233# new conf class
2005/03/08 10:47:00 is 1.35.14.2: #119700# preparing tab version
2005/03/04 17:45:19 is 1.35.14.1: #119700# setup for eval version

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a0642732700091455b23fab39ddca9da38a00b43]

INTEGRATION: CWS lobeta3 (1.82.6); FILE MERGED

2005/03/16 12:06:28 lo 1.82.6.2: RESYNC: (1.82-1.87); FILE MERGED
2005/02/17 12:41:21 pl 1.82.6.1: #i41382# register vcl as uno service

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [98d35cc4c061d25207ea67158b161115ff8eacd7]

INTEGRATION: CWS fwkfinal5 (1.74.4); FILE MERGED

2005/03/22 10:06:10 is 1.74.4.1: #i45148# compatibilty.xcu is patched during packing

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [78dbc6262e5a572ba1d1d2884dc2aa95077274a7]

INTEGRATION: CWS fwkfinal5 (1.12.14); FILE MERGED

2005/03/22 10:20:47 is 1.12.14.2: #i45148# new variable WRITERCOMPATIBIITYVERSIONOOO11
2005/03/22 10:07:08 is 1.12.14.1: #i45148# fileformatname for OOO

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5677fe333197295e905bd1eba187817195958ca4]

INTEGRATION: CWS spreadsheetml01 (1.3.28); FILE MERGED

2005/03/13 15:33:53 sus 1.3.28.1: #i28209# added new formular.xsl stylesheet

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [580138c5dc8acdbbbac1ef304dbb04bddb163f02]

INTEGRATION: CWS spreadsheetml01 (1.73.42); FILE MERGED

2005/03/13 15:33:52 sus 1.73.42.1: #i28209# added new formular.xsl stylesheet

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b008670d77db0ec24576798945dd67d4f927c95f]

INTEGRATION: CWS macosx04 (1.74.2); FILE MERGED

2005/03/20 00:04:35 pjanik 1.74.2.1: #i45505#: Provide correct name on all operating systems (esp. MacOS X).

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [198683df6d8b98b8c4d2df662f929f7615261f25]

INTEGRATION: CWS macosx04 (1.91.4); FILE MERGED

2005/03/23 12:07:46 pjanik 1.91.4.1: #i45510#: different name schema for MacOS X.

2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [edf0046b1fe648fe421da4961cba997b7ddcf36d]

#100000# ensure the same build sequence for global(-a etc) and local builds


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [584a848e757152c8978367f732b426cc6be81626]

INTEGRATION: CWS extras18 (1.12.24); FILE MERGED

2005/02/16 08:23:11 tv 1.12.24.1: #i42006# language independent installation of all autocorr files

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [591b2e2cb76ff73db99b1d60ef5eb8fc36d75a71]

#100000# regenerated configure script


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bdf1d80a12317c0fe75a734fd8f40cfbb211ffc7]

INTEGRATION: CWS rt06 (1.4.74); FILE MERGED

2005/03/23 11:35:45 rt 1.4.74.1: #i45845# Only write log file in case script has been started with '-v' option.

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f3c98d2266152e5cc15febe8982ecbdb06aa4e24]

INTEGRATION: CWS rt06 (1.7.74); FILE MERGED

2005/03/23 11:35:45 rt 1.7.74.1: #i45845# Only write log file in case script has been started with '-v' option.

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9615db5abb7d5690aa4e77fab8b80c3f8c8e8aa6]

INTEGRATION: CWS rt06 (1.2.364); FILE MERGED

2005/03/23 11:35:45 rt 1.2.364.1: #i45845# Only write log file in case script has been started with '-v' option.

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0a87c8d604cb7fa86845ee63b593126374c444b4]

INTEGRATION: CWS rt06 (1.2.364); FILE MERGED

2005/03/23 11:35:44 rt 1.2.364.1: #i45845# Only write log file in case script has been started with '-v' option.

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f1962ea8a003a09ffccda0701b705e956e00a22f]

INTEGRATION: CWS rt06 (1.78.106); FILE MERGED

2005/03/23 14:08:05 rt 1.78.106.4: #109104# Make regular expression safer.
2005/03/22 16:23:10 rt 1.78.106.3: #i42755# Log actions in %_DEST%/inc%_EXT%/<module>/deliver.log
2005/03/22 15:57:41 rt 1.78.106.2: #109104# Archive::Zip cannot handle symbolic links as links. Therefore we use an other approach: use zip binary as before but pre / post process zip file using that perl module to strip milestone extension from stored path.
2005/03/21 08:43:52 rt 1.78.106.1: #109104# Replace 'zip' binary by Archive::Zip perl module in sub routine 'zip_files'

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [328d039bd9fbbed8f7b303cd2110fb4da8a8cdaf]

INTEGRATION: CWS gh10 (1.15.40); FILE MERGED

2005/03/22 16:03:29 gh 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED
2005/01/11 13:16:35 gh 1.15.40.1: #i38151#fix too long commandline by using xargs instead

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c308ad48ec6f93502b029e75906923a7b301f5a9]

INTEGRATION: CWS gh10 (1.13.40); FILE MERGED

2005/03/22 16:03:20 gh 1.13.40.2: RESYNC: (1.13-1.16); FILE MERGED
2005/01/11 13:16:35 gh 1.13.40.1: #i38151#fix too long commandline by using xargs instead

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3fadd151b57e5090192b080c244f6a64150af2c4]

INTEGRATION: CWS gh10 (1.7.40); FILE MERGED

2005/01/11 13:16:34 gh 1.7.40.1: #i38151#fix too long commandline by using xargs instead

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a8899af48018ea78659245cf1d7d70dc273f0318]

INTEGRATION: CWS gh10 (1.12.40); FILE MERGED

2005/03/22 16:03:11 gh 1.12.40.2: RESYNC: (1.12-1.15); FILE MERGED
2005/01/11 13:16:34 gh 1.12.40.1: #i38151#fix too long commandline by using xargs instead

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0f011a51c85f8ed8284b466941b8f99a6d870d1e]

SRC680


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7d4870fd6c4f61d0cd06046f8536bd1ebda6decc]

INTEGRATION: CWS gh10 (1.2.2); FILE MERGED

2005/01/03 15:44:42 gh 1.2.2.1: #i38151#match strings also when in state EXCLUDE_STATE

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2dd214a8be9f1dc38912402c3970066de86593ee]

INTEGRATION: CWS os55 (1.73.32); FILE MERGED

2005/03/07 13:36:01 os 1.73.32.1: #i43669# on Unix prefer OOo file dialogs

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [faa0802b50ca08db6d1125ed7638c2ecc797ac71]

INTEGRATION: CWS pj23 (1.25.58); FILE MERGED

2005/03/22 20:03:36 pjanik 1.25.58.1: #i44529#: Add en-GB language to known ISO code.
Add km (Khmer), add xh (Xhosa).

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4d6fb6374f47bf89e11522dc4681bc726ef16c56]

INTEGRATION: CWS sysui06 (1.73.40); FILE MERGED

2005/03/16 08:46:50 obr 1.73.40.1: added missing sbase script to installation

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c6c220a330977cdddf4aab469149b1a897a34c56]

INTEGRATION: CWS configure8 (1.110.2); FILE MERGED

2005/03/21 20:34:48 rene 1.110.2.8: no !
2005/03/21 20:03:25 rene 1.110.2.7: typos
2005/03/21 10:28:42 rene 1.110.2.6: #i45527# no PASF for WINNT
#i45500# honour test_cups for the cups check at the right place..
disable fontconfig for mac os x, apparently not needed and it only has a ancient version anyhow
2005/03/19 19:47:39 rene 1.110.2.5: #i45341# move fontconfig.h check after X check to find it if its in X's paths...
2005/03/19 14:35:18 rene 1.110.2.4: #i45481# crashreporter no longer requires gtk
2005/03/18 10:20:44 rene 1.110.2.3: #i45351# one moretest too much
2005/03/18 10:18:56 rene 1.110.2.2: #i45351# one test too much
2005/03/18 10:17:51 rene 1.110.2.1: #i45351# fix some checks for WINNT

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [501bf8cd7699142a753f4fb7a9ef8ce0f04d74b6]

INTEGRATION: CWS configure8 (1.91.2); FILE MERGED

2005/03/21 20:34:46 rene 1.91.2.7: no !
2005/03/21 20:03:23 rene 1.91.2.6: typos
2005/03/21 10:28:39 rene 1.91.2.5: #i45527# no PASF for WINNT
#i45500# honour test_cups for the cups check at the right place..
disable fontconfig for mac os x, apparently not needed and it only has a ancient version anyhow
2005/03/19 19:47:37 rene 1.91.2.4: #i45341# move fontconfig.h check after X check to find it if its in X's paths...
2005/03/19 14:35:15 rene 1.91.2.3: #i45481# crashreporter no longer requires gtk
2005/03/18 10:20:42 rene 1.91.2.2: #i45351# one moretest too much
2005/03/18 10:17:50 rene 1.91.2.1: #i45351# fix some checks for WINNT

2005-03-21  Kurt Zenker  <kz@openoffice.org>  [36023bf82385855a729c4eb8bd4c20a88489717a]

INTEGRATION: CWS fwkpostbeta1 (1.66.6); FILE MERGED

2005/02/17 20:31:37 abi 1.66.6.2: RESYNC: (1.66-1.73); FILE MERGED
2005/02/10 07:24:54 as 1.66.6.1: #i41696# support filter languagepacks

2005-03-18  Kurt Zenker  <kz@openoffice.org>  [27062949f156bc0682f3fe94640c648a6cc0c85b]

SRC680


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [c9014a48c1c2ff24315daa22ad881d499bd76d4b]

INTEGRATION: CWS ause024 (1.5.26); FILE MERGED

2005/03/16 14:43:51 hjs 1.5.26.1: #i43704# include languages present in WITH_LANG only

2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4f70a9595a2ebd6f4f57a7876e62f6096b8a61da]

INTEGRATION: CWS ause024 (1.37.130); FILE MERGED

2005/03/16 14:24:14 hjs 1.37.130.1: #i45076# do not override PERL for UNX

2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d912cb1888ccc8109a1d95e48684dddc142fb975]

INTEGRATION: CWS ause024 (1.49.102); FILE MERGED

2005/03/16 16:19:16 hjs 1.49.102.1: #120341# add to reset block variables that are still missing and meanwhile obsolete

2005-03-18  Kurt Zenker  <kz@openoffice.org>  [70453e209aef2cb88cd323542790095c44dcdd2e]

INTEGRATION: CWS dbwizard4 (1.17.50); FILE MERGED

2005/03/16 10:20:10 bc 1.17.50.1: #115053# resource file for images of wizards project added

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [3b22b43a045eb498b3d7e29587694723a20e33f8]

#i10000# bootstrp.lib to btstrp.lib


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f58f2408c9c7afa278d0732dd5c866a058077b19]

INTEGRATION: CWS systempasffix (1.25.18); FILE MERGED

2005/03/16 03:55:33 rene 1.25.18.1: #i45133# don't package the respective stuff with SYSTEM_SNDFILE and SYSTEM_PORTAUDIO

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [770f8be83ad3fb9cfa623a75594e4f77976676ff]

INTEGRATION: CWS systempasffix (1.89.2); FILE MERGED

2005/03/16 03:55:32 rene 1.89.2.1: #i45133# don't package the respective stuff with SYSTEM_SNDFILE and SYSTEM_PORTAUDIO

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [0ff61d62e0369e5582db6786098bc28c1214ef39]

INTEGRATION: CWS vq12 (1.86.102); FILE MERGED

2005/02/20 23:35:46 vq 1.86.102.1: #i29675# Unroll _tg_*.mk files.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f213e90de713b9b06b002b56429e06c5702c7025]

INTEGRATION: CWS vq12 (1.45.252); FILE MERGED

2005/02/21 00:08:21 vq 1.45.252.2: #i34276#, #i29675# Unroll _tg_*.mk files.
2005/02/20 18:17:31 vq 1.45.252.1: #i29609# Unroll _tg_*.mk files.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f96817b3fbd29d0120ff6942e3c35bbcb0844dbd]

INTEGRATION: CWS vq12 (1.88.102); FILE MERGED

2005/02/20 23:32:03 vq 1.88.102.1: #i29675# Use $(EMQ) in a few places plus general small changes.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [6c8e2f3a232fcee572d9a06fe90a5b1df8a93a08]

INTEGRATION: CWS vq12 (1.46.252); FILE MERGED

2005/02/21 00:06:03 vq 1.46.252.2: #i34276#, #i29675# Avoid ".IF "$(USE_SHELL)"!="4nt" ..." and use $(WRAPCMD).
2005/02/20 18:09:45 vq 1.46.252.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [cf6bdd7ea766cdfd5e2c1c09000ccfa19f0ede9a]

INTEGRATION: CWS vq12 (1.20.12); FILE MERGED

2005/03/11 16:09:37 vq 1.20.12.1: #i44720# Fix PYTHONPATH for W32-4nt.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f9ac725586490432113d35d602e0d1a56060017e]

INTEGRATION: CWS vq12 (1.8.482); FILE MERGED

2005/03/09 19:15:58 vq 1.8.482.1: #i44636# Fix makefile syntax.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [0f643e6aec3abb126d353704d2e2a74f2b6548d8]

INTEGRATION: CWS vq12 (1.37.98); FILE MERGED

2005/03/11 14:00:35 vq 1.37.98.6: #i29675# Fix typo.
2005/02/27 02:12:53 vq 1.37.98.5: #i29675# Remove some $(USE_SHELL) checks using $(USQ) and $(EMQ).
2005/02/21 03:33:55 vq 1.37.98.4: #i29675# $(SOLARBINDIR) is defined later, don't use := assignment.
2005/02/21 02:12:40 vq 1.37.98.3: #i29675# Clean up unitools.mk
2005/02/20 23:32:03 vq 1.37.98.2: #i29675# Use $(EMQ) in a few places plus general small changes.
2005/02/20 18:09:45 vq 1.37.98.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [02f13a3e90e90111b13ec1c9062e990a22a75775]

INTEGRATION: CWS vq12 (1.22.100); FILE MERGED

2005/02/20 18:09:45 vq 1.22.100.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [1b248f4063dbb0ba71798c35df17883243c37d22]

INTEGRATION: CWS vq12 (1.15.132); FILE MERGED

2005/02/20 18:09:45 vq 1.15.132.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [07a7ee586220f2d35757ada93eb90938bb8cf665]

INTEGRATION: CWS vq12 (1.15.14); FILE MERGED

2005/02/20 18:09:45 vq 1.15.14.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [d3772c922e429a8ba091ae3d112db543e16a9017]

INTEGRATION: CWS vq12 (1.13.146); FILE MERGED

2005/02/27 02:12:52 vq 1.13.146.1: #i29675# Remove some $(USE_SHELL) checks using $(USQ) and $(EMQ).

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [fa53e49a493a689a7678f479e448604f0a3fe12f]

INTEGRATION: CWS vq12 (1.17.74); FILE MERGED

2005/02/27 02:12:52 vq 1.17.74.2: #i29675# Remove some $(USE_SHELL) checks using $(USQ) and $(EMQ).
2005/02/20 18:09:45 vq 1.17.74.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4bf900db9dbfd0cb03345b4264ade2c2e1038ff1]

INTEGRATION: CWS vq12 (1.149.100); FILE MERGED

2005/03/15 18:22:40 vq 1.149.100.5: #i29609# Windows == *.dll.
2005/03/11 19:48:39 vq 1.149.100.4: #i29675# $(RSCDIVISION) contains chars that have to be quoted.
2005/03/11 16:54:39 vq 1.149.100.3: #i29675# tcsh cannot use " in "-quoted strings. Not even when escaped with
backslash. Don't use "bla \" blub".
2005/02/27 02:12:52 vq 1.149.100.2: #i29675# Remove some $(USE_SHELL) checks using $(USQ) and $(EMQ).
2005/02/20 18:09:44 vq 1.149.100.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f8830e6a7dd45fd9c33c4e9a58ffdbd34857df23]

INTEGRATION: CWS vq12 (1.163.14); FILE MERGED

2005/03/09 19:30:58 vq 1.163.14.4: RESYNC: (1.164-1.166); FILE MERGED
2005/03/09 18:55:49 vq 1.163.14.3: #i34276# Typo, noone needs ".exe", not even windows.
2005/02/26 03:12:16 vq 1.163.14.2: RESYNC: (1.163-1.164); FILE MERGED
2005/02/21 00:06:03 vq 1.163.14.1: #i34276#, #i29675# Avoid ".IF "$(USE_SHELL)"!="4nt" ..." and use $(WRAPCMD).

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [5e1743d990d577172aea40353a424ec936b0b4a0]

INTEGRATION: CWS vq12 (1.60.132); FILE MERGED

2005/02/20 18:09:44 vq 1.60.132.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [666d7012ef5addaf322873e828987f1ffe01de93]

INTEGRATION: CWS vq12 (1.34.74); FILE MERGED

2005/02/20 18:09:44 vq 1.34.74.1: #i29609# Use $(IFEXIST) and $(THEN) macros to use the correct syntax
for W32-4nt or W32-tcsh.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [8210e6712f0e6b75af3abadafa059cd7719c6879]

INTEGRATION: CWS vq12 (1.21.100); FILE MERGED

2005/02/20 18:17:32 vq 1.21.100.1: #i29609# Unroll _tg_*.mk files.

2005-03-18  Oliver Bolte  <obo@openoffice.org>  [8abded0d7197bc701bc2c9a6271db9ae38853e54]

INTEGRATION: CWS vq12 (1.14.14); FILE MERGED

2005/02/20 18:17:32 vq 1.14.14.1: #i29609# Unroll _tg_*.mk files.

2005-03-17  Oliver Bolte  <obo@openoffice.org>  [743dd29e4cc40d814c4f22c9d879f69f37fde8bf]

#i10000# use PKGFORMAT instead of RPM


2005-03-17  Oliver Bolte  <obo@openoffice.org>  [e6344a093dfc7d933047eb5e094f97d5094e317f]

#i10000# typo fixed


2005-03-17  Oliver Bolte  <obo@openoffice.org>  [0da55ef21c2b66d63fc90c76f24c7c27d47f9bea]

#i10000# configure broken


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [32097718c6d7145a1e46aa1596bc7888f04111e9]

SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [933e3945d92ef77edae5d223c5351558df7d4188]

INTEGRATION: CWS c01v005 (1.83.12); FILE MERGED

2005/03/05 01:19:45 hjs 1.83.12.2: RESYNC: (1.83-1.87); FILE MERGED
2005/03/02 13:53:29 as 1.83.12.1: #119880# add new framework lib for 3rd party components

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [729ef5e3cd9c8a58ed9dbba6d7582c5dc075f597]

INTEGRATION: CWS c01v005 (1.24.36); FILE MERGED

2005/03/03 11:22:16 os 1.24.36.1: #119883# added module directory org.openoffice.Inet

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8c33bccd64aef96e2f958f715aa8e5e5b0769fc1]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED

2005/03/09 14:39:47 hjs 1.1.2.3: #119245# typo
2005/03/04 10:58:47 hjs 1.1.2.2: #119961# make inspection switchable
2005/03/02 12:11:48 cd 1.1.2.1: #119245# Configuration processing

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b2322ef1f5bc7730f220514a90c84fefad879215]

INTEGRATION: CWS c01v005 (1.149.102); FILE MERGED

2005/03/02 12:12:19 cd 1.149.102.1: #119245# Configuration processing

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b024a520e84bdeae00041289d2ed6312d9b54d2e]

INTEGRATION: CWS c01v005 (1.15.16); FILE MERGED

2005/03/07 13:33:11 is 1.15.16.1: #119884# aol without adabas

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7a4a6db352f466348297b5c29e4cfae2134652ef]

INTEGRATION: CWS c01v005 (1.19.16); FILE MERGED

2005/03/07 13:33:11 is 1.19.16.1: #119884# aol without adabas

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [69aaa9cee662fe08a7e9568b6ef9d6a65c32c211]

INTEGRATION: CWS c01v005 (1.7.16); FILE MERGED

2005/03/10 13:59:35 is 1.7.16.1: #119245# no sun directory for c01

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dd62bccbcb11a24fd76f2b379e043f0669b6194e]

INTEGRATION: CWS c01v005 (1.13.16); FILE MERGED

2005/03/07 13:32:57 is 1.13.16.1: #119884# aol without adabas

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4832c66d337c0a0cadf250099497143d22924cce]

INTEGRATION: CWS c01v005 (1.21.14); FILE MERGED

2005/03/07 13:32:57 is 1.21.14.1: #119884# aol without adabas

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e27bad3e57f4b40e6f5916b514d4f3be78c6d796]

INTEGRATION: CWS c01v005 (1.8.16); FILE MERGED

2005/03/09 10:08:04 is 1.8.16.1: #119245# preparing c01 office

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2f1219539c8866de98878933666f229c955e5193]

INTEGRATION: CWS c01v005 (1.35.16); FILE MERGED

2005/03/07 13:32:39 is 1.35.16.1: #119884# aol without adabas

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8d8f7e78b72c55cfc9ef0d92c665a28a976518bc]

INTEGRATION: CWS configure7 (1.85.2); FILE MERGED

2005/03/14 09:21:41 rene 1.85.2.15: try to pack sysui rpm stuff only if we build rpm packages and only check for rpm there tooo. This makes the syui rpm stuff not be built if we don't build rpm packages
2005/03/13 09:55:33 rene 1.85.2.14: ##i44913# freebsd*
2005/03/11 18:49:33 rene 1.85.2.13: #i44837# _os=SunOS
2005/03/11 15:49:42 rene 1.85.2.12: enclose ASM_PATH AC_OUTPUT in an if...
2005/03/11 14:41:12 rene 1.85.2.11: regenerate configure
2005/03/11 01:06:39 rene 1.85.2.10: regenerate configure
2005/03/11 01:06:01 rene 1.85.2.9: minor beautifications
2005/03/10 23:43:01 rene 1.85.2.8: update error at solenv check
2005/03/10 20:11:43 rene 1.85.2.7: #i44542# implement --with-package-format
2005/03/10 19:51:36 rene 1.85.2.6: #i44742# unbreak darwin, * missing
2005/03/10 15:55:46 rene 1.85.2.5: also check for fontconfig/fontconfig.h
2005/03/09 11:17:25 rene 1.85.2.4: fix syntax error (and unnecessary message) caused by broken merge
2005/03/09 10:40:41 rene 1.85.2.3: RESYNC: (1.85-1.87); FILE MERGED
2005/03/08 22:58:36 rene 1.85.2.2: revert accidential commit
2005/03/08 16:31:41 rene 1.85.2.1: - sync OOo (configure) and OOo/SO (ssrc680.ini) buildoptions
- add missing AC_MSG_CHECKING / _RESULT

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4c79191d1c9f2db2099ec83d8f3e7a55893c92c0]

INTEGRATION: CWS ause019 (1.17.146); FILE MERGED

2005/03/10 11:14:31 hjs 1.17.146.3: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/14 16:39:41 hjs 1.17.146.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:43 hjs 1.17.146.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d38eb7c1a07e052eb805b30a7e92ce3ad21ebb92]

INTEGRATION: CWS ause019 (1.9.146); FILE MERGED

2005/03/10 11:14:31 hjs 1.9.146.2: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/15 12:14:34 hjs 1.9.146.1: #42716# new linking for unxsoli4

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b22684709df48368c854ad76c9e7452ac883111b]

INTEGRATION: CWS ause019 (1.9.10); FILE MERGED

2005/03/14 11:12:42 hjs 1.9.10.1: #i42716# solaris/gcc

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [00115daddef8120abe926b40bcd469e7a43d24a5]

INTEGRATION: CWS ause019 (1.4.10); FILE MERGED

2005/03/14 11:12:42 hjs 1.4.10.1: #i42716# solaris/gcc

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [48aaeba5a63d051c000c4a75c7344383bbbb5b46]

INTEGRATION: CWS ause019 (1.50.54); FILE MERGED

2005/03/07 15:05:06 hjs 1.50.54.4: #i42716# applied patch from issue (23422)
2005/03/01 15:47:43 hjs 1.50.54.3: RESYNC: (1.50-1.52); FILE MERGED
2005/02/14 12:37:05 hjs 1.50.54.2: #42716# place C++ runtime placeholder in library list
2005/02/14 11:22:42 hjs 1.50.54.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [71b64b228d556e262734cd2bc6270ae3a680e427]

INTEGRATION: CWS ause019 (1.14.4); FILE MERGED

2005/03/14 14:38:18 hjs 1.14.4.1: #i42716# linux ppc

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c304d2d840fe175af0ffcc1b1f08021bdb8b6e01]

INTEGRATION: CWS ause019 (1.7.140); FILE MERGED

2005/03/01 15:48:24 hjs 1.7.140.2: RESYNC: (1.7-1.9); FILE MERGED
2005/02/14 11:22:42 hjs 1.7.140.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c24e3d2255c052afadee34f4682c2d4745412fd4]

INTEGRATION: CWS ause019 (1.88.80); FILE MERGED

2005/03/10 11:14:46 hjs 1.88.80.5: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/14 19:05:26 hjs 1.88.80.4: #42716# fix typo
2005/02/14 18:40:14 hjs 1.88.80.3: #42716# fix typo
2005/02/14 16:39:40 hjs 1.88.80.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:42 hjs 1.88.80.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ba4d6f2a976ecd3f9b2dcee45359c00f6007a4d0]

INTEGRATION: CWS ause019 (1.46.230); FILE MERGED

2005/03/10 11:14:31 hjs 1.46.230.3: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/14 16:39:40 hjs 1.46.230.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:41 hjs 1.46.230.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4050edade2f30c94bb707a159fd45baedb6fc39f]

INTEGRATION: CWS ause019 (1.162.18); FILE MERGED

2005/03/10 11:31:11 hjs 1.162.18.5: RESYNC: (1.165-1.166); FILE MERGED
2005/03/10 11:15:10 hjs 1.162.18.4: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/03/01 15:51:46 hjs 1.162.18.3: RESYNC: (1.162-1.165); FILE MERGED
2005/02/14 16:39:40 hjs 1.162.18.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:41 hjs 1.162.18.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0b849517b7fb74667dd941b6ca6cb9325a674cf9]

INTEGRATION: CWS ause019 (1.86.80); FILE MERGED

2005/03/10 11:14:45 hjs 1.86.80.5: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/14 19:05:27 hjs 1.86.80.4: #42716# fix typo
2005/02/14 18:39:49 hjs 1.86.80.3: #42716# fix typo
2005/02/14 16:39:39 hjs 1.86.80.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:41 hjs 1.86.80.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1b4214e164f60cfff172a69e1bf4124afbe9156b]

INTEGRATION: CWS ause019 (1.45.230); FILE MERGED

2005/03/10 11:14:30 hjs 1.45.230.3: #i42716# rename LINKFLAGSC to LINKCFLAGS
2005/02/14 16:39:39 hjs 1.45.230.2: #42716# support two sets of LINKFLAGS for linking with CXX and CC
2005/02/14 11:22:40 hjs 1.45.230.1: #i42716# more flexible handling of linker and C++ runtime

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [115dec456081ba2d77d7ca41e725011864599c6e]

INTEGRATION: CWS configure7 (1.20.10); FILE MERGED

2005/03/14 13:59:46 hjs 1.20.10.3: #i44542# name change; no more fallbak
2005/03/11 16:05:58 rene 1.20.10.2: add forgotten -format
2005/03/10 20:13:22 rene 1.20.10.1: #i44542# implement --with-package-format

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e61ea9029ccc220f180442ac78d97567e3a3ad9a]

INTEGRATION: CWS configure7 (1.52.2); FILE MERGED

2005/03/10 20:11:45 rene 1.52.2.2: #i44542# implement --with-package-format
2005/03/09 19:55:37 vq 1.52.2.1: #i44538# Fix PosixFormat() for paths that contain parenthesis.

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [29491f2bcd2cc1764d8e6ad85d41b574ad6d8618]

INTEGRATION: CWS configure7 (1.104.2); FILE MERGED

2005/03/14 09:21:44 rene 1.104.2.14: try to pack sysui rpm stuff only if we build rpm packages and only check for rpm there tooo. This makes the syui rpm stuff not be built if we don't build rpm packages
2005/03/13 09:55:35 rene 1.104.2.13: ##i44913# freebsd*
2005/03/11 18:49:35 rene 1.104.2.12: #i44837# _os=SunOS
2005/03/11 15:49:44 rene 1.104.2.11: enclose ASM_PATH AC_OUTPUT in an if...
2005/03/11 13:37:09 rene 1.104.2.10: #i41391# add confugire pieces missed in mh1981 for --with-build-version
2005/03/11 01:06:03 rene 1.104.2.9: minor beautifications
2005/03/10 23:43:03 rene 1.104.2.8: update error at solenv check
2005/03/10 20:11:45 rene 1.104.2.7: #i44542# implement --with-package-format
2005/03/10 19:51:38 rene 1.104.2.6: #i44742# unbreak darwin, * missing
2005/03/10 15:55:48 rene 1.104.2.5: also check for fontconfig/fontconfig.h
2005/03/09 11:17:27 rene 1.104.2.4: fix syntax error (and unnecessary message) caused by broken merge
2005/03/09 10:40:54 rene 1.104.2.3: RESYNC: (1.104-1.106); FILE MERGED
2005/03/08 22:58:38 rene 1.104.2.2: revert accidential commit
2005/03/08 16:31:43 rene 1.104.2.1: - sync OOo (configure) and OOo/SO (ssrc680.ini) buildoptions
- add missing AC_MSG_CHECKING / _RESULT

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9f1fd0bc4ac6c130652c12bde59a5da60acb0a99]

INTEGRATION: CWS configure7 (1.49.98); FILE MERGED

2005/03/14 14:01:09 hjs 1.49.98.1: #i44542# name change; PKGFORMAT now only taken from env

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f00a907c5bb46c4f3d8dab51372c779899f5b92c]

INTEGRATION: CWS configure7 (1.22.8); FILE MERGED

2005/03/14 09:21:45 rene 1.22.8.1: try to pack sysui rpm stuff only if we build rpm packages and only check for rpm there tooo. This makes the syui rpm stuff not be built if we don't build rpm packages

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e5502d0c83f9e570f664a9e716becec66dbcec94]

INTEGRATION: CWS libpath (1.9.44); FILE MERGED

2005/03/04 06:29:56 sab 1.9.44.2: RESYNC: (1.9-1.11); FILE MERGED
2005/03/04 06:20:34 sab 1.9.44.1: #108873#; change filter path to module path

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [335aec6190594f208c70de115fff4f64b04a04b8]

INTEGRATION: CWS gcj3 (1.25.8); FILE MERGED

2005/03/08 11:30:16 cmc 1.25.8.1: #i44359# accessibility bridge compiles with gcj now

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [46e1e108e977297f65acb54314107336793d1a3e]

INTEGRATION: CWS gcj3 (1.73.34); FILE MERGED

2005/03/09 12:40:07 cmc 1.73.34.3: #i44359# wizards now compile with gcj
2005/03/08 16:13:51 cmc 1.73.34.2: #i44359# more of scripting now compilable with gcj
2005/03/07 15:20:57 cmc 1.73.34.1: #i44359# hsqldb can be built with gcj now

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [69090c20fec7b5b797a3aad7545a73cc4ae848f9]

INTEGRATION: CWS gcj3 (1.87.6); FILE MERGED

2005/03/08 15:28:20 cmc 1.87.6.2: #i44359# filter now compilable with gcj
2005/03/08 12:27:08 cmc 1.87.6.1: #i44359# bean now compilable with gcj

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5ef686663ca4a5a0e2935de70b6994b2ce89d808]

INTEGRATION: CWS gcj3 (1.5.70); FILE MERGED

2005/03/08 15:28:19 cmc 1.5.70.1: #i44359# filter now compilable with gcj

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ab1bfe1e9b19715cd4aa8fd08238c17c7754fc17]

INTEGRATION: CWS gcj3 (1.8.70); FILE MERGED

2005/03/08 15:28:19 cmc 1.8.70.1: #i44359# filter now compilable with gcj

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9f6f78d45fb00cacba0ca70d586169e72732c6cc]

INTEGRATION: CWS gcj3 (1.104.4); FILE MERGED

2005/03/10 12:48:08 cmc 1.104.4.2: #i44190# check for existance of jni.h during configure when using gcj to avoid dissapointment later
2005/03/09 14:49:38 cmc 1.104.4.1: #i44359# gcj updates

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7aed59f5b0a7b93ff091708f2143a0b79b2c10db]

INTEGRATION: CWS gcj3 (1.85.4); FILE MERGED

2005/03/10 12:48:05 cmc 1.85.4.2: #i44190# check for existance of jni.h during configure when using gcj to avoid dissapointment later
2005/03/09 14:49:36 cmc 1.85.4.1: #i44359# gcj updates

2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ec7eb6ae2008374265c7b9c526e04f47354364eb]

INTEGRATION: CWS gcj3 (1.26.78); FILE MERGED

2005/03/08 20:22:29 cmc 1.26.78.1: #i44359# reorder -D in ant for gcj

2005-03-14  René Engelhard  <rene@openoffice.org>  [907624bb7452c45fde2790efb2459d462d374eb5]

regenerate configure


2005-03-14  René Engelhard  <rene@openoffice.org>  [53c12cfbf396d7af4bb2db298119f8d8922ab589]

fix configure.in; add check for BUILD_VER_STRING


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [4a6d27b37be41d54bdee95945e11d60dc85ea0a4]

SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [6071d860c177b46dd05804970892a39034822924]

INTEGRATION: CWS mh1981 (1.46.4); FILE MERGED

2005/03/02 11:20:17 mh 1.46.4.1: add: BUILD_VER_STRING, #i41391#

2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [c50842010c54fd9926d7ff418f48f4e6b4eabd7c]

INTEGRATION: CWS hr12 (1.5.28); FILE MERGED

2005/02/11 17:57:08 hr 1.5.28.1: #120222#,#i44727#: replace strcpy() and strcat() with memcpy() and strncat(), fix double free(), expand tabs

2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [a193b063df7f28e2b463f97d59440d986e1917a4]

INTEGRATION: CWS hr12 (1.6.76); FILE MERGED

2005/02/15 14:17:55 hr 1.6.76.1: #105901#: replace strcpy() and strcat() with strncpy() and strncat()

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0f3ebf106307f0ac087627d28362811fe1bb4df3]

INTEGRATION: CWS xmlsec08 (1.14.40); FILE MERGED

2005/03/03 13:22:46 mt 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED
2005/01/21 05:01:35 mmi 1.14.40.1:
Issue number:  38417
Submitted by:
Reviewed by:

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d776acc09504dc713aaea3024c4998bb6cfcf8a5]

INTEGRATION: CWS xmlsec08 (1.76.18); FILE MERGED

2005/03/03 13:21:33 mt 1.76.18.7: RESYNC: (1.83-1.86); FILE MERGED
2005/02/24 12:20:15 mt 1.76.18.6: libxmlsec changed to 1.2.6
2005/02/23 05:05:47 mt 1.76.18.5: RESYNC: (1.81-1.83); FILE MERGED
2005/02/02 13:48:36 mt 1.76.18.4: RESYNC: (1.77-1.81); FILE MERGED
2005/01/21 09:23:32 mt 1.76.18.3: RESYNC: (1.76-1.77); FILE MERGED
2005/01/21 05:01:33 mmi 1.76.18.2:
Issue number:  38417
Submitted by:
Reviewed by:
2005/01/20 07:05:38 mmi 1.76.18.1: libxmlsec: use configure
Issue number:  38417
Submitted by:
Reviewed by:

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [56cef720960c873756e4cae3be60d21831c4d9fa]

INTEGRATION: CWS xmlsec08 (1.81.64); FILE MERGED

2005/02/02 13:41:02 mt 1.81.64.3: RESYNC: (1.83-1.84); FILE MERGED
2005/01/21 08:57:19 mt 1.81.64.2: RESYNC: (1.81-1.83); FILE MERGED
2005/01/20 07:04:52 mmi 1.81.64.1: libxmlsec: use configure
Issue number:  38417
Submitted by:
Reviewed by:

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [16177c716bea4df4c0163a8400e196c216130455]

INTEGRATION: CWS dba24 (1.15.50); FILE MERGED

2005/03/08 09:02:02 fs 1.15.50.2: RESYNC: (1.15-1.16); FILE MERGED
2005/02/23 12:35:23 oj 1.15.50.1: #118585# forget to commit files

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c11c6f6ce9443daff283fee19ea7807f216a2901]

INTEGRATION: CWS macosx03 (1.86.8); FILE MERGED

2005/03/06 19:43:49 pjanik 1.86.8.1: #i43994#: libxml2 has different name on MacOS X.

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d3c3a647a45533fc948a1d71498d8e556c0bdf46]

INTEGRATION: CWS pj22 (1.3.228); FILE MERGED

2005/03/04 21:16:51 pjanik 1.3.228.1: #i42437#: "OpenOffice" -> "%PRODUCTNAME %PRODUCTVERSION"

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2b57b3d3b6d9d34c9def9bd425e2bd312d3b00cf]

INTEGRATION: CWS pj22 (1.3.14); FILE MERGED

2005/03/04 20:19:53 pjanik 1.3.14.1: #i43831#: "Vervollständigen" -> "Vollständig"
"Anpassen" -> "Angepasst"

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a0ae6b5b1b2ed8e185463a16a6578d3be2b6cce3]

INTEGRATION: CWS pj22 (1.5.14); FILE MERGED

2005/03/07 19:26:16 pjanik 1.5.14.1: #i43864#: Use correct tense: "wurden installiert" -> "werden installiert",
"wurden deinstalliert" -> "werden deinstalliert"

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f0ee44448322abf2a45fd2e8226979bae7e048ac]

INTEGRATION: CWS configure6 (1.78.2); FILE MERGED

2005/03/07 14:50:14 rene 1.78.2.15: fix conditional
2005/03/07 12:06:36 rene 1.78.2.14: add basic EPM PackageMaker check
2005/03/06 15:14:40 rene 1.78.2.13: add possibility to build epm internally....
2005/03/04 11:32:54 rene 1.78.2.12: fix configure for new epm module...
2005/03/03 21:52:18 rene 1.78.2.11: #i44025# actutally set ENABLE_PASF
2005/03/03 13:58:40 rene 1.78.2.10: RESYNC: (1.79-1.85); FILE MERGED
2005/03/02 15:51:56 rene 1.78.2.9: add missing AC_MSG_CHECKING / _RESULTs
2005/02/28 15:13:34 vq 1.78.2.8: #i43643# Fix error when configure is called after the environment is
already sourced and a fix small path growing problem.
2005/02/28 12:21:02 rene 1.78.2.7: #i42535# check for epm version
2005/02/25 01:09:52 rene 1.78.2.6: fix typo
2005/02/24 17:39:56 rene 1.78.2.5: RESYNC: (1.78-1.79); FILE MERGED
2005/02/23 11:32:09 rene 1.78.2.4: #i43377# fix --with-java explanation
2005/02/22 15:10:45 rene 1.78.2.3: #i43226# fix polcygon clipper check for --without-gpc
2005/02/22 14:19:10 rene 1.78.2.2: #i43325# minor cleanup
2005/02/22 13:51:11 rene 1.78.2.1: #i43272# fix epm download URL

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f308ea5aa070dddac2cf0f676076e5ccc5405c2e]

INTEGRATION: CWS configure6 (1.46.2); FILE MERGED

2005/03/04 13:45:41 vq 1.46.2.6: #i44023# Fix typo.
2005/03/04 11:32:56 rene 1.46.2.5: fix configure for new epm module...
2005/03/03 22:33:19 rene 1.46.2.4: #i43578# remove duplicate ToFile(...)'s
2005/03/03 21:44:41 vq 1.46.2.3: #i44023# Remove interactive stuff from set_soenv.in.
2005/03/03 13:58:50 rene 1.46.2.2: RESYNC: (1.46-1.50); FILE MERGED
2005/02/28 15:13:38 vq 1.46.2.1: #i43643# Fix error when configure is called after the environment is
already sourced and a fix small path growing problem.

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [16505da14c6342812ee903fcbec3d92996aabd5b]

INTEGRATION: CWS configure6 (1.97.2); FILE MERGED

2005/03/07 14:50:17 rene 1.97.2.15: fix conditional
2005/03/07 12:06:39 rene 1.97.2.14: add basic EPM PackageMaker check
2005/03/06 15:14:42 rene 1.97.2.13: add possibility to build epm internally....
2005/03/04 11:32:56 rene 1.97.2.12: fix configure for new epm module...
2005/03/03 21:52:21 rene 1.97.2.11: #i44025# actutally set ENABLE_PASF
2005/03/03 13:58:18 rene 1.97.2.10: RESYNC: (1.98-1.104); FILE MERGED
2005/03/02 15:51:58 rene 1.97.2.9: add missing AC_MSG_CHECKING / _RESULTs
2005/02/28 15:13:37 vq 1.97.2.8: #i43643# Fix error when configure is called after the environment is
already sourced and a fix small path growing problem.
2005/02/28 12:21:05 rene 1.97.2.7: #i42535# check for epm version
2005/02/25 01:09:53 rene 1.97.2.6: fix typo
2005/02/24 17:40:06 rene 1.97.2.5: RESYNC: (1.97-1.98); FILE MERGED
2005/02/23 11:32:11 rene 1.97.2.4: #i43377# fix --with-java explanation
2005/02/22 15:10:47 rene 1.97.2.3: #i43226# fix polcygon clipper check for --without-gpc
2005/02/22 14:19:12 rene 1.97.2.2: #i43325# minor cleanup
2005/02/22 13:51:13 rene 1.97.2.1: #i43272# fix epm download URL

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [93b0c98e0ef67b4ca3086770a75c9630dfbf0e2a]

INTEGRATION: CWS sysui05 (1.15.36); FILE MERGED

2005/02/28 12:54:38 obr 1.15.36.1: #120027# don't use external packages in >>requires<<

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a1ea644b22e4be21138df0cdf800a05b2c23562b]

INTEGRATION: CWS sysui05 (1.1.2); FILE ADDED

2005/02/28 12:54:37 obr 1.1.2.1: #120027# don't use external packages in >>requires<<

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f45556968a504398cb37aefaf456d07cbacc16bb]

INTEGRATION: CWS sysui05 (1.19.46); FILE MERGED

2005/03/03 08:17:04 obr 1.19.46.7: #i39756# resolved runtime warnings
2005/03/02 11:06:09 obr 1.19.46.6: #i39756# cleared conflict on merge artefacts
2005/03/02 10:58:08 obr 1.19.46.5: #i39756# applied patch for freedesktop.org package
2005/03/01 12:57:34 obr 1.19.46.4: RESYNC: (1.19-1.21); FILE MERGED
2005/02/28 12:55:50 obr 1.19.46.3: #120027# don't use external packages in >>requires<<
2005/02/25 07:18:54 obr 1.19.46.2: #i5704# copy mandrakelinux rpm
2005/02/22 07:14:42 obr 1.19.46.1: #i33761# merged cde package into desktop-integratn package

2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8a9f2a4b2f8da6527bbfb9b7858b6c275802a588]

SRC680


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [f6d1ffe23bd56bce73710d9ffbfbf51bbd1b83a7]

INTEGRATION: CWS accanonical (1.29.6); FILE MERGED

2005/03/07 17:04:36 rene 1.29.6.11: RESYNC: (1.48-1.50); FILE MERGED
2005/03/03 11:02:52 rene 1.29.6.10: RESYNC: (1.46-1.48); FILE MERGED
2005/02/25 00:42:37 rene 1.29.6.9: RESYNC: (1.43-1.46); FILE MERGED
2005/02/15 07:30:19 rene 1.29.6.8: RESYNC: (1.39-1.43); FILE MERGED
2005/02/07 17:59:38 rene 1.29.6.7: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).
2005/01/27 23:05:17 rene 1.29.6.6: #i38439# MacOS X: get the version number using sw_vers

Submitted by: Takashi Asari
2005/01/26 17:21:01 rene 1.29.6.5: RESYNC: (1.37-1.39); FILE MERGED
2005/01/19 20:07:52 rene 1.29.6.4: RESYNC: (1.32-1.37); FILE MERGED
2005/01/17 16:01:12 rene 1.29.6.3: RESYNC: (1.31-1.32); FILE MERGED
2005/01/09 21:38:45 rene 1.29.6.2: RESYNC: (1.29-1.31); FILE MERGED
2005/01/03 12:34:10 rene 1.29.6.1: #i39793# change architecture detection from uname to AC_CANONICAL_*

2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [215687e03c4e9281eea5db83f69edfa45e9156bd]

INTEGRATION: CWS accanonical (1.80.6); FILE MERGED

2005/03/07 17:04:28 rene 1.80.6.17: RESYNC: (1.101-1.104); FILE MERGED
2005/03/03 11:02:43 rene 1.80.6.16: RESYNC: (1.98-1.101); FILE MERGED
2005/02/25 01:11:37 rene 1.80.6.15: #i39793# use  in the Xinerama check, too
2005/02/25 00:41:35 rene 1.80.6.14: RESYNC: (1.94-1.98); FILE MERGED
2005/02/15 07:30:07 rene 1.80.6.13: RESYNC: (1.89-1.94); FILE MERGED
2005/02/07 17:59:37 rene 1.80.6.12: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).
2005/02/05 16:57:11 rene 1.80.6.11: missing )...
2005/02/05 16:36:38 rene 1.80.6.10: RESYNC: (1.88-1.89); FILE MERGED
2005/02/05 14:59:16 rene 1.80.6.9: typo fix
2005/02/05 14:56:20 rene 1.80.6.8: #i39793# change architecture detection from uname to AC_CANONICAL_*

also detect solaris processor type and version using $build_*
2005/02/01 16:47:51 rene 1.80.6.7: RESYNC: (1.87-1.88); FILE MERGED
2005/01/26 23:39:16 vq 1.80.6.6: #i39793# Whitespace adjustments.
2005/01/26 17:23:16 rene 1.80.6.5: fix typo
2005/01/26 17:20:49 rene 1.80.6.4: RESYNC: (1.85-1.87); FILE MERGED
2005/01/19 20:07:41 rene 1.80.6.3: RESYNC: (1.82-1.85); FILE MERGED
2005/01/09 21:38:34 rene 1.80.6.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/03 12:34:09 rene 1.80.6.1: #i39793# change architecture detection from uname to AC_CANONICAL_*

2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [9e76488698e7b20befc02aaab0210252d0da288c]

INTEGRATION: CWS accanonical (1.63.6); FILE MERGED

2005/03/07 17:04:16 rene 1.63.6.16: RESYNC: (1.82-1.85); FILE MERGED
2005/03/03 11:02:32 rene 1.63.6.15: RESYNC: (1.79-1.82); FILE MERGED
2005/02/25 01:11:36 rene 1.63.6.14: #i39793# use  in the Xinerama check, too
2005/02/25 00:47:30 rene 1.63.6.13: RESYNC: (1.75-1.79); FILE MERGED
2005/02/15 07:29:50 rene 1.63.6.12: RESYNC: (1.71-1.75); FILE MERGED
2005/02/07 17:59:34 rene 1.63.6.11: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).
2005/02/05 16:57:09 rene 1.63.6.10: missing )...
2005/02/05 16:36:26 rene 1.63.6.9: RESYNC: (1.70-1.71); FILE MERGED
2005/02/05 14:59:14 rene 1.63.6.8: typo fix
2005/02/05 14:56:19 rene 1.63.6.7: #i39793# change architecture detection from uname to AC_CANONICAL_*

also detect solaris processor type and version using $build_*
2005/02/01 16:50:36 rene 1.63.6.6: RESYNC: (1.69-1.70); FILE MERGED
2005/01/26 17:23:14 rene 1.63.6.5: fix typo
2005/01/26 17:20:27 rene 1.63.6.4: RESYNC: (1.67-1.69); FILE MERGED
2005/01/19 20:08:21 rene 1.63.6.3: RESYNC: (1.65-1.67); FILE MERGED
2005/01/09 21:38:17 rene 1.63.6.2: RESYNC: (1.63-1.65); FILE MERGED
2005/01/03 12:34:08 rene 1.63.6.1: #i39793# change architecture detection from uname to AC_CANONICAL_*

2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [b182dce60fbb41f4624620889b55050be5d303a6]

INTEGRATION: CWS accanonical (1.1.2); FILE ADDED

2005/02/07 17:59:41 rene 1.1.2.1: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).

2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [b8a325e4d75dab0401d67003abdb56150c60b0c7]

INTEGRATION: CWS accanonical (1.1.2); FILE ADDED

2005/02/07 17:59:40 rene 1.1.2.1: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).

2005-03-04  Kurt Zenker  <kz@openoffice.org>  [8b70aa1979c7ea088dc114831e3d578ddcee5bf5]

SRC680


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [8243c64b9ef5d535fa967d6fa62645440eed4fb8]

INTEGRATION: CWS solarisgcc02 (1.7.172); FILE MERGED

2005/02/28 21:00:27 pjanik 1.7.172.2: RESYNC: (1.7-1.8); FILE MERGED
2005/02/15 20:38:08 pjanik 1.7.172.1: #i42562#: Add visibility support, misc changes.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [26e3276bdaa3222d2b971aaafcb1babb7e58f5b2]

INTEGRATION: CWS solarisgcc02 (1.2.38); FILE MERGED

2005/02/28 21:05:06 pjanik 1.2.38.3: #i42562: Fix merge error.
2005/02/28 20:59:12 pjanik 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED
2005/02/15 20:37:51 pjanik 1.2.38.1: #i42562#: Add visibility support, misc changes.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-02  Rüdiger Timm  <rt@openoffice.org>  [ce8038f7acf58de11dd7d81a58bbe6a4fc2c2f0a]

#i10000# Do not unnecessarily create directory 'inc/scp' on solver.


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8ac7a6ca291a2cefe1b81be41622b6c4b2948ee8]

SRC680


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f018dd09b6c5ea6182d9e8418d4c0f46a83d4d6f]

INTEGRATION: CWS mozooo (1.36.6.3.8); FILE MERGED

2005/02/11 13:42:07 vq 1.36.6.3.8.17: #i11424# Regenerate configure.
2005/02/11 13:34:07 vq 1.36.6.3.8.16: RESYNC: (1.69-1.71); FILE MERGED
2005/01/27 19:44:29 rene 1.36.6.3.8.15: RESYNC: (1.65-1.69); FILE MERGED
2005/01/14 04:13:53 vq 1.36.6.3.8.14: #i11424# Regenerate configure.
2005/01/11 20:00:18 rene 1.36.6.3.8.13: subsitute mozilla version also into error message
since mozilla1.7.5 it's now source/ instead of src/
2005/01/08 17:19:34 vq 1.36.6.3.8.12: RESYNC: (1.63-1.65); FILE MERGED
2005/01/08 12:55:08 rene 1.36.6.3.8.11: - add some more AC_MSG_CHECKINGs/_RESULTs to the mozilla checks
- fix bash/test syntax errors
2005/01/06 21:10:51 vq 1.36.6.3.8.10: #i11424# regenerate configure
2004/12/31 18:09:24 vq 1.36.6.3.8.9: #i11424# Fix inconsistency between $ENABLE_BUILD_MOZAB and $BUILD_MOZAB and
regenerate configure.
2004/12/30 23:25:13 vq 1.36.6.3.8.8: #i11424# Regenerate configure.
2004/11/30 17:23:14 vq 1.36.6.3.8.7: #i11424# Add more checks to configure.
2004/10/29 09:26:07 fs 1.36.6.3.8.6: RESYNC: (1.46-1.55); FILE MERGED
2004/07/07 10:14:03 fs 1.36.6.3.8.5: RESYNC: (1.44-1.46); FILE MERGED
2004/04/22 14:51:04 fs 1.36.6.3.8.4: RESYNC: (1.43-1.44); FILE MERGED
2004/03/15 14:53:08 fs 1.36.6.3.8.3: RESYNC: (1.36.6.4-1.43); FILE MERGED
2004/01/30 09:02:48 fs 1.36.6.3.8.2: RESYNC: (1.36.6.3-1.36.6.4); FILE MERGED
2004/01/07 09:02:43 fs 1.36.6.3.8.1: #i11424# allow for building Mozilla tarballs (needed for Mozilla Address Book integration)
during an OOo build
thanks to Wind Li (yl146652@openoffice.org)

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [24e6240f1360d9d4f3fafccc5c0fda0542f5c57b]

INTEGRATION: CWS mozooo (1.55.6.4.8); FILE MERGED

2005/02/11 13:33:47 vq 1.55.6.4.8.21: RESYNC: (1.87-1.89); FILE MERGED
2005/01/27 19:44:47 rene 1.55.6.4.8.20: RESYNC: (1.82-1.87); FILE MERGED
2005/01/14 04:12:49 vq 1.55.6.4.8.19: #i11424# Change the version to be build by default to 1.7.5 and change
the configure switch to enable the build to: --enable-build-mozilla
2005/01/11 20:00:21 rene 1.55.6.4.8.18: subsitute mozilla version also into error message
since mozilla1.7.5 it's now source/ instead of src/
2005/01/08 17:19:14 vq 1.55.6.4.8.17: RESYNC: (1.80-1.82); FILE MERGED
2005/01/08 12:55:11 rene 1.55.6.4.8.16: - add some more AC_MSG_CHECKINGs/_RESULTs to the mozilla checks
- fix bash/test syntax errors
2005/01/06 21:05:05 vq 1.55.6.4.8.15: #i11424# Small cleanup.
2004/12/31 18:09:26 vq 1.55.6.4.8.14: #i11424# Fix inconsistency between $ENABLE_BUILD_MOZAB and $BUILD_MOZAB and
regenerate configure.
2004/12/24 23:45:07 vq 1.55.6.4.8.13: RESYNC: (1.77-1.80); FILE MERGED
2004/12/02 02:27:12 windly 1.55.6.4.8.12: #i11424# fix name error for mozilla v1.7b source tarball
2004/11/30 17:23:16 vq 1.55.6.4.8.11: #i11424# Add more checks to configure.
2004/11/30 08:36:46 windly 1.55.6.4.8.10: #i11424# check libIDl
2004/11/30 07:50:40 windly 1.55.6.4.8.9: #i11424# choose mozilla version and default toolkit at configure time
2004/11/30 04:32:24 vq 1.55.6.4.8.8: RESYNC: (1.75-1.77); FILE MERGED
2004/11/27 00:22:28 vq 1.55.6.4.8.7: RESYNC: (1.72-1.75); FILE MERGED
2004/10/29 09:25:45 fs 1.55.6.4.8.6: RESYNC: (1.65-1.72); FILE MERGED
2004/07/07 10:13:53 fs 1.55.6.4.8.5: RESYNC: (1.63-1.65); FILE MERGED
2004/04/22 14:50:55 fs 1.55.6.4.8.4: RESYNC: (1.62-1.63); FILE MERGED
2004/03/15 14:52:40 fs 1.55.6.4.8.3: RESYNC: (1.55.6.5-1.62); FILE MERGED
2004/01/30 09:02:10 fs 1.55.6.4.8.2: RESYNC: (1.55.6.4-1.55.6.5); FILE MERGED
2004/01/07 09:02:45 fs 1.55.6.4.8.1: #i11424# allow for building Mozilla tarballs (needed for Mozilla Address Book integration)
during an OOo build
thanks to Wind Li (yl146652@openoffice.org)

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ab098bd9419a451723df5607ed7d8542e6810adb]

INTEGRATION: CWS mozooo (1.10.6.2.10); FILE MERGED

2005/01/27 19:45:00 rene 1.10.6.2.10.14: RESYNC: (1.33-1.39); FILE MERGED
2005/01/20 06:47:35 windly 1.10.6.2.10.13: RESYNC: (1.31-1.33); FILE MERGED
2005/01/08 17:19:46 vq 1.10.6.2.10.12: RESYNC: (1.29-1.31); FILE MERGED
2004/12/31 18:09:26 vq 1.10.6.2.10.11: #i11424# Fix inconsistency between $ENABLE_BUILD_MOZAB and $BUILD_MOZAB and
regenerate configure.
2004/12/24 23:45:32 vq 1.10.6.2.10.10: RESYNC: (1.26-1.29); FILE MERGED
2004/11/30 07:50:40 windly 1.10.6.2.10.9: #i11424# choose mozilla version and default toolkit at configure time
2004/11/30 04:34:20 vq 1.10.6.2.10.8: RESYNC: (1.25-1.26); FILE MERGED
2004/11/27 00:24:40 vq 1.10.6.2.10.7: RESYNC: (1.23-1.25); FILE MERGED
2004/10/29 09:26:18 fs 1.10.6.2.10.6: RESYNC: (1.18-1.23); FILE MERGED
2004/07/07 10:14:14 fs 1.10.6.2.10.5: RESYNC: (1.17-1.18); FILE MERGED
2004/03/29 07:46:24 fs 1.10.6.2.10.4: #100000# syntax
2004/03/15 14:53:24 fs 1.10.6.2.10.3: RESYNC: (1.10.6.4-1.17); FILE MERGED
2004/01/30 09:03:06 fs 1.10.6.2.10.2: RESYNC: (1.10.6.2-1.10.6.4); FILE MERGED
2004/01/07 09:02:47 fs 1.10.6.2.10.1: #i11424# allow for building Mozilla tarballs (needed for Mozilla Address Book integration)
during an OOo build
thanks to Wind Li (yl146652@openoffice.org)

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3451d534086ff756a90caaa7bb97c5e7a808b109]

INTEGRATION: CWS libwpdupgrade (1.70.8); FILE MERGED

2005/02/25 01:36:40 rene 1.70.8.5: RESYNC: (1.75-1.79); FILE MERGED
2005/02/18 14:23:30 rene 1.70.8.4: add LIBWPD build type
2005/02/16 08:27:10 rene 1.70.8.3: RESYNC: (1.70-1.75); FILE MERGED
2005/02/08 14:50:20 rene 1.70.8.2: actually add the AC_ARG_WITH
2005/02/02 20:57:11 rene 1.70.8.1: trick cvs to notice configure is changed; regenerate it

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5fb229e10bd90e10ad7e7725d720be03c70f64a1]

INTEGRATION: CWS libwpdupgrade (1.11.36); FILE MERGED

2005/02/16 08:45:35 rene 1.11.36.1: move libwpft to -writer since it is a writerfilter...

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5f2ffef527b8dd0709ca2d8079174e100d639077]

INTEGRATION: CWS libwpdupgrade (1.83.4); FILE MERGED

2005/02/25 03:58:32 rene 1.83.4.2: RESYNC: (1.83-1.84); FILE MERGED
2005/02/16 08:45:34 rene 1.83.4.1: move libwpft to -writer since it is a writerfilter...

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [846db4749b7bd9ee28a53f5b6014f0d91343654d]

INTEGRATION: CWS libwpdupgrade (1.39.10); FILE MERGED

2005/02/25 01:38:47 rene 1.39.10.3: RESYNC: (1.43-1.46); FILE MERGED
2005/02/16 08:27:40 rene 1.39.10.2: RESYNC: (1.39-1.43); FILE MERGED
2005/02/02 20:44:39 rene 1.39.10.1: upgrade writerperfect to new libwpd API and implement --with-system-libwpd.
Remove old libwpd/ stuff, tarball will come when the actual release happened :-)

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [990f44238cdc1cd91701650a7fd7e87246801e1b]

INTEGRATION: CWS libwpdupgrade (1.88.6); FILE MERGED

2005/02/25 01:37:47 rene 1.88.6.6: RESYNC: (1.94-1.98); FILE MERGED
2005/02/18 14:23:32 rene 1.88.6.5: add LIBWPD build type
2005/02/16 08:27:29 rene 1.88.6.4: RESYNC: (1.88-1.94); FILE MERGED
2005/02/08 14:50:22 rene 1.88.6.3: actually add the AC_ARG_WITH
2005/02/02 20:57:13 rene 1.88.6.2: trick cvs to notice configure is changed; regenerate it
2005/02/02 20:44:39 rene 1.88.6.1: upgrade writerperfect to new libwpd API and implement --with-system-libwpd.
Remove old libwpd/ stuff, tarball will come when the actual release happened :-)

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [adb56b9c01df758783baf2725ba689c4d5fa6a1f]

INTEGRATION: CWS gcj2 (1.70.6); FILE MERGED

2005/02/02 18:40:40 cmc 1.70.6.2: #i41879# missed JAVAC -> JAVACOMPILER conversion
2005/02/02 10:27:22 cmc 1.70.6.1: #i41879# allow gij/gcj with names like gij-4/gcj-4 or gij4/gcj4, e.g. Fedora and Debian

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [521aab7c1afb1aaaf3d93cbc75583959ca01f0cb]

INTEGRATION: CWS gcj2 (1.88.4); FILE MERGED

2005/02/02 18:40:42 cmc 1.88.4.2: #i41879# missed JAVAC -> JAVACOMPILER conversion
2005/02/02 10:27:37 cmc 1.88.4.1: #i41879# allow gij/gcj with names like gij-4/gcj-4 or gij4/gcj4, e.g. Fedora and Debian

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cd9623e93c9bc7e95df3ffbce7732ee0bcf90e8a]

INTEGRATION: CWS gcj2 (1.20.8); FILE MERGED

2005/02/02 10:48:02 cmc 1.20.8.1: #i41879# gcj, despite its java version claim, cannot compile the accessibility stuff

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [07a41d53703d7468127e6c59267dd4e100c4f4a0]

INTEGRATION: CWS gcj2 (1.161.2); FILE MERGED

2005/02/17 13:23:39 cmc 1.161.2.1: #i41879# bubble java interpreter down

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [67be891bf162632b7393e6d7457634eacaf892e1]

INTEGRATION: CWS vq13 (1.4.6); FILE MERGED

2005/02/26 15:03:05 vq 1.4.6.1: #i43294# Fix W32-4nt build in scp2.

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8748b6ea6f92e69946e9c67b216074ce3c60c769]

INTEGRATION: CWS vq13 (1.3.6); FILE MERGED

2005/02/26 15:03:05 vq 1.3.6.1: #i43294# Fix W32-4nt build in scp2.

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [dbd1c3486a9b2188e5cbe9908ba889cdc3d86479]

INTEGRATION: CWS pj21 (1.8.78); FILE MERGED

2005/02/24 22:27:22 pjanik 1.8.78.1: #i42673#: Do not add -ldl for NetBSD.

2005-03-01  Vladimir Glazounov  <vg@openoffice.org>  [c6e7a432bf6edaec1abaca23657f34b3c4f36280]

#100000# adding polish for MS native installer


2005-03-01  Rüdiger Timm  <rt@openoffice.org>  [13b25fe6d59f8fe2b7f72035a68ceff6b1538041]

#i41026# Set default value for GCCVER


2005-02-28  Rüdiger Timm  <rt@openoffice.org>  [5cebb1b11929dacce901e2df8c82afb134585c5e]

#i10000# If USE_PACKAGER is set we surely want to pack (hack necessary because in HH environment EPM is not set).


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [6f205da8f908adb39315438deb44dcdf32912866]

SRC680


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [f678829711c87220535a9355e5a6b3c9049b16fc]

INTEGRATION: CWS i18n16 (1.7.202); FILE MERGED

2005/02/04 19:26:08 khong 1.7.202.3: RESYNC: (1.8-1.9); FILE MERGED
2005/01/24 22:04:46 khong 1.7.202.2: RESYNC: (1.7-1.8); FILE MERGED
2004/12/16 17:17:20 khong 1.7.202.1: #i37106# move marcos for icu version definition from scp2 to icu project

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c743638e32e21e9567dbc43ba99c29a9dacc2b21]

INTEGRATION: CWS i18n16 (1.13.32); FILE MERGED

2005/02/04 19:25:14 khong 1.13.32.3: #i37106# Merge with m77
2005/01/24 22:15:21 khong 1.13.32.2: RESYNC: (1.13-1.18); FILE MERGED
2004/12/16 17:17:40 khong 1.13.32.1: #i37106# move marcos for icu version definition from scp2 to icu project

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7fca709915a12e9f2aef1eedc19527684fa400dd]

INTEGRATION: CWS kendy02 (1.17.4); FILE MERGED

2005/02/21 18:16:34 kendy 1.17.4.1: Issue number: #i42265#
Do not try to use EPM when it is disabled.

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [d055deb5b870f2ddac8c51cfe16e46a6e218f039]

INTEGRATION: CWS kendy02 (1.3.80); FILE MERGED

2005/02/21 18:19:03 kendy 1.3.80.1: Issue number: #i43275#
Deliver all images*.zip

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [e140cef2caf79b90e2944fb3c83afa4f7f56d10c]

INTEGRATION: CWS kendy02 (1.89.10); FILE MERGED

2005/02/21 17:47:08 kendy 1.89.10.2: RESYNC: (1.89-1.94); FILE MERGED
2005/02/14 18:13:05 kendy 1.89.10.1: Issue number: #i42409#
Submitted by: mmeeks
Reviewed by:  kendy
Fix the GPC warning.

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [504fd38a2f84a99eb06f9beeab61c066deeff7c4]

INTEGRATION: CWS kendy02 (1.71.10); FILE MERGED

2005/02/21 17:46:50 kendy 1.71.10.2: RESYNC: (1.71-1.75); FILE MERGED
2005/02/14 18:13:03 kendy 1.71.10.1: Issue number: #i42409#
Submitted by: mmeeks
Reviewed by:  kendy
Fix the GPC warning.

2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [d89aea4e0bb486f6116fd8038449f713e020a964]

INTEGRATION: CWS kendy02 (1.10.30); FILE MERGED

2005/02/14 17:49:04 kendy 1.10.30.1: Issue number: #i42760#
Submitted by: kendy
Reviewed by: kendy
Crystal iconset does not use Industrial as a fallback; fixed.

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [84cec9d59a8936f1720cb8e97e486e858d9a32a4]

INTEGRATION: CWS nativefixer4 (1.81.12); FILE MERGED

2005/02/14 10:37:46 is 1.81.12.2: RESYNC: (1.81-1.82); FILE MERGED
2005/02/04 13:32:42 is 1.81.12.1: #i41883# libcurl with two links

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f1337121933d801642ea174247c5001c2c6a93ba]

INTEGRATION: CWS nativefixer4 (1.11.8); FILE MERGED

2005/02/16 16:20:24 is 1.11.8.1: #119274# removing perl warning in packing process

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [cacf58829df3647b51e8271875258ce9a07029c8]

INTEGRATION: CWS nativefixer4 (1.18.10); FILE MERGED

2005/02/11 15:38:12 is 1.18.10.1: #i41333#

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [778ec89b3bde55c82da76e55a3b39f62cb052a64]

INTEGRATION: CWS nativefixer4 (1.4.92); FILE MERGED

2005/02/10 11:39:57 is 1.4.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [38b0e5dac3a86f832314c42ed1a5ff269a6a5bd2]

INTEGRATION: CWS nativefixer4 (1.1.2); FILE ADDED

2005/02/11 15:38:50 is 1.1.2.1: #i41333#

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [874fd639123a872ae358de0d5d11c790c7e5ec60]

INTEGRATION: CWS nativefixer4 (1.3.88); FILE MERGED

2005/02/11 15:37:06 is 1.3.88.1: #i41333#

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [eca8ebc1f3c3bffa9aac56f23e83f4e762babdb7]

INTEGRATION: CWS nativefixer4 (1.5.88); FILE MERGED

2005/02/11 15:37:06 is 1.5.88.1: #i41333#

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e6e9c87ca7153b09d8d8db1246b4ed82a17eb8d8]

INTEGRATION: CWS nativefixer4 (1.14.68); FILE MERGED

2005/02/04 13:32:42 is 1.14.68.1: #i41883# libcurl with two links

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e7c3a9245a5f8d63db4959e18c88d3bc543d8d03]

INTEGRATION: CWS nativefixer4 (1.7.80); FILE MERGED

2005/02/22 11:31:09 is 1.7.80.2: #i42174# no new and print for odb
2005/02/11 13:19:42 is 1.7.80.1: #i42174# default for odb is open

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [51e1c3f34d8c50081fa0402e7d0dd913a1adc7a6]

INTEGRATION: CWS nativefixer4 (1.2.10); FILE MERGED

2005/02/11 13:33:46 is 1.2.10.3: #i42532# removing res stt from core08
2005/02/11 13:30:53 is 1.2.10.2: #i42531# removing lib swui from core05
2005/02/11 13:27:19 is 1.2.10.1: #i42525# removing gnomevfs from core02

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c45b7d0eeacc4126a41026a405f1e0c525621436]

INTEGRATION: CWS nativefixer4 (1.3.92); FILE MERGED

2005/02/10 11:40:11 is 1.3.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c9451ccfcf8d625422ae095eafd2367bbf05f6ed]

INTEGRATION: CWS nativefixer4 (1.4.92); FILE MERGED

2005/02/10 11:39:41 is 1.4.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [779a58907df6353ae7cd883da8c67ae05a10f176]

INTEGRATION: CWS nativefixer4 (1.4.92); FILE MERGED

2005/02/10 11:39:27 is 1.4.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [4054d0bee1857a730d2a19403b32c7f847a4c667]

INTEGRATION: CWS nativefixer4 (1.4.92); FILE MERGED

2005/02/10 11:39:15 is 1.4.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [dba9bf4d3baaafae5e17bd201ca5ebde253c5f31]

INTEGRATION: CWS nativefixer4 (1.4.92); FILE MERGED

2005/02/10 11:38:58 is 1.4.92.1: #i40272# startmenu entry without productversion

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b9456f73f5c8d19f44ea04b224d90c30bcbfc3e1]

INTEGRATION: CWS nativefixer4 (1.11.20); FILE MERGED

2005/02/11 15:37:40 is 1.11.20.1: #i41333#

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a740678982a648227c12fa52dcc039db6e9d74c3]

INTEGRATION: CWS nativefixer4 (1.9.10); FILE MERGED

2005/02/14 12:59:57 is 1.9.10.2: #119215# solaris w4w filter are executables
2005/02/04 13:32:13 is 1.9.10.1: #i41883# libcurl with two links

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8004eb620115a60b2505b28e3bd9a6ed88360fe1]

INTEGRATION: CWS nativefixer4 (1.14.60); FILE MERGED

2005/02/11 16:03:55 is 1.14.60.2: #i39196# java and ada in maintenance mode
2005/02/04 10:43:37 is 1.14.60.1: #i39196# java and ada into database

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [343038cc56c8771964afe3ad3c6436b7dc427e71]

INTEGRATION: CWS nativefixer4 (1.4.208); FILE MERGED

2005/02/04 10:43:37 is 1.4.208.1: #i39196# java and ada into database

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [39472a66d5f1584813f9ee8088d7df67bbeb2221]

INTEGRATION: CWS nativefixer4 (1.5.8); FILE MERGED

2005/02/15 13:22:04 is 1.5.8.1: #i39636# using utf8 for not defined languages

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9681e18ebd47a9e93832fb72734970e04bbdf46b]

INTEGRATION: CWS nativefixer4 (1.18.8); FILE MERGED

2005/02/11 16:03:54 is 1.18.8.1: #i39196# java and ada in maintenance mode

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [00f5d3203b762e41980aaee602c3f0d1331ed6f9]

INTEGRATION: CWS nativefixer4 (1.3.228); FILE MERGED

2005/02/11 16:03:54 is 1.3.228.1: #i39196# java and ada in maintenance mode

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8e3d46d56d8768cbdf3b1a963310930ad17e63b4]

INTEGRATION: CWS nativefixer4 (1.6.60); FILE MERGED

2005/02/04 11:40:54 is 1.6.60.3: RESYNC: (1.6-1.7); FILE MERGED
2005/02/04 10:43:36 is 1.6.60.2: #i39196# java and ada into database
2005/01/31 12:20:16 is 1.6.60.1: #i31582# windows module context menu

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [da52dbc5d1431ddc397639bb18f9be3c09bf5a17]

INTEGRATION: CWS nativefixer4 (1.6.8); FILE MERGED

2005/02/11 16:03:54 is 1.6.8.1: #i39196# java and ada in maintenance mode

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0f9bdaf4a231ed9dfa6c5bf3f1703620ff9b9674]

INTEGRATION: CWS nativefixer4 (1.5.160); FILE MERGED

2005/02/23 15:20:42 is 1.5.160.2: #i20372# preparing update
2005/02/04 10:43:36 is 1.5.160.1: #i39196# java and ada into database

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7ce9f07552c0cd08b1f3ce88d337f7ee7c16a57c]

INTEGRATION: CWS nativefixer4 (1.7.60); FILE MERGED

2005/02/11 16:02:54 is 1.7.60.3: #i39196# java and ada in maintenance mode
2005/02/04 11:40:30 is 1.7.60.2: RESYNC: (1.7-1.9); FILE MERGED
2005/02/04 10:42:34 is 1.7.60.1: #i39196# java and ada into database

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [51ae6f521a7d1c78e95db0d78e4641e9da053cb5]

INTEGRATION: CWS nativefixer4 (1.14.8); FILE MERGED

2005/02/11 16:02:54 is 1.14.8.1: #i39196# java and ada in maintenance mode

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [04177fd259070a7e020c3344a042186fe7c68fe6]

INTEGRATION: CWS nativefixer4 (1.16.8); FILE MERGED

2005/02/11 16:01:50 is 1.16.8.1: #i38098# 4nt and cygwin

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5fffbffc0c708d09a21fb0091bbc08524a94f400]

INTEGRATION: CWS nativefixer4 (1.16.12); FILE MERGED

2005/02/15 10:49:09 is 1.16.12.2: #119703# quoting variable because of backslashes in names
2005/01/31 12:20:00 is 1.16.12.1: #i31582# windows module context menu

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ad1e2b7c65e2167a69f7fa374de1be3a248cc7d2]

INTEGRATION: CWS nativefixer4 (1.7.8); FILE MERGED

2005/02/14 16:21:42 is 1.7.8.1: #i41085# all variables for scpzip_replace

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [254cc497a7a87c8d6995108833bc6f31f3bbe92f]

INTEGRATION: CWS nativefixer4 (1.15.8); FILE MERGED

2005/02/14 12:50:24 is 1.15.8.2: #i42556# solaris gcc port
2005/02/11 16:01:12 is 1.15.8.1: #i38098# 4nt and cygwin

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b800180e0b0c4e1108fc514667605d90a0a8543d]

INTEGRATION: CWS nativefixer4 (1.23.60); FILE MERGED

2005/02/11 15:57:17 is 1.23.60.3: #i38098# 4nt and cygwin
2005/02/04 11:38:36 is 1.23.60.2: RESYNC: (1.23-1.25); FILE MERGED
2005/02/04 10:41:28 is 1.23.60.1: #i38374# windows selectable languages

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [96a312e93491c2757c8933a35b617110bc87413d]

INTEGRATION: CWS nativefixer4 (1.19.8); FILE MERGED

2005/02/18 16:01:10 is 1.19.8.2: #i20372# setting MAXINST=1000 to prepare Solaris upgrade
2005/02/11 08:25:21 obr 1.19.8.1: #i42251# replace Copyright with License in epm output

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9f090103059dcbca620bfe9a37412947baa3884e]

INTEGRATION: CWS nativefixer4 (1.5.8); FILE MERGED

2005/02/17 12:21:54 is 1.5.8.3: #119274# setting unix rights for download sets
2005/02/15 15:18:20 is 1.5.8.2: #119274# root owner of unpacked files
2005/02/04 13:47:40 is 1.5.8.1: #119274# name of multi language unix download files

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [fa202b0aef16609d436da1f8a7462efbe3cc4079]

INTEGRATION: CWS nativefixer4 (1.15.8); FILE MERGED

2005/02/11 15:56:24 is 1.15.8.1: #i38098# 4nt and cygwin

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [548c88c283443fbe1106d562f34697894a2e3a49]

INTEGRATION: CWS nativefixer4 (1.8.60); FILE MERGED

2005/02/11 15:55:31 is 1.8.60.1: #i38098# 4nt and cygwin

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0daf575989cd0b61c14ceb8ca1f95bbfafbdd53e]

INTEGRATION: CWS nativefixer4 (1.29.10); FILE MERGED

2005/02/14 16:21:07 is 1.29.10.5: #i41085# all variables for scpzip_replace
2005/02/11 15:54:05 is 1.29.10.4: #i39196# java and ada in maintenance mode
2005/02/04 11:37:13 is 1.29.10.3: RESYNC: (1.29-1.31); FILE MERGED
2005/02/04 10:40:54 is 1.29.10.2: #i38374# windows selectable languages
2005/01/31 12:19:46 is 1.29.10.1: #i31582# windows module context menu

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b70caad68c83058f1c1f435eeff7a40c69da19f3]

INTEGRATION: CWS nativefixer4 (1.11.2); FILE MERGED

2005/02/11 08:42:28 obr 1.11.2.1: #i42251# new variable LICENSENAME

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [02d4e80fb22f02e1c9a32e981dda6669d539534f]

INTEGRATION: CWS cmcfixes2 (1.71.12); FILE MERGED

2005/02/15 11:37:15 cmc 1.71.12.1: #i41026# use unxlngi6 like Hamburg if compiler >= 3.4.1

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f6e705407ea3991da69fe567a1fc40158885b979]

INTEGRATION: CWS cmcfixes2 (1.162.22); FILE MERGED

2005/02/15 11:20:21 cmc 1.162.22.1: #i42421# move system stl stuff

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [040bf8bac5ce7993a4a52f7d37541fea693b5603]

INTEGRATION: CWS cmcfixes2 (1.1.2); FILE ADDED

2005/02/11 12:43:51 cmc 1.1.2.1: #i42421# enable extending testing for invalid stl

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2b41094a932f4d1ec775ec7ce29c2b760dc229ed]

INTEGRATION: CWS cmcfixes2 (1.1.2); FILE ADDED

2005/02/10 13:33:29 cmc 1.1.2.1: #i42421# enable extending testing for invalid stl

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [53460368a100bab49d25260cfd2a515a74f688aa]

INTEGRATION: CWS cmcfixes2 (1.2.12); FILE MERGED

2005/02/10 13:33:28 cmc 1.2.12.1: #i42421# enable extending testing for invalid stl

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0ee090ea4a5fdc860c9a19cd673ae0e83a80e746]

INTEGRATION: CWS cmcfixes2 (1.27.10); FILE MERGED

2005/02/11 12:43:51 cmc 1.27.10.2: #i42421# enable extending testing for invalid stl
2005/02/10 13:33:27 cmc 1.27.10.1: #i42421# enable extending testing for invalid stl

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [301999b0186293b486a4c47ec46633f32afe68e2]

INTEGRATION: CWS cmcfixes2 (1.39.26); FILE MERGED

2005/02/15 11:37:17 cmc 1.39.26.1: #i41026# use unxlngi6 like Hamburg if compiler >= 3.4.1

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3b204bfeb7ed862a4530d35df8c1ae1367e4cd58]

INTEGRATION: CWS cmcfixes2 (1.89.12); FILE MERGED

2005/02/15 11:37:17 cmc 1.89.12.1: #i41026# use unxlngi6 like Hamburg if compiler >= 3.4.1

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1fe1dca7694c50d37cfdf560ef4224166e8b0fd4]

INTEGRATION: CWS cmcfixes2 (1.10.174); FILE MERGED

2005/02/10 19:49:35 cmc 1.10.174.1: #i42457# LINK= to LINK*= for unxlngppc4.mk

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [78763e905015ea8fe8bd0275f906b4b7e5fe1f09]

INTEGRATION: CWS cmcfixes2 (1.31.144); FILE MERGED

2005/02/15 11:20:22 cmc 1.31.144.1: #i42421# move system stl stuff

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8ea558b14262da226e3de2ce12285fa9ff62d997]

INTEGRATION: CWS systempython2 (1.4.10); FILE MERGED

2005/02/18 08:50:05 cmc 1.4.10.1: #i41994# systempython post pyunofixes1

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f9e788b9783f870472aa4f623f78f11bff480bca]

INTEGRATION: CWS macosx02 (1.81.22); FILE MERGED

2005/02/11 17:45:41 pjanik 1.81.22.1: #i39969#: .dylib vs .so issues on MacOS X.

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8c33f9d8fb9569cc58593834e58d852910fae4da]

INTEGRATION: CWS macosx02 (1.39.6); FILE MERGED

2005/02/11 19:01:30 pjanik 1.39.6.2: #i39952#: Add current directory to DYLD_LIBRARY_PATH for MacOS X.
2005/01/31 14:22:38 pjanik 1.39.6.1: #i41722#: Append old PATH to the PATH varible for the environment (Mac OS
X/Darwin).

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [25119dde78a22a84af272a2b1758ba01230c8bed]

INTEGRATION: CWS macosx02 (1.50.38); FILE MERGED

2005/02/08 19:33:21 pjanik 1.50.38.1: #i39927#: Link also with salmain.o on MacOS X.

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [be7cd2e3cba5f92826bfd60cc593660ec9360503]

INTEGRATION: CWS macosx02 (1.23.62); FILE MERGED

2005/02/11 17:54:17 pjanik 1.23.62.1: #i42587#: Dynamic libraries on MacOS X (Darwin).

2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [1871dd792d18a73ae084684e9270c985425764ef]

SRC680


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e1c6aeac37217ff56bac803a2d8d1769358dbbc3]

INTEGRATION: CWS moresystemstuff (1.75.2); FILE MERGED

2005/02/16 13:22:55 rene 1.75.2.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b4d1fc2b53ce4bb0baca003c5a0cb83862bfe556]

INTEGRATION: CWS moresystemstuff (1.22.6); FILE MERGED

2005/02/16 13:23:00 rene 1.22.6.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f9978197e03ed4331ef5d4f7e5fa6886bad29241]

INTEGRATION: CWS moresystemstuff (1.83.6); FILE MERGED

2005/02/16 13:23:00 rene 1.83.6.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [facbbbce68ec223cf5f517adce629991fa1430b6]

INTEGRATION: CWS moresystemstuff (1.43.2); FILE MERGED

2005/02/16 13:22:58 rene 1.43.2.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5a4bcfca5954c690ee9e07d8814098e344fa84db]

INTEGRATION: CWS moresystemstuff (1.94.2); FILE MERGED

2005/02/16 13:22:57 rene 1.94.2.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fca7e09a196863d7c09cfd80ee312e944d403c03]

INTEGRATION: CWS dr32 (1.4.6); FILE MERGED

2005/02/03 11:53:17 dr 1.4.6.1: #118973# description for Calc add-ins

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [76c16864a02c1b45d6a1f2193d3434c711784921]

INTEGRATION: CWS ause022 (1.3.48); FILE MERGED

2005/02/16 16:17:36 hjs 1.3.48.1: #i42566#, #i42554# fix rebuild problems

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [88d98eac20f122b979172dc8aeec78895cca2dfe]

INTEGRATION: CWS ause022 (1.2.54); FILE MERGED

2005/02/16 16:17:35 hjs 1.2.54.1: #i42566#, #i42554# fix rebuild problems

2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6e2f8703497d05444246c2469d62e61128a7669f]

INTEGRATION: CWS ause022 (1.3.34); FILE MERGED

2005/02/16 16:18:31 hjs 1.3.34.1: #i42566#, #i42554# fix rebuild problems

2005-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab6e455dd0777ce3f8d1d28cd136002b9e9a7b88]

#i10000# syntax


2005-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5fcc2c5745b36216e497ba9ae33330b338bc9c1]

#i42947# make win/tcsh build find .py modules


2005-02-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5d67b16697de156b2be88589244bc99e3691d4a]

#i10000# syntax


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5bd6ed34f38879a2a74dfc7fab939bfcf27a0ec6]

SRC680


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d266fda5778f23da4953d56e28d9edd9e0adee9a]

INTEGRATION: CWS installer05 (1.11.10); FILE MERGED

2005/02/07 10:11:29 is 1.11.10.1: #119273# determine rpm file size in packing process

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5651a4d79e31375f0b1c5e169aee0da9df5b042d]

INTEGRATION: CWS installer05 (1.25.8); FILE MERGED

2005/02/07 10:11:28 is 1.25.8.1: #119273# determine rpm file size in packing process

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2deaab431843bab519529e877ac22d5274b51d43]

INTEGRATION: CWS installer05 (1.19.10); FILE MERGED

2005/02/07 10:11:28 is 1.19.10.1: #119273# determine rpm file size in packing process

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4f9f1f60b2a9677bda5430f241dfce9c6019ddd6]

INTEGRATION: CWS installer05 (1.31.8); FILE MERGED

2005/02/07 10:09:23 is 1.31.8.1: #119273# determine rpm file size in packing process

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d0adf26030ccdad1535be184b312692b3c9f2c2e]

INTEGRATION: CWS pasf4ooo (1.39.18); FILE MERGED

2005/02/15 08:38:34 rene 1.39.18.2: RESYNC: (1.39-1.43); FILE MERGED
2005/02/08 14:42:05 rene 1.39.18.1: build sndfile/portaudio for OOo, too. Implement --enable-pasf and
--with-system-{sndfile,portaudio}

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [eccacfde3c0f3a7ed498765d2c4ebb81db9b5640]

INTEGRATION: CWS pasf4ooo (1.89.4); FILE MERGED

2005/02/15 08:38:18 rene 1.89.4.3: RESYNC: (1.89-1.94); FILE MERGED
2005/02/08 14:48:46 rene 1.89.4.2: actually add the AC_ARG_ENABLE / AC_ARG_WITHs
2005/02/08 14:42:04 rene 1.89.4.1: build sndfile/portaudio for OOo, too. Implement --enable-pasf and
--with-system-{sndfile,portaudio}

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c1253466e9cc6350d6bdae20123409dff84ed749]

INTEGRATION: CWS pasf4ooo (1.71.4); FILE MERGED

2005/02/15 08:37:55 rene 1.71.4.2: RESYNC: (1.71-1.75); FILE MERGED
2005/02/08 14:48:44 rene 1.71.4.1: actually add the AC_ARG_ENABLE / AC_ARG_WITHs

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [32aa614f93186b21dc1fa0ab5379063968e7dceb]

INTEGRATION: CWS rpath1 (1.9.134); FILE MERGED

2005/01/20 14:23:59 cmc 1.9.134.1: #i41018# propogate rpath to other linux toolchains

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ea6798ce2c0dc6c53722607df75c6d92731c74a8]

INTEGRATION: CWS rpath1 (1.10.134); FILE MERGED

2005/01/20 14:23:59 cmc 1.10.134.1: #i41018# propogate rpath to other linux toolchains

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1f5bd15ec34a73fe64f30970a51153d061ad8eca]

INTEGRATION: CWS rpath1 (1.14.134); FILE MERGED

2005/01/20 14:23:59 cmc 1.14.134.1: #i41018# propogate rpath to other linux toolchains

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [04fb7fcdbefc8be99feffd7aee7ccef47a32f639]

INTEGRATION: CWS hr11 (1.7.130); FILE MERGED

2005/02/03 15:45:11 hr 1.7.130.1: #i41981#: enable -fvisibility-inlines-hidden switch

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d930523593acfe29e3287a33dca3ac262a0429f4]

INTEGRATION: CWS vq11 (1.71.8); FILE MERGED

2005/02/13 21:44:03 vq 1.71.8.1: #i42284# Change W32 shell default to tcsh.

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [370f564bb59121500fec79a389270d75c44bdf3a]

INTEGRATION: CWS vq11 (1.39.22); FILE MERGED

2005/02/13 22:23:24 vq 1.39.22.1: #i29788# Remove last traces of unused $MAC_LIB.

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [aa716fc8805df4fce1fa68091e7abb684d84875a]

INTEGRATION: CWS vq11 (1.89.8); FILE MERGED

2005/02/13 21:44:05 vq 1.89.8.1: #i42284# Change W32 shell default to tcsh.

2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [809292f4f96449fe72cab7210c907ecd25fd0871]

INTEGRATION: CWS vq11 (1.162.26); FILE MERGED

2005/02/13 22:03:40 vq 1.162.26.1: #i29788# Only MSC uses LIB env. variable.

2005-02-16  Rüdiger Timm  <rt@openoffice.org>  [a0c0c978291ace5a29e14b7523702831764bd97a]

#i10000# Make last change work for unix, too: add SOLARLIBDIR to PYTHONPATH because pyuno.so is needed to register pythonscript.py


2005-02-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c548da6ab5849a5f8dcbaea14fa21c0cdfaf5b9d]

#i10000#: copy *.py to (BIN); otherwise we'll end up with *.pyc files on solver during registering pyuno


2005-02-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [390c469b0bed0854bf4b99ef84fc8ef389efcccb]

#i10000# export PYTHONPATH to get loader registered on windows


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2941db253f54e22e0892dd107556d9f5fcc59e20]

#i10000#: no return value from create_services_rdb


2005-02-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6306cd843622a5a6a98c4e0f9e58cdc2c926058e]

#i10000# force expanding to get a valid export in tg_ext.mk


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9f172bc39b83f775aaa9fa6e7b0a0b57cd68897]

INTEGRATION: CWS babelfish06 (1.3.14); FILE MERGED

2005/01/28 13:57:39 ihi 1.3.14.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [583475f840201093efac133f68e9c206afdae262]

INTEGRATION: CWS babelfish06 (1.2.64); FILE MERGED

2005/01/28 13:57:43 ihi 1.2.64.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2e11a0968766c2e14821f7098806d4700ab783]

INTEGRATION: CWS babelfish06 (1.2.64); FILE MERGED

2005/01/28 13:57:42 ihi 1.2.64.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9abb9ecc2da493ff1078384bd38c74639dffae24]

INTEGRATION: CWS babelfish06 (1.2.24); FILE MERGED

2005/01/28 13:57:41 ihi 1.2.24.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [94051146c516e3d4fbf525d1c469be671a05a5a8]

INTEGRATION: CWS babelfish06 (1.2.64); FILE MERGED

2005/01/28 13:57:41 ihi 1.2.64.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5976829bb4ad57efb8b408286c803bb55e1992]

INTEGRATION: CWS babelfish06 (1.2.64); FILE MERGED

2005/01/28 13:57:37 ihi 1.2.64.1: #i37036# German translations merged

2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [518b2c2e855e125aa4141bef2b725a4c005d7ccb]

SRC680


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a48eb9e6c65d0d9fb24b35873b60248949c71f6]

INTEGRATION: CWS pj17 (1.12.20); FILE MERGED

2005/02/03 17:22:22 gh 1.12.20.2: RESYNC: (1.12-1.15); FILE MERGED
2005/01/22 18:05:30 pjanik 1.12.20.1: #i41132#: Add back the library tfu and resource files.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [393da0dcdad5e909b433e4af839d7c122d1bd621]

INTEGRATION: CWS vq09 (1.69.2); FILE MERGED

2005/02/03 20:28:24 vq 1.69.2.3: #i39743# Regenerate configure.
2005/01/28 20:55:24 vq 1.69.2.2: RESYNC: (1.69-1.70); FILE MERGED
2005/01/27 23:39:29 vq 1.69.2.1: #i39743# Detect library directory for newer directx sdk.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [310ee1937e219580010878007ee9a8df61cf86e9]

INTEGRATION: CWS vq09 (1.39.2); FILE MERGED

2005/01/27 23:39:30 vq 1.39.2.1: #i39743# Detect library directory for newer directx sdk.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd692a4f331273114444a8efb6a7a9bcd8d286ee]

INTEGRATION: CWS vq09 (1.87.2); FILE MERGED

2005/01/28 20:55:10 vq 1.87.2.2: RESYNC: (1.87-1.88); FILE MERGED
2005/01/27 23:39:30 vq 1.87.2.1: #i39743# Detect library directory for newer directx sdk.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [02917dc1f4adedbadd2e27554a953c60bc8a2e2f]

INTEGRATION: CWS vq09 (1.70.54); FILE MERGED

2005/01/31 15:31:34 vq 1.70.54.3: #i41571# Cosmetic changes.
2005/01/28 18:13:05 vq 1.70.54.2: #i41571# Quick clean-up for wnt.mk.
2005/01/28 16:59:59 cmc 1.70.54.1: #i41560# add JAVAI to cygwin

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5398fc690003f5505f2e927402658a6a93c6e235]

INTEGRATION: CWS vq09 (1.21.58); FILE MERGED

2005/01/29 05:37:50 vq 1.21.58.1: #i41571# The /COMMENT:.. switch needs to be preserved.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ef9ad1f39eb1deb4f60b360110ee053b3df13eb]

INTEGRATION: CWS configure5 (1.71.2); FILE MERGED

2005/02/07 10:43:16 rene 1.71.2.4: #i42152#

we need to check for gconf-2.0, too
2005/02/05 20:43:16 rene 1.71.2.3: #i41589#

honour QTDIR also for the lib...
2005/02/05 13:04:14 rene 1.71.2.2: check for gnome-vfs-2.0 in configure
2005/02/05 12:54:47 rene 1.71.2.1: #i42111# add FreeBSD to the Xinerama check
#i42109# FreeBSD porting : cleanup configure

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c00d959671771b731516242147d0e62dbff6c19]

INTEGRATION: CWS configure5 (1.39.14); FILE MERGED

2005/02/05 13:04:16 rene 1.39.14.1: check for gnome-vfs-2.0 in configure

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d30e4453dd7b690e1c630ab73b24ed4a9a2d9c]

INTEGRATION: CWS configure5 (1.89.2); FILE MERGED

2005/02/07 10:43:20 rene 1.89.2.4: #i42152#

we need to check for gconf-2.0, too
2005/02/05 20:43:17 rene 1.89.2.3: #i41589#

honour QTDIR also for the lib...
2005/02/05 13:04:16 rene 1.89.2.2: check for gnome-vfs-2.0 in configure
2005/02/05 12:54:26 rene 1.89.2.1: #i42111# add FreeBSD to the Xinerama check
#i42109# FreeBSD porting : cleanup configure

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d62b533278bff14d82b3593b081567db340b0e]

INTEGRATION: CWS ause020 (1.10.172); FILE MERGED

2005/02/11 10:55:54 hjs 1.10.172.1: #i42269# support visibility feature

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1122368043a74f85459edfdbc29a59a20597e88d]

INTEGRATION: CWS ause020 (1.14.172); FILE MERGED

2005/02/11 10:55:54 hjs 1.14.172.1: #i42269# support visibility feature

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [313792700d3a7f8f80d048bd6e8d2057d7be514f]

INTEGRATION: CWS ause020 (1.14.54); FILE MERGED

2005/02/10 19:43:48 hjs 1.14.54.1: #i42456# fix numbering of image directories

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e9ea83130857e4eacb113c51aec9fb2ae2272dc]

INTEGRATION: CWS ause020 (1.13.54); FILE MERGED

2005/02/10 19:43:49 hjs 1.13.54.1: #i42456# fix numbering of image directories

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [821beaba720aadbc53a23a92ef840719b83088dc]

INTEGRATION: CWS dmakevercheck (1.71.6); FILE MERGED

2005/02/10 01:11:09 vq 1.71.6.3: #i38850# Cosmetic fix.
2005/02/09 15:01:46 vq 1.71.6.2: #i38850# The old dmake version identifies itself as 4.10 PL 0. Check added.
2005/02/09 11:15:46 rene 1.71.6.1: #i38850#
check dmake version

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea0dc9bb0044d7dafa64daf4fb6c4819a52c441e]

INTEGRATION: CWS dmakevercheck (1.89.6); FILE MERGED

2005/02/10 01:11:11 vq 1.89.6.3: #i38850# Cosmetic fix.
2005/02/09 15:01:48 vq 1.89.6.2: #i38850# The old dmake version identifies itself as 4.10 PL 0. Check added.
2005/02/09 11:15:51 rene 1.89.6.1: #i38850#
check dmake version

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6ff7fdb263dbed5fb7a1d6d2807996309921d82]

INTEGRATION: CWS pyunofixes1 (1.3.14); FILE MERGED

2004/12/19 20:52:13 jbu 1.3.14.1: #i25309# removed pyiuno.ini, now bootstrapping via standard uno.ini

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62a4cf29ca5f4116bcea619b5951d8547e957e5]

INTEGRATION: CWS pyunofixes1 (1.5.14); FILE MERGED

2005/01/16 21:26:11 jbu 1.5.14.2: RESYNC: (1.5-1.7); FILE MERGED
2004/12/12 19:26:38 jbu 1.5.14.1: #i25309# removed the obsolete native pythonscript component, added flag for uno-component for pythonscript.py file

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [41ae2546110093e736a63823063fc6c4ed2c8110]

INTEGRATION: CWS pyunofixes1 (1.15.42); FILE MERGED

2005/01/19 23:09:28 jbu 1.15.42.2: #i38864# added workaround for cygwin to avoid warnings
2004/12/19 16:04:38 jbu 1.15.42.1: #i38864# enabling python components for the packaging process

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [211c12a66c2bc2d92def0557d734a1f4533243b3]

INTEGRATION: CWS buildcond02 (1.7.10); FILE MERGED

2004/12/09 14:35:27 mmeeks 1.7.10.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [44cfb0c2090c815290be58cd60435cbff269d757]

INTEGRATION: CWS buildcond02 (1.13.10); FILE MERGED

2005/01/31 13:25:29 mmeeks 1.13.10.2: RESYNC: (1.13-1.20); FILE MERGED
2004/12/09 14:35:26 mmeeks 1.13.10.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f0196d3c0bdec0517fc36dd9b883af3cdcc0d0]

INTEGRATION: CWS buildcond02 (1.14.10); FILE MERGED

2005/01/06 17:20:07 mmeeks 1.14.10.2: RESYNC: (1.14-1.16); FILE MERGED
2004/12/09 14:35:25 mmeeks 1.14.10.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [55fecc7168e3cc5cb67a7c336217b3514f057aa4]

INTEGRATION: CWS buildcond02 (1.71.10); FILE MERGED

2005/01/31 13:25:40 mmeeks 1.71.10.3: RESYNC: (1.75-1.81); FILE MERGED
2005/01/06 17:19:41 mmeeks 1.71.10.2: RESYNC: (1.71-1.75); FILE MERGED
2004/12/09 14:35:25 mmeeks 1.71.10.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0432432a98effda14a891f3847329846b53a229c]

INTEGRATION: CWS buildcond02 (1.6.24); FILE MERGED

2004/12/09 14:35:24 mmeeks 1.6.24.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f8bb309f2de7f43bf5744cd9941f395a56e697d]

INTEGRATION: CWS buildcond02 (1.10.24); FILE MERGED

2005/01/31 13:28:25 mmeeks 1.10.24.2: RESYNC: (1.10-1.12); FILE MERGED
2004/12/09 14:35:24 mmeeks 1.10.24.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ed6042afed416211bab4b498c40b74aabc7c7bd]

INTEGRATION: CWS buildcond02 (1.4.192); FILE MERGED

2004/12/09 14:35:23 mmeeks 1.4.192.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ccda12b7b137e768d281e9daff78947644e4fd]

INTEGRATION: CWS buildcond02 (1.11.24); FILE MERGED

2005/01/31 13:27:10 mmeeks 1.11.24.2: RESYNC: (1.11-1.13); FILE MERGED
2004/12/09 14:35:22 mmeeks 1.11.24.1: Issue number: #i29937# #i36764# #i35742#
Submitted by: mmeeks

Allow binfilter to be disabled & not packaged
Fix bugs with system python packaging
Allow myspell dictionaries not to be packaged.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c18d2d419b84f1c4be1ae4aed75a18613c22a0]

INTEGRATION: CWS buildcond02 (1.8.22); FILE MERGED

2005/01/31 13:23:14 mmeeks 1.8.22.3: RESYNC: (1.9-1.11); FILE MERGED
2005/01/06 17:19:22 mmeeks 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED
2004/12/09 19:52:41 mmeeks 1.8.22.1: Issue number: #i35742#
Submitted by: mmeeks
Fix python conditional.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd28807d9bdece1011c03218ea88fb7d82bf3549]

INTEGRATION: CWS buildcond02 (1.26.8); FILE MERGED

2005/01/31 13:20:39 mmeeks 1.26.8.5: RESYNC: (1.29-1.39); FILE MERGED
2005/01/06 17:15:00 mmeeks 1.26.8.4: RESYNC: (1.27-1.29); FILE MERGED
2004/12/10 14:03:26 mmeeks 1.26.8.3: RESYNC: (1.26-1.27); FILE MERGED
2004/12/09 14:44:29 mmeeks 1.26.8.2: Issue number: #i29937#
Submitted by: mmeeks

Add myspell dictionary packaging disablement.
2004/12/09 14:32:25 mmeeks 1.26.8.1: Issue number: #i35742#
Submitted by: mmeeks

Add BUILD_TYPE conditionals & --with-binfilter conditional.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae482dde653c8dcf3614a1dcbb58767b21bd503]

INTEGRATION: CWS buildcond02 (1.77.8); FILE MERGED

2005/01/31 13:20:09 mmeeks 1.77.8.6: RESYNC: (1.80-1.88); FILE MERGED
2005/01/06 17:14:35 mmeeks 1.77.8.5: RESYNC: (1.78-1.80); FILE MERGED
2004/12/10 14:03:05 mmeeks 1.77.8.4: RESYNC: (1.77-1.78); FILE MERGED
2004/12/09 16:47:27 mmeeks 1.77.8.3: Issue number: #i35742#
Submitted by: mmeeks
Conditionalize a scad of things with BUILD_TYPE
2004/12/09 14:44:28 mmeeks 1.77.8.2: Issue number: #i29937#
Submitted by: mmeeks

Add myspell dictionary packaging disablement.
2004/12/09 14:32:24 mmeeks 1.77.8.1: Issue number: #i35742#
Submitted by: mmeeks

Add BUILD_TYPE conditionals & --with-binfilter conditional.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [adfdb45921b5432d45907c1208c1b4b2840ab512]

INTEGRATION: CWS buildcond02 (1.24.12); FILE MERGED

2005/01/31 13:10:15 mmeeks 1.24.12.4: RESYNC: (1.26-1.29); FILE MERGED
2005/01/06 17:03:13 mmeeks 1.24.12.3: RESYNC: (1.25-1.26); FILE MERGED
2004/12/10 14:01:58 mmeeks 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED
2004/12/10 13:35:48 mmeeks 1.24.12.1: Issue number: #i35742#
Submitted by: mmeeks
Fix problems with disabling binfilter packaging

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f86bf445293541349b7a9904c0e499a09c690882]

INTEGRATION: CWS pj18 (1.68.6); FILE MERGED

2005/01/31 19:17:41 pjanik 1.68.6.1: #i40720#: Rename default color scheme from hardcoded "Default" to
%PRODUCTNAME.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f448df024fe5cd501d53296b001c42556da725fd]

INTEGRATION: CWS fpic1 (1.27.8); FILE MERGED

2005/02/01 14:30:51 cmc 1.27.8.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [76e8b16a15038bf33fc4c661aeddfd9b19d2ab2e]

INTEGRATION: CWS fpic1 (1.70.66); FILE MERGED

2005/02/01 14:40:59 cmc 1.70.66.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0e97e159c3c070f6780c763a8f6ade95856cbc3]

INTEGRATION: CWS fpic1 (1.7.166); FILE MERGED

2005/02/01 14:40:58 cmc 1.7.166.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [271c5fe0d9f5e72c18ba5bfd0f355c4477d2d15a]

INTEGRATION: CWS fpic1 (1.2.32); FILE MERGED

2005/02/01 14:40:58 cmc 1.2.32.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9098638f232e96c154a8207008570727999ccd8f]

INTEGRATION: CWS fpic1 (1.5.158); FILE MERGED

2005/02/01 14:40:58 cmc 1.5.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1548b46d0bc55b7fb8c3a3dc49e1ac56ac2fecf8]

INTEGRATION: CWS fpic1 (1.50.42); FILE MERGED

2005/02/01 14:40:57 cmc 1.50.42.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd8a18e8e30881cac0eeb83ac9449576bd73b3c7]

INTEGRATION: CWS pj18 (1.24.60); FILE MERGED

2005/01/29 11:54:34 pjanik 1.24.60.1: #i41503#: Add Malay language (ms).

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d7a8d22a218273a1adc85c350cb84559c916f0]

INTEGRATION: CWS fpic1 (1.6.158); FILE MERGED

2005/02/01 14:40:55 cmc 1.6.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f21b900a87206bb3e09ee1335bdff0bf9d12a153]

INTEGRATION: CWS fpic1 (1.8.158); FILE MERGED

2005/02/01 14:40:54 cmc 1.8.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a09aa57bb73c41a1fa86e4fff6c58eb4802e141]

INTEGRATION: CWS fpic1 (1.9.158); FILE MERGED

2005/02/01 14:40:52 cmc 1.9.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e25e2963a46ec778d22a73db95b5e833e435ceb]

INTEGRATION: CWS fpic1 (1.6.166); FILE MERGED

2005/02/01 14:40:51 cmc 1.6.166.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c52f7581501f852f2f39c459a1254db31df03f]

INTEGRATION: CWS fpic1 (1.10.158); FILE MERGED

2005/02/01 14:40:50 cmc 1.10.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9669a983832921b948ccaba249d5119c663a46a]

INTEGRATION: CWS fpic1 (1.14.158); FILE MERGED

2005/02/01 14:40:49 cmc 1.14.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [00208e1f159ce8551b67b6171a3c406827bbc748]

INTEGRATION: CWS fpic1 (1.5.158); FILE MERGED

2005/02/01 14:40:48 cmc 1.5.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [118d80e6e6f9662fd0c0bc3075550b97fd26cd68]

INTEGRATION: CWS fpic1 (1.7.128); FILE MERGED

2005/02/01 14:40:47 cmc 1.7.128.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe21ed00117754d2b8a6ef996af491537aa6bed]

INTEGRATION: CWS fpic1 (1.31.128); FILE MERGED

2005/02/01 14:40:44 cmc 1.31.128.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcac7f819dad358f181776a6dee73211095fa026]

INTEGRATION: CWS fpic1 (1.7.166); FILE MERGED

2005/02/01 14:40:43 cmc 1.7.166.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [695a25de9709966896488687c42b7e1b678b92c3]

INTEGRATION: CWS fpic1 (1.4.436); FILE MERGED

2005/02/01 14:40:43 cmc 1.4.436.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe5adefafb8aa24f6948f6cefbfd8f8120d4bfb3]

INTEGRATION: CWS fpic1 (1.12.32); FILE MERGED

2005/02/01 14:40:41 cmc 1.12.32.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8840a206931803834a1d696fed17a8a939865ac5]

INTEGRATION: CWS fpic1 (1.9.158); FILE MERGED

2005/02/01 14:40:41 cmc 1.9.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a93a5c662b9d45d6f0c4bedfff1cb5a23747690]

INTEGRATION: CWS fpic1 (1.5.158); FILE MERGED

2005/02/01 14:40:40 cmc 1.5.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f8c0610c7addda161f793eea39d24876ddd343e]

INTEGRATION: CWS fpic1 (1.8.158); FILE MERGED

2005/02/01 14:40:40 cmc 1.8.158.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a8f2abfb523eeee10af704a97e424dd89c06e10]

INTEGRATION: CWS fpic1 (1.2.450); FILE MERGED

2005/02/01 14:40:39 cmc 1.2.450.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9bde95b8d7493c7769bc69eb5e176175e723448]

INTEGRATION: CWS fpic1 (1.161.16); FILE MERGED

2005/02/01 14:40:38 cmc 1.161.16.1: #i41014# centralize -fpic/-fPIC into one variable

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7049fc7cfde7b7c745c33a503cd4b93b46a3a635]

INTEGRATION: CWS kendy01 (1.3.70); FILE MERGED

2005/02/09 15:13:10 kendy 1.3.70.2: #i41034# Set STAR_RESOURCEPATH in env.
2005/02/09 14:34:45 kendy 1.3.70.1: #i24253# Let recent-files work even after linkoo.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [081114596e15ab0e4ddf3e61f0af2068087a15e0]

INTEGRATION: CWS vq10 (1.39.12); FILE MERGED

2005/02/08 00:45:11 vq 1.39.12.2: #i41780# Fix typo.
2005/02/03 22:31:59 vq 1.39.12.1: #i41780# Fix wrong path order problem. Regenerate configure.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d51b1ce5e886b6dbd01f6e2fcc9cc1b7e320b5b7]

INTEGRATION: CWS vq10 (1.88.8); FILE MERGED

2005/02/08 00:33:57 vq 1.88.8.2: RESYNC: (1.88-1.89); FILE MERGED
2005/02/03 22:31:58 vq 1.88.8.1: #i41780# Fix wrong path order problem. Regenerate configure.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f07e96bb195461dc29fb26ba268b6b9df76dcab]

INTEGRATION: CWS vq10 (1.70.10); FILE MERGED

2005/02/08 00:58:55 vq 1.70.10.3: #i41780# Regenerate configure.
2005/02/08 00:34:08 vq 1.70.10.2: RESYNC: (1.70-1.71); FILE MERGED
2005/02/03 22:31:57 vq 1.70.10.1: #i41780# Fix wrong path order problem. Regenerate configure.

2005-02-10  Rüdiger Timm  <rt@openoffice.org>  [e6d9be7eb87e56f8877ca5dd762ee20fc86bc228]

#i42254# It is no error when creating a directory fails because some other process meanhwile did it (Fix: IS).


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [29bc9a144ae4eb42da8be8a301d539971a12ef3a]

#119274# Naming of multi language sets (IS).


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [32a84b3f43a2287db717fcf78681bdf825170525]

SRC680


2005-02-08  Rüdiger Timm  <rt@openoffice.org>  [7c8d528a8338769b5109819131523cea74cc1afb]

SRC680


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [f904cdc6acbd5efc6cd3895849f9eb649ab3edd9]

INTEGRATION: CWS sysui04 (1.13.2); FILE MERGED

2005/02/03 12:52:48 obr 1.13.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:07 obr 1.13.2.1: Added substitute flags for .desktop files

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [1a675b8d376e4b2acdd07f1c605091b1695c9a29]

INTEGRATION: CWS sysui04 (1.71.2); FILE MERGED

2005/02/03 12:52:48 obr 1.71.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:06 obr 1.71.2.1: Added substitute flags for .desktop files

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [c9bc7ba289961b29c40a82576bf039ebd4b28f0a]

INTEGRATION: CWS sysui04 (1.8.16); FILE MERGED

2005/02/04 07:57:42 obr 1.8.16.1: fixed typo in desktop gid

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [4f7ea4e07267851ac120b91a59de14cc334374bc]

INTEGRATION: CWS sysui04 (1.14.2); FILE MERGED

2005/02/03 12:52:47 obr 1.14.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:06 obr 1.14.2.1: Added substitute flags for .desktop files

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [cb2d85f14b9eaf424804b1ca70e3f1d68b22b791]

INTEGRATION: CWS sysui04 (1.15.2); FILE MERGED

2005/02/03 12:52:45 obr 1.15.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:05 obr 1.15.2.1: Added substitute flags for .desktop files

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [62c9b785effb243fcc61d1257eb5a9ad2d978412]

INTEGRATION: CWS sysui04 (1.13.2); FILE MERGED

2005/02/03 12:52:44 obr 1.13.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:05 obr 1.13.2.1: Added substitute flags for .desktop files

2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [bbf1cb3505d23b765cac0b7fd86e2bc035fb4fbc]

INTEGRATION: CWS sysui04 (1.15.2); FILE MERGED

2005/02/03 12:52:43 obr 1.15.2.2: SUBSTITUTE -> SCPZIP_REPLACE
2005/02/03 07:10:04 obr 1.15.2.1: Added substitute flags for .desktop files

2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [a5d0c7231293e32ff70924c0af45c80da1824407]

SRC680


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [e9aa464ddbd12d6a7cecb4bb9a69ee0b460432f5]

INTEGRATION: CWS cmcfixes1 (1.80.2); FILE MERGED

2005/01/28 08:22:56 cmc 1.80.2.1: #i41437# move to newer libxml2

2005-02-03  Rüdiger Timm  <rt@openoffice.org>  [c4493f914fc2980dadfdc26ba5935e121b57eefd]

INTEGRATION: CWS configuretypofix (1.87.4); FILE MERGED

2005/01/28 19:16:52 rene 1.87.4.2: #i41516# s/specifiy/specify/
2005/01/28 19:07:39 rene 1.87.4.1: #i41516# fix typo

2005-02-03  Rüdiger Timm  <rt@openoffice.org>  [5b9f6ea5ca250fec9e18f755ad29b47b84d3f570]

INTEGRATION: CWS configuretypofix (1.69.4); FILE MERGED

2005/01/28 19:16:51 rene 1.69.4.2: #i41516# s/specifiy/specify/
2005/01/28 19:07:37 rene 1.69.4.1: #i41516# fix typo

2005-02-03  Rüdiger Timm  <rt@openoffice.org>  [8e2b6a67f4420abbf046915359b71b688dcd27d5]

INTEGRATION: CWS mmeeks04 (1.3.62); FILE MERGED

2005/01/31 16:42:05 mmeeks 1.3.62.1: Issue number: #i41286# #i41465#
Submitted by: mmeeks
Reviewed by:  mmeeks

Trivial hacker tooling fixes.

2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [5b8cb041825e7aa2e437a981c39e87bc0aa1b155]

SRC680


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [2b65ef09fdad2fdb4f551b63ba3778d657bfc5e5]

SRC680


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [0514b01006ede6e5f2f4a1fbe4a4f9b470cf6169]

#41796# allow nmake to be a part of path


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [c6137b84efe7790e9f4ea7ba3a8300843dc3e13a]

#i10000# enable download sets for unix multilanguage sets.


2005-02-01  Ingo Schmidt  <is@openoffice.org>  [21ee57e285df726cebabc6ca440af59b546467eb]

IS: Including nsis support for russian and dutch


2005-02-01  Ingo Schmidt  <is@openoffice.org>  [0f63a923b2e9aa6159de3d288e4519ecd63fae6c]

IS: No double packed in names of download sets on ship install


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [62f34dbea82dd7f547777fbd2528146fc2a4e955]

#i10000# typo (must be lastdir, not downloaddir)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cbdca8fb7f1b89cff6656a85116ae801ca09e335]

SRC680


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e560a9ea4cce9a2730f9862bb2386d96c9a89ade]

INTEGRATION: CWS wordmlfilter01 (1.58.12); FILE MERGED

2005/01/24 03:32:08 gyang 1.58.12.2: RESYNC: (1.58-1.65); FILE MERGED
2004/12/17 08:23:37 gyang 1.58.12.1: wordmlfilter01

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [eb8b2a64ae5617737cb0ebdbbad35ddc4e7609d1]

INTEGRATION: CWS nativefixer3 (1.15.22); FILE MERGED

2005/01/26 10:26:00 is 1.15.22.3: RESYNC: (1.15-1.17); FILE MERGED
2005/01/21 15:35:26 is 1.15.22.2: join to cws sysui03
2005/01/20 13:37:05 is 1.15.22.1: #118620# smaller root package

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [da5251d26003d5363469cd7b6349b56e14ce595a]

INTEGRATION: CWS nativefixer3 (1.10.4); FILE MERGED

2005/01/21 15:35:25 is 1.10.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [40aef5cd2572d60c61235691d30fa90cba7eeea5]

INTEGRATION: CWS nativefixer3 (1.2.108); FILE MERGED

2005/01/24 14:27:39 is 1.2.108.1: #i39220# shorter module description

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [71ad24454c6748f24ff9747131cc723a5b55932b]

INTEGRATION: CWS nativefixer3 (1.16.4); FILE MERGED

2005/01/26 13:08:33 is 1.16.4.1: #i40375# productnames with white spaces

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c16ff9aa250546276b343d06bf8e2de19e75cc13]

INTEGRATION: CWS nativefixer3 (1.1.2); FILE ADDED

2005/01/21 15:34:36 is 1.1.2.2: #118620# splitting the root module
2005/01/20 13:39:14 is 1.1.2.1: #118620# smaller root package

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [767843f4f117d95b547c3ddb6ef7e6d5ba8aa01c]

INTEGRATION: CWS nativefixer3 (1.14.2); FILE MERGED

2005/01/26 10:24:40 is 1.14.2.3: RESYNC: (1.14-1.19); FILE MERGED
2005/01/21 15:35:25 is 1.14.2.2: join to cws sysui03
2005/01/20 13:39:51 is 1.14.2.1: #118620# smaller root package

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1207ce826bfc54e19f64424c0e2c290715e2a19a]

INTEGRATION: CWS nativefixer3 (1.64.2); FILE MERGED

2005/01/26 12:14:31 obr 1.64.2.4: #i35698# moved gnome-set-default-application into gnome module
2005/01/26 10:23:36 is 1.64.2.3: RESYNC: (1.64-1.66); FILE MERGED
2005/01/21 15:35:24 is 1.64.2.2: join to cws sysui03
2005/01/14 11:14:20 is 1.64.2.1: #i40375# no more delete_only files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a23b8d77fb2382d99dc89501c53fd3763d106cff]

INTEGRATION: CWS nativefixer3 (1.20.4); FILE MERGED

2005/01/26 10:23:49 is 1.20.4.2: RESYNC: (1.20-1.22); FILE MERGED
2005/01/21 15:35:24 is 1.20.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6c61117080a977f2c44041cbe234f200904b8459]

INTEGRATION: CWS nativefixer3 (1.11.4); FILE MERGED

2005/01/21 15:35:23 is 1.11.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [429cb2a09f57c396136ad79f09f7fb57ab740b64]

INTEGRATION: CWS nativefixer3 (1.12.4); FILE MERGED

2005/01/21 15:35:20 is 1.12.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [419f3ae2e74f43caa221dafd1fc0f592d96c2333]

INTEGRATION: CWS nativefixer3 (1.1.310); FILE MERGED

2005/01/26 12:14:30 obr 1.1.310.2: #i35698# moved gnome-set-default-application into gnome module
2005/01/21 15:35:19 is 1.1.310.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b072bfadbb5aa7063927030fe1329ed978780896]

INTEGRATION: CWS nativefixer3 (1.1.310); FILE MERGED

2005/01/26 12:14:29 obr 1.1.310.2: #i35698# moved gnome-set-default-application into gnome module
2005/01/21 15:35:19 is 1.1.310.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [806356e313c79cb4a280541ab88031e583411fd4]

INTEGRATION: CWS nativefixer3 (1.10.4); FILE MERGED

2005/01/21 15:35:18 is 1.10.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9496cb7a12dc167997640e4588d08491f3e31798]

INTEGRATION: CWS nativefixer3 (1.3.152); FILE MERGED

2005/01/14 11:12:22 is 1.3.152.1: #i40640# broken umlauts, missing space

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f27b47ff53cd1931c6dd8d69d27c36869c662e13]

INTEGRATION: CWS nativefixer3 (1.12.4); FILE MERGED

2005/01/21 15:35:18 is 1.12.4.1: join to cws sysui03

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f8714297e6d6c062089675cb21f59ea02d820f13]

INTEGRATION: CWS nativefixer3 (1.7.200); FILE MERGED

2005/01/26 10:17:35 is 1.7.200.2: RESYNC: (1.7-1.8); FILE MERGED
2004/12/16 15:37:15 is 1.7.200.1: #i38597# removing superfluous macro

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d096a94a664905b045e71df54399369aa5571dd0]

INTEGRATION: CWS nativefixer3 (1.3.162); FILE MERGED

2004/12/16 15:26:58 is 1.3.162.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ccf254fd574a0f3e3c03321f1165b39b70eedfb1]

INTEGRATION: CWS nativefixer3 (1.4.162); FILE MERGED

2004/12/16 15:26:58 is 1.4.162.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4cb7da62e1bbd53189894dab5d9644f8645d7873]

INTEGRATION: CWS nativefixer3 (1.6.156); FILE MERGED

2004/12/16 15:26:57 is 1.6.156.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [95ee20cb66f8f888cc4a86072eafc819631718ac]

INTEGRATION: CWS nativefixer3 (1.2.244); FILE MERGED

2004/12/16 15:26:57 is 1.2.244.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [42c4bc54bea979da6a212d3c9837618efffb3ef9]

INTEGRATION: CWS nativefixer3 (1.2.244); FILE MERGED

2005/01/14 14:53:37 is 1.2.244.1: #118620# preparing submodules with many files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3371e29f256762df0ab8dcbb2c51cafa63db4787]

INTEGRATION: CWS nativefixer3 (1.2.244); FILE MERGED

2004/12/16 15:26:25 is 1.2.244.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9f9d50ee577649cebabd1b45389926f18e768b7f]

INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED

2004/12/17 13:08:40 is 1.4.38.1: #39198# semicolon check

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b3beba7f8bf2cda2cd5a60c334ccc8e40cc49c16]

INTEGRATION: CWS nativefixer3 (1.6.38); FILE MERGED

2005/01/10 17:05:38 is 1.6.38.1: #i40272# subfolder in windows start menu

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [41b1beba88bb4ea9c4d1e5cf9dac184bc13dd1d3]

INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED

2005/01/20 13:24:43 is 1.4.38.1: #i40375# codepage 0 for english multilingual installation sets

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9607a693cbda2ec53eacecaed38391a6d3e717e0]

INTEGRATION: CWS nativefixer3 (1.17.22); FILE MERGED

2005/01/26 13:07:43 is 1.17.22.1: #i40375# productnames with white spaces

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5b3b14584b7bd9f0a43f578fb5065f07d73f5e42]

INTEGRATION: CWS nativefixer3 (1.2.200); FILE MERGED

2005/01/19 13:56:20 is 1.2.200.1: #i38658# no more than 817 components at a feature

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [66da6446ade0f5e76371ac4624570ba8a2850cea]

INTEGRATION: CWS nativefixer3 (1.6.22); FILE MERGED

2005/01/19 15:47:39 is 1.6.22.2: #i40375# fixing typo
2005/01/12 09:55:22 is 1.6.22.1: #i40375# interpretation of flag HIDDEN_ROOT

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [613ec24045226976861668360cdc122a8e30af4b]

INTEGRATION: CWS nativefixer3 (1.5.108); FILE MERGED

2005/01/14 14:46:11 is 1.5.108.2: #i40375# template folder name
2005/01/10 17:05:38 is 1.5.108.1: #i40272# subfolder in windows start menu

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cc84ccbb62549551bb98b76a34272f5320f3869f]

INTEGRATION: CWS nativefixer3 (1.6.140); FILE MERGED

2005/01/17 13:57:26 is 1.6.140.1: #119033# setting packager in spec file

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [af8bd6e2e4480d474f29c5ac7661fce8807e0314]

INTEGRATION: CWS nativefixer3 (1.7.22); FILE MERGED

2005/01/25 09:28:21 is 1.7.22.1: #i41207# simple installer and language packs

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [47ecd78b32bd86a06b6f3ce5f4571dd13c0d1eb3]

INTEGRATION: CWS nativefixer3 (1.10.38); FILE MERGED

2005/01/11 13:02:08 is 1.10.38.3: #118688# creating download installation sets
2005/01/10 11:47:59 is 1.10.38.2: RESYNC: (1.10-1.13); FILE MERGED
2004/12/17 15:28:29 is 1.10.38.1: #i38913# unique directory name

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b65ac4404ac799ef79ae497f5c7ec98fa215aebb]

INTEGRATION: CWS nativefixer3 (1.5.38); FILE MERGED

2005/01/26 13:07:43 is 1.5.38.1: #i40375# productnames with white spaces

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4ed665413e51a9cdeda6edcf962cba7d180bd49d]

INTEGRATION: CWS nativefixer3 (1.15.38); FILE MERGED

2005/01/11 14:06:14 is 1.15.38.1: #i40375# no more addition of legacy_binfilters.rdb into file array

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [201c445edf4e11c45efea7caffa84c5049522fd3]

INTEGRATION: CWS nativefixer3 (1.6.156); FILE MERGED

2005/01/18 09:56:11 is 1.6.156.1: #118673# replacing variables in rtf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f7d93836ce03eaa7d09dae28f53c6c8daa04a478]

INTEGRATION: CWS nativefixer3 (1.2.200); FILE MERGED

2005/01/28 11:01:39 is 1.2.200.4: #i41134# no \r\n for cygwin
2005/01/27 15:09:32 is 1.2.200.3: #i41134# windows line ends only for cygwin tcsh
2005/01/25 09:18:20 is 1.2.200.2: #i41134# windows line endings
2005/01/24 13:59:41 is 1.2.200.1: #i41134# dos line ends for ini files on Windows

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [52bef49ba6c373a631567fe1bb33dce7d3bf4b40]

INTEGRATION: CWS nativefixer3 (1.12.38); FILE MERGED

2005/01/10 11:47:38 is 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED
2004/12/17 15:28:28 is 1.12.38.1: #i38913# unique directory name

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3b1e0f24f6ec20b23d6bb858b17891a4dc5b9c4c]

INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED

2005/01/26 13:07:42 is 1.4.38.1: #i40375# productnames with white spaces

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c22c4b715103387ff01fa8ed729862e4c55e21a9]

INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED

2005/01/19 15:47:14 is 1.4.38.2: #i40375# fixing typo
2005/01/18 15:42:01 is 1.4.38.1: #i36837# language packs without shell scripts using DONT_REMOVE_PACKAGE

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5dc0a35c3857edc9591404922b8cedb99a121cd1]

INTEGRATION: CWS nativefixer3 (1.10.4); FILE MERGED

2005/01/27 08:50:58 is 1.10.4.3: #118673# replacing variables in cnpsdk license file
2005/01/12 13:53:10 is 1.10.4.2: #i40375# removing empty packages
2005/01/12 09:53:45 is 1.10.4.1: #i40375# removing empty packages from build process

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bbc0a870e3fd6d1522bbdb1aae558de9fa440eb3]

INTEGRATION: CWS nativefixer3 (1.23.22); FILE MERGED

2005/01/17 13:57:25 is 1.23.22.5: #119033# setting packager in spec file
2005/01/17 12:33:03 is 1.23.22.4: #118688# creating one file installer
2005/01/14 14:45:39 is 1.23.22.3: #i40375# template folder name
2005/01/12 09:53:44 is 1.23.22.2: #i40375# removing empty packages from build process
2005/01/11 13:02:39 is 1.23.22.1: #118497# version numbering

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [867bd274fe8799d4609b745c4c0abe07dda1cdaf]

INTEGRATION: CWS nativefixer3 (1.16.22); FILE MERGED

2005/01/26 13:07:42 is 1.16.22.8: #i40375# productnames with white spaces
2005/01/24 13:12:45 is 1.16.22.7: #118497# adding timestamp to package revision
2005/01/21 15:24:50 is 1.16.22.6: join to cws sysui03
2005/01/17 13:57:24 is 1.16.22.5: #119033# setting packager in spec file
2005/01/17 13:22:57 is 1.16.22.4: #119033# setting packager in RPM
2005/01/12 13:53:58 is 1.16.22.3: #i39462# epm environment variable
2005/01/11 15:26:36 is 1.16.22.2: #i39462# epm environment variable
2005/01/11 13:02:39 is 1.16.22.1: #118497# version numbering

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [390cb069bd7b7d7f116c2714a7b73cb52afd2517]

INTEGRATION: CWS nativefixer3 (1.2.22); FILE MERGED

2005/01/25 13:13:48 is 1.2.22.8: #118688# creating nsis installer
2005/01/24 14:50:25 is 1.2.22.7: #118688# new bitmap in nsis welcome screen
2005/01/19 10:22:42 is 1.2.22.6: #118688# creating download files
2005/01/17 14:54:15 is 1.2.22.5: #118688# ja instead of jp
2005/01/17 12:33:20 is 1.2.22.4: #118688# creating one file installer
2005/01/14 16:58:08 is 1.2.22.3: #118688# introducing nsis
2005/01/14 14:51:45 is 1.2.22.2: #118688# checksum and size into shell script
2005/01/11 13:01:47 is 1.2.22.1: #118688# creating download installation sets

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7d1bea619c723849c26def564746577939c43461]

INTEGRATION: CWS nativefixer3 (1.14.14); FILE MERGED

2005/01/14 14:50:23 is 1.14.14.1: #i40375# fixing string

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6725c8e9b749f02ff0b018a66fa6c3235711e262]

INTEGRATION: CWS nativefixer3 (1.3.160); FILE MERGED

2004/12/16 15:25:54 is 1.3.160.1: #i39042# checking existence of ulf files and jlf/mlf files

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e2f6ce56c59123d8562cb45f198a663d47eee1ff]

INTEGRATION: CWS nativefixer3 (1.4.38); FILE MERGED

2005/01/14 14:53:21 is 1.4.38.2: #118620# preparing submodules with many files
2004/12/17 13:08:19 is 1.4.38.1: #39198# semicolon check

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [67cebfb812553557dc94e83c81e01c3733b9412d]

INTEGRATION: CWS nativefixer3 (1.27.4); FILE MERGED

2005/01/26 13:07:14 is 1.27.4.10: #i40375# productnames with white spaces
2005/01/26 10:05:13 is 1.27.4.9: RESYNC: (1.27-1.29); FILE MERGED
2005/01/25 09:28:00 is 1.27.4.8: #i41207# simple installer and language packs
2005/01/21 15:24:49 is 1.27.4.7: join to cws sysui03
2005/01/18 15:41:40 is 1.27.4.6: #i36837# language packs without shell scripts using DONT_REMOVE_PACKAGE
2005/01/18 09:55:49 is 1.27.4.5: #118673# replacing variables in rtf files
2005/01/14 14:48:49 is 1.27.4.4: #i40595# icon for start menu folder
2005/01/12 13:52:52 is 1.27.4.3: #i40375# removing empty packages
2005/01/12 09:51:12 is 1.27.4.2: #i40375# removing empty packages from build process
2005/01/11 13:01:32 is 1.27.4.1: #118688# creating download installation sets

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c564747cc214560ba995dd51fc9d9eda74e02310]

INTEGRATION: CWS nativefixer3 (1.10.10); FILE MERGED

2005/01/11 13:05:18 is 1.10.10.1: #118497# version numbering

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [94ed23fcad7a359404ec53b6d92a4c1d5b7358e0]

INTEGRATION: CWS nativefixer3 (1.13.2); FILE MERGED

2005/01/11 15:02:07 is 1.13.2.1: #i39950# support for mac osx

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [914dca18423c1427b2f605119c157eb6ed36ebe1]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/14 11:17:44 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f4fbe8ad57523cfc7917fcbc265167254f0b2dbb]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/14 11:17:43 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [67c01adbf9dddd82e528ac3b622235ede8204874]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/21 11:34:57 is 1.1.62.2: #i37373# using standard icons
2005/01/14 11:17:43 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [195aebe55493c2c8c9da22b4d742c950a687f1ee]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/14 11:17:42 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9f253d231b3e9ee02f5a0caf54ff46a67793e742]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/21 11:34:56 is 1.1.62.2: #i37373# using standard icons
2005/01/14 11:17:42 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a8c9026a198ca0a819eba7af40a9254098a0c88e]

INTEGRATION: CWS nativefixer3 (1.1.62); FILE MERGED

2005/01/21 11:34:55 is 1.1.62.2: #i37373# using standard icons
2005/01/14 11:17:42 is 1.1.62.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5f8ac6440817c77193bd1080fc45ac52806360ed]

INTEGRATION: CWS nativefixer3 (1.4.30); FILE MERGED

2005/01/21 11:32:04 is 1.4.30.3: #i37373# using standard icons
2004/12/17 16:38:34 is 1.4.30.2: #i38842# adapting length of line for filetypedialog
2004/12/16 13:47:41 is 1.4.30.1: #115972# length of dialog line

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [db6fd4f9a0323a708a3fef08034a2fb1d1c520af]

INTEGRATION: CWS nativefixer3 (1.2.52); FILE MERGED

2005/01/10 11:54:58 is 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED
2004/12/17 14:26:53 is 1.2.52.1: #i39068# removed comment (Hidden for now)

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2d1ab2a1e4eadc9488db04aff8c6241be5be2dee]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/14 11:18:19 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [29e1d3936001edbf1c0ee366017c79004031c546]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/14 11:18:18 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0f6ca299c9249d63aa3a901d95993d71bfa8babf]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/14 11:18:17 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1dbe22f582b28333348038f74df4cec19839f994]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/21 11:36:45 is 1.2.30.2: #i37373# using standard icons
2005/01/14 11:18:17 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5132a152c4296afd5ceb3ab6e089db6f7cddc0de]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/21 11:36:44 is 1.2.30.2: #i37373# using standard icons
2005/01/14 11:18:17 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [39aed7a5f2c6d944a70c65ae59e43fbca06cc7df]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/21 11:36:43 is 1.2.30.2: #i37373# using standard icons
2005/01/14 11:18:16 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bd53a5cb7eb5236117e05a17fbf25bb1e939bd6b]

INTEGRATION: CWS nativefixer3 (1.2.30); FILE MERGED

2005/01/14 11:18:16 is 1.2.30.1: #i34119# new transparency

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [454c7397a73352fcc7bb3236990741c6ad56860b]

INTEGRATION: CWS nativefixer3 (1.3.10); FILE MERGED

2005/01/21 11:36:04 is 1.3.10.3: #i37373# using standard icons
2004/12/17 16:38:58 is 1.3.10.2: #i38842# adapting length of line for filetypedialog
2004/12/16 13:48:02 is 1.3.10.1: #115972# length of dialog line

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [55eb7ba3331fe1730598d9a352d665d305f26dab]

INTEGRATION: CWS jre5issues (1.13.26); FILE MERGED

2005/01/17 12:47:51 is 1.13.26.2: #118598# including man pages for Java
2005/01/13 12:39:35 is 1.13.26.1: #118598# new java 1.5.0

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fc8ddaaacebda251d471e97a0bd8e5eae5304422]

INTEGRATION: CWS jre5issues (1.23.28); FILE MERGED

2005/01/17 12:47:50 is 1.23.28.1: #118598# including man pages for Java

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1cd4723b77f1bca005b14d9f033a81b9155c6beb]

INTEGRATION: CWS jre5issues (1.16.28); FILE MERGED

2005/01/17 12:47:50 is 1.16.28.1: #118598# including man pages for Java

2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9fe3a38ac88c1eddbe4eba139ab9831c5c993977]

INTEGRATION: CWS vcl34 (1.9.30); FILE MERGED

2005/01/12 11:56:03 pl 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED
2004/12/16 09:05:22 pl 1.9.30.1: #i38367# do not install fonts.dir anymore

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [47889f568d6461b706e14deeef8a874b98ab1fc5]

INTEGRATION: CWS fwkbeta03 (1.10.30); FILE MERGED

2005/01/26 08:01:09 as 1.10.30.2: #i22205# restore filters of global module
2005/01/26 06:19:32 as 1.10.30.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [4c9c594b13729cd666e6ef8735ac6730a63c0725]

INTEGRATION: CWS fwkbeta03 (1.65.12); FILE MERGED

2005/01/26 07:06:56 as 1.65.12.2: #i22205# UISort.xcu must be copied to registry-data and not registry-schema
2005/01/26 06:19:31 as 1.65.12.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [cb04cfca5d86555d8b2816b75c5121cf935a3353]

INTEGRATION: CWS fwkbeta03 (1.21.14); FILE MERGED

2005/01/26 07:10:33 as 1.21.14.2: #i22205# UISort.xcu must be copied to registry-data and not registry-schema
2005/01/26 06:19:31 as 1.21.14.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ce6d98f3eb5c764f635b96bdbd94e097bff11db7]

INTEGRATION: CWS fwkbeta03 (1.11.30); FILE MERGED

2005/01/26 06:19:31 as 1.11.30.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [8adf0177a97dc0b82e9a7d439964aeecf95e59a2]

INTEGRATION: CWS fwkbeta03 (1.12.30); FILE MERGED

2005/01/26 06:19:30 as 1.12.30.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [138a2e22f29ce10a8f5d13f334aa199d32f4eaa5]

INTEGRATION: CWS fwkbeta03 (1.10.30); FILE MERGED

2005/01/26 06:19:30 as 1.10.30.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [372067b11a840a96a0fa4f0d6d3b4d180d308415]

INTEGRATION: CWS fwkbeta03 (1.12.30); FILE MERGED

2005/01/26 06:19:29 as 1.12.30.1: #i22205# new configuration to support sorted filter lists

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [27bf9b851e52c032bd9ac0171caebf808ed35e33]

INTEGRATION: CWS extras16 (1.10.26); FILE MERGED

2005/01/10 11:35:47 tv 1.10.26.1: #i37438# user autotexts need to be installed language-independent

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [8b66c0772edb4c4b41b62985707f42114f478656]

INTEGRATION: CWS ause017 (1.160.14); FILE MERGED

2005/01/26 13:03:15 hjs 1.160.14.1: #i35875# multiprocessing support for external modules

2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5f14411ee63b45e42640ba0030794ffcbc85741a]

INTEGRATION: CWS ause017 (1.9.6); FILE MERGED

2005/01/21 16:52:43 hjs 1.9.6.1: #i33319# fixed globbing

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b03a2ced1d408fa052e83500bf32c630184e4dd2]

INTEGRATION: CWS hc680postbeta (1.65.14); FILE MERGED

2005/01/26 09:34:14 fpe 1.65.14.1: sdatabase help module added

2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e56ab11798174c1c496b3893cf70f961fc53296c]

SRC680


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [feb88e23a506fd431b469a573132cd87dc0b92ef]

INTEGRATION: CWS kso13 (1.63.10); FILE MERGED

2005/01/07 08:55:16 kso 1.63.10.2: RESYNC: (1.63-1.65); FILE MERGED
2005/01/06 15:47:18 kso 1.63.10.1: #i39928# - Changes related to updated neon (now we're using 0.24.x)

2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ee7b6337ca32b399cb582358247203d230d66b8f]

INTEGRATION: CWS kso13 (1.80.10); FILE MERGED

2005/01/07 08:55:28 kso 1.80.10.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/06 15:47:20 kso 1.80.10.1: #i39928# - Changes related to updated neon (now we're using 0.24.x)

2005-01-27  Oliver Bolte  <obo@openoffice.org>  [00f659f5d0d712d3003251215801093ced887098]

INTEGRATION: CWS kso14 (1.61.34); FILE MERGED

2005/01/21 08:36:57 kso 1.61.34.2: RESYNC: (1.61-1.62); FILE MERGED
2005/01/19 13:10:09 hjs 1.61.34.1: #i40966# patch target must depend on lineend conversion

2005-01-26  Rüdiger Timm  <rt@openoffice.org>  [ed2724a7514b426b4a75adc2ae9424f923a7adaf]

#i10000# Error output


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f41eb13f64a2aa5b6b800489e59e3d17d9d6fad9]

SRC680


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [18be13da496e6b73f49cef0f0dffeaed37d559cf]

INTEGRATION: CWS gcj1 (1.26.4); FILE MERGED

2005/01/07 08:57:22 cmc 1.26.4.5: RESYNC: (1.26-1.29); FILE MERGED
2005/01/06 14:10:12 cmc 1.26.4.4: #i38188# don't poke CLASSPATH with gcj and require javadoc
2004/12/10 09:22:33 cmc 1.26.4.3: #i38188# dont use disruptive sun java includes when using gcj
2004/12/03 08:47:24 cmc 1.26.4.2: #i38188# don't need xsltproc with gcj, search seperately for javadoc, and don't get too excited if it is missing
2004/12/01 08:24:14 cmc 1.26.4.1: #i38188# convert --enable-java/--disable-java into --with[out]java=foo where --without-java is like --disable-java, --with-java is like --enable-java, and --with-java=foo where foo is specified overrides the default java interpreter, e.g. --with-java=gij

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [bf9f17b3199e0838e093b2ec12c1bf93328b62ca]

INTEGRATION: CWS gcj1 (1.77.4); FILE MERGED

2005/01/07 08:56:08 cmc 1.77.4.6: RESYNC: (1.77-1.80); FILE MERGED
2005/01/06 14:10:11 cmc 1.77.4.5: #i38188# don't poke CLASSPATH with gcj and require javadoc
2004/12/10 23:23:41 cmc 1.77.4.4: #i34439# backout AC_path_PROG idocy
2004/12/10 08:47:25 cmc 1.77.4.3: #i38188# little tweak
2004/12/03 08:47:23 cmc 1.77.4.2: #i38188# don't need xsltproc with gcj, search seperately for javadoc, and don't get too excited if it is missing
2004/12/01 08:24:13 cmc 1.77.4.1: #i38188# convert --enable-java/--disable-java into --with[out]java=foo where --without-java is like --disable-java, --with-java is like --enable-java, and --with-java=foo where foo is specified overrides the default java interpreter, e.g. --with-java=gij

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ee9b6342eb686acc93b20b3b4cc89dececc60e84]

INTEGRATION: CWS gcj1 (1.60.4); FILE MERGED

2005/01/07 08:59:08 cmc 1.60.4.6: RESYNC: (1.60-1.63); FILE MERGED
2005/01/06 14:10:09 cmc 1.60.4.5: #i38188# don't poke CLASSPATH with gcj and require javadoc
2004/12/10 23:23:40 cmc 1.60.4.4: #i34439# backout AC_path_PROG idocy
2004/12/10 08:47:24 cmc 1.60.4.3: #i38188# little tweak
2004/12/03 08:47:20 cmc 1.60.4.2: #i38188# don't need xsltproc with gcj, search seperately for javadoc, and don't get too excited if it is missing
2004/12/01 08:24:12 cmc 1.60.4.1: #i38188# convert --enable-java/--disable-java into --with[out]java=foo where --without-java is like --disable-java, --with-java is like --enable-java, and --with-java=foo where foo is specified overrides the default java interpreter, e.g. --with-java=gij

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [28f5f8506e3fc9eed29a85b195c7709f664c4d37]

INTEGRATION: CWS gcj1 (1.12.10); FILE MERGED

2005/01/06 21:54:45 cmc 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED
2004/12/03 15:32:02 cmc 1.12.10.1: #i38188# ifdef out java things that don't build with gcj when using gcj

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [694322c4fe245a6042d45ae2e4790b6e6866b106]

INTEGRATION: CWS gcj1 (1.50.12); FILE MERGED

2005/01/10 14:12:14 cmc 1.50.12.5: #i38188# bad update
2005/01/07 10:32:00 cmc 1.50.12.4: #i38188# some bits not available with gcj
2005/01/06 21:56:07 cmc 1.50.12.3: RESYNC: (1.50-1.61); FILE MERGED
2004/12/09 10:27:09 cmc 1.50.12.2: #i38188# ScriptsJava.zip not available with gcj
2004/12/03 15:32:01 cmc 1.50.12.1: #i38188# ifdef out java things that don't build with gcj when using gcj

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0df85f45bda2cc46fcfed43aa31e367b2f8aced5]

INTEGRATION: CWS gcj1 (1.69.10); FILE MERGED

2005/01/06 21:55:05 cmc 1.69.10.2: RESYNC: (1.69-1.75); FILE MERGED
2004/12/03 15:32:01 cmc 1.69.10.1: #i38188# ifdef out java things that don't build with gcj when using gcj

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ba4deefeb1c84da072bfd5541f47dd0ce35c6d7d]

INTEGRATION: CWS gcj1 (1.4.52); FILE MERGED

2005/01/07 10:31:59 cmc 1.4.52.1: #i38188# some bits not available with gcj

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4b8fc7c6a8dc74262c475c171f7a456608cce982]

INTEGRATION: CWS gcj1 (1.6.22); FILE MERGED

2005/01/07 10:31:59 cmc 1.6.22.1: #i38188# some bits not available with gcj

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [9d03a680928a00712eee925a64510660f2cc0589]

INTEGRATION: CWS gcj1 (1.156.8); FILE MERGED

2005/01/10 08:34:22 cmc 1.156.8.4: #i38188# missing quote
2005/01/06 21:07:57 cmc 1.156.8.3: RESYNC: (1.156-1.159); FILE MERGED
2004/12/03 08:49:42 cmc 1.156.8.2: #i38188# pick up JAVADOC from envirnment is configure sets it
2004/12/01 08:32:44 cmc 1.156.8.1: #i38188# add obscure command line arguments to get gcj/gij to play fair with the included premade jars

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f42215febb904649b9a57a9d06831f34358f69d5]

INTEGRATION: CWS gcj1 (1.5.118); FILE MERGED

2004/12/03 14:30:32 cmc 1.5.118.1: #i38188# use JAVAI and JAVACPS from settings.mk in javaunittest.mk

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d5d475212658758ccdeb07d36fca1d5c04f6e035]

INTEGRATION: CWS gcj1 (1.25.84); FILE MERGED

2004/12/01 08:32:43 cmc 1.25.84.1: #i38188# add obscure command line arguments to get gcj/gij to play fair with the included premade jars

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a2d403711a2073dd5a7bd1a90e4171fdcd312329]

INTEGRATION: CWS systempython (1.7.60); FILE MERGED

2005/01/18 19:23:21 cmc 1.7.60.1: #i40917# update system python

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [11a10c7d297fd959073e23152d1b12d6b609d6ea]

INTEGRATION: CWS systempython (1.7.14); FILE MERGED

2005/01/18 19:23:21 cmc 1.7.14.1: #i40917# update system python

2005-01-25  Rüdiger Timm  <rt@openoffice.org>  [c84f10a7d7a6d1f8c7978288cb301f00d4b4aa8d]

#i10000# Add postprocess to obligatory_modules again (why at all was this removed?)


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e201270439d7cf08eaa5840229f7d92aac790b41]

INTEGRATION: CWS configure4 (1.25.6); FILE MERGED

2005/01/24 00:53:49 vq 1.25.6.10: #i39460# Remove obsolete comment about interactively entered values.
2005/01/19 17:53:17 rene 1.25.6.9: RESYNC: (1.33-1.37); FILE MERGED
2005/01/18 15:38:35 rene 1.25.6.8: RESYNC: (1.32-1.33); FILE MERGED
2005/01/17 14:53:48 rene 1.25.6.7: RESYNC: (1.31-1.32); FILE MERGED
2005/01/14 01:49:58 rene 1.25.6.6: #i39160# s390
2005/01/13 23:14:05 rene 1.25.6.5: #i36052# configure needs to test for visibility
2005/01/12 13:49:24 rene 1.25.6.4: RESYNC: (1.25-1.31); FILE MERGED
2005/01/12 13:21:44 rene 1.25.6.3: - comment out system-dbd and system-icu, not working/incomplete
- fix curl version check
2004/12/22 14:35:29 rene 1.25.6.2: #i38460# patch to beautify configure script and its output
2004/11/08 19:33:04 rodarvus 1.25.6.1: Issue number: i30357 - needs rpm to build sysui
Submitted by: waratah
Reviewed by: rodarvus

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1a0069b96317a3be23448735b75a4e7f54a1de51]

INTEGRATION: CWS configure4 (1.74.4); FILE MERGED

2005/01/24 00:43:02 vq 1.74.4.28: #i32066# Accept symlinks and real files.
2005/01/23 20:40:05 vq 1.74.4.27: #i10000# Fix comment.
2005/01/23 20:33:52 vq 1.74.4.26: #i39460# Fix typo and regenerate conofigure.
2005/01/19 18:04:24 rene 1.74.4.25: add AC_MSG_CHECKING/_RESULT to custom images check. move it up also
2005/01/19 17:52:53 rene 1.74.4.24: RESYNC: (1.82-1.85); FILE MERGED
2005/01/19 15:36:17 rene 1.74.4.23: move some checks up in configure, move the gcc home check to before where it is used
and add AC_MSG_CHECKING/_RESULT for it; move AC_SUBST(WITH_MINGWIN) to where it is
defined

#i32066# Xinerama is linked even when dynamic is preferred
fix tests (-L instead of -f and one missing -n) and set XINERAMA_LINK for Mac OS X
2005/01/18 15:12:53 rene 1.74.4.22: honour --with-local-solenv for the is-solenv-existing? check
beautify language build check to show en-US if WITH_LANG is empty
2005/01/17 14:11:08 rene 1.74.4.21: #i38446# --enable-kde and WIDGETSET_KDE_CFLAGS vs KDE_CFLAGS, qt in configure

add check for Qt library paths and add -L$qt_libdir and -lkdecore -lkdeui
to KDE_LIBS
2005/01/14 10:12:22 rene 1.74.4.20: #i30501# make configure script accept solaris 10 and just check for -lt 6
2005/01/14 02:36:53 rene 1.74.4.19: more AC_MSG_{CHECKING,RESULT}s
2005/01/14 02:09:44 rene 1.74.4.18: #i37343# disable epm check ...
2005/01/14 02:02:26 rene 1.74.4.17: #i37244# check for existence of 'solenv/inc/minor.mk'
2005/01/14 01:42:38 rene 1.74.4.16: fix typo
2005/01/13 23:44:01 rene 1.74.4.15: traditional grep doesn't have -q, go for sure...
2005/01/13 23:14:05 rene 1.74.4.14: #i36052# configure needs to test for visibility
2005/01/13 22:32:26 rene 1.74.4.13: #i22159# Check for GNU versions of patch and cp in configure
2005/01/12 13:56:18 rene 1.74.4.12: quote properly
2005/01/12 13:48:49 rene 1.74.4.11: RESYNC: (1.75-1.82); FILE MERGED
2005/01/12 13:21:43 rene 1.74.4.10: - comment out system-dbd and system-icu, not working/incomplete
- fix curl version check
2005/01/10 15:01:42 rene 1.74.4.9: #i40176# Correct PTHREAD_LIBS and PTHREAD_CFLAGS for FreeBSD

Submitted by: maho@openoffice.org
2005/01/10 14:56:15 rene 1.74.4.8: #i40226# FreeBSD porting : enable cups support
2005/01/07 20:40:43 rene 1.74.4.7: fix typo
2004/12/22 14:35:28 rene 1.74.4.6: #i38460# patch to beautify configure script and its output
2004/11/17 10:32:51 rene 1.74.4.5: relax grep for dmake -V output to allow dmake 4.3, too
2004/11/16 15:38:12 rene 1.74.4.4: - Gentoo has some other epm, check if the epm we found is the right epm and
  check the $with_epm variable to let the user specific the path to the right
  epm
- do not warn about invalid JAVA_HOME on no-Java builds
2004/11/15 11:43:29 rene 1.74.4.3: #i36561# configure needs to check for epm

epm isn't needed on Windows
2004/11/15 11:15:57 rene 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED
2004/11/08 19:33:04 rodarvus 1.74.4.1: Issue number: i30357 - needs rpm to build sysui
Submitted by: waratah
Reviewed by: rodarvus

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e8e21ad74abfa0869289bcb25e597176c098bab5]

INTEGRATION: CWS configure4 (1.58.2); FILE MERGED

2005/01/24 00:53:48 vq 1.58.2.24: #i39460# Remove obsolete comment about interactively entered values.
2005/01/24 00:43:00 vq 1.58.2.23: #i32066# Accept symlinks and real files.
2005/01/23 20:33:50 vq 1.58.2.22: #i39460# Fix typo and regenerate conofigure.
2005/01/19 18:04:22 rene 1.58.2.21: add AC_MSG_CHECKING/_RESULT to custom images check. move it up also
2005/01/19 17:53:06 rene 1.58.2.20: RESYNC: (1.65-1.67); FILE MERGED
2005/01/19 15:36:15 rene 1.58.2.19: move some checks up in configure, move the gcc home check to before where it is used
and add AC_MSG_CHECKING/_RESULT for it; move AC_SUBST(WITH_MINGWIN) to where it is
defined

#i32066# Xinerama is linked even when dynamic is preferred
fix tests (-L instead of -f and one missing -n) and set XINERAMA_LINK for Mac OS X
2005/01/18 15:12:50 rene 1.58.2.18: honour --with-local-solenv for the is-solenv-existing? check
beautify language build check to show en-US if WITH_LANG is empty
2005/01/17 14:11:05 rene 1.58.2.17: #i38446# --enable-kde and WIDGETSET_KDE_CFLAGS vs KDE_CFLAGS, qt in configure

add check for Qt library paths and add -L$qt_libdir and -lkdecore -lkdeui
to KDE_LIBS
2005/01/14 10:12:21 rene 1.58.2.16: #i30501# make configure script accept solaris 10 and just check for -lt 6
2005/01/14 02:36:51 rene 1.58.2.15: more AC_MSG_{CHECKING,RESULT}s
2005/01/14 02:09:43 rene 1.58.2.14: #i37343# disable epm check ...
2005/01/14 02:02:24 rene 1.58.2.13: #i37244# check for existence of 'solenv/inc/minor.mk'
2005/01/14 01:42:36 rene 1.58.2.12: fix typo
2005/01/13 23:44:00 rene 1.58.2.11: traditional grep doesn't have -q, go for sure...
2005/01/13 23:14:03 rene 1.58.2.10: #i36052# configure needs to test for visibility
2005/01/13 22:32:25 rene 1.58.2.9: #i22159# Check for GNU versions of patch and cp in configure
2005/01/12 13:56:16 rene 1.58.2.8: quote properly
2005/01/12 13:49:09 rene 1.58.2.7: RESYNC: (1.58-1.65); FILE MERGED
2005/01/12 13:21:40 rene 1.58.2.6: - comment out system-dbd and system-icu, not working/incomplete
- fix curl version check
2005/01/10 15:01:40 rene 1.58.2.5: #i40176# Correct PTHREAD_LIBS and PTHREAD_CFLAGS for FreeBSD

Submitted by: maho@openoffice.org
2005/01/10 14:56:10 rene 1.58.2.4: #i40226# FreeBSD porting : enable cups support
2005/01/07 20:40:41 rene 1.58.2.3: fix typo
2004/12/22 14:35:26 rene 1.58.2.2: #i38460# patch to beautify configure script and its output
2004/11/17 10:32:49 rene 1.58.2.1: relax grep for dmake -V output to allow dmake 4.3, too

2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d97e5f9562dec872f477ba5baf9c70ec19788656]

#i10000# libfps_gnome.so have to be registered with Regmergefile process


2005-01-24  Vladimir Glazounov  <vg@openoffice.org>  [cf092ee906990acf0bb11722fd5a64e13a7c7e58]

#100000# pass one more var in hash for copyprj


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [e1d26c0b0859a611486ae6336264cf78df5b3d49]

#i10000# dl680mi.dll removed (visibility01)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1c2218d8f6cb8c9a91fdaf62cac63d1ee1d9605f]

SRC680


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f8ac6af69e502af3cd30f27e4be959304fe5f630]

INTEGRATION: CWS svg03 (1.3.158); FILE MERGED

2005/01/14 23:17:19 ka 1.3.158.3: RESYNC: (1.5-1.6); FILE MERGED
2004/12/10 16:32:37 ka 1.3.158.2: RESYNC: (1.3-1.5); FILE MERGED
2004/11/05 14:18:38 ka 1.3.158.1: #i14557#: using new svg filter

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6b3edf97ce4a744ab75f90698ab7761f5c76bf7d]

INTEGRATION: CWS visibility01 (1.81.62); FILE MERGED

2005/01/12 16:45:44 mhu 1.81.62.1: #i35758# Renamed SVXLIB import library into isvx.lib, removed dl.lib.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d5715fd2a7e48c0c20689b51df399b1270bb9ff0]

INTEGRATION: CWS extras15 (1.13.34); FILE MERGED

2004/12/28 16:48:39 tv 1.13.34.2: RESYNC: (1.13-1.15); FILE MERGED
2004/12/14 13:41:31 is 1.13.34.1: #118569# new flag NOT_IN_SUITE

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6c583cf936bafdf88a810c01d154870026ac8de7]

INTEGRATION: CWS extras15 (1.24.8); FILE MERGED

2005/01/11 09:59:28 is 1.24.8.3: #118569# not_in_suite files
2004/12/28 16:46:10 tv 1.24.8.2: RESYNC: (1.24-1.26); FILE MERGED
2004/12/14 13:41:18 is 1.24.8.1: #118569# new flag NOT_IN_SUITE

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1470fe04504b22be9628b849f36d77eea7a9b077]

INTEGRATION: CWS sysui03 (1.8.34); FILE MERGED

2005/01/13 11:17:14 obr 1.8.34.4: #i39410# moved all UNO component linked against GNOME libraries into separate package
2005/01/13 08:15:06 obr 1.8.34.3: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages
2005/01/04 09:33:26 obr 1.8.34.2: RESYNC: (1.8-1.9); FILE MERGED
2004/12/14 10:10:34 obr 1.8.34.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [03970ea6519ccc28ceaf398b62fa0d3bf09e712d]

INTEGRATION: CWS sysui03 (1.13.28); FILE MERGED

2005/01/17 15:30:54 obr 1.13.28.5: #i39410# ENABLE_GNOMEVFS set on Windows
2005/01/13 11:07:37 obr 1.13.28.4: #i39410# moved all UNO component linked against GNOME libraries into separate package
2005/01/13 08:15:08 obr 1.13.28.3: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages
2005/01/04 09:36:22 obr 1.13.28.2: RESYNC: (1.13-1.15); FILE MERGED
2004/12/14 10:10:36 obr 1.13.28.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [900441ffa04211a26e4e962c900c1bd87ede8152]

INTEGRATION: CWS sysui03 (1.4.28); FILE MERGED

2005/01/06 14:16:45 obr 1.4.28.1: #i38193# fixed mime types for templates

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cf55a84f28a2f51712fc3307e7d7d7228b85eefb]

INTEGRATION: CWS sysui03 (1.10.12); FILE MERGED

2005/01/11 08:06:00 obr 1.10.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6f44bd2b469dacfd929f910f6d21776a625a3f3d]

INTEGRATION: CWS sysui03 (1.9.36); FILE MERGED

2005/01/11 08:31:28 obr 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED
2005/01/11 08:05:59 obr 1.9.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [eeecc4c216df3b160079547617c8011653113eb9]

INTEGRATION: CWS sysui03 (1.14.4); FILE MERGED

2005/01/13 11:21:21 obr 1.14.4.1: #i39410# moved all UNO component linked against GNOME libraries into separate package

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [debff5947bc7ec9f21dd515786ade4fcb0108286]

INTEGRATION: CWS sysui03 (1.58.14); FILE MERGED

2005/01/11 08:30:47 obr 1.58.14.5: RESYNC: (1.61-1.64); FILE MERGED
2005/01/11 08:05:58 obr 1.58.14.4: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.
2005/01/04 09:35:24 obr 1.58.14.3: RESYNC: (1.58-1.61); FILE MERGED
2004/12/21 13:11:27 obr 1.58.14.2: #i35698# new helper tool gnome-set-default-application
2004/12/14 10:10:35 obr 1.58.14.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9d1be01be4124183365a086a3dcef27edc34628f]

INTEGRATION: CWS sysui03 (1.76.4); FILE MERGED

2005/01/13 11:21:22 obr 1.76.4.1: #i39410# moved all UNO component linked against GNOME libraries into separate package

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8a1bd971163ee99c3e1a0cb82fe4a1a22e173738]

INTEGRATION: CWS sysui03 (1.19.34); FILE MERGED

2005/01/11 08:30:29 obr 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED
2005/01/11 08:05:58 obr 1.19.34.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ac4021cf031f2249b84a9fb556236a80713049f4]

INTEGRATION: CWS sysui03 (1.4.28); FILE MERGED

2005/01/10 09:49:33 obr 1.4.28.1: fixed OASIS formula mime type

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5b66789a3810528a02d3c3f7418ee58f37a6a58c]

INTEGRATION: CWS sysui03 (1.7.12); FILE MERGED

2005/01/11 08:05:57 obr 1.7.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ec5c993e1ffdaa2c00e4aa73a58639542a098a15]

INTEGRATION: CWS sysui03 (1.10.36); FILE MERGED

2005/01/11 08:30:20 obr 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED
2005/01/11 08:05:57 obr 1.10.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3f70f9013ad676d0ea095aecb53aa894f019df14]

INTEGRATION: CWS sysui03 (1.3.148); FILE REMOVED

2004/12/14 10:10:35 obr 1.3.148.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [65b09ecb3816fc740ec5e3fb19cdf325ac0e4b7f]

INTEGRATION: CWS sysui03 (1.1.306); FILE REMOVED

2004/12/14 10:10:35 obr 1.1.306.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [537d681b210642573709c6b8ec487fa213d36ca9]

INTEGRATION: CWS sysui03 (1.2.204); FILE REMOVED

2004/12/14 10:10:35 obr 1.2.204.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [12145267e474abaaa887b4feccc75844f4bdfdf7]

INTEGRATION: CWS sysui03 (1.4.28); FILE MERGED

2005/01/06 14:16:44 obr 1.4.28.1: #i38193# fixed mime types for templates

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [21a02be5494c50286283ca635532dcfce274bef9]

INTEGRATION: CWS sysui03 (1.8.12); FILE MERGED

2005/01/11 08:05:57 obr 1.8.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ff149e219d7931163f375728b4398993b3ea9da9]

INTEGRATION: CWS sysui03 (1.11.12); FILE MERGED

2005/01/11 08:30:01 obr 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED
2005/01/11 08:05:56 obr 1.11.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fe5c77c47a575a36a9778e90a41d08c6f176dcec]

INTEGRATION: CWS sysui03 (1.3.148); FILE REMOVED

2004/12/14 10:10:34 obr 1.3.148.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [551c1aa3ad17c61b837579b61a9e721cc3a72b47]

INTEGRATION: CWS sysui03 (1.1.306); FILE MERGED

2005/01/14 11:54:10 obr 1.1.306.3: #i39410# set module name and description
2005/01/13 11:04:49 obr 1.1.306.2: #i39410# moved all UNO component linked against GNOME libraries into separate package
2004/12/14 10:10:34 obr 1.1.306.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dcb3fea64ceeaaa9902d9880d05b05474f96c23c]

INTEGRATION: CWS sysui03 (1.2.204); FILE MERGED

2005/01/13 11:04:48 obr 1.2.204.2: #i39410# moved all UNO component linked against GNOME libraries into separate package
2004/12/14 10:10:34 obr 1.2.204.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [382fad5ffddb7bca88dae6515621630c0e4e7308]

INTEGRATION: CWS sysui03 (1.1.306); FILE MERGED

2005/01/13 11:04:48 obr 1.1.306.2: #i39410# moved all UNO component linked against GNOME libraries into separate package
2004/12/14 10:10:34 obr 1.1.306.1: removed obsolete 1.x desktop integration

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f8a88b73a3040c869448c69c899c2b45a8b8e0c9]

INTEGRATION: CWS sysui03 (1.5.28); FILE MERGED

2005/01/06 14:11:29 obr 1.5.28.1: #i38193# mime type changes for drawings

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [012dd9b9f9e555160a2dfb125f8fc34b1ff47cc7]

INTEGRATION: CWS sysui03 (1.7.12); FILE MERGED

2005/01/11 08:05:56 obr 1.7.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a12ec2d8ec18f7c000223211af3f79a9e809dbf3]

INTEGRATION: CWS sysui03 (1.9.36); FILE MERGED

2005/01/11 08:29:41 obr 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED
2005/01/11 08:05:56 obr 1.9.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7a852e0502d2639fc4248731c71f0e8b73b40ebd]

INTEGRATION: CWS sysui03 (1.4.28); FILE MERGED

2005/01/06 14:16:43 obr 1.4.28.1: #i38193# fixed mime types for templates

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7dcf895718c81fa7111b8987aa69f8a05ed1ef6d]

INTEGRATION: CWS sysui03 (1.9.10); FILE MERGED

2005/01/11 08:05:55 obr 1.9.10.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6bb72276a3f474ea9de1681269c5144458d8a10c]

INTEGRATION: CWS sysui03 (1.11.36); FILE MERGED

2005/01/11 08:29:33 obr 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED
2005/01/11 08:05:55 obr 1.11.36.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4e1c34bd55ed89c57f95f77cb8817ad4ea875e20]

INTEGRATION: CWS sysui03 (1.16.12); FILE MERGED

2005/01/14 10:54:58 obr 1.16.12.3: desktop integration packages are now compressed as well
2005/01/13 10:53:52 obr 1.16.12.2: #i39410#, #i39921# moved all UNO component linked against GNOME libraries into separate package
2005/01/11 08:07:04 obr 1.16.12.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5dc70877172066d834f4cbb4e14fd6b869a83244]

INTEGRATION: CWS sysui03 (1.27.6); FILE MERGED

2005/01/13 10:53:51 obr 1.27.6.1: #i39410#, #i39921# moved all UNO component linked against GNOME libraries into separate package

2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae94f053fa91aa81db428accc1d88eb6a1fc52fc]

#i10000# no pkg-config for windows...


2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b39ab859d0eac450741fb8de6726050053cc1fcb]

#i10000# fix missing target


2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [129ab43e9b2afbf9c9687ae3577eebb0c7c7a3de]

#i10000# fix pkgconfig call


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1c01e565a5b05146313ffaaaf637b85285c6513d]

SRC680


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f8f222f2e437ddc65451628837dda860f5123b80]

INTEGRATION: CWS systemboost (1.63.18); FILE MERGED

2005/01/14 03:13:25 rene 1.63.18.2: #i36983# optional build with system-boost

check for boost/spirit/core.hpp, too
2005/01/13 15:03:44 cmc 1.63.18.1: #i36983# optional build with system-boost

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [05a6557cb3fdf45d3a03b46b84b078f1e837ee55]

INTEGRATION: CWS systemboost (1.29.14); FILE MERGED

2005/01/13 15:03:49 cmc 1.29.14.1: #i36983# optional build with system-boost

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [803ad31685c290055fab95e1a800673d496e61fb]

INTEGRATION: CWS systemboost (1.80.16); FILE MERGED

2005/01/14 03:13:27 rene 1.80.16.2: #i36983# optional build with system-boost

check for boost/spirit/core.hpp, too
2005/01/13 15:03:47 cmc 1.80.16.1: #i36983# optional build with system-boost

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5a67d468d2bf4f2ffc4eb3e910841e6a907340f9]

INTEGRATION: CWS mav14 (1.4.14); FILE MERGED

2004/12/10 16:35:29 mav 1.4.14.1: #i37646# support a standalone server for oasis format

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0f8c7e418f0be69c4e1694790096edab9f3218fc]

INTEGRATION: CWS mav14 (1.4.14); FILE MERGED

2004/12/10 16:35:28 mav 1.4.14.1: #i37646# support a standalone server for oasis format

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9613d8db7416bc9be2a2c0208feba0f317e9a5d8]

INTEGRATION: CWS mav14 (1.4.14); FILE MERGED

2004/12/10 16:35:27 mav 1.4.14.1: #i37646# support a standalone server for oasis format

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cafe2159ff3e1b90e509ac35426c3e673465689e]

INTEGRATION: CWS mav14 (1.5.14); FILE MERGED

2004/12/10 16:35:25 mav 1.5.14.1: #i37646# support a standalone server for oasis format

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [60e4e46e53f42099cc4577e1eb86d717f2c4f20b]

INTEGRATION: CWS mav14 (1.4.14); FILE MERGED

2004/12/10 16:35:25 mav 1.4.14.1: #i37646# support a standalone server for oasis format

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [857e1aca4872dc58bb760a5a1f769050d945cd4b]

INTEGRATION: CWS pj16 (1.31.4); FILE MERGED

2005/01/09 16:37:29 pjanik 1.31.4.1: #i37731#: Remove LINK variable from the environment. It should be set in
the solenv/inc/unx*.mk file.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [10bcd24becc75071fdb575cc39017033cefec21f]

INTEGRATION: CWS pj16 (1.11.122); FILE MERGED

2005/01/14 17:56:35 pjanik 1.11.122.1: #i40182#: FreeBSD porting: catch up recent version of
solenv/inc/unxfbsdi.mk (unxlngi6.mk).

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9c5cccec8ff27a6fadd16e81b5a3553717b1791e]

INTEGRATION: CWS solarisgcc01 (1.27.2); FILE MERGED

2004/12/11 13:21:11 pjanik 1.27.2.1: #i34342#: Add changes for Solaris gcc on x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3b7f7d8c243a16ccba93e2605fa01341d42ce5b3]

INTEGRATION: CWS solarisgcc01 (1.78.2); FILE MERGED

2004/12/11 13:12:18 pjanik 1.78.2.1: #i34342#: Use GNU ld on Solaris/x86 with gcc.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [06e28e1525421f6e624334b859d68db59ca3271a]

INTEGRATION: CWS solarisgcc01 (1.61.4); FILE MERGED

2004/12/11 13:13:39 pjanik 1.61.4.1: #i34342#: Use GNU ld on Solaris/x86 with gcc.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [59f841bb739c182d9aaabd4915f333071a3996ae]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED

2004/12/11 13:03:09 pjanik 1.1.2.1: #i34341#: Add environment file for Solaris gcc on x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b1a69f7e74f6f7f49c9b92c78a84665a65c1cf7d]

INTEGRATION: CWS solarisgcc01 (1.26.52); FILE MERGED

2004/12/11 13:01:47 pjanik 1.26.52.1: #i34341#: Add environment file for Solaris gcc on x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [616bcb5bd20a0865a91365c72a9670db82539ae1]

INTEGRATION: CWS industrial01 (1.14.8); FILE MERGED

2005/01/05 14:35:20 mmeeks 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED
2005/01/05 14:00:37 mmeeks 1.14.8.1: Issue number: #i39341#
Submitted by: mmeeks
Reviewed by:  is

Add macro-generated file_images_ooo for configurable icon build / packaging

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0c58326d43192f52cca7d41c9b9617022fedd977]

INTEGRATION: CWS industrial01 (1.13.36); FILE MERGED

2005/01/05 14:00:38 mmeeks 1.13.36.1: Issue number: #i39341#
Submitted by: mmeeks
Reviewed by:  is

Add macro-generated file_images_ooo for configurable icon build / packaging

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3ac787c386cb2174872d42d984f8ca1d8188da1a]

INTEGRATION: CWS industrial01 (1.29.2); FILE MERGED

2004/12/20 17:26:43 mmeeks 1.29.2.1: Issue number: #i39341#
Submitted by: mmeeks

Add --with-images= ... -> CUSTOM_IMAGE_SETS piece.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1405ff12045eed484c049ad3d480c4070af11628]

INTEGRATION: CWS industrial01 (1.80.2); FILE MERGED

2004/12/20 17:26:43 mmeeks 1.80.2.1: Issue number: #i39341#
Submitted by: mmeeks

Add --with-images= ... -> CUSTOM_IMAGE_SETS piece.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [052ffc83a9fc6f84251cc1d342ee31a8df4494d5]

INTEGRATION: CWS industrial01 (1.8.46); FILE MERGED

2004/12/20 17:31:27 mmeeks 1.8.46.1: Issue number: #i39341#
Submitted by: mmeeks
Allow multiple custom icon paths.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7388bf0a3e8a4901a0f5bb2bf58d06dfae4e9f6a]

INTEGRATION: CWS gtkfpicker2 (1.8.2); FILE MERGED

2004/12/20 13:22:08 cmc 1.8.2.3: RESYNC: (1.9-1.13); FILE MERGED
2004/10/27 19:53:04 cmc 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED
2004/09/16 11:48:08 cmc 1.8.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7fbd40ad2c51897ef2712ffb328b5f515bbd745b]

INTEGRATION: CWS gtkfpicker2 (1.45.2); FILE MERGED

2004/12/20 13:20:50 cmc 1.45.2.4: RESYNC: (1.56-1.74); FILE MERGED
2004/10/27 19:52:42 cmc 1.45.2.3: RESYNC: (1.51-1.56); FILE MERGED
2004/10/06 17:31:22 cmc 1.45.2.2: RESYNC: (1.45-1.51); FILE MERGED
2004/09/16 11:48:08 cmc 1.45.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build

2005-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [546d36a2dd64bcbb537ed8557792152983239c1f]

#i40303# remove obsolete STAR_REGISTRY; make sure it's rest


2005-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7376a666998ed7549876397cb95b99021c725d8d]

#100000# no --prepare for non-unixes, more clear warnings when checkout fails


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [bccfcdebc4241e02f9b5826c0b6b3459435efb46]

INTEGRATION: CWS ause015 (1.7.10); FILE MERGED

2005/01/11 17:36:04 hjs 1.7.10.1: #i40370# tremendous spedup fix from cd

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [685ef46c6f3fb438aeb0a237524f2ddf54091570]

INTEGRATION: CWS ause015 (1.1.128); FILE MERGED

2005/01/11 17:36:04 hjs 1.1.128.1: #i40370# tremendous spedup fix from cd

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [dbe18b9bc1b1ed24024690395a31c86652d4778c]

INTEGRATION: CWS ause015 (1.29.10); FILE MERGED

2005/01/11 14:05:04 hjs 1.29.10.1: #i39882# remove RSCRES from OOo environment

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [3df0740c174e82ac5564ab5999f7be7611a43460]

INTEGRATION: CWS ause015 (1.13.54); FILE MERGED

2005/01/04 13:45:25 hjs 1.13.54.1: #i39882# remove RSCGLOINC and RSCLOCINC, last usage of RSCRES

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [a583cca99eeeecb61d0edc0288ffc48916758407]

INTEGRATION: CWS ause015 (1.61.6); FILE MERGED

2005/01/04 13:58:30 hjs 1.61.6.1: #i39588# fixed move command

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [f37b6cbdb947fe6d9ee31f13885fb423f51d5338]

INTEGRATION: CWS ause015 (1.16.296); FILE MERGED

2005/01/04 15:35:16 hjs 1.16.296.1: #i38979# fix remove target

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d0a9c9f1a1b210a48830cda838f2cc0559b918d6]

INTEGRATION: CWS ause015 (1.159.8); FILE MERGED

2005/01/04 13:45:25 hjs 1.159.8.1: #i39882# remove RSCGLOINC and RSCLOCINC, last usage of RSCRES

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [3db2e1b4379d87b6f93a8ef09032ba5a98d6fa17]

INTEGRATION: CWS ause015 (1.81.54); FILE MERGED

2005/01/04 14:58:29 hjs 1.81.54.1: #i39757# keep only the empty entry

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [bcadbe7c9cd696d0f6b209c6f2fd652b1065e600]

INTEGRATION: CWS ause015 (1.12.54); FILE MERGED

2005/01/04 13:45:24 hjs 1.12.54.1: #i39882# remove RSCGLOINC and RSCLOCINC, last usage of RSCRES

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [82e8aa79900e3e1f9efdaaf0bd165f23c468204d]

INTEGRATION: CWS ause015 (1.77.54); FILE MERGED

2005/01/11 10:24:50 rt 1.77.54.1: #i40302# If a destination is specified on command line set common_dest to that destination, too.

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [90fb34f8153756090fc1aa0e86d3e9f235dda02c]

INTEGRATION: CWS ause015 (1.12.20); FILE MERGED

2005/01/06 14:26:01 hjs 1.12.20.1: #40027# add postprocess to get updated uiconfig.zip on build --all

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [f961f36e19a06726e3bef2fd48bacaa66d0a069a]

INTEGRATION: CWS ause015 (1.4.20); FILE MERGED

2005/01/12 11:40:07 hr 1.4.20.1: #i40376#: implement 'current' query, small cosmetic changes

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [6131b0c318e290e7c859acf4e1b114b3c2d20a52]

INTEGRATION: CWS ause015 (1.13.20); FILE MERGED

2005/01/06 14:26:01 hjs 1.13.20.1: #40027# add postprocess to get updated uiconfig.zip on build --all

2005-01-14  Kurt Zenker  <kz@openoffice.org>  [a2767167fa2f6f0368f571fd6c4b036229f877ff]

SRC680


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d7217d8c7e0a291ce5a8cb15af04ec4cfc73dd80]

INTEGRATION: CWS babelfish (1.17.94); FILE MERGED

2004/12/01 18:23:39 ihi 1.17.94.2: RESYNC: (1.17-1.19); FILE MERGED
2004/11/18 19:56:38 ihi 1.17.94.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b97cfcafef5ef21bfc710b1fec1e7630ff6a00c1]

INTEGRATION: CWS babelfish (1.1.270); FILE MERGED

2004/12/15 16:12:41 pjanik 1.1.270.1: #i37105#: deliver generated langmacros.inc, remove useless delivery of
MacOS X files.

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a2fa6614d1230417136f91b2f96c6974fa1cea85]

INTEGRATION: CWS babelfish (1.8.8); FILE MERGED

2004/12/15 16:14:06 pjanik 1.8.8.1: #i37105#: add dependencies on target generating langmacros.inc.

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fe3e120a922e43fcac5f0c5c9a69608bf04d21e1]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED

2004/12/17 17:05:27 hjs 1.1.2.2: #i37105# write new file only if information changes
2004/12/15 16:20:48 pjanik 1.1.2.1: #i37105#: generate langmacros.inc during the build

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8f870dccdf4a15454f9ff302bc260259b8510483]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED

2004/12/17 17:05:27 hjs 1.1.2.2: #i37105# write new file only if information changes
2004/12/15 16:22:58 pjanik 1.1.2.1: #i37105#: generate langmacros.inc during the build

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6d8bd2baea46c323c398ee63f7431fe9d504043e]

INTEGRATION: CWS babelfish (1.7.160); FILE MERGED

2004/12/15 16:15:41 pjanik 1.7.160.2: #i37105#: include langmacros.inc for all-lang macros.
2004/12/01 16:46:32 ihi 1.7.160.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [18739616ce134d52248a8f0415769bb7d1ea12f0]

INTEGRATION: CWS babelfish (1.33.48); FILE MERGED

2004/12/20 16:25:54 hjs 1.33.48.1: #i39276# find localizations for scp strings

2005-01-13  Kurt Zenker  <kz@openoffice.org>  [448fdb6708d7375f5502585d2df8ab394b9b9408]

INTEGRATION: CWS cd02 (1.61.12); FILE MERGED

2005/01/07 07:40:27 cd 1.61.12.1: #i36746# Added Views.xcu

2005-01-13  Vladimir Glazounov  <vg@openoffice.org>  [4151f08bff7fbd4cc8130703d12950885b389b8b]

#10000# let build last directories


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [dfe52a562edc25d9fd3bf62592069b41fd73fd57]

SRC680


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [029d39077a72f91298471951a20c30531547d730]

INTEGRATION: CWS macosx01 (1.49.44); FILE MERGED

2004/12/09 21:24:40 pjanik 1.49.44.1: #i38691#: Fix typo (missing l).

2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9fc7b54752e0f34bffabc4f9fd57beeb07d30ef9]

INTEGRATION: CWS pj15 (1.29.8); FILE MERGED

2005/01/03 15:30:26 pjanik 1.29.8.1: #i39818#: Remove now unused directory from PATH on MacOS X.

2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [788d56c1195efdc2a70aabe09e3ce242c3ccebd7]

INTEGRATION: CWS pj15 (1.81.50); FILE MERGED

2005/01/03 16:10:24 pjanik 1.81.50.2: #i38159#: Remove unused variable "BSTRPLIB".
2005/01/01 18:35:23 pjanik 1.81.50.1: #i38937#: Remove unused GOODIESLLIB.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [643ad2f04ead2c14fc9111a34105a221e3ac2472]

#i10000# Master workspace builds are done flat, without UPDMINOREXT.


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0a208b4c38c509e7f3d43a0f88c244d165e620dd]

SRC680


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [740bc9b3a6fb13ef2a48001853870759b884e710]

INTEGRATION: CWS cfgimpex (1.4.18); FILE MERGED

2004/12/10 16:54:24 jb 1.4.18.1: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [b07e7ffe69112696803e4d2f3e3fc9b577f509a9]

INTEGRATION: CWS cfgimpex (1.8.18); FILE MERGED

2004/12/10 16:54:32 jb 1.8.18.1: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [fcb4b0094f99c1f9e418f8c6d0b7e1d02ff7355f]

INTEGRATION: CWS cfgimpex (1.9.18); FILE MERGED

2004/12/10 16:54:31 jb 1.9.18.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:05 mav 1.9.18.2: #i38800# moving the embedding configuration
2004/12/10 14:26:16 mav 1.9.18.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [11ca346f283c92925461069cb4f5fa5214590733]

INTEGRATION: CWS cfgimpex (1.5.18); FILE MERGED

2004/12/10 16:54:28 jb 1.5.18.1: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [2cf76a06d13fcfb1993d8bc08853deff927a1305]

INTEGRATION: CWS cfgimpex (1.14.4); FILE MERGED

2004/12/10 16:54:27 jb 1.14.4.1: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [2d3e377acd21ced14af098b3ac440ba24c46b98a]

INTEGRATION: CWS cfgimpex (1.57.4); FILE MERGED

2004/12/16 14:06:21 jb 1.57.4.5: #i38800# Add forgotten semicolon; Correct gid to conform to conventions
2004/12/10 16:54:26 jb 1.57.4.4: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:08:45 mav 1.57.4.3: #i38800# moving the embedding configuration
2004/12/10 15:07:04 mav 1.57.4.2: #i38800# moving the embedding configuration
2004/12/10 14:26:14 mav 1.57.4.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [1e4a31bed8723295c3e8a02458bcc1586d062ae2]

INTEGRATION: CWS cfgimpex (1.19.16); FILE MERGED

2004/12/13 08:52:53 jb 1.19.16.2: #118253# New spool module Embedding
2004/12/10 16:53:01 jb 1.19.16.1: #118253# Add directory structure for new module configuration handling.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0258a45cff1ef267dbbeefb8515a0d8e06ef789b]

INTEGRATION: CWS cfgimpex (1.10.18); FILE MERGED

2004/12/10 16:54:25 jb 1.10.18.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:03 mav 1.10.18.2: #i38800# moving the embedding configuration
2004/12/10 14:26:14 mav 1.10.18.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [022f9e5c87276ae12731bb96518a6653dc4ecc76]

INTEGRATION: CWS cfgimpex (1.5.18); FILE MERGED

2004/12/10 16:54:25 jb 1.5.18.1: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [1babc543b63fc7954a3ae26052a0765ce7341432]

INTEGRATION: CWS cfgimpex (1.10.4); FILE MERGED

2004/12/10 16:54:25 jb 1.10.4.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:03 mav 1.10.4.2: #i38800# moving the embedding configuration
2004/12/10 14:26:13 mav 1.10.4.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [d70daec2cefa649247d90af76e0b7891ef1a5bc6]

INTEGRATION: CWS cfgimpex (1.9.18); FILE MERGED

2004/12/10 16:54:24 jb 1.9.18.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:02 mav 1.9.18.2: #i38800# moving the embedding configuration
2004/12/10 14:26:12 mav 1.9.18.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0264589eecb4949d229bdc3b20026fff4113035d]

INTEGRATION: CWS cfgimpex (1.11.18); FILE MERGED

2004/12/10 16:54:23 jb 1.11.18.3: #118253# Install spool files into new module configuration directory structure. Use package directory structure for spool files.
2004/12/10 15:07:02 mav 1.11.18.2: #i38800# moving the embedding configuration
2004/12/10 14:26:11 mav 1.11.18.1: #i38800# moving the embedding configuration

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [15843862e46c38b77efdbb1dc6d04683fdd62663]

INTEGRATION: CWS cfgimpex (1.24.6); FILE MERGED

2004/12/14 13:23:42 jb 1.24.6.1: #i38928# Remove configimport custom actions

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [6c162561e4e1f9853ae1e853646f84b2b6431df4]

INTEGRATION: CWS vcl32 (1.11.22); FILE MERGED

2004/12/10 17:00:39 pl 1.11.22.3: RESYNC: (1.12-1.13); FILE MERGED
2004/11/27 12:12:10 pl 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED
2004/11/27 09:56:02 pl 1.11.22.1: #i35433# kde plugin

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [43200ea65c59d569b606afc40684c36cec1888f6]

INTEGRATION: CWS vcl32 (1.65.22); FILE MERGED

2004/12/10 17:01:09 pl 1.65.22.3: RESYNC: (1.69-1.71); FILE MERGED
2004/11/27 12:12:20 pl 1.65.22.2: RESYNC: (1.65-1.69); FILE MERGED
2004/11/27 09:56:02 pl 1.65.22.1: #i35433# kde plugin

2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [1a24b9bf263a4cea175336c2cfd21f54cd9c5167]

INTEGRATION: CWS installer01 (1.5.36); FILE MERGED

2004/12/20 15:11:47 dv 1.5.36.5: enable cleanup again
2004/12/20 13:38:44 dv 1.5.36.4: #118191# Add default language to optional language packs
2004/12/16 15:02:41 dv 1.5.36.3: RESYNC: (1.6-1.7); FILE MERGED
2004/11/29 12:49:52 dv 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED
2004/11/16 15:07:50 dv 1.5.36.1: adapted to new install SDK

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [df6b990f89395dc599032c5d2894de31b471db26]

SRC680


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f91a795cf8423a30c199ef63b210ed107642a643]

INTEGRATION: CWS fooobuild (1.58.8); FILE MERGED

2004/12/21 21:57:07 vq 1.58.8.4: #i32814# Fix configure switch description and regenrate configure.
2004/12/21 00:43:34 vq 1.58.8.3: RESYNC: (1.58-1.63); FILE MERGED
2004/12/02 15:27:37 rene 1.58.8.2: regenerate configure
2004/11/26 13:10:05 rene 1.58.8.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6e809477a304669c00bcd10afd16ea9769ba9f46]

INTEGRATION: CWS fooobuild (1.45.20); FILE MERGED

2004/12/21 01:02:03 vq 1.45.20.2: RESYNC: (1.45-1.60); FILE MERGED
2004/11/26 13:09:52 rene 1.45.20.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e8a79cf43297e94f620be19836136ef3f607f362]

INTEGRATION: CWS fooobuild (1.25.14); FILE MERGED

2004/12/21 00:43:46 vq 1.25.14.2: RESYNC: (1.25-1.29); FILE MERGED
2004/11/26 13:10:09 rene 1.25.14.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f933bfbd2edabe4b6c00a0b6598e1cc4d836b0d1]

INTEGRATION: CWS fooobuild (1.75.6); FILE MERGED

2004/12/21 21:57:09 vq 1.75.6.4: #i32814# Fix configure switch description and regenrate configure.
2004/12/21 00:43:16 vq 1.75.6.3: RESYNC: (1.75-1.80); FILE MERGED
2004/12/02 15:26:01 rene 1.75.6.2: enhance system mspack check test to work like the others already in 680
2004/11/26 13:10:07 rene 1.75.6.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4e1f2899c33699e6d1536c67ca64b6c831933ee2]

INTEGRATION: CWS vq08 (1.29.4); FILE MERGED

2004/12/22 04:47:16 vq 1.29.4.2: #i10000# $ENABLE_DEBUG is never defined, @ENABLE_DEBUG@ is.
2004/12/22 03:24:18 vq 1.29.4.1: #i39424# Remove non-.NET2003 stuff from config_office for W32.

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [fe5cc276df856363d7306755c1b71a9acfdda51f]

INTEGRATION: CWS vq08 (1.80.4); FILE MERGED

2004/12/22 03:24:18 vq 1.80.4.2: #i39424# Remove non-.NET2003 stuff from config_office for W32.
2004/12/22 01:38:25 vq 1.80.4.1: #i39423# Don't check epm for windows builds.

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7f467cda5047a667cba9407698c08ec70d2e0a8d]

INTEGRATION: CWS vq08 (1.63.4); FILE MERGED

2004/12/22 03:24:16 vq 1.63.4.2: #i39424# Remove non-.NET2003 stuff from config_office for W32.
2004/12/22 01:38:23 vq 1.63.4.1: #i39423# Don't check epm for windows builds.

2005-01-04  Oliver Bolte  <obo@openoffice.org>  [a055b854b72c26b3f221c1437a2b7e55a8aaefe5]

SRC680


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [1ed541568ef0404ae5d18cd99ece8e4d9d48d02d]

SRC680


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [56716c170debde256b8cd66eff81146c2390c800]

INTEGRATION: CWS mmeeks03 (1.2.96); FILE MERGED

2004/12/20 13:04:33 mmeeks 1.2.96.1: Issue number: #i39335#
Submitted by: mmeeks
Trivial improvement to linkoo

2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [eb03aae975fe8b5cc21f205d3eb8ad6b80d62fca]

INTEGRATION: CWS kso12 (1.71.16); FILE MERGED

2004/12/10 16:41:06 kso 1.71.16.1: #35323# - libcurl.so -> libcurl.so.3

2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [6495f78cb09bc479c8eb9cd2200b7c01495e27a7]

INTEGRATION: CWS kso12 (1.36.26); FILE MERGED

2004/12/14 11:14:18 hjs 1.36.26.1: #i38726# handle dos lineend files for patching

2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [9af1c92a5dc32221813b2626414bb817b9431dfc]

INTEGRATION: CWS kso12 (1.60.14); FILE MERGED

2004/12/14 11:14:18 hjs 1.60.14.1: #i38726# handle dos lineend files for patching

2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cfd2797d266ab0dd3523a92d924bf08411347430]

INTEGRATION: CWS kso12 (1.1.2); FILE ADDED

2004/12/14 11:17:12 hjs 1.1.2.1: #i38726# handle dos lineend files for patching

2004-12-22  Vladimir Glazounov  <vg@openoffice.org>  [4656b25e99d311fb1cc35c23ee1d25ab9d1386d3]

#100000#


2004-12-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [05cd9579db9d68707f28017162dc305eec6cee55]

#i10000#: copy_one_file(): restrict chmod to certain cases


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19b5e71e9ec61f60c6ee86d85d135c229d565ea]

#i10000#: chmod() may fail because of access rights


2004-12-20  Rüdiger Timm  <rt@openoffice.org>  [c34aceefb9605d99f21cfcc0338cc7eecaf3fb92]

SRC680


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eee1986b42e009d0deeb51fa1240c211e8ee433]

INTEGRATION: CWS hrogtkremove (1.14.4); FILE MERGED

2004/12/20 09:20:15 hro 1.14.4.1: #i36989# Removed gtk+ from crashreporter

2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c76a4cb12426968088b850fb551e828a8c95535e]

INTEGRATION: CWS hrogtkremove (1.2.298); FILE MERGED

2004/12/20 09:30:55 hro 1.2.298.1: #i36989# Removed gtk references from crashrep

2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [abc5d5639295f7ef9583c8c5e878ad0edf03913d]

INTEGRATION: CWS hrogtkremove (1.1.314); FILE MERGED

2004/12/20 09:30:54 hro 1.1.314.1: #i36989# Removed gtk references from crashrep

2004-12-16  Kurt Zenker  <kz@openoffice.org>  [c74fdf18d80994bad9a6116993f98583ac2f94bf]

SRC680


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b8a904d762938a4e86e918d82d70c3fd13087637]

INTEGRATION: CWS helpaux (1.21.94); FILE MERGED

2004/12/06 13:53:15 hjs 1.21.94.1: #i36415# support for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [807aad88759a4221a1da0c16c39927c4b551ce28]

INTEGRATION: CWS helpaux (1.148.32); FILE MERGED

2004/12/06 13:53:14 hjs 1.148.32.1: #i36415# support for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [721fbf5d9cd6da501944038b549bf6b56b52ef4f]

INTEGRATION: CWS helpaux (1.154.28); FILE MERGED

2004/12/07 17:25:15 fpe 1.154.28.2: RESYNC: (1.154-1.156); FILE MERGED
2004/12/06 13:53:14 hjs 1.154.28.1: #i36415# support for helpcontent2 auxiliary language problem

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f8cf74747255890ffab8e6960937753b208c5584]

INTEGRATION: CWS helpaux (1.20.94); FILE MERGED

2004/12/06 13:53:14 hjs 1.20.94.1: #i36415# support for helpcontent2 auxiliary language problem

2004-12-16  Kurt Zenker  <kz@openoffice.org>  [13ce7fd9e3bea80e2749d94d941c8489cb7939cd]

INTEGRATION: CWS jl15 (1.69.24); FILE MERGED

2004/11/30 15:45:59 jl 1.69.24.1: #i35985# introducing CSC and VBC macros

2004-12-16  Kurt Zenker  <kz@openoffice.org>  [612fc490be6f315f22abd81fa112548abc26564a]

INTEGRATION: CWS jl15 (1.154.26); FILE MERGED

2004/12/01 09:41:48 jl 1.154.26.2: RESYNC: (1.154-1.156); FILE MERGED
2004/11/30 15:45:59 jl 1.154.26.1: #i35985# introducing CSC and VBC macros

2004-12-16  Kurt Zenker  <kz@openoffice.org>  [8df0245f2a0e8ab474796b6047789f7a8ed789e6]

INTEGRATION: CWS change2gtk24 (1.71.2); FILE MERGED

2004/12/10 10:18:46 obo 1.71.2.6: #i10000# typo
2004/12/10 09:27:18 obo 1.71.2.5: #i10000# disable libfps_gnome
2004/12/10 09:00:16 obo 1.71.2.4: #i10000# can't register component for SOLARIS
2004/12/09 16:58:36 obo 1.71.2.3: #i10000# typo
2004/12/09 16:08:26 obo 1.71.2.2: #i37457#,#i32555# enable libfps_gnome (CWS gtkfpicker1
2004/12/06 14:10:06 obr 1.71.2.1: #118668# ucpgvfs1.uno.so now register using regcomplazy

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [8b99656b24c0212b6c088f9f4be903a1b6c6d313]

INTEGRATION: CWS nativefixer2 (1.14.16); FILE MERGED

2004/12/13 13:50:01 is 1.14.16.1: #118396# nore more setupzip flag

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [42381c00be391ae9b1e01f5819dbcd570625d707]

INTEGRATION: CWS nativefixer2 (1.50.4); FILE MERGED

2004/12/13 13:50:01 is 1.50.4.4: #118396# nore more setupzip flag
2004/12/10 16:02:29 is 1.50.4.3: #i38394# patching name into soffice.bin
2004/12/10 13:55:07 is 1.50.4.2: RESYNC: (1.50-1.58); FILE MERGED
2004/12/01 14:22:01 is 1.50.4.1: #i37305# drawimpresscommands at root module

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [da1f2ef4fcb1e28682c5270e9f9f1e2de7be3c03]

INTEGRATION: CWS nativefixer2 (1.69.2); FILE MERGED

2004/12/10 16:29:09 is 1.69.2.3: #118708# simplify packing process
2004/12/10 13:54:57 is 1.69.2.2: RESYNC: (1.69-1.71); FILE MERGED
2004/11/29 16:01:24 is 1.69.2.1: #118396# new organization of libstdc++

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f33c4dd574c6c5c1ea93e1f163bb3e489831035d]

INTEGRATION: CWS nativefixer2 (1.9.16); FILE MERGED

2004/12/10 16:27:36 is 1.9.16.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [60c8e7fa0b6971f4576180af52f2ca0680c37747]

INTEGRATION: CWS nativefixer2 (1.2.36); FILE MERGED

2004/12/10 16:28:38 is 1.2.36.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [7bc730dc206ce6241d543f0977201147603be9ee]

INTEGRATION: CWS nativefixer2 (1.5.4); FILE MERGED

2004/12/10 16:28:26 is 1.5.4.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6c39a58fd46cadbc8aa1f53532658230bbfacee2]

INTEGRATION: CWS nativefixer2 (1.13.4); FILE MERGED

2004/11/29 16:01:24 is 1.13.4.1: #118396# new organization of libstdc++

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9b269c3322ce8779a1d5e8c764a3322df010d163]

INTEGRATION: CWS nativefixer2 (1.9.16); FILE MERGED

2004/12/13 13:50:00 is 1.9.16.1: #118396# nore more setupzip flag

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [d0732ef01100ee5b4149aa442857f217f5be671d]

INTEGRATION: CWS nativefixer2 (1.6.4); FILE MERGED

2004/12/10 16:27:22 is 1.6.4.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [10fa37d26920810e0b0aa1bb724d71beb6a157ac]

INTEGRATION: CWS nativefixer2 (1.5.4); FILE MERGED

2004/12/10 16:27:52 is 1.5.4.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ca09a0bf0d0376a291ec737ae04371b18ff85741]

INTEGRATION: CWS nativefixer2 (1.5.4); FILE MERGED

2004/12/10 16:26:57 is 1.5.4.3: #118708# simplify packing process
2004/12/10 13:49:15 is 1.5.4.2: RESYNC: (1.5-1.7); FILE MERGED
2004/12/01 14:22:47 is 1.5.4.1: #i37305# drawimpresscommands at root module

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [671bc3620863093c05c53c669373be1de8fcb205]

INTEGRATION: CWS nativefixer2 (1.9.4); FILE MERGED

2004/12/10 13:48:26 is 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED
2004/12/01 14:22:48 is 1.9.4.1: #i37305# drawimpresscommands at root module

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [54708fcf68b3e269b68bdb0f8c31dcddf47959e1]

INTEGRATION: CWS nativefixer2 (1.5.4); FILE MERGED

2004/12/10 16:26:40 is 1.5.4.3: #118708# simplify packing process
2004/12/10 13:46:07 is 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED
2004/12/01 14:22:29 is 1.5.4.1: #i37305# drawimpresscommands at root module

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [590119b36d673e9cb7b4b8eff5f48722c161ff14]

INTEGRATION: CWS nativefixer2 (1.8.16); FILE MERGED

2004/12/10 16:26:03 is 1.8.16.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cd9093fd7a64909d4da8b13efb43b2fe52f42b93]

INTEGRATION: CWS nativefixer2 (1.2.198); FILE MERGED

2004/12/10 16:25:46 is 1.2.198.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [2b5f5e7d745c15f7f42bf9fb16d3967cf9202738]

INTEGRATION: CWS nativefixer2 (1.2.46); FILE MERGED

2004/11/29 17:01:02 is 1.2.46.1: #i37022# changing OOo copyright text

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [f7b3868b034caf00a8d94ebc053f9be42b5d808a]

INTEGRATION: CWS nativefixer2 (1.3.212); FILE MERGED

2004/11/29 16:12:55 is 1.3.212.1: #i36740# check for hyphens

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [6b1c197bb0de987b77e448dd7653ff82e3c662d6]

INTEGRATION: CWS nativefixer2 (1.2.148); FILE MERGED

2004/12/13 07:58:55 is 1.2.148.2: #118708# creating new flags in scp instead of global collectors
2004/12/10 16:24:54 is 1.2.148.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a44d8906553a019a92ae8d355508260839ed52f9]

INTEGRATION: CWS nativefixer2 (1.6.6); FILE MERGED

2004/12/02 13:47:48 is 1.6.6.2: #i38328# language into comment field
2004/11/29 17:06:58 is 1.6.6.1: #118618# setting windows installer product version

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [a4dd696c8d61be795d31d0de984c4a697feddf10]

INTEGRATION: CWS nativefixer2 (1.13.6); FILE MERGED

2004/12/13 08:16:50 is 1.13.6.5: #i37374# better error handling for makecab.exe
2004/12/01 13:09:29 is 1.13.6.4: #i37374# makecab output
2004/11/30 11:11:45 is 1.13.6.3: #i36193# no more solenv directory
2004/11/30 10:37:18 is 1.13.6.2: #i36193# no more solenv directory
2004/11/29 15:27:16 is 1.13.6.1: #i37374# using verbose mode for makecab.exe

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [01bb2c41989c689cdd863efd10f30aaa9d757281]

INTEGRATION: CWS nativefixer2 (1.16.6); FILE MERGED

2004/12/13 07:58:55 is 1.16.6.4: #118708# creating new flags in scp instead of global collectors
2004/12/10 16:24:54 is 1.16.6.3: #118708# simplify packing process
2004/11/30 11:11:45 is 1.16.6.2: #i36193# no more solenv directory
2004/11/30 10:37:18 is 1.16.6.1: #i36193# no more solenv directory

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [52d174b253213ffac0c9063e9a3e2ed3f9384a91]

INTEGRATION: CWS nativefixer2 (1.5.6); FILE MERGED

2004/12/02 13:47:47 is 1.5.6.1: #i38328# language into comment field

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [b6476ca2f862ae12bfba131d257286bdde12fe75]

INTEGRATION: CWS nativefixer2 (1.6.18); FILE MERGED

2004/12/10 16:24:53 is 1.6.18.1: #118708# simplify packing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [9faeb3bf87f9c2fc4eba2e64ead01239e605668a]

INTEGRATION: CWS nativefixer2 (1.6.6); FILE MERGED

2004/12/10 16:24:26 is 1.6.6.4: #118708# simplify packing process
2004/12/09 17:12:15 is 1.6.6.3: #118708# optimizing process
2004/12/06 14:20:39 is 1.6.6.2: #i37042# simple install mechanism
2004/11/30 10:37:03 is 1.6.6.1: #i36193# no more solenv directory

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [397e809fc0b224ed1238738319e764fb96b0865f]

INTEGRATION: CWS nativefixer2 (1.13.6); FILE MERGED

2004/12/13 09:40:25 is 1.13.6.5: #118708# better error handling for unknown languages
2004/12/13 08:04:32 is 1.13.6.4: #118708# supporting macros.inc (parents without all languages)
2004/12/10 16:24:26 is 1.13.6.3: #118708# simplify packing process
2004/12/06 14:39:01 is 1.13.6.2: #118670# removing unocomponent flag fake
2004/12/03 12:16:32 is 1.13.6.1: #i37378# renaming special files

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [aaccbd179064f69d558b03627d6523329e042312]

INTEGRATION: CWS nativefixer2 (1.12.6); FILE MERGED

2004/12/10 16:24:26 is 1.12.6.4: #118708# simplify packing process
2004/12/06 17:40:37 is 1.12.6.3: #118619# no more usage of find command
2004/12/06 14:20:38 is 1.12.6.2: #i37042# simple install mechanism
2004/11/30 10:37:02 is 1.12.6.1: #i36193# no more solenv directory

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [8056053c82d60b1d1635c3c864038993970eb781]

INTEGRATION: CWS nativefixer2 (1.6.4); FILE MERGED

2004/12/13 10:18:30 is 1.6.4.5: #118545# german module names
2004/12/10 12:35:34 is 1.6.4.4: #118545# better names
2004/12/08 12:14:44 is 1.6.4.3: #118545# new name in listfile
2004/12/06 11:49:45 is 1.6.4.2: #i37981# removing utf8 encoding in license text
2004/12/02 09:40:59 is 1.6.4.1: #i38240# non english strings into java installer for multilingual installation sets

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [5842b6cba4eee8d19320e620dfc0f28c4ffe8262]

INTEGRATION: CWS nativefixer2 (1.21.6); FILE MERGED

2004/12/10 16:24:25 is 1.21.6.7: #118708# simplify packing process
2004/12/10 13:37:05 is 1.21.6.6: RESYNC: (1.21-1.22); FILE MERGED
2004/12/08 12:14:44 is 1.21.6.5: #118545# new name in listfile
2004/12/06 17:40:37 is 1.21.6.4: #118619# no more usage of find command
2004/12/06 14:39:01 is 1.21.6.3: #118670# removing unocomponent flag fake
2004/12/06 14:20:38 is 1.21.6.2: #i37042# simple install mechanism
2004/11/30 10:37:02 is 1.21.6.1: #i36193# no more solenv directory

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [3908079ca99d540facf4dc22e7b090e2fcd22f51]

INTEGRATION: CWS nativefixer2 (1.13.6); FILE MERGED

2004/12/10 13:36:55 is 1.13.6.5: RESYNC: (1.13-1.15); FILE MERGED
2004/12/08 12:14:44 is 1.13.6.4: #118545# new name in listfile
2004/12/06 17:40:37 is 1.13.6.3: #118619# no more usage of find command
2004/12/02 15:47:15 is 1.13.6.2: #i37405# allowing more rpm versions
2004/11/30 10:37:02 is 1.13.6.1: #i36193# no more solenv directory

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [bfcf78db166e3cba069fd6ecebcc0b57413592a2]

INTEGRATION: CWS nativefixer2 (1.1.2); FILE ADDED

2004/12/09 17:11:25 is 1.1.2.1: #118708# optimizing process

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [0743e2f279bb411d3c23b659dcfe65fb938990f7]

INTEGRATION: CWS nativefixer2 (1.7.22); FILE MERGED

2004/12/03 12:16:32 is 1.7.22.1: #i37378# renaming special files

2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [4f4ef2a3fe538f70a4872bdc21d6e375b21122f3]

INTEGRATION: CWS nativefixer2 (1.23.6); FILE MERGED

2004/12/13 08:04:19 is 1.23.6.12: #118708# supporting macros.inc (parents without all languages)
2004/12/10 16:23:40 is 1.23.6.11: #118708# simplify packing process
2004/12/10 13:36:33 is 1.23.6.10: RESYNC: (1.23-1.25); FILE MERGED
2004/12/09 17:12:39 is 1.23.6.9: #118708# optimizing process
2004/12/06 14:40:34 is 1.23.6.8: #118670# removing unocomponent flag fake
2004/12/06 14:39:17 is 1.23.6.7: #118670# removing unocomponent flag fake
2004/12/06 14:18:44 is 1.23.6.6: #i37042# simple install mechanism
2004/12/03 12:14:21 is 1.23.6.5: #i37378# renaming special files
2004/12/02 13:47:14 is 1.23.6.4: #i38328# language into comment field
2004/12/02 09:40:44 is 1.23.6.3: #i38240# non english strings into java installer for multilingual installation sets
2004/11/30 10:36:38 is 1.23.6.2: #i36193# no more solenv directory
2004/11/30 08:36:57 is 1.23.6.1: #i36590# no more pkgchk during installation

2004-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [bde3772190f87941bb44d91aa6ce6b5781efb745]

#i10000#: take care of file permissions after system copy


2004-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ee2f184fd245f03692cba998a7e8053bb21860d]

#i10000#: read_file: open file readonly


2004-12-15  Rüdiger Timm  <rt@openoffice.org>  [0189f52fe518aa7214672e41ae7fbe8bb8bea78d]

#i10000# reg4msdoc680mi.dll and its resource was needed for old setup, not necessary any more.


2004-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [125ffdb6a15814a57dc997066a59d9d877781c52]

#i37776# missed one file


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2e3a3fada64c19825bbd0539cecf4bbbd87f821]

#i10000#: include standard module Carp


2004-12-14  Rüdiger Timm  <rt@openoffice.org>  [3c1e15433468f8e4c18ff63ab27ed847837246f3]

INTEGRATION: CWS pj14 (1.20.44); FILE MERGED

2004/12/09 22:48:11 pjanik 1.20.44.1: #i38762#: Fix eating of double quotes in svx/source/intro/OpenOffice.org.src.

2004-12-13  Kurt Zenker  <kz@openoffice.org>  [501fae6a869d0cb688689221b1f7dc2232cb16c5]

SRC680


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b318eccd444f6ccd59c9e3eeb7024b09cd9e9d]

INTEGRATION: CWS hr10 (1.6.38); FILE MERGED

2004/11/15 16:08:43 hr 1.6.38.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7dbda4816bf1320c4285dbc50d6330dce090eed]

INTEGRATION: CWS hr10 (1.17.92); FILE MERGED

2004/11/16 17:11:54 hr 1.17.92.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e283e4bf948550fd63d3794faddaed7f0e3c9647]

INTEGRATION: CWS hr10 (1.10.22); FILE MERGED

2004/11/16 17:07:44 hr 1.10.22.3: #i35771#: implement '-f' switch (cudos to mmeeks)
2004/11/15 17:31:17 hr 1.10.22.2: #i33072#: obsolete modules: print warning and continue
2004/11/15 16:17:25 hr 1.10.22.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1bb43bcef349f1516f594c2418562914cb8a57]

INTEGRATION: CWS hr10 (1.3.72); FILE MERGED

2004/11/15 16:16:45 hr 1.3.72.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed8cca84af130825a06b375e983ec414ccda7d0]

INTEGRATION: CWS hr10 (1.9.22); FILE MERGED

2004/11/16 17:10:42 hr 1.9.22.2: #i35771#: implement '-f' switch (cudos to mmeeks)
2004/11/15 16:16:23 hr 1.9.22.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [666b8bf6e8d100ce3ea53eb806324f9c443aa3a2]

INTEGRATION: CWS hr10 (1.2.58); FILE MERGED

2004/11/15 16:15:49 hr 1.2.58.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c3cda57dad5d7ec22103d917f2ba48fd66d9097]

INTEGRATION: CWS hr10 (1.5.38); FILE MERGED

2004/11/15 16:10:41 hr 1.5.38.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [454e297be38c200e53df53d2eddd8cb71cb05ed9]

INTEGRATION: CWS hr10 (1.3.72); FILE MERGED

2004/11/15 16:09:50 hr 1.3.72.1: #i33894#: spelling fixes, thanks to pjanik and warath for finding them

2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [a815e914eb0b16d5a02a0d69ccd9b82a6e34dc74]

SRC680


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4007a9f1464dca0072b293f0d09c54d92206a26e]

INTEGRATION: CWS vq07 (1.26.6); FILE MERGED

2004/12/03 22:48:06 vq 1.26.6.1: #i38411# Remove check for wdevenv in configure.

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c74514ea0ab978e6994d5e38ad119a792efabde1]

INTEGRATION: CWS vq07 (1.77.6); FILE MERGED

2004/12/03 22:48:06 vq 1.77.6.1: #i38411# Remove check for wdevenv in configure.

2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f21a415c3e2053427d0e642bb02f48248e330118]

INTEGRATION: CWS vq07 (1.60.6); FILE MERGED

2004/12/03 22:48:04 vq 1.60.6.1: #i38411# Remove check for wdevenv in configure.

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [faa1c61850bc17765fa93d3c7dbd90ff149be9fe]

INTEGRATION: CWS ause012 (1.11.10); FILE MERGED

2004/12/03 17:46:15 hjs 1.11.10.1: #i37776# cleanup

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90d87175fb1444f58c37aebe82dec284c56d574]

INTEGRATION: CWS ause012 (1.50.10); FILE MERGED

2004/12/02 18:58:08 hjs 1.50.10.1: #i37776# remove obsolete files orginating from setup2 module

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e129e0aad6ab87c4284279abc0ef5e22cde546]

INTEGRATION: CWS ause012 (1.2.192); FILE MERGED

2004/12/07 17:43:38 hjs 1.2.192.1: #i37776# remove obsolete activex stuff

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [057715d2b835ba8eb2cc6820fc32f66fc2da63d9]

INTEGRATION: CWS ause012 (1.2.192); FILE MERGED

2004/12/07 17:43:36 hjs 1.2.192.1: #i37776# remove obsolete activex stuff

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f68935ab00c1e98ec1f7cb367489e8cd7b5aa678]

INTEGRATION: CWS ause012 (1.6.10); FILE MERGED

2004/12/02 10:51:46 hjs 1.6.10.2: RESYNC: (1.6-1.8); FILE MERGED
2004/11/24 15:12:20 hjs 1.6.10.1: #i37776# remove obsolete dependency

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca9f3e33b7d95c25e9684d368b467f423161b9cd]

INTEGRATION: CWS ause012 (1.85.2); FILE MERGED

2004/12/02 09:18:31 hjs 1.85.2.3: RESYNC: (1.86-1.87); FILE MERGED
2004/11/11 10:11:28 hjs 1.85.2.2: RESYNC: (1.85-1.86); FILE MERGED
2004/11/05 17:32:12 hjs 1.85.2.1: #i34454# make .def files phony on demand

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b22a4364eb44ef067c6b7b13d95f1168e107906d]

INTEGRATION: CWS ause012 (1.11.112); FILE MERGED

2004/12/03 13:48:17 hjs 1.11.112.1: #i37776# call of checkscp obsolete

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ad8c6b555a0dd33bb62d784a4755d9e3f8eb1b]

INTEGRATION: CWS ause012 (1.26.26); FILE MERGED

2004/11/05 17:32:13 hjs 1.26.26.1: #i34454# make .def files phony on demand

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [873550fc3226f488f8de080c47546a18d59ea4ff]

INTEGRATION: CWS ause012 (1.154.4); FILE MERGED

2004/12/02 09:19:06 hjs 1.154.4.2: RESYNC: (1.154-1.156); FILE MERGED
2004/11/25 18:35:52 hjs 1.154.4.1: #i37200# enhanced default of RSCUPDVER

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [666dbe0997a785dcb2ffba8f1a04f570e9cd9347]

INTEGRATION: CWS ause012 (1.1.1.1.406); FILE MERGED

2004/11/23 13:03:12 hjs 1.1.1.1.406.1: #i37699# return error if makefile not found

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0d8ad90a9012ee65a1b57c4e5f39ceffc53632]

INTEGRATION: CWS ause012 (1.83.2); FILE MERGED

2004/12/02 09:18:58 hjs 1.83.2.3: RESYNC: (1.84-1.85); FILE MERGED
2004/11/11 10:11:38 hjs 1.83.2.2: RESYNC: (1.83-1.84); FILE MERGED
2004/11/05 17:32:12 hjs 1.83.2.1: #i34454# make .def files phony on demand

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4fa529442960c4800be6a6b31634a58bf28b1b1]

INTEGRATION: CWS ause012 (1.9.114); FILE MERGED

2004/12/03 13:48:16 hjs 1.9.114.1: #i37776# call of checkscp obsolete

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [02cee2b49bf903679a8da3994af50b2048f5b979]

INTEGRATION: CWS ause012 (1.25.26); FILE MERGED

2004/11/05 17:32:13 hjs 1.25.26.1: #i34454# make .def files phony on demand

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [659152305507b3b840b97978bbe60ef2b9fa42fc]

INTEGRATION: CWS ause012 (1.5.30); FILE MERGED

2004/12/03 17:52:59 hjs 1.5.30.4: #i10000# resync merge
2004/11/17 10:46:52 hjs 1.5.30.3: #115128# check return code before printing a warning
2004/11/11 18:20:01 hjs 1.5.30.2: #115128# use -k to keep existing output trees
2004/11/11 15:28:00 hjs 1.5.30.1: #115128# use -o to force creation of output trees in copy mode

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bb591c9438ba27a5887136dec1186dd08b81213]

INTEGRATION: CWS ant02 (1.58.4); FILE MERGED

2004/11/18 16:01:13 bei 1.58.4.1: #i27028# improve ant detection

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [553320a6af54466f4cd8216067be3221b35506af]

INTEGRATION: CWS ant02 (1.25.10); FILE MERGED

2004/11/18 16:01:14 bei 1.25.10.1: #i27028# improve ant detection

2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4d4c3098a61d73ed19f1038b5591f3c17eb0bc]

INTEGRATION: CWS ant02 (1.75.2); FILE MERGED

2004/11/18 16:01:12 bei 1.75.2.1: #i27028# improve ant detection

2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [08892203438eb9ca3e60649402c91749d0e9a7e2]

INTEGRATION: CWS gh9 (1.2.14); FILE MERGED

2004/11/19 13:29:41 gh 1.2.14.1: do not leave *.obj files in sourcetree

2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [99777a5e9e7e20cd6a9c4012c3a4aa32c91ca6bb]

INTEGRATION: CWS ause014 (1.12.4); FILE MERGED

2004/12/07 11:17:25 hjs 1.12.4.5: #i37968# simplify .INCLUDE
2004/12/06 17:28:34 hjs 1.12.4.4: #i37968# use CWS name hint - inserted empty line again
2004/12/06 17:26:56 hjs 1.12.4.3: #i37968# use CWS name hint - fix typo
2004/12/06 17:23:33 hjs 1.12.4.2: #i37968# use CWS name hint
2004/12/06 14:18:46 hjs 1.12.4.1: #i37968# use CWS name hint

2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [0bbb7185cbc1106bcf76baf021f1804062d240d1]

INTEGRATION: CWS ause014 (1.13.14); FILE MERGED

2004/12/06 14:15:07 hjs 1.13.14.1: #i37968# use LAST_MINOR to get an idea of the used milestone

2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [63f6a3d17f5b11dfbd0b9a51b4312fa15db392ed]

INTEGRATION: CWS ause014 (1.11.14); FILE MERGED

2004/12/07 11:18:11 hjs 1.11.14.3: #i37968# simplify .INCLUDE
2004/12/06 18:28:50 hjs 1.11.14.2: #i37968# fix result evaluation of open
2004/12/06 14:09:32 hjs 1.11.14.1: #i37968# leave hint of CWS name

2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [ed943bd4f33d5370b45abfa509627091202544a6]

INTEGRATION: CWS pj13 (1.23.2); FILE MERGED

2004/11/28 19:44:23 pjanik 1.23.2.1: #i34138#: Add Bulgarian language.

2004-12-09  Kurt Zenker  <kz@openoffice.org>  [be4e7f19549fff2374f905ac909991813778c6fd]

SRC680


2004-12-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49286aa22f83bb3d3108e3b39cb7205c2798fb12]

#i10000# fix check for local environment


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [1658dc0d7224461972a390dc5d03b42c1c9f184f]

INTEGRATION: CWS impress22 (1.57.8); FILE MERGED

2004/12/08 10:10:17 thb 1.57.8.2: #i38517# Moved graphic filter dlls back to OOo core (could theoretically keep _some_ of them in optional filters, but then, filter/source/config would have to be adapted, too, which I deem too risky now. Should somebody rework this: please be aware that e.g. PICT is a REQUIRED filter, as certain MSO documents contain them)
2004/12/07 14:22:46 thb 1.57.8.1: #i38517# Moved internal graphic filter from _optional_ graphic filter branch to _mandatory_ office root

2004-12-09  Kurt Zenker  <kz@openoffice.org>  [8e2732a226d4ad1ac7a676b57fe76d79a428d65a]

INTEGRATION: CWS impress22 (1.2.22); FILE MERGED

2004/12/08 11:43:06 thb 1.2.22.1: #i38517# Also removed filter entries from graphic filter module

2004-12-09  Kurt Zenker  <kz@openoffice.org>  [ab3b2702864455ebbec01fde1811cc34651ab455]

INTEGRATION: CWS impress22 (1.4.22); FILE MERGED

2004/12/08 10:10:17 thb 1.4.22.2: #i38517# Moved graphic filter dlls back to OOo core (could theoretically keep _some_ of them in optional filters, but then, filter/source/config would have to be adapted, too, which I deem too risky now. Should somebody rework this: please be aware that e.g. PICT is a REQUIRED filter, as certain MSO documents contain them)
2004/12/07 14:22:45 thb 1.4.22.1: #i38517# Moved internal graphic filter from _optional_ graphic filter branch to _mandatory_ office root

2004-12-09  Rüdiger Timm  <rt@openoffice.org>  [08646d93b0c6f6ee141fe4e7d94678c0b6195d71]

#i10000# Create language packs instead of full sets.


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [02e4e6d9adf965049f90d281299aa2c6903e21d4]

SRC680


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [9716241eecf53d436483a7550e85b102b7f650a0]

#i10000# Hard dependency


2004-12-07  Kurt Zenker  <kz@openoffice.org>  [1ba804fab003060c8a8111be69cc321c2edfe96c]

SRC680


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [ef61dad02f474b507a994d635ef44e6ded20252c]

INTEGRATION: CWS sysintbeta1 (1.6.6); FILE MERGED

2004/12/06 20:12:14 hro 1.6.6.1: #i37842# Set correct icon for database documents (.odb)

2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [1ae2f9ff91b8eebd6f4cf460911b9c637cef4aed]

INTEGRATION: CWS bettermaker (1.6.14); FILE MERGED

2004/12/03 14:40:24 is 1.6.14.1: #i38240# non english locales supported

2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [80a21fbe9083e99f1bf4e98b346d7ccf24d5fd81]

INTEGRATION: CWS bettermaker (1.14.2); FILE MERGED

2004/12/03 16:26:49 obr 1.14.2.2: #i38179# same change for links as well
2004/12/03 14:38:26 obr 1.14.2.1: #i38179# changed group id from other to root on linux and to bin elsewhere

2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [5bdb3704a1ed872184864e728faffbfd2d19a854]

INTEGRATION: CWS bettermaker (1.24.2); FILE MERGED

2004/12/03 14:40:06 is 1.24.2.1: #i38240# non english locales supported

2004-12-06  Vladimir Glazounov  <vg@openoffice.org>  [5fba38defbf09672aac793d44ad7f3f77bb87710]

#100000# Do not brake the build for --from switch - just issue a warning


2004-12-06  Kurt Zenker  <kz@openoffice.org>  [3d7326679af56a49d55edfab0cdff7d33efe5f07]

#i10000# remove loader


2004-12-03  Vladimir Glazounov  <vg@openoffice.org>  [6da9d2d44eb327efa188065c77b84cd4abc6de5e]

#100000# wait for last child in multiprocessing build


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [2b9ac167f8b22560f7095159171109f693456539]

SRC680


2004-12-03  Vladimir Glazounov  <vg@openoffice.org>  [4cebe756031930c391653b8d9fdfe7a92c667e6d]

#100000# wait for last child in multiprocessing build


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [6615dcbedfbe8759351e278a02665838385b11d9]

INTEGRATION: CWS dba21 (1.12.6); FILE MERGED

2004/11/30 12:25:43 oj 1.12.6.1: #i38078# missing entry for hsqldb jar files

2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [a6a3d0a8d855395370639282196763e458c67221]

INTEGRATION: CWS vq06 (1.26.2); FILE MERGED

2004/12/01 05:28:27 vq 1.26.2.2: #i38100# Fixed typo.
2004/12/01 05:13:41 vq 1.26.2.1: #i38100# Add PSDK/bin to the PATH. Some executables of the Windows
Installer SDK are needed in instsetoo_native.

2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [27135bb4b41687b0ea172c0c4d6f6939e46e317f]

INTEGRATION: CWS vq06 (1.77.2); FILE MERGED

2004/12/01 05:13:41 vq 1.77.2.1: #i38100# Add PSDK/bin to the PATH. Some executables of the Windows
Installer SDK are needed in instsetoo_native.

2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [456adfbebd3835ef924b47e5fdf594208bc71ab6]

INTEGRATION: CWS vq06 (1.60.2); FILE MERGED

2004/12/01 05:13:39 vq 1.60.2.1: #i38100# Add PSDK/bin to the PATH. Some executables of the Windows
Installer SDK are needed in instsetoo_native.

2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [04dc40beb955f0531bbd7a3b080293a567d5b1df]

SRC680


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [b444dfea80cccd8706681f3748485fdf5cb64782]

#i36225# gid_File_Bmp_Intro


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [96f7fdc06fa3117113a27e2ed5cbd0f86907fa0a]

SRC680


2004-12-02  Vladimir Glazounov  <vg@openoffice.org>  [b8835c1a994afa12ba7c2d57132bce6cd958b706]

#100000# merge error fix


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [1b1a85d6fdeb56edb5387746f1eb04ef656a4360]

SRC680


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [6cedb6a7eaba643c446fe4c6a2eec59184606596]

#i10000# tplwizweb removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [311e5dd61a4e1b7e0a3d338e10d11397213d6525]

#i10000# wwz resource removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [b518e405336f87255d8824dbcd507829e242bfc3]

#i10000# basicsrvweb.zip removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [43e6fa3b029e9734adaa4fadf3f61f29fa920eba]

#i10000# tutorial.jar removed


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [c40d31f598837119a3691532a39f1be15d4ba857]

SRC680


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c27ffcdc55f27cabaae230fe1d54856187db17e0]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:12:56 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:13:08 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:54:36 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbbab055c7f5e3528a1f3bb7188f65d0f52d19a9]

INTEGRATION: CWS sysint1 (1.5.154); FILE MERGED

2004/11/17 10:33:29 is 1.5.154.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e152dbafe4824bf3f94b2deb0c4a1a9a880bb676]

INTEGRATION: CWS sysint1 (1.10.28); FILE MERGED

2004/11/17 11:46:45 is 1.10.28.2: #118340# cleanup scp
2004/11/17 10:31:50 is 1.10.28.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9051b5813f8e671cb9e42d443e877cca5d4a5375]

INTEGRATION: CWS sysint1 (1.42.2); FILE MERGED

2004/11/17 16:14:36 is 1.42.2.2: #118340# cleanup scp
2004/11/16 14:12:46 is 1.42.2.1: #i36828# new shellnew files

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [086bc21f537afe8b6b2a99523e96b9c844e4b558]

INTEGRATION: CWS sysint1 (1.8.2); FILE MERGED

2004/11/23 08:44:22 obr 1.8.2.4: fixed merge error
2004/11/18 10:15:34 obr 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED
2004/11/17 11:47:03 is 1.8.2.2: #118340# cleanup scp
2004/11/17 10:35:36 is 1.8.2.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cb9a21be85a4baca11d160e68b5f556713624f5]

INTEGRATION: CWS sysint1 (1.4.162); FILE MERGED

2004/11/17 10:34:50 is 1.4.162.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aff2f4790a5aa689c455db0695675215af582c3]

INTEGRATION: CWS sysint1 (1.3.2); FILE MERGED

2004/11/24 15:06:08 hro 1.3.2.6: #i36906# UseoOld icons for old document formats
2004/11/22 15:53:53 hro 1.3.2.5: #i37080# New document format mimetypes
2004/11/17 15:26:36 is 1.3.2.4: #i36831# clsid with oo1.1 or so7
2004/11/17 09:20:55 is 1.3.2.3: #i36831# new file extensions
2004/11/16 15:48:22 is 1.3.2.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:14:11 is 1.3.2.1: #i36828# new shellnew files

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc82ca2f4a704e3db6732b9fa32340434b39c457]

INTEGRATION: CWS sysint1 (1.7.84); FILE MERGED

2004/11/18 11:40:42 is 1.7.84.1: #i37393# help only at one module

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [96146e27cfd321cce83a274ec3974126be9622dd]

INTEGRATION: CWS sysint1 (1.2.174); FILE MERGED

2004/11/17 10:33:48 is 1.2.174.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb4d005cf0b938fd0b26497a7f907c7e3abd0234]

INTEGRATION: CWS sysint1 (1.4.162); FILE MERGED

2004/11/17 10:33:48 is 1.4.162.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1395f498556a09303231394b74bd941b7995aed3]

INTEGRATION: CWS sysint1 (1.5.154); FILE MERGED

2004/11/17 10:33:29 is 1.5.154.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec48d3cc2aaee67872ce952fd4b835468666039]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:13:11 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:13:24 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:54:54 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [872652dbf1b5116b5aadc658fa69bf2817290733]

INTEGRATION: CWS sysint1 (1.5.2); FILE MERGED

2004/11/24 15:06:07 hro 1.5.2.2: #i36906# UseoOld icons for old document formats
2004/11/22 15:53:53 hro 1.5.2.1: #i37080# New document format mimetypes

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [91fb8f8e2b7e63c1071e952716c4d05df402f652]

INTEGRATION: CWS sysint1 (1.10.112); FILE MERGED

2004/11/17 17:01:21 is 1.10.112.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce446fa2944285bf50db3f4616cfc3cacbfd03c5]

INTEGRATION: CWS sysint1 (1.1.264); FILE MERGED

2004/11/17 17:01:21 is 1.1.264.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ec45034444e68cd1485f9739da39a99cc44e69]

INTEGRATION: CWS sysint1 (1.2.174); FILE MERGED

2004/11/16 15:13:25 is 1.2.174.1: #i36831# introducing SXWFORMATVERSION

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e7b421076bf60b722f7b5af74b5125d4f1eaec3]

INTEGRATION: CWS sysint1 (1.12.82); FILE MERGED

2004/11/17 16:14:36 is 1.12.82.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0086e5b1d085a3ba4373883b0ecaa0717c8521e9]

INTEGRATION: CWS sysint1 (1.61.2); FILE MERGED

2004/11/17 16:14:36 is 1.61.2.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd9a33f05bc47722890a0f5f1ac9085d0ea898e]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:12:36 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:12:55 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:54:16 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b131d278131aba6c66bf7d9cece58909d71481e2]

INTEGRATION: CWS sysint1 (1.3.2); FILE MERGED

2004/11/24 15:06:07 hro 1.3.2.5: #i36906# UseoOld icons for old document formats
2004/11/22 15:53:52 hro 1.3.2.4: #i37080# New document format mimetypes
2004/11/17 15:26:22 is 1.3.2.3: #i36831# clsid with oo1.1 or so7
2004/11/17 09:20:42 is 1.3.2.2: #i36831# new file extensions
2004/11/16 15:48:03 is 1.3.2.1: #i36831# introducing SXWFORMATVERSION

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [96eb9a5e433a8a3d382a47feb7135c4ccb8b775c]

INTEGRATION: CWS sysint1 (1.3.162); FILE MERGED

2004/11/17 10:31:33 is 1.3.162.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a7d8523bdca6a99962f24939799b51a4774206]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:12:18 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:12:42 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:53:55 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [36d4bfe3ed0e7c6629f29da517816f5e2b23984f]

INTEGRATION: CWS sysint1 (1.3.2); FILE MERGED

2004/11/24 15:06:06 hro 1.3.2.6: #i36906# UseoOld icons for old document formats
2004/11/22 15:53:51 hro 1.3.2.5: #i37080# New document format mimetypes
2004/11/17 15:26:09 is 1.3.2.4: #i36831# clsid with oo1.1 or so7
2004/11/17 09:20:28 is 1.3.2.3: #i36831# new file extensions
2004/11/16 15:47:35 is 1.3.2.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:13:55 is 1.3.2.1: #i36828# new shellnew files

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0984856747bbee30efbaa205d3d39f00d21e5ed]

INTEGRATION: CWS sysint1 (1.4.152); FILE MERGED

2004/11/18 11:40:27 is 1.4.152.1: #i37393# help only at one module

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6004103bfdfe8964e780d2f3d69cd89e042959dd]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:12:01 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:12:23 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:53:38 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [24ad5b25706b68992e299853a448d807edb9d2a4]

INTEGRATION: CWS sysint1 (1.4.2); FILE MERGED

2004/11/24 15:06:06 hro 1.4.2.6: #i36906# UseoOld icons for old document formats
2004/11/22 15:53:50 hro 1.4.2.5: #i37080# New document format mimetypes
2004/11/17 15:25:56 is 1.4.2.4: #i36831# clsid with oo1.1 or so7
2004/11/17 09:20:12 is 1.4.2.3: #i36831# new file extensions
2004/11/16 15:47:15 is 1.4.2.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:13:35 is 1.4.2.1: #i36828# new shellnew files

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [077c0dc8da21f49143acde4bc3c3fc114f68bfd0]

INTEGRATION: CWS sysint1 (1.4.154); FILE MERGED

2004/11/18 11:40:13 is 1.4.154.1: #i37393# help only at one module

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [16cc98a3ebe2f79f862d066aa28111218ba056bf]

INTEGRATION: CWS sysint1 (1.3.90); FILE MERGED

2004/11/16 16:11:41 is 1.3.90.3: #i36831# new file type names
2004/11/16 15:12:01 is 1.3.90.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:53:21 is 1.3.90.1: #i36905# ampersand accelerator

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [42a87d51ca654623134014e43dd2996b5aa85a30]

INTEGRATION: CWS sysint1 (1.3.2); FILE MERGED

2004/11/24 15:06:04 hro 1.3.2.7: #i36906# UseoOld icons for old document formats
2004/11/23 13:42:38 hro 1.3.2.6: #i36906# New document icons
2004/11/22 15:53:49 hro 1.3.2.5: #i37080# New document format mimetypes
2004/11/17 15:25:40 is 1.3.2.4: #i36831# clsid with oo1.1 or so7
2004/11/17 09:19:56 is 1.3.2.3: #i36831# new file extensions
2004/11/16 15:46:51 is 1.3.2.2: #i36831# introducing SXWFORMATVERSION
2004/11/16 14:13:21 is 1.3.2.1: #i36828# new shellnew files

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ef6c6a17f7027fdf94b8b5bd8749e2cd4977a1c]

INTEGRATION: CWS sysint1 (1.6.154); FILE MERGED

2004/11/18 11:40:00 is 1.6.154.1: #i37393# help only at one module

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd10b2d1504cee68666f61bb053ae402253a5811]

INTEGRATION: CWS sysint1 (1.3.162); FILE MERGED

2004/11/17 10:28:58 is 1.3.162.1: #118340# cleanup scp

2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [11cb3629f59b609af7da824b39a6d0d0fa720b8b]

INTEGRATION: CWS storagechange01 (1.39.16); FILE MERGED

2004/11/05 10:48:04 mav 1.39.16.1: #i26882# decompress the ui configuration

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c2a7f00465554739e0fd2e4b8281c371f2c70eb2]

INTEGRATION: CWS presentationengine01 (1.7.28); FILE MERGED

2004/11/18 12:31:23 thb 1.7.28.3: #118514# Canvas reorg
2004/11/17 19:03:50 thb 1.7.28.2: RESYNC: (1.7-1.9); FILE MERGED
2004/10/04 21:18:59 thb 1.7.28.1: #110496# Added vclcanvas unconditionally also for Windows, now that we have canvasfactory fallback behaviour implemented

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d9a993da0a7654b6af29e5fe153570ebcf5a8fea]

INTEGRATION: CWS presentationengine01 (1.2.62); FILE MERGED

2004/11/26 12:17:41 thb 1.2.62.4: RESYNC: (1.4-1.5); FILE MERGED
2004/08/19 11:00:19 cl 1.2.62.3: new transition presets
2004/07/23 13:56:15 thb 1.2.62.2: RESYNC: (1.2-1.4); FILE MERGED
2004/05/04 14:35:49 cl 1.2.62.1: added smil animations to impress

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c010c12794220b2d46eaff51eb4052c050323414]

INTEGRATION: CWS presentationengine01 (1.2.62); FILE MERGED

2004/11/26 12:17:14 thb 1.2.62.7: RESYNC: (1.7-1.9); FILE MERGED
2004/11/17 18:58:20 thb 1.2.62.6: RESYNC: (1.6-1.7); FILE MERGED
2004/10/12 22:11:25 thb 1.2.62.5: RESYNC: (1.5-1.6); FILE MERGED
2004/08/19 11:00:18 cl 1.2.62.4: new transition presets
2004/07/23 13:55:55 thb 1.2.62.3: RESYNC: (1.3-1.5); FILE MERGED
2004/07/06 19:05:28 thb 1.2.62.2: RESYNC: (1.2-1.3); FILE MERGED
2004/05/04 14:35:49 cl 1.2.62.1: added smil animations to impress

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [da71d4be2f1f4a2b50c38fe537d3c8db6f0bfea0]

INTEGRATION: CWS presentationengine01 (1.1.38); FILE MERGED

2004/09/08 16:48:04 dbo 1.1.38.1: #110496# added canvas factory

2004-11-26  Kurt Zenker  <kz@openoffice.org>  [1159652fe3d7ee8b9c44e850953ffde7320e8671]

INTEGRATION: CWS jl14 (1.18.26); FILE MERGED

2004/11/09 10:15:35 is 1.18.26.1: #i36821# shifting assembly settings into scp

2004-11-26  Kurt Zenker  <kz@openoffice.org>  [a26628566eb231777d0963efd0d6928bbd158b49]

INTEGRATION: CWS jl14 (1.20.26); FILE MERGED

2004/11/09 10:14:29 is 1.20.26.1: #i36820# using existing condition instead of custom action

2004-11-26  Kurt Zenker  <kz@openoffice.org>  [27908e8df75954b06874fae9f52b4186c0aa818d]

INTEGRATION: CWS jl14 (1.59.16); FILE MERGED

2004/11/09 10:12:17 is 1.59.16.1: #i36821# assembly values into scp

2004-11-26  Kurt Zenker  <kz@openoffice.org>  [6d1df2e4422f4aa150335d3c6dbbe5c4ae92597a]

INTEGRATION: CWS jl14 (1.5.54); FILE MERGED

2004/11/09 10:15:49 is 1.5.54.1: #i36821# shifting assembly settings into scp

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [18567491683ca4637c14faddeb8161e67e6b2122]

INTEGRATION: CWS presentationengine01 (1.51.62); FILE MERGED

2004/11/17 18:50:20 thb 1.51.62.4: RESYNC: (1.56-1.59); FILE MERGED
2004/10/12 22:03:26 thb 1.51.62.3: RESYNC: (1.51-1.56); FILE MERGED
2004/08/25 13:15:33 dbo 1.51.62.2: #110496# multiple tar balls
2004/08/25 10:24:36 dbo 1.51.62.1: #110496# need to define custom PACKAGE_DIR, BACK_PATH

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d589d616b7c816f9bee88d8dd0d4e9c7968ab9cc]

INTEGRATION: CWS cd03 (1.11.4); FILE MERGED

2004/11/16 16:49:30 jl 1.11.4.1: #37252# changed jvmfwkrc

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7b9b774e404286df597e45fc710cd9fb5e4e2ae]

INTEGRATION: CWS recovery04 (1.25.14); FILE MERGED

2004/11/11 20:38:18 hro 1.25.14.4: RESYNC: (1.37-1.42); FILE MERGED
2004/10/28 08:34:48 hro 1.25.14.3: #i33798# Office loader to restart soffice implemented
2004/10/15 03:16:56 hro 1.25.14.2: RESYNC: (1.25-1.37); FILE MERGED
2004/07/23 13:51:46 hro 1.25.14.1: #i20882# Merging from recovery03

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [930b3d5caaad295e413d2506eb3b58058757c151]

INTEGRATION: CWS betamaker (1.12.50); FILE MERGED

2004/11/25 17:04:53 is 1.12.50.1: #i37863# ea to beta

2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [c4b4946d551e1631ecee6c89d4c28720428419af]

SRC680


2004-11-24  Rüdiger Timm  <rt@openoffice.org>  [46b93304f01bbf544a0c1816e5f550dbe944e7a5]

#i37759# Fix location of languagepacks in Hamburg RE master builds.


2004-11-23  Rüdiger Timm  <rt@openoffice.org>  [a2c78ed2e3aff1a60f4727995d5bfe92eb64736d]

#i10000# Fix checking for local environment: check whether SOL_TMP is set at all.


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [4b28a29a4b6b8fffc7e1123f289180c017ea5863]

#i10000# disable ucpgvfs1.uno.so for SOLARIS because gpf on office startup


2004-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8a5f8f36b400e1dcf5841214c6bb00814231b315]

#100000# build the workspace as long as possible when error occurred in order to let build with --from switch later


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d96c3e841493d194b832d932caee9d59454b35c7]

SRC680


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d924712dcb8b771e7bed78aad3491131e04f1af4]

INTEGRATION: CWS oooicons (1.14.60); FILE MERGED

2004/10/08 12:39:01 hjs 1.14.60.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [962bba5c5dc3a7f6a33db34a2b5aa7f21a8a386e]

INTEGRATION: CWS oooicons (1.12.56); FILE MERGED

2004/10/08 12:39:00 hjs 1.12.56.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [52edf3568839fde9dd8c0783155f83630a031a52]

INTEGRATION: CWS oooicons (1.152.18); FILE MERGED

2004/10/08 12:39:00 hjs 1.152.18.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [1f52ebe30ed747f246f6ac50340da56253f91b40]

INTEGRATION: CWS oooicons (1.6.56); FILE MERGED

2004/10/08 12:39:00 hjs 1.6.56.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [8a76695790213a7b3119e1402a5e76c0712e27c6]

INTEGRATION: CWS oooicons (1.11.56); FILE MERGED

2004/10/08 12:38:59 hjs 1.11.56.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [3420f2c7b2d2d24f3d61630f4d57a027175a6e5c]

INTEGRATION: CWS oooicons (1.7.4); FILE MERGED

2004/11/09 16:50:12 hjs 1.7.4.4: fix handling of icons in custom path
2004/11/03 12:32:00 hjs 1.7.4.3: #i33610# support multiple *.ilst directories
2004/11/02 15:24:26 hjs 1.7.4.2: #i35193# fix some undefined vars
2004/10/08 12:39:23 hjs 1.7.4.1: #i35193# changed image location; changed customizing

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [7841ecd34e367fdf2aa2c4ee9752c70404c72834]

INTEGRATION: CWS oooicons (1.1.2); FILE ADDED

2004/11/03 12:09:25 hjs 1.1.2.1: #i33610# move if files are different

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [2ed85f7cb61da2c563f572abaedb46f4eb701998]

INTEGRATION: CWS oooicons (1.10.8); FILE MERGED

2004/11/11 12:26:45 hjs 1.10.8.1: #i35193# replace previous image modules with current ones

2004-11-19  Oliver Bolte  <obo@openoffice.org>  [de66abefa96dd2ce344b831be0e2429ff8139544]

INTEGRATION: CWS oooicons (1.9.8); FILE MERGED

2004/11/11 12:26:45 hjs 1.9.8.1: #i35193# replace previous image modules with current ones

2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [def221db6be72bb2e26bde25587843acd393ed24]

INTEGRATION: CWS rt04 (1.76.12); FILE MERGED

2004/11/18 09:40:09 rt 1.76.12.1: #i36824# New handling of image lists.

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [752e140759da4037b1a7ec3e9e83a18cb7810336]

INTEGRATION: CWS xsltfilter04 (1.5.50); FILE MERGED

2004/11/03 18:53:55 sus 1.5.50.1: #119251# moving wordml and spreadsheetml filter to default installation

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [76979abf4d7d1b08d11b1f86574ee24e633e6ab0]

INTEGRATION: CWS xsltfilter04 (1.6.50); FILE MERGED

2004/11/03 18:53:55 sus 1.6.50.1: #119251# moving wordml and spreadsheetml filter to default installation

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0445e71c1b0f0dcad765a8237caaad650cb49a14]

INTEGRATION: CWS xsltfilter04 (1.39.8); FILE MERGED

2004/11/05 19:39:23 sus 1.39.8.4: #i33450# new import file
2004/11/04 19:12:43 sus 1.39.8.3: #i33450# renaming xml-apis.jar file from '-' to '_'
2004/11/03 21:09:28 sus 1.39.8.2: RESYNC: (1.39-1.41); FILE MERGED
2004/11/03 18:56:02 sus 1.39.8.1: #118251# moving wordml and spreadsheetml filter to the default installation

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [597378147af47a03ee0c873d99283e31cb8dca09]

INTEGRATION: CWS xsltfilter04 (1.17.58); FILE MERGED

2004/11/03 18:56:02 sus 1.17.58.1: #118251# moving wordml and spreadsheetml filter to the default installation

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d64821976a9e114811b980041047ee008c5284f2]

INTEGRATION: CWS nativefixer1 (1.56.4); FILE MERGED

2004/11/09 10:57:52 is 1.56.4.4: #i35930# introducing regcomplazy
2004/11/02 16:15:42 is 1.56.4.3: RESYNC: (1.56-1.59); FILE MERGED
2004/11/01 09:49:58 obr 1.56.4.2: #i35930# gconfbe1 now registered using regmerge - ucpgvfs doesn't seem to have this problem ..
2004/10/22 12:24:21 is 1.56.4.1: #i34501# language pack custom action

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [61b68ce7049039aacb57c5c11e3ee0307efe0d11]

INTEGRATION: CWS nativefixer1 (1.20.2); FILE MERGED

2004/11/11 15:16:58 is 1.20.2.12: #i34221# language pack strings
2004/11/05 14:27:01 is 1.20.2.11: #i34222# language pack at deinstallation
2004/11/04 15:41:13 is 1.20.2.10: #i33916# icon in arp for language packs
2004/11/03 10:44:40 is 1.20.2.9: #i36466# new launch condition
2004/11/01 12:40:14 is 1.20.2.8: #i35930# introducing regmerge
2004/10/29 13:24:57 is 1.20.2.7: #i35695# compress solaris packages
2004/10/29 09:48:29 is 1.20.2.6: #i34280# openoffice.org as destination directory
2004/10/28 12:59:56 is 1.20.2.5: #i34221# ignoring return value from custom actions
2004/10/27 09:00:39 is 1.20.2.4: #118007# lowercase productname
2004/10/26 10:48:08 is 1.20.2.3: #i26231# removing all files from configimport --cleanup
2004/10/25 11:05:31 is 1.20.2.2: #i34221# introducing format variable for epm
2004/10/22 12:51:38 is 1.20.2.1: #i34221# language packs

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [31a23e66662faf2152a540135a9a3468f32756a9]

INTEGRATION: CWS nativefixer1 (1.7.124); FILE MERGED

2004/11/01 12:38:26 is 1.7.124.2: #i35930# introducing regmerge
2004/10/28 14:57:11 is 1.7.124.1: #i30597# adding database menu item

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [a3290cc8aa0455737a11c2103a62fa5958a8176b]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/10/22 14:31:28 is 1.3.54.1: #i35979# removing double strings

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [89c748598182a1acfb8b88efe12e4ec137416564]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/29 13:27:38 is 1.2.132.2: #i29638# tooltips for startmenu
2004/10/28 16:15:51 is 1.2.132.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [515737971cdb32697c19e8e177296b629c42daf8]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/11/04 09:45:28 is 1.3.54.3: #i29638# workdir for startmenu entries
2004/10/28 16:15:51 is 1.3.54.2: #i29638# tool tips
2004/10/28 15:15:55 is 1.3.54.1: #i30597# no more parameter required

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [f977b84fafc395002f0c39335c0515314b872bc2]

INTEGRATION: CWS nativefixer1 (1.6.36); FILE MERGED

2004/10/25 13:30:19 is 1.6.36.1: #i34221# no replacement for executables except soffice.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [e2e70dde35bc1d9e9e5f9c1d95b1e6790bb09f15]

INTEGRATION: CWS nativefixer1 (1.10.82); FILE MERGED

2004/11/15 16:19:42 is 1.10.82.2: #118007# no lowercase for windows
2004/10/28 14:59:03 is 1.10.82.1: #118007# lowercase user menu

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0a5dfdc3e4d00111391edafe844184955212e062]

INTEGRATION: CWS nativefixer1 (1.9.4); FILE MERGED

2004/11/02 16:15:51 is 1.9.4.4: RESYNC: (1.9-1.10); FILE MERGED
2004/11/01 12:38:42 is 1.9.4.3: #i35930# introducing regmerge
2004/10/28 16:16:30 is 1.9.4.2: #i29638# tool tips
2004/10/28 14:56:50 is 1.9.4.1: #i30597# adding database menu item

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [abb7b1a45eae6b27876f173cdd434e4086e704e2]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/29 13:27:54 is 1.2.132.2: #i29638# tooltips for startmenu
2004/10/28 16:16:30 is 1.2.132.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d19fef3bf99370ef48dc435ed2cc8d8aa7cb0ef0]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE ADDED

2004/11/04 09:45:43 is 1.2.2.4: #i29638# workdir for startmenu entries
2004/10/28 16:16:30 is 1.2.2.3: #i29638# tool tips
2004/10/28 15:17:44 is 1.2.2.2: #i30597# adding sbase.exe
2004/10/28 14:55:27 is 1.2.2.1: #i30597# adding database menu item

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [4acc69561ae3efe030c3058dde9e02f7f4d3f6cb]

INTEGRATION: CWS nativefixer1 (1.39.2); FILE MERGED

2004/11/04 16:22:27 is 1.39.2.4: #i33916# soffice.exe for language packs
2004/11/02 16:15:21 is 1.39.2.3: RESYNC: (1.39-1.41); FILE MERGED
2004/11/01 12:38:42 is 1.39.2.2: #i35930# introducing regmerge
2004/10/28 15:16:47 is 1.39.2.1: #i30597# adding sbase.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d18b1e21664cfd24718382c329f45f89eb24db53]

INTEGRATION: CWS nativefixer1 (1.5.124); FILE MERGED

2004/10/28 16:12:25 is 1.5.124.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [fb97194b45a738311815d0361d72981b82c48295]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED

2004/10/29 13:27:24 is 1.1.2.2: #i29638# tooltips for startmenu
2004/10/28 16:11:33 is 1.1.2.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [e33d4b66e3d3b2a523466f012ef3466b39a13daa]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/11/04 09:45:14 is 1.3.54.3: #i29638# workdir for startmenu entries
2004/10/28 16:11:51 is 1.3.54.2: #i29638# tool tips
2004/10/28 15:15:28 is 1.3.54.1: #i30597# no more parameter required

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [3952cbc6487de10c4ba9ec3715ed600dedb19ae7]

INTEGRATION: CWS nativefixer1 (1.7.36); FILE MERGED

2004/10/25 13:30:04 is 1.7.36.1: #i34221# no replacement for executables except soffice.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [da4f95cb7d8e849aad3203dd962f5e3c5c43b282]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/22 14:31:08 is 1.2.132.1: #i35979# removing double strings

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c96f8e7d2f07836e3a91b0b36cfc1e0938affe7a]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/29 13:27:11 is 1.2.132.2: #i29638# tooltips for startmenu
2004/10/28 16:15:26 is 1.2.132.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [edd07ca07c6449d028ccf02347d200a34d033e20]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/11/04 09:44:57 is 1.3.54.3: #i29638# workdir for startmenu entries
2004/10/28 16:15:26 is 1.3.54.2: #i29638# tool tips
2004/10/28 15:15:00 is 1.3.54.1: #i30597# no more parameter required

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [67049e0595ebb3d9eb0e2af707e1bbc1d1b48a89]

INTEGRATION: CWS nativefixer1 (1.6.34); FILE MERGED

2004/10/25 13:29:50 is 1.6.34.1: #i34221# no replacement for executables except soffice.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [2e29784bddecfbaa6e0c1457b9bd16c2eb77a298]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/29 13:26:58 is 1.2.132.2: #i29638# tooltips for startmenu
2004/10/28 16:15:07 is 1.2.132.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [2d117e579cc2d77f0cb87d55d7db27eb28b67ede]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/11/04 09:44:42 is 1.3.54.3: #i29638# workdir for startmenu entries
2004/10/28 16:15:07 is 1.3.54.2: #i29638# tool tips
2004/10/28 15:14:28 is 1.3.54.1: #i30597# no more parameter required

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [a5a43a77da16bde1212dad082d9b97465146e141]

INTEGRATION: CWS nativefixer1 (1.6.36); FILE MERGED

2004/10/25 13:29:33 is 1.6.36.1: #i34221# no replacement for executables except soffice.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [7ce6eedd309f955333a58ea01fb3bb59109e7965]

INTEGRATION: CWS nativefixer1 (1.2.132); FILE MERGED

2004/10/29 13:26:44 is 1.2.132.2: #i29638# tooltips for startmenu
2004/10/28 16:14:49 is 1.2.132.1: #i29638# tool tips

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [68135d94a0d55b895754a7399d12c8e12a8877a1]

INTEGRATION: CWS nativefixer1 (1.3.54); FILE MERGED

2004/11/04 09:44:26 is 1.3.54.3: #i29638# workdir for startmenu entries
2004/10/28 16:14:49 is 1.3.54.2: #i29638# tool tips
2004/10/28 15:13:58 is 1.3.54.1: #i30597# no more parameter required

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [1bf780dc7845eb16031c891e2b9aca90024fe5ac]

INTEGRATION: CWS nativefixer1 (1.8.36); FILE MERGED

2004/10/25 13:29:15 is 1.8.36.1: #i34221# no replacement for executables except soffice.exe

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [92f23104f8fbc91e8297097c8e3e58c2b59d55c3]

INTEGRATION: CWS nativefixer1 (1.35.2); FILE MERGED

2004/10/22 12:48:10 is 1.35.2.1: #i34221# solving merge conflicts in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c1ae452b2553426ac1eefa2dd0eb496256d649ba]

INTEGRATION: CWS nativefixer1 (1.4.2); FILE MERGED

2004/10/22 12:48:09 is 1.4.2.1: #i34221# solving merge conflicts in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [2b3c54277f88a62b27c72c21754394cd2674e99e]

INTEGRATION: CWS nativefixer1 (1.58.2); FILE MERGED

2004/10/22 12:48:09 is 1.58.2.1: #i34221# solving merge conflicts in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d15d7edc53bc1afb829cadf870ea7332d5e6404f]

INTEGRATION: CWS nativefixer1 (1.32.2); FILE MERGED

2004/10/22 12:48:09 is 1.32.2.1: #i34221# solving merge conflicts in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0895bdf211aaca5cdb59def65a867ff0ac37a0bc]

INTEGRATION: CWS nativefixer1 (1.3.166); FILE MERGED

2004/11/03 10:48:43 is 1.3.166.1: #i35930# using regmerge instead of regcomp

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [052d6a8dbe890989330191060da45340ac229012]

INTEGRATION: CWS nativefixer1 (1.2.102); FILE MERGED

2004/11/04 19:05:09 hjs 1.2.102.6: #118240# reset generated targets
2004/11/03 15:32:30 hjs 1.2.102.5: #118240# using commandfile feature + several small fixes
2004/11/02 12:37:32 hjs 1.2.102.4: #118240# introduce cleanup directory
2004/11/02 11:41:50 is 1.2.102.3: #118240# parameter -i to ignore errors
2004/10/27 08:58:02 is 1.2.102.2: #118240# four directories up to the root
2004/10/26 10:43:00 is 1.2.102.1: #118240# parallel packing process

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [356494932bd0599386e6c76a861f7e3557272f26]

INTEGRATION: CWS nativefixer1 (1.2.102); FILE MERGED

2004/11/02 11:41:49 is 1.2.102.2: #118240# parameter -i to ignore errors
2004/10/26 10:42:59 is 1.2.102.1: #118240# parallel packing process

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [fff12ecabf25c883aecdcae61711fe3a1469dff1]

INTEGRATION: CWS nativefixer1 (1.2.102); FILE MERGED

2004/10/26 10:42:59 is 1.2.102.1: #118240# parallel packing process

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [de5d69d33034618d60d9d2ef9fea9cfe5946852a]

INTEGRATION: CWS nativefixer1 (1.5.2); FILE MERGED

2004/11/04 09:47:34 is 1.5.2.3: #i29638# workdir for startmenu entries
2004/10/29 09:49:39 is 1.5.2.2: #i29638# windows tooltips
2004/10/22 13:14:48 is 1.5.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d184d6b068033f061c4e10cdc6354ddc3fa45c4d]

INTEGRATION: CWS nativefixer1 (1.5.2); FILE MERGED

2004/11/11 11:33:34 is 1.5.2.2: #i34221# language pack name with language
2004/10/22 13:12:44 is 1.5.2.1: #i34501# new variable REGKEYPRODPATH for language pack

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [529e0f4554b898b19ef29ba5081ded512d9d3753]

INTEGRATION: CWS nativefixer1 (1.11.2); FILE MERGED

2004/10/22 13:14:15 is 1.11.2.1: #i35078# language typo

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [6dbed6acae58621176df6786fe8857674c2e3964]

INTEGRATION: CWS nativefixer1 (1.3.2); FILE MERGED

2004/10/22 13:11:36 is 1.3.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c0ae75a71bff3b131082662ce183d0a450af70e3]

INTEGRATION: CWS nativefixer1 (1.15.2); FILE MERGED

2004/11/15 14:27:15 is 1.15.2.2: #i34221# setting correct tabulator
2004/10/22 13:14:48 is 1.15.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [97d58e718739317eb033caa04c04b09dd85aa173]

INTEGRATION: CWS nativefixer1 (1.4.2); FILE MERGED

2004/11/11 15:17:32 is 1.4.2.3: #i34221# language pack strings
2004/11/11 11:33:34 is 1.4.2.2: #i34221# language pack name with language
2004/10/22 13:12:45 is 1.4.2.1: #i34501# new variable REGKEYPRODPATH for language pack

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [f91bcc303ce66cac483de82a990472894c8196c9]

INTEGRATION: CWS nativefixer1 (1.5.2); FILE MERGED

2004/10/22 13:09:46 is 1.5.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [8f9e1221fabf8aebc854c7a2902c97f78753a069]

INTEGRATION: CWS nativefixer1 (1.9.2); FILE MERGED

2004/10/22 15:33:10 is 1.9.2.2: #i34221# preparing parallel packing
2004/10/22 13:10:08 is 1.9.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [9a17fce197e584db18b869b553d41cd9524dbc93]

INTEGRATION: CWS nativefixer1 (1.4.80); FILE MERGED

2004/10/27 09:04:45 is 1.4.80.1: #118007# lowercase productname

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [69f34208c7592d30c3b638357be4db92e808eb7c]

INTEGRATION: CWS nativefixer1 (1.13.2); FILE MERGED

2004/11/01 12:40:48 is 1.13.2.2: #i35930# introducing regmerge
2004/10/22 13:10:35 is 1.13.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [43c9ef8fb0fb3387553b7d86860acfc4f3d849f7]

INTEGRATION: CWS nativefixer1 (1.12.2); FILE MERGED

2004/11/03 10:47:08 is 1.12.2.4: #i35930# using regmerge instead of regcomp
2004/11/01 12:40:48 is 1.12.2.3: #i35930# introducing regmerge
2004/10/28 12:47:03 is 1.12.2.2: #i34221# better language matching
2004/10/22 13:09:12 is 1.12.2.1: #i34501# library for language pack

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c217314413ed7a7005fcfde6c9363d921aacb2dc]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED

2004/11/09 13:21:43 is 1.1.2.3: #i35930# verbose output
2004/11/09 10:58:58 is 1.1.2.2: #i35930# introducing regcomplazy
2004/11/01 12:41:56 is 1.1.2.1: #i35930# introducing regmerge

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [3d140b7bfed86e675fca1e6052582a9194495217]

INTEGRATION: CWS nativefixer1 (1.10.2); FILE MERGED

2004/10/25 11:07:15 is 1.10.2.2: #i34221# introducing format variable for epm
2004/10/22 13:07:28 is 1.10.2.1: #i34501# library for language pack

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [7ca46c03e23eff8e39b438b4c3fd04a6958576f4]

INTEGRATION: CWS nativefixer1 (1.3.34); FILE MERGED

2004/10/29 09:48:51 is 1.3.34.2: #i34280# openoffice.org as destination directory
2004/10/26 10:49:45 is 1.3.34.1: #i34280# openofficeorg instead of openoffice

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [54bbc30e64be37eedb64583b2869d727f8b06fb8]

INTEGRATION: CWS nativefixer1 (1.3.30); FILE MERGED

2004/10/29 13:25:19 is 1.3.30.1: #i35695# compress solaris packages

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [f4b8ba4689349cc6d73e1f0b3b66d6e90b7a057a]

INTEGRATION: CWS nativefixer1 (1.3.2); FILE MERGED

2004/10/22 13:08:08 is 1.3.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c146dd1210ce02e3984e7a8dd3276327465b43f4]

INTEGRATION: CWS nativefixer1 (1.3.2); FILE MERGED

2004/10/27 10:02:35 is 1.3.2.2: #i34221# searching for openofficeorg instead of openoffice.org
2004/10/22 13:06:42 is 1.3.2.1: #i34501# library for language pack

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [81bdc92a6bb8a56644ff8ee7a9ff4528277c32fd]

INTEGRATION: CWS nativefixer1 (1.5.2); FILE MERGED

2004/10/28 14:19:40 is 1.5.2.4: #i36224# masquerading quotation marks
2004/10/25 11:07:15 is 1.5.2.3: #i34221# introducing format variable for epm
2004/10/22 16:17:46 is 1.5.2.2: #i34221# preparing parallel packing
2004/10/22 13:05:38 is 1.5.2.1: #117835# encoding for license files

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [41a626762d15456debe6e0fbce72cef9e7c34515]

INTEGRATION: CWS nativefixer1 (1.18.2); FILE MERGED

2004/11/11 11:33:18 is 1.18.2.4: #i34221# language pack name with language
2004/11/03 11:25:04 is 1.18.2.3: #i36570# version for assemblies
2004/10/25 11:07:15 is 1.18.2.2: #i34221# introducing format variable for epm
2004/10/22 13:04:15 is 1.18.2.1: #i34221# resolve merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [583721bbea502c07defad8b5dbeca94147179327]

INTEGRATION: CWS nativefixer1 (1.2.126); FILE MERGED

2004/10/22 12:54:45 is 1.2.126.1: #i34221# improve warnings

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [b72f30060a20639f8d874e99f38b7cdc5d88dbe1]

INTEGRATION: CWS nativefixer1 (1.12.2); FILE MERGED

2004/11/05 15:20:55 is 1.12.2.8: #i34280# openoffice -> openofficeorg
2004/11/04 15:42:23 is 1.12.2.7: #i34280# openoffice to openofficeorg
2004/10/29 13:25:19 is 1.12.2.6: #i35695# compress solaris packages
2004/10/29 09:48:51 is 1.12.2.5: #i34280# openoffice.org as destination directory
2004/10/28 13:12:38 obr 1.12.2.4: #i35695# changed default group from sys to other
2004/10/26 10:49:16 is 1.12.2.3: #i34280# openofficeorg instead of openoffice
2004/10/25 11:07:14 is 1.12.2.2: #i34221# introducing format variable for epm
2004/10/22 12:53:09 is 1.12.2.1: #i34221# solving merge conflict in header

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [825ed7020f5aaa735c2f5367c5ef48ed8163187d]

INTEGRATION: CWS nativefixer1 (1.3.102); FILE MERGED

2004/10/22 15:33:10 is 1.3.102.1: #i34221# preparing parallel packing

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [18ffa573d8627bc5508e1af4880af9cd04577960]

INTEGRATION: CWS nativefixer1 (1.10.2); FILE MERGED

2004/10/22 12:52:28 is 1.10.2.1: #118027# checking for local environment

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [4d7face23de567b2db73d1d5bef0217adbb335e8]

INTEGRATION: CWS nativefixer1 (1.3.164); FILE MERGED

2004/11/01 12:39:46 is 1.3.164.1: #i35930# introducing regmerge

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [cca59c91fd55b0598fb7aa47576f1955d2ea4bfd]

INTEGRATION: CWS nativefixer1 (1.2.100); FILE MERGED

2004/11/02 11:40:02 is 1.2.100.2: #118240# parameter -i to ignore errors
2004/10/26 10:41:28 is 1.2.100.1: #118240# parallel packing process

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [06120c25ada041cd1e497f7f6168a0c26c82cc88]

INTEGRATION: CWS nativefixer1 (1.10.2); FILE MERGED

2004/10/26 10:43:36 is 1.10.2.5: #118240# parallel packing process
2004/10/25 11:07:52 is 1.10.2.4: #i34221# introducing format variable for epm
2004/10/22 16:01:04 is 1.10.2.3: #i34221# preparing parallel packging
2004/10/22 13:35:10 is 1.10.2.2: #34221# adaptions for parallel packaging
2004/10/22 12:45:44 is 1.10.2.1: #i34221# solving merge conflicts

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d4a04b639e2c095cfdf7c357d91dd1201aff18cb]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED

2004/11/02 15:31:53 is 1.1.2.1: #i36466# new launch condition

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [fdec37b4f09c81d7ab3899d87d72dfa04bb6c1d2]

INTEGRATION: CWS nativefixer1 (1.3.2); FILE MERGED

2004/11/02 15:30:15 is 1.3.2.2: #i36466# new launch condition
2004/10/22 12:46:31 is 1.3.2.1: #i34221# solving merge conflicts

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [5db5bb04f01ab2e6922dfc0f86010ee6d5604cf4]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED

2004/11/15 14:30:28 is 1.1.2.3: #i36466# dialog for missing user rights
2004/11/03 10:33:56 is 1.1.2.2: #i36466# windows user privileges
2004/11/02 15:30:39 is 1.1.2.1: #i36466# new launch condition

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [cb3591040d782d244a9378538655396a451be75f]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED

2004/11/02 15:32:22 is 1.1.2.1: #i36466# new launch condition

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [ded9f5405696b44bd022310a6d191e3fb5d2f830]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE MERGED

2004/11/11 11:34:53 is 1.2.2.1: #i34221# disable next button

2004-11-18  Oliver Bolte  <obo@openoffice.org>  [141d232a532420da54e1c515a9fde2a275093da4]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE MERGED

2004/10/26 10:45:05 is 1.2.2.1: #i34221# language pack

2004-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33a048de4113e2f10b1eacfb0ff4bf900b8dcfc6]

#100000# fix environment check


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a58cb23b6787ceb84db51a31d9c6a8e8dbb16ef8]

INTEGRATION: CWS pj12 (1.154.8); FILE MERGED

2004/11/16 05:27:01 pjanik 1.154.8.1: #i37199#: Fix typo.

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6034ce4704b967b0c9be648b99741fd97ff4bf0d]

INTEGRATION: CWS dba18 (1.37.18); FILE MERGED

2004/11/01 14:24:15 oj 1.37.18.3: #i34478# add registry entires
2004/10/25 08:20:03 oj 1.37.18.2: RESYNC: (1.37-1.39); FILE MERGED
2004/10/15 09:15:19 oj 1.37.18.1: #i34478# include the BaseWindowState

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1b4a9028a1d554d9f115d2bdc54eb7e2d4d21a82]

INTEGRATION: CWS fwkbugfix03 (1.7.122); FILE MERGED

2004/10/28 09:08:59 mav 1.7.122.1: #i32557# do not install activex control in case of .Net toolkit environment

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ceacd4674ebabaec049aad4848e858fed88f8f39]

INTEGRATION: CWS fwkbugfix03 (1.5.40); FILE MERGED

2004/10/19 05:48:58 as 1.5.40.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4361e9f37537336194971c087ae4cb4c45b91601]

INTEGRATION: CWS fwkbugfix03 (1.6.40); FILE MERGED

2004/10/19 05:48:58 as 1.6.40.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9805607d18ba2d528237bcfce8534ed4362ac4e8]

INTEGRATION: CWS fwkbugfix03 (1.7.40); FILE MERGED

2004/10/19 05:48:57 as 1.7.40.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [78161726abed5710a033b1b9dc7173192713fbf9]

INTEGRATION: CWS fwkbugfix03 (1.6.32); FILE MERGED

2004/10/21 12:50:32 mav 1.6.32.2: #i35706# deliver xcu files
2004/10/19 05:48:57 as 1.6.32.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0c54a5e640978bfbd32384be066e23736f53c6b5]

INTEGRATION: CWS fwkbugfix03 (1.9.50); FILE MERGED

2004/10/21 15:27:49 jb 1.9.50.1: #35587# New startup script for configimport

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5b9d8c5c9d7b91d521d05b6b3d71f2659d4d55b0]

INTEGRATION: CWS fwkbugfix03 (1.37.24); FILE MERGED

2004/10/26 05:17:38 as 1.37.24.4: RESYNC: (1.37-1.39); FILE MERGED
2004/10/21 15:27:48 jb 1.37.24.3: #35587# New startup script for configimport
2004/10/21 12:50:31 mav 1.37.24.2: #i35706# deliver xcu files
2004/10/19 05:48:56 as 1.37.24.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [24d01293fe8b00f95bd06c867c546408e060025b]

INTEGRATION: CWS fwkbugfix03 (1.5.122); FILE MERGED

2004/10/19 05:48:56 as 1.5.122.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5a1a5efb55669e6f8e2872489ae8d2a3cbe8f87c]

INTEGRATION: CWS fwkbugfix03 (1.7.32); FILE MERGED

2004/10/21 12:50:31 mav 1.7.32.2: #i35706# deliver xcu files
2004/10/19 05:48:55 as 1.7.32.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5241bd92c623d0580f4b3e964ab0400c3595d287]

INTEGRATION: CWS fwkbugfix03 (1.3.130); FILE MERGED

2004/10/19 05:48:55 as 1.3.130.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4fa6af85fd0a85da8545f04a609d4df3c18ff5bb]

INTEGRATION: CWS fwkbugfix03 (1.4.142); FILE MERGED

2004/10/19 05:48:55 as 1.4.142.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d9a7fde0bc1081d5b09c9b02af49fabe59dcb4d0]

INTEGRATION: CWS fwkbugfix03 (1.4.120); FILE MERGED

2004/10/19 05:48:54 as 1.4.120.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [dc847f7cb2c4afe3af7825883443097a21b1790b]

INTEGRATION: CWS fwkbugfix03 (1.6.30); FILE MERGED

2004/10/21 12:50:31 mav 1.6.30.2: #i35706# deliver xcu files
2004/10/19 05:48:54 as 1.6.30.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [393287677beff2e88272e7f0c23652b14a01fa85]

INTEGRATION: CWS fwkbugfix03 (1.1.232); FILE MERGED

2004/10/19 05:48:53 as 1.1.232.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [48377e065687c58b9a09e1fc2ec5be89ef0e4471]

INTEGRATION: CWS fwkbugfix03 (1.3.130); FILE MERGED

2004/10/19 05:48:53 as 1.3.130.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a316693ac566f2a79e0e99dd9d703a3f55b8b391]

INTEGRATION: CWS fwkbugfix03 (1.4.122); FILE MERGED

2004/10/19 05:48:53 as 1.4.122.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b2a6e501de21aabe75476d7bfa7e13f66a5b56d4]

INTEGRATION: CWS fwkbugfix03 (1.6.32); FILE MERGED

2004/10/21 12:50:30 mav 1.6.32.2: #i35706# deliver xcu files
2004/10/19 05:48:52 as 1.6.32.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [fc66dc713cfc9fd78a7ec84c2d53be9ec0417263]

INTEGRATION: CWS fwkbugfix03 (1.6.122); FILE MERGED

2004/10/19 05:48:52 as 1.6.122.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8da54f24ca4e1d75d1af0cc5c0bd068e670a1bd6]

INTEGRATION: CWS fwkbugfix03 (1.8.32); FILE MERGED

2004/10/21 12:50:30 mav 1.8.32.2: #i35706# deliver xcu files
2004/10/19 05:48:51 as 1.8.32.1: #i35537# register filter directly as xcu files instead of using pkgchk

2004-11-16  Oliver Bolte  <obo@openoffice.org>  [85d6cb1bb06d88cc851e6e36f5b211830ceb8fad]

INTEGRATION: CWS docking4 (1.36.8); FILE MERGED

2004/11/02 15:50:23 ssa 1.36.8.7: RESYNC: (1.39-1.41); FILE MERGED
2004/10/22 20:12:04 cd 1.36.8.6: RESYNC: (1.37-1.39); FILE MERGED
2004/10/11 10:53:25 cd 1.36.8.5: RESYNC: (1.36-1.37); FILE MERGED
2004/09/28 07:07:38 cd 1.36.8.4: #i33338# Added needed schema file for generic command categories
2004/09/27 15:48:32 cd 1.36.8.3: #i33338# GenericCategories.xcu must be installed into data folder
2004/09/27 15:39:39 cd 1.36.8.2: #i33338# There is no Category.xcu file - removed entry
2004/09/27 15:07:40 cd 1.36.8.1: #i33338# Added new configuration files to make command categories available

2004-11-16  Rüdiger Timm  <rt@openoffice.org>  [a2efa3f83dfdca2a19e3f8c0f71fa777f812329a]

INTEGRATION: CWS rebase (1.10.12); FILE MERGED

2004/11/09 08:54:16 hjs 1.10.12.1: #i36805# packager for SO inhouse only

2004-11-16  Rüdiger Timm  <rt@openoffice.org>  [afd460d0077d8d6e74f9be28baced962c44d08da]

INTEGRATION: CWS rebase (1.11.2); FILE MERGED

2004/11/08 10:35:34 rt 1.11.2.3: #i30601# Module dependencies now moved into new module postprocess
2004/11/05 10:17:05 rt 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED
2004/10/29 10:36:50 hjs 1.11.2.1: #i34126# change packing of uiconfig.zip

2004-11-16  Oliver Bolte  <obo@openoffice.org>  [773719fe8a43cb1e7f1e6caec962aa8791d2e306]

INTEGRATION: CWS eforms2 (1.25.16); FILE MERGED

2004/11/07 06:25:33 dvo 1.25.16.6: RESYNC: (1.53-1.59); FILE MERGED
2004/10/12 14:00:43 dvo 1.25.16.5: fix merge conflict
2004/10/11 16:45:37 dvo 1.25.16.4: RESYNC: (1.51-1.53); FILE MERGED
2004/10/08 22:23:38 dvo 1.25.16.3: RESYNC: (1.32-1.51); FILE MERGED
2004/08/16 17:11:13 dvo 1.25.16.2: RESYNC: (1.25-1.32); FILE MERGED
2004/08/04 15:46:08 lo 1.25.16.1: #i26721# install unoxml library

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b17d5ee0e2c4fb01a6b0f5660f6454aa7d227b15]

INTEGRATION: CWS migration1 (1.35.2); FILE MERGED

2004/11/03 16:13:34 lo 1.35.2.3: RESYNC: (1.35-1.59); FILE MERGED
2004/11/01 14:45:57 jl 1.35.2.2: #i34437# added service migrationoo2.uno.dll
2004/10/27 11:47:57 oj 1.35.2.1: #i25419# new lib for migartion

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a6edb4798c82c22f83d9b6511209ecb7c5f8b884]

INTEGRATION: CWS migration1 (1.14.6); FILE MERGED

2004/11/03 16:13:16 lo 1.14.6.2: RESYNC: (1.14-1.17); FILE MERGED
2004/10/18 13:27:08 is 1.14.6.1: #116053# changing user->presets

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [96dc84ee4532250f76fe8a50e75f4714fe648e89]

INTEGRATION: CWS openldap (1.55.8); FILE MERGED

2004/10/29 11:02:06 rene 1.55.8.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [87e4dbf3ec234026eedcdf2264560a794c6fc7e6]

INTEGRATION: CWS openldap (1.23.6); FILE MERGED

2004/10/29 11:02:06 rene 1.23.6.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a76e29e5d7e7adc3886ea54186e02160ee2e451c]

INTEGRATION: CWS openldap (1.72.6); FILE MERGED

2004/10/29 11:02:05 rene 1.72.6.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d2a2fa7aa842c2649821ef96e447e056bd176d75]

INTEGRATION: CWS openldap (1.78.46); FILE MERGED

2004/10/29 11:02:02 rene 1.78.46.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4bded02b8b2e59d0abefeeb1b4e19a05f1b1efc3]

INTEGRATION: CWS pj11 (1.9.16); FILE MERGED

2004/11/11 14:20:32 pjanik 1.9.16.1: #i36448#: Change registration URL.

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c3f33dfed21f33b89332ea85aa0adc3b523f8215]

INTEGRATION: CWS pj11 (1.22.14); FILE MERGED

2004/11/09 07:50:10 pjanik 1.22.14.1: #i36775#: bring back languages from 1.1.4 to 2.0 code base
#i34912#: add Esperanto

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [def4ea35dad26995f355887f3cece7d5d3f92bf7]

INTEGRATION: CWS pythonupgrade (1.2.192); FILE MERGED

2004/09/30 21:10:58 jbu 1.2.192.1: #i32901# replaced version 2.2.2 with the defines from pyversion.mk, so that further python upgrades should be less difficult

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [be62ad02f9cf57bc78d60b44a57fbe5bc900455d]

INTEGRATION: CWS pythonupgrade (1.5.96); FILE MERGED

2004/09/30 21:10:58 jbu 1.5.96.1: #i32901# replaced version 2.2.2 with the defines from pyversion.mk, so that further python upgrades should be less difficult

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1b0f2e68042b0d1c708c883761432062829af34b]

INTEGRATION: CWS pythonupgrade (1.4.96); FILE MERGED

2004/09/30 21:10:57 jbu 1.4.96.1: #i32901# replaced version 2.2.2 with the defines from pyversion.mk, so that further python upgrades should be less difficult

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [72b2605f6667c86699c7f6a0c0004ac179006f50]

INTEGRATION: CWS pythonupgrade (1.5.26); FILE MERGED

2004/11/07 17:08:33 jbu 1.5.26.1: #i32901# python version is now taken from pyversion.mk, so this dependency is now needed (prior, python version was hardcoded in the scp files

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [017fad075c6553dbb76e8b4aca856a5b0996ba30]

INTEGRATION: CWS vq05 (1.57.6); FILE MERGED

2004/11/10 17:05:50 vq 1.57.6.2: #i36807# Fix cut-n-paste error.
2004/11/09 17:58:56 vq 1.57.6.1: #i36807# Check/deliver instmsi[aw].exe for W32 build.

2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6c32d514e157becbc6359eb2324fd68f298fdeb6]

INTEGRATION: CWS vq05 (1.74.6); FILE MERGED

2004/11/10 17:05:51 vq 1.74.6.2: #i36807# Fix cut-n-paste error.
2004/11/09 17:58:58 vq 1.74.6.1: #i36807# Check/deliver instmsi[aw].exe for W32 build.

2004-11-15  Vladimir Glazounov  <vg@openoffice.org>  [94d3404cfc9afb3dfec7af9419dadfde6a68a817]

#117792# multiprocessing support for windows


2004-11-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [695d018f2b384f933ece1bf9f8354a05bab26595]

#i10000#: check environment variable for definedness


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [fbc74cd557c097f0263cfa96746dc001b6776457]

#i10000# added ENABLE_PASF as required by CWS vcl28


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [8acd9b5167cca7d7fdb9526ee7db2c445539d9a0]

SRC680


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c6337c6c41e9762a9041270138ee450a8745ffb]

INTEGRATION: CWS sysui02 (1.3.138); FILE MERGED

2004/10/14 07:01:36 obr 1.3.138.1: removed ooo installer cde integration module

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba04e927c47796741c1da16b8b3e027194275e1]

INTEGRATION: CWS configure3 (1.55.6); FILE MERGED

2004/11/03 12:03:18 rene 1.55.6.7: minor typo
2004/11/03 11:41:19 rene 1.55.6.6: #i36561# configure needs to check for epm
2004/11/02 13:19:30 rene 1.55.6.5: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

oops actually add the AC_ARG_WITH for system-libs...
2004/11/02 13:14:53 rene 1.55.6.4: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

implement a --with-system-libs enabling all other --with-system-* (except mozilla, python and the header ones) and enable ovveriding specific ones with --wiothout-system-* then
2004/11/01 11:04:41 rene 1.55.6.3: #i29991# soltools fails with header/type errors (680)

try to recover and detect a right JAVA_HOME when JAVA_HOME=/usr and we discover
the alternatives system as used in Debian and newer SuSEs
2004/11/01 11:00:54 rene 1.55.6.2: RESYNC: (1.55-1.56); FILE MERGED
2004/10/28 13:04:49 rene 1.55.6.1: #i23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

add library checks for expat and jpeg

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [42802832cf95fe9e91daa67f5719a277990bd114]

INTEGRATION: CWS sysui02 (1.7.116); FILE MERGED

2004/10/14 07:01:38 obr 1.7.116.1: removed ooo installer cde integration module

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8ab7be9e19db9abf544874bfc13a54eabd98989]

INTEGRATION: CWS configure3 (1.72.4); FILE MERGED

2004/11/03 12:03:19 rene 1.72.4.7: minor typo
2004/11/03 11:41:21 rene 1.72.4.6: #i36561# configure needs to check for epm
2004/11/02 13:19:31 rene 1.72.4.5: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

oops actually add the AC_ARG_WITH for system-libs...
2004/11/02 13:14:55 rene 1.72.4.4: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

implement a --with-system-libs enabling all other --with-system-* (except mozilla, python and the header ones) and enable ovveriding specific ones with --wiothout-system-* then
2004/11/01 11:04:42 rene 1.72.4.3: #i29991# soltools fails with header/type errors (680)

try to recover and detect a right JAVA_HOME when JAVA_HOME=/usr and we discover
the alternatives system as used in Debian and newer SuSEs
2004/11/01 11:01:07 rene 1.72.4.2: RESYNC: (1.72-1.74); FILE MERGED
2004/10/28 13:04:51 rene 1.72.4.1: #i23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

add library checks for expat and jpeg

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e19a4f70f7085c8b30a8fda86b1a6320de7c2927]

INTEGRATION: CWS vq04 (1.68.16); FILE MERGED

2004/10/29 01:49:17 vq 1.68.16.1: #i35982# Make testtools buildable with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8275e612956cc55c04d575c774177040569b8dfb]

INTEGRATION: CWS vq04 (1.147.32); FILE MERGED

2004/10/29 01:37:03 vq 1.147.32.2: #i35982# Tidy up the patch.
2004/10/25 02:23:00 vq 1.147.32.1: #i36028# Fix hardcoded path seperator.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4991fd5d51352720e8d787581c3dac13ab61b669]

INTEGRATION: CWS vq04 (1.11.10); FILE MERGED

2004/11/05 03:15:20 vq 1.11.10.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda23d2512aaaffd784112472d36834b994feb3f]

INTEGRATION: CWS vq04 (1.13.8); FILE MERGED

2004/11/05 03:15:19 vq 1.13.8.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7a15db1af6279a97d50051fe294f42a8a488bc5]

INTEGRATION: CWS vq04 (1.2.134); FILE MERGED

2004/11/05 03:15:19 vq 1.2.134.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [88135b2880a60c22d09cd247ad447f94c150c066]

INTEGRATION: CWS vq04 (1.10.10); FILE MERGED

2004/11/05 03:15:19 vq 1.10.10.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cea9060d93de06aa41844b5c8ec29069a4e0658]

INTEGRATION: CWS vq04 (1.18.8); FILE MERGED

2004/11/05 03:15:19 vq 1.18.8.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a30e998e0f4f474e2e899f4667e8f3b49e91571]

INTEGRATION: CWS vq04 (1.3.110); FILE MERGED

2004/11/05 03:15:19 vq 1.3.110.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [66abe9d6ffb7c3d767e9838083fede3ad5a9dfb4]

INTEGRATION: CWS vq04 (1.6.88); FILE MERGED

2004/11/05 03:15:18 vq 1.6.88.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [354c2fc3506ef0dc6230abd976df5278e9f84f18]

INTEGRATION: CWS vq04 (1.20.8); FILE MERGED

2004/11/05 03:15:18 vq 1.20.8.1: #i36413# Fix instsetoo_native problems with W32-tcsh.

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [23f47c861b5c307a9e372ce9918c7f8cc81455e9]

INTEGRATION: CWS vq04 (1.19.32); FILE MERGED

2004/11/05 03:15:18 vq 1.19.32.3: #i36413# Fix instsetoo_native problems with W32-tcsh.
2004/10/29 01:49:17 vq 1.19.32.2: #i35982# Make testtools buildable with W32-tcsh.
2004/10/25 02:16:11 vq 1.19.32.1: #i35984# Adapt guw.pl to -foo:<somepath> switches and do some clean-up.
Now only valid paths/filenames get the / translated to \.

2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f6290c199f51c337d8c2d90c1155afb7aed0d7b6]

INTEGRATION: CWS mh1960 (1.3.4); FILE MERGED

2004/11/04 14:34:21 mh 1.3.4.1: add: unxlngi4 for OOo be setup, #i33422#

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [825404b7602de16f97ef655fd8596cefed386ab9]

INTEGRATION: CWS vcl28 (1.8.22); FILE MERGED

2004/10/13 10:41:48 pl 1.8.22.1: #i35057# use ENABLE_PASF

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [65288810759a615e031749781b87aced7b3cb0dc]

INTEGRATION: CWS vcl28 (1.45.14); FILE MERGED

2004/10/13 10:41:48 pl 1.45.14.3: #i35057# use ENABLE_PASF
2004/10/11 09:10:13 pl 1.45.14.2: RESYNC: (1.45-1.53); FILE MERGED
2004/10/06 16:13:06 pl 1.45.14.1: #i35057# add: sndfile, portaudio

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e0ff6d3a749697697027eab9f9a806c9ab8c7f]

INTEGRATION: CWS vcl28 (1.6.22); FILE MERGED

2004/10/07 17:09:28 pl 1.6.22.1: #i34064# language independent psprint.conf

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f4a60622fff8834db168981235f7b5d58e30463]

INTEGRATION: CWS jl13 (1.10.90); FILE MERGED

2004/10/27 09:32:28 jl 1.10.90.3: #i29390# added jar files for jvmfwk3.ini
2004/10/27 09:03:57 jl 1.10.90.2: #i29390# added jar files for jvmfwk3.ini
2004/10/21 08:44:48 jl 1.10.90.1: #i29390#

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8080781d689ae9df00be1e004b7736e7390ae87b]

INTEGRATION: CWS jl13 (1.1.242); FILE MERGED

2004/10/21 08:44:47 jl 1.1.242.1: #i29390#

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9e05aee02f5e9709c7e69874c36718b53e09f08]

INTEGRATION: CWS jl13 (1.31.10); FILE MERGED

2004/10/22 10:11:27 jl 1.31.10.3: RESYNC: (1.38-1.39); FILE MERGED
2004/10/21 13:21:16 jl 1.31.10.2: RESYNC: (1.31-1.38); FILE MERGED
2004/10/21 08:44:47 jl 1.31.10.1: #i29390#

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f78fcb72c688d4b7fe23ad5865f7b95d5bbd40]

INTEGRATION: CWS oasisbf1 (1.36.10); FILE MERGED

2004/10/15 11:36:13 mib 1.36.10.2: RESYNC: (1.36-1.53); FILE MERGED
2004/09/15 15:47:38 fs 1.36.10.1: #117861# new lib for XML filters

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd9f9e96e411c1a7347aa21b6777dc5f57cf1452]

INTEGRATION: CWS hsqldb (1.29.22); FILE MERGED

2004/10/25 09:49:34 oj 1.29.22.2: RESYNC: (1.29-1.38); FILE MERGED
2004/09/23 13:28:50 oj 1.29.22.1: #i33348# register new libs for hsqldb

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e38ff2be33e1d51de5826d72706e8d6c63d9bd]

INTEGRATION: CWS hsqldb (1.32.6); FILE MERGED

2004/10/25 09:48:53 oj 1.32.6.2: RESYNC: (1.32-1.53); FILE MERGED
2004/09/23 13:28:50 oj 1.32.6.1: #i33348# register new libs for hsqldb

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a883240dfce6fd96c8c61c7b7cc3846165688f0]

INTEGRATION: CWS hr9 (1.12.22); FILE MERGED

2004/11/04 16:02:54 hjs 1.12.22.1: #i31658# ignore errorcod 12 (nothing to do) on jar packing

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a97637a4fd5b03c2fdb31aa02554c5d94d96af03]

INTEGRATION: CWS nojava1 (1.7.66); FILE MERGED

2004/11/02 22:34:33 haggai 1.7.66.3: RESYNC: (1.9-1.10); FILE MERGED
2004/09/24 14:43:57 haggai 1.7.66.2: RESYNC: (1.7-1.9); FILE MERGED
2004/08/16 15:33:59 cmc 1.7.66.1: #i33045# update scp2 to include jvmaccess and jvmfwk even without java, but drop xslt jars

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [50590b7f25357dfd3434dcf269c549719447c428]

INTEGRATION: CWS nojava1 (1.5.66); FILE MERGED

2004/10/19 14:42:31 haggai 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED
2004/10/15 19:44:06 haggai 1.5.66.1: #i35639# helpcontent2 needs Java - do not include files when building without Java

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dda510aabbadc81e50a5d62d7b8506cafc8e1bf]

INTEGRATION: CWS nojava1 (1.25.4); FILE MERGED

2004/11/02 22:34:04 haggai 1.25.4.6: RESYNC: (1.38-1.41); FILE MERGED
2004/10/21 11:30:29 cmc 1.25.4.5: RESYNC: (1.37-1.38); FILE MERGED
2004/10/19 14:42:12 haggai 1.25.4.4: RESYNC: (1.36-1.37); FILE MERGED
2004/10/15 19:44:05 haggai 1.25.4.3: #i35639# helpcontent2 needs Java - do not include files when building without Java
2004/09/24 14:42:59 haggai 1.25.4.2: RESYNC: (1.25-1.36); FILE MERGED
2004/08/16 15:33:58 cmc 1.25.4.1: #i33045# update scp2 to include jvmaccess and jvmfwk even without java, but drop xslt jars

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c974658e8cd9127502a1de01067146b793dc11d]

INTEGRATION: CWS nojava1 (1.25.22); FILE MERGED

2004/11/02 22:33:56 haggai 1.25.22.4: RESYNC: (1.53-1.59); FILE MERGED
2004/10/19 14:42:02 haggai 1.25.22.3: RESYNC: (1.45-1.53); FILE MERGED
2004/09/24 14:42:52 haggai 1.25.22.2: RESYNC: (1.25-1.45); FILE MERGED
2004/08/16 15:33:58 cmc 1.25.22.1: #i33045# update scp2 to include jvmaccess and jvmfwk even without java, but drop xslt jars

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5707f23524e75916647071d8e2d90e1ef462193b]

INTEGRATION: CWS nojava1 (1.6.66); FILE MERGED

2004/10/19 14:41:50 haggai 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED
2004/10/15 19:44:05 haggai 1.6.66.1: #i35639# helpcontent2 needs Java - do not include files when building without Java

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [179eb531d3a0d511ceb98fb4c499847894d0b844]

INTEGRATION: CWS nojava1 (1.5.64); FILE MERGED

2004/10/19 14:41:38 haggai 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED
2004/10/15 19:44:05 haggai 1.5.64.1: #i35639# helpcontent2 needs Java - do not include files when building without Java

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfc6cbcbb333cc5a5b7aae53bd059be0b43f692d]

INTEGRATION: CWS nojava1 (1.5.66); FILE MERGED

2004/10/19 14:41:25 haggai 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED
2004/10/15 19:44:04 haggai 1.5.66.1: #i35639# helpcontent2 needs Java - do not include files when building without Java

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [15827059ec924f86e32b2a62c71317acb65d879f]

INTEGRATION: CWS nojava1 (1.7.66); FILE MERGED

2004/10/19 14:41:16 haggai 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED
2004/10/15 19:44:04 haggai 1.7.66.1: #i35639# helpcontent2 needs Java - do not include files when building without Java

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a68f819cdb00c8c962a1e9649c6f9a9192a9678]

INTEGRATION: CWS beansplit (1.9.8); FILE MERGED

2004/10/12 15:18:05 mi 1.9.8.1: bean project added

2004-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd5d4c5e93e5739e720506a27a726696bac9b420]

#i34902# stop windows build if linking failed


2004-11-05  Rüdiger Timm  <rt@openoffice.org>  [b428ab22ee7f3b6ada3e1924ba7d4d870dca26a5]

#i36707# adjustvisibility: bootstraping in HIDcompiler (thanks to pjanik for the patch)


2004-11-05  Rüdiger Timm  <rt@openoffice.org>  [8cb90861955729e96d3436d4f6ee8ae681413948]

#100000# If common_build is set all idl files get delivered to common output tree.


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [ae01cb277b7562011bf9023917a1daa3636c9503]

#100000# checkout the module if build is started in linked module


2004-11-04  Rüdiger Timm  <rt@openoffice.org>  [087f0b5a1a046036b4304d44d54fc275e79dc8a2]

#i10000# Do not link against UWINAPILIB here.


2004-11-04  Rüdiger Timm  <rt@openoffice.org>  [2590653ca9b9acf28ab1bcfd4b2da997d526bf66]

#i10000# so_adjvis is unix-only.


2004-11-03  Kurt Zenker  <kz@openoffice.org>  [d8ae42593f8c00f79feff4b8976e35cae6028c1f]

#i10000# add. dependency on adjustvisibility


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [49725b68f80337fe73636b66633bd2a111cadee0]

SRC680


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [07d5dcd3e5646aed376706c041bc0e7b9b01ca3e]

INTEGRATION: CWS pj10 (1.5.16); FILE MERGED

2004/11/03 09:02:07 pjanik 1.5.16.1: #i36548#: Add cp_canvas missing dependency.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [086e682e8b3de52f69c504de6fdc70b5a85406ae]

INTEGRATION: CWS sb22 (1.9.54); FILE MERGED

2004/10/22 07:42:29 sb 1.9.54.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2d4aff99a1ea67b63a2ee3de609906ebec5b66a2]

INTEGRATION: CWS sb22 (1.53.30); FILE MERGED

2004/10/22 07:42:29 sb 1.53.30.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ee91dbe6d252b371d04a175187c325abbbfe40bf]

INTEGRATION: CWS sb22 (1.48.18); FILE MERGED

2004/10/22 07:35:42 sb 1.48.18.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a299ac8cb9131733c60a3ab2a8b84f433a6b5a74]

INTEGRATION: CWS sb22 (1.25.32); FILE MERGED

2004/10/22 07:35:42 sb 1.25.32.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [93d216c67c01976c8f1791c80862d2a36639a861]

INTEGRATION: CWS sb22 (1.85.18); FILE MERGED

2004/10/22 07:35:42 sb 1.85.18.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3831e580c582aa525cc972c84ef86bcfab35e81d]

INTEGRATION: CWS sb22 (1.152.30); FILE MERGED

2004/10/22 07:35:42 sb 1.152.30.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ed66af3217fcb6b2dc857c9fb9ba1e8cd7849254]

INTEGRATION: CWS sb22 (1.75.10); FILE MERGED

2004/10/22 07:35:41 sb 1.75.10.3: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.
2004/10/18 10:22:53 sb 1.75.10.2: RESYNC: (1.75-1.78); FILE MERGED
2004/10/15 09:02:29 sb 1.75.10.1: Removed unused SALTLS/ZIPLIB.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [085f6b0acb932cd4c697c3589f75d16445bb7e7f]

INTEGRATION: CWS sb22 (1.83.18); FILE MERGED

2004/10/22 07:35:41 sb 1.83.18.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b2b877e72b3fea5238fc9437e601e6e204382448]

INTEGRATION: CWS sb22 (1.73.18); FILE MERGED

2004/10/22 07:35:41 sb 1.73.18.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [74beebb1103694b14bafdc3a4f19d1b8693eff4e]

INTEGRATION: CWS desktintgr03 (1.7.92); FILE MERGED

2004/10/18 14:01:21 tra 1.7.92.1: #i34765#added par files for windows explorer extension module

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7e21826ae809fbc7ed9c40be55632a655e4bc477]

INTEGRATION: CWS desktintgr03 (1.2.10); FILE MERGED

2004/09/23 13:26:02 tra 1.2.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:36:23 tra 1.2.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7df13a1b27c2f49c529c9cd85a816d732356af75]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED

2004/10/18 13:56:24 tra 1.1.2.1: #i34765#

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [379dc263fed54818788ff803c9d9451c5b38b1b8]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED

2004/10/18 13:56:12 tra 1.1.2.1: #i34765#

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [75145ec652a6fcc1ad2a801c387aed3fb1d1fb9a]

INTEGRATION: CWS desktintgr03 (1.2.2); FILE MERGED

2004/10/18 13:57:53 tra 1.2.2.1: #i34765#

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5f8f504e96f139f731f5a45cd7e8d0f72ef290b0]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED

2004/10/18 13:56:01 tra 1.1.2.1: #i34765#

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f92e7dcf15b15cc29ccd4e4e2e1a2e84b7d82ad5]

INTEGRATION: CWS desktintgr03 (1.4.10); FILE MERGED

2004/10/21 13:58:27 tra 1.4.10.11: #i34294#register ooofiltproxy.dll instead of ooofilt.dll
2004/10/18 14:00:33 tra 1.4.10.10: #i34765#moved registry items for windows explorer extensions to winexplorerext tree registryitem_winexplorerext.scp
2004/10/15 11:31:08 tra 1.4.10.9: #i34294#the path to the ooofilt.dll must not be quoted
2004/10/14 08:16:20 tra 1.4.10.8: #i34294#changed ThreadingModel of ooofilt.dll from 'Both' to 'Apartment'
2004/09/27 18:53:36 tra 1.4.10.7: #i34294#corrected syntax error in indexing filter registration entries no '-' signs in registry item identifiers arrg
2004/09/27 10:58:41 tra 1.4.10.6: #i34294#corrected syntax error in indexing filter registration entries
2004/09/27 08:12:10 tra 1.4.10.5: #i34294#corrected indexing filter registration
2004/09/24 06:50:22 tra 1.4.10.4: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/24 04:58:40 tra 1.4.10.3: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 13:26:02 tra 1.4.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:36:06 tra 1.4.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dd9a3aaf8da0e5d323e69ed494006ac5584a0022]

INTEGRATION: CWS desktintgr03 (1.53.22); FILE MERGED

2004/10/22 13:47:28 tra 1.53.22.4: RESYNC: (1.53-1.56); FILE MERGED
2004/10/22 10:48:48 tra 1.53.22.3: #i34294#added instooofiltmsi
2004/10/21 13:57:36 tra 1.53.22.2: #i34294#added ooofiltproxy.dll
2004/10/18 13:59:21 tra 1.53.22.1: #i34765#moved shlxthdl.dll to winexplorerext tree

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [bcf20b85885ceb4b837bdbd4a9469f95108641ba]

INTEGRATION: CWS desktintgr03 (1.2.10); FILE MERGED

2004/09/23 13:26:01 tra 1.2.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:35:36 tra 1.2.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e7e541d2ba7866fd28db2ce42b6e6c1d66f8fc0f]

INTEGRATION: CWS desktintgr03 (1.2.10); FILE MERGED

2004/09/23 13:26:01 tra 1.2.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:35:17 tra 1.2.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f11b8888419e2cf2ddc820adf888012e5e42d155]

INTEGRATION: CWS desktintgr03 (1.3.10); FILE MERGED

2004/09/23 13:26:01 tra 1.3.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:34:58 tra 1.3.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [385d0428dd134063eef4107332848d8d0e91891c]

INTEGRATION: CWS desktintgr03 (1.2.10); FILE MERGED

2004/09/23 13:26:00 tra 1.2.10.3: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:34:37 tra 1.2.10.2: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo
2004/09/23 12:12:42 tra 1.2.10.1: #i34329# #i34294# added registry items for windows shell extensions infotips, column handler, propertysheets and MS indexing server filter for OOo

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b6bf9dae8939163f5908747a742bc4a84c7af929]

INTEGRATION: CWS desktintgr03 (1.14.10); FILE MERGED

2004/10/22 13:40:01 tra 1.14.10.5: RESYNC: (1.17-1.18); FILE MERGED
2004/10/22 10:44:48 tra 1.14.10.4: #i34294# added instooofiltmsi
2004/10/18 14:06:41 tra 1.14.10.3: #i34765#added winexplorerext module
2004/10/16 08:18:12 tra 1.14.10.2: RESYNC: (1.14-1.17); FILE MERGED
2004/09/23 12:10:29 tra 1.14.10.1: #i34329# #i34294#removed shlxthdl.dll and ooofilt.dll from selfreg table

2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d0900bad0c27b70184b43b4f23ee26792d08e354]

INTEGRATION: CWS desktintgr03 (1.19.16); FILE MERGED

2004/10/22 13:39:29 tra 1.19.16.3: RESYNC: (1.19-1.20); FILE MERGED
2004/10/22 10:51:21 tra 1.19.16.2: #i34294#added custom action for restarting the indexing service
2004/10/18 14:06:06 tra 1.19.16.1: #i34765#added winexplorerext module

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [99e1caf70b25fd431b6a52f87642424f2ca6500e]

INTEGRATION: CWS ivo05 (1.9.2); FILE MERGED

2004/10/04 11:21:29 gh 1.9.2.1: build and deliver HID-Compiler

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [03d0852e3b54c34049fdd5ddb297312db9fa41e2]

INTEGRATION: CWS ivo05 (1.10.2); FILE MERGED

2004/10/04 11:21:29 gh 1.10.2.1: build and deliver HID-Compiler

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3ecb371957aa6dd8c4b542bfa920a9734bf58a7a]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED

2004/10/04 11:20:59 gh 1.1.2.2: minimize linked libraries
2004/10/04 10:37:07 gh 1.1.2.1: platform independent help-ID compiler

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3d93bde1de0ce4f757971712d938353176531cb8]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED

2004/10/06 12:57:59 gh 1.1.2.3: larger tokenbuffer
2004/10/05 09:48:02 gh 1.1.2.2: changed bufferhandling for includes ; removed unused stuff
2004/10/04 10:36:57 gh 1.1.2.1: platform independent help-ID compiler

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7a45e8b09b69755c8f235d8cf677fcb67b2a0a77]

INTEGRATION: CWS ivo05 (1.57.6); FILE MERGED

2004/10/25 19:27:21 ihi 1.57.6.2: RESYNC: (1.57-1.58); FILE MERGED
2004/10/06 12:59:18 gh 1.57.6.1: change building of *.hid to perl

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3b7c3595c9bd692602f0be5173c10f1dbcf46f33]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED

2004/10/06 13:33:02 gh 1.1.2.2: now even NO_HID_FILES works
2004/10/06 13:06:36 gh 1.1.2.1: change building of *.hid to perl

2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2364885ddab4451d11dbb01f73bec566f2f7d370]

INTEGRATION: CWS hroqfix01 (1.37.26); FILE MERGED

2004/10/28 12:59:04 hro 1.37.26.1: #i33509# Don't pack nsplugin if no gtk+ is availiable

2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [1690ad89fd4720037f6e2e907c9824c86585598d]

#i10000# remove temporarily needed 'pack' restriction


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [2954ebee0aeb1fcb3df0e0c2339bf9033cf2430c]

#i10000# MH: pack full set of languages, at least for linux and windows.


2004-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a193bbd3b70c309bda9bfb230735926a7ba8b483]

#100000# fixed -a for links


2004-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70e45fb3ce52b773b542f32a77a5d857dd43642c]

#i36456# regenerated configure


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [7f4fd5c7e173e0da6a1ef41e3ec71356ff48ca46]

INTEGRATION: CWS valgrind02 (1.4.12); FILE MERGED

2004/10/28 15:48:42 mhu 1.4.12.1: #i35209# (Re-)Added STDOBJVCL as 'salmain.o' for use with TARGETTYPE=GUI apps.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [3d78254bf48adfc287840ed3c574a57495f7212e]

INTEGRATION: CWS valgrind02 (1.29.40); FILE MERGED

2004/10/28 15:48:42 mhu 1.29.40.1: #i35209# (Re-)Added STDOBJVCL as 'salmain.o' for use with TARGETTYPE=GUI apps.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [59252aad056c3d251ca606813f69120a6950132e]

SRC680


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [96b4e395a6ab7003b17827bde1f4026b0342c2b3]

INTEGRATION: CWS writerperfect01 (1.51.2); FILE MERGED

2004/10/28 10:54:02 cmc 1.51.2.2: RESYNC: (1.51-1.58); FILE MERGED
2004/10/05 16:56:59 mmeeks 1.51.2.1: Issue number: 35022
Submitted by: mmeeks
Reviewed by:  pending

Package the writerperfect filter library.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [213c10b8ab0a44d0fa423850dc6eadf5251628e0]

#i10000# Module instsetoo has been replaced with instsetoo_native


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8cdd2a88bccc97f626299ff7bd4c3b5a174150cd]

INTEGRATION: CWS rodarvus01 (1.19.6); FILE MERGED

2004/10/14 18:47:28 rodarvus 1.19.6.6: RESYNC: (1.22-1.23); FILE MERGED
2004/10/14 14:44:12 rodarvus 1.19.6.5: Issue number: #i27368# added support for hebrew
Submitted by: obr
Reviewed by: rodarvus
2004/10/14 13:21:32 rodarvus 1.19.6.4: Issue number: #i26571# - remove redundant GTK/KDE logic from config_office/set_soenv.in
Submitted by: rodarvus
2004/09/21 17:26:16 rodarvus 1.19.6.3: RESYNC: (1.19-1.22); FILE MERGED
2004/09/21 14:46:37 rodarvus 1.19.6.2: Issue number: i26571
Submitted by: kendy
Reviewed by: rodarvus
2004/09/14 13:40:08 rodarvus 1.19.6.1: Issue number: i26571
Submitted by: kendy
Reviewed by: rodarvus

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0af0c6db30ae35bc4d78dd9947020f4a97285bab]

INTEGRATION: CWS rodarvus01 (1.66.6); FILE MERGED

2004/10/14 18:47:13 rodarvus 1.66.6.7: RESYNC: (1.69-1.72); FILE MERGED
2004/10/14 13:33:30 rodarvus 1.66.6.6: Issue number: #i26571# - make sure GTK/KDE are *really* wanted, before we
              attempt to search for one of them (meaning --enable-gtk=no
              will not enable GTK support)
Submitted by: rodarvus
2004/10/06 20:33:33 rodarvus 1.66.6.5: Issue number: #i12892# - check if $JAVA_HOME is valid
Submitted by: rodarvus
2004/09/23 12:55:54 rodarvus 1.66.6.4: Issue number: #i34431#: fix configure WRT system expat support
Submitted by: waratah
Reviewed by: rodarvus
2004/09/21 17:25:36 rodarvus 1.66.6.3: RESYNC: (1.66-1.69); FILE MERGED
2004/09/21 14:46:37 rodarvus 1.66.6.2: Issue number: i26571
Submitted by: kendy
Reviewed by: rodarvus
2004/09/14 13:40:07 rodarvus 1.66.6.1: Issue number: i26571
Submitted by: kendy
Reviewed by: rodarvus

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [069de01362efce7d54248a8cd4d24e11a755f9ac]

INTEGRATION: CWS withlang (1.23.2); FILE MERGED

2004/10/23 19:13:14 pjanik 1.23.2.1: #i31784#: simplify handling of languages.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [dcb7abb389c704f1b4f79c65cf940f39296872ff]

INTEGRATION: CWS withlang (1.46.14); FILE MERGED

2004/10/23 19:11:10 pjanik 1.46.14.1: #i31784#: simplify handling of languages. Add dmake languages target.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c9da408f89bc4895106b6f66ff3e4dfd034536cd]

INTEGRATION: CWS withlang (1.72.2); FILE MERGED

2004/10/23 19:14:41 pjanik 1.72.2.1: #i31784#: simplify handling of languages. Change syntax of --with-lang.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4bbd82e8e8353b635133bc25995ca7802ee73776]

INTEGRATION: CWS withlang (1.55.4); FILE MERGED

2004/10/23 19:18:26 pjanik 1.55.4.1: #i31784#: simplify handling of languages. Change syntax of --with-lang.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5574218e3485230ed4f9c2095a52d2de31978b45]

INTEGRATION: CWS withlang (1.152.42); FILE MERGED

2004/10/23 19:27:16 pjanik 1.152.42.1: #i31784#: simplify handling of languages. Remove obsolete part.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fefd50623f85dbeb6ce3f85ad019e796f9c88df3]

INTEGRATION: CWS withlang (1.21.92); FILE MERGED

2004/10/24 19:03:43 pjanik 1.21.92.2: #i31784#: en-US should always be the first ISO code.
2004/10/23 19:26:29 pjanik 1.21.92.1: #i31784#: simplify handling of languages.

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5490fb8a9b6502b1b9d04a1d69bbabf4ee5c8392]

INTEGRATION: CWS withlang (1.45.8); FILE MERGED

2004/10/23 19:29:26 pjanik 1.45.8.1: #i31784#: simplify handling of languages.

2004-10-27  Rüdiger Timm  <rt@openoffice.org>  [ad18bf3f17f4aa6b285a5c97ccf84ff595927da4]

INTEGRATION: CWS gccvisibilityfix (1.5.14); FILE MERGED

2004/10/27 10:34:53 hjs 1.5.14.1: #i36160# exiplicit define to enable gcc visibility feature

2004-10-27  Rüdiger Timm  <rt@openoffice.org>  [5ccd121fcc0f55a831cbfded5854930ab86cf1cd]

INTEGRATION: CWS gccvisibilityfix (1.29.38); FILE MERGED

2004/10/27 10:34:52 hjs 1.29.38.1: #i36160# exiplicit define to enable gcc visibility feature

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e1e607371421a3f6f28fc277ff448dd9d2e28ac4]

INTEGRATION: CWS configure2 (1.9.58); FILE MERGED

2004/10/20 15:59:40 cmc 1.9.58.1: #i35894# update new modules that use libxml2 to be able to use system-libxml

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [a9001eec0cd1cbfd816882dfc34989217173ab09]

INTEGRATION: CWS configure2 (1.78.32); FILE MERGED

2004/10/20 16:39:44 cmc 1.78.32.1: #i34482# workaround blackdown JDK libjpeg

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [9726575061dbcfe5cf980629c2b7f8b862f7a2fb]

INTEGRATION: CWS dbwizard1 (1.29.12); FILE MERGED

2004/10/22 11:16:21 tv 1.29.12.7: corrected syntax error
2004/10/22 11:14:35 tv 1.29.12.6: added formwizard registry file
2004/10/11 17:32:42 tv 1.29.12.5: RESYNC: (1.31-1.37); FILE MERGED
2004/09/07 16:03:07 tv 1.29.12.4: RESYNC: (1.29-1.31); FILE MERGED
2004/09/07 09:47:10 tv 1.29.12.3: registered Java components for native installer
2004/08/26 10:30:57 tv 1.29.12.2: added TableWizard registry files
2004/08/19 12:57:07 tv 1.29.12.1: #111616#,#111602# added TableWizard and FormWizard

2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b12c4660e71bb5d38e965df6d8ca824a3fbc561a]

INTEGRATION: CWS dbwizard1 (1.6.38); FILE MERGED

2004/10/22 09:39:40 tv 1.6.38.1: added cfgsrvnolang.zip (language independent extras supporting files)

2004-10-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d12fa09020f208fa651712797ba4d3f8a26ada35]

#i36160# enable gcc visibility feature


2004-10-26  Rüdiger Timm  <rt@openoffice.org>  [28c1ac5fe298634c3ad9c7636a479e73b6cc2bd6]

SRC680


2004-10-26  Vladimir Glazounov  <vg@openoffice.org>  [9f55977830a19508ef536f76dd454b5344c843ff]

#100000# show modus for --from


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [2fc5ff31c6c3514830d5d261a91ca6ef6cd16d97]

#118229# Patch productname correctly (including PRODUCTVERSION)


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [eeddf0f58a75f211cb8a48d088ad0be89a058ea7]

#i10000# Needs ulfconv binary which gets delivered by module setup_native.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f4030453067f150eb07de68633a025ba03e73eee]

SRC680


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ea03439185731d4cd44496df0b1e0c34672edc38]

#100000# now array ref for getParentsDep


2004-10-22  Oliver Bolte  <obo@openoffice.org>  [bbb5bee6480bc78b62d96df5fa63a6147113f4a7]

#i10000# typo


2004-10-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a8c1a132a342db09875f14772f48bc803a59699]

#i10000#: add libCstd to standard xtra_files list


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5bb5150f43b2abef6b0e76ef48982d5684655cd1]

#100000# getModuleDependencies now want an array as parameter


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [34246d78386ac8286cc17b0d93602fd9e8525c83]

INTEGRATION: CWS sollink (1.15.44); FILE MERGED

2004/10/21 13:41:31 hjs 1.15.44.1: #118214# variable to prepend link flags

2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [15c5fad1974415bbcc83c9a91273564b3cd05f4b]

INTEGRATION: CWS sollink (1.6.48); FILE MERGED

2004/10/21 13:41:31 hjs 1.6.48.1: #118214# variable to prepend link flags

2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0a255aefbd6882b4c1e8ea45a09f4a42ec40afe2]

#100000# #i31737# strip binariries only when ENABLE_SYMBOLS is undef


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [424a11e8b257c6d1742875a94b2d8b240eaf1bc0]

INTEGRATION: CWS shellfix01 (1.31.8); FILE MERGED

2004/10/18 12:58:57 obr 1.31.8.3: RESYNC: (1.36-1.38); FILE MERGED
2004/09/20 09:53:44 obr 1.31.8.2: RESYNC: (1.31-1.36); FILE MERGED
2004/09/14 07:08:58 obr 1.31.8.1: #i30170# file uris now encoded on-the-fly

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [741cb4f18ffe501f614a55dc193de05e9246ee39]

INTEGRATION: CWS shellfix01 (1.36.8); FILE MERGED

2004/10/18 12:58:48 obr 1.36.8.3: RESYNC: (1.45-1.53); FILE MERGED
2004/09/20 09:53:36 obr 1.36.8.2: RESYNC: (1.36-1.45); FILE MERGED
2004/09/14 06:25:21 obr 1.36.8.1: #i20369# removed now obsolete proxyset library

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d77bf93df13bbedea5746d2b40fd459580be70ef]

INTEGRATION: CWS dmake43 (1.5.2); FILE MERGED

2004/10/12 19:07:26 vq 1.5.2.1: #i31647# Update version number for the "native" MS compiler build.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [bd418f413096860a2c2aca8b5a8f18f07e969bbb]

INTEGRATION: CWS dmake43 (1.8.18); FILE MERGED

2004/10/12 18:47:51 vq 1.8.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [eff67be342cdfb5f55fad725afc282ee20451f84]

INTEGRATION: CWS dmake43 (1.3.18); FILE MERGED

2004/10/12 18:47:51 vq 1.3.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4fb91fd21a17924de7f276a76f0a84a86046d581]

INTEGRATION: CWS dmake43 (1.3.18); FILE MERGED

2004/10/12 18:47:50 vq 1.3.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [df71d76bc3c5fc00a0b287c59435a35896016b90]

INTEGRATION: CWS dmake43 (1.3.18); FILE MERGED

2004/10/12 18:47:49 vq 1.3.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4742f4d397032c9708a443858f96707b32e4b63f]

INTEGRATION: CWS dmake43 (1.6.18); FILE MERGED

2004/10/12 18:47:49 vq 1.6.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [670bd771584b875bdfa73038cde4fc26b74b9a07]

INTEGRATION: CWS dmake43 (1.6.18); FILE MERGED

2004/10/12 18:47:48 vq 1.6.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9d9ee743bb1d277bcacf58a940d0a86e57af25db]

INTEGRATION: CWS dmake43 (1.8.18); FILE MERGED

2004/10/12 18:47:48 vq 1.8.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3551e0fac356c2d03fb1a0b806b3f8ee0a826db2]

INTEGRATION: CWS dmake43 (1.3.18); FILE MERGED

2004/10/12 18:47:48 vq 1.3.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ae12334e211121971a840eb0f67a5344ffdc905e]

INTEGRATION: CWS dmake43 (1.8.18); FILE MERGED

2004/10/12 18:47:47 vq 1.8.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0637e306a156a92688a0378a82fa2b93016ebfcb]

INTEGRATION: CWS dmake43 (1.1.1.1.130); FILE MERGED

2004/10/07 21:57:37 vq 1.1.1.1.130.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [bb64fe0cad914b2e890ddc85c680fba36e568cb4]

INTEGRATION: CWS dmake43 (1.4.2); FILE MERGED

2004/10/07 22:02:56 vq 1.4.2.1: #i31647# Change the man page also to version 4.3.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [335aa0a342021eadf588a6ce2204f6e4c935d999]

INTEGRATION: CWS dmake43 (1.2.2); FILE MERGED

2004/10/07 22:02:56 vq 1.2.2.1: #i31647# Change the man page also to version 4.3.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e88df2c27bf824ece9e11cec52b3dfd6eed9cd49]

INTEGRATION: CWS dmake43 (1.5.28); FILE MERGED

2004/10/07 22:18:47 vq 1.5.28.1: #i34746# Fix timestamp of phony targets with prerequisites.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0f5133b55e014bbe8b8c2c48274ecc0e2f941249]

INTEGRATION: CWS dmake43 (1.2.78); FILE MERGED

2004/10/07 21:57:36 vq 1.2.78.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [edfc0d9755aed1a1bb30c6b98766a8fc26d6e19e]

INTEGRATION: CWS dmake43 (1.1.1.1.130); FILE MERGED

2004/10/07 21:57:36 vq 1.1.1.1.130.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [33e268463266b2dc61424768a71648072064b1f3]

INTEGRATION: CWS dmake43 (1.4.2); FILE MERGED

2004/10/07 21:57:36 vq 1.4.2.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e3c0387af527adb139eee6a1b14f529334990b23]

INTEGRATION: CWS dmake43 (1.21.16); FILE MERGED

2004/10/12 19:07:26 vq 1.21.16.2: #i31647# Update version number for the "native" MS compiler build.
2004/10/07 21:57:36 vq 1.21.16.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7b48d568f75f973eca20ac85e0305823c51f33fa]

INTEGRATION: CWS dmake43 (1.14.16); FILE MERGED

2004/10/12 18:47:46 vq 1.14.16.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ccf59ba8f16b0bf791ea923b1e8846f1746cf3f6]

INTEGRATION: CWS dmake43 (1.11.16); FILE MERGED

2004/10/12 18:47:46 vq 1.11.16.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a56c771cfeec10ba2b8f4bc30c79f3db89f7d9e0]

INTEGRATION: CWS dmake43 (1.7.18); FILE MERGED

2004/10/12 18:47:45 vq 1.7.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a478c5319e07cdecb4315554bd73488806605401]

INTEGRATION: CWS dmake43 (1.1.118); FILE MERGED

2004/10/07 21:57:35 vq 1.1.118.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [95c8e98ee301eb858f8f3163b3dc4835e82205df]

INTEGRATION: CWS dmake43 (1.2.78); FILE MERGED

2004/10/07 22:18:47 vq 1.2.78.2: #i34746# Fix timestamp of phony targets with prerequisites.
2004/10/07 21:57:35 vq 1.2.78.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1f9eefd9eb5362ad885311233ca7abfdf4b78b93]

INTEGRATION: CWS dmake43 (1.10.18); FILE MERGED

2004/10/12 18:47:45 vq 1.10.18.1: #i31647# Regenerate the autotools files with autogen.sh.

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4dfefccb81e1cff2c6213713b97aeac89d5d317a]

INTEGRATION: CWS cfgldapfix (1.8.24); FILE MERGED

2004/10/13 11:49:24 jb 1.8.24.1: #i33122# Do not attempt to install ldapbe, if there is no LDAPSDK

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0fd206d563a5a2584d7582ff5bb46a267ccb42ca]

INTEGRATION: CWS cfgldapfix (1.45.16); FILE MERGED

2004/10/14 14:51:52 jb 1.45.16.2: RESYNC: (1.45-1.53); FILE MERGED
2004/10/13 11:49:24 jb 1.45.16.1: #i33122# Do not attempt to install ldapbe, if there is no LDAPSDK

2004-10-21  Oliver Bolte  <obo@openoffice.org>  [3615d782ff0bb22760ab36c3e5392fc46b482018]

SRC680


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [649ef49acaaddeac80257494518bd58304f8426e]

#i10000# gconfbe1.uno.so and ucpgvfs1.uno.so disabled for SOLARIS (OBR)


2004-10-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c950a20729213094aa844d1a3ce1e813cdc15754]

#i10000# typo causes wrong dependencies


2004-10-20  Vladimir Glazounov  <vg@openoffice.org>  [f066259889ccf2db41a7fb49cf3b78f60cbd72a0]

#100000# more correct work with missing dependencies


2004-10-19  Oliver Bolte  <obo@openoffice.org>  [f8dc4c111850f206f6629621435cd6d9e9fed8f3]

#i10000# INCLUDE change doesn't work for 4NT shell


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [99d6b9cef2ca696d6afbaa8a89eb93231dc7acca]

SRC680


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [aeb0429cac034cd3b3b0b693a75f59808ff51269]

INTEGRATION: CWS vq03 (1.9.18); FILE MERGED

2004/10/12 04:05:09 vq 1.9.18.1: #i28905# Delete obsolete use_perl.mk and the last two references.

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [79f8c6fba8f67ef90dacc67358e2753b950fa560]

INTEGRATION: CWS vq03 (1.11.176); FILE MERGED

2004/10/11 22:07:09 vq 1.11.176.1: #i34977# Add the -X switch to make the generated .jar files compliant
with java 1.4.2._05, 1.5.0 and hopefully with future versions.

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8373283e585e37ff1f12fa685ce80c2f282a0e9c]

INTEGRATION: CWS shellfix02 (1.8.32); FILE MERGED

2004/10/11 10:27:35 obr 1.8.32.1: #i34821# pass ENABLE_GNOMEVFS to pre-processor

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [d7c97fafa8a9b56f5c18c62941f7d01c7ae6a8b4]

INTEGRATION: CWS shellfix02 (1.53.2); FILE MERGED

2004/10/11 07:59:03 obr 1.53.2.1: #i34821# re-enabled gconfbe1.uno.so

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [230d60209fd7342ce0094834d422703e32975e6f]

INTEGRATION: CWS langsupporter (1.36.4); FILE MERGED

2004/09/23 12:23:59 obr 1.36.4.2: #i26260# re-done :(
2004/09/20 12:31:18 obr 1.36.4.1: #i26260# pack linux vendor files only for linux

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [696240412dd950302ffa6f5eb52282be4d805295]

INTEGRATION: CWS langsupporter (1.45.4); FILE MERGED

2004/09/21 14:12:33 is 1.45.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [cb7fe5bb7912504b6a28be9a191408fdfe501d46]

INTEGRATION: CWS langsupporter (1.8.4); FILE MERGED

2004/09/21 12:54:31 is 1.8.4.2: #i34221# language packs
2004/09/20 13:47:07 is 1.8.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [869e5b331a4aa263a4ff3446c0ac8f13611238a1]

INTEGRATION: CWS langsupporter (1.2.20); FILE MERGED

2004/09/21 12:50:55 is 1.2.20.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [e4fc054d80a46c8aa3d1fb4cde238fe542823339]

INTEGRATION: CWS langsupporter (1.3.4); FILE MERGED

2004/09/21 12:50:54 is 1.3.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [89d98225fa9dbfc7d901a5282144b6f63778e794]

INTEGRATION: CWS langsupporter (1.2.20); FILE MERGED

2004/09/21 12:50:54 is 1.2.20.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [45e9472af68a40871f646f93099653bdecd39a0f]

INTEGRATION: CWS langsupporter (1.3.8); FILE MERGED

2004/09/21 12:50:54 is 1.3.8.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [126b123bba4baa4502901f0173cd45737851f28f]

INTEGRATION: CWS langsupporter (1.2.20); FILE MERGED

2004/09/22 12:58:00 is 1.2.20.2: #i33873# language encodings
2004/09/21 12:55:27 is 1.2.20.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [c75eded1dc9aed6a16551be1167117e7ec92335e]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:09:38 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [9a077d3c4194f2f2d72b8edb5731fde53e703c0b]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:09:28 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3f6c2fe91a688cdae478045113a4505d00277a03]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:09:18 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [a9e170aa11bc989a9a921da9cf7f69ba93f24971]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:09:08 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3fb2fb2948221f3d87aee0c75cbc37ed7acb4586]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:58 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [b2cbb9378e3bfe6c5560d87bf1b6f1309d679233]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:47 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [e13fe8238febe7b89e40d410abe5f0a230719be8]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:37 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8670fa715df61dfe98e7a404764833bafe116b5a]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:27 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [1918feff5dcb028fa73e8e87c5e449fe759e78d4]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:17 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [2c4f1999eb156e1d0ce0fc3df8bcba6c14c3ffc4]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:08:07 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [180b09ef8de95a7c6cc9b43ae7aaf456e8d93e17]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:57 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5e92f043260226a13760f693330248f445a99351]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:47 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [dc5f42d77d00a4fc005471ce999600a068808e7f]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:38 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [506e1de16b5d1984db8e0fe3d205aeb4c00b1a6b]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:28 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [aa3f6e796f4447f995afd2505c259a1b9832b0f6]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:18 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8b48d87bf8481b2d29881de6e7357c912bdc6374]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:07:08 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5ecb586f4ddacd4775df5d78193497a241411872]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:06:58 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8cee60015470ac031f60a451023e73aff56b7c9c]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:06:46 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [91da1eacc79c7b97fd048a38311ec38765c409b2]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:06:36 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [bcea4d9df8ae86cf8136c0ec9c8e2c92579df41f]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:06:26 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [0d5c758bb498095acc4be08ef20f499963f749a4]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:06:15 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [43a8683ac424f10e176227a954748077ca87dd04]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED

2004/09/21 13:05:42 is 1.1.2.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3332d731d129fe7d21cc1375285d49d07b437be8]

INTEGRATION: CWS langsupporter (1.33.2); FILE MERGED

2004/09/22 06:56:58 obr 1.33.2.1: #i33873# ulf file converter tool

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [0c31c635d7f17880476711a4ef1ee63c5c691302]

INTEGRATION: CWS langsupporter (1.3.44); FILE MERGED

2004/09/22 06:56:59 obr 1.3.44.1: #i33873# ulf file converter tool

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [b64f0e53a58edb8c4923763e27d3f8c330dc7be8]

INTEGRATION: CWS langsupporter (1.57.4); FILE MERGED

2004/09/22 06:56:59 obr 1.57.4.1: #i33873# ulf file converter tool

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5d16fe651dd39c2aa368cf7fd8de23b98a02e32b]

INTEGRATION: CWS langsupporter (1.31.16); FILE MERGED

2004/09/22 06:56:58 obr 1.31.16.1: #i33873# ulf file converter tool

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [00c7c14c08a6db29fccdc1cc789b65de97e56413]

INTEGRATION: CWS langsupporter (1.4.4); FILE MERGED

2004/09/23 08:01:54 is 1.4.4.1: #i33916# soffice icon

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ac77ea63272ea66c4b4b0e3c774069199b18581c]

INTEGRATION: CWS langsupporter (1.4.4); FILE MERGED

2004/09/23 08:01:54 is 1.4.4.2: #i33916# soffice icon
2004/09/21 13:34:36 is 1.4.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [b3cb83fe62aa32c28d2c7831f59e5f7db967d6ec]

INTEGRATION: CWS langsupporter (1.9.4); FILE MERGED

2004/09/21 13:34:36 is 1.9.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [0380bbd94357c99916edc32e763d2c8c8035bd4e]

INTEGRATION: CWS langsupporter (1.2.104); FILE MERGED

2004/09/21 13:34:36 is 1.2.104.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [e5ecc871e660f46ec02bf3df852ada8e41f75f21]

INTEGRATION: CWS langsupporter (1.14.4); FILE MERGED

2004/09/22 13:04:25 is 1.14.4.3: #i31101# license as rtf file
2004/09/21 13:34:36 is 1.14.4.2: #i34221# language packs
2004/09/21 08:32:19 is 1.14.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [607c273530f788dab71302ee976a631a9218e355]

INTEGRATION: CWS langsupporter (1.3.58); FILE MERGED

2004/09/21 14:34:21 is 1.3.58.3: #i34221# language packs
2004/09/21 08:32:18 is 1.3.58.2: #i34221# language packs
2004/09/20 13:34:42 is 1.3.58.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3fc934a56804ee5ef382c30dde2be45b4734d731]

INTEGRATION: CWS langsupporter (1.4.22); FILE MERGED

2004/09/20 15:58:26 is 1.4.22.2: #i34221# language packs
2004/09/20 13:34:17 is 1.4.22.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [c4efa8dc13664e69a5b32666b5ede96f53cd4f67]

INTEGRATION: CWS langsupporter (1.7.4); FILE MERGED

2004/09/20 13:34:17 is 1.7.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [9428d9b6a1447add254eaefe4d88307724d46509]

INTEGRATION: CWS langsupporter (1.12.22); FILE MERGED

2004/09/20 13:34:16 is 1.12.22.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [009e0df97dc5e894399a8a94af8d42ea66359a83]

INTEGRATION: CWS langsupporter (1.9.4); FILE MERGED

2004/09/22 13:04:14 is 1.9.4.3: #i31101# license as rtf file
2004/09/21 14:53:03 is 1.9.4.2: #i33767# removing bitmaps
2004/09/20 13:34:16 is 1.9.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [58d1b6b0e77a8258692ca7f9f53ed2239633e7f0]

INTEGRATION: CWS langsupporter (1.8.4); FILE MERGED

2004/09/21 13:34:12 is 1.8.4.3: #i34221# language packs
2004/09/21 08:32:00 is 1.8.4.2: #i34221# language packs
2004/09/20 13:34:16 is 1.8.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [4ea1726a657672fc5afc58a4fd0cf73656c31530]

INTEGRATION: CWS langsupporter (1.2.104); FILE MERGED

2004/09/20 13:34:16 is 1.2.104.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [d4d0c80b98703c8da26fa939f75f21488161624b]

INTEGRATION: CWS langsupporter (1.2.80); FILE MERGED

2004/09/23 08:00:39 is 1.2.80.4: #i34221# language packs
2004/09/20 16:00:11 is 1.2.80.3: #i34221# language packs
2004/09/20 15:58:26 is 1.2.80.2: #i34221# language packs
2004/09/20 13:34:16 is 1.2.80.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [9a62069564e9e699ed30399f68d86106cc4495d5]

INTEGRATION: CWS langsupporter (1.4.4); FILE MERGED

2004/09/20 15:58:26 is 1.4.4.2: #i34221# language packs
2004/09/20 13:34:15 is 1.4.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [646c51c254708a93e492a22c879a888fc7f66905]

#i10000# crashdump related switches (CFLAGSENABLESYMBOLS) enabled


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [f4dd13cc223107336cb409ba3f97d877181bd974]

INTEGRATION: CWS langsupporter (1.14.4); FILE MERGED

2004/10/15 16:07:14 is 1.14.4.4: RESYNC: (1.14-1.17); FILE MERGED
2004/09/23 08:00:39 is 1.14.4.3: #i34221# language packs
2004/09/21 13:34:12 is 1.14.4.2: #i34221# language packs
2004/09/20 13:34:15 is 1.14.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [2b5941da6ff67a472ee24b4e0b8473875ebeb807]

INTEGRATION: CWS langsupporter (1.11.4); FILE MERGED

2004/09/20 13:34:15 is 1.11.4.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [022f81528b791c3e351ef5265f4a885e706569e6]

INTEGRATION: CWS langsupporter (1.9.22); FILE MERGED

2004/09/21 13:34:11 is 1.9.22.2: #i34221# language packs
2004/09/20 13:34:15 is 1.9.22.1: #i34221# language packs

2004-10-18  Oliver Bolte  <obo@openoffice.org>  [b89be00dbec9478844c2ac7b6d315df331c82261]

INTEGRATION: CWS langsupporter (1.18.4); FILE MERGED

2004/10/15 16:13:47 is 1.18.4.6: RESYNC: (1.18-1.19); FILE MERGED
2004/09/22 13:03:57 is 1.18.4.5: #i31101# license as rtf file
2004/09/21 14:33:20 is 1.18.4.4: #i34221# language packs
2004/09/21 13:33:39 is 1.18.4.3: #i34221# language packs
2004/09/20 15:57:51 is 1.18.4.2: #i34221# language packs
2004/09/20 13:33:09 is 1.18.4.1: #i34221# language packs

2004-10-18  Rüdiger Timm  <rt@openoffice.org>  [f629e3397ebc2ee8866446d1c76d8e33ae8090cb]

#i34269# Add DEFAULT_TO_ENGLISH_FOR_PACKING to reset list.


2004-10-15  Kurt Zenker  <kz@openoffice.org>  [1a0a2077652f2d47cf7ceb3356fabf9bcdc1931c]

#118128# enable multiple use of instset_native


2004-10-15  Kurt Zenker  <kz@openoffice.org>  [88028ea82f766a7be554f60acadb54cec985b4d9]

#118128# changing temp dir for makecab.exe


2004-10-14  Kurt Zenker  <kz@openoffice.org>  [735240e5339199254936202c3f62095ccd13a56c]

#i34269# defaulting to english if DEFAULT_TO_ENGLISH_FOR_PACKING is set


2004-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8246ceed6712e1bfc0fe9e4c9687373001346b]

#i10000#,#i35449#:  generate hid list


2004-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [226c07790d13c98e3a3d7d5a97081408f7c98549]

#i10000#: regenerate configure from comfigure.in rev 1.72


2004-10-13  Vladimir Glazounov  <vg@openoffice.org>  [72ebb606cdc22c59aba9babde251ad90acfa4a0a]

#100000# correct work with nfs under windows, XML build list format enabled


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8a2159938cfdb4765d4abb52ab46daf2faf6738]

SRC680


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c205047314dd9ace42f160946c0a23f0d3aa29c4]

INTEGRATION: CWS unixtools01 (1.1.2); FILE ADDED

2004/10/12 13:27:27 mmeeks 1.1.2.1: Issue number: #i34805# #i34801#
Submitted by: mmeeks
Reviewed by:  mmeeks

Some useful unix tools.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [898e324f8d8fac39272e91919bc48013dbb7a209]

INTEGRATION: CWS tra2 (1.1.2); FILE ADDED

2004/10/05 17:34:00 tra 1.1.2.2: #i34719# use of 'dem' instead of 'den'
2004/09/29 08:34:48 tra 1.1.2.1: #i34719#

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d79670d0801155d1396397d13ec633775174392]

INTEGRATION: CWS tra2 (1.1.2); FILE ADDED

2004/09/29 08:34:39 tra 1.1.2.1: #i34719#

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [300f6e0aac8d971dcd09ad4d00c2df1f09224642]

INTEGRATION: CWS tra2 (1.3.124); FILE MERGED

2004/09/29 08:39:42 tra 1.3.124.1: #i34719#added winexplorerext directory

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc30827f52918e7628b80903fbb7b56f739e7835]

INTEGRATION: CWS cfgcws01 (1.69.4); FILE MERGED

2004/09/28 09:11:31 mmeeks 1.69.4.1: Issue number: 34707
Submitted by: mmeeks
Reviewed by: mmeeks

Add check for perl's Archive::Zip functionality & deps.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb39d41df75dd2a9e4e4092c45fc6a393caa41fd]

INTEGRATION: CWS cfgcws01 (1.52.6); FILE MERGED

2004/09/28 09:11:30 mmeeks 1.52.6.1: Issue number: 34707
Submitted by: mmeeks
Reviewed by: mmeeks

Add check for perl's Archive::Zip functionality & deps.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9810d1528296eeee8c65044df20d4a3e98c9cdd5]

INTEGRATION: CWS cfgcws01 (1.6.12); FILE MERGED

2004/09/28 09:24:33 mmeeks 1.6.12.1: Issue number: 34710
Submitted by: mmeeks
Reviewed by:  mmeeks

Fix undefined warning on cwscreate, add CWS_NO_UDPATE env. var to allow
not running a slow cvs update on the tree during cws creation.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [653cf2e2932b49f0d6a84a7b85067e854a3d0fb1]

INTEGRATION: CWS cfgcws01 (1.4.12); FILE MERGED

2004/10/01 14:46:52 mmeeks 1.4.12.2: Issue number: 34710
Submitted by: mmeeks
Reviewed by:  hr

Use -f not -m to force changes into the cws.
2004/09/28 09:18:04 mmeeks 1.4.12.1: Issue number: 34708
Submitted by: mmeeks
Reviewed by:  mmeeks

Add cwsadd -m flag to allow modified modules to be incorporated into a cws

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [419444cef3137475c511eb874870cb12d39a6685]

INTEGRATION: CWS configure1 (1.69.2); FILE MERGED

2004/09/21 12:02:58 cmc 1.69.2.1: #i34439# a full stop instead of a comma on configure.in for the expat option

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0131ae5b677a31b8f1b47273cabbccc07a56948e]

INTEGRATION: CWS vq02 (1.54.6); FILE MERGED

2004/09/22 19:54:15 vq 1.54.6.1: #i34189# INCLUDE has to be in DOS format for W32-tcsh build.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dda11d4b90c753e0b3dd70eef76175c36414c57]

INTEGRATION: CWS vq02 (1.19.8); FILE MERGED

2004/10/04 12:48:32 vq 1.19.8.4: #i34228# Typo, found while testing with .NET2003.
2004/09/21 17:00:29 vq 1.19.8.3: RESYNC: (1.19-1.22); FILE MERGED
2004/09/18 12:29:13 vq 1.19.8.2: #i34327# Make config_office DirectX SDK aware.
2004/09/16 18:18:44 vq 1.19.8.1: #i34228# configure and solenv changes for VCTK use.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa1403bb29a5efbfd8ad3f9a90353038f78337fe]

INTEGRATION: CWS vq02 (1.66.8); FILE MERGED

2004/10/04 02:23:12 vq 1.66.8.6: #i27627# Oops, $COMSPEC includes the /Bin, therefore a 'find "$COMPATH/../.." ...'
is needed to find msvc?7?.dll.
2004/09/26 14:06:06 vq 1.66.8.5: #i27627# Teach configure to detect and copy the needed msvc?7?.dll.
2004/09/21 17:00:01 vq 1.66.8.4: RESYNC: (1.66-1.69); FILE MERGED
2004/09/18 12:29:12 vq 1.66.8.3: #i34327# Make config_office DirectX SDK aware.
2004/09/17 13:36:36 vq 1.66.8.2: #i34228# Documentation fix for --with-frame-home.
2004/09/16 18:18:43 vq 1.66.8.1: #i34228# configure and solenv changes for VCTK use.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3309270fe8ae9662a082b3ef89e980aea5dc0e]

INTEGRATION: CWS vq02 (1.48.6); FILE MERGED

2004/10/04 02:23:11 vq 1.48.6.7: #i27627# Oops, $COMSPEC includes the /Bin, therefore a 'find "$COMPATH/../.." ...'
is needed to find msvc?7?.dll.
2004/09/26 14:06:05 vq 1.48.6.6: #i27627# Teach configure to detect and copy the needed msvc?7?.dll.
2004/09/21 19:07:47 vq 1.48.6.5: #i10000# Regenerate aclocal.m4, someone introduced a new macro to
configure.in without updating aclocal.m4.
2004/09/21 17:00:12 vq 1.48.6.4: RESYNC: (1.48-1.52); FILE MERGED
2004/09/18 12:29:11 vq 1.48.6.3: #i34327# Make config_office DirectX SDK aware.
2004/09/17 13:36:33 vq 1.48.6.2: #i34228# Documentation fix for --with-frame-home.
2004/09/16 18:18:42 vq 1.48.6.1: #i34228# configure and solenv changes for VCTK use.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fee8949b6b7e79195e9de2a0796ee1105e77fad]

INTEGRATION: CWS vq02 (1.3.46); FILE MERGED

2004/09/21 19:07:47 vq 1.3.46.1: #i10000# Regenerate aclocal.m4, someone introduced a new macro to
configure.in without updating aclocal.m4.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fbfc44f105920af9dac1c2b83d3cc2896f51645]

INTEGRATION: CWS vq02 (1.66.4); FILE MERGED

2004/09/21 16:57:30 vq 1.66.4.2: RESYNC: (1.66-1.67); FILE MERGED
2004/09/16 18:18:44 vq 1.66.4.1: #i34228# configure and solenv changes for VCTK use.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c403abdd68c152855a1b89bf1bf1a0b0f02be30e]

INTEGRATION: CWS vq02 (1.4.18); FILE MERGED

2004/10/01 19:57:03 vq 1.4.18.1: #i34470# Patch to make cwstools usable with currenv cvs version.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [21a7c20491a8a0402de79c929b677b34f4115b23]

INTEGRATION: CWS vq02 (1.5.8); FILE MERGED

2004/10/01 19:57:03 vq 1.5.8.1: #i34470# Patch to make cwstools usable with currenv cvs version.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f4a92863398ae13c5e45daf4f84bc7a75bd6d4]

INTEGRATION: CWS vq02 (1.6.8); FILE MERGED

2004/10/01 19:57:02 vq 1.6.8.1: #i34470# Patch to make cwstools usable with currenv cvs version.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae2131b5b1493a56430459b2d6cf97b56fffee0]

INTEGRATION: CWS vq02 (1.3.18); FILE MERGED

2004/10/01 19:57:02 vq 1.3.18.1: #i34470# Patch to make cwstools usable with currenv cvs version.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [52fb2b53a1810ba8379a59da6d7f0333ca994f91]

INTEGRATION: CWS vq02 (1.115.4); FILE MERGED

2004/10/01 19:57:02 vq 1.115.4.1: #i34470# Patch to make cwstools usable with currenv cvs version.

2004-10-11  Rüdiger Timm  <rt@openoffice.org>  [258cb051eb912b96910de7d413c2925093057a27]

#117656# Take obsolete modules out of %obligatory_modules.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ed4cce7f7a8925c1122fe21df71bcf746c36b95]

INTEGRATION: CWS sch04 (1.36.10); FILE MERGED

2004/09/27 14:40:54 bm 1.36.10.1: #i34059# install ChartWindowState.xcs to get toolbar name in UI

2004-10-08  Kurt Zenker  <kz@openoffice.org>  [1466ea4cd6478067c32c70d9dc758670fbdad9fd]

SRC680


2004-10-08  Kurt Zenker  <kz@openoffice.org>  [0d4ee7e5bc96aac6ee27a0d2c948963880280005]

#i10000# only build on one computer - temporary workaround


2004-10-07  Kurt Zenker  <kz@openoffice.org>  [157a79b3e5a171fd3583f3c0a8da34694af29e00]

#i34650# ucpgvfs1 lib only if ENABLE_GNOMEVFS set


2004-10-06  Rüdiger Timm  <rt@openoffice.org>  [b60fdd9663885830581d53f6239acdbdfe7fdf90]

#i10000# Dependency to module xmlsecurity added.


2004-10-06  Kurt Zenker  <kz@openoffice.org>  [cbcc11f0c883beb65d0c501f103158ee988be9b5]

SRC680


2004-10-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [50578d6f55f9d173f30edc612df7ddf483d785ca]

#i10000#: sanitize_cvs_hierarchy(): call configuration outside loop


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [301e1630b6dbaae8f901ef9d530a2bad27094f60]

INTEGRATION: CWS mav09 (1.2.98); FILE MERGED

2004/07/09 16:56:55 mav 1.2.98.3: RESYNC: (1.3-1.5); FILE MERGED
2004/07/08 07:17:37 mav 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/11 11:03:15 mav 1.2.98.1: #i27773# install embedding configuration

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ccc143a677104353c4344cfd9a2e35b7b411e45e]

INTEGRATION: CWS mav09 (1.10.10); FILE MERGED

2004/09/16 17:33:26 mav 1.10.10.6: RESYNC: (1.26-1.36); FILE MERGED
2004/08/09 18:05:01 mav 1.10.10.5: RESYNC: (1.25-1.26); FILE MERGED
2004/07/09 16:54:41 mav 1.10.10.4: RESYNC: (1.22-1.25); FILE MERGED
2004/07/08 07:12:01 mav 1.10.10.3: RESYNC: (1.10-1.22); FILE MERGED
2004/06/23 08:31:55 mav 1.10.10.2: #i27773# install new Embedding schema
2004/06/11 11:01:41 mav 1.10.10.1: #i27773# install embedding configuration

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [76de062ea45e963d5ef18924b0d236f489746723]

INTEGRATION: CWS mav09 (1.27.16); FILE MERGED

2004/09/21 16:37:12 mav 1.27.16.7: RESYNC: (1.45-1.49); FILE MERGED
2004/09/16 17:33:17 mav 1.27.16.6: RESYNC: (1.27-1.45); FILE MERGED
2004/09/01 09:28:47 mav 1.27.16.5: #i27773# install emboleobj library
2004/08/24 12:04:45 mav 1.27.16.4: #i27773# let uno services in sot be registered
2004/08/24 11:20:35 mav 1.27.16.3: #i27773# let uno services in sot be registered
2004/08/20 12:31:02 mav 1.27.16.2: #i27773# remove chartcontroller
2004/08/19 16:48:54 mav 1.27.16.1: #i27773# register service in sot

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [efaf0a1c412425c8806fb23645811dc3a182389f]

INTEGRATION: CWS mav09 (1.3.42); FILE MERGED

2004/07/09 16:53:28 mav 1.3.42.3: RESYNC: (1.4-1.6); FILE MERGED
2004/07/08 07:09:32 mav 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED
2004/06/11 11:02:47 mav 1.3.42.1: #i27773# install embedding configuration

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [30a858fb3225e5b87ee550e4fb6a93c6358d74ca]

INTEGRATION: CWS mav09 (1.2.98); FILE MERGED

2004/07/09 16:52:29 mav 1.2.98.3: RESYNC: (1.3-1.5); FILE MERGED
2004/07/08 07:05:41 mav 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/11 11:02:25 mav 1.2.98.1: #i27773# install embedding configuration

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d12cfb49ead9591674487d23f173494833eaa2b8]

INTEGRATION: CWS mav09 (1.2.98); FILE MERGED

2004/07/09 16:51:29 mav 1.2.98.3: RESYNC: (1.3-1.5); FILE MERGED
2004/07/08 07:03:20 mav 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/11 11:01:09 mav 1.2.98.1: #i27773# install embedding configuration

2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4c992f3978569911397c8cf18ab1390a8601447f]

INTEGRATION: CWS mav09 (1.4.34); FILE MERGED

2004/07/09 16:50:26 mav 1.4.34.3: RESYNC: (1.5-1.7); FILE MERGED
2004/07/08 07:01:18 mav 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED
2004/06/11 11:00:39 mav 1.4.34.1: #i27773# install embedding configuration

2004-10-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e7bee35db1708c5923a781a3765d69c1abc28c9]

#i10000# uninitialized values in error/date checking


2004-10-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [60eeb0eb78a6f76cc516e6ee5fee440036cc7f41]

#i10000#: sanitize_cvs_hierarchy(): call configuration outside loop


2004-10-01  Vladimir Glazounov  <vg@openoffice.org>  [a3413bc10d1bd8408bc0f1990244d94ceeccbd4f]

#i34827# use CwsConfig instead of direct access to environment variables


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [a4e7885a704a183eff2e7740baa9ae20f681f3ef]

#i34782#  Removed gconfbe for all platforms, as testing reports problems on linux, too.


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [acde87dd7c93f10aaee12d84275e4d2074264df6]

SRC680


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [9993d0bade6ccce9057e4b6c3b21284db2177d68]

#i34782# For now take gconfbe for linux only, not solaris.


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c20fd35545b71084e61eaaf64cbb8bb9e9fdec1]

#100000# remove backslash


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b6a86ef3400d6a042cd113525c9466b95118f3c7]

#100000# remove endless relinking


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04bdbd7d9983c3823e4a1586b63b3278400ab9b7]

add PKGCONFIG_ROOT


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2258307c5bdec96044489a08d825cc6c0b4eb986]

#i34189# missing else part may break external modules


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [96c0a9c57aa4371629b40150bd15abb9d9274f13]

SRC680


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ec985c20783a7fa24ea891255478892d3519adfd]

INTEGRATION: CWS jl12 (1.9.4); FILE MERGED

2004/08/30 14:01:08 jl 1.9.4.2: RESYNC: (1.9-1.12); FILE MERGED
2004/08/27 06:07:34 jl 1.9.4.1: #i33102# cli_basetypes.dll added

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f3bc50af49a8d5024bf71873f124b00c5b490472]

INTEGRATION: CWS jl12 (1.27.18); FILE MERGED

2004/08/30 14:30:50 jl 1.27.18.2: RESYNC: (1.27-1.36); FILE MERGED
2004/08/27 06:17:41 jl 1.27.18.1: #i33102# cli_basetypes.dll added

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [14b90e35a0c322230287b90154241e6715c031de]

INTEGRATION: CWS swmailmerge (1.2.72); FILE MERGED

2004/08/13 15:27:43 os 1.2.72.3: RESYNC: (1.3-1.6); FILE MERGED
2004/05/29 01:13:05 os 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED
2004/05/11 12:13:54 is 1.2.72.1: #116332# new jar files

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c919b4a30566f8c681a1a5145651e3b2c3c630d3]

INTEGRATION: CWS swmailmerge (1.142.44); FILE MERGED

2004/08/13 17:51:57 os 1.142.44.4: RESYNC: (1.144-1.145); FILE MERGED
2004/07/07 17:39:18 os 1.142.44.3: RESYNC: (1.143-1.144); FILE MERGED
2004/05/29 01:04:24 os 1.142.44.2: RESYNC: (1.142-1.143); FILE MERGED
2004/05/05 16:13:04 hjs 1.142.44.1: #i28724# be more specific when looking for jarfiles

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ec0b4fc73f0572b8634c49bf05672c8d549048f6]

INTEGRATION: CWS gh7 (1.145.44); FILE MERGED

2004/09/15 10:16:07 gh 1.145.44.1: suppress building of old hid.lst

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a7e50d3db9d8f2bc7be86adde15e56c21a0184e4]

INTEGRATION: CWS gh7 (1.71.74); FILE MERGED

2004/09/15 10:03:03 gh 1.71.74.1: also accept destination directories containing '-'

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c363b305cf90746bbcc41f530710418ef955e303]

INTEGRATION: CWS xsltfilter03 (1.4.10); FILE MERGED

2004/07/19 13:59:04 sus 1.4.10.1: #i31400#  redundant 'master_child_linking.xsl'

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4b91d0a6a507de4def94d3c9368ca30beedd8c3c]

INTEGRATION: CWS xsltfilter03 (1.4.10); FILE MERGED

2004/07/19 13:59:05 sus 1.4.10.1: #i31400#  redundant 'master_child_linking.xsl'

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [36042d51bbfcf519a5df72abb7aee3db3d778ed0]

INTEGRATION: CWS fwk01ea (1.24.16); FILE MERGED

2004/07/14 08:48:49 abi 1.24.16.2: #i19999# lowercase letters
2004/07/14 08:27:14 abi 1.24.16.1: added GnomeVFS

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5e758ef9c19b62ce83f16a0686bb495e4e965f0a]

INTEGRATION: CWS fwk01ea (1.5.22); FILE MERGED

2004/07/14 10:12:37 is 1.5.22.1: #i19999# unocomponent flag for special libraries

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [15d207e4b782c08db4d2cfbb94c1d22a09506a38]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED

2004/08/31 14:42:04 hjs 1.1.2.3: expand befor exporting
2004/08/24 12:09:49 hjs 1.1.2.2: cleanup
2004/08/24 12:04:26 hjs 1.1.2.1: support for pkg-config supplied information

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bb9abd30ed1eb572cee4ac85fbdef71292a2ca71]

INTEGRATION: CWS fwk01ea (1.5.12); FILE MERGED

2004/07/14 10:12:37 is 1.5.12.1: #i19999# unocomponent flag for special libraries

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3fe3a54e6a58c1da6977253f6ad0636a8f1a2a47]

INTEGRATION: CWS fwk01ea (1.5.22); FILE MERGED

2004/07/14 10:11:55 is 1.5.22.1: #i19999# unocomponent flag for special libraries

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e236ed5925dbe4a953226d8dd8b7b7818b368f90]

INTEGRATION: CWS ause011 (1.7.6); FILE MERGED

2004/09/02 10:14:49 hjs 1.7.6.2: #i32511# still keep path to platform bin
2004/09/02 10:09:08 hjs 1.7.6.1: '#i32511# images.zip to common if exists

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e92b90c7ab4cc58fc3ac142631a901e52e77361e]

INTEGRATION: CWS ause011 (1.4.250); FILE MERGED

2004/09/17 15:07:45 hjs 1.4.250.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4efa764bd5e01b563583a71049e08c11d5ffa2c4]

INTEGRATION: CWS ause011 (1.47.2); FILE MERGED

2004/09/17 15:07:44 hjs 1.47.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [46583fbc0267642dacff503e9722f52e4fbd4df9]

INTEGRATION: CWS ause011 (1.5.250); FILE MERGED

2004/09/17 15:07:44 hjs 1.5.250.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [55f8ca60e10fe3329e2bf758221c44f8c663f322]

INTEGRATION: CWS ause011 (1.7.2); FILE MERGED

2004/09/17 15:07:44 hjs 1.7.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3ee4831c60ddb270ba514a92acdbc9ab77de2827]

INTEGRATION: CWS ause011 (1.8.2); FILE MERGED

2004/09/17 15:07:44 hjs 1.8.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8b803336a2035399c0400a1a5736294fbb68087b]

INTEGRATION: CWS ause011 (1.9.2); FILE MERGED

2004/09/17 15:07:43 hjs 1.9.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4d70e048cac7e6863b75b77a66374bd04426aa92]

INTEGRATION: CWS ause011 (1.13.2); FILE MERGED

2004/09/17 15:07:44 hjs 1.13.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [be03116fdfe710352a38c6d73f624ca9e74d7544]

INTEGRATION: CWS ause011 (1.4.250); FILE MERGED

2004/09/17 15:07:43 hjs 1.4.250.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f92bdddf70cb9c7cc7f18b2bbf1ed6258a492306]

INTEGRATION: CWS ause011 (1.3.6); FILE MERGED

2004/09/17 15:07:43 hjs 1.3.6.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c221018001d2967635cc4d77d2dba68b05e140f0]

INTEGRATION: CWS ause011 (1.28.2); FILE MERGED

2004/09/17 16:42:00 hjs 1.28.2.2: #i29347# to get it fixed quick
2004/09/17 15:07:43 hjs 1.28.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a42893a4a70278d3de8d7547e0094a5a1cec439e]

INTEGRATION: CWS ause011 (1.10.2); FILE MERGED

2004/09/17 15:07:42 hjs 1.10.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e7fe642f9f2a8f5335a58ea14e9ac6773233c5dd]

INTEGRATION: CWS ause011 (1.8.2); FILE MERGED

2004/09/17 15:07:42 hjs 1.8.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [eaaef385a1ad4e4711146921c53097fcec1933a2]

INTEGRATION: CWS ause011 (1.4.2); FILE MERGED

2004/09/17 15:07:42 hjs 1.4.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e816542d7c09464e347be04fd1d4e9e8bbd4963e]

INTEGRATION: CWS ause011 (1.7.2); FILE MERGED

2004/09/17 15:07:42 hjs 1.7.2.1: #i30873# removed one specific warning

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [27afb564751bd151c6aa91b8b2947f2857cf97cd]

INTEGRATION: CWS ause011 (1.30.16); FILE MERGED

2004/09/17 14:32:10 hjs 1.30.16.3: RESYNC: (1.30-1.33); FILE MERGED
2004/09/16 18:52:02 hjs 1.30.16.2: #i18561# delay matching the shell
2004/09/06 14:49:01 hjs 1.30.16.1: #i31658# define CHECKZIPRESULT

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [23444015280a02b9a828571b55cea9d6ae79b5bd]

INTEGRATION: CWS ause011 (1.80.38); FILE MERGED

2004/09/17 14:35:52 hjs 1.80.38.2: RESYNC: (1.80-1.82); FILE MERGED
2004/08/25 15:30:48 hjs 1.80.38.1: #i32005# remove restriction to updater for *_version.o*

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ba9ee562684309fd929d0d8df26ad2918b49a299]

INTEGRATION: CWS ause011 (1.51.54); FILE MERGED

2004/09/17 14:33:19 hjs 1.51.54.5: RESYNC: (1.51-1.54); FILE MERGED
2004/09/16 18:52:02 hjs 1.51.54.4: #i18561# delay matching the shell
2004/09/14 17:21:33 hjs 1.51.54.3: #i34175#, #i18561# fixed dependencies
2004/09/13 16:36:57 hjs 1.51.54.2: #i34132# trigger rebuild on new patch
2004/09/06 14:46:38 hjs 1.51.54.1: #i27613# BUILD_ACTION containig logical operators, #i18561# undesired repatching of external modules

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8e6a7157b86d4adaaf099f494a0b3d9ffe9f2be3]

INTEGRATION: CWS ause011 (1.78.38); FILE MERGED

2004/09/17 14:36:50 hjs 1.78.38.2: RESYNC: (1.78-1.80); FILE MERGED
2004/08/25 15:30:48 hjs 1.78.38.1: #i32005# remove restriction to updater for *_version.o*

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bdb94cde6279e295359c94de146d81040326d164]

INTEGRATION: CWS ause011 (1.5.60); FILE MERGED

2004/08/25 15:23:18 hjs 1.5.60.1: #i32511# enhance packimages.pl, simplify makefile.mk

2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a0744b1a20536f22d291e66496325d6cba781d98]

INTEGRATION: CWS ause011 (1.4.84); FILE MERGED

2004/08/17 12:18:18 hjs 1.4.84.1: #i33100# avoid translated gcc messages to parse

2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2cf05d82b2a00c39d25af77707b1c4b14d554901]

INTEGRATION: CWS os34 (1.6.84); FILE MERGED

2004/09/16 20:03:49 tl 1.6.84.2: RESYNC: (1.6-1.11); FILE MERGED
2004/08/13 12:53:32 iha 1.6.84.1: #i31579# chinese simplified traditional translation dialog - added textconversiondlgs

2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [fddd93b2ff33527ab225330fbe9bb87ca964f4aa]

INTEGRATION: CWS os34 (1.27.14); FILE MERGED

2004/09/16 20:03:30 tl 1.27.14.2: RESYNC: (1.27-1.40); FILE MERGED
2004/08/13 12:52:28 iha 1.27.14.1: #i31579# chinese simplified traditional translation dialog - added textconversiondlgs

2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9160b92b0a5fcfa848e2ece14a58eb9f1c873c3e]

INTEGRATION: CWS syssettings02 (1.36.4); FILE MERGED

2004/09/03 05:58:18 obr 1.36.4.1: #i20364#,#i20369# added wininet and gconf platform configuration backends

2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [fafd0bc3304ac7accf6af51c6a1aa1d2a2bc381f]

INTEGRATION: CWS pj03 (1.16.40); FILE MERGED

2004/09/13 09:41:39 pjanik 1.16.40.1: #i33099#: accept new compiler options.

2004-09-17  Oliver Bolte  <obo@openoffice.org>  [27562d54152c9c0ea3c1c53283e7ff18feba88ad]

#i10000# cli components disabled


2004-09-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [203e8e52afd097ff8003736935edb99528a71cf2]

#100000# typo


2004-09-16  Oliver Bolte  <obo@openoffice.org>  [4499d871c2a534f9b9fa07e6623ea5fddee56033]

#i10000# fix problems on packing adabas


2004-09-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc222689bb0ef7a13150131562713efa8e62e380]

#100000# previous version broken for OOo


2004-09-15  Rüdiger Timm  <rt@openoffice.org>  [5237aed545a7bbf9ece753f58c181b76b878b330]

#i10000# Error condition for temporary file modification time: do not complain if nothing is to do.


2004-09-15  Vladimir Glazounov  <vg@openoffice.org>  [7da5e4456648d0b853def4028b70cbdca6c17b8b]

#i34113# set temp directory to /tmp if there is no /tmp variable, cleanup


2004-09-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6dd44891c807e5f059fabe888b18c7947bdd99e]

#i34189# replace sd calls with dmake internal func


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [c644214d9306b70ed031f0cfd01c2105ea87c704]

#i34156# can't register commonwizards.jar


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [1d8b1773055bd5397dc7c60781720f36d2aba415]

#i10000# nswrapper removed (CWS ooo20040815)


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [5432d0a26998f280cc3681961829ad914a781872]

#i10000# disable change from CWS gtkfpicker1, fpicker not buildable


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [aed4f9e2ead9611e2379ffcfde400c8b4736f980]

SRC680


2004-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3bef9e020427a2a2891f6719d8175de13dd5023d]

#117700# new toplevel and obligatory modules


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [02dd375a9feae30dd1c18ac1251748414bcf5d79]

INTEGRATION: CWS ooo20040815 (1.47.2); FILE MERGED

2004/08/13 01:59:27 rene 1.47.2.1: #i32066# Xinerama is linked staticly even when dynamic is preffered

add check
regenerate configure (HR)

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e73af0ab8453c0b03ea064444038118ab8e5c626]

INTEGRATION: CWS ooo20040815 (1.19.2); FILE MERGED

2004/08/13 01:59:28 rene 1.19.2.1: #i32066# Xinerama is linked staticly even when dynamic is preffered

add check

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d319948bf89ffd203dd75ff30d189317a53622]

INTEGRATION: CWS ooo20040815 (1.66.2); FILE MERGED

2004/08/13 01:59:28 rene 1.66.2.1: #i32066# Xinerama is linked staticly even when dynamic is preffered

add check

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3055f9934c84f9859a6b19c5c229df2afe1a9b20]

INTEGRATION: CWS ooo20040815 (1.6.72); FILE MERGED

2004/08/01 11:23:09 sparcmoz 1.6.72.1: #i30774# linux sparc build v8

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b85091ac8ba007647a234f127e1fe3b7ff43a9a0]

INTEGRATION: CWS ooo20040815 (1.29.6); FILE MERGED

2004/08/19 17:04:36 mh 1.29.6.4: adding explicit blank at end of line to avoid concatination, #i10000#
2004/08/19 15:13:44 mh 1.29.6.3: RESYNC MERGED 1.29 1.30
Everything below this line will be added to the revision comment.
2004/08/04 17:28:11 pjanik 1.29.6.2: #i32475#: Fix quoting backslashes.

Patch from Volker.
2004/07/29 16:55:49 pjanik 1.29.6.1: #i31666#: crossmerge from cws_src680_ooo20040704.

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb50eada99d6f67664bb27d12d331d0b2e45729]

INTEGRATION: CWS ooo20040815 (1.6.240); FILE MERGED

2004/07/28 10:28:24 waratah 1.6.240.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bea3b4746107af581adbdcb4328a79ce90946238]

INTEGRATION: CWS ooo20040815 (1.46.114); FILE MERGED

2004/07/28 10:28:24 waratah 1.46.114.2: Remove -fno-for-scope and -fpermissive from all parameters
2004/07/28 07:19:45 pjanik 1.46.114.1: #i31791#: Remove -fno-for-scope which was deprecated for OpenOffice.org builds.

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [72771aa0c61a7cac0c93249764cc8e6179f30c52]

INTEGRATION: CWS ooo20040815 (1.6.102); FILE MERGED

2004/07/28 10:28:25 waratah 1.6.102.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8e07dc1734e79e5ec9bd9fc07fe4b3994beb908]

INTEGRATION: CWS ooo20040815 (1.5.240); FILE MERGED

2004/07/28 10:28:25 waratah 1.5.240.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4a7a9750f6276b7d795eda5dcb3f5db2d1f2804]

INTEGRATION: CWS ooo20040815 (1.8.102); FILE MERGED

2004/07/28 10:28:25 waratah 1.8.102.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [72741423e3cdd6b511b6cb8717b820f829947e11]

INTEGRATION: CWS ooo20040815 (1.12.130); FILE MERGED

2004/07/28 10:28:25 waratah 1.12.130.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bf89b7142a2396fc59490fc6a5d71b39232096a]

INTEGRATION: CWS ooo20040815 (1.26.28); FILE MERGED

2004/07/28 10:32:04 waratah 1.26.28.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9264c54fb246dcf10c5348ae9e5b9b4a6c49e35d]

INTEGRATION: CWS ooo20040815 (1.6.220); FILE MERGED

2004/07/28 10:28:26 waratah 1.6.220.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6a362e6a8dadf0f463bdb960da3f6bb3b7f39579]

#i10000# helpcontent removed


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [224ef28e7acbe55f5bb60d84cd5724a601d84be2]

INTEGRATION: CWS ooo20040815 (1.9.72); FILE MERGED

2004/07/28 10:29:29 waratah 1.9.72.2: Remove -fno-for-scope and -fpermissive from all parameters
2004/07/28 07:18:13 pjanik 1.9.72.1: #i31791#: Remove -fno-for-scope which was deprecated for OpenOffice.org builds.

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcaaa73e7da416baf962ae66ebe2e0d14a2f0789]

INTEGRATION: CWS ooo20040815 (1.7.240); FILE MERGED

2004/07/28 10:29:29 waratah 1.7.240.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [42ede0fa18f5520b494a16949b66e0de2b7608a3]

INTEGRATION: CWS ooo20040815 (1.3.114); FILE MERGED

2004/07/28 10:29:29 waratah 1.3.114.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b6faf6df69c1d6df77c2b746bdeff0fd9ef6cb0]

INTEGRATION: CWS ooo20040815 (1.6.130); FILE MERGED

2004/07/28 10:29:29 waratah 1.6.130.1: Remove -fno-for-scope and -fpermissive from all parameters

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf03a0b218796e2e3ace96bf4e03a734541f1d1]

INTEGRATION: CWS ooo20040815 (1.9.130); FILE MERGED

2004/08/19 17:06:36 mh 1.9.130.1: be more verbose, #i10000#

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e76c18262b79ce886195243b7cd576b60e120a4]

INTEGRATION: CWS ooo20040815 (1.51.46); FILE MERGED

2004/08/04 17:27:22 pjanik 1.51.46.1: #i32475#: Fix quoting backslashes.

Patch from Volker.

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e012b6ceef1892673635b82be372e2a37daca51e]

INTEGRATION: CWS ooo20040815 (1.16.6); FILE MERGED

2004/07/31 13:42:50 pjanik 1.16.6.1: #i29787#: Add support for 'delayload'.

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f8dcaa7aff8393ea27a2453b8091ad66eb47b26]

INTEGRATION: CWS oasissysint (1.2.100); FILE MERGED

2004/08/27 16:18:38 hro 1.2.100.1: #i28298# New application launcher binaries

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [16dfc7efbc7a667676b116d6f959a798f5ddf69a]

INTEGRATION: CWS oasissysint (1.2.100); FILE MERGED

2004/08/27 16:18:37 hro 1.2.100.1: #i28298# New application launcher binaries

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c3bbbbd81eb54819a4813a0fb113ef07aeabed0]

INTEGRATION: CWS oasissysint (1.2.100); FILE MERGED

2004/08/27 16:18:36 hro 1.2.100.1: #i28298# New application launcher binaries

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e8e4e4f00cec28de738931b63ea8431c7090254]

INTEGRATION: CWS ooo20040704 (1.4.10); FILE MERGED

2004/07/19 18:09:42 svesik 1.4.10.4: RESYNC: (1.4-1.6); FILE MERGED
2004/07/05 13:55:51 cmc 1.4.10.3: #i30801# make curl an optional compile
2004/07/02 16:23:22 cmc 1.4.10.2: #i30891# revert header and namespace change
2004/06/30 15:47:25 cmc 1.4.10.1: #i30801# allow using system libs if possible

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8048ebd342d416e6295fd0eeafa3e28910e2d5cf]

INTEGRATION: CWS ooo20040704 (1.23.2); FILE MERGED

2004/08/09 14:45:45 vg 1.23.2.6: RESYNC MERGED 1.24 1.27
Everything below this line will be added to the revision comment.
2004/07/19 18:08:11 svesik 1.23.2.5: RESYNC: (1.23-1.24); FILE MERGED
2004/07/05 13:55:51 cmc 1.23.2.4: #i30801# make curl an optional compile
2004/07/02 17:04:51 cmc 1.23.2.3: #i30891# revert header and namespace change
2004/07/02 16:23:22 cmc 1.23.2.2: #i30891# revert header and namespace change
2004/06/30 15:47:24 cmc 1.23.2.1: #i30801# allow using system libs if possible

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab8995eb13883df7ee228b18bb5723050079e4b]

INTEGRATION: CWS gtkfpicker1 (1.27.8); FILE MERGED

2004/08/04 15:00:47 cmc 1.27.8.1: #i32555# optional gnome filepicker

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4883eb991d36f3235342454f5b7e382fd095bac]

INTEGRATION: CWS ooo20040704 (1.6.10); FILE MERGED

2004/07/19 18:11:29 svesik 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED
2004/07/15 12:14:30 cmc 1.6.10.1: #i30801# make jvmfwk link with and without java

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9a4e6f51fc52453ddad2b1168166d5c6c1cb7c]

INTEGRATION: CWS ooo20040704 (1.21.2); FILE MERGED

2004/08/09 14:45:56 vg 1.21.2.3: RESYNC MERGED 1.25 1.26
Everything below this line will be added to the revision comment.
2004/07/19 18:07:55 svesik 1.21.2.2: RESYNC: (1.21-1.25); FILE MERGED
2004/06/30 15:47:24 cmc 1.21.2.1: #i30801# allow using system libs if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1349f8b0c3a904e3627e1e7e9c190409a5ad7366]

INTEGRATION: CWS ooo20040704 (1.1.2); FILE ADDED

2004/07/09 15:03:06 cmc 1.1.2.1: #i30891# system stl stuff for the foolish

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c04e40ca5567b6887670f0079224acf5db5e7561]

INTEGRATION: CWS ooo20040704 (1.1.2); FILE ADDED

2004/07/09 15:03:05 cmc 1.1.2.1: #i30891# system stl stuff for the foolish

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [04edd6c7bb51420791f02ffa1cb7748ec0644d47]

INTEGRATION: CWS ooo20040704 (1.26.16); FILE MERGED

2004/07/09 15:03:34 cmc 1.26.16.2: #i30891# system stl stuff
2004/06/28 15:19:26 cmc 1.26.16.1: #i30801# allow using system stl if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [877d098df6b05e7b9688fd85c917e1db7110a80f]

INTEGRATION: CWS ooo20040704 (1.4.22); FILE MERGED

2004/07/15 19:47:39 vq 1.4.22.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a388341ee24c0244d0209134a16ec81dbcdfe46b]

INTEGRATION: CWS ooo20040704 (1.7.68); FILE MERGED

2004/07/15 19:47:38 vq 1.7.68.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c418c75b3dcff87263eeac3d4ad7e7e507387888]

INTEGRATION: CWS ooo20040704 (1.3.68); FILE MERGED

2004/07/15 19:47:38 vq 1.3.68.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [012ce0227616afd6d3efea555da74ac15167d7e0]

INTEGRATION: CWS ooo20040704 (1.3.68); FILE MERGED

2004/07/15 19:47:37 vq 1.3.68.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ed14d32a6351255c1cb376e66dc12b690362ec4]

INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED

2004/07/11 15:15:18 vq 1.1.1.1.120.1: #i31255#, #i17992# Update the documentation of dmake to the new features.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d44a07f9533255a59765f491f6f7a34c3a5516b7]

INTEGRATION: CWS ooo20040704 (1.3.22); FILE MERGED

2004/07/11 15:15:17 vq 1.3.22.1: #i31255#, #i17992# Update the documentation of dmake to the new features.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6afc8f1599b095598e1fb2552e27df752699ea1]

INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED

2004/07/11 15:15:17 vq 1.1.1.1.120.1: #i31255#, #i17992# Update the documentation of dmake to the new features.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dfffa9a90eaf6cee86c7d0a4f3d838f1214beda]

INTEGRATION: CWS ooo20040704 (1.5.68); FILE MERGED

2004/07/15 19:47:37 vq 1.5.68.3: #i30887# Remove the wrongly added LGPL/SISSL license headers.
2004/07/11 14:48:37 vq 1.5.68.2: #i31255# Add verbose recipe echoing option (-vr) to dmake.
2004/07/06 00:03:43 vq 1.5.68.1: #i30779# Fix to allow dmake to echo recipe lines when inference is used
to create files that are be read by .INCLUDE.

Note that this only fixes the possibility to do so. Recipes that start
with @ are still not echoed, but dmake -n now shows the recipes.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [58785def03a4a0bbc4ac4a9f1fc09f30cf1fd29a]

INTEGRATION: CWS ooo20040704 (1.4.24); FILE MERGED

2004/07/15 19:47:36 vq 1.4.24.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [44539eacda91d7bda745640881c1933a2e092e73]

INTEGRATION: CWS ooo20040704 (1.3.68); FILE MERGED

2004/07/15 19:47:36 vq 1.3.68.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e3f6f6db538c15d4b00537cfc4c0f7c223e9622]

INTEGRATION: CWS ooo20040704 (1.6.22); FILE MERGED

2004/07/15 19:47:36 vq 1.6.22.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b45c013561d5e660c1c26258a7fde45f008b0ca0]

INTEGRATION: CWS ooo20040704 (1.7.68); FILE MERGED

2004/07/15 19:47:36 vq 1.7.68.1: #i30887# Remove the wrongly added LGPL/SISSL license headers.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7bd14931c2429d80b1a634c90a4e1fcbc2ea495]

INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED

2004/07/11 14:48:37 vq 1.1.1.1.120.1: #i31255# Add verbose recipe echoing option (-vr) to dmake.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [01aa45a6309633d297601ea295f2c5643850a6fa]

INTEGRATION: CWS ooo20040704 (1.3.68); FILE MERGED

2004/07/15 19:47:35 vq 1.3.68.2: #i30887# Remove the wrongly added LGPL/SISSL license headers.
2004/07/11 14:48:36 vq 1.3.68.1: #i31255# Add verbose recipe echoing option (-vr) to dmake.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4e68e05f87056c00caaccbb943d1cfa63da3caa]

INTEGRATION: CWS ooo20040704 (1.1.108); FILE MERGED

2004/07/11 15:15:16 vq 1.1.108.1: #i31255#, #i17992# Update the documentation of dmake to the new features.

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [00ebc9f8100c03fc7dd0f565bba04d7c82094c9e]

INTEGRATION: CWS xsltfilter05 (1.4.38); FILE MERGED

2004/07/30 05:17:26 gyang 1.4.38.1: xslt filter 2004-07-30

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [29139a9e0521b68f4be5da990bd48c40691745c2]

INTEGRATION: CWS xsltfilter05 (1.11.36); FILE MERGED

2004/07/30 05:17:25 gyang 1.11.36.1: xslt filter 2004-07-30

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f710cf2c387e4e85e26b6234ae482317bb1937cb]

INTEGRATION: CWS ooo20040704 (1.18.2); FILE MERGED

2004/08/09 14:35:22 vg 1.18.2.12: RESYNC MERGED 1.18 1.19
Everything below this line will be added to the revision comment.
2004/07/18 20:13:15 vq 1.18.2.11: #i31676# Fix the dmake build problem for W32-4NT.
2004/07/14 16:16:23 vq 1.18.2.10: #i31446# Remove cygwin b2x cruft from set_soenv.in.
2004/07/09 21:39:48 rene 1.18.2.9: #i23779# Patch to use system libs

- remove unneeded AC_MSG_CHECKING's
- rename system{_,-}odbc / SYSTEM_ODBC to
  system{_,-}odbc{_,-}headers / SYSTEM_ODBC_HEADERS
- regenerate configure
2004/07/06 12:48:42 rene 1.18.2.8: #i23779# Patch to use system libs

- add missing curl configure help
- add system-nas and system-neon + checks
- check for headers with AC_CHECK_HEADER not AC_TRY_COMPILE
Issue number:
Submitted by:
Reviewed by:
2004/07/05 14:01:24 cmc 1.18.2.7: #i30801# make curl an optional compile
2004/07/04 03:08:11 waratah 1.18.2.6: #i28835#  Implement a switch for non-product builds without full debugging
2004/07/03 02:45:01 vq 1.18.2.5: #i29893# *crossmerge* Switch SOLARSRC to default style.
2004/07/02 16:52:25 cmc 1.18.2.4: #i30801# restrict to db3
2004/06/28 07:14:23 cmc 1.18.2.3: #i30801 allow using system libs if possible
2004/06/26 13:14:46 waratah 1.18.2.2: Correct missing semicolon
2004/06/26 13:10:32 waratah 1.18.2.1: Clean up old gcc 2.94 code

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [839274803631cab19d51c9deae19f90cc75fdba7]

INTEGRATION: CWS ooo20040704 (1.45.20); FILE MERGED

2004/07/04 03:09:22 waratah 1.45.20.1: #i28835#  Implement a switch for non-product builds without full debugging

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [182dece929e24a79f045572e6e01499019968f0d]

INTEGRATION: CWS ooo20040704 (1.64.2); FILE MERGED

2004/08/09 14:29:37 vg 1.64.2.19: RESYNC MERGED 1.65 1.66
Everything below this line will be added to the revision comment.
2004/07/14 14:42:51 vq 1.64.2.18: #i31446# Increase the required cygwin version to 1.5.x and remove some cruft.
2004/07/13 13:21:14 rodarvus 1.64.2.17: #i31369#  Checking for gcc 3.4 optimisation bug
Issue number: 31369
Reviewed by: waratah
2004/07/09 21:39:47 rene 1.64.2.16: #i23779# Patch to use system libs

- remove unneeded AC_MSG_CHECKING's
- rename system{_,-}odbc / SYSTEM_ODBC to
  system{_,-}odbc{_,-}headers / SYSTEM_ODBC_HEADERS
- regenerate configure
2004/07/09 15:10:31 cmc 1.64.2.15: #i30891# warn future like-minded persons about ABI incompatability with the system stl
2004/07/07 14:47:07 rene 1.64.2.14: #i31195# beautify exception check message
Issue number:
Submitted by:
Reviewed by:
2004/07/06 12:50:53 rene 1.64.2.13: fix typo, regenerate configure
Issue number:
Submitted by:
Reviewed by:
2004/07/06 12:48:41 rene 1.64.2.12: #i23779# Patch to use system libs

- add missing curl configure help
- add system-nas and system-neon + checks
- check for headers with AC_CHECK_HEADER not AC_TRY_COMPILE
Issue number:
Submitted by:
Reviewed by:
2004/07/06 01:28:52 vq 1.64.2.11: #i26396# Configure check for bison to ensure version <= 1.75 OR >= 1.875
2004/07/05 23:27:54 vq 1.64.2.10: #i30915# Fix detection of localized MS compiler versions.

Contributed by Ken Foskey, but slightly changed verson committed.
2004/07/05 14:01:23 cmc 1.64.2.9: #i30801# make curl an optional compile
2004/07/04 12:59:51 waratah 1.64.2.8: #i28835# remove extra space
2004/07/04 03:04:05 waratah 1.64.2.7: #i28835#  Implement a switch for non-product builds without full debugging
2004/07/02 16:52:24 cmc 1.64.2.6: #i30801# restrict to db3
2004/06/29 00:52:19 svesik 1.64.2.5: RESYNC: (1.64-1.65); FILE MERGED
2004/06/28 15:15:52 cmc 1.64.2.4: #i30801# allow using system stl if possible
2004/06/28 07:14:23 cmc 1.64.2.3: #i30801 allow using system libs if possible
2004/06/26 13:18:14 waratah 1.64.2.2: Correct message regarding cups
2004/06/26 13:16:07 waratah 1.64.2.1: Remove USE_GCC3 macro, no longer needed

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffc86c6ac8146f033d69aec736f624c1dbeae766]

INTEGRATION: CWS ooo20040704 (1.45.2); FILE MERGED

2004/08/09 14:29:38 vg 1.45.2.16: RESYNC MERGED 1.65 1.66
Everything below this line will be added to the revision comment.
2004/07/14 14:42:50 vq 1.45.2.15: #i31446# Increase the required cygwin version to 1.5.x and remove some cruft.
2004/07/13 13:31:23 rodarvus 1.45.2.14: #i31369#  Checking for gcc 3.4 optimisation bug
Reviewed by: waratah
2004/07/09 21:39:46 rene 1.45.2.13: #i23779# Patch to use system libs

- remove unneeded AC_MSG_CHECKING's
- rename system{_,-}odbc / SYSTEM_ODBC to
  system{_,-}odbc{_,-}headers / SYSTEM_ODBC_HEADERS
- regenerate configure
2004/07/07 14:47:06 rene 1.45.2.12: #i31195# beautify exception check message
Issue number:
Submitted by:
Reviewed by:
2004/07/06 12:50:52 rene 1.45.2.11: fix typo, regenerate configure
Issue number:
Submitted by:
Reviewed by:
2004/07/06 01:28:51 vq 1.45.2.10: #i26396# Configure check for bison to ensure version <= 1.75 OR >= 1.875
2004/07/05 23:27:52 vq 1.45.2.9: #i30915# Fix detection of localized MS compiler versions.

Contributed by Ken Foskey, but slightly changed verson committed.
2004/07/05 14:01:22 cmc 1.45.2.8: #i30801# make curl an optional compile
2004/07/04 13:02:03 waratah 1.45.2.7: #i28835# remove extra space
2004/07/04 03:06:26 waratah 1.45.2.6: #i28835#  Implement a switch for non-product builds without full debugging
2004/07/02 16:52:22 cmc 1.45.2.5: #i30801# restrict to db3
2004/06/29 00:52:01 svesik 1.45.2.4: RESYNC: (1.45-1.46); FILE MERGED
2004/06/28 15:15:39 cmc 1.45.2.3: #i30801# allow using system stl if possible
2004/06/28 07:14:20 cmc 1.45.2.2: #i30801 allow using system libs if possible
2004/06/26 13:22:30 waratah 1.45.2.1: Commit cleanups for configure

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [65039d4c86392206fbf862322adcd0b5a2835388]

INTEGRATION: CWS ooo20040704 (1.3.34); FILE MERGED

2004/07/13 13:31:22 rodarvus 1.3.34.2: #i31369#  Checking for gcc 3.4 optimisation bug
Reviewed by: waratah
2004/06/28 07:14:20 cmc 1.3.34.1: #i30801 allow using system libs if possible

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [26ac827941b5605f8fe4f4f64195c4c6927f5906]

INTEGRATION: CWS customizer (1.12.4); FILE MERGED

2004/09/06 11:29:14 is 1.12.4.7: #i20374# performance
2004/09/03 15:37:01 is 1.12.4.6: #i20374# performance
2004/09/01 16:04:00 is 1.12.4.5: #i33203# Sun in directory name
2004/08/31 13:42:08 is 1.12.4.4: #i32518# 4 instead of 3 cab files will probably help
2004/08/27 10:31:02 is 1.12.4.3: #i30971# assembly files into installation set
2004/08/26 12:13:24 is 1.12.4.2: #i33423# no more usage of ENV_ROOT and COMMON_OUTDIR
2004/08/25 14:40:22 is 1.12.4.1: #i33388# using loader2.exe from solver
Issue number:
Submitted by:
Reviewed by:

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef7b711dacf42dc82622060e5c0bc0c30d5b8d45]

INTEGRATION: CWS customizer (1.14.4); FILE MERGED

2004/09/03 15:37:37 is 1.14.4.2: #i20374# performance
2004/08/20 13:39:49 is 1.14.4.1: #i20378# improving multilingual installation sets

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d21906f1c4544808cb2b1aac3a206ca9a7d816ea]

INTEGRATION: CWS customizer (1.35.6); FILE MERGED

2004/08/27 10:29:29 is 1.35.6.1: #i30971# assembly files into installation set

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a8576463cdea43b3b8374112b4e4b150cb2d2a0]

INTEGRATION: CWS customizer (1.14.18); FILE MERGED

2004/08/27 10:29:53 is 1.14.18.1: #i30971# assembly files into installation set

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6beed472aba6db1f68efc510a9f891a32c85ee3f]

INTEGRATION: CWS ooo20040704 (1.63.6); FILE MERGED

2004/08/09 14:52:45 vg 1.63.6.2: RESYNC MERGED 1.63 1.64
Everything below this line will be added to the revision comment.
2004/06/29 17:29:46 vq 1.63.6.1: #i30457# Don't use switches with "/", use "-".

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [01ea6a75ddb25195547f280b1c18d2e8bc28b0ef]

INTEGRATION: CWS customizer (1.7.6); FILE MERGED

2004/09/06 16:12:45 is 1.7.6.2: #i33388# removing languagepack error
2004/08/25 14:42:05 is 1.7.6.1: #i33388# using loader2.exe from solver

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fccd8211d851c0ccfdc2029f712a103f410dd745]

INTEGRATION: CWS customizer (1.2.12); FILE MERGED

2004/08/20 14:19:50 is 1.2.12.1: #i20378# comment in property.idt is version

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [2a66bb5432fed564c397738fb910f56908b87afc]

INTEGRATION: CWS qwizards2 (1.14.2); FILE MERGED

2004/09/07 09:40:49 tv 1.14.2.5: registering Java components for Native Installer
2004/07/29 15:05:20 tv 1.14.2.4: RESYNC: (1.22-1.26); FILE MERGED
2004/07/05 11:12:14 tv 1.14.2.3: RESYNC: (1.14-1.22); FILE MERGED
2004/06/25 14:11:15 tv 1.14.2.2: #117215# adde Agenda Wizard
2004/06/24 10:40:17 tv 1.14.2.1: #116017# added new Fax Wizard

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4cad5f7dfc454ebecc90b2bea1129d0197d60b4]

INTEGRATION: CWS ooo20040704 (1.26.22); FILE MERGED

2004/08/23 09:20:35 vg 1.26.22.5: #i31666# define XMREX
2004/08/09 15:25:33 vg 1.26.22.4: RESYNC MERGED 1.27 1.30
Everything below this line will be added to the revision comment.
2004/07/21 21:27:01 vq 1.26.22.3: #i31666# Fix missing *EX macros.
Patch contributed by pjanik@openoffice.org
2004/07/20 00:31:50 svesik 1.26.22.2: RESYNC: (1.26-1.27); FILE MERGED
2004/07/13 19:24:14 vq 1.26.22.1: #i26833# Force the use of the selfbuild makedepend.

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [afb1d77f98841d95531e64b1c0321c4e85aef86d]

INTEGRATION: CWS qwizards2 (1.2.16); FILE MERGED

2004/07/05 11:13:19 tv 1.2.16.3: RESYNC: (1.2-1.4); FILE MERGED
2004/06/25 14:11:14 tv 1.2.16.2: #117215# adde Agenda Wizard
2004/06/24 10:40:17 tv 1.2.16.1: #116017# added new Fax Wizard

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d2e8f0656519ee782772c8e3c444c1b8fe3226a3]

INTEGRATION: CWS qwizards2 (1.6.24); FILE MERGED

2004/07/29 15:04:18 tv 1.6.24.3: RESYNC: (1.8-1.12); FILE MERGED
2004/06/25 14:11:14 tv 1.6.24.2: #117215# adde Agenda Wizard
2004/06/24 10:40:17 tv 1.6.24.1: #116017# added new Fax Wizard

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [65283bdfe8ac61e7a95b200af98dd64595084895]

INTEGRATION: CWS customizer (1.3.64); FILE MERGED

2004/08/20 12:49:31 is 1.3.64.1: #i33203# relocatable staroffice directory

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [baeaf992b24b31aee9ccb4cd8023a78e1b3bc25b]

INTEGRATION: CWS customizer (1.3.34); FILE MERGED

2004/09/01 09:59:57 is 1.3.34.2: #i33641# cws name also for Windows Add remove applet
Issue number:
Submitted by:
Reviewed by:
2004/08/20 14:18:41 is 1.3.34.1: #i20378# comment in property.idt is version

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea070cf2f1b05462b0da6469092bdf90e463774f]

INTEGRATION: CWS customizer (1.8.4); FILE MERGED

2004/08/25 14:40:48 is 1.8.4.1: #i33388# using loader2.exe from solver
Issue number:
Submitted by:
Reviewed by:

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [437564e3045537f8582add50e20169c968e2f353]

INTEGRATION: CWS customizer (1.12.4); FILE MERGED

2004/08/25 14:40:49 is 1.12.4.3: #i33388# using loader2.exe from solver
Issue number:
Submitted by:
Reviewed by:
2004/08/20 14:40:04 is 1.12.4.2: #i33145# english not deselectable
2004/08/20 13:40:28 is 1.12.4.1: #i20378# improving multilingual installation sets

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [57bed1457d146ebd55941fdd105390cda817cb67]

INTEGRATION: CWS customizer (1.3.64); FILE MERGED

2004/09/01 16:04:12 is 1.3.64.2: #i33203# Sun in directory name
2004/08/20 12:49:30 is 1.3.64.1: #i33203# relocatable staroffice directory

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [da59b5b85ee3e3386ac4fc834ffd429b63fc8a00]

INTEGRATION: CWS customizer (1.3.24); FILE MERGED

2004/08/27 10:31:20 is 1.3.24.1: #i30971# assembly files into installation set

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [980eac8a67fbe842554a8e884e6d69858f690089]

INTEGRATION: CWS customizer (1.6.4); FILE MERGED

2004/09/03 15:37:02 is 1.6.4.3: #i20374# performance
2004/09/03 13:37:24 is 1.6.4.2: #i20374# performance for zip files
2004/08/24 15:49:27 is 1.6.4.1: #i20378# exit if renaming directory not successful

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc13fb1a8e4dc20bd9b10ea47db5871a9d11a56]

INTEGRATION: CWS customizer (1.8.4); FILE MERGED

2004/08/31 15:33:08 is 1.8.4.4: #i33641# cws name in buildidstring
Issue number:
Submitted by:
Reviewed by:
2004/08/26 09:00:54 is 1.8.4.3: #i33388# using loader2.exe
2004/08/20 15:06:43 is 1.8.4.2: #i33047# 680 instead of src680
2004/08/20 13:04:03 is 1.8.4.1: #i33047# 680 instead of src680

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f952168a7f5565b781de40ee2f706ab4bb77d965]

INTEGRATION: CWS customizer (1.7.4); FILE MERGED

2004/08/25 14:40:22 is 1.7.4.1: #i33388# using loader2.exe from solver
Issue number:
Submitted by:
Reviewed by:

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [79659e2773f9be97f459d9776be5d3d69860dce1]

INTEGRATION: CWS customizer (1.2.88); FILE MERGED

2004/09/03 15:37:02 is 1.2.88.1: #i20374# performance

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [466bb1b2a14c224510290328702ccba301c28119]

INTEGRATION: CWS customizer (1.3.4); FILE MERGED

2004/08/20 13:17:42 is 1.3.4.1: #i33047# INSTALLSDK_SOURCE

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [69709453115935bb4a81b7a4ff37d38439570c9d]

INTEGRATION: CWS customizer (1.3.4); FILE MERGED

2004/09/03 15:37:01 is 1.3.4.2: #i20374# performance
2004/09/03 13:24:35 is 1.3.4.1: #i20374# removing dirs in exiter

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8879d03286537e1e7be453160b8aa9c42e9acb6]

INTEGRATION: CWS ooo20040704 (1.6.226); FILE MERGED

2004/06/26 14:09:38 vq 1.6.226.1: #i30751# Fix .ERROR target.

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [43dffaf530c931854e408645b4866de3f95a8a42]

INTEGRATION: CWS customizer (1.5.26); FILE MERGED

2004/08/26 12:13:24 is 1.5.26.1: #i33423# no more usage of ENV_ROOT and COMMON_OUTDIR

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [078eae5baa80224d2eca733f9a1a80a9222f27cd]

INTEGRATION: CWS ooo20040704 (1.6.48); FILE MERGED

2004/06/27 21:53:11 sparcmoz 1.6.48.1: #i30468# linux sparc enable rtti

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b86c341a0c3001b5ceea15d2a2d0fc4ba1811b]

INTEGRATION: CWS customizer (1.4.42); FILE MERGED

2004/09/01 11:59:06 is 1.4.42.1: #i33634# userland scripts

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba918343499974f6f2e8867b055c542fc8ab0228]

INTEGRATION: CWS ooo20040704 (1.25.48); FILE MERGED

2004/07/20 00:32:04 svesik 1.25.48.4: RESYNC: (1.25-1.26); FILE MERGED
2004/06/28 16:33:31 cmc 1.25.48.3: #i30801# allow using system libs if possible
2004/06/28 08:52:57 cmc 1.25.48.2: #i30801 allow using system libs if possible
2004/06/28 07:17:05 cmc 1.25.48.1: #i30801 allow using system libs if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [186096ab8b29d28aaaeb5eccc7d0eca202648025]

INTEGRATION: CWS ooo20040704 (1.52.98); FILE MERGED

2004/08/09 15:21:38 vg 1.52.98.3: RESYNC MERGED 1.54 1.55
Everything below this line will be added to the revision comment.
2004/07/20 20:01:02 svesik 1.52.98.2: RESYNC: (1.52-1.54); FILE MERGED
2004/06/29 17:45:47 vq 1.52.98.1: #i29919# *crossmerge* Don't create "undeletable" nul files.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9bcddd2c0a9133ae70194e352fe10490bbae527]

INTEGRATION: CWS ooo20040704 (1.73.22); FILE MERGED

2004/07/20 00:26:50 svesik 1.73.22.4: RESYNC: (1.73-1.74); FILE MERGED
2004/07/02 21:25:33 vq 1.73.22.3: #i27032# *crossmerge* Fix the name of the import lib.
2004/07/02 16:50:15 cmc 1.73.22.2: #i30891# revert header and namespace change
2004/06/28 07:17:05 cmc 1.73.22.1: #i30801 allow using system libs if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [96f546b8be620e714c92709c3361c03282b31f2d]

INTEGRATION: CWS ooo20040704 (1.24.50); FILE MERGED

2004/07/09 15:33:56 haggai 1.24.50.1: #i25507# Don't invoke ant if Java is not enabled

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7edced5e41b62dc8031aaa33be54f58c3f062630]

INTEGRATION: CWS ooo20040704 (1.15.4); FILE MERGED

2004/08/09 14:52:10 vg 1.15.4.2: RESYNC MERGED 1.15 1.16
Everything below this line will be added to the revision comment.
2004/06/29 19:55:19 vq 1.15.4.1: #i30457# Add '-Z' to exceptionlist of cl in guw.pl.

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [79190f661c8a1175c99a35b9f412d4d947b005e3]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:25:05 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [54df6b77aff57070965c92ebbf180b8dd3e05e8f]

INTEGRATION: CWS desktintgr02 (1.1.166); FILE MERGED

2004/08/18 13:25:05 is 1.1.166.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f37bc0036a0cf83bdb4f971ba09b1d0940c6a2a]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:26:10 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [45761196540496a81ec2ad515506d1c6c0e4ddfd]

INTEGRATION: CWS desktintgr02 (1.3.74); FILE MERGED

2004/08/18 13:26:10 is 1.3.74.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ab71547687ca65876a4504ea079b3c611aa91d0]

INTEGRATION: CWS desktintgr02 (1.25.20); FILE MERGED

2004/08/18 15:31:37 tra 1.25.20.3: RESYNC: (1.27-1.32); FILE MERGED
2004/08/04 07:05:47 tra 1.25.20.2: RESYNC: (1.25-1.27); FILE MERGED
2004/07/29 10:46:18 tra 1.25.20.1: #i21110#added ooofilt.dll to installation set

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [45022ba4f8f312e38c1f15e121d919a1c7820013]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:24:40 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2226ce81e6e86690f611145b23a36c26d8ac6edb]

INTEGRATION: CWS desktintgr02 (1.1.166); FILE MERGED

2004/08/18 13:24:40 is 1.1.166.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [190963eadeea365a6407516c61aca0efabb1d3f5]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:24:11 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9eb7009c3895bb5d628f683a535ab185b8c614]

INTEGRATION: CWS desktintgr02 (1.1.166); FILE MERGED

2004/08/18 13:24:11 is 1.1.166.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff7a4aad58f8d2b74a3ca5098c9f038f73b186c]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:23:41 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [59648a16add4e0cbff5d6730c7c43cf1409dfd53]

INTEGRATION: CWS desktintgr02 (1.2.148); FILE MERGED

2004/08/18 13:23:40 is 1.2.148.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [99d78f033a63e86a09d1899c9feea9f6e3ce35f8]

INTEGRATION: CWS desktintgr02 (1.2.60); FILE MERGED

2004/08/18 13:22:58 is 1.2.60.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [14c3b52481d82daeb2d0ff7c3aa9bdba8cce42b3]

INTEGRATION: CWS desktintgr02 (1.1.166); FILE MERGED

2004/08/19 11:20:42 is 1.1.166.2: #i32276# registryitem for ots
2004/08/18 13:22:58 is 1.1.166.1: #i32276# new ooo file types

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb517d8acbe8614d30779ef06d235017bda547b]

INTEGRATION: CWS desktintgr02 (1.7.12); FILE MERGED

2004/08/18 15:28:16 tra 1.7.12.4: #i33152#resolved merge conflicts
2004/08/18 13:29:43 is 1.7.12.3: #i33152# shellnew files into template folder
2004/08/04 07:03:05 tra 1.7.12.2: RESYNC: (1.7-1.9); FILE MERGED
2004/07/29 10:47:23 tra 1.7.12.1: #i21110#added ooofilt.dll to the list of self-registering libraries

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fb3d48a2278805b1e4ff6ecb2b7ef1f910b0992]

INTEGRATION: CWS desktintgr02 (1.12.18); FILE MERGED

2004/08/19 11:19:03 is 1.12.18.1: #33201# new packaging for multilanguages and languagepacks

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ca47a8d2fd63fe1c56fe9c98925a6f459e6e484]

INTEGRATION: CWS desktintgr02 (1.11.18); FILE MERGED

2004/08/19 11:19:57 is 1.11.18.1: #33201# new packaging for multilanguages and languagepacks
Issue number:
Submitted by:
Reviewed by:

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f6d4a3fec5e65a0f4ee3eca570e0de3b0b7f99]

INTEGRATION: CWS desktintgr02 (1.3.52); FILE MERGED

2004/08/18 13:30:13 is 1.3.52.1: #i33152# shellnew files into template folder

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e5907e93e89ac5e7e0f7e9a89c878d7dbef374]

INTEGRATION: CWS desktintgr02 (1.8.18); FILE MERGED

2004/08/19 11:19:35 is 1.8.18.1: #33201# new packaging for multilanguages and languagepacks
Issue number:
Submitted by:
Reviewed by:

2004-09-08  Kurt Zenker  <kz@openoffice.org>  [cbe070a78f4b67459f62cbe749ff0725ce363c62]

#i10000# some libs are no uno components


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cafbb76c1c03693888ab59d5c4d3502a63dba89]

INTEGRATION: CWS pj01 (1.19.4); FILE MERGED

2004/08/30 19:27:56 pjanik 1.19.4.1: #i33459#: Use ENABLE_DIRECTX instead of DIRECTX_SUPPORT

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcf63353d3755a00a34756847969f6f599a32c82]

INTEGRATION: CWS pj01 (1.66.4); FILE MERGED

2004/08/30 19:25:48 pjanik 1.66.4.1: #i33258#: Fix support for Sun Workshop CC, add support for version 5.5.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6e1454dced8609a369a2a2f77f79381cc176e06]

INTEGRATION: CWS pj01 (1.48.2); FILE MERGED

2004/08/30 19:25:46 pjanik 1.48.2.1: #i33258#: Fix support for Sun Workshop CC, add support for version 5.5.

2004-09-08  Kurt Zenker  <kz@openoffice.org>  [3f42b771958009823bfe6c3ef2c5558e08efbc26]

#i10000# new version


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [598b6da1135976c67e5f001028d5c6f5d84f9d07]

INTEGRATION: CWS vq01 (1.4.34); FILE MERGED

2004/09/01 17:32:12 hr 1.4.34.2: #i33520#: CvsModule::update() optionally returns list of unkown files/directories
2004/08/29 01:57:17 vq 1.4.34.1: #i33400# Catch some cvs errors.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f7fe8a5bb817bf0337926034a9f791a0be1ece2]

INTEGRATION: CWS vq01 (1.1.2); FILE ADDED

2004/09/01 21:16:48 vq 1.1.2.2: #i33520# Enhancements for cwsclone.
2004/08/29 01:48:59 vq 1.1.2.1: #i33520# Add a cws checkout/update utility: cwsclone.pl

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [522a3621c507b2eafea31fdc7bde78f1a62aacd1]

INTEGRATION: CWS vq01 (1.1.2); FILE ADDED

2004/08/31 18:03:41 vq 1.1.2.1: #i33520# Add wrapper script for cwsclone.

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc8c344832d923bbf2010926b6750ea90c1df742]

INTEGRATION: CWS vq01 (1.3.10); FILE MERGED

2004/08/29 00:36:09 vq 1.3.10.1: #i33519# Enable cwsadd.pl to work in cygwin environment.

2004-09-07  Kurt Zenker  <kz@openoffice.org>  [b1862f2b47999623fa67e84b9f67bac0848d612c]

SRC680


2004-09-07  Vladimir Glazounov  <vg@openoffice.org>  [96221958d8a2810851290a5ebb94a73508e865ee]

#i100000# some changes for fetching build.lst from solver or via cvs


2004-09-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4202841083282e7a8eaeb06785e74bc35f5a495e]

#i10000#: verify milestone only if specified


2004-09-02  Ingo Schmidt  <is@openoffice.org>  [c7d4e916da66d99a4e37650b481226b461b837a1]

#117789# cs2c office


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [fd0a1371ddcb1710b12744dcd3f6ebfde021f229]

#117495# remove chart2 from setup (BM)


2004-09-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6223e54d1c85b3ddd1049863cce720583ab89dd0]

#i10000#: fix workspace look up for setsolar environment


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [6505dfe5eca4c15694edaf1d96742ed21e141fb0]

SRC680


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1868e16b19e35d391ecd7e4b4355396d981ef289]

INTEGRATION: CWS cfglogging (1.29.16); FILE MERGED

2004/08/26 12:13:36 jb 1.29.16.1: #i33383# Improved LDAP.xcu example is now named LDAP.xcu.sample

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3f4c616672daf0e33d00f5aaa4ddcef93177bbe5]

INTEGRATION: CWS xmlsec05 (1.6.40); FILE MERGED

2004/08/13 15:16:56 mt 1.6.40.2: RESYNC: (1.6-1.8); FILE MERGED
2004/07/16 09:25:01 mt 1.6.40.1: #i20156# Digital Signatures...

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [11160a664b0f0e48ec90a7ca46898108a62d4985]

INTEGRATION: CWS xmlsec05 (1.24.18); FILE MERGED

2004/08/26 12:20:55 mt 1.24.18.5: #i20156# versions of libxml2...
2004/08/13 15:16:27 mt 1.24.18.4: RESYNC: (1.24-1.32); FILE MERGED
2004/07/16 04:55:22 mmi 1.24.18.3: bugfix

Issue number:
Submitted by:
Reviewed by:
2004/07/12 08:38:24 mt 1.24.18.2: libxmlsec
2004/07/09 12:28:42 mt 1.24.18.1: XMLSecurity

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d79b6349e85b1f1f861b9493302f10fd07d1ba77]

INTEGRATION: CWS xmlsec05 (1.7.4); FILE MERGED

2004/08/26 12:20:55 mt 1.7.4.1: #i20156# versions of libxml2...

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ca3200ae8dd48305e3c1599cadedeef0c0700a98]

INTEGRATION: CWS xmlsec05 (1.75.14); FILE MERGED

2004/08/17 10:58:52 mt 1.75.14.2: #i20156# Defines for security libs
2004/08/17 10:27:10 mt 1.75.14.1: #i20156# Defines for security libs

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [974ad3a4a1a694353740ae41b5e570d4d8b72ba7]

INTEGRATION: CWS help2 (1.6.14); FILE MERGED

2004/08/30 14:49:27 hjs 1.6.14.2: #i33583# removed references to old help modules
2004/08/30 14:36:44 gh 1.6.14.1: #i33583# add helpcontent2 to moduledependencies

2004-08-30  Kurt Zenker  <kz@openoffice.org>  [c1f4f1e02165a70959cf9ce9439100a1b03f3fe4]

INTEGRATION: CWS help2 (1.63.18); FILE MERGED

2004/08/17 00:44:23 ihi 1.63.18.2: RESYNC: (1.63-1.64); FILE MERGED
2004/07/21 13:27:31 hjs 1.63.18.1: directory to find shared libraries

2004-08-30  Kurt Zenker  <kz@openoffice.org>  [c3b97c3bc9876d76bf0b53dd4d6ab19b41888dd0]

INTEGRATION: CWS help2 (1.23.102); FILE MERGED

2004/08/17 00:44:02 ihi 1.23.102.2: RESYNC: (1.23-1.24); FILE MERGED
2004/07/21 13:27:32 hjs 1.23.102.1: directory to find shared libraries

2004-08-30  Kurt Zenker  <kz@openoffice.org>  [ec221ef539e0bcadead664d0d4b79e5e1057ea01]

INTEGRATION: CWS help2 (1.19.10); FILE MERGED

2004/08/19 16:30:39 hjs 1.19.10.3: #i33224# remove leading ./
2004/08/17 00:43:46 ihi 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED
2004/07/08 19:26:37 hjs 1.19.10.1: extend ziptarget

2004-08-30  Kurt Zenker  <kz@openoffice.org>  [7b8ae7e14126a4d3acd80141cff804a772dea9e2]

INTEGRATION: CWS help2 (1.150.18); FILE MERGED

2004/08/24 11:52:56 hjs 1.150.18.1: introduce COMMONBIN

2004-08-30  Kurt Zenker  <kz@openoffice.org>  [905f2dece46940602070420ad161a3f5eed8706a]

INTEGRATION: CWS help2 (1.18.10); FILE MERGED

2004/08/19 16:30:39 hjs 1.18.10.3: #i33224# remove leading ./
2004/08/17 00:40:57 ihi 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED
2004/07/08 19:26:36 hjs 1.18.10.1: extend ziptarget

2004-08-27  Kai Ahrens  <ka@openoffice.org>  [8040346426b14191e6312c1706d97cc8775267fa]

#i33459#: watch for ENABLE_DIRECTX environent variable to support DirectX implementation of avmedia backend


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [937a7b19e4054890df3dcf26e841d4a193adfc00]

#i10000# Added new platform unxlngi6


2004-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ff750913e956c10489291da657d982a15b0dee3]

add ENABLE_GNOMEVFS


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2a5e6a2a58d8713cae40bdcc5be6cc772ecc5910]

#i33258# _workshop_string fixed.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a39d46898087369e1e3a1ba8eb16892c9eb8738a]

#i10000# For unix, adjustvisibility has to be built first.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1d5389811c3c33c3d9fe00f565a9a02a84ca03a0]

#117656# make it usable on flat


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c41a6d536b4a545421067cd8a06f8a819586828e]

INTEGRATION: CWS hr6 (1.5.20); FILE MERGED

2004/08/20 13:26:10 hr 1.5.20.1: #i33043#: implement is_milestone()

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cbf4680cc9acdf9cb1f321048d9ca5034a49713f]

INTEGRATION: CWS hr6 (1.3.2); FILE MERGED

2004/08/20 14:39:08 hr 1.3.2.2: #i33043#: typo
2004/08/20 14:24:04 hr 1.3.2.1: #i33043#: check milestone vs EIS

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [788eab7cb224f8d532b07a6a7c3d598e1567dff8]

INTEGRATION: CWS hr6 (1.3.2); FILE MERGED

2004/08/20 14:38:32 hr 1.3.2.1: #i33043#: check milestone vs EIS

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [885e7c7b04baaf6b2c37866727226ed376c406a6]

SRC680


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a728f7fc4cd1a5b75e8536adc681383260aab270]

INTEGRATION: CWS tune03 (1.63.12); FILE MERGED

2004/08/09 22:35:45 mhu 1.63.12.3: RESYNC: (1.63-1.64); FILE MERGED
2004/07/21 18:13:53 mhu 1.63.12.2: #i29979# Disabled dll-interface warnings: 4251 and 4275; Changed -Ox to -Oxs (full optimization, favoring smaller code size).
2004/07/21 12:45:43 hjs 1.63.12.1: #i29979# filter windows linker warning LNK4197

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [47e94c6ad49c39bb7d34ece0cd410bf0a28f161e]

INTEGRATION: CWS tune03 (1.12.20); FILE MERGED

2004/07/06 13:33:06 mhu 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED
2004/05/25 17:03:41 hr 1.12.20.1: #i29488#: target architecture is now v8plus

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7d4efa8dd72314c096151d2f684a70c736927e39]

INTEGRATION: CWS tune03 (1.27.4); FILE MERGED

2004/08/16 17:29:50 mhu 1.27.4.3: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem in 'soltools'.
2004/08/09 22:35:21 mhu 1.27.4.2: RESYNC: (1.27-1.30); FILE MERGED
2004/07/20 10:24:40 hjs 1.27.4.1: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f0c995cba8f7ebffba5e2b4d765c8e2f6fbd8d84]

INTEGRATION: CWS tune03 (1.80.4); FILE MERGED

2004/07/21 12:45:42 hjs 1.80.4.3: #i29979# filter windows linker warning LNK4197
2004/07/20 10:24:39 hjs 1.80.4.2: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now
2004/07/08 15:49:36 mhu 1.80.4.1: #29979# Added SHLxUSE_EXPORTS to support linking libraries that export their symbols via __declspec(dllexport).

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3fca6f8cb292a0be429bea83af57770f598d5b26]

INTEGRATION: CWS tune03 (1.25.60); FILE MERGED

2004/07/21 12:44:51 hjs 1.25.60.3: #i29979# fix different modes *.def creation
2004/07/20 17:54:33 hjs 1.25.60.2: #29979# don't leave *.def if aborted; still allow filtering
2004/07/20 10:24:40 hjs 1.25.60.1: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fdf4a3a8c5e3d9a0780cd3f6a162bd44a2365a20]

INTEGRATION: CWS tune03 (1.145.14); FILE MERGED

2004/08/09 22:34:28 mhu 1.145.14.3: RESYNC: (1.148-1.150); FILE MERGED
2004/07/06 13:29:02 mhu 1.145.14.2: RESYNC: (1.145-1.148); FILE MERGED
2004/05/25 17:05:11 hr 1.145.14.1: #i29488#: set cc-wrapper mode to auto in all cases

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [effcb1a5bfeb9b96a3d61b75ff0e886b663960a0]

INTEGRATION: CWS tune03 (1.4.210); FILE MERGED

2004/05/25 17:05:11 hr 1.4.210.1: #i29488#: set cc-wrapper mode to auto in all cases

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a483bc52b6d60d05ed720459bba6a8c59e897cfa]

INTEGRATION: CWS tune03 (1.53.4); FILE MERGED

2004/08/16 17:29:49 mhu 1.53.4.3: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem in 'soltools'.
2004/08/09 22:34:21 mhu 1.53.4.2: RESYNC: (1.53-1.55); FILE MERGED
2004/07/21 12:14:41 hjs 1.53.4.1: #i31183# adjust symbol visibility on solaris

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4a96ec1fff16fac423a8c1e1afa349625200b87d]

INTEGRATION: CWS tune03 (1.29.4); FILE MERGED

2004/08/16 17:29:49 mhu 1.29.4.3: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem in 'soltools'.
2004/08/09 22:34:14 mhu 1.29.4.2: RESYNC: (1.29-1.30); FILE MERGED
2004/07/21 12:14:41 hjs 1.29.4.1: #i31183# adjust symbol visibility on solaris

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [df38da84ab14e4b8d83ae12dc11ae15b48eef5bb]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED

2004/07/20 17:41:28 hjs 1.1.2.1: #29979# empty default filter

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [95befaec19991fd0d111fa666d1f20684aafcebe]

INTEGRATION: CWS tune03 (1.78.4); FILE MERGED

2004/07/21 12:45:43 hjs 1.78.4.3: #i29979# filter windows linker warning LNK4197
2004/07/20 10:24:38 hjs 1.78.4.2: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now
2004/07/08 15:49:36 mhu 1.78.4.1: #29979# Added SHLxUSE_EXPORTS to support linking libraries that export their symbols via __declspec(dllexport).

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0ea0d7e195c032626c36b7df5ec0cac09d5d0461]

INTEGRATION: CWS tune03 (1.24.62); FILE MERGED

2004/07/21 12:44:37 hjs 1.24.62.3: #i29979# fix different modes *.def creation
2004/07/20 17:54:32 hjs 1.24.62.2: #29979# don't leave *.def if aborted; still allow filtering
2004/07/20 10:24:38 hjs 1.24.62.1: #29979# SHLnUSE_EXPORTS must be ordinal, name or empty now

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [683a9648aa13f86799ac762c62ab56ef5bf67ff5]

INTEGRATION: CWS tune03 (1.4.84); FILE MERGED

2004/08/16 17:30:30 mhu 1.4.84.1: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem.

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5d703fcff35d67c89a02738d2d66aafff08f62e1]

INTEGRATION: CWS tune03 (1.8.92); FILE MERGED

2004/07/20 15:02:58 hjs 1.8.92.1: #29979# deliver new tool

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e4869524936d95be684e7299a697e1340e194971]

INTEGRATION: CWS tune03 (1.8.92); FILE MERGED

2004/07/07 14:31:32 hr 1.8.92.1: #i31183#: add adjustvisibility

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4af4deeb50b2b81e102659104943c7ccaf163200]

INTEGRATION: CWS tune03 (1.5.70); FILE MERGED

2004/07/20 10:01:34 hjs 1.5.70.1: #29979# introduce -D switch (read EXPORT linker directives from dumps)

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6b9eba9dd67d905fc4935fa40c16e6ce447e9c3a]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED

2004/08/16 17:30:29 mhu 1.1.2.2: #i31183# Handle 'adjustvisibility' analog to 'makedepend' to avoid bootstrap problem.
2004/07/07 14:04:08 hr 1.1.2.1: #i31183#: initial implementation of adjustvisibility

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c353b04d071e2542f35d269d79020aca19ab2f37]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED

2004/07/21 17:33:06 hr 1.1.2.2: #i31183#: strip symbols starting with , too
2004/07/07 14:04:07 hr 1.1.2.1: #i31183#: initial implementation of adjustvisibility

2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d4f852d447de99c111237f7a1898e62ec9efd5bc]

INTEGRATION: CWS rt03 (1.4.170); FILE MERGED

2004/08/19 14:33:43 rt 1.4.170.1: #117656# Make finding files an own sub procedure.

2004-08-20  Vladimir Glazounov  <vg@openoffice.org>  [a202ce8cdded8520e19c40e5335159dad0ad5bc4]

#100000# copy output trees for other platforms for the -prepare:platform


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [8e73d9d79480892a7071c8acfbc2739feda23d3f]

INTEGRATION: CWS syssettings01 (1.6.70); FILE MERGED

2004/08/03 08:36:09 lo 1.6.70.1: #i8452# language selections through tools/options

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [853868d8709ce4b9a6f995267082a53d215ecca9]

INTEGRATION: CWS syssettings01 (1.26.6); FILE MERGED

2004/08/03 12:51:50 obr 1.26.6.1: #i21191#,#i8452#,#b4932088# added System.xcs

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d816237b29c89b6c066831b5fa701ab844565dc2]

INTEGRATION: CWS syssettings01 (1.25.18); FILE MERGED

2004/08/03 08:13:06 obr 1.25.18.3: #i21191#,#i8452#,#b4932088# added locale version number
2004/08/02 08:26:42 obr 1.25.18.2: RESYNC: (1.25-1.27); FILE MERGED
2004/07/30 05:30:02 obr 1.25.18.1: #i21191#,#i8452#,#b4932088# added desktop locale component

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7003c258d4ff5c3c2c0c55d3caf3d4146b19aec8]

#i33250# Module chaos has been removed.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [945b64665eaf13711f254802819572a61b7a200b]

INTEGRATION: CWS nsplugin2 (1.10.12); FILE MERGED

2004/07/16 06:29:17 jmeng 1.10.12.6: RESYNC: (1.20-1.25); FILE MERGED
2004/07/08 04:40:40 jmeng 1.10.12.5: RESYNC: (1.15-1.20); FILE MERGED
2004/06/16 09:33:05 jmeng 1.10.12.4:  a bug for win
2004/06/16 09:20:02 jmeng 1.10.12.3: change dll name
2004/06/11 06:00:20 jmeng 1.10.12.2: RESYNC: (1.10-1.15); FILE MERGED
2004/05/28 08:17:21 jmeng 1.10.12.1: add mozilla plugin files

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ab03f76721bd2903bf3ef3b1371512480a4b5c4d]

INTEGRATION: CWS nsplugin2 (1.79.32); FILE MERGED

2004/07/19 06:30:51 jmeng 1.79.32.3: separate versin to 3 lines
2004/07/16 09:42:08 jmeng 1.79.32.2: RESYNC: (1.79-1.80); FILE MERGED
2004/05/27 03:39:01 jmeng 1.79.32.1: add user defined dll version information in Windows

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [bf7930d004861c26bb71630725321d19dc82b419]

INTEGRATION: CWS nsplugin2 (1.5.172); FILE MERGED

2004/07/19 06:30:51 jmeng 1.5.172.5: separate versin to 3 lines
2004/07/12 06:31:42 jmeng 1.5.172.4: for long verison infor
2004/07/12 01:43:55 jmeng 1.5.172.3: the version infor is to long to write in one line
2004/07/08 06:32:15 jmeng 1.5.172.2: RESYNC: (1.5-1.6); FILE MERGED
2004/05/27 03:39:39 jmeng 1.5.172.1: add user defined dll version information in Windows

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0ef463a642432b9b1a9b52a6f7ebe773b29ab3ac]

INTEGRATION: CWS nsplugin2 (1.77.32); FILE MERGED

2004/07/19 06:30:49 jmeng 1.77.32.3: separate versin to 3 lines
2004/07/16 09:35:27 jmeng 1.77.32.2: RESYNC: (1.77-1.78); FILE MERGED
2004/05/27 03:38:47 jmeng 1.77.32.1: add user defined dll version information in Windows

2004-08-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f5893516a5162f048aca3d2886e293c26622b8]

#i10000#: kill cc-wrapper


2004-08-17  Oliver Bolte  <obo@openoffice.org>  [59418d67ba2a56053dad953ff12b1ee9b275ebb6]

#i10000# fix by IS


2004-08-17  Oliver Bolte  <obo@openoffice.org>  [ddd7610111173167eec43818b733312b6f2d271e]

#117653# bugfix for pt-BR


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [7103641097a9af77cae3cc1279697bb6e1521dd7]

#i10000# Temporarily disabled crashdump related switches (CFLAGSENABLESYMBOLS)


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [9004ab2a8962b87151d089bd51c5a5387639aad1]

#i10000# Syntax


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [5eaa2caf948435c34efe3528205e908cf655d790]

INTEGRATION: CWS hr5 (1.5.44); FILE MERGED

2004/08/11 16:59:48 hr 1.5.44.1: #i32065#: remove -q flag from assembler flags

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [e038fa90fb59ac758f8017f0c7163a8dcda645bf]

INTEGRATION: CWS hr5 (1.3.36); FILE MERGED

2004/08/12 11:44:33 hr 1.3.36.1: #i30244#: replace Tiny::Config with CwsConfig::read_config() (patch by mmeeks)

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [f01d90a9544928b86789f70933fe9d097f1837c0]

INTEGRATION: CWS hr5 (1.2.36); FILE MERGED

2004/08/12 14:09:47 hr 1.2.36.1: #i31082#: fix module lookup, differentiate between windows perl implementations

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [8dc72068e1409cb2e19aee4d9135e3700536a360]

INTEGRATION: CWS hr5 (1.2.36); FILE MERGED

2004/08/12 14:09:46 hr 1.2.36.1: #i31082#: fix module lookup, differentiate between windows perl implementations

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [b49310c0640088b45568daceaf291ef0d17f19aa]

SRC680


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b79c8edde4368efc26ae460788cf190605a02f69]

INTEGRATION: CWS tune05 (1.22.6); FILE MERGED

2004/07/23 14:09:24 mhu 1.22.6.2: RESYNC: (1.22-1.25); FILE MERGED
2004/06/22 19:48:10 mhu 1.22.6.1: #i30579# Removed obsolete gid_File_Lib_Cnt UNO service (chaos).

2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fa5846265ec51909b3d968997a78314cbdbe62ac]

INTEGRATION: CWS jmf2 (1.74.24); FILE MERGED

2004/07/19 12:58:20 ka 1.74.24.1: #i3316# added AVMEDIA

2004-08-12  Oliver Bolte  <obo@openoffice.org>  [79bd27989866a6ef6686343309ae8d518fd622fd]

INTEGRATION: CWS jmf2 (1.6.48); FILE MERGED

2004/07/29 07:30:42 ka 1.6.48.1: #i3316#: media support

2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fa2e244b77b01ac764a9c07dfa3adf5635cf0f9f]

INTEGRATION: CWS jmf2 (1.25.4); FILE MERGED

2004/07/29 07:30:42 ka 1.25.4.1: #i3316#: media support

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [bd4ee95824834deba7fdcc09ac02a47288ef0c4e]

INTEGRATION: CWS cnpsdk (1.6.6); FILE MERGED

2004/07/30 09:35:53 is 1.6.6.5: RESYNC: (1.6-1.9); FILE MERGED
2004/07/21 15:22:02 is 1.6.6.4: #i31309# java into product
2004/07/16 14:16:48 is 1.6.6.3: #i31485# custom action libraries for quickstarter
2004/07/15 16:49:45 is 1.6.6.2: #i31307# relocatable productname
2004/07/14 17:12:35 is 1.6.6.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [f62e4de7d50c8b806c047c937cacc3f9905f2cdf]

INTEGRATION: CWS cnpsdk (1.6.6); FILE MERGED

2004/07/30 09:35:53 is 1.6.6.5: RESYNC: (1.6-1.9); FILE MERGED
2004/07/21 15:22:02 is 1.6.6.4: #i31309# java into product
2004/07/16 14:16:48 is 1.6.6.3: #i31485# custom action libraries for quickstarter
2004/07/15 16:49:45 is 1.6.6.2: #i31307# relocatable productname
2004/07/14 17:12:35 is 1.6.6.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [9d583658dc29dd1c4693ab89d5042763bd13d622]

INTEGRATION: CWS cnpsdk (1.6.8); FILE MERGED

2004/07/14 17:12:34 is 1.6.8.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [3e6d78c4a85378baf9cde7507727f704ae9c7022]

INTEGRATION: CWS cnpsdk (1.5.8); FILE MERGED

2004/07/30 13:37:12 is 1.5.8.3: #i31306# new shipinstall
2004/07/30 09:35:37 is 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2004/07/22 10:02:12 is 1.5.8.1: #i31309# java and adabas

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [e91ff6ad615a2bfc253bed65bd7193cd0a83d93e]

INTEGRATION: CWS cnpsdk (1.7.6); FILE MERGED

2004/07/30 09:34:59 is 1.7.6.5: RESYNC: (1.7-1.10); FILE MERGED
2004/07/26 14:08:35 is 1.7.6.4: #i25324# strings from scp to cnpsdk
2004/07/16 14:16:20 is 1.7.6.3: #i31485# custom action libraries for quickstarter
2004/07/15 16:49:02 is 1.7.6.2: #i31307# relocatable productname
2004/07/14 17:10:30 is 1.7.6.1: #i31308# building class file dynamically

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [66853d20a934f8fac3b83e6496d6e386956790fa]

INTEGRATION: CWS cnpsdk (1.4.8); FILE MERGED

2004/08/04 15:13:00 is 1.4.8.4: #i25324# productcode into setup.ini
2004/07/30 09:36:46 is 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED
2004/07/15 17:16:59 is 1.4.8.2: i31309# Java and Adabas into the product
2004/07/15 16:50:07 is 1.4.8.1: #i31307# relocatable productname

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [e1bb7114e6b65ed5e7babe7b9a32585939eee05a]

INTEGRATION: CWS cnpsdk (1.7.6); FILE MERGED

2004/07/30 09:36:38 is 1.7.6.4: RESYNC: (1.7-1.9); FILE MERGED
2004/07/21 15:22:21 is 1.7.6.3: #i31309# java into product
2004/07/16 14:17:02 is 1.7.6.2: #i31485# custom action libraries for quickstarter
2004/07/15 16:50:06 is 1.7.6.1: #i31307# relocatable productname

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [35e4b3086333e855c2f47cdcd28b62e50a4456cd]

INTEGRATION: CWS cnpsdk (1.3.8); FILE MERGED

2004/07/22 16:01:35 is 1.3.8.2: #i31309# with_error to witherror
Issue number:
Submitted by:
Reviewed by:
2004/07/14 17:12:34 is 1.3.8.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [c5bf61114d5b5800b2e2306ac9a747f6d318b89c]

INTEGRATION: CWS cnpsdk (1.5.8); FILE MERGED

2004/07/22 16:01:35 is 1.5.8.2: #i31309# with_error to witherror
Issue number:
Submitted by:
Reviewed by:
2004/07/14 17:12:34 is 1.5.8.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [378a526f5c20db33c156910c7e0c55d073ea2806]

INTEGRATION: CWS cnpsdk (1.9.8); FILE MERGED

2004/07/30 09:36:10 is 1.9.8.3: RESYNC: (1.9-1.11); FILE MERGED
2004/07/22 16:01:35 is 1.9.8.2: #i31309# with_error to witherror
Issue number:
Submitted by:
Reviewed by:
2004/07/22 10:02:12 is 1.9.8.1: #i31309# java and adabas

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [9d769617cf8cf749e865501f330c58c24145e6ab]

INTEGRATION: CWS cnpsdk (1.5.8); FILE MERGED

2004/07/30 09:36:01 is 1.5.8.5: RESYNC: (1.5-1.6); FILE MERGED
2004/07/21 15:22:02 is 1.5.8.4: #i31309# java into product
2004/07/16 14:16:49 is 1.5.8.3: #i31485# custom action libraries for quickstarter
2004/07/15 16:49:44 is 1.5.8.2: #i31307# relocatable productname
2004/07/14 17:12:35 is 1.5.8.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [06ad68b5769af5eab29de6b16a0b193a7da1edc2]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED

2004/07/30 08:13:23 is 1.1.2.8: #i31306# java installer
2004/07/29 13:24:38 is 1.1.2.7: #i31306# replacing productname and productversion
Issue number:
Submitted by:
Reviewed by:
2004/07/27 16:16:41 is 1.1.2.6: #i25324# x86 without adabas
2004/07/26 14:09:23 is 1.1.2.5: #i25324# strings from scp to cnpsdk
Issue number:
Submitted by:
Reviewed by:
2004/07/20 14:32:31 is 1.1.2.4: #i25324# changing adabas name
2004/07/16 14:16:49 is 1.1.2.3: #i31485# custom action libraries for quickstarter
2004/07/15 16:49:44 is 1.1.2.2: #i31307# relocatable productname
2004/07/14 17:12:33 is 1.1.2.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [09f4670f064558fca041a78244ecfb8ecec002ec]

INTEGRATION: CWS cnpsdk (1.2.64); FILE MERGED

2004/08/04 11:05:01 is 1.2.64.3: #i25324# renaming installdir only if it exists
2004/07/22 16:01:34 is 1.2.64.2: #i31309# with_error to witherror
Issue number:
Submitted by:
Reviewed by:
2004/07/14 17:12:34 is 1.2.64.1: #i31308# building class file dynamically
Issue number:
Submitted by:
Reviewed by:

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [07c564367f93ad2cd917739565e646d253a797c1]

INTEGRATION: CWS cnpsdk (1.5.8); FILE MERGED

2004/07/30 09:35:44 is 1.5.8.3: RESYNC: (1.5-1.7); FILE MERGED
2004/07/21 15:22:02 is 1.5.8.2: #i31309# java into product
2004/07/15 16:49:45 is 1.5.8.1: #i31307# relocatable productname

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [105acc052d8348aa66be4b49c53666e693f85240]

INTEGRATION: CWS cnpsdk (1.1.10); FILE MERGED

2004/07/29 13:28:45 is 1.1.10.1: #i32273# string review

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [e88ffe4cb7308d8b8e07322d0cb4ee1aca12cd22]

INTEGRATION: CWS cnpsdk (1.2.8); FILE MERGED

2004/08/04 11:58:53 is 1.2.8.1: #i31307# non root shellscripts

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [c97bb8c00ad4b3ad15ce41108599225662e58032]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:12:50 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [ff4344e2453f0f37bcc1828c966c0fb44f3f066f]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED

2004/07/27 08:12:19 is 1.1.2.2: #i31043# new module descriptions
2004/07/23 11:52:43 is 1.1.2.1: #31309# testtool name and description into translation

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [7d2f3d7a2fd40dfb5f2827136e0cc48c4f26da4a]

INTEGRATION: CWS cnpsdk (1.1.144); FILE MERGED

2004/07/23 11:52:42 is 1.1.144.1: #31309# testtool name and description into translation

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [25a2fa7f1792b0710ec9160a7846d399f0138e90]

INTEGRATION: CWS cnpsdk (1.2.128); FILE MERGED

2004/07/23 11:52:42 is 1.2.128.1: #31309# testtool name and description into translation

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [63dca3944ab0d084f818f0441a754f49c49cc15d]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:11:52 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [53aa52c7892630317b3b518e72197cac5c8af2c2]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:11:12 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [91e51359ecddbcd45bbd1962e6f0497c61e37c20]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:10:46 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [eca2c3ebc041b641b4e90772789b95f78a9cdc5d]

INTEGRATION: CWS cnpsdk (1.24.28); FILE MERGED

2004/07/30 09:23:03 is 1.24.28.2: RESYNC: (1.24-1.27); FILE MERGED
2004/07/16 14:15:05 is 1.24.28.1: #i31485# custom action libraries

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [7151366f70429104cef420250f7b02193dc2be94]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/08/04 12:01:33 is 1.2.32.3: #i31307# non root shellscripts
2004/07/30 08:13:59 is 1.2.32.2: #i31306# java installer
2004/07/27 08:10:03 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [68592a06a64b2e70a1f10aae5897c676c41c4122]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:09:18 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [52bc4d7b1b2806ee911be285d5c6fee0c8b06b06]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:08:56 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [65c770a28981e9d1efb00dd91c5941f3d3ea5828]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:08:25 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [7e6fa68fc190ffc5b230481b855c63a049d06588]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:08:00 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [53c9e9626856046d52a900a8a4f78c2e4be73695]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:07:35 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [1b3fa5373d2da92f30a0158069bcce16e37e14da]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/08/04 12:01:17 is 1.2.32.2: #i31307# non root shellscripts
2004/07/27 08:06:57 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [5435345ce0107671627889529be0a2c4ec8d5eac]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:05:51 is 1.2.32.1: #i31043# new module descriptions

2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [857c4379a6f0c30a65959b1c6a977eedb205ca8f]

INTEGRATION: CWS cnpsdk (1.2.32); FILE MERGED

2004/07/27 08:05:30 is 1.2.32.1: #i31043# new module descriptions

2004-08-09  Rüdiger Timm  <rt@openoffice.org>  [5006a1c850ac925b4b8dd4d9b111d8b2fd71ee16]

#i10000# Add new get_public_flag


2004-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [de6149bfbc707620f7a705116ee06156be989913]

#i10000# double size of hash table


2004-08-06  Rüdiger Timm  <rt@openoffice.org>  [b6e8ca6d807843a40095ad3c50c81d43dcc1b89f]

#i10000# correct path for oo-ad-ldap-attr.map


2004-08-05  Christof Pintaske  <cp@openoffice.org>  [48aa7ae4084c4bb992c63f0463ba1f461faa4a95]

#32605# FIXME: introduce minor through envvar into bootstraprc


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [6a4678af159da443cd36466b8c3d4809eed7e6d9]

SRC680


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [76eb11e0d63ece80b6eedabd83a11988ac54a3b6]

INTEGRATION: CWS scmtoapoc (1.3.4); FILE MERGED

2004/07/12 12:50:26 jb 1.3.4.4: RESYNC: (1.6-1.8); FILE MERGED
2004/06/14 14:24:35 ssmith 1.3.4.3: RESYNC: (1.3-1.6); FILE MERGED
2004/05/12 10:20:33 ssmith 1.3.4.2: #115691# removal of SCM dependent code
2004/04/22 09:18:06 ssmith 1.3.4.1: #115692# adding ldap user profile backend support

2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [514009f0308a04f31684fd76effb8c33d0218470]

INTEGRATION: CWS scmtoapoc (1.10.2); FILE MERGED

2004/07/12 12:51:50 jb 1.10.2.3: RESYNC: (1.19-1.24); FILE MERGED
2004/06/14 14:12:49 ssmith 1.10.2.2: RESYNC: (1.10-1.19); FILE MERGED
2004/04/22 09:18:05 ssmith 1.10.2.1: #115692# adding ldap user profile backend support

2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dca99aee030946ea372ddc04fd6960ec21339740]

INTEGRATION: CWS scmtoapoc (1.7.32); FILE MERGED

2004/07/19 13:36:48 cyrillem 1.7.32.5: #115692# Deliver AD mapping file
2004/07/12 12:53:36 jb 1.7.32.4: RESYNC: (1.15-1.22); FILE MERGED
2004/06/14 14:13:00 ssmith 1.7.32.3: RESYNC: (1.7-1.15); FILE MERGED
2004/05/12 10:20:12 ssmith 1.7.32.2: #115691# removal of SCM dependent code
2004/04/22 09:18:05 ssmith 1.7.32.1: #115692# adding ldap user profile backend support

2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75720850486f746008565a3a057ff8d8b0687779]

INTEGRATION: CWS scmtoapoc (1.3.34); FILE MERGED

2004/06/14 14:12:23 ssmith 1.3.34.2: RESYNC: (1.3-1.6); FILE MERGED
2004/04/22 09:18:05 ssmith 1.3.34.1: #115692# adding ldap user profile backend support

2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [7935291a53c330a66a9060dba979b864106c4cfb]

We still have m49 ...


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [beb4beb92d167cbdcbdcf5e2d80c1431bdffd5a6]

SRC680


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c0808f6f22d00da892103b19bc04ae4bf08a99]

INTEGRATION: CWS sch02 (1.6.66); FILE MERGED

2004/08/03 10:01:26 bm 1.6.66.1: #117495# remove chart2 from setup

2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc9362438e899ba37f71fc4c54e28e251814eb4c]

INTEGRATION: CWS sch02 (1.25.12); FILE MERGED

2004/07/28 12:22:51 bm 1.25.12.1: #117495# remove chart2 from setup

2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [507bd5b5921502d962c53d0991d6fee4ce6cc390]

#i10000# Bugfix by IS


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [16ebb6a7f31db800570d0e6ef4766b57b7fd25dc]

#i10000# Add solarenvpath to include path


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0de96d870aa9984acc290f525cfac6c6c316f4dc]

INTEGRATION: CWS insight01 (1.4.2); FILE MERGED

2004/07/06 08:21:32 oj 1.4.2.2: RESYNC: (1.4-1.6); FILE MERGED
2004/06/04 10:11:27 oj 1.4.2.1: remove dbi

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b3eedd09031eb15d5473b86bde65061f69dd4c]

INTEGRATION: CWS insight01 (1.5.2); FILE MERGED

2004/07/23 12:30:50 oj 1.5.2.6: RESYNC: (1.22-1.25); FILE MERGED
2004/07/06 08:20:49 oj 1.5.2.5: RESYNC: (1.14-1.22); FILE MERGED
2004/06/02 11:29:19 oj 1.5.2.4: RESYNC: (1.13-1.14); FILE MERGED
2004/05/28 13:31:01 oj 1.5.2.3: RESYNC: (1.5-1.13); FILE MERGED
2004/03/08 14:05:51 oj 1.5.2.2: #i20311# new menu entry ofr the table data view
2004/03/05 07:40:02 oj 1.5.2.1: new menu entries for the db app

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d36249181317be3cd6d705d45bd8f5d52dc9a4f0]

INTEGRATION: CWS insight01 (1.3.2); FILE MERGED

2004/07/23 12:29:57 oj 1.3.2.6: RESYNC: (1.24-1.25); FILE MERGED
2004/07/06 08:18:54 oj 1.3.2.5: RESYNC: (1.18-1.24); FILE MERGED
2004/06/04 10:11:27 oj 1.3.2.4: remove dbi
2004/05/28 13:30:51 oj 1.3.2.3: RESYNC: (1.4-1.18); FILE MERGED
2004/03/02 10:21:58 oj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2004/02/16 19:56:04 oj 1.3.2.1: #i24467# new file

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [042eb83631eeba7bfe2b06e2c47b10b2f4396730]

INTEGRATION: CWS insight01 (1.1.2); FILE MERGED

2004/07/06 08:22:22 oj 1.1.2.3: RESYNC: (1.2-1.4); FILE MERGED
2004/05/28 13:30:41 oj 1.1.2.2: RESYNC: (1.1-1.2); FILE MERGED
2004/04/16 08:39:38 tv 1.1.2.1: added database.zip (sxb files)

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0b7cea8ef242fe02b91c616f5ea998f5d44af4b]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED

2004/07/23 12:29:35 oj 1.2.2.4: RESYNC: (1.8-1.11); FILE MERGED
2004/05/28 13:30:32 oj 1.2.2.3: RESYNC: (1.2-1.6); FILE MERGED
2004/03/08 14:05:50 oj 1.2.2.2: #i20311# new menu entry ofr the table data view
2004/03/05 07:40:01 oj 1.2.2.1: new menu entries for the db app

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ec7df05125941e1cf2be49dcd9287203151c485]

INTEGRATION: CWS jlmsi (1.25.6); FILE MERGED

2004/07/27 11:47:29 is 1.25.6.1: #i31585# condition for assemblies

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c7d0ebd3b6ce2872b3aef1d0bc5ea7363c38b42]

INTEGRATION: CWS jlmsi (1.9.6); FILE MERGED

2004/07/27 11:46:53 is 1.9.6.1: #i31585# condition for assemblies
Issue number:
Submitted by:
Reviewed by:

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [defe9918c5e88e70b934fee80d986f7d08421355]

INTEGRATION: CWS jlmsi (1.2.6); FILE MERGED

2004/07/27 11:46:52 is 1.2.6.1: #i31585# condition for assemblies
Issue number:
Submitted by:
Reviewed by:

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d63e02370dd90903637cec2637894500388657ad]

INTEGRATION: CWS jlmsi (1.7.6); FILE MERGED

2004/07/27 11:46:26 is 1.7.6.1: #i31585# condition for assemblies
Issue number:
Submitted by:
Reviewed by:

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a42967a863865562a64121c5bed48856b7fb195e]

INTEGRATION: CWS jlmsi (1.6.6); FILE MERGED

2004/07/27 11:49:34 is 1.6.6.1: #i32144# No error in first two tries
Issue number:
Submitted by:
Reviewed by:

2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd735c93d0bcaaaad1adf2582047c2bd068c6d88]

INTEGRATION: CWS jlmsi (1.9.4); FILE MERGED

2004/07/27 13:38:28 is 1.9.4.2: #i31585# checking dot net framework already in ui sequence
2004/07/27 11:45:41 is 1.9.4.1: #i31585# condition for assemblies

2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [c64811d939087cdb911df132a8d26283dc1634d4]

#i10000# Bugfix by IS


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [7b1f9970f4ac590bc3acf90c92fed8d5aca4243f]

#i10000# Syntax


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [f1b8915a0824653c12ac5cb06789ef8e56f861f6]

#i10000# Fixws for windows OOo


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [ff25c6ed6aac661d703609d8ce827b2c836b499a]

INTEGRATION: CWS gcc340fixes01 (1.1.2); FILE ADDED

2004/07/14 13:56:42 hr 1.1.2.1: #i28294#: new linux environment

2004-07-30  Kurt Zenker  <kz@openoffice.org>  [58700e3ec7feb9ab52ab21449a1a0e771eb738e1]

INTEGRATION: CWS gcc340fixes01 (1.23.78); FILE MERGED

2004/07/14 14:07:18 hr 1.23.78.1: #i28294#: enable gcc-3.4.1

2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0cc4372cadccf2f66896cd816ca8a9ae073edbb9]

INTEGRATION: CWS gcc340fixes01 (1.22.14); FILE MERGED

2004/07/22 16:41:13 hr 1.22.14.1: #i28294#: libstdc++ and libgcc_s are needed for all versions of gcc3

2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c044cec1507c58d6c2c853419c840121cd75bc35]

INTEGRATION: CWS gcc340fixes01 (1.3.6); FILE MERGED

2004/07/22 12:56:06 hr 1.3.6.2: #i28294#: use a more idiomatic approach to resolve template class bese members/methods
2004/06/04 14:58:41 fa 1.3.6.1: #i28307# gcc 3.4 updates (must use explicit scoping)

2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [1510c7cc4604e805f6dd10018d47ae2907c5e398]

#i10000# Correct destdir


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [2a639d78ae94f2012da955463e4aa8153d4a2d02]

#i10000# Removed BSCLIENT condition


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [802b96f7c6f533beaee8866f8447147fcf448407]

#i10000# Correct path


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [e33a78df473ed94d2a9ca82bd359fc50d7a35f33]

#i10000# Initial revision, created by IS


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [a8c27de8c66025a83a8ce0c9029f7f0c674683ad]

#i10000# Fixes by IS


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [d74b51f9a3a85ea4dbf388c3203c50ad62b9eb42]

#i10000# Windows: need to find msvcr70.dll(changed by IS)


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [0f1ff1a84f794a476e2f418e68be75665ab504e0]

#i10000# For Hamburg RE builds now use environment variable 'SHIPDRIVE' (changes made by IS)


2004-07-29  Ingo Schmidt  <is@openoffice.org>  [ba60a4b98c33f03c04feffedf9b1b3be26d75b43]

#i32283# substituting milestone with lastminor


2004-07-28  Kurt Zenker  <kz@openoffice.org>  [71c48e5d2a3b4518e3b93ec7b78d1b6118c355c8]

#i32204# libxml2.so -> libxml2.so.2


2004-07-27  Oliver Bolte  <obo@openoffice.org>  [5fa81e207d022993654cced3fda1ad7c3cc215f6]

iso code change


2004-07-27  Oliver Bolte  <obo@openoffice.org>  [d2ab4849f778241e7fa61cf001861bf50e896491]

iso code change


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [236eb66689a2f11f2fe701bb6065b3531405ad47]

#100000# changed update policy


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [23ca045d2cdd64b325517ad744f7a10d25f43aa0]

#100000# get rid of warning


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [ed9bc5d9e3df72fe9e32487ebe182a3ee36b01c0]

#100000# get rid of warning


2004-07-27  Kurt Zenker  <kz@openoffice.org>  [c148d4d81dec3c884043db77876a074e013f6a50]

#i10000# renamed xml2.dll to libxml2.dll (LO)


2004-07-26  Rüdiger Timm  <rt@openoffice.org>  [c61788a9ff6c0c0bf8b7b04858c8998ac20f83cc]

#i10000#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a5a39f0807a31415ff01022a9b153b5a86b1869f]

SRC680


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d4a43bc72f5b19c037c89cf733a0a763056306db]

INTEGRATION: CWS sb20 (1.4.8); FILE MERGED

2004/06/30 13:25:46 sb 1.4.8.1: #i29740# Minor improvement.

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f05f243d2b9b3b86844e4adb53399130acea94bf]

INTEGRATION: CWS sb20 (1.2.38); FILE MERGED

2004/07/12 12:08:11 sb 1.2.38.2: RESYNC: (1.2-1.6); FILE MERGED
2004/06/15 08:48:43 sb 1.2.38.1: #i29119# sandbox.jar no longer needed by UNO.

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e3e70fd8770c3082d036780df6bff141bfa94ae8]

INTEGRATION: CWS sb20 (1.3.100); FILE MERGED

2004/06/15 08:48:43 sb 1.3.100.1: #i29119# sandbox.jar no longer needed by UNO.

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [77a1594bc40182838f297a43f35250d3515e3934]

INTEGRATION: CWS sb20 (1.4.100); FILE MERGED

2004/06/15 08:48:43 sb 1.4.100.1: #i29119# sandbox.jar no longer needed by UNO.

2004-07-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d4ae068306f62d16034b3be0a70f350949a84b2e]

#i32010# rsc require -lg switch without equal sign


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e7735f62141e1d2aa1316667966173e734daed]

INTEGRATION: CWS jl8 (1.15.18); FILE MERGED

2004/07/19 12:54:39 jl 1.15.18.3: #i30342# solving conflict after resynchronization to m47 (1.22)
2004/07/07 11:48:24 jl 1.15.18.2: RESYNC: (1.15-1.22); FILE MERGED
2004/07/07 08:47:13 jl 1.15.18.1: #i30342# pack JREProperties.class

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ed40c7d7a33fe8d383fc13e14a7423f1c93fd749]

INTEGRATION: CWS extras13 (1.2.4); FILE MERGED

2004/07/09 14:49:22 va 1.2.4.1: #117273# Deleted Entry 'Homepage'

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [cf0d206cd254b76128d9d6725dbc4dd2cf6b203c]

INTEGRATION: CWS extras13 (1.8.12); FILE MERGED

2004/07/09 14:49:22 va 1.8.12.1: #117273# Deleted Entry 'Homepage'

2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dac15ca6c2df5c4f9e84fb3a21a143ae9f4d297]

INTEGRATION: CWS fwklhf01 (1.73.20); FILE MERGED

2004/06/23 13:14:27 lo 1.73.20.1: #i27032# using configure for libxml2 build

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [87a3078b89c158424c02f1fdd5c03f9575536933]

INTEGRATION: CWS mergebuild02 (1.27.14); FILE MERGED

2004/07/13 10:07:29 hjs 1.27.14.1: another command

2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [103d7d11f19e77eeb5dd355d7b2341703f6bd0ef]

INTEGRATION: CWS mergebuild02 (1.2.14); FILE MERGED

2004/07/13 15:54:19 hjs 1.2.14.1: #i31416# depend on localize.sdf

2004-07-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [21dc11f0a7300307af2f3f90faf61a7c9a8a698f]

sometimes it's too hard to read if statements correctly


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [eeed5212c086dd0bcb44c2b8aba3af5cd19a941b]

#i10000# Syntax: multi letter switches (as, f.e., -fp) need a '='.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [95cd1c23430234fb5bc1c937dc3006640b5e1acf]

SRC680


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [01c0829a62a55319ad11b5f0edca6e582eb62b1d]

INTEGRATION: CWS ooo20040620 (1.8.2); FILE MERGED

2004/06/15 20:38:29 vq 1.8.2.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7c2afd954f24daf4c886097c70371289a49b62ef]

INTEGRATION: CWS ooo20040620 (1.52.86); FILE MERGED

2004/06/06 17:00:18 vq 1.52.86.1: #i29919# rename nul -> $(NULLDEV). This fix was already applied to 112fix2.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7c7b32d9c457cc6be086c26620f48d67cc5f0850]

INTEGRATION: CWS ooo20040620 (1.9.2); FILE MERGED

2004/06/15 20:38:29 vq 1.9.2.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eca56de18cf59eb23d50f5de39a732a0f5658d2f]

INTEGRATION: CWS ooo20040620 (1.3.38); FILE MERGED

2004/06/15 20:38:29 vq 1.3.38.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [931d03a76d85bacfa2db9623bf4c4aa487cedfe2]

INTEGRATION: CWS ooo20040620 (1.11.38); FILE MERGED

2004/06/15 20:38:30 vq 1.11.38.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [35a58e10a0965194029dc11a7d7d3d54c6117a71]

INTEGRATION: CWS ooo20040620 (1.28.76); FILE MERGED

2004/06/06 17:00:17 vq 1.28.76.1: #i29919# rename nul -> $(NULLDEV). This fix was already applied to 112fix2.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9db57c47c7ab0247a0caeed60dee338e8c05e901]

INTEGRATION: CWS ooo20040620 (1.14.66); FILE MERGED

2004/06/09 01:18:14 vq 1.14.66.2: #i28717# Let guw.pl accept "," as a path seperator. Needed for pre2par.pl
and par2script.pl.
2004/06/05 14:16:19 vq 1.14.66.1: #i28717#, #i28953# *crossmerge* Adapt guw.pl to accept multiple @ and silence
its output.

2004-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fa1cd7fdb4b0d13f5a874740f800e69f043a470]

#i10000# fix zipdependencies for 4nt and two drives


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8950d9bbc8aae5a2c98b6589ffef09468fd11801]

INTEGRATION: CWS ooo20040620 (1.44.12); FILE MERGED

2004/06/12 04:44:48 waratah 1.44.12.2: #i27021# add location of X include files into compile test for xaw.h
2004/06/09 02:03:25 rene 1.44.12.1: regenerate configure

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ec429661a592b9212a3e28b8d34ec06e5acf6cff]

INTEGRATION: CWS ooo20040620 (1.17.16); FILE MERGED

2004/06/20 23:44:29 svesik 1.17.16.3: RESYNC: (1.17-1.18); FILE MERGED
2004/06/12 04:30:40 waratah 1.17.16.2: Clean up an unused variable
2004/06/11 02:07:11 vq 1.17.16.1: #i29893# Switch SOLARSRC to default (POSIX) style for w32-tcsh builds.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [032a8f10aba56d1dd4a7ef04d16d3bea2b36f8f0]

INTEGRATION: CWS ooo20040620 (1.63.12); FILE MERGED

2004/06/26 22:57:24 svesik 1.63.12.4: RESYNC: (1.63-1.64); FILE MERGED
2004/06/12 04:42:57 waratah 1.63.12.3: #i27021# add location of X include files into compile test for xaw.h
2004/06/12 04:32:39 waratah 1.63.12.2: #i28757#  implement revised test for studio compiler numbers
2004/06/09 02:02:21 rene 1.63.12.1: #i28192# fix mozilla logic (enable per default), crossmerge from cws_src680_ooo20040509

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3497f945cd6f11b15fda93325b0d520b5a589b1b]

INTEGRATION: CWS impress2 (1.141.26); FILE MERGED

2004/07/13 09:27:19 af 1.141.26.4: RESYNC: (1.143-1.144); FILE MERGED
2004/06/17 16:30:09 af 1.141.26.3: RESYNC: (1.142-1.143); FILE MERGED
2004/05/19 16:25:43 af 1.141.26.2: RESYNC: (1.141-1.142); FILE MERGED
2004/04/27 14:38:41 hjs 1.141.26.1: #116550# PRJINC can handle several path items now

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b6b8b46d3f954bb7b35bfa549082df7d15738cc9]

INTEGRATION: CWS impress2 (1.142.6); FILE MERGED

2004/07/13 09:27:08 af 1.142.6.4: RESYNC: (1.146-1.148); FILE MERGED
2004/06/17 16:29:52 af 1.142.6.3: RESYNC: (1.145-1.146); FILE MERGED
2004/05/19 16:25:33 af 1.142.6.2: RESYNC: (1.142-1.145); FILE MERGED
2004/04/27 14:38:41 hjs 1.142.6.1: #116550# PRJINC can handle several path items now

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [58db24502ce4440cf74192ac9eff2c467d6c81a0]

INTEGRATION: CWS instfixer (1.4.6); FILE MERGED

2004/07/08 09:09:57 is 1.4.6.1: #i31173# converting to UTF-8

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eaf15bd0c755e1b462b2c5fa40215313ba3f9508]

INTEGRATION: CWS instfixer (1.4.6); FILE MERGED

2004/07/10 11:01:16 is 1.4.6.1: #i31173# increase error output for epm, rpm, pkgmk and regcomp
Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1c942adc9a1b9cc8255eb207f7e17107fcfa10ab]

INTEGRATION: CWS instfixer (1.2.58); FILE MERGED

2004/07/07 16:01:37 is 1.2.58.1: #i31173# introducing ulf files to native installer
Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [80db3df80c07c9b52d821b2f6c5e65c011fc9d3a]

INTEGRATION: CWS instfixer (1.3.28); FILE MERGED

2004/07/07 16:01:37 is 1.3.28.1: #i31173# introducing ulf files to native installer
Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [01f2c178323679339ffd7fb237bad735b8acde4a]

INTEGRATION: CWS instfixer (1.5.6); FILE MERGED

2004/07/07 16:01:36 is 1.5.6.1: #i31173# introducing ulf files to native installer
Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [21455c150048603815d9b59b7f5921fecab816fa]

INTEGRATION: CWS instfixer (1.8.6); FILE MERGED

2004/07/10 11:01:17 is 1.8.6.1: #i31173# increase error output for epm, rpm, pkgmk and regcomp
Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [28db1355af061938182e0b86f074637522c56bf5]

INTEGRATION: CWS instfixer (1.5.16); FILE MERGED

2004/07/10 11:00:28 is 1.5.16.2: #i31173# setting logging dir for exiter procedure
2004/07/07 16:00:29 is 1.5.16.1: #i31173# introducing ulf files to native installer

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [593c7f9a977c0220439c5513aeb5c90f49f9b487]

INTEGRATION: CWS instfixer (1.3.2); FILE MERGED

2004/07/08 09:11:38 is 1.3.2.1: #i31173# converting to UTF-8

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9694bd749ac75c4edcf7c70ab4d6ef6609af240f]

INTEGRATION: CWS instfixer (1.2.2); FILE MERGED

2004/07/07 16:02:42 is 1.2.2.1: #i31173# introducing ulf files to native installer

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1398e164811f553ea6abc7b2cf180208f9309445]

INTEGRATION: CWS instfixer (1.1.8); FILE MERGED

2004/07/08 09:05:44 is 1.1.8.1: #i31173# converting to UTF-8

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e1226645f376e15085d61fac36a80e6692106d77]

INTEGRATION: CWS instfixer (1.1.8); FILE MERGED

2004/07/08 09:05:43 is 1.1.8.1: #i31173# converting to UTF-8

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dbb9a1f8ed5bca0ec90096a2c41d3f366030480d]

INTEGRATION: CWS instfixer (1.1.8); FILE MERGED

2004/07/08 11:59:49 is 1.1.8.1: #i31173# lng to ulf files

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [01b383ef85eb3f7edd84b6ad92e47bf6ddc75948]

INTEGRATION: CWS instfixer (1.1.2); FILE ADDED

2004/07/08 09:09:25 is 1.1.2.1: #i31173# converting to UTF-8

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c63993a0d82b464225c9bfbaf8b7fe6122b518ab]

INTEGRATION: CWS instfixer (1.1.2); FILE ADDED

2004/07/07 17:00:15 ihi 1.1.2.1: Initial commit

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [844c6d360a2e0ac2634ecf35851b40085ee62589]

INTEGRATION: CWS instfixer (1.1.2); FILE ADDED

2004/07/07 17:00:14 ihi 1.1.2.1: Initial commit

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2980fb3fa06ddea1894f23717512c8b6907f5271]

INTEGRATION: CWS instfixer (1.1.2); FILE ADDED

2004/07/07 17:00:13 ihi 1.1.2.1: Initial commit

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fa66ff957f2923f8f410ce4603e9348bcf5140de]

INTEGRATION: CWS instfixer (1.1.2); FILE ADDED

2004/07/08 11:59:22 is 1.1.2.2: #i31173# lng to ulf files
2004/07/07 17:00:15 ihi 1.1.2.1: Initial commit

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7f58a8ecb8902f39d395a17c852fcdc4a10da5ae]

INTEGRATION: CWS jl9 (1.4.6); FILE MERGED

2004/06/29 09:43:55 is 1.4.6.1: #i29432# adding assemblies to Windows Installer

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e998fe0cee123ef982cbd69dd516af6e8aaea8e9]

INTEGRATION: CWS jl9 (1.22.12); FILE MERGED

2004/07/06 09:49:42 jl 1.22.12.3: #i29432# assemblies were not installed with new c++ compiler
2004/07/01 13:59:26 jl 1.22.12.2: RESYNC: (1.22-1.23); FILE MERGED
2004/06/29 09:46:58 is 1.22.12.1: #i29432# adding assemblies to Windows Installer

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4056d7e770aa13d88e0bd2e1f6337097b799737f]

INTEGRATION: CWS jl9 (1.62.74); FILE MERGED

2004/07/01 13:59:17 jl 1.62.74.2: RESYNC: (1.62-1.63); FILE MERGED
2004/06/30 14:22:49 jl 1.62.74.1: #i29433# added tool CLIMAKER

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f831da26a87fd9ee282d512cce2ccba976069a8a]

INTEGRATION: CWS jl9 (1.147.2); FILE MERGED

2004/06/30 14:22:49 jl 1.147.2.1: #i29433# added tool CLIMAKER

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6d07ce3703a5c68fddd43bacf89924cd827e22f8]

INTEGRATION: CWS jl9 (1.4.2); FILE MERGED

2004/06/29 09:45:30 is 1.4.2.1: #i29432# adding assemblies to Windows Installer
Issue number:
Submitted by:
Reviewed by:

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [51e80f086b4d02c1492628887bd3de23309a1809]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED

2004/06/29 09:46:07 is 1.1.2.1: #i29432# adding assemblies to Windows Installer
Issue number:
Submitted by:
Reviewed by:

2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4d1e6d11bd5a97eeb1fad9240b11b2c749d7e309]

INTEGRATION: CWS jl9 (1.3.6); FILE MERGED

2004/07/01 14:42:49 jl 1.3.6.2: #i29432# removed conflict
2004/06/29 09:44:26 is 1.3.6.1: #i29432# adding assemblies to Windows Installer
Issue number:
Submitted by:
Reviewed by:

2004-07-09  Rüdiger Timm  <rt@openoffice.org>  [786849b72d7bccc6a842f59636a898ccc6687d1c]

#i10000# Fix by IS


2004-07-09  Rüdiger Timm  <rt@openoffice.org>  [4829d8136b06988cc7b3491e8481a3cd2c3a903e]

#100000# get_tags now needs a fourth return value.


2004-07-09  Oliver Bolte  <obo@openoffice.org>  [fb94734f66eb370502c809a5454bab225a956365]

#i10000# config import missing


2004-07-08  Rüdiger Timm  <rt@openoffice.org>  [be6b6cdf19e1ab3f5ab1b40706d0909a92a39d0e]

#i10000# Changed naming convention


2004-07-08  Oliver Bolte  <obo@openoffice.org>  [f590ea4c8fedaabfe9e23ac07682150c5e36bfd4]

#i10000# typo fixed


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [8e4683de24ce400e908630af4f14850b6ea67424]

#i10000# create user interface configuration package


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7447fd26bf787401b1e42a5d2710d8107b6525c9]

SRC680


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [71c01151332205b7c78f7e7af38a0fabd0d3b8a7]

INTEGRATION: CWS docking1 (1.3.18); FILE MERGED

2004/06/21 06:31:52 cd 1.3.18.2: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 06:01:42 cd 1.3.18.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3aa49769820559eed601514bc69fb759d6911768]

INTEGRATION: CWS docking1 (1.2.52); FILE MERGED

2004/06/21 06:31:52 cd 1.2.52.5: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 12:52:37 cd 1.2.52.4: #i25236# Fixed typo for Writer/Web window state
2004/06/14 11:20:36 cd 1.2.52.3: #i25236# UI configuration is installed in a single zip archive
2004/06/14 06:31:52 cd 1.2.52.2: #i25236# Added Typo fixed for writer schema files
2004/06/14 06:01:41 cd 1.2.52.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [809ffaca52315ef078e4d6aa96f4c48771b2e65b]

INTEGRATION: CWS docking1 (1.3.28); FILE MERGED

2004/06/21 06:31:51 cd 1.3.28.2: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 06:01:40 cd 1.3.28.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [da1aff2c11c921684e8414b9c6653f558eeee195]

INTEGRATION: CWS docking1 (1.3.28); FILE MERGED

2004/06/21 06:31:50 cd 1.3.28.3: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 11:20:35 cd 1.3.28.2: #i25236# UI configuration is installed in a single zip archive
2004/06/14 06:01:40 cd 1.3.28.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [edb225807947a3fd3854ecadefc5be28382a6cfa]

INTEGRATION: CWS docking1 (1.2.52); FILE MERGED

2004/06/21 06:31:50 cd 1.2.52.2: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 06:01:39 cd 1.2.52.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [183b7bd7e1ee238b33eefaa230a4438a2ee3171b]

INTEGRATION: CWS docking1 (1.2.52); FILE MERGED

2004/06/21 06:31:50 cd 1.2.52.3: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 11:20:35 cd 1.2.52.2: #i25236# UI configuration is installed in a single zip archive
2004/06/14 06:01:39 cd 1.2.52.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [88b296df47724cbabad9a3771441184d8943e9ff]

INTEGRATION: CWS docking1 (1.2.52); FILE MERGED

2004/06/21 06:31:49 cd 1.2.52.2: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 06:01:38 cd 1.2.52.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [423bec8132966a3d3bd3e9f98df78d2b6f20b996]

INTEGRATION: CWS docking1 (1.2.52); FILE MERGED

2004/06/21 06:31:49 cd 1.2.52.3: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 11:20:34 cd 1.2.52.2: #i25236# UI configuration is installed in a single zip archive
2004/06/14 06:01:38 cd 1.2.52.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [67ab6a0d8bf4e4d6c8ce4e39c36cec418348c27c]

INTEGRATION: CWS docking1 (1.4.28); FILE MERGED

2004/06/21 06:31:48 cd 1.4.28.2: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 06:01:36 cd 1.4.28.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [146fd9439016aba86efd44ba868208eb1fa42f76]

INTEGRATION: CWS docking1 (1.4.20); FILE MERGED

2004/07/06 10:10:03 cd 1.4.20.4: RESYNC manually
2004/06/21 06:31:48 cd 1.4.20.3: #i25238# Added configuration files for toolbar position and ui names
2004/06/14 11:20:34 cd 1.4.20.2: #i25236# UI configuration is installed in a single zip archive
2004/06/14 06:01:36 cd 1.4.20.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [86e759884debcb725794c7be709f939bd6dba22d]

INTEGRATION: CWS docking1 (1.14.4); FILE MERGED

2004/06/24 12:40:24 dfoster 1.14.4.8: #i30032#
2004/06/21 13:08:22 cd 1.14.4.7: #i30169# Now toolbar states for the non-sfx modules
2004/06/21 06:31:51 cd 1.14.4.6: #i25238# Added configuration files for toolbar position and ui names
2004/06/17 21:16:14 cd 1.14.4.5: #i10000# Fixed missing entry for WindowState.xcs
2004/06/14 12:06:09 cd 1.14.4.4: #i25236# UI configuration is installed in a single zip archive
2004/06/14 11:20:35 cd 1.14.4.3: #i25236# UI configuration is installed in a single zip archive
2004/06/14 07:01:46 cd 1.14.4.2: #i25236# Added toolbar window state for Basic IDE
2004/06/14 06:01:41 cd 1.14.4.1: #i25236# Added files for persistent toolbar window states

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [829e332658095b58829d8f5f06d85997ceec35a3]

INTEGRATION: CWS nativesmoker (1.2.6); FILE MERGED

2004/07/01 08:26:49 is 1.2.6.1: #i30826# updater pack to ship directory

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [8e3a40dd810ae5ab4fd636d9d5e45f3a9ff21d2d]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/07/02 08:52:29 is 1.3.18.5: #i30826# fix number of cab files
Issue number:
Submitted by:
Reviewed by:
2004/06/30 16:10:51 is 1.3.18.4: #i30826# updater pack to ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 12:54:59 is 1.3.18.3: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:47 is 1.3.18.2: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:43 is 1.3.18.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [393be16574233734db79bda81f398f1f001dc93c]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/07/02 08:46:55 is 1.3.18.2: #i30826# fix number of cab files
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:10:38 is 1.3.18.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [49591ff70a654ffaa402e60895e039afff2c43ae]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/07/02 08:46:55 is 1.3.18.1: #i30826# fix number of cab files
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [054d0642892329e89a793a0e906424158aeda448]

INTEGRATION: CWS nativesmoker (1.4.16); FILE MERGED

2004/07/05 15:24:25 is 1.4.16.2: #i30828# no more visible pkgchk dos box
Issue number:
Submitted by:
Reviewed by:
2004/07/05 09:08:12 is 1.4.16.1: #i30828# defaulting to "en-US" instead of "01"
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [b7801626316708d49feea8ba9375a5f0e5203de8]

INTEGRATION: CWS nativesmoker (1.2.50); FILE MERGED

2004/07/01 11:05:50 is 1.2.50.1: #i30920# installlocation for all feature
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [cd48ea3465caaf786891c7da9920d398ff7fd1af]

INTEGRATION: CWS nativesmoker (1.2.18); FILE MERGED

2004/06/30 17:34:17 is 1.2.18.5: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/30 16:10:51 is 1.2.18.4: #i30826# updater pack to ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 12:54:59 is 1.2.18.3: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:47 is 1.2.18.2: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:43 is 1.2.18.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [0a67da5e6ab97634c7908231ad1556dd578876ee]

INTEGRATION: CWS nativesmoker (1.2.50); FILE MERGED

2004/06/30 17:34:17 is 1.2.50.1: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [73eafd48e6063db9eaf74ff1c5e781bbc44435c7]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/06/30 09:08:47 is 1.3.18.1: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [ce68b1e9df4c4845280074aec8d32f1424e84f95]

INTEGRATION: CWS nativesmoker (1.7.6); FILE MERGED

2004/07/06 08:17:25 is 1.7.6.3: #31120# regcomp is added to LD_LIBRARY_PATH, does not substiute it
Issue number:
Submitted by:
Reviewed by:
2004/06/30 17:34:16 is 1.7.6.2: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:43 is 1.7.6.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [cfdd993ae6c0b8edb02013ec8ebc477073c2fb5c]

INTEGRATION: CWS nativesmoker (1.4.18); FILE MERGED

2004/07/01 11:06:38 is 1.4.18.1: #i30826# stop to pack if files are missing
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [aa07a9ed8c59f975632f18c218b9d53b1060b682]

INTEGRATION: CWS nativesmoker (1.5.6); FILE MERGED

2004/06/30 17:34:17 is 1.5.6.1: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [604fba1aeb4b0d19364393533fa5e9fa29e1331b]

INTEGRATION: CWS nativesmoker (1.4.16); FILE MERGED

2004/06/30 09:08:47 is 1.4.16.2: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:43 is 1.4.16.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [d108bc3b90ecf4f2d9f7bba2b6bceb3842b18a74]

INTEGRATION: CWS nativesmoker (1.2.18); FILE MERGED

2004/06/29 13:09:42 is 1.2.18.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e857056535b168e24cd118a28f9a0febb7511f01]

INTEGRATION: CWS nativesmoker (1.5.6); FILE MERGED

2004/07/02 08:51:35 is 1.5.6.4: #i30826# fix number of cab files
Issue number:
Submitted by:
Reviewed by:
2004/06/30 17:34:15 is 1.5.6.3: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/30 12:54:59 is 1.5.6.2: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:46 is 1.5.6.1: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [d6ba11f8d6f5dc722c5b852d27732b27f2d8ee19]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/06/30 16:10:51 is 1.3.18.3: #i30826# updater pack to ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:46 is 1.3.18.2: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:42 is 1.3.18.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [c4a4740ec1a4169671aa5c1601357335de97c653]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/06/30 12:54:59 is 1.3.18.1: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [a34542ea63d2ef8a244914671495d8f0a476ad55]

INTEGRATION: CWS nativesmoker (1.3.18); FILE MERGED

2004/06/30 16:10:51 is 1.3.18.3: #i30826# updater pack to ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 12:54:58 is 1.3.18.2: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:46 is 1.3.18.1: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e428c23c16c1810609a08a3174ebe656e3edb5b4]

INTEGRATION: CWS nativesmoker (1.4.6); FILE MERGED

2004/06/30 12:54:58 is 1.4.6.2: #i30826# updater do pack in ship directory
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:08:46 is 1.4.6.1: #i30826# only one installation set in instset_native output tree
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [c732f8ceb73abe421bb7d8ad583d7e28d3475a11]

INTEGRATION: CWS nativesmoker (1.3.16); FILE MERGED

2004/06/29 13:09:42 is 1.3.16.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [df74b3314e99ce3371cd9cb62b18067f491c0450]

INTEGRATION: CWS nativesmoker (1.4.6); FILE MERGED

2004/06/30 17:34:10 is 1.4.6.2: #i30826# removing content of output tree
Issue number:
Submitted by:
Reviewed by:
2004/06/29 13:09:41 is 1.4.6.1: #i30828# less terminal output
Issue number:
Submitted by:
Reviewed by:

2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [bc1cd46f8466a5af14561039ba6bc7b31a2e713f]

INTEGRATION: CWS nativesmoker (1.5.6); FILE MERGED

2004/07/05 15:23:58 is 1.5.6.7: #i30828# no more visible pkgchk dos box
2004/07/02 08:46:02 is 1.5.6.6: #i30826# fix number of cab files
2004/06/30 17:33:01 is 1.5.6.5: #i30826# removing content of output tree
2004/06/30 16:10:07 is 1.5.6.4: #i30826# updater pack to ship directory
2004/06/30 12:53:38 is 1.5.6.3: #i30826# updater do pack in ship directory
2004/06/30 09:04:06 is 1.5.6.2: #i30826# only one installation set in instset_native output tree
2004/06/29 13:07:59 is 1.5.6.1: #i30828# less terminal output

2004-07-06  Oliver Bolte  <obo@openoffice.org>  [134737374e0fdc4f8d049b4d67d6504818008610]

#i10000# iso code change


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0e619a3dbaa8c00a6278d111a7a736c6fc60bd93]

SRC680


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [bd165ed3cb13e23007d8b3b76c9039915e8ff94f]

INTEGRATION: CWS scp2officecfg (1.4.14); FILE MERGED

2004/06/09 14:11:52 jb 1.4.14.1: #i25937# Remove support for ConfigurationItem

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [271dc2072310a45fb1a59cb9c04af9a6926a0e0d]

INTEGRATION: CWS scp2officecfg (1.3.2); FILE MERGED

2004/06/22 13:59:05 jb 1.3.2.1: #i25937# Prevent infinite recursion in try_create_directory, if the directory exists ...

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0117282c84dc25b2ec6d282e5b1633237b50b5d9]

INTEGRATION: CWS scp2officecfg (1.2.14); FILE MERGED

2004/06/17 12:02:41 jb 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 14:38:26 jb 1.2.14.2: #i25937# Remove transliteration (which is unsupported in current perl)
2004/05/25 11:53:56 jb 1.2.14.1: #i26937# Cleanup conversion: add support for ISO8859-1 + proper separatoers for lists

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8de2750bcfd08af749c4e992381e6045c10909cd]

INTEGRATION: CWS scp2officecfg (1.4.32); FILE MERGED

2004/06/17 12:36:02 jb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED
2004/06/09 13:27:35 jb 1.4.32.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [29bf9f1ff8fdb64d644d557958214991dd843119]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/10 12:37:27 jb 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 13:15:37 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d16561bfc6cac940ab34ad535a4b048124e35f5b]

INTEGRATION: CWS scp2officecfg (1.2.50); FILE MERGED

2004/07/05 08:01:19 jb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:34 jb 1.2.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f4ccfedce158ca2635abe5ca7fdbaae58007aa49]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/17 12:35:36 jb 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 13:15:37 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2d039ff0c7750306f19b2e3e9bb8877865e3f535]

INTEGRATION: CWS scp2officecfg (1.3.50); FILE MERGED

2004/06/17 12:34:32 jb 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED
2004/06/08 13:15:36 jb 1.3.50.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d52af24868da5d45bdef078787b1157581047218]

INTEGRATION: CWS scp2officecfg (1.3.50); FILE MERGED

2004/06/09 13:27:34 jb 1.3.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [850f6d2bae63537828278aafafa931bb338a121c]

INTEGRATION: CWS scp2officecfg (1.2.68); FILE MERGED

2004/06/17 12:34:22 jb 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 13:15:36 jb 1.2.68.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ea65b9652bdbd2ca6bc64e74bd9bc8afa7f48099]

INTEGRATION: CWS scp2officecfg (1.1.68); FILE MERGED

2004/06/18 12:02:17 jb 1.1.68.5: #i25937# The attempted (partial) fix for #30340# does not work in the build environment. LD_LIBRARY_PATH needs to be (re)set by a wrapper script to prevent libraries to be loaded from solver during setup.
2004/06/17 14:15:37 jb 1.1.68.4: #i25937#,#i30340# Eliminate the start script for configimport to prevent repeating #i30340#.
2004/06/17 12:34:13 jb 1.1.68.3: RESYNC: (1.3-1.6); FILE MERGED
2004/06/10 12:37:04 jb 1.1.68.2: RESYNC: (1.1-1.3); FILE MERGED
2004/06/08 15:32:35 jb 1.1.68.1: #i25937# Add configimport for postinstall

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d91a5fac8e68b1633c7a0ad1ac8323c591739617]

INTEGRATION: CWS scp2officecfg (1.6.12); FILE MERGED

2004/06/17 12:33:51 jb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED
2004/06/08 15:32:36 jb 1.6.12.1: #i25937# Add configimport for postinstall

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [30ef7570a87a230e4473e5349b71200816da133a]

INTEGRATION: CWS scp2officecfg (1.2.48); FILE MERGED

2004/07/05 08:26:37 jb 1.2.48.4: RESYNC: (1.4-1.5); FILE MERGED
2004/06/17 12:33:34 jb 1.2.48.3: RESYNC: (1.3-1.4); FILE MERGED
2004/06/10 12:36:51 jb 1.2.48.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:34 jb 1.2.48.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [12dc8be01ec7afecde355ce2500c1219af5c5e17]

INTEGRATION: CWS scp2officecfg (1.9.4); FILE MERGED

2004/06/17 12:32:38 jb 1.9.4.5: RESYNC: (1.15-1.20); FILE MERGED
2004/06/10 12:36:28 jb 1.9.4.4: RESYNC: (1.9-1.15); FILE MERGED
2004/06/09 15:10:35 jb 1.9.4.3: #i25937# Correct wrong prefix for Langpack- xcu particles
2004/06/08 15:32:35 jb 1.9.4.2: #i25937# Add configimport for postinstall
2004/06/08 13:15:35 jb 1.9.4.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0c5596af52eae6f0fe41144d9a5995260d371a48]

INTEGRATION: CWS scp2officecfg (1.5.10); FILE MERGED

2004/06/10 12:35:47 jb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED
2004/06/08 13:15:35 jb 1.5.10.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [fe2bbef185b6fa7a630a14c90d5a80f5ca44c99b]

INTEGRATION: CWS scp2officecfg (1.3.4); FILE MERGED

2004/06/08 13:15:35 jb 1.3.4.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a8308521aa0673d86795eb21d80e4689273004e9]

INTEGRATION: CWS scp2officecfg (1.2.50); FILE MERGED

2004/07/05 08:01:10 jb 1.2.50.3: RESYNC: (1.3-1.4); FILE MERGED
2004/06/17 12:31:52 jb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:33 jb 1.2.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [64d3a82bd0a68969392a3d87da4fbc563fee3565]

INTEGRATION: CWS scp2officecfg (1.3.4); FILE MERGED

2004/06/17 12:31:33 jb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED
2004/06/08 13:15:34 jb 1.3.4.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [821f4bfc49ddf319b49df008f6ddafe76a5d3258]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/08 13:15:33 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c3688298288d86f5e0bbc4dad2c4179a754612c9]

INTEGRATION: CWS scp2officecfg (1.2.50); FILE MERGED

2004/07/05 08:01:02 jb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:33 jb 1.2.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [99e2775092055f9742cf6ce28598c1355f11ca10]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/17 12:30:19 jb 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 13:15:33 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e89060ab3c2ec5fe655e6eba8efcfa2153e65062]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/08 13:15:32 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [17cd739479c1fa1f3e0bd9abaf24f659da685864]

INTEGRATION: CWS scp2officecfg (1.2.50); FILE MERGED

2004/07/05 08:00:52 jb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:32 jb 1.2.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0b682971a42ee120ac919b0bc1c368721f5b58f1]

INTEGRATION: CWS scp2officecfg (1.2.54); FILE MERGED

2004/06/17 12:29:59 jb 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/08 13:15:32 jb 1.2.54.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4f2c8e50b09a337a7e00527c4e734732b5e46a0]

#i10000# fix errorhandling of zip dependencies


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [82e8b46c7c7534bec664d0fb3ed54420f3cd0f1a]

INTEGRATION: CWS scp2officecfg (1.4.4); FILE MERGED

2004/06/08 13:15:30 jb 1.4.4.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [757a75e56348b0924c3b0bef8f2e4b576f5a2992]

INTEGRATION: CWS scp2officecfg (1.2.50); FILE MERGED

2004/07/05 08:00:43 jb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/09 13:27:32 jb 1.2.50.1: #i25937# Remove all configurationitems (replaced with xcu particle files)

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [257f3dca097805b6c70096fd7839fef624b42276]

INTEGRATION: CWS scp2officecfg (1.3.2); FILE MERGED

2004/06/17 12:29:38 jb 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED
2004/06/10 12:35:22 jb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2004/06/08 13:15:30 jb 1.3.2.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d47be70dc930e4fe3fadcfbdf298724242531a15]

INTEGRATION: CWS scp2officecfg (1.4.10); FILE MERGED

2004/06/08 13:15:29 jb 1.4.10.1: #i25937# Move configuration data to officecfg particle xcu files; install particle files for spooling

2004-07-05  Oliver Bolte  <obo@openoffice.org>  [88e190892fca38ff5d19cdfd571dcb363c596cdd]

INTEGRATION: CWS scp2officecfg (1.2.2); FILE MERGED

2004/06/18 08:08:48 jb 1.2.2.1: #i29645# Add mising variables to openoffice.lst

2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [3a4930cf01572f3cdda19aabd08fe364495efb8c]

INTEGRATION: CWS indephome (1.5.24); FILE MERGED

2004/06/11 00:30:44 kso 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED
2004/06/04 11:44:30 kso 1.5.24.1: #i29837# - create directory <inst>/program/plugin instead of <inst>/user/plugin

2004-07-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fa5d3a67b8f1e4b796cb1643b00f69e84c666a3]

#i10000#: replace vcsid in cvsroot in case of global config file


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [30607642e07cb0502804dc087a9d491762322c69]

INTEGRATION: CWS xsltfilter02 (1.3.14); FILE MERGED

2004/05/26 17:37:19 sus 1.3.14.1: #115567# adding (or moving) Excel and Word import and export filter into new location

2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [367c6e07ece8720f03ae5cbd3b004228fde7f31a]

INTEGRATION: CWS xsltfilter02 (1.3.14); FILE MERGED

2004/05/26 17:37:18 sus 1.3.14.1: #115567# adding (or moving) Excel and Word import and export filter into new location

2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [02aec73fb74820086567ff3d9dddf740885914f9]

INTEGRATION: CWS xsltfilter02 (1.5.14); FILE MERGED

2004/06/23 18:16:50 sus 1.5.14.5: RESYNC: (1.5-1.8); FILE MERGED
2004/05/26 17:59:26 sus 1.5.14.4: #115567# adding (or moving) Excel and Word import and export filter into new location
2004/05/26 17:57:04 sus 1.5.14.3: #115567# adding (or moving) Excel and Word import and export filter into new location
2004/05/26 17:43:26 sus 1.5.14.2: #115567# adding (or moving) Excel and Word import and export filter into new location
2004/05/26 17:37:46 sus 1.5.14.1: #115567# adding (or moving) Excel and Word import and export filter into new location

2004-07-02  Martin Hollmichel  <mh@openoffice.org>  [b12ffe3e83e4b36f8e824f4655908b580c98d438]

chg: refine rcommand collab bug workaround (hr), #i10000#


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [48792f07ebe11fef13182449420ecc251a712c0e]

#i10000# correct includepath for mozrumtime


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [ad7150e1093edaf7e86d87b557b77fb8aa5aae7c]

#i10000# corrected license file name


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [4660ff52aff33c59b48009d0e1d0cc2985d0eab6]

#100000# new language id


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [9dadae256d8e039816d00b1642bda6b41f76eed7]

#i10000# no more epn resource


2004-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e524c1f12f00c47eebaac15f1fc51df3b5a6c6d]

#i10000# adopt to ISO codes


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [3efc1f9effb1c59f19df837c477c345d902563d5]

SRC680


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4bddf418a9b92ba6e628f94612be1fa290d0740]

INTEGRATION: CWS dba12 (1.11.10); FILE MERGED

2004/06/14 21:13:22 fs 1.11.10.2: RESYNC: (1.11-1.19); FILE MERGED
2004/04/27 07:01:28 fs 1.11.10.1: #i28385# renamed dbtools lib to SUPD scheme

2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e3937398b95580418790372377b30f6e256e384]

INTEGRATION: CWS dba12 (1.70.24); FILE MERGED

2004/06/14 21:46:10 fs 1.70.24.2: RESYNC: (1.70-1.73); FILE MERGED
2004/04/27 07:11:19 fs 1.70.24.1: #i28385# renamed dbtools lib to SUPD scheme

2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e75f4b5c133fc34ef79f2afb1d91441835c5579]

#i30244#: adapt to OOo env


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7d86b03c4a0fbd7029c0fd02cb53332b1a37e87]

INTEGRATION: CWS ooo19prep (1.15.10); FILE MERGED

2004/06/24 10:15:51 mh 1.15.10.2: RESYNC: (1.15-1.20); FILE MERGED
2004/06/23 08:43:39 mh 1.15.10.1: join from ooo112fix?, #i29766#

2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [035760c968007886e46fa091b6c6d04d37eb17f4]

INTEGRATION: CWS ooo19prep (1.25.40); FILE MERGED

2004/06/18 09:27:03 mh 1.25.40.1: introduce extra ARCHFLAGS, #i29537#

2004-06-28  Kurt Zenker  <kz@openoffice.org>  [e7a0234bc3d32f0cc11d55daad6c8299003d546e]

INTEGRATION: CWS impress14ea (1.1.114); FILE MERGED

2004/06/11 16:09:52 sj 1.1.114.1: #i30102# png export filter is no longer a external component

2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f071c1f64af3dc3da480b68f367503e09adc8d48]

#i30244#: make logging optional


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [714c828bdcd97864bf5c5e8b2c9fbd65af95dabc]

#i10000# adopt to ISO codes


2004-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f73d2a81a5ffecd3d678a1a26e9ea1962c158206]

#i30244#: fix path


2004-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c240317aa725a63642480f0d60153e81f26c0efa]

#i30244#: adaption to OOo environment


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [62722befb8bc7ea06af2d5561c9de8025d4731a9]

INTEGRATION: CWS mergebuild (1.2.64); FILE MERGED

2004/05/18 11:31:15 hjs 1.2.64.2: RESYNC: (1.2-1.3); FILE MERGED
2004/05/10 18:33:32 hjs 1.2.64.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ab142c294201be5f268ea6001e6de6a692d192e]

INTEGRATION: CWS mergebuild (1.4.6); FILE MERGED

2004/06/14 13:31:55 hjs 1.4.6.8: #i8252# resolve resync problems
2004/06/02 10:54:11 hjs 1.4.6.7: RESYNC: (1.5-1.6); FILE MERGED
2004/06/01 08:31:06 hjs 1.4.6.6: RESYNC: (1.4-1.5); FILE MERGED
2003/11/12 17:03:16 hjs 1.4.6.5: #i8252# get rid of alllangext
2003/10/14 15:55:14 hjs 1.4.6.4: i8252# switch to genrating resources with iso names - no common tree
2003/10/14 09:52:12 hjs 1.4.6.3: i8252# switch to genrating resources with iso names; make rsc_once default
2003/09/29 16:25:54 hjs 1.4.6.2: #i8252# reslib with iso name
2003/09/11 15:11:07 hjs 1.4.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b123e6807f74824d54699dc4d8a7da517d677ed3]

INTEGRATION: CWS mergebuild (1.5.6); FILE MERGED

2004/06/14 13:31:54 hjs 1.5.6.8: #i8252# resolve resync problems
2004/06/02 10:54:20 hjs 1.5.6.7: RESYNC: (1.6-1.7); FILE MERGED
2004/06/01 08:31:55 hjs 1.5.6.6: RESYNC: (1.5-1.6); FILE MERGED
2003/11/12 17:03:16 hjs 1.5.6.5: #i8252# get rid of alllangext
2003/10/14 15:55:14 hjs 1.5.6.4: i8252# switch to genrating resources with iso names - no common tree
2003/10/14 09:52:12 hjs 1.5.6.3: i8252# switch to genrating resources with iso names; make rsc_once default
2003/09/29 16:25:54 hjs 1.5.6.2: #i8252# reslib with iso name
2003/09/11 15:11:09 hjs 1.5.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b5cd2a7e931ea1ecf56d75c4e9f63ee7a3c6bc2]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:30 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:08 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a7eed3a58a8dbcd784b61e0b0f59f9b80cbe4d3]

INTEGRATION: CWS mergebuild (1.3.64); FILE MERGED

2004/05/10 18:33:33 hjs 1.3.64.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5aa2daea1d5604f0327a39c48a20673163956e94]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:29 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:08 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d03bc7c27e8e01c88df9376bce17001f5f9464d]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:29 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:07 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f57d881b97c9f07476502fd9b97b0e240c450d1a]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:33 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8781999117691672464c505e323fcaf6421fd819]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:27 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:06 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa074c93f9f4fd35017ef3d1c99bf13df0c500fd]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:32 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73ea5d563cce7039ca8133fb7101572bd4f3b1c8]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:27 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:05 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2fadf7524fbf230c597f8f884ed979fb5733f14]

INTEGRATION: CWS mergebuild (1.3.66); FILE MERGED

2004/05/10 18:33:32 hjs 1.3.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b1a5b6b148eabf591596a786cae8c0e9a6d3048]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:27 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:03 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3b99fe27b75df57bed619d96f8c0417d87414ad]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:26 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:02 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [188c9e4251be1499e4457bc4332e997575025a29]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:26 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:01 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [978399626fcf8339979f5cc2fcf0bd3338b4d92f]

INTEGRATION: CWS mergebuild (1.1.84); FILE MERGED

2004/05/30 17:21:46 hjs 1.1.84.2: RESYNC: (1.1-1.2); FILE MERGED
2004/05/05 15:15:00 hjs 1.1.84.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b930b956e7b5ed5a286e5207d5ab4eb5a9f2b96]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:26 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:15:00 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bd34057174bdb0c095f957e0bcfdaa09cdc118e]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:25 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:58 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80e1d2f03b240ec9b89c4938d109becf1d4a9208]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:24 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:57 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8aef1e0bb826084fd082d9c7688d1133679cf2d5]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:31 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8433d4760a7faa70ebc953d2554d7bc02fe34e0]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:23 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:56 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b70e82880ebd8616cbebb1308dc113eb8bd315ac]

INTEGRATION: CWS mergebuild (1.1.84); FILE MERGED

2004/05/10 18:33:30 hjs 1.1.84.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9cea3a7194b8fcdf3259bafad70bda850a21568]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:23 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:55 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7e5985dd55e1104ba9c1ce30f02e37efb43dfed]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:22 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:55 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5e0e70f573afc1979d2b4b35e5f377d72f7a6b6]

INTEGRATION: CWS mergebuild (1.1.84); FILE MERGED

2004/05/05 15:14:55 hjs 1.1.84.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a01a9d258141edec6fd501b7f6d7cac1a4987105]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:29 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7feca78eaffce265bb991665b411526f32617e81]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:22 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:54 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3beb15e98c9a1a29444940b84717fc82ce75e72]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:28 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b011816caf0d7b859316a5de924c69642ededde8]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:21 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:53 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c9a43d0a55f2646b75a10ee83fcbd416dc961bf]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:21 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:52 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72c652c995c0b5750aee17a8a70885c83f46dcce]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:20 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:52 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a433cfc736ba47ef4681fb7d55b43a37ab3a912]

INTEGRATION: CWS mergebuild (1.1.84); FILE MERGED

2004/05/10 18:33:27 hjs 1.1.84.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c47b7ff57252dfac129320138787c3f65e90f9d0]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:20 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:50 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0daf76ab4164ea7dc9e32bf05db340f7fb92a912]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:27 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fc3efd9c0055dcb50d51ca63c21ca11c8885eeb]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:19 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:49 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [917cb66aed7fdc569098ef8b43019820408774df]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:18 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:40 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bb89539639a6abc4c4cb7b7add33e20ac4e7024]

INTEGRATION: CWS mergebuild (1.2.66); FILE MERGED

2004/05/10 18:33:26 hjs 1.2.66.1: #i8252# lngfiles to ulffiles

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b36cab65935c36d7fad91f81b5ef78071211966a]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:17 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:39 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8ac4e6f897bc390b10a073614518bf4167b82ee]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/10 16:28:16 hjs 1.1.2.2: #i8252# convert to UTF8
2004/05/05 15:14:37 hjs 1.1.2.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d43be1bde2ea7138510e14a78752de3370cbbd7]

INTEGRATION: CWS mergebuild (1.1.74); FILE MERGED

2004/06/07 11:41:36 hjs 1.1.74.4: #i8252# seperate name and isocode
2004/05/18 11:27:28 hjs 1.1.74.3: RESYNC: (1.1-1.4); FILE MERGED
2004/05/10 16:26:36 hjs 1.1.74.2: #i8252# insert _ in zipfile names
2004/05/05 15:14:34 hjs 1.1.74.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23b2d85e4097eb34ef6d1102f39e4538387f3505]

INTEGRATION: CWS mergebuild (1.22.24); FILE MERGED

2004/05/18 11:50:41 hjs 1.22.24.7: RESYNC: (1.24-1.25); FILE MERGED
2004/05/12 13:38:14 hjs 1.22.24.6: #i8252# merge xrm; remove MISCX
2004/05/12 09:50:34 hjs 1.22.24.5: #i8252# merge on the fly for *.xrb
2004/05/10 18:24:50 hjs 1.22.24.4: #i8252# merge ulf on the fly
2004/04/21 06:51:25 hjs 1.22.24.3: RESYNC: (1.22-1.24); FILE MERGED
2004/01/21 13:44:33 hjs 1.22.24.2: #i8252# switch to transex3 to avoid problems in local modules
2003/09/16 10:54:06 ihi 1.22.24.1: #i8252# more preps

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f25f6952a913f29aeeb7b1af91698c8874f2bd07]

INTEGRATION: CWS mergebuild (1.18.6); FILE MERGED

2004/05/13 11:34:40 hjs 1.18.6.3: #i8252# force zip all languages
2003/10/22 11:21:22 hjs 1.18.6.2: #i8252# fixed handling of path replacement
2003/10/15 15:52:23 hjs 1.18.6.1: #i8252# iso code support for language dependent zip targets

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef5b4a7e0a6951470abaa37766f36175a2bef379]

INTEGRATION: CWS mergebuild (1.10.6); FILE MERGED

2004/05/19 14:37:03 hjs 1.10.6.9: #i8252# avoid blanks in rscdep switches
2004/05/18 11:50:32 hjs 1.10.6.8: RESYNC: (1.10-1.11); FILE MERGED
2004/05/05 15:34:18 hjs 1.10.6.7: #i8252# cleanup
2004/01/21 13:44:32 hjs 1.10.6.6: #i8252# switch to transex3 to avoid problems in local modules
2003/11/12 16:54:20 hjs 1.10.6.5: #i8252# some temporary hacks to avoid breakage
2003/10/28 12:42:31 hjs 1.10.6.4: #i8252# add missing rename
2003/09/22 16:52:06 hjs 1.10.6.3: #111237# localize on the fly
2003/09/16 10:54:05 ihi 1.10.6.2: #i8252# more preps
2003/09/11 15:11:09 hjs 1.10.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0d196074de5885edf87c7263909862f922ba6bf]

INTEGRATION: CWS mergebuild (1.76.6); FILE MERGED

2004/05/18 11:50:22 hjs 1.76.6.3: RESYNC: (1.78-1.79); FILE MERGED
2004/04/21 06:51:07 hjs 1.76.6.2: RESYNC: (1.76-1.78); FILE MERGED
2003/10/24 17:17:38 hjs 1.76.6.1: #i8252# make windows native resource targets aware of iso codes

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09f843f95560b3b559e2313cfb8b67412bafd037]

INTEGRATION: CWS mergebuild (1.6.6); FILE MERGED

2004/05/12 13:38:14 hjs 1.6.6.4: #i8252# merge xrm; remove MISCX
2004/04/21 06:50:59 hjs 1.6.6.3: RESYNC: (1.7-1.8); FILE MERGED
2003/11/18 21:30:59 hjs 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED
2003/10/20 13:41:33 hjs 1.6.6.1: #111260# remove existing intermediates

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [119821d3b26150d83c834ae9cef95ace849c4372]

INTEGRATION: CWS mergebuild (1.5.46); FILE MERGED

2003/11/18 21:30:54 hjs 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED
2003/10/24 17:17:37 hjs 1.5.46.1: #i8252# make windows native resource targets aware of iso codes

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd5c0785f739f578b401e770f87ba5c5242b3cd7]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED

2004/05/12 10:32:23 hjs 1.1.2.1: #i8252# merge on the fly

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47d6d32e1fba7c26c617255b6e745210b4a9494b]

INTEGRATION: CWS mergebuild (1.43.6); FILE MERGED

2004/04/21 06:49:53 hjs 1.43.6.2: RESYNC: (1.43-1.45); FILE MERGED
2003/10/24 17:17:37 hjs 1.43.6.1: #i8252# make windows native resource targets aware of iso codes

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2c2fae5150fb03ddf73a73b9b21af51749295e5]

INTEGRATION: CWS mergebuild (1.141.6); FILE MERGED

2004/06/23 13:41:06 hjs 1.141.6.17: #i8252# more generic language support
2004/06/18 14:34:03 hjs 1.141.6.16: #i8252# fix L10N_framework; cleanup
2004/06/01 08:31:44 hjs 1.141.6.15: RESYNC: (1.142-1.143); FILE MERGED
2004/05/12 13:38:14 hjs 1.141.6.14: #i8252# merge xrm; remove MISCX
2004/05/12 09:50:34 hjs 1.141.6.13: #i8252# merge on the fly for *.xrb
2004/05/12 09:14:32 hjs 1.141.6.12: #i8252# fix merge of *.hrc
2004/05/11 09:55:30 hjs 1.141.6.11: #i8252# fixes for ulf
2004/05/10 18:24:52 hjs 1.141.6.10: #i8252# merge ulf on the fly
2004/04/21 06:49:42 hjs 1.141.6.9: RESYNC: (1.141-1.142); FILE MERGED
2004/01/21 13:44:33 hjs 1.141.6.8: #i8252# switch to transex3 to avoid problems in local modules
2003/11/12 17:04:33 hjs 1.141.6.7: #i8252# switch to .ulf files for scp
2003/10/29 17:37:07 hjs 1.141.6.6: #i8252# switch to ulf
2003/10/24 17:17:36 hjs 1.141.6.5: #i8252# make windows native resource targets aware of iso codes
2003/10/15 15:52:24 hjs 1.141.6.4: #i8252# iso code support for language dependent zip targets
2003/09/22 16:52:06 hjs 1.141.6.3: #111237# localize on the fly
2003/09/16 10:54:03 ihi 1.141.6.2: #i8252# more preps
2003/09/11 15:11:09 hjs 1.141.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [994f7a33a31f2c26eb45b26d0185d7d4dd113db1]

INTEGRATION: CWS mergebuild (1.137.6); FILE MERGED

2004/06/23 13:41:05 hjs 1.137.6.15: #i8252# more generic language support
2004/06/22 10:58:48 hjs 1.137.6.14: #i8252# workaround L10N_framework breakage in scp2
2004/06/22 08:48:33 ihi 1.137.6.13: #i8252# L10N-framework export fix
2004/06/18 14:34:04 hjs 1.137.6.12: #i8252# fix L10N_framework; cleanup
2004/06/01 08:31:34 hjs 1.137.6.11: RESYNC: (1.145-1.146); FILE MERGED
2004/05/18 11:49:52 hjs 1.137.6.10: RESYNC: (1.144-1.145); FILE MERGED
2004/05/13 18:22:02 hjs 1.137.6.9: #i8252# fix COMMONMISC
2004/05/12 13:38:13 hjs 1.137.6.8: #i8252# merge xrm; remove MISCX
2004/05/12 09:50:34 hjs 1.137.6.7: #i8252# merge on the fly for *.xrb
2004/04/21 06:49:32 hjs 1.137.6.6: RESYNC: (1.138-1.144); FILE MERGED
2003/11/18 21:30:48 hjs 1.137.6.5: RESYNC: (1.137-1.138); FILE MERGED
2003/10/24 17:17:36 hjs 1.137.6.4: #i8252# make windows native resource targets aware of iso codes
2003/10/20 11:46:39 hjs 1.137.6.3: #111260# define SOLARCOMMONRESDIR to contain res
2003/10/17 16:24:35 hjs 1.137.6.2: #111260# define SOLARCOMMONRESDIR
2003/09/11 15:11:08 hjs 1.137.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cf4a6e9078b0f6550cdda31cac5e22a5c570842]

INTEGRATION: CWS mergebuild (1.51.6); FILE MERGED

2004/05/12 13:54:49 hjs 1.51.6.11: #i8252# merge xrm
2004/05/12 13:38:13 hjs 1.51.6.10: #i8252# merge xrm; remove MISCX
2004/05/12 09:50:33 hjs 1.51.6.9: #i8252# merge on the fly for *.xrb
2004/05/11 12:52:14 hjs 1.51.6.8: #i8252# use iso codes in zip dependencies
2004/05/10 18:24:51 hjs 1.51.6.7: #i8252# merge ulf on the fly
2004/04/21 06:49:24 hjs 1.51.6.6: RESYNC: (1.51-1.52); FILE MERGED
2003/11/12 16:51:52 hjs 1.51.6.5: #i8252# merge on the fly for *.ulf; some temporary hacks to avoid breakage
2003/10/24 17:17:35 hjs 1.51.6.4: #i8252# make windows native resource targets aware of iso codes
2003/10/15 15:52:25 hjs 1.51.6.3: #i8252# iso code support for language dependent zip targets
2003/09/29 16:28:53 hjs 1.51.6.2: #i8252# last resort to get a sdf file
2003/09/16 10:54:02 ihi 1.51.6.1: #i8252# more preps

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [067d7739beff27d64c10689ed4fbc68dc4a6c387]

INTEGRATION: CWS mergebuild (1.26.6); FILE MERGED

2004/06/16 09:42:53 hjs 1.26.6.5: #i8252# fix issue with OOo environment
2004/05/11 09:55:30 hjs 1.26.6.4: #i8252# fixes for ulf
2004/05/10 18:24:52 hjs 1.26.6.3: #i8252# merge ulf on the fly
2004/04/21 06:49:16 hjs 1.26.6.2: RESYNC: (1.26-1.28); FILE MERGED
2003/11/12 15:54:27 hjs 1.26.6.1: #i8252# switch to .ulf files

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [617db54836d7eabaf9e3ccb558109d6ed6db9d47]

INTEGRATION: CWS mergebuild (1.19.24); FILE MERGED

2004/06/18 14:34:04 hjs 1.19.24.5: #i8252# fix L10N_framework; cleanup
2004/05/13 11:34:39 hjs 1.19.24.4: #i8252# force zip all languages
2004/04/21 06:49:08 hjs 1.19.24.3: RESYNC: (1.19-1.20); FILE MERGED
2003/11/12 17:03:49 hjs 1.19.24.2: #i8252# get rid of alllangext
2003/09/11 15:11:08 hjs 1.19.24.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [115297a6b1e31986ec49334423d01935b3cb999d]

INTEGRATION: CWS mergebuild (1.11.60); FILE MERGED

2003/11/12 17:03:48 hjs 1.11.60.2: #i8252# get rid of alllangext
2003/09/29 16:27:35 hjs 1.11.60.1: #i8252# all but german is UTF8

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [852a9eacb32cc55a47b18213602fd00d3dc711b3]

INTEGRATION: CWS mergebuild (1.17.6); FILE MERGED

2004/05/13 11:34:39 hjs 1.17.6.3: #i8252# force zip all languages
2003/10/22 11:21:21 hjs 1.17.6.2: #i8252# fixed handling of path replacement
2003/10/15 15:52:21 hjs 1.17.6.1: #i8252# iso code support for language dependent zip targets

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cffe9d767002c5b3c5a162677f843592f1443c87]

INTEGRATION: CWS mergebuild (1.2.6); FILE MERGED

2004/05/19 14:37:04 hjs 1.2.6.9: #i8252# avoid blanks in rscdep switches
2004/05/18 11:48:58 hjs 1.2.6.8: RESYNC: (1.2-1.3); FILE MERGED
2004/05/05 15:34:19 hjs 1.2.6.7: #i8252# cleanup
2004/01/21 13:44:31 hjs 1.2.6.6: #i8252# switch to transex3 to avoid problems in local modules
2003/11/12 16:54:21 hjs 1.2.6.5: #i8252# some temporary hacks to avoid breakage
2003/10/28 12:42:31 hjs 1.2.6.4: #i8252# add missing rename
2003/09/22 16:52:06 hjs 1.2.6.3: #111237# localize on the fly
2003/09/16 10:54:01 ihi 1.2.6.2: #i8252# more preps
2003/09/11 15:11:07 hjs 1.2.6.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa142ee5d8cc1e69859f7d5117acaf46c80c285e]

INTEGRATION: CWS mergebuild (1.74.6); FILE MERGED

2004/05/18 11:48:47 hjs 1.74.6.4: RESYNC: (1.76-1.77); FILE MERGED
2004/04/21 15:52:10 hjs 1.74.6.3: #i8252# fix generated file after resync
2004/04/21 06:48:00 hjs 1.74.6.2: RESYNC: (1.74-1.76); FILE MERGED
2003/10/24 17:17:35 hjs 1.74.6.1: #i8252# make windows native resource targets aware of iso codes

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94186da793eb149796469dc7f8b9816794624414]

INTEGRATION: CWS mergebuild (1.42.6); FILE MERGED

2004/04/21 06:47:29 hjs 1.42.6.2: RESYNC: (1.42-1.44); FILE MERGED
2003/10/24 17:17:34 hjs 1.42.6.1: #i8252# make windows native resource targets aware of iso codes

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc5b3df83354a1957d8e2b0f268b179dd5a24fb4]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED

2004/05/11 09:50:48 hjs 1.2.48.2: #i8252# find merged ulf files
2004/05/05 15:32:24 hjs 1.2.48.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c776a181cf75c048206ded9abe34e212b24954c]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED

2004/05/11 09:50:48 hjs 1.2.48.1: #i8252# find merged ulf files

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5068a05cd026726816c567ee19b800df1c291da4]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED

2004/05/05 15:32:24 hjs 1.2.48.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69bd3aca2608862fd86d6d8c45e84fa1dcdc5a22]

INTEGRATION: CWS mergebuild (1.3.44); FILE MERGED

2004/05/11 09:50:48 hjs 1.3.44.3: #i8252# find merged ulf files
2004/05/05 18:47:12 hjs 1.3.44.2: #i8252# allow - as language char
2004/05/05 15:32:24 hjs 1.3.44.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e4b0efc5bb0a249aab0b6641976c22523c030f49]

INTEGRATION: CWS mergebuild (1.3.32); FILE MERGED

2004/05/18 11:47:44 hjs 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED
2004/05/05 15:32:24 hjs 1.3.32.1: #i8252# switch to iso codes and ulf format

2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [365e01f37efeee5c6934bcfe84365ac96bea0f61]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED

2004/05/05 15:32:05 hjs 1.2.48.1: #i8252# switch to iso codes and ulf format

2004-06-22  Oliver Bolte  <obo@openoffice.org>  [b434f6a655cb997cee6726cc9aa867731be5cf24]

#i10000# creating subdirectories for files with scpzip_replace flag


2004-06-22  Oliver Bolte  <obo@openoffice.org>  [68c5e04c9c0cd0c48f154489676073b955a0503a]

#i10000# optimizing registration process


2004-06-22  Oliver Bolte  <obo@openoffice.org>  [dec6331a60d255952af165f19fad6b4bdb5f4331]

#i10000# chmod 775 for directories in zip files


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [f506eec5144cb78d86aa97140320c9a375feedc3]

#i10000# path for mozruntime


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc75a49500f9811a6c1b53230a60dec7669d290]

#i30457# enable for-scope


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [42cd1b16e559f8ebb11ba7050e461224fcdae789]

SRC680


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [14f5a8401f933044183eae364ab0d4b7e255a4fe]

#i10000# fix for scpzip_replace flag


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [e77324bc807cc21f5bb2f820029935a6265a81c7]

#i10000# max. 25 Files for regcomp


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [2ebe123309eff69cfe1494c64605b1ba94b05042]

#i10000# perparing wntmsci10


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [dac311369fcc91346ff1fe5493b1c45c68a80da8]

#i10000# no more to ship install


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9704390207570306dbe91082f6a28dcca105d02]

#i30457# enable for-scope


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f94c2084d7ef651b604a78df45de199334672cd]

INTEGRATION: CWS cfgapi (1.6.32); FILE MERGED

2004/05/31 13:31:24 ssmith 1.6.32.1: #28728# adding EnableAsync parameter

2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [62834b853436baab814dd7d23f7abf7aff89865b]

INTEGRATION: CWS forscope (1.62.72); FILE MERGED

2004/06/18 14:00:59 obo 1.62.72.1: #i30457# forScope and RTTI

2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8b8635b1a6a4727af472aa262c93f6973e2f5004]

INTEGRATION: CWS defaultmailer (1.14.6); FILE MERGED

2004/06/10 07:48:24 obr 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED
2004/06/07 12:32:52 obr 1.14.6.1: #i21321# added new binary names >senddoc[.exe] and renamed services to comply to UNO service naming scheme

2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f4c8f7acadb0c2e1adf683dfdfa670dbf8602bdc]

INTEGRATION: CWS defaultmailer (1.18.8); FILE MERGED

2004/06/11 06:29:27 obr 1.18.8.4: #i21321# added missing .uno
2004/06/10 07:48:16 obr 1.18.8.3: RESYNC: (1.18-1.19); FILE MERGED
2004/06/07 12:32:52 obr 1.18.8.2: #i21321# added new binary names >senddoc[.exe] and renamed services to comply to UNO service naming scheme
2004/06/07 12:20:35 obr 1.18.8.1: #i21321# disabled command mail service for Windows

2004-06-17  Kurt Zenker  <kz@openoffice.org>  [f8c09a1dcdb2de44899654ba3938757312d9cee0]

#i10000# sysbols must be unique


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [42448c59e0338cd4e06f892e57ba46dacfa5ea38]

INTEGRATION: CWS ooo64bit01 (1.43.2); FILE MERGED

2004/03/19 08:21:30 waratah 1.43.2.1: Merge from ant01 to make compiles with ant 1.6 work correctly

2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [388fc69e80ff858ae47661736912b34443fa819e]

INTEGRATION: CWS ooo64bit01 (1.62.2); FILE MERGED

2004/03/19 08:20:08 waratah 1.62.2.1: Merge from ant01 to make compiles with ant 1.6 work correctly

2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4c6a0dae71b38ba79cf152353467de15c29f12ac]

#i10000# unxsoli


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d84420d85ea6097a5ac860a89098f277ba161533]

#i10000# Fix for windows native installer (IS).


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [02f67a7cc549e9b7e2046c7aae60b953ce6e2d34]

#i10000# make instset_native work


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7f81592fd4b88150ee164cf084b1401bf4b57df5]

SRC680


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5800a08b90478bd1134fa3dead6dc207063d258b]

#i10000# Copy image files ones, even if they are listed in several ilst files.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f9f6ec4955d097af2bf02700b8e5ec355bfd4949]

INTEGRATION: CWS ooo20040509 (1.17.12); FILE MERGED

2004/05/10 14:54:14 vq 1.17.12.6: #i28579# Change $CYGWIN to $CYGWIN_PATH and prevent the incorrect
shortening done by dirname.
2004/05/10 01:45:37 vq 1.17.12.5: #i27968# Remove WIN_LIB/LIB from set_soenv.in
2004/05/07 13:52:31 waratah 1.17.12.4: #i26548# Implemented enable directx option for windows
2004/05/07 13:45:32 waratah 1.17.12.3: #i26857# added enable-fontconfig and enable cups option to configure sript
2004/05/07 12:58:43 waratah 1.17.12.2: #i24006# Force language ENUS as well no matter what language selected
2004/05/07 00:23:02 vq 1.17.12.1: #i27968# Only use SOLARINC, remove the use of INCLUDE and SOLARINCLUDES.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [6d638b1d56dd32ac8bd072a04dfd9fe206f1be7c]

INTEGRATION: CWS ooo20040509 (1.63.8); FILE MERGED

2004/05/10 14:54:14 vq 1.63.8.9: #i28579# Change $CYGWIN to $CYGWIN_PATH and prevent the incorrect
shortening done by dirname.
2004/05/10 14:33:43 vq 1.63.8.8: #i10000# Add missing quotes.
2004/05/10 10:14:44 waratah 1.63.8.7: #i26857# Implement testing for cups.h as well
2004/05/08 04:44:48 waratah 1.63.8.6: #i26548# Change directx default to on and allow disable
2004/05/07 13:52:31 waratah 1.63.8.5: #i26548# Implemented enable directx option for windows
2004/05/07 13:45:32 waratah 1.63.8.4: #i26857# added enable-fontconfig and enable cups option to configure sript
2004/05/07 12:42:14 waratah 1.63.8.3: #i22729# added a couple of missing trailing else to configure
2004/05/07 12:26:21 waratah 1.63.8.2: #i26396# implement bison version number test
2004/05/06 01:56:09 vq 1.63.8.1: #i28787# Micro merge from ooo112fix1.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [dcbfdb12e5642d47ae44ddc5fa36904ab9a2fdf3]

INTEGRATION: CWS ooo20040509 (1.44.8); FILE MERGED

2004/05/10 14:54:12 vq 1.44.8.7: #i28579# Change $CYGWIN to $CYGWIN_PATH and prevent the incorrect
shortening done by dirname.
2004/05/10 10:16:46 waratah 1.44.8.6: #i26857# Implement testing for cups.h as well
2004/05/08 04:45:34 waratah 1.44.8.5: #i26548# Change directx default to on and allow disable
2004/05/07 13:54:12 waratah 1.44.8.4: #i26548# Implemented enable directx option for windows
2004/05/07 12:42:54 waratah 1.44.8.3: #i22729# added a couple of missing trailing else to configure
2004/05/07 12:27:09 waratah 1.44.8.2: #i26396# implement bison version number test
2004/05/06 01:56:06 vq 1.44.8.1: #i28787# Micro merge from ooo112fix1.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [575bac5a12855128ec815389cd0e6947556cbbde]

INTEGRATION: CWS ooo20040509 (1.49.50); FILE MERGED

2004/05/07 00:23:04 vq 1.49.50.1: #i27968# Only use SOLARINC, remove the use of INCLUDE and SOLARINCLUDES.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [83aece8bac2aa02aed619410f55072c4f08ffa3e]

INTEGRATION: CWS ooo20040509 (1.14.76); FILE MERGED

2004/05/07 13:56:30 waratah 1.14.76.1: #i28294# Added correct library number for gcc 3.4

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [4c1c2031e97842e93d530ef64aa2ac97dce79614]

INTEGRATION: CWS ooo20040509 (1.144.38); FILE MERGED

2004/05/12 21:56:13 svesik 1.144.38.2: RESYNC: (1.144-1.145); FILE MERGED
2004/05/07 00:23:03 vq 1.144.38.1: #i27968# Only use SOLARINC, remove the use of INCLUDE and SOLARINCLUDES.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3ba3f085ddf47b710131d2d5926c8622dd288d00]

INTEGRATION: CWS ooo20040509 (1.14.44); FILE MERGED

2004/05/08 22:07:12 vq 1.14.44.4: #i28953# Disable the output of Command: ... to stderr.
2004/05/05 02:51:16 vq 1.14.44.3: #i28717# Adapt guw.pl to par2script, accept multiple @ switch for
parameter files and keep the number of @ in the output.
2004/05/05 02:09:27 vq 1.14.44.2: #i28717# Basic perl, don't ask.
2004/05/05 01:49:07 vq 1.14.44.1: #i28717# Let guw.pl handle multiple @@.

2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3c30105165523d8035aa3f3d0b7a1fdfe264964f]

INTEGRATION: CWS ooo20040509 (1.4.46); FILE MERGED

2004/05/10 18:30:25 thb 1.4.46.1: #i26548# Adapted DirectX enabler to common variable naming

2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [f68013a48724c5a00a5f8620587009a2aadb77cb]

#i10000# redo last change - was not really duplicate


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [e92aeaa0cf136bb8463f42006da6aeef8f6167d7]

#i10000# Language independent name


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [c25472169a855c804c403c5fd4ce0aa8e0e1b0c5]

#i10000# Redo last change because parent directory is language dependent.


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [adc0b5ae4f975bf48b2c43e56e08b2b753d67e99]

#i10000# Language independent directory name 'letter' for gid_Dir_Template_Wizard_Letter


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [2c4813e2193ff7772df70b72af81ff7a51f4ee91]

#i10000# Set LD_LIBRARY_PATH correctly when working on a flat


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [b022fce178898ef556c91dc65c51be98cf624458]

#i10000# twice definitions fixed


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [82506cbe1401068118b55522c1a22256ab50249e]

#i10000# gid_File_Script_Unopkg was defined twice


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [0098f21c7e464bce0d76cc3d4c3aea2f61ba3a93]

#i10000# gid_File_Bin_Uno and gid_File_Bin_Unopkg where defined twice


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a6ea18c1e89e22d6eb39fb73e8490575d2ef8d08]

SRC680


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [57041a4078e9e3f06bc977f024f41a3686d6d545]

INTEGRATION: CWS networker3 (1.2.52); FILE MERGED

2004/05/19 13:47:03 is 1.2.52.1: #i29348# new folderitems
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9de2ca60c415778a0ca3b4bd78eb275be5945769]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/06/01 14:16:53 is 1.1.2.1: #i25326# substitute for zipdirector

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c48a69ac9faa95ca8a719e201dcd7a427e95dfc5]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/06/01 14:16:52 is 1.1.2.1: #i25326# substitute for zipdirector

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [29771e3e4edba0c6201e8ca7723ba587ba37869a]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/06/01 14:16:51 is 1.1.2.1: #i25326# substitute for zipdirector

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4b71c9878f85d155247e3ce611feff71ac3db534]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/19 13:51:47 is 1.2.2.2: #i29348# new folderitems
Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:07:10 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a5d4ff46c1e245738eb569f582a4e01e893be1d3]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/05/05 14:29:44 is 1.1.2.2: #116511# preparing adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:22:50 is 1.1.2.1: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [89122dae30f30f049456e5f6fd9116369340117e]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/18 10:58:00 is 1.2.2.3: #i28280# Windows registry at correct position
Issue number:
Submitted by:
Reviewed by:
2004/05/17 16:23:12 is 1.2.2.2: #i28288# registry value 0 instead of -1
Issue number:
Submitted by:
Reviewed by:
2004/05/03 16:13:54 is 1.2.2.1: #i28280# new selfreg table
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b0cfb3ed846bac021f273d5828b8326198885b81]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/06 16:40:06 is 1.2.2.3: #116504# multilingual installation sets
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:22:52 is 1.2.2.2: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:52:16 is 1.2.2.1: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a5935544010aa56f29b40984fabd781aba62e94a]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/06 16:40:06 is 1.2.2.1: #116504# multilingual installation sets
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [29c62200f04c7d13aeefdd80c0d0590eb3332831]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/12 16:40:23 is 1.2.2.7: #i28276# reg4msdoc
Issue number:
Submitted by:
Reviewed by:
2004/05/03 16:13:53 is 1.2.2.6: #i28280# new selfreg table
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:22:51 is 1.2.2.5: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:
2004/04/30 15:44:02 is 1.2.2.4: #116619# adding child installations
Issue number:
Submitted by:
Reviewed by:
2004/04/30 15:30:07 is 1.2.2.3: #116619# adding child installations
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:52:16 is 1.2.2.2: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:07:13 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e13d591dbc3968ded9fe792bd2563e62d8b24eae]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/12 12:11:25 is 1.2.2.2: #i28291#
Issue number:
Submitted by:
Reviewed by:
2004/05/06 16:40:07 is 1.2.2.1: #116504# multilingual installation sets
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ba91ee4184068d7fa7586e8f02cbc786f879b654]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/19 13:51:46 is 1.2.2.3: #i29348# new folderitems
Issue number:
Submitted by:
Reviewed by:
2004/05/05 14:29:43 is 1.2.2.2: #116511# preparing adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:07:14 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3e7596d36851467ac8f75d55d075e31905c69b13]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/05 14:29:43 is 1.2.2.1: #116511# preparing adabas installation
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [966fb9d67bf10778f4a7b22d9691b831c9e4afeb]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/05/12 16:40:23 is 1.1.2.1: #i28276# reg4msdoc
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1533f9b6af30e8eff0386103f91b13d6c9c3555d]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/03 13:21:41 is 1.2.2.1: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [58e6f5fb9a7edcce22790b0130017f158d124730]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/06/04 17:35:40 is 1.1.2.6: #i25326# checksum file
Issue number:
Submitted by:
Reviewed by:
2004/05/27 14:29:05 is 1.1.2.5: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 09:29:10 is 1.1.2.4: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/26 16:56:24 is 1.1.2.3: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/25 17:14:54 is 1.1.2.2: #i25326# native installer packaging
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:06 is 1.1.2.1: i25326# native installer support

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [49315850cbda26b11ba4798ef8a23aa05e0fa1ba]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/02 09:18:02 is 1.2.2.12: #i25326# small fix for native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 14:29:30 is 1.2.2.11: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 10:00:21 is 1.2.2.10: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/26 16:56:23 is 1.2.2.9: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/25 17:14:55 is 1.2.2.8: #i25326# native installer packaging
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:05 is 1.2.2.7: i25326# native installer support
2004/05/19 13:48:00 is 1.2.2.6: #i29348# new folderitems
Issue number:
Submitted by:
Reviewed by:
2004/05/18 14:11:50 is 1.2.2.5: #i28286# python.bat custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/10 11:18:16 is 1.2.2.4: #116511# editing services file at adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/05/07 16:07:27 is 1.2.2.3: #i28293# parallel packaging processes
Issue number:
Submitted by:
Reviewed by:
2004/05/06 13:14:09 is 1.2.2.2: #i28291# sversion ini file
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:50:59 is 1.2.2.1: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4cdff728286f57db39835ae7687040f2543b240a]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/04/28 10:06:25 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f07ad5ba066fe934e0a3971b0d65e9967f5a0bf6]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/07 13:44:55 is 1.2.2.4: #i25326# optimizing creation of services.rdb
Issue number:
Submitted by:
Reviewed by:
2004/06/04 12:02:36 is 1.2.2.3: #i25326# adding support for legacy_binfilter.rdb
Issue number:
Submitted by:
Reviewed by:
2004/05/28 12:57:54 is 1.2.2.2: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/07 16:07:26 is 1.2.2.1: #i28293# parallel packaging processes
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e718496f77b4038dade6ff5f85654a555e7c8a9f]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/27 11:27:06 is 1.2.2.6: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/11 16:58:05 is 1.2.2.5: #i28276# new file type dialog
Issue number:
Submitted by:
Reviewed by:
2004/05/10 11:18:16 is 1.2.2.4: #116511# editing services file at adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/05/05 14:29:06 is 1.2.2.3: #116511# preparing adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:21:42 is 1.2.2.2: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:50:58 is 1.2.2.1: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7ce64c1eff9ab51911da068156f5d6b455a93605]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/27 13:22:17 is 1.2.2.1: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [70bb5d763ed8332615068d1fe93529b5350ed333]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/17 12:41:47 is 1.2.2.1: #i28285# language dir in patchsoname
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [90d97351b6156224a9eff4568b9cdc0d534d0e63]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/08 09:58:27 is 1.2.2.8: #i25326# removing -ispatchedepm for simpler ooo building
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:05 is 1.2.2.7: i25326# native installer support
2004/05/18 10:56:07 is 1.2.2.6: #i28286# new pythonmsidll
Issue number:
Submitted by:
Reviewed by:
2004/05/13 16:21:04 is 1.2.2.5: #i28276# new custom objects
Issue number:
Submitted by:
Reviewed by:
2004/05/06 13:13:24 is 1.2.2.4: #i28291# sversion ini file
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:21:41 is 1.2.2.3: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:50:59 is 1.2.2.2: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:06:08 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4b3df02e3d029f97c4f77ec210f9285738337a8f]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/05/24 15:54:05 is 1.1.2.1: i25326# native installer support

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b2d9e4ead145accd64eff46494502d0fd0cf83d2]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/05/06 13:14:09 is 1.1.2.1: #i28291# sversion ini file
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4d2bc7db08249ccae815042c33368623e0255f41]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/04 17:35:40 is 1.2.2.14: #i25326# checksum file
Issue number:
Submitted by:
Reviewed by:
2004/05/26 16:56:23 is 1.2.2.13: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/25 17:14:55 is 1.2.2.12: #i25326# native installer packaging
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:05 is 1.2.2.11: i25326# native installer support
2004/05/21 10:23:50 is 1.2.2.10: #i28277# regactivex
Issue number:
Submitted by:
Reviewed by:
2004/05/13 16:21:03 is 1.2.2.9: #i28276# new custom objects
Issue number:
Submitted by:
Reviewed by:
2004/05/12 16:39:05 is 1.2.2.8: #i28276# reg4msdoc
Issue number:
Submitted by:
Reviewed by:
2004/05/06 16:39:25 is 1.2.2.7: #116504# multilingual installation sets
Issue number:
Submitted by:
Reviewed by:
2004/05/06 13:13:25 is 1.2.2.6: #i28291# sversion ini file
Issue number:
Submitted by:
Reviewed by:
2004/05/05 14:29:06 is 1.2.2.5: #116511# preparing adabas installation
Issue number:
Submitted by:
Reviewed by:
2004/05/04 11:43:06 is 1.2.2.4: #i22149# new ause variables LOCAL_OUT and LOCAL_COMMON_OUT to instset_native
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:21:41 is 1.2.2.3: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:
2004/04/30 14:50:59 is 1.2.2.2: #116619# product child installations
Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:06:31 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [149d71d04fc7b9db63b29a54d4d431112c8333ef]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/08 09:58:16 is 1.2.2.19: #i25326# removing -ispatchedepm for simpler ooo building
Issue number:
Submitted by:
Reviewed by:
2004/06/02 13:15:18 is 1.2.2.18: #i25326# openoffice instead of openoffice.org in scripts
2004/06/01 14:15:14 is 1.2.2.17: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/28 16:07:27 is 1.2.2.16: #i25326# Solaris packages with 775 instead of 755
Issue number:
Submitted by:
Reviewed by:
2004/05/28 09:19:43 is 1.2.2.15: #i25326# force mv
Issue number:
Submitted by:
Reviewed by:
2004/05/27 14:29:05 is 1.2.2.14: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 11:27:07 is 1.2.2.13: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 10:15:01 is 1.2.2.12: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 10:00:21 is 1.2.2.11: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 09:52:47 is 1.2.2.10: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/27 09:29:10 is 1.2.2.9: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/26 18:25:06 is 1.2.2.8: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/26 18:13:04 is 1.2.2.7: #i25326# native installer
Issue number:
Submitted by:
Reviewed by:
2004/05/26 16:56:23 is 1.2.2.6: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/25 17:14:54 is 1.2.2.5: #i25326# native installer packaging
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:04 is 1.2.2.4: i25326# native installer support
2004/05/19 16:06:36 is 1.2.2.3: #i25326# rpm version
Issue number:
Submitted by:
Reviewed by:
2004/05/19 15:54:29 is 1.2.2.2: #i25326# checking rpm version
Issue number:
Submitted by:
Reviewed by:
2004/05/04 16:39:43 is 1.2.2.1: #i28293# fixing ooo specific tasks
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [de1084451b0f9f3dc092ce8d94312254dba0fdf2]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/26 16:56:23 is 1.2.2.4: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/17 11:07:40 is 1.2.2.3: #i28288# new zip list path variable platformname
Issue number:
Submitted by:
Reviewed by:
2004/05/04 11:43:07 is 1.2.2.2: #i22149# new ause variables LOCAL_OUT and LOCAL_COMMON_OUT to instset_native
Issue number:
Submitted by:
Reviewed by:
2004/05/03 13:21:42 is 1.2.2.1: #i28280# new table selfreg
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9f8beb1f0a566ca05bcbbd94a7dfaf8eadb3bc63]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/24 15:54:04 is 1.2.2.1: i25326# native installer support

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [924959cec73de5f15efcf5e0c2f6d21c6c2fe6b9]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/07 16:07:27 is 1.2.2.1: #i28293# parallel packaging processes
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9a1678f6fb967371b1891981794403f618467b73]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/01 16:11:42 is 1.2.2.5: #i25326# inhouse ooo packaging
Issue number:
Submitted by:
Reviewed by:
2004/05/28 10:54:37 is 1.2.2.4: #i25326# native installer
2004/05/26 16:56:22 is 1.2.2.3: #116507# javafilter custom action
Issue number:
Submitted by:
Reviewed by:
2004/05/24 15:54:05 is 1.2.2.2: i25326# native installer support
2004/05/07 16:07:27 is 1.2.2.1: #i28293# parallel packaging processes
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [60934cd2218639d03953e87a5d26ab0c3b2e0969]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/05/24 15:54:06 is 1.2.2.2: i25326# native installer support
2004/05/04 16:39:43 is 1.2.2.1: #i28293# fixing ooo specific tasks
Issue number:
Submitted by:
Reviewed by:

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fe1bac0e7007420938f298996887c4ef828182bd]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/06/01 14:17:49 is 1.1.2.1: #i25326# substitute for zip director

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f0d0c07663a920c576a19884813556f459f411f2]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED

2004/06/08 10:13:10 is 1.2.2.26: #i25326# removing -ispatchedepm for easier update process
2004/06/08 09:57:25 is 1.2.2.25: #i25326# removing -ispatchedepm for simpler ooo building
2004/06/04 17:35:04 is 1.2.2.24: #i25326# checksum file
2004/05/28 12:58:17 is 1.2.2.23: #i25326# native installer
2004/05/27 09:28:23 is 1.2.2.22: #i25326# native installer
2004/05/26 18:25:30 is 1.2.2.21: #i25326# native installer
2004/05/26 18:12:39 is 1.2.2.20: #i25326# native installer
2004/05/26 16:54:51 is 1.2.2.19: #116507# javafilter custom action
2004/05/25 17:14:11 is 1.2.2.18: #i25326# native installer packaging
2004/05/24 15:52:01 is 1.2.2.17: #i25326# native installer support
2004/05/21 10:22:52 is 1.2.2.16: #i28277# regactivex
2004/05/19 13:52:14 is 1.2.2.15: #i29348# new folderitems
2004/05/18 15:20:46 is 1.2.2.14: #i25326# preparing productextension in package names
2004/05/18 14:10:13 is 1.2.2.13: #i28286# python.bat custom action
2004/05/18 10:55:20 is 1.2.2.12: #i28286# new python custom action
2004/05/17 12:42:16 is 1.2.2.11: #i28285# lanuage dir in patchsoname
2004/05/13 16:20:27 is 1.2.2.10: #i28276# new custom objects
2004/05/12 16:38:37 is 1.2.2.9: #i28276# reg4msdoc
2004/05/11 16:57:28 is 1.2.2.8: #i28276# new file type dialog
2004/05/07 16:06:39 is 1.2.2.7: #i28293# parallel packaging processes
2004/05/06 16:38:48 is 1.2.2.6: #116504# multilingual installation sets
2004/05/06 13:12:49 is 1.2.2.5: #i28291# sversion ini file
2004/05/05 14:28:34 is 1.2.2.4: #116511# preparing adabas installation
2004/05/03 13:20:49 is 1.2.2.3: #i28280# new table selfreg
2004/04/30 14:49:12 is 1.2.2.2: #116619# Java and Adabas child installations
2004/04/28 10:04:55 is 1.2.2.1: #i28292# new custom actions for Windows

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [58be7e99172ebed9e03741d6cf0a435e2b3860e7]

INTEGRATION: CWS networker3 (1.4.36); FILE MERGED

2004/05/26 17:00:18 is 1.4.36.3: #i20379# mailcap module
2004/05/19 14:01:29 is 1.4.36.2: #i29348# new folderitem structure
2004/04/28 10:11:38 is 1.4.36.1: #i28292 new quickstarter file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [aa7b3b5543a53c1f91105ddee061a0d66e8de1bd]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/19 14:06:05 is 1.1.72.2: #i29348# new folderitem structure
2004/04/28 10:20:49 is 1.1.72.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6b79707c04c8cdf73fed65febcee1ac6f0e8fdfe]

INTEGRATION: CWS networker3 (1.2.58); FILE MERGED

2004/04/28 10:20:49 is 1.2.58.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7500d1239f173512db0298f5ab34188b1703aa0e]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/26 16:49:41 is 1.1.72.2: #i26374# no more quickstarter at end of installation
2004/04/28 10:10:57 is 1.1.72.1: #i28292 new quickstarter file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [afe1d4502aaea71a732a144f9d7751ddf5524ddf]

INTEGRATION: CWS networker3 (1.2.54); FILE MERGED

2004/04/28 10:10:03 is 1.2.54.1: #i28292 new quickstarter file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [de99297420dede16e44f5592aa56753790f68175]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/04/28 10:10:03 is 1.1.72.1: #i28292 new quickstarter file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fd2c054d6285d1f6e4634c56d967e72625b1afb2]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/04/28 10:10:03 is 1.1.2.1: #i28292 new quickstarter file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [76f0c6d4c57aec202dae71a0d0d235f1e2d7409d]

INTEGRATION: CWS networker3 (1.3.54); FILE MERGED

2004/05/18 10:54:39 is 1.3.54.1: #i28286# new pythonmsidll for python.bat

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a58830750b4f7eea66a3d8c1c2c0a60ae48e53b9]

INTEGRATION: CWS networker3 (1.2.72); FILE MERGED

2004/05/18 10:54:39 is 1.2.72.1: #i28286# new pythonmsidll for python.bat

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5ad123a30d5005ae5f929719b821bbb98309fab2]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/10 14:21:23 is 1.1.72.2: RESYNC: (1.1-1.2); FILE MERGED
2004/05/07 16:14:15 is 1.1.72.1: #i28291# substitute for sversion file

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6ccff13be176344dddde95828f929e883f755073]

INTEGRATION: CWS networker3 (1.2.52); FILE MERGED

2004/05/19 14:00:59 is 1.2.52.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9ececa50dbcf17f000d508d06b80bf73b296fb18]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/17 11:06:32 is 1.1.72.2: #i28285# no empty UPDATEFOR
2004/04/29 09:58:42 is 1.1.72.1: #i26912# changing patchlevel and Updatefor-key for OOo 2.0

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ea5a4fa93419e706659b9d48f248f9bad3b6a2db]

INTEGRATION: CWS networker3 (1.1.72); FILE REMOVED

2004/05/19 14:00:08 is 1.1.72.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fa39ed841e1419a134c93baac695318002fdfee4]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/19 14:00:59 is 1.1.72.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1a252f7d6ee993358ed4c318f55f1d50aa0413cc]

INTEGRATION: CWS networker3 (1.15.2); FILE MERGED

2004/05/19 14:07:14 is 1.15.2.2: #i24253# new file librecentfile
2004/05/12 16:37:18 is 1.15.2.1: #i28276# reg4msdoc

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2568bc77658f69da251db1a47422532fb9573f35]

INTEGRATION: CWS networker3 (1.2.54); FILE MERGED

2004/05/19 14:04:07 is 1.2.54.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9bc7e9c210374336bfea082dcf47568aeabb3bd8]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED

2004/05/19 14:04:07 is 1.1.2.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f1209d8d9493b299048b4601af56aa38b5b23afe]

INTEGRATION: CWS networker3 (1.3.2); FILE MERGED

2004/05/19 14:04:06 is 1.3.2.1: #i29348# new folderitem structure

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a1b55158519d1386a076e3061731301025faf1a8]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/26 16:54:03 is 1.1.72.1: #116507# javafilter custom action

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0d89bc013b8fae6bc1d5d6f2a212486506807382]

INTEGRATION: CWS networker3 (1.3.2); FILE MERGED

2004/05/26 16:54:03 is 1.3.2.1: #116507# javafilter custom action

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2908ad1273c0524ed7670fb07cafe07682953165]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/19 14:06:29 is 1.1.72.2: #i29348# new folderitem structure
2004/04/28 10:20:27 is 1.1.72.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [78b49ba5f7454ab379eeccdd25e398e795b323b6]

INTEGRATION: CWS networker3 (1.2.58); FILE MERGED

2004/04/28 10:20:27 is 1.2.58.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4d4f89df4620534637cc695cf3b4d1ae50e4c47d]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/19 14:04:44 is 1.1.72.2: #i29348# new folderitem structure
2004/04/28 10:19:59 is 1.1.72.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4df0eb463c5bf1effda645759737c0ce77bf054c]

INTEGRATION: CWS networker3 (1.2.58); FILE MERGED

2004/04/28 10:19:59 is 1.2.58.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6ba77440539c5125a9e05fb23d4e48d67937c8fb]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/19 14:05:08 is 1.1.72.2: #i29348# new folderitem structure
2004/04/28 10:19:27 is 1.1.72.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8cd8f49c5e2a7f60a8e97cce641505ebf81a63bd]

INTEGRATION: CWS networker3 (1.2.58); FILE MERGED

2004/05/10 14:22:52 is 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED
2004/04/28 10:19:27 is 1.2.58.1: #i28297# making windows startmenu entries deselectable

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [27e2e7dfd7a23f6ec490b2b229225a83702e72ba]

INTEGRATION: CWS networker3 (1.1.72); FILE MERGED

2004/05/21 10:22:14 is 1.1.72.1: #i28277# regactivex

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c246853be59f100e7c8cdea2aaa94aa411969bbd]

INTEGRATION: CWS networker3 (1.2.36); FILE MERGED

2004/05/26 17:00:42 is 1.2.36.1: #i20379# mailcap module

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e06ad7c3e01ab57369dd71ea80e6bb5020247019]

INTEGRATION: CWS unopkg2 (1.10.6); FILE MERGED

2004/06/03 13:33:25 dbo 1.10.6.2: #i20304#
2004/05/19 14:16:43 dbo 1.10.6.1: #i20304# adding uno executable, unopkg, unopkg startup script, links for Unix, multi-platform unorc in user layer

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e687a3cb3e80b9872af42337cea5d18e91a92c0c]

INTEGRATION: CWS unopkg2 (1.2.6); FILE MERGED

2004/05/19 14:16:44 dbo 1.2.6.1: #i20304# adding uno executable, unopkg, unopkg startup script, links for Unix, multi-platform unorc in user layer

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d9f3a811320022763a47008293addd3b7bf90218]

INTEGRATION: CWS unopkg2 (1.6.20); FILE MERGED

2004/05/19 14:16:44 dbo 1.6.20.1: #i20304# adding uno executable, unopkg, unopkg startup script, links for Unix, multi-platform unorc in user layer

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8992a6379ab53d2ca4ececcccfb74987f246b3c2]

INTEGRATION: CWS unopkg2 (1.3.16); FILE MERGED

2004/06/10 11:26:47 dbo 1.3.16.3: RESYNC: (1.3-1.5); FILE MERGED
2004/06/03 13:33:25 dbo 1.3.16.2: #i20304#
2004/05/19 14:16:43 dbo 1.3.16.1: #i20304# adding uno executable, unopkg, unopkg startup script, links for Unix, multi-platform unorc in user layer

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0f48c03cb29a70580de3a6e5b0f695d50a3a9741]

INTEGRATION: CWS unopkg2 (1.10.6); FILE MERGED

2004/06/03 13:33:25 dbo 1.10.6.2: #i20304#
2004/05/19 14:16:43 dbo 1.10.6.1: #i20304# adding uno executable, unopkg, unopkg startup script, links for Unix, multi-platform unorc in user layer

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6c1bc41e30673ec7a7f53cf921f010046aebceee]

INTEGRATION: CWS unopkg2 (1.17.4); FILE MERGED

2004/06/03 13:33:24 dbo 1.17.4.1: #i20304#

2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fe895763c1c94c26616fe5c6bcdfdbe3ea05ca1e]

INTEGRATION: CWS graphicapi (1.18.14); FILE MERGED

2004/06/04 11:55:02 ka 1.18.14.1: goodies offers UNO implementations from now on

2004-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86a1a2a8381cb9faba68abcb40077ff2bdf28611]

#i10000# fix image/resource mess


2004-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6cf84723e55d21feb0b840f852547051a351ad62]

#i10000# back to ilst2 to fix OOo builds


2004-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68b84597c72a8ac3918eaee7bd0b57b069622abb]

#i10000# back to ilst2 to fix OOo builds


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [51fca9eada24bb97fef282a6a1dae4992a4d4055]

#i29666# Create directory %COMMON_DEST%\res%_EXT%\img before copy into into, even in case of empty .ilst filed.


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [02c9a50a7139548dbffbc9cef6b83b669e9b2bf9]

#i10000# Do not reqire jvm ressource.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [416f13a420427da58f17e3ed56c3c6ffab25adeb]

SRC680


2004-06-04  Ingo Schmidt  <is@openoffice.org>  [fd5dbdc5006cbaf87e9e018f44c9236b7f3a3293]

#i25326# new images.zip

Issue number:
Submitted by:
Reviewed by:

2004-06-04  Ingo Schmidt  <is@openoffice.org>  [4f28f0c79180610a2411a3538a84997c32714e08]

#i25326# adding images.zip

Issue number:
Submitted by:
Reviewed by:

2004-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5b4fda03a558d55477a837aa83f2c14246943a4]

#i10000# fix switches for symbols


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aad012218272264282d4be1b4183c5bb5a5423b6]

INTEGRATION: CWS sb18 (1.25.28); FILE MERGED

2004/05/19 14:30:02 sb 1.25.28.1: #i21150# New exectest tool.

2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c5a7195dcde98631f262bc7d8b72408dd7665c3c]

INTEGRATION: CWS sb18 (1.3.26); FILE MERGED

2004/05/12 15:09:30 sb 1.3.26.4: #i21150# javamaker now directly generates class files.
2004/05/07 11:31:05 sb 1.3.26.3: #i21150# 1.3.26.2 had inadvertently dropped some lines...
2004/05/07 11:28:50 sb 1.3.26.2: #i21150# Bad hack...
2004/05/06 15:24:31 sb 1.3.26.1: #i21150# javamaker now directly generates .class files.

2004-06-04  Oliver Bolte  <obo@openoffice.org>  [39005017cd49518eb335b921005ccaf0a588b1a1]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED

2004/05/19 14:30:22 sb 1.1.2.1: #i21150# New exectest tool.

2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [901e5ae058cba8e32ba4fc162ce9cea63d0dcbc9]

#i10000# Reset DIRECTX_SUPPORT


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [10e2d1bb35b014278754d0b394ad21dc2ba367ff]

SRC680


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [87babec48ae8ecc7631ca5e8264509e1c17e838c]

SRC680


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [7fdb39dd80ad72569bd0698488e69a7d1fc823f9]

INTEGRATION: CWS jl6 (1.69.40); FILE MERGED

2004/05/13 13:02:40 jl 1.69.40.6: RESYNC: (1.70-1.71); FILE MERGED
2004/04/30 08:42:20 jl 1.69.40.5: #i20052#
2004/04/28 15:06:57 jl 1.69.40.4: RESYNC: (1.69-1.70); FILE MERGED
2004/04/28 09:30:46 jl 1.69.40.3: #i20052# added JVMFWK
2004/04/27 15:57:34 jl 1.69.40.2: #i20052#
2004/04/27 15:23:44 jl 1.69.40.1: #i20052# added XML2LIB

2004-06-01  Oliver Bolte  <obo@openoffice.org>  [1e71ccf0cc5c15134eb88adf2bc060a9a6480498]

INTEGRATION: CWS jl6 (1.1.82); FILE MERGED

2004/05/04 10:52:00 jl 1.1.82.1: #i20052# java configuration removed from setup

2004-06-01  Oliver Bolte  <obo@openoffice.org>  [591f5fcb64c977872f620492f0bd7187d35e938b]

INTEGRATION: CWS jl6 (1.8.10); FILE MERGED

2004/05/13 13:00:40 jl 1.8.10.4: RESYNC: (1.8-1.9); FILE MERGED
2004/05/12 09:49:48 jl 1.8.10.3: #i20052#
2004/05/10 12:22:32 jl 1.8.10.2: #i20052# jvm setup is now part of project jvmfwk
2004/05/04 10:52:00 jl 1.8.10.1: #i20052# java configuration removed from setup

2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a3dad8bcd36c11c80db73a5926da169bc1f57235]

INTEGRATION: CWS jl6 (1.14.10); FILE MERGED

2004/05/13 13:00:32 jl 1.14.10.5: RESYNC: (1.14-1.15); FILE MERGED
2004/05/10 12:22:31 jl 1.14.10.4: #i20052# jvm setup is now part of project jvmfwk
2004/05/05 14:36:21 jl 1.14.10.3: #20052#
2004/05/05 13:37:35 jl 1.14.10.2: #20052#
2004/05/04 10:51:59 jl 1.14.10.1: #i20052# java configuration removed from setup

2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a2907c658f7cd3e9a2df14255298bb8c917136a8]

INTEGRATION: CWS ause010 (1.5.92); FILE MERGED

2004/05/25 14:03:21 hjs 1.5.92.1: #i27746# don't call java when SOLAR_JAVA empty

2004-05-28  Oliver Bolte  <obo@openoffice.org>  [7ebe31be5a4ee55fe71a7b8300d77213186fde9b]

INTEGRATION: CWS ause010 (1.49.42); FILE MERGED

2004/05/25 12:29:04 hjs 1.49.42.1: #i27613# workaround logical ops in variable

2004-05-28  Oliver Bolte  <obo@openoffice.org>  [886c9bfce854ebdbe6ca8a8baf08946e5ae63118]

INTEGRATION: CWS ause010 (1.5.146); FILE MERGED

2004/04/29 13:33:31 hjs 1.5.146.1: #115774# switch version

2004-05-28  Rüdiger Timm  <rt@openoffice.org>  [46098e7f3064f552ae305a58bac19f1570cdc99c]

#i29635# images2.zip, to get images in setup application (fixed by KA)


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [a352a0a351a9d1f1964b727e49eac55a48a35b11]

#i10000# deliver.pl


2004-05-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f603adede3bb48c0089c37a349474b26b7c3fc8f]

#10000# remove now obsolete *.ilst2


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [c482b79aab41a3753ce76679829dec0e5f93209d]

#i10000# Use correct macro for common outdir


2004-05-27  Ingo Schmidt  <is@openoffice.org>  [7f03f066148df2543b4b8754c82e49748f18881c]

#i25326# setup_native into dependency list


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [45808949d4460098b2fa5f889ebf7d4ef6972e57]

#i10000# No getstyle-gnome


2004-05-26  Ingo Schmidt  <is@openoffice.org>  [eec831308cb5ec701d5e91255096b3b43ce1ba06]

#i25326# fixes in makefile by ause


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [4020b86fb3751b238ee836571538b3bb4c20405a]

#i10000# No com?????.res gets built any more in module wizards


2004-05-26  Vladimir Glazounov  <vg@openoffice.org>  [0fc35c6a475fae910c9dd9106391c159e03ce39a]

#100000# changes from r1.62 available


2004-05-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [444f18b514aca7e82132a00fb02cb8c10915c805]

introduce SO_PACK


2004-05-24  Ingo Schmidt  <is@openoffice.org>  [1fe1b41c6a28d39e272ba4d2131d011365e5adc4]

#i28464# ooo native installer


2004-05-24  Ingo Schmidt  <is@openoffice.org>  [486a860114475fe616e9f169a973420279f103cc]

#i28464# ooo native installer


2004-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ff29d9cb00a98f8a20b5ba2b7990396661900211]

#i29286# strip variable is not defined only for MSC


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b791ea11094210262d42f8680d47ef2b46005009]

INTEGRATION: CWS bmpres01 (1.7.40); FILE MERGED

2004/05/04 14:13:42 ka 1.7.40.2: copy images.zip file to share/config folder
2004/05/03 16:00:42 hjs 1.7.40.1: #i22149# add images.zip

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [af81871be9a9cd6de03a5b5ab0c4dc515968cd49]

INTEGRATION: CWS bmpres01 (1.5.98); FILE MERGED

2004/05/04 15:10:51 hjs 1.5.98.2: #i22149# replace command for 4nt
2004/05/03 12:37:48 hjs 1.5.98.1: #i22149# required switches for new image handling

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [13243b4ae5ba44c87cc17d0898fc6f44a66867e7]

INTEGRATION: CWS bmpres01 (1.142.34); FILE MERGED

2004/05/03 12:44:09 hjs 1.142.34.1: #i22149# removed obsolete targets and includes

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [d94c311c57e7cdfc2b9763d930c9b0d5de7c59a5]

INTEGRATION: CWS bmpres01 (1.144.36); FILE MERGED

2004/05/03 17:44:42 hjs 1.144.36.1: #i22149# export LOCAL_OUT and LOCAL_COMMON_OUT; remove remains of bmp tool

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [048e26d4b48abc4bbd74748962edbe75dca4e021]

INTEGRATION: CWS bmpres01 (1.4.98); FILE MERGED

2004/05/04 15:10:50 hjs 1.4.98.2: #i22149# replace command for 4nt
2004/05/03 12:37:49 hjs 1.4.98.1: #i22149# required switches for new image handling

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7823fc0e96ab0d75ae767568bd2845b7a550bb9c]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED

2004/05/05 16:40:28 hjs 1.1.2.2: #i22149# eat lineends
2004/05/03 13:29:46 hjs 1.1.2.1: #i22149# create image archive

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [a4b3101911af7cb8d1e235dbe55afa571d4ee395]

INTEGRATION: CWS bmpres01 (1.55.10); FILE MERGED

2004/05/03 13:48:48 hjs 1.55.10.1: #i22149# deliver local images and lists

2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5e08f35255c536b9da1bcb5b76607649ac42774b]

SRC680


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1f9e2013c8ae02d94672cae16ed9fa4229169b75]

INTEGRATION: CWS qwizards1 (1.3.6); FILE MERGED

2004/03/17 18:45:21 tv 1.3.6.4: RESYNC: (1.3-1.7); FILE MERGED
2004/03/16 13:50:43 tv 1.3.6.3: added configuration files for web wizard
Issue number:
Submitted by:
Reviewed by:
2004/03/12 15:55:37 rpiterman 1.3.6.2: added new web wizard files (zip, jar and component registry)
2004/02/18 09:42:37 tv 1.3.6.1: added registration of new wizards and tutorial framework
Issue number:
Submitted by:
Reviewed by:

2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0da9726ca2600de883483f2b245408ad07e29582]

INTEGRATION: CWS qwizards1 (1.1.6); FILE MERGED

2004/03/12 17:36:28 tv 1.1.6.3: corrected error with letter templates
Issue number:
Submitted by:
Reviewed by:
2004/03/12 15:55:36 rpiterman 1.1.6.2: added new web wizard files (zip, jar and component registry)
2004/03/12 15:02:32 tv 1.1.6.1: added new letter wizard templates
Issue number:
Submitted by:
Reviewed by:

2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2bd9376f22f23ce84144f32a3f791844edc37612]

INTEGRATION: CWS qwizards1 (1.1.6); FILE MERGED

2004/03/17 18:44:56 tv 1.1.6.3: RESYNC: (1.1-1.3); FILE MERGED
2004/03/12 15:02:32 tv 1.1.6.2: added new letter wizard templates
Issue number:
Submitted by:
Reviewed by:
2004/02/18 09:42:37 tv 1.1.6.1: added registration of new wizards and tutorial framework
Issue number:
Submitted by:
Reviewed by:

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [eb4ebbf61a78be700fd8a2bae4ce0ef34dbd6754]

INTEGRATION: CWS uno8eabugs01 (1.14.2); FILE MERGED

2004/05/18 09:14:49 kso 1.14.2.2: RESYNC: (1.14-1.17); FILE MERGED
2004/05/17 09:07:55 jl 1.14.2.1: #i29251# removed cli_cppuhelper.dll, cli_ure.dll, cli_types.dll, cli_uno.dll

2004-05-19  Vladimir Glazounov  <vg@openoffice.org>  [eb6059bd4358727d9352d744e4dd2bf968898da8]

#i29286# more general strip concept


2004-05-13  Vladimir Glazounov  <vg@openoffice.org>  [d273181954b389d41023d5db83d5a5445234cfd4]

#100000# the *.bin names should also be stripped


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1583294f92c16ba7905dc55f4d2cb0729ebdda99]

SRC680


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fdf14063f3b6755f920fbd3ce13f78a6613f18]

INTEGRATION: CWS dialogdiet01 (1.2.38); FILE MERGED

2004/04/05 10:08:55 mwu 1.2.38.1: dialogdiet01 2004_04_05

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [79d1fe06330227b87a650f57e1c36c2c5f6395e3]

INTEGRATION: CWS dialogdiet01 (1.8.10); FILE MERGED

2004/04/22 01:44:21 mwu 1.8.10.2: dialogdiet01_2004_04_22
2004/04/05 10:08:55 mwu 1.8.10.1: dialogdiet01 2004_04_05

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [662fef0f1dab6870a20cb1ae145e926cb6e95ed9]

INTEGRATION: CWS dialogdiet01 (1.2.38); FILE MERGED

2004/04/22 01:44:20 mwu 1.2.38.1: dialogdiet01_2004_04_22

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7e0e8fee8fdcc3f95efa6f46d45db6dc5323d57]

INTEGRATION: CWS dialogdiet01 (1.70.6); FILE MERGED

2004/04/22 01:47:52 mwu 1.70.6.2: dialogdiet01_2004_04_22
2004/04/05 02:14:32 gyang 1.70.6.1: dialogdiet01 20004_4_5

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [95d147bb5d16ca7e3ac37cf9641df0a163a48276]

INTEGRATION: CWS dialogdiet01 (1.3.20); FILE MERGED

2004/04/22 01:47:51 mwu 1.3.20.1: dialogdiet01_2004_04_22

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa05b338fb680b20e91609426fab88574296bbaa]

INTEGRATION: CWS nwf (1.4.14); FILE MERGED

2004/04/02 13:22:29 ssa 1.4.14.2: RESYNC: (1.4-1.8); FILE MERGED
2004/03/16 17:14:55 pl 1.4.14.1: #i26570# honor ENABLE_GTK flag

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a153bbcd2bb57e0128fd7227bfbe751de9a15b9]

INTEGRATION: CWS nwf (1.1.30); FILE MERGED

2004/04/02 13:22:46 ssa 1.1.30.2: RESYNC: (1.1-1.2); FILE MERGED
2004/03/16 17:14:54 pl 1.1.30.1: #i26570# honor ENABLE_GTK flag

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e593f28be5a0cf2592125a3be5b6ee59ec3a02b1]

INTEGRATION: CWS relocinst (1.1.70); FILE MERGED

2004/04/22 13:06:57 kso 1.1.70.1: #116482# - Removed links from <baseinstdir> to binaries in <baseinstdir>/program.
Issue number:
Submitted by:
Reviewed by:

2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1947bd312ebaac0e74002b6bff38f2c94ea2a82c]

INTEGRATION: CWS defaultbrowser (1.7.22); FILE MERGED

2004/04/30 07:06:09 obr 1.7.22.2: #i14310# need a wrapper script even for GNOME
2004/04/27 08:58:53 obr 1.7.22.1: #i27120# new unix shell execute service implementation

2004-05-10  Vladimir Glazounov  <vg@openoffice.org>  [1dec168ad278054811865fc9858c048fb24ed813]

#i28924# typo in reg. exp.


2004-05-07  Vladimir Glazounov  <vg@openoffice.org>  [90eb8d07b1ee4ee44619a55760eec1639a7f619b]

#100000# more ealborate check for logging


2004-05-04  Vladimir Glazounov  <vg@openoffice.org>  [7bef7263f071c441e9994642e5f2ea962696bfb7]

#100000# more elaborate prove for unstripped binaries


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [49a4640cc5d01c6c7a043acc3a7e9eb88416a171]

INTEGRATION: CWS sunone8ccsparc (1.11.56); FILE MERGED

2004/05/03 15:38:43 rt 1.11.56.1: #i27526# remove -instances=static

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c41705f6e84286483538cac9ebe9770470dadcf8]

SRC680


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [380f8cb3dcad46d1a218dd79b62918d76c40e164]

INTEGRATION: CWS binfilter (1.2.62); FILE MERGED

2004/04/19 08:59:36 aw 1.2.62.1: #110098#
Migration from old scp to scp2
Issue number:
Submitted by:
Reviewed by:

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c75e3eede84e4ec8e146c6586fa0ba5ef7f8fe22]

INTEGRATION: CWS binfilter (1.8.16); FILE MERGED

2004/04/19 08:59:35 aw 1.8.16.1: #110098#
Migration from old scp to scp2
Issue number:
Submitted by:
Reviewed by:

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [960f0407e88cca2f31a9ad1971800f6ee676a3da]

INTEGRATION: CWS binfilter (1.2.48); FILE MERGED

2004/04/19 08:59:35 aw 1.2.48.1: #110098#
Migration from old scp to scp2
Issue number:
Submitted by:
Reviewed by:

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7d73b860d4019c03d79cf09bc2d789df87405989]

INTEGRATION: CWS binfilter (1.3.44); FILE MERGED

2004/04/19 08:59:34 aw 1.3.44.1: #110098#
Migration from old scp to scp2
Issue number:
Submitted by:
Reviewed by:

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7c5dcb9000cb74ef07154b2dc5476afca31725f5]

INTEGRATION: CWS binfilter (1.2.48); FILE MERGED

2004/04/19 08:59:34 aw 1.2.48.1: #110098#
Migration from old scp to scp2
Issue number:
Submitted by:
Reviewed by:

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [62ddb715bab14344d80cac74e22def80e4d6ff61]

INTEGRATION: CWS binfilter (1.142.4); FILE MERGED

2004/04/05 17:46:18 aw 1.142.4.2: RESYNC: (1.142-1.144); FILE MERGED
2004/03/30 14:17:16 er 1.142.4.1: #110098# fix MKDEPFLAGS to strip -I-I if INC+=... was set for additional include paths; we had no project dependencies in binfilter/bf_* modules

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d8dde487840a9652b487f179d26836084a6e8ff6]

INTEGRATION: CWS binfilter (1.64.26); FILE MERGED

2004/04/05 17:45:48 aw 1.64.26.7: RESYNC: (1.69-1.70); FILE MERGED
2004/02/05 21:33:15 aw 1.64.26.6: RESYNC: (1.68-1.69); FILE MERGED
2003/12/05 10:19:16 aw 1.64.26.5: Added BFXMLOFFLIB for binfilter project
2003/10/30 16:34:59 aw 1.64.26.4: RESYNC: (1.66-1.68); FILE MERGED
2003/10/09 11:45:57 aw 1.64.26.3: #111880#
2003/08/08 10:19:31 aw 1.64.26.2: RESYNC: (1.64-1.66); FILE MERGED
2003/07/16 16:58:58 aw 1.64.26.1: #110743#

For BinFilters, some libs were added.

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4387906e40b6afa42bb1e3c3f8e7f99648162d99]

INTEGRATION: CWS sunone8ccsparc (1.8.76); FILE MERGED

2004/04/07 15:32:47 hr 1.8.76.2: #i27527#: enable exceptions (reduces warnings about try/catch constructs in STL headers
2004/04/06 16:33:13 hr 1.8.76.1: #i27527#: remove GenInfoParser stuff

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4ceb1a6577716cb62567e9cdc4b1adbd841df187]

INTEGRATION: CWS comptrans1 (1.1.56); FILE MERGED

2004/04/06 09:42:24 tbe 1.1.56.1: #115421# Render Office Components Transparently Usable

2004-04-30  Vladimir Glazounov  <vg@openoffice.org>  [802d653c71dd9d6e2b50bea1607c76f0343dc3b0]

#100000# removed obsolete checks & method


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c25a35fcba0cad865bbc6fc7617660b82e37330f]

INTEGRATION: CWS os12 (1.15.106); FILE MERGED

2004/03/10 13:36:02 hjs 1.15.106.1: #26297# fix windows linelength problem

2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6743cde7514f797b577d92d0cce4ce0af2ac1b99]

INTEGRATION: CWS os12 (1.14.106); FILE MERGED

2004/03/10 13:36:02 hjs 1.14.106.1: #26297# fix windows linelength problem

2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4d1b252d3dcf44ac677b4db39521558c7f92adc7]

INTEGRATION: CWS os12 (1.3.18); FILE MERGED

2004/04/07 16:08:29 os 1.3.18.2: RESYNC: (1.3-1.7); FILE MERGED
2004/03/05 13:54:58 as 1.3.18.1: #115733# reactivate old TypeDetection configuration to support old 3rdparty components

2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f8ef91274def33558685720e2c1edf4ccdff1b61]

SRC680


2004-04-27  Vladimir Glazounov  <vg@openoffice.org>  [1a9ab4c9eb5a5bf5e16eaff9649009455a8a0d42]

#100000# more elaborate error handling


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8854d30467e5283bae8832dde33f41b08da5345a]

INTEGRATION: CWS xsltfilter01 (1.2.6); FILE MERGED

2004/04/05 18:29:08 sus 1.2.6.5: i27068 Adding missing table.xsl file
2004/04/05 15:47:57 sus 1.2.6.4: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl
2004/04/02 12:52:31 sus 1.2.6.3: #27608# moved stylesheets out of redundant common/body directory
2004/03/17 18:02:19 sus 1.2.6.2: #i23508# move of XHTML transformation from XMLOFF to FILTER project
2004/03/16 11:18:00 lo 1.2.6.1: #i26543# bind xslt framework to root module

2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d2d9f7ccff986705c1ddc755d1fdb6a41deb5beb]

INTEGRATION: CWS xsltfilter01 (1.2.6); FILE MERGED

2004/04/05 18:29:08 sus 1.2.6.6: i27068 Adding missing table.xsl file
2004/04/05 16:02:16 sus 1.2.6.5: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name
2004/04/05 15:47:56 sus 1.2.6.4: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl
2004/04/02 12:52:31 sus 1.2.6.3: #27608# moved stylesheets out of redundant common/body directory
2004/03/18 09:31:55 lo 1.2.6.2: missing ';'
2004/03/17 18:02:18 sus 1.2.6.1: #i23508# move of XHTML transformation from XMLOFF to FILTER project

2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a2f04c002f4eedcc80f66c885d7bde9b16e12930]

INTEGRATION: CWS xsltfilter01 (1.3.8); FILE MERGED

2004/03/17 18:11:05 sus 1.3.8.2: #i23508# move of XHTML transformation from XMLOFF to FILTER project
2004/03/17 18:03:16 sus 1.3.8.1: #i23508# move of XHTML transformation from XMLOFF to FILTER project

2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0215421853021d5c8ac5d35852f1a6644896a768]

INTEGRATION: CWS xsltfilter01 (1.1.36); FILE MERGED

2004/03/18 09:50:19 lo 1.1.36.1: removed plenk

2004-04-26  Oliver Bolte  <obo@openoffice.org>  [a901e53a4b333277f361337c98a4b41bb6304cfa]

SRC680


2004-04-22  Vladimir Glazounov  <vg@openoffice.org>  [aeb43e5b4dcf60d6c9b1a12efc903feb1a5befc0]

#100000# no warnings for --from prj1:prj2


2004-04-22  Rüdiger Timm  <rt@openoffice.org>  [82fa006216ff0f5cf1e139cf39d2053ec4556db6]

#i10000# revert last change


2004-04-22  Rüdiger Timm  <rt@openoffice.org>  [2bc4653409594c37f62673a7935971fc730203a5]

#i10000# suppress warnings


2004-04-22  Sander Vesik  <svesik@openoffice.org>  [14e06c6a96b67d149fece8f3f2e8591007a3883d]

#100000# revert ooo20040329 fix


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [54cd945055a796b703b2498ff65c35d09ff7ddf5]

SRC680


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [358e68a70199087c370bfa9a741467efdcd0e171]

INTEGRATION: CWS ooo20040329 (1.2.54); FILE MERGED

2004/03/19 12:41:09 waratah 1.2.54.1: #i13620# extra definitions to use internal types defined in AIX

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8907deb28c830e8339df4daac1f9b67260781f21]

INTEGRATION: CWS ooo20040329 (1.4.8); FILE MERGED

2004/04/01 16:24:25 mmeeks 1.4.8.1: #27319

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [edc64fd202cabda70024208466e35bf4d2ad546f]

INTEGRATION: CWS ooo20040329 (1.20.14); FILE MERGED

2004/03/19 12:36:41 waratah 1.20.14.1: #i13620# allow configure to pick up on types defined by AIX and also allow AIX to work in configure

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d42d25609ceb6d751bc4923a4f820408d222b30e]

INTEGRATION: CWS ooo20040329 (1.13.4); FILE MERGED

2004/03/19 12:37:40 waratah 1.13.4.1: #i13620# allow configure to pick up on types defined by AIX and also allow AIX to work in configure

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1c04d41435a1042ea1c7ee265b180931cdf63bab]

INTEGRATION: CWS ooo20040329 (1.10.4); FILE MERGED

2004/03/19 12:40:18 waratah 1.10.4.1: #i13620# Extra defines as used by configure

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d2be17a98cc7a68deb1601689c75ade5314ec0da]

INTEGRATION: CWS ooo20040329 (1.5.2); FILE MERGED

2004/03/15 08:10:06 sparcmoz 1.5.2.1: #i26469# : should not assume compiler is named gcc on linux sparc

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [34445b6a33996b21bf460614f2f524281d0a0f3f]

INTEGRATION: CWS ooo20040329 (1.24.4); FILE MERGED

2004/03/18 11:17:09 waratah 1.24.4.1: #i1858# force warnings for unitialised variables so that we are not chasing valgrind warnings again

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [71a457200710392fe7cb1cebda39190f2cc6d490]

INTEGRATION: CWS ooo20040329 (1.8.44); FILE MERGED

2004/03/29 06:21:45 pjanik 1.8.44.1: #i27039#: Add $(STDLIBCPP) for stlport.

2004-04-21  Vladimir Glazounov  <vg@openoffice.org>  [70ce091df6d9aee749debb667fe455e2fef1c4f2]

#100000# no use NO_LOGGING anymore


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7153a02ee384ab6bd276cda045b1334025ab6471]

INTEGRATION: CWS ooo20040329 (1.6.2); FILE MERGED

2004/04/08 07:05:06 svesik 1.6.2.4: RESYNC: (1.6-1.10); FILE MERGED
2004/03/26 20:02:23 khendricks 1.6.2.3: vcl gtk plugin should not be needed on MacOSX
libstlport.dylib no longer is built with or needs *.4.5 at the end
2004/03/26 19:55:50 khendricks 1.6.2.2: Hamburg needs another big sign that says
unix != .so since MacOSX uses .dylib
:-)
2004/03/16 00:17:16 khendricks 1.6.2.1: Handling MacOSX use of .dylib and not .so for myspell

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e0b2f4623d7cfefa0c935499b4196b3c1c56b252]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:33:03 waratah 1.1.92.1: #i1858# add return types to subroutines
add include file for string routines

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1193605e64e00d8894075020cd0cff5533505f07]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:37:42 waratah 1.1.92.1: #i1858# add return types to subroutines
add forward declarations for some subroutines
add extra brackets for some while loop assignments
break up some if statement assignments

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bb2d5117dfeadb45b45b6f0f574929088aa3a9b3]

INTEGRATION: CWS ooo20040329 (1.6.36); FILE MERGED

2004/03/17 12:35:12 waratah 1.6.36.1: #i1858# add return types to subroutines
add include file for string routines
add a couple of forward declarations for internal routines

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [aca6ad8bad46c0a3653dce581a38463fa6f16ba9]

INTEGRATION: CWS ooo20040329 (1.2.68); FILE MERGED

2004/03/17 12:35:33 waratah 1.2.68.1: #i1858# add return types to subroutines
add include file for string routines
add a couple of forward declarations for internal routines

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7a2681232ad1921d44581f90d3597525c025734f]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:36:11 waratah 1.1.92.1: #i1858# standard headers for used subroutines

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [dc45aa67f172d6e725fc0dffdb70e6dd616f0b98]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:33:49 waratah 1.1.92.1: #i1858# add return types to subroutines
add include file for string routines

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [0b5e2238f9049aa182faa533d9e4581a89a2d814]

INTEGRATION: CWS ooo20040329 (1.4.92); FILE MERGED

2004/03/17 12:47:15 waratah 1.4.92.1: #i1858# add explicit int return type to function

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ee1ad8eaacdf5757e719324512a8a5f8156b930d]

INTEGRATION: CWS ooo20040329 (1.2.36); FILE MERGED

2004/03/17 12:47:46 waratah 1.2.36.1: #i1858# alter order of definitions to remove some warnings from -Wall

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [07d6dac3c0b054c7c045692ea26c74ef25ed5b1b]

INTEGRATION: CWS ooo20040329 (1.2.48); FILE MERGED

2004/03/17 12:38:45 waratah 1.2.48.1: #i1858# remove unused variable

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ceb212363c4d62c234870ab09d8cb1ea2b38de96]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:41:33 waratah 1.1.92.1: #i1858# add braces around each group for the structure in initialiser

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d02dfba90004666ffeea7b388680f59e758c327d]

INTEGRATION: CWS ooo20040329 (1.3.48); FILE MERGED

2004/03/17 12:44:06 waratah 1.3.48.1: #i1858# add a couple of brackets to show explicit order in tests

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3ae3d20f46ed910868e764cc54b76552e508a160]

INTEGRATION: CWS ooo20040329 (1.2.48); FILE MERGED

2004/03/17 12:45:51 waratah 1.2.48.1: #i1858# add braces around each structure initialiser
make the if test for characters explict and add code to make it work for S390 as well

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1285eea85801a5e3d602ee494f8ed5e1de8bfeeb]

INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGED

2004/03/17 12:40:59 waratah 1.1.92.1: #i1858# add explicit int type where needed
include extra braces to make code more obvious for debugging

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [24d48052910dbad58a3ef088722acd9027852089]

INTEGRATION: CWS ooo20040329 (1.3.48); FILE MERGED

2004/03/17 12:43:16 waratah 1.3.48.1: #i1858# add a couple of brackets to show explicit or on if tests
out a cast in to make sure of type for display in printf

2004-04-21  Sander Vesik  <svesik@openoffice.org>  [38771ce2590a722497bd80844f7b8584c9245b18]

INTEGRATION: CWS loadenv01 (1.6.16); FILE MERGED

2004/03/31 04:53:33 as 1.6.16.1: #i24378# increase version of comphelper lib

2004-04-21  Vladimir Glazounov  <vg@openoffice.org>  [93848af362a82b3f96f185167a7e0ba75ce9c9a4]

#100000# import Cws.pm if NO_LOGGING is defined


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [29a8a9f193f6a55c108dc15c756bb818a31a0d1f]

INTEGRATION: CWS newscpzip2 (1.2.20); FILE MERGED

2004/03/26 11:25:57 is 1.2.20.2: #i25325# new entries for ProductCode and UpgradeCode into bootstrap file
Issue number:
Submitted by:
Reviewed by:
2004/03/23 15:21:04 is 1.2.20.1: i25325# StarRegistryItems in new installer

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [a64a998fabb5ba9ac04edebd83a7fd7ab8188e77]

INTEGRATION: CWS newscpzip2 (1.10.34); FILE MERGED

2004/03/31 08:46:28 is 1.10.34.1: #i27173# fixing cygwin/4NT problems

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [fe9cf1cb0b8ca70cb7af5844ff431aa961936b11]

INTEGRATION: CWS newscpzip2 (1.8.34); FILE MERGED

2004/03/31 08:46:28 is 1.8.34.1: #i27173# fixing cygwin/4NT problems

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [242e61bd1c17df3bfc75541c7b2d6ee7d7d61d14]

INTEGRATION: CWS newscpzip2 (1.3.10); FILE MERGED

2004/03/31 08:48:09 is 1.3.10.1: #i27173# fixing cygwin/4nt problems
Issue number:
Submitted by:
Reviewed by:

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [73ceef490eb86e94584e9bfbc0bb48704f4b2f7a]

INTEGRATION: CWS newscpzip2 (1.2.34); FILE MERGED

2004/03/31 08:47:14 is 1.2.34.1: #i27173# fixing cygwin/4nt problems
Issue number:
Submitted by:
Reviewed by:

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [91cbde1844cbb7989c470dc759d580b6cb274bc2]

INTEGRATION: CWS newscpzip2 (1.3.10); FILE MERGED

2004/03/31 08:47:44 is 1.3.10.1: #i27173# fixing cygwin/4nt problems
Issue number:
Submitted by:
Reviewed by:

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [7f439fed808a0d0dd477e04c2a85d72961f10e6c]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:07 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [40e602dfb733887168d6099fce854c71e48a115a]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:06 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [dcce73e1966d17c23a347d254cd34fbbbf7ef176]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:05 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [784e8a2c23c3b0323fa44eac183de0263b4e241e]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:04 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [075378f29ed8635f940ed3f9da76ea228cabba5a]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/06 16:16:16 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:33:04 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [7104ee60b8a54195fb6c5c9a14bfab2f57f7f7ef]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:03 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [288b3a9bded13d2034bd4ae9eb2a2924350eae7a]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:02 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [95335b6e855a109dfe32514fd34f89414b919672]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:33:01 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [5855f2fdc06643069fbc75228cc6bd73d08001e2]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:16 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [bd0a7cb2e853158557cf2782c4d0f128c3383db0]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/05 10:59:03 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:31:15 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [d67b41e13c343c90bfde3eb2b326621404a808d7]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:15 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [d4395ca8387711cbed916bc02e3580e5381cd76d]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:14 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [dde4716d7246a31f6497658c710d1704437d5cac]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:13 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [9047b815a46022a447a7fc34b51c621b061f4da4]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/06 16:15:59 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:31:13 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [00664d26b3815b8970c8a2d876a1196aa003edea]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:12 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [6706a0db73662692518f2649c28f304ea348d0b5]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:11 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [df6aa401118c552b8316612e7bb0309805d3a566]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/02 12:05:04 is 1.1.2.3: #i25325# new native packaging process
2004/03/31 16:44:48 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:31:10 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [019d75cb350225d7d340043ea20969d68717021c]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:10 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [72a0613068ad2f888b88bc2ec8c4b824c25bae45]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:09 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [f840c7c12cdd055778740b475afbf7eb017b505b]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:08 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [2d1cad6f4cb4ad8000b12db7ccb1c93186a91c86]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/06 16:15:59 is 1.1.2.3: #i25325# new native packaging process
2004/04/05 12:46:05 is 1.1.2.2: i25325# new native packaging process
2004/03/31 12:31:08 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [090aa68c6c7e314f9c3094042074cdf2fa72d628]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:07 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [4269e1e8d24d6789237443c089a0f1ce02b63af5]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:06 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [1ce9de652bee55bcd5bd2ecf4bf9a972a0a11369]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/06 16:15:59 is 1.1.2.4: #i25325# new native packaging process
2004/04/05 13:53:33 is 1.1.2.3: #i25325# new native packaging process
2004/04/05 12:46:05 is 1.1.2.2: i25325# new native packaging process
2004/03/31 12:31:06 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [c1f5035cd344416637752fd7c946630400caacbc]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:05 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [53ba2bb250927b951735048adef4de53d742c299]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:04 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [1fa533ddbd5493c72c093032b7168dc1477938f0]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/06 16:15:58 is 1.1.2.5: #i25325# new native packaging process
2004/04/05 12:46:05 is 1.1.2.4: i25325# new native packaging process
2004/04/05 10:58:19 is 1.1.2.3: #i25325# new native packaging process
2004/04/02 12:05:04 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:31:04 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [dce5412b131d2f6c797c75ae3a272d8ccc19303f]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/03/31 12:31:03 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [63f011524c2794b1b3daf7e8307eef26a4efbec0]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED

2004/04/07 15:46:14 is 1.1.2.5: #i25325# new native packaging process
2004/04/05 12:45:34 is 1.1.2.4: i25325# new native packaging process
2004/04/02 12:04:21 is 1.1.2.3: #i25325# new native packaging process
2004/03/31 16:43:46 is 1.1.2.2: #i25325# new native packaging process
2004/03/31 12:25:40 is 1.1.2.1: #i25325# new native packaging process

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [f4b5c78816ed27c5c404dfc83d272ca8ec74e08d]

INTEGRATION: CWS newscpzip2 (1.7.18); FILE MERGED

2004/03/23 15:21:03 is 1.7.18.1: i25325# StarRegistryItems in new installer

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [c08523dcb205acef4ac1b897076e55d862c198ab]

INTEGRATION: CWS newscpzip2 (1.8.2); FILE MERGED

2004/03/23 15:21:04 is 1.8.2.1: i25325# StarRegistryItems in new installer

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [50219f24d9321c2b65fad8448a43bdd310a65a2e]

INTEGRATION: CWS newscpzip2 (1.2.20); FILE MERGED

2004/03/23 15:20:28 is 1.2.20.1: i25325# StarRegistryItems in new installer

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [f355f9a2ddc515689ed50a4de69a78bc75a9a516]

INTEGRATION: CWS newscpzip2 (1.1.48); FILE MERGED

2004/03/23 15:19:43 is 1.1.48.1: i25325# StarRegistryItems in new installer

2004-04-20  Sander Vesik  <svesik@openoffice.org>  [2d63de2854fd0cd655d01bd9782ea6c211f75b28]

INTEGRATION: CWS pkgchkcfgfix1 (1.1.64); FILE MERGED

2004/04/19 11:18:26 jb 1.1.64.1: #116376# Change file modification date to trigger configuration cache update

2004-04-15  Rüdiger Timm  <rt@openoffice.org>  [461c5d2a966574132345545076a207069514cb1a]

#i10000# Export ANT_HOME variable.


2004-04-14  Oliver Bolte  <obo@openoffice.org>  [695cbb73f8e4dfa6bbf651f875811aa83d6b3ba7]

finish_logging on success


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc12dc8782dd782f07493078cfed480cad0b469]

#i10000# Merge new pkgchk settings with MultiStratumBackend support


2004-04-14  Oliver Bolte  <obo@openoffice.org>  [59dae7eca704cee2036b0693b9a7822a50f17487]

Changes for new Logging.pm (lazy writing)


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a759be470f998c7e9deafd209d018bee18cfe501]

INTEGRATION: CWS unopkg1 (1.1.26); FILE MERGED

2004/03/24 10:38:23 dbo 1.1.26.3: RESYNC: (1.1-1.2); FILE MERGED
2004/03/19 14:18:38 dbo 1.1.26.2: #115884#
Issue number:
Submitted by:
Reviewed by:
2004/03/04 10:12:11 dbo 1.1.26.1: #i20304# added deployment UNO components, added configmgrrc PKG_...Config, added unorc PKG_...UnoFile
Issue number:
Submitted by:
Reviewed by:

2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7754ef840a1a24ddd65bc0a780de26c92a35f027]

INTEGRATION: CWS unopkg1 (1.4.8); FILE MERGED

2004/03/24 10:39:14 dbo 1.4.8.3: RESYNC: (1.4-1.8); FILE MERGED
2004/03/11 16:05:23 dbo 1.4.8.2: #115884#
Issue number:
Submitted by:
Reviewed by:
2004/03/04 10:12:11 dbo 1.4.8.1: #i20304# added deployment UNO components, added configmgrrc PKG_...Config, added unorc PKG_...UnoFile
Issue number:
Submitted by:
Reviewed by:

2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2af3a45d80c4f651d7510a993c9eb9118487410c]

INTEGRATION: CWS unopkg1 (1.2.8); FILE MERGED

2004/03/24 10:38:33 dbo 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED
2004/03/15 09:12:21 dbo 1.2.8.1: #115884# missing CREATE flags
Issue number:
Submitted by:
Reviewed by:

2004-04-13  Vladimir Glazounov  <vg@openoffice.org>  [d3c1d166c98e0803cc7ece9a176807e13e558d12]

#100000# strip UNIX binaries on the fly


2004-04-13  Vladimir Glazounov  <vg@openoffice.org>  [ca827f66ad259d5184d880176e2104024ecf7cec]

#100000# strip UNIX binaries on the fly


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [55bb3a8a069ce8b72b4891be482546a213b09088]

SRC680


2004-04-08  Rüdiger Timm  <rt@openoffice.org>  [867ffdd448b4fd647e6a1f37913368f3a4345c2e]

#115712# Replaced old grande/develop6 path with new one


2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0434445d866464a64a72d6c4cf0c324d0dbe18a5]

INTEGRATION: CWS ause09 (1.10.56); FILE MERGED

2004/04/02 16:14:18 hjs 1.10.56.1: #i27314# additional parameter for rscdep

2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [98f7b5732cf897b338c254799b8b8932fad21b54]

INTEGRATION: CWS ause09 (1.77.6); FILE MERGED

2004/03/26 17:05:18 hjs 1.77.6.2: RESYNC: (1.77-1.78); FILE MERGED
2004/03/03 16:27:29 hjs 1.77.6.1: #112607# revert last changes

2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f011a877e49a7f2fffa76d71bbf5bf021d2777]

INTEGRATION: CWS ause09 (1.2.56); FILE MERGED

2004/04/02 16:14:17 hjs 1.2.56.1: #i27314# additional parameter for rscdep

2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [722815d8c506ac563e2c2f5386514578deedfd95]

INTEGRATION: CWS ause09 (1.75.6); FILE MERGED

2004/03/26 17:03:13 hjs 1.75.6.2: RESYNC: (1.75-1.76); FILE MERGED
2004/03/03 16:27:29 hjs 1.75.6.1: #112607# revert last changes

2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e9b3fda3d34023255e5753289925831e7e491b8]

INTEGRATION: CWS ause09 (1.2.120); FILE MERGED

2004/03/03 16:00:33 hjs 1.2.120.1: #i25998# usefull output when dying

2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59f1260bcead4f059a03e0a9ef79f8b29012bed]

INTEGRATION: CWS geordi2q16 (1.2.152); FILE MERGED

2004/04/05 14:24:20 hr 1.2.152.1: #111934#: merge CWS ooo111regression5

2004-04-05  Vladimir Glazounov  <vg@openoffice.org>  [16581098678a3b23f196d4459f8465a8b29c6786]

#100000# one additional default build mode for OOo


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [683dd624a116385e791de3a800ea97a2b9a0ea72]

SRC680


2004-04-02  Vladimir Glazounov  <vg@openoffice.org>  [827e91e30f5f51ffa0b3798e1a8acfc79a7f2a11]

#100000# logging should be on


2004-04-02  Vladimir Glazounov  <vg@openoffice.org>  [51d7e39eb379749f9b7611f3d02546aace09b7f8]

#100000# logging should be on


2004-04-01  Oliver Bolte  <obo@openoffice.org>  [c45736ae7aac1dc4bae1a5f84acf4cb1942411dd]

Change for OOo 2.0 (SRC680)


2004-03-31  Vladimir Glazounov  <vg@openoffice.org>  [596be34e60c070d71e30cce62bf9998af3cc8413]

#100000# blanks instead of underscores


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2a82c872d0006d1d3b694c547c6d497cec8e87ec]

INTEGRATION: CWS sb14 (1.2.122); FILE MERGED

2004/03/09 14:17:50 sb 1.2.122.1: #i21150# Minor improvements.

2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c988c3239e38366ee2011ab18e5f26c3381447a6]

INTEGRATION: CWS cfg04 (1.1.14); FILE MERGED

2004/03/23 11:00:15 ssmith 1.1.14.3: RESYNC: (1.1-1.2); FILE MERGED
2004/02/27 12:23:52 ssmith 1.1.14.2: #114070# fix error in syntax
2004/02/27 10:00:43 ssmith 1.1.14.1: #114070# updating form scp

2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [21c224591fb4c79a1ec5e8d524d477980e27464d]

INTEGRATION: CWS cfg04 (1.3.14); FILE MERGED

2004/03/23 10:59:51 ssmith 1.3.14.2: RESYNC: (1.3-1.6); FILE MERGED
2004/02/27 10:00:25 ssmith 1.3.14.1: #114070# updating form scp

2004-03-29  Kurt Zenker  <kz@openoffice.org>  [abeda89481207247c22faecc21b5930a6440f9d2]

#i10000# #i26983# missing $ for variable


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [fef7b2e806560bc9e0909408e559cb541c03b883]

SRC680


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [b2747a83ec2560c5be31c3fb0ca3a276ca202e8a]

INTEGRATION: CWS jl3 (1.6.8); FILE MERGED

2004/03/15 17:11:05 dbo 1.6.8.1: #i23687# corereflection -> reflection
Issue number:
Submitted by:
Reviewed by:

2004-03-23  Kurt Zenker  <kz@openoffice.org>  [063aec25fab3103db6ae08ea9c961300a6a71cf7]

SRC680


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [938ba72f10d8404345fa309294ac2ffade7182f4]

SRC680


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7b688653452c3c69629ee9723e1b0e0a1824a7f5]

INTEGRATION: CWS qadev16 (1.2.24); FILE MERGED

2004/02/05 14:34:46 lla 1.2.24.1: #114786# changes for dmake test within sal qa directory, handles now jobexclusion

2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0169b6b3f5dda5146c868ba4f5c97407a9afcbd3]

INTEGRATION: CWS qadev16 (1.2.24); FILE MERGED

2004/02/05 14:34:47 lla 1.2.24.1: #114786# changes for dmake test within sal qa directory, handles now jobexclusion

2004-03-18  Oliver Bolte  <obo@openoffice.org>  [b0f5d58d49b86d7edb92581f73fbde098570643c]

#100000# use quotes for proext


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [c4efc750ee906932739ad26cd1a30606cb949b4d]

#100000# source/canvas added


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [c29a65ddeb54f83f9323b8af8ca3e7661aef1516]

#100000# forgotten in cws canvas01 (thb)


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [2ac808b5324177acb9ce3da52b458dbd1b25f745]

Initial revision cws canvas01 (thb)


2004-03-18  Vladimir Glazounov  <vg@openoffice.org>  [77adbaadcc3e55ae674be1b3a03c01096fde1436]

#100000# typo through replace


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0357afd2058f0c8ad70e1cfb2f8917f31f033210]

SRC680


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [52f95a2e95264084c19aa07201b97c1b6f02e5f7]

INTEGRATION: CWS canvas01 (1.69.22); FILE MERGED

2004/02/25 11:26:58 thb 1.69.22.3: #110496# Added cppcanvas lib
2004/02/20 20:48:55 thb 1.69.22.2: #110496# Added canvas helper
2004/02/05 17:20:25 thb 1.69.22.1: #110496# Need two new libs: basegfx and canvas

2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f24e9dfb49781c5e7989a859284c908be6a25d34]

INTEGRATION: CWS canvas01 (1.3.16); FILE MERGED

2004/02/25 17:04:57 thb 1.3.16.2: #110496# Also need canvastools lib
2004/02/25 15:05:45 thb 1.3.16.1: #110496# Added canvas, cppcanvas, basegfx and slideshow libraries

2004-03-17  Oliver Bolte  <obo@openoffice.org>  [41861efb09d731c7052891cdb5451674bc3502ec]

INTEGRATION: CWS ant01 (1.42.2); FILE MERGED

2004/03/15 14:11:09 bei 1.42.2.4: #23464# resolve ANT symlink, resolv symlinks to symlinks too
2004/03/15 13:59:34 bei 1.42.2.3: #23464# resolve ANT symlink, resolv symlinks to symlinks too
2004/03/15 13:19:47 bei 1.42.2.2: #23464# resolve ANT symlink, needed for debian linux for example
2004/03/05 13:36:31 bei 1.42.2.1: #i24645# ant is compulsary in SRC680

2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3806fbc2402757c42d81ef225015f97fe1db4c62]

INTEGRATION: CWS ant01 (1.61.2); FILE MERGED

2004/03/15 14:11:08 bei 1.61.2.4: #23464# resolve ANT symlink, resolv symlinks to symlinks too
2004/03/15 13:59:33 bei 1.61.2.3: #23464# resolve ANT symlink, resolv symlinks to symlinks too
2004/03/15 13:19:47 bei 1.61.2.2: #23464# resolve ANT symlink, needed for debian linux for example
2004/03/05 13:36:31 bei 1.61.2.1: #i24645# ant is compulsary in SRC680

2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fde14bd48dce547797cc5528bbee7dfc3061f6e7]

INTEGRATION: CWS ant01 (1.1.234); FILE MERGED

2004/03/04 17:42:24 bei 1.1.234.1: #i23464# support ant1.6.*

2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5786e0a2d4a6e1f7d7072aa2af12e57f99e65f2d]

INTEGRATION: CWS ant01 (1.21.16); FILE MERGED

2004/03/05 11:14:00 bei 1.21.16.2: #i23464# allow ANT variable to be overriden
2004/03/04 17:42:24 bei 1.21.16.1: #i23464# support ant1.6.*

2004-03-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7dfc6f20bb51bdb78bb705b67f5688aaf3a48f4]

#i26570# enable gtk environment variable


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [e01c7cbdf5e36d34dec3040a59125073d870ccdb]

SRC680


2004-03-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f8ce417f6aad656452c9356452b860ecd59544d5]

#100000# missed this when fixing #24238#


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [20e8cb27c5ace9132d843ec185b540b46ac34886]

Initial revision


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [1fdaedca92191e94d1dfb510712790dcfae39ce3]

use OOo icon, remove old stuff


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [5ce14d2bc51e8e37d58fa6188a7ab14c74512581]

remove log


2004-03-11  Vladimir Glazounov  <vg@openoffice.org>  [840b7d8e7c505a541fe36c4f4c10136d85b46f98]

#1000# fix for finish_logging


2004-03-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d231dbc830ea6760796efedc12d8a263e91c795d]

SRC680


2004-03-09  Vladimir Glazounov  <vg@openoffice.org>  [68baabfb22a6895e2dbfcf5df874833152217a31]

#100000# improved check for dmake, better handling for the modules with not original names


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a48fb094b1a9b5345cd4cd4ad7c72e45f9a4db29]

INTEGRATION: CWS ooo20040225 (1.15.2); FILE MERGED

2004/02/15 16:05:17 vq 1.15.2.1: #22751 Require .NET 2002 or newer for MS compiler version.

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [78c87ace7ec553a67af1f29b1b6e79fe1a6da1af]

INTEGRATION: CWS ooo20040225 (1.44.40); FILE MERGED

2004/02/24 00:17:29 haggai 1.44.40.1: Don't try to run make clean in dmake directory if dmake build is disabled

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7faa3b065f7380a72a19e7069e26d3b99948469]

INTEGRATION: CWS ooo20040225 (1.60.2); FILE MERGED

2004/02/17 21:17:18 fa 1.60.2.2: #i25618# preliminary gcj support
2004/02/15 16:05:17 vq 1.60.2.1: #22751 Require .NET 2002 or newer for MS compiler version.

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c371983bd72d526e53419b9166b8cc22327eeb2]

INTEGRATION: CWS ooo20040225 (1.41.2); FILE MERGED

2004/02/23 15:35:22 svesik 1.41.2.2: refresh configure from configure.in
2004/02/15 16:05:15 vq 1.41.2.1: #22751 Require .NET 2002 or newer for MS compiler version.

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fffb32e4fecfa84e4f48512468f42b35fccf020a]

INTEGRATION: CWS ooo20040225 (1.61.10); FILE MERGED

2004/02/17 10:02:13 dsherwin 1.61.10.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [89cf57ed107e85dd676508b053e9df87d5f21d6c]

INTEGRATION: CWS ooo20040225 (1.3.4); FILE MERGED

2004/02/19 10:48:25 sparcmoz 1.3.4.1: for linux sparc remove -fpermissive and restore -O1 optimisation

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [601504327a7d5d7b85505be32488ef3fe149f7f0]

INTEGRATION: CWS ooo20040225 (1.142.10); FILE MERGED

2004/02/23 15:41:54 fa 1.142.10.2: Make JAVA variable aware of gcj
2004/02/17 21:14:15 fa 1.142.10.1: #i25618# preliminary gcj support

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f807c67cd558732c4ff15675deceec375cd8a6d]

INTEGRATION: CWS ooo20040225 (1.13.4); FILE MERGED

2004/02/21 01:50:08 vq 1.13.4.2: #25499 2nd part of guw.pl patch.
2004/02/18 02:23:06 vq 1.13.4.1: #25499 Teach guw.pl to handle something=<path> parameter and minor
cleanup of the used regex.

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f9d5081b673cda02fa4891f37fc0995b17fd201]

INTEGRATION: CWS ooo20040225 (1.4.10); FILE MERGED

2004/03/04 15:32:10 hr 1.4.10.2: #i10000#: fix typo
2004/03/04 15:31:20 hr 1.4.10.1: #i10000#: pack libmyspell.so instead of libulingu

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [af81fbe62262ccbd1ebbd8b144a1b70a41c3d3b7]

INTEGRATION: CWS fwkmerge1 (1.2.10); FILE MERGED

2004/02/20 17:01:55 lo 1.2.10.1: #115238# mergeup new xsltfilter from srx645#

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e97dd6ac6a1e4fa8996b37c73d3f75f1d72d0a57]

INTEGRATION: CWS fwkmerge1 (1.1.10); FILE MERGED

2004/02/20 15:43:05 lo 1.1.10.1: #115238# merge up new xsltfilter from srx645

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [38deee1f41c78e3eb4b18450e7eeff222d5dec61]

INTEGRATION: CWS fwkmerge1 (1.1.10); FILE MERGED

2004/02/20 17:01:54 lo 1.1.10.1: #115238# mergeup new xsltfilter from srx645#

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e064f991ac66feecd4da853de722d60e7c218df6]

INTEGRATION: CWS fwkmerge1 (1.1.10); FILE MERGED

2004/02/25 16:49:32 lo 1.1.10.2: #115238# fix xsltfilter installation
2004/02/20 15:43:05 lo 1.1.10.1: #115238# merge up new xsltfilter from srx645

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [992de8c172201c40b3c94c3c3f9a0dec114a3ebc]

INTEGRATION: CWS fwkmerge1 (1.3.10); FILE MERGED

2004/02/25 16:49:32 lo 1.3.10.1: #115238# fix xsltfilter installation

2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [728680fd8b688e15162bef138d7ab7a48af4cf0f]

INTEGRATION: CWS fwkmerge1 (1.1.10); FILE MERGED

2004/02/20 15:43:04 lo 1.1.10.1: #115238# merge up new xsltfilter from srx645

2004-03-05  Rüdiger Timm  <rt@openoffice.org>  [082e235576ba5ee43585df7602df0c12d10ad298]

SRC680


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [7b7d578d672df5edc7bd66adb8bcee7c576516fe]

#i10000# Last change didn't work correctly in hamburg windows environment.


2004-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fd806d8abafd7a977d088923915861ce2f0bbef]

indicate MWS environment


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [54249815bb4a7d4314878779614042627acf4ade]

SRC680


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [a86d0603a31cb6f6841cf72d3a9aaef5e0a8a402]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:23 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [d1a336d52cf35684671d7c47dba76af0f3e6b4a2]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:22 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [4c174419baf2db725a48f11165c7fc9826ed5292]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:21 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [c8310d0e511241fb4056038170e2b704979ccb7f]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:50:56 is 1.1.24.1: #i26080# new gid for python module

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [0e01f69a9010a6313d94ffb9565586a59bdc2af4]

INTEGRATION: CWS scp2fix2 (1.2.24); FILE MERGED

2004/03/03 15:50:55 is 1.2.24.1: #i26080# new gid for python module

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [83ebfab054c80996083200b2f1db07d5c980cc59]

INTEGRATION: CWS scp2fix2 (1.2.24); FILE MERGED

2004/03/03 15:44:21 is 1.2.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [cd7d0f7f630c4a7dd2f19fdad9f62057ea41df6a]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:43:24 is 1.1.24.1: #115768# include USE_JAVAVER=TRUE
Issue number:
Submitted by:
Reviewed by:

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [88d6b93e149212142a45cdb6432607319c1e3745]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:20 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [755e57ec8db81d1e2cebb89ad7ae0e45c136c540]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:19 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [2aee12d7df206938ccbaa978dd23b2dfff57a8a9]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:18 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [075eb86713b4b514d8de2ee1f510385023d59b82]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:17 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [8a34b8edd258ebe9afdb8bbee7f0cdf1086c8d2b]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:16 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [044bd9ec0182c27e285edc484ade1914e9fcdcd7]

INTEGRATION: CWS scp2fix2 (1.2.6); FILE MERGED

2004/03/03 15:47:02 is 1.2.6.1: #i26080# new name for addin module

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [70d03ed0305b492f09316b24000f5eb374e9daac]

INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED

2004/03/03 15:44:15 is 1.1.24.1: #i26080# only settings.mk in makefiles

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [921897d424d82c38c41a78ea718fd57eedec593a]

INTEGRATION: CWS scp2fix1 (1.1.12); FILE MERGED

2004/03/01 12:49:16 is 1.1.12.2: #i25425# StarOffice 8 instead of .StarOffice8 for Windows
Issue number:
Submitted by:
Reviewed by:
2004/02/20 16:28:33 is 1.1.12.1: #i25425# hiding the user directory
Issue number:
Submitted by:
Reviewed by:

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [724f5ce615ff6d967bde9ff482bba82b4796caec]

INTEGRATION: CWS scp2fix1 (1.3.12); FILE MERGED

2004/02/20 16:22:09 is 1.3.12.2: #i25734# removing share/config/java.ini at deinstall
Issue number:
Submitted by:
Reviewed by:
2004/02/20 15:46:14 is 1.3.12.1: #i25728# ScriptsJavaScript instead of ScriptsJavascript
Issue number:
Submitted by:
Reviewed by:

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [0f143d7b288d62d6fffad4ac2bec0b7a368da467]

INTEGRATION: CWS scp2fix1 (1.1.12); FILE MERGED

2004/02/20 16:16:36 is 1.1.12.1: #i24246# no more share/response directory
Issue number:
Submitted by:
Reviewed by:

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [5298e7740219cb868ba746a24960133b3511b3ad]

INTEGRATION: CWS scp2fix1 (1.2.22); FILE MERGED

2004/02/20 16:32:49 is 1.2.22.1: #i25475# matching MSWin instead of win
Issue number:
Submitted by:
Reviewed by:

2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [63943203862ed52eb637278457a99734ce18af8b]

INTEGRATION: CWS scp2fix1 (1.2.22); FILE MERGED

2004/02/20 16:32:14 is 1.2.22.1: #i25475# matching MSWin instead of win
Issue number:
Submitted by:
Reviewed by:

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1462cf746e8020740639cd5a3d9c5b30ed2672e5]

SRC680


2004-03-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [daf8dd9ade608142c2223580879128902533ac6d]

#i26040#,#i10000#: tag(): quote metacharacters in file name if used as regexp


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3a8e34c64b3172e2e5cb33ff6d71d9387c761a63]

INTEGRATION: CWS ause07 (1.4.62); FILE MERGED

2004/01/28 19:35:36 hjs 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED
2003/12/19 13:04:37 hjs 1.4.62.1: #i9399# removed resetting CFLAGS

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [59c4bbbac03a1d5860df54f56986a2f7fc0d213f]

INTEGRATION: CWS ause07 (1.2.82); FILE MERGED

2003/12/19 13:04:37 hjs 1.2.82.1: #i9399# removed resetting CFLAGS

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [888a4d52026bcd71aec741a43b7aa6ddfb4ed4e8]

INTEGRATION: CWS ause07 (1.5.62); FILE MERGED

2004/01/28 19:35:23 hjs 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED
2003/12/19 13:04:37 hjs 1.5.62.1: #i9399# removed resetting CFLAGS

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a71943c043de328ad7082f5dcd9625374898d70e]

INTEGRATION: CWS ause07 (1.21.8); FILE MERGED

2004/01/28 19:34:44 hjs 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED
2003/12/19 11:18:58 hjs 1.21.8.1: #i17181# NOOPT flag from -O to -O0

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b3e2c27bcb77e9d7ee32d2c9ee898fa57180be34]

INTEGRATION: CWS ause07 (1.23.12); FILE MERGED

2004/03/01 15:03:00 hjs 1.23.12.1: #i24239# a bit of hack to ease transition

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b0c8e440b440874f35437d1342e4d2b09397992c]

INTEGRATION: CWS ause07 (1.23.54); FILE MERGED

2003/12/19 13:06:50 hjs 1.23.54.1: #i9399# changed BUILD_SOSL into BSCLIENT

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [afa5fd873e5c072f2b29029cec00697ca6605d90]

INTEGRATION: CWS ause07 (1.139.8); FILE MERGED

2004/01/28 19:31:31 hjs 1.139.8.3: RESYNC: (1.139-1.141); FILE MERGED
2003/12/19 12:06:00 hjs 1.139.8.2: #i12782# remove BUILD define
2003/12/18 18:38:45 hjs 1.139.8.1: #97748# introduce ADDCDEFS to append compiler defines

2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7ec2f89f4d8a524c2efe6d0269e65ec66e343059]

INTEGRATION: CWS ause07 (1.22.96); FILE MERGED

2003/12/19 13:06:50 hjs 1.22.96.1: #i9399# changed BUILD_SOSL into BSCLIENT

2004-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bd42620d9840d6870a15adb1ded3130e7bcc97b]

#i24239# a bit of hack to ease transition


2004-02-27  Rüdiger Timm  <rt@openoffice.org>  [30773257d95d53bb77c78d95fa50832e564e1402]

#i10000# Add dummy option -p as it is statet in the header.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [3db613764d262085714edd975cb44f3bd47df176]

SRC680


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [d2e91e9a3b9e23ed48debce59547ebf7af517568]

some initial changes


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [bc7114e14088f3138f872acc0c8b6f5a0e1a97f9]

Initial revision


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [e62d5f4a9f0d5aa2d11ceea24af0ca834a642f6f]

Initial revision


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [4e22f68a279415b3b3aae36ef5eb96f93ea1688f]

#100000# disable logging by setting NO_LOGGING for standalone systems


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0730be856e5e5140cce61d330f9765baf36f583c]

INTEGRATION: CWS layoutmanager (1.1.8); FILE MERGED

2004/02/21 09:36:55 cd 1.1.8.1: #111899# Code moved from obsolete scp project

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ff4211f106d35240c709af0004dcb652a1f1413b]

INTEGRATION: CWS layoutmanager (1.3.8); FILE MERGED

2004/02/21 09:36:55 cd 1.3.8.1: #111899# Code moved from obsolete scp project

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4f2b661fedaa674e9e5ff3b3f1db6d4b86d73062]

INTEGRATION: CWS layoutmanager (1.1.8); FILE MERGED

2004/02/21 09:36:54 cd 1.1.8.1: #111899# Code moved from obsolete scp project

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [21531ebd10ced908c38340394321917bfc53fe4c]

INTEGRATION: CWS layoutmanager (1.1.8); FILE MERGED

2004/02/21 09:36:53 cd 1.1.8.1: #111899# Code moved from obsolete scp project

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [58643fbe08268740d02870756fab2d6878b9247f]

INTEGRATION: CWS layoutmanager (1.1.8); FILE MERGED

2004/02/21 09:36:52 cd 1.1.8.1: #111899# Code moved from obsolete scp project

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [dbb6ac742c1766c109e8572714d4a47580bd8c4b]

INTEGRATION: CWS geordi2q15 (1.7.48); FILE MERGED

2004/02/20 12:29:03 hr 1.7.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9d9a8f3fa95365fa8a962b66e4e1fbc0f1ef075a]

INTEGRATION: CWS geordi2q15 (1.4.66); FILE MERGED

2004/02/20 12:29:03 hr 1.4.66.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4e5ebf0a3c9fb6031d5e634c35c76ca31a8b6255]

INTEGRATION: CWS geordi2q15 (1.2.48); FILE MERGED

2004/02/20 12:29:02 hr 1.2.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [fcd8848bfc79b9daf03a99d179d5593dc19df838]

INTEGRATION: CWS geordi2q15 (1.2.48); FILE MERGED

2004/02/20 12:29:01 hr 1.2.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bb44c39ef37f3c4f57eb348205befdf0a66901cf]

INTEGRATION: CWS geordi2q15 (1.5.48); FILE MERGED

2004/02/20 12:29:00 hr 1.5.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8eefcfc5f4d7846f6b3bd460def6a1efa9047c64]

INTEGRATION: CWS geordi2q15 (1.7.48); FILE MERGED

2004/02/20 12:28:59 hr 1.7.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [78fc2b5a7c8081705a35f69c9dc4595266f1dc70]

INTEGRATION: CWS geordi2q15 (1.2.48); FILE MERGED

2004/02/20 12:28:59 hr 1.2.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d0ce22a3c402483ae65869a8d78f9e1a5a002f35]

INTEGRATION: CWS geordi2q15 (1.7.48); FILE MERGED

2004/02/20 12:28:58 hr 1.7.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [786cd506beec01acaa366dc8277bcb0fd2253977]

INTEGRATION: CWS geordi2q15 (1.12.10); FILE MERGED

2004/02/20 12:28:56 hr 1.12.10.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7962022c73dfed6b5acd0151d117827b66ce2381]

INTEGRATION: CWS geordi2q15 (1.9.10); FILE MERGED

2004/02/20 12:28:56 hr 1.9.10.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4995b721441e879c708054cead1c3be75e95795f]

INTEGRATION: CWS geordi2q15 (1.6.48); FILE MERGED

2004/02/20 12:28:56 hr 1.6.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [587f0a1da1f8e3d83d44a56f49014127669c481e]

INTEGRATION: CWS geordi2q15 (1.9.48); FILE MERGED

2004/02/20 12:28:56 hr 1.9.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2ab669cf7e2e9bd051cde6b3c72ff108a406d79b]

INTEGRATION: CWS geordi2q15 (1.7.48); FILE MERGED

2004/02/20 12:28:56 hr 1.7.48.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0d305924bf60b300d0f799d125831f32c0d9c6b8]

INTEGRATION: CWS geordi2q15 (1.15.4); FILE MERGED

2004/02/20 12:10:44 hr 1.15.4.1: #111934#: merge CWS ooo111fix3

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e62e3501025ab73d24c0e45b981e722b2bf1c1f3]

INTEGRATION: CWS geordi2q15 (1.60.4); FILE MERGED

2004/02/20 13:13:22 hr 1.60.4.1: #111934#: merge CWS ooo111regression2

2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5c7cc12ba048bc0e4bcc3536fe910bd595a2ec8c]

INTEGRATION: CWS geordi2q15 (1.41.4); FILE MERGED

2004/02/20 13:13:21 hr 1.41.4.1: #111934#: merge CWS ooo111regression2

2004-02-23  Oliver Bolte  <obo@openoffice.org>  [e5aca72fe94e082cbb4530bcd0feb0e98feed35f]

#100000# getstyle-gnome removed


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [5a9cdd12d6c719e9d711924daf7988f627769e38]

SRC680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [a4ebeeb8ee6bc79d7b3fe532e2326abe83767486]

#100000#,#i22713# reflect changes from integration of CWS vcl17 in scp


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [4dc719e5248c02b2aee5f973a8c13e11319eaf18]

INTEGRATION: CWS vcl17 (1.47.34); FILE MERGED

2003/12/09 13:59:07 pl 1.47.34.1: #i18647# make patches work with subprojects

2004-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4999d156241b0cc0be43d632b0151d63cfa320]

#i25646#: catch 'unrecognized auth response' from OOo CVS server


2004-02-17  Rüdiger Timm  <rt@openoffice.org>  [2026473aaee61cf2b7967c5ee696e862033ffd91]

SRC680


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [aaca294fabf873fede37358ff0ff1e273169abc5]

Initial revision


2004-02-12  Rüdiger Timm  <rt@openoffice.org>  [e0175566bcc57c70e8d3120dee585009f72d68ab]

#i10000# Removed response_workstation.txt


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [d50761fb75d9037c47cd402100fbc4cdca6bdb57]

SRC680


2004-02-10  Ingo Schmidt  <is@openoffice.org>  [5d5cb4862e45fd5be5ef24f8322f4d8be3c69b13]

#115269# adding python changes into new scp2


2004-02-10  Ingo Schmidt  <is@openoffice.org>  [d2df0fe6888c3bf6991f4fe0d62660b166652d85]

#115269# adding python changes


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [20ddeca2ad0608e71e30971d4224cbaf4c568cc6]

#100000#, #i22565#: reflect changes from integration of CWS scriptingf3 in scp/source/office/files.scp


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [c0d8055b8bf8c6d999a96afaa77fb606e1acb55a]

#i10000# install.sh has been removed (by khendricks, see setup2/wrapper/install.sh).


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [34ceb4eb553ac3b3f78552e26c4d8eb8fee2187c]

#i10000# virgule exists for OOo11x only


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [41da113486756f989e9e44b565d433c5629ae726]

INTEGRATION: CWS newscp2 (1.27.2); FILE MERGED

2004/02/05 12:41:33 is 1.27.2.1: #115269# new scp2

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [d9e927d04ce6f3c3179d4c3eacfdae7c8136185b]

INTEGRATION: CWS newscp2 (1.2.2); FILE MERGED

2004/02/05 12:45:00 is 1.2.2.1: #115269# new scp
Issue number:
Submitted by:
Reviewed by:

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [0a9a5292a64f2c2bd5244076fea68ad5dd0808b5]

INTEGRATION: CWS newscp2 (1.1.2); FILE ADDED

2004/02/05 12:44:14 is 1.1.2.1: #115269# new scp
Issue number:
Submitted by:
Reviewed by:

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [d1f7d37c5e85d12812adfa4cc0633a17f6dca8f2]

INTEGRATION: CWS newscp2 (1.2.2); FILE MERGED

2004/02/05 12:28:10 is 1.2.2.1:
Issue number:
Submitted by:
Reviewed by:

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [5ba431e467cb49e0d3436977a4b1a3416cf47c17]

INTEGRATION: CWS newscp2 (1.1.2); FILE ADDED

2004/02/05 12:52:38 is 1.1.2.1: #115269# undefine gids in new scp
Issue number:
Submitted by:
Reviewed by:

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [67d0707bc75347f5d80fafd17af974885aa41a71]

INTEGRATION: CWS newscp2 (1.2.2); FILE MERGED

2004/02/05 12:27:50 is 1.2.2.1:
Issue number:
Submitted by:
Reviewed by:

2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [5578bfc5bfd782cc54678fd18c181086d7409bcc]

INTEGRATION: CWS newscp2 (1.2.2); FILE MERGED

2004/02/05 12:26:45 is 1.2.2.1: #115269# new undefining of gids

2004-02-10  Ingo Schmidt  <is@openoffice.org>  [5e1aa2e90d5d6b8e0b0374ab68479d0d84eac976]

#115269# with #115013# new chart files for src680 m25


2004-02-05  Ingo Schmidt  <is@openoffice.org>  [30196b74afd21d6ab0277948928c4582803f3eae]

#115269# new scp2 project


2004-02-05  Ingo Schmidt  <is@openoffice.org>  [30407568c23f4d862457559127aa02b653433c74]

#115269# new scp2 project


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ee7abf56a5667076172e0ff062679f2976e209f]

SRC680


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e3743285f64af86506cf9280b00c9167ca1d294]

INTEGRATION: CWS ooo20031216 (1.38.2); FILE MERGED

2003/12/22 13:33:55 waratah 1.38.2.3: #i23772# improve the pam security header test for linux
2003/12/15 21:04:54 waratah 1.38.2.2: #i23464#  Implement test for ANT_LIB to be used by ant.mk
2003/12/10 15:57:13 dsherwin 1.38.2.1:
#i19048# Add support for building with Visual Studio .NET 2003

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e46791efa704936a3042de8056e95376cce999a]

INTEGRATION: CWS ooo20031216 (1.12.2); FILE MERGED

2004/01/23 11:20:30 mh 1.12.2.7: RESYNC: (1.12-1.13); FILE MERGED
2003/12/29 23:58:14 pjanik 1.12.2.6: Blackdown.org JDK porting project uses server in JDK 1.4.2 RC1
2003/12/29 22:24:30 pjanik 1.12.2.5: Blackdown.org JDK porting project uses amd64 in JDK 1.4.2 RC1
2003/12/28 12:07:32 pjanik 1.12.2.4: #i8585#: Configure updates for x86_64.
2003/12/20 12:58:42 waratah 1.12.2.3: #i23464# implement ANT_LIB in the set environment
2003/12/15 09:35:25 waratah 1.12.2.2: Remove incorrect warnings from the Windows builds
2003/12/10 15:57:15 dsherwin 1.12.2.1:
#i19048# Add support for building with Visual Studio .NET 2003

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7ca5ab5d038a21be36b883c528e04992d7bdc6d]

INTEGRATION: CWS ooo20031216 (1.2.96); FILE MERGED

2003/12/17 12:36:18 waratah 1.2.96.1: #i23040# - sparcmoz - MInor charges to the compile options and enabling crash dump

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [86b419dd55a7292afbd2e54277e1705fc7bb1d25]

INTEGRATION: CWS ooo20031216 (1.5.76); FILE MERGED

2004/01/26 14:21:31 mh 1.5.76.2: RESYNC: (1.5-1.6); FILE MERGED
2003/12/14 14:25:05 khendricks 1.5.76.1: Issue number:
Issue number:  21906 and 22301
Submitted by:  Kevin Hendricks
Reviewed by:   ppc linux code owner (me)

Removing -fpermissive and -fno-for-scope form the unxlngpp4.mk
file since Ken's latest changes has remvoed the need for them
anymore.

Also I added in -frtti since my tests show no real impact on
stripped size or startup speed on PPC Linux, in the hopes this might
prevent future rtti related missing symbol problems

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [51329e5339ff36519c02f3ad62ce98654631d372]

INTEGRATION: CWS ooo20031216 (1.21.2); FILE MERGED

2004/01/26 14:20:45 mh 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED
2003/12/14 10:03:24 waratah 1.21.2.1: #i21906# remove permissive options, code now clean

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9549a51449fd56cb5f32292493bd083bb124cc2f]

INTEGRATION: CWS ooo20031216 (1.21.76); FILE MERGED

2003/12/28 11:59:44 pjanik 1.21.76.1: #i8594#: Add makefiles for x86_64.

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c53d9e7741c8c15ad87804d5e9e047608455f5]

INTEGRATION: CWS ooo20031216 (1.20.110); FILE MERGED

2003/12/16 19:20:09 waratah 1.20.110.2: #i23464# Include a default ANT_LIB for the hamburg environment
2003/12/16 11:15:42 waratah 1.20.110.1: #i23464#  Implement test for ANT_LIB instead of ANT_HOME

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b283a0b5e0f4951e0f388c250b2bcfbdf51961eb]

INTEGRATION: CWS ooo20031216 (1.12.2); FILE MERGED

2003/12/15 02:26:14 vq 1.12.2.1: #23549 Teach guw.pl how to handle -X<something>=<path>

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba4092b59fc16a164cac87c34db6baba1de9bfcf]

INTEGRATION: CWS ooo20031216 (1.57.2); FILE MERGED

2004/01/23 11:20:17 mh 1.57.2.4: RESYNC: (1.57-1.58); FILE MERGED
2003/12/22 13:33:09 waratah 1.57.2.3: #i23772# improve the pam security header test for linux
2003/12/15 21:03:41 waratah 1.57.2.2: #i23464#  Implement test for ANT_LIB to be used by ant.mk
2003/12/10 15:57:13 dsherwin 1.57.2.1:
#i19048# Add support for building with Visual Studio .NET 2003

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3935cb22b113109fbc4267c5e93b82c2c2fc2731]

INTEGRATION: CWS geordi2q14 (1.9.12); FILE MERGED

2004/01/30 11:51:14 hr 1.9.12.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01067cab048c2dc0a223e02094e9fb47dead0a39]

INTEGRATION: CWS geordi2q14 (1.25.6); FILE MERGED

2004/01/30 11:51:14 hr 1.25.6.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64338526365561cb2d4ca672ec952626fc914a4]

INTEGRATION: CWS geordi2q14 (1.1.8); FILE ADDED

2004/01/30 11:51:13 hr 1.1.8.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30edeba697c754fa106d015be11400a8d67a64b9]

INTEGRATION: CWS geordi2q14 (1.45.14); FILE MERGED

2004/01/30 11:36:38 hr 1.45.14.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db532c23aea917849115976af9cb77a333a3f88d]

INTEGRATION: CWS geordi2q14 (1.2.16); FILE MERGED

2004/01/30 11:36:37 hr 1.2.16.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4117172031700ed3647041dbaa1f42eb147421b]

INTEGRATION: CWS geordi2q14 (1.21.86); FILE MERGED

2004/01/30 11:36:37 hr 1.21.86.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6dda4a75594ab7188d81d84c72e9bd72ed7932b]

INTEGRATION: CWS geordi2q14 (1.77.14); FILE MERGED

2004/01/30 11:36:37 hr 1.77.14.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [603358291355244ab7b60c925f82b77c60a7a9c9]

INTEGRATION: CWS geordi2q14 (1.44.14); FILE MERGED

2004/01/30 11:36:36 hr 1.44.14.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e0b696da5c671d4cc17070ce657cd45bb2db72]

INTEGRATION: CWS geordi2q14 (1.75.14); FILE MERGED

2004/01/30 11:36:35 hr 1.75.14.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [580011f7dc6ed5a08a1de396546096a3ef5ad312]

INTEGRATION: CWS geordi2q14 (1.43.14); FILE MERGED

2004/01/30 11:36:35 hr 1.43.14.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a9e5ce88a3fda8414c620ce2012ddcb59dc9f5]

INTEGRATION: CWS geordi2q14 (1.52.16); FILE MERGED

2004/01/30 11:36:32 hr 1.52.16.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [90b36d301e8d06832e83f92453fdb533236ff749]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED

2004/01/30 11:39:25 hr 1.8.40.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8c20338b1bbb9bef204ac77926f286d25f47214]

INTEGRATION: CWS geordi2q14 (1.13.4); FILE MERGED

2004/01/29 12:50:12 hr 1.13.4.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0a0c5e741b1ff64e3cb512c5d48a3dfd4210495]

INTEGRATION: CWS geordi2q14 (1.58.4); FILE MERGED

2004/01/29 12:50:11 hr 1.58.4.1: #111934#: merge CWS ooo111fix2

2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf0811ea760604a78aadc8016639bfc4d101714]

INTEGRATION: CWS geordi2q14 (1.39.4); FILE MERGED

2004/01/29 12:50:09 hr 1.39.4.1: #111934#: merge CWS ooo111fix2

2004-02-02  Vladimir Glazounov  <vg@openoffice.org>  [4c1149bd552b430fd2ad0ac929822ec21215412b]

#111193# #114875# + additional check for incomplete modules in --prepare step


2004-01-30  Kurt Zenker  <kz@openoffice.org>  [38d8baef4d770f2c57bb70f49226cf19cc9e37ee]

#100000# create dirs with group premissions


2004-01-29  Kurt Zenker  <kz@openoffice.org>  [bcac9219297e40e7d5555421e406c8f00f43f884]

SRC680


2004-01-29  Kurt Zenker  <kz@openoffice.org>  [7c6b33a9154c886067a6ada2d5820ddcf9ff1257]

INTEGRATION: CWS newscptools (1.60.4); FILE MERGED

2004/01/20 15:55:38 is 1.60.4.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [c59d4f619c99842e2376c0f06ca4d043deeb67ab]

INTEGRATION: CWS newscptools (1.9.182); FILE MERGED

2004/01/20 15:55:37 is 1.9.182.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [cb939d9b60eb7272c377d2b49ff0bda737904e23]

INTEGRATION: CWS newscptools (1.141.4); FILE MERGED

2004/01/20 15:55:38 is 1.141.4.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [63e01f85a97a7811343f013b912883a9c617551a]

INTEGRATION: CWS newscptools (1.26.40); FILE MERGED

2004/01/20 15:55:39 is 1.26.40.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [c357c086bbc0465e5b1391774b4bc6ca0b631932]

INTEGRATION: CWS newscptools (1.7.182); FILE MERGED

2004/01/20 15:55:40 is 1.7.182.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [8c91a26e0392f1b2752f08c182e551ee3cc7958a]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:39 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [6c6b1265a4020e128adf5da625b1373592002d6e]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:38 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [3da7128bc97d88f3c856ee8fc5907072b4ef21cb]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:37 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [d9bdd9aa1d470b1a89ace4aba74494c6bc0e2389]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:36 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [9b65c07963097c37d2c167464492b1378a829421]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:35 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [29bbea4d67314e9e785d5b8315b9f31f64845de0]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:34 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [5a5666e21db185cbb761fb1bc7d59e442e700e28]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:33 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [728ad0edab8f6a2ddcf1fe7c150e37a84bd64c07]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:06:32 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [e70dbf9f0f0659aa8848d131d2eb41df0bab7663]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:20 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [a01ffe3f029b058c1896706b812e2aeaf43c5a1c]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:19 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [c9cd8a1a580b101db66f097babef2f3b6393a287]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:17 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [9ece8df209dfc2cbfafbaad591e4eb3bf3f8a354]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:15 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [0f2b42d6301554cdd2324e09478e60d8bd02c996]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:11 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [3ed9798938fe77fedb29547c2a9a3b5cd3b7ed92]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:09 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [846561b0e6cbbea46a107a5a4123da230813c104]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:07 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [61143fc593828644a8330da1506e9e3f12d31d84]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:05 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [568308a156d2955702a144038e6a93af92126d8a]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:04 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [8b07827076d11c76de04091265e57b9b8a55cc6f]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:02 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [9fa351848f968661bc2baabc3d4e7959cb052d7b]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:09:00 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [36bbd4c6b1f5f85efb08b203bd73dcaaa4030bee]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:08:58 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [8bba6877a07748e55ba73079e7031e5666d5b47e]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:02:01 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Kurt Zenker  <kz@openoffice.org>  [e11ef6e5c2479f625b6f3d1ef09223c9b7befe84]

INTEGRATION: CWS newscptools (1.1.2); FILE ADDED

2004/01/20 16:00:43 is 1.1.2.1: #i24601# new scp tooling

2004-01-29  Oliver Bolte  <obo@openoffice.org>  [e2eb801a0d5288e4b987d0529166d412dc53071e]

#i24715#


2004-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51a8c9de10a9cc2e898e4c034b048f0497fa9542]

#i17992# applied patch to enable komplex logic in .IF statements


2004-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c188833e25de5f3e3e8e38c5db5ed9be086fa6c]

#113067# prevent missing sourceroot switch on CWS


2004-01-21  Oliver Bolte  <obo@openoffice.org>  [478999d534c3232d9fe344ac51dea9da99efd414]

#100000# fix by hjs


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [93ff895c7d452d187529c3a6ee296757929775d6]

SRC680


2004-01-14  Oliver Bolte  <obo@openoffice.org>  [ff95903ff7010ec09f18a13906c88d4cb2b0a407]

SRC680


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [05373736f1bf67521d05e34e0b82267012fb8f61]

SRC680


2003-12-18  Vladimir Glazounov  <vg@openoffice.org>  [2b8fb17cf6b21dbf35f14dabb8760d516c46d09f]

#100000# merge problem fix


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [37319f8defe3f15bef8f115b6c29b3d4c6744413]

INTEGRATION: CWS geordi2q11 (1.57.4); FILE MERGED

2003/12/16 16:14:21 hr 1.57.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [69b3b81e96856c5d93f2a34a80492e1a0adce80d]

INTEGRATION: CWS geordi2q11 (1.9.38); FILE MERGED

2003/12/16 16:14:20 hr 1.9.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [222c1871c4ce106a6357574ee0444426ee82960f]

INTEGRATION: CWS geordi2q11 (1.2.68); FILE MERGED

2003/12/16 16:14:19 hr 1.2.68.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f6342f03c335853d546d418222c75b2153c2d2c4]

INTEGRATION: CWS geordi2q11 (1.44.38); FILE MERGED

2003/12/16 16:14:18 hr 1.44.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9469317382faf0e6f7913918803c242fc8348450]

INTEGRATION: CWS geordi2q11 (1.4.80); FILE MERGED

2003/12/16 16:14:18 hr 1.4.80.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [00d7a29a4c085e69e58ce92ad87af7f40b2a03f8]

INTEGRATION: CWS geordi2q11 (1.5.80); FILE MERGED

2003/12/16 16:14:17 hr 1.5.80.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3dc7d8c92534703ced2e5eabfc96043b0bd84c79]

INTEGRATION: CWS geordi2q11 (1.11.100); FILE MERGED

2003/12/16 16:14:17 hr 1.11.100.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [efb62afb731113fc2be83c94f0ea4fbff9f070e0]

INTEGRATION: CWS geordi2q11 (1.21.4); FILE MERGED

2003/12/16 16:14:16 hr 1.21.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4d985493f1e2c52f9642f5f6a35f7a04919d5d50]

INTEGRATION: CWS geordi2q11 (1.5.114); FILE MERGED

2003/12/16 16:14:15 hr 1.5.114.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7a4c520b59b929cbb01f33235656308b1c70859c]

INTEGRATION: CWS geordi2q11 (1.7.80); FILE MERGED

2003/12/16 16:14:14 hr 1.7.80.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a3a554a63ddcd67be1d088c5bd0fe7c827fb9435]

INTEGRATION: CWS geordi2q11 (1.1.6); FILE ADDED

2003/12/16 16:14:14 hr 1.1.6.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [272c09be9edd8dfc1f6a1f09f84ee32f275a4544]

INTEGRATION: CWS geordi2q11 (1.5.100); FILE MERGED

2003/12/16 16:14:13 hr 1.5.100.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [16935b3a6dabc9f988b5ecddbb9c42da2283f8e7]

INTEGRATION: CWS geordi2q11 (1.22.66); FILE MERGED

2003/12/16 16:14:13 hr 1.22.66.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2d39eb2dc040a9ba5ededa270a055296eb7c5b29]

INTEGRATION: CWS geordi2q11 (1.10.100); FILE MERGED

2003/12/16 16:14:12 hr 1.10.100.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2093400d41838a37fd106c20fb9b385190222b1f]

INTEGRATION: CWS geordi2q11 (1.13.72); FILE MERGED

2003/12/16 16:14:12 hr 1.13.72.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6220eb3bb4ce017b43feb95212cbdc6a4a2223ce]

INTEGRATION: CWS geordi2q11 (1.139.4); FILE MERGED

2003/12/16 16:14:11 hr 1.139.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e432d8922db4cb23c31ffc5ffdfbceea0681a3b6]

INTEGRATION: CWS geordi2q11 (1.19.66); FILE MERGED

2003/12/16 16:14:11 hr 1.19.66.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dbe1b176e3e50484f1e27e6ba1f25a5557901e43]

INTEGRATION: CWS geordi2q11 (1.68.22); FILE MERGED

2003/12/16 16:14:10 hr 1.68.22.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2d5e8392c717c3c6816a274647b7b8bb23c17461]

INTEGRATION: CWS geordi2q11 (1.11.100); FILE MERGED

2003/12/16 16:14:09 hr 1.11.100.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [eb6dd5012ab1f243a22ecf60d0c8e7a51c2a4dd5]

INTEGRATION: CWS geordi2q11 (1.94.10); FILE MERGED

2003/12/16 16:14:01 hr 1.94.10.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a06d7d978171936ea241b4dcfa861084a56eb471]

INTEGRATION: CWS geordi2q11 (1.24.4); FILE MERGED

2003/12/16 16:17:52 hr 1.24.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c7deacb92b467567f631f48bb72e15f3efd9d153]

INTEGRATION: CWS geordi2q11 (1.2.38); FILE MERGED

2003/12/16 11:17:47 hr 1.2.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c734607a4a6b59da9ba664c7715c03b120220d43]

INTEGRATION: CWS geordi2q11 (1.2.38); FILE MERGED

2003/12/16 11:17:46 hr 1.2.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [96124aaebd752d9d34e7315eb12696b4cfca0a26]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:46 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [526d6c8b35c3c4745c8db668a48932d8ae9b3c8b]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:45 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [232e8a58f1a7ad08a4139213ac19e0207d74c146]

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:44 hr 1.3.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [869a5e8d2318d848fccc1c89244a1651ca8945e0]

INTEGRATION: CWS geordi2q11 (1.2.38); FILE MERGED

2003/12/16 11:17:44 hr 1.2.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fd957663dd6ec12c458e898727fa32b5fbdb984d]

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:43 hr 1.3.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6dcfc9400076289d1a9c0920079f9bdf3923fe29]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:43 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [efe75a994e4f724c51ee566c22f0f98dacf5d3f7]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:42 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e53f7ceb0c07cfc1571aded4899c0a2a443066e7]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:41 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9750d7f83a6b06a42e3ef444180f55239d1f6394]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:40 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a190ceb2df61ea80ec19b43e3109e053274e0a96]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:39 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0b70f72cc74ed98233ac02a1b8c8eb1559cd573a]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:38 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5bcc8156c05995f91b43c09fc005f79e5e3b38cc]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:37 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4e8e576e887e5dbcc029bdaac7489f27cb80293a]

INTEGRATION: CWS geordi2q11 (1.2.46); FILE MERGED

2003/12/16 11:17:36 hr 1.2.46.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [17164ab8ed4443d7627f0b3cb81a8b35231ab127]

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:35 hr 1.3.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9f513cd1c8ccb0920c741b38253da0f23a2a7ef7]

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:33 hr 1.3.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd6794ba0daf883f251dc1025d4c337064a0710c]

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:32 hr 1.3.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [477e7c12a8b06ee43d6f9da1ef1a3368a02080b3]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:31 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [98315b82429a67bef0dcd967af75404f9364901e]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:30 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b7e7ccba18f601b048d3fa7d21480ff3b4de46d0]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:29 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0dda6d63507955a82401c92585198ac8d548c398]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:28 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [281b54d97268635300c7eb4859ecd60db680a74a]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:27 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c7af152dd1a4d11fcea20af85781534024f7447c]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:26 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c149906e101564f8831074a4541c1ef0ac576401]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:25 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f586e9c13d4d058f2af1e7ed4c6ff29294243943]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:24 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b0e0291414bc49e353e4c99c4058c582c4811665]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:23 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8d0956fe899336e597256fcabb04ba01a9767fab]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:22 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3641570dedf9f271c456f1b3b0ebb812567907b8]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:21 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2c2d75fe811baf443c023367c357fc1bdbbdecc5]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:20 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [54b176bafd283d1e89064b112f0a1d9ba2f676b1]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:19 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f821d6aa81a4a80644ed795a68eadfa5c96939c3]

INTEGRATION: CWS geordi2q11 (1.2.56); FILE MERGED

2003/12/16 11:17:18 hr 1.2.56.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5388f477305fb9e008957e17a4246f9c6cc78d48]

INTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED

2003/12/16 11:17:17 hr 1.4.30.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f066b2e3569420de69cc696d14289218490cecb1]

INTEGRATION: CWS geordi2q11 (1.4.52); FILE MERGED

2003/12/16 11:17:16 hr 1.4.52.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [22c22305164915076c217680e7820e989f669527]

INTEGRATION: CWS geordi2q11 (1.5.8); FILE MERGED

2003/12/16 11:17:16 hr 1.5.8.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [42124fa07586a17194c6e40dccbae8c0535208a8]

INTEGRATION: CWS geordi2q11 (1.19.38); FILE MERGED

2003/12/16 11:17:15 hr 1.19.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [401b27cba80856f7386a57838031d4df4aada872]

INTEGRATION: CWS geordi2q11 (1.11.38); FILE MERGED

2003/12/16 11:17:15 hr 1.11.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e43a8d7a90573b586640a85d60a4fcea6a2b88df]

INTEGRATION: CWS geordi2q11 (1.8.38); FILE MERGED

2003/12/16 11:17:14 hr 1.8.38.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8dcb44d5612a12c38a03e07e11d407db9e623524]

INTEGRATION: CWS geordi2q11 (1.12.4); FILE MERGED

2003/12/15 17:45:58 hr 1.12.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4ff4fe88ddeb171a03b3e1f86bd4097494101108]

INTEGRATION: CWS geordi2q11 (1.57.4); FILE MERGED

2003/12/15 17:45:57 hr 1.57.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9c4925f4a1e4f167ffa91083794f67ef0845a8d2]

INTEGRATION: CWS geordi2q11 (1.38.4); FILE MERGED

2003/12/15 17:45:54 hr 1.38.4.1: #111934#: join CWS ooo111fix1

2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9c8874c1db5b6de8f729c888c641a0c330c03e72]

INTEGRATION: CWS geordi2q11 (1.14.4); FILE MERGED

2003/12/15 17:45:52 hr 1.14.4.1: #111934#: join CWS ooo111fix1

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [1337178ebc7e367d5eba03d4616908e60a6583b5]

SRC680


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [59c386517bf7690ffc387d310ab047f500ef5eb8]

INTEGRATION: CWS ause06 (1.55.2); FILE MERGED

2003/10/29 14:39:51 hjs 1.55.2.2: RESYNC: (1.55-1.56); FILE MERGED
2003/10/10 13:11:36 hjs 1.55.2.1: #112399# remove depricated link flag notmapped

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0b28696c4e24741a8db0bbfe5aefb09d3679d3fc]

INTEGRATION: CWS ause06 (1.9.6); FILE MERGED

2003/10/10 13:32:50 hjs 1.9.6.1: #i20544# move switch from CDEFS to CFLAGS*

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e351e935dd6093034a17e854a51dd131ceae7b04]

INTEGRATION: CWS ause06 (1.8.56); FILE MERGED

2003/09/19 17:17:24 hjs 1.8.56.1: #112248# make -o belong to YACCTARGET

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e46679b3422c0f2368d4da61527010f253a4e00d]

INTEGRATION: CWS ause06 (1.76.4); FILE MERGED

2003/10/10 13:27:27 hjs 1.76.4.1: #112607# SHLnLINKRES and APPnLINKTYPEFLAG

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [3ee5df951ee677cc4adb40e5275b61709bed9ac4]

INTEGRATION: CWS ause06 (1.46.32); FILE MERGED

2003/09/03 15:36:05 hjs 1.46.32.2: RESYNC: (1.46-1.47); FILE MERGED
2003/08/26 14:24:37 hjs 1.46.32.1: #i18647# introduce OUT2INC_SUBDIR to separate header from different tarball in one module

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [929435fe34b7a61bd1356b39389d097938f9de76]

INTEGRATION: CWS ause06 (1.43.4); FILE MERGED

2003/10/10 13:27:26 hjs 1.43.4.1: #112607# SHLnLINKRES and APPnLINKTYPEFLAG

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4dcaef869f13706215a4155c24ae7a0cd562ba8d]

INTEGRATION: CWS ause06 (1.137.4); FILE MERGED

2003/09/26 15:31:35 hjs 1.137.4.2: RESYNC: (1.137-1.138); FILE MERGED
2003/09/19 17:17:24 hjs 1.137.4.1: #112248# make -o belong to YACCTARGET

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e8791c4071a587ec7f4fb4ca0c160d711d141d58]

INTEGRATION: CWS ause06 (1.74.4); FILE MERGED

2003/10/10 13:27:28 hjs 1.74.4.1: #112607# SHLnLINKRES and APPnLINKTYPEFLAG

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4f55cf8fde923e041cbde75659900f1fe604fd92]

INTEGRATION: CWS ause06 (1.42.4); FILE MERGED

2003/10/10 13:27:27 hjs 1.42.4.1: #112607# SHLnLINKRES and APPnLINKTYPEFLAG

2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b273f0067d764cbda07777ae9b515711feb0114a]

SRC680


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fea14ba225b65db24e41db6e7e7d0f424cf4f396]

INTEGRATION: CWS qadev14 (1.2.4); FILE MERGED

2003/12/04 16:25:01 sw 1.2.4.1: #114167#

2003-12-11  Kurt Zenker  <kz@openoffice.org>  [07ebd457ec69cae1b48c787028938bfe682b7c43]

INTEGRATION: CWS qadev14 (1.3.4); FILE MERGED

2003/12/04 16:27:32 sw 1.3.4.2: #114167#
2003/12/04 16:24:51 sw 1.3.4.1: #114167#

2003-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c71814b38d48e9a99f3911944e6cd3b60f8e4960]

#100000#: tag operation can't succeed without message if -F and -b option is specified


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [98cd330500742dba366fb97ff6a7c3655bbff072]

SRC680


2003-12-02  Rüdiger Timm  <rt@openoffice.org>  [458c5eeb0cff420da254f5d0390d44adc4a14d79]

SRC680


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f1a41ec97c4e60925dd6d12f3cf85c7062e0a101]

INTEGRATION: CWS ooo20031110 (1.3.24); FILE MERGED

2003/10/19 22:38:29 waratah 1.3.24.1: #i20504#  Correct processing of library code, not always built

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e40663bdf1469d9bac364071d5fd0a1337919f3c]

INTEGRATION: CWS ooo20031110 (1.11.4); FILE MERGED

2003/10/26 18:57:15 vq 1.11.4.2: #21441 Adjust configure to detect the new requirements for Windows when
building OOo 2.0.
2003/10/18 12:38:06 waratah 1.11.4.1: #i21389#  merge configure patches from the 1.1 branches

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d308835cc636864a5f65922d257dadc39517b577]

INTEGRATION: CWS ooo20031110 (1.56.4); FILE MERGED

2003/11/24 12:46:45 waratah 1.56.4.6: Deprecated gcc 2.95 from support
2003/11/20 22:20:11 waratah 1.56.4.5: Correct recolution of enable_symbols in script
2003/11/19 08:18:51 waratah 1.56.4.4: #i17700# implement testing for x windows include files
2003/11/05 12:55:20 waratah 1.56.4.3: Correct --disable-symbols option should work
2003/10/26 18:57:14 vq 1.56.4.2: #21441 Adjust configure to detect the new requirements for Windows when
building OOo 2.0.
2003/10/18 12:38:06 waratah 1.56.4.1: #i21389#  merge configure patches from the 1.1 branches

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [35db10288a167f69af940e11cbe5025eb036d9ee]

INTEGRATION: CWS ooo20031110 (1.37.4); FILE MERGED

2003/11/24 12:55:26 waratah 1.37.4.6: Deprecated gcc 2.95 from support
2003/11/20 22:21:59 waratah 1.37.4.5: Correct recolution of enable_symbols in script
2003/11/19 08:19:43 waratah 1.37.4.4: #i17700# implement testing for x windows include files
2003/11/05 12:56:30 waratah 1.37.4.3: Correct --disable-symbols option should work
2003/10/26 18:57:13 vq 1.37.4.2: #21441 Adjust configure to detect the new requirements for Windows when
building OOo 2.0.
2003/10/18 12:41:23 waratah 1.37.4.1: #i21389#  merge configure patches from the 1.1 branches

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fabb6c81d775ffa2bf244c273fdfd5f67e8bec5b]

INTEGRATION: CWS ooo20031110 (1.13.28); FILE MERGED

2003/11/06 09:19:59 vq 1.13.28.1: #19167 Merge missing parts of the cygwin 1.5.x patch.

Propably another merge conflict, sorry. Volker

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [846f29c4885b1b9e3ef3ab4103d353ac1d81f8e8]

INTEGRATION: CWS ooo20031110 (1.2.18); FILE MERGED

2003/11/24 12:55:29 waratah 1.2.18.1: Deprecated gcc 2.95 from support

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b5fca4134e1de1255695f763e095c526bccf5d12]

INTEGRATION: CWS ooo20031110 (1.55.10); FILE MERGED

2003/10/19 17:26:38 vq 1.55.10.1: #16148 Don't use optimizations with the MS .. Standard compiler.

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e40c539452ae603f688c8f610e13b1088bd02b12]

INTEGRATION: CWS ooo20031110 (1.20.16); FILE MERGED

2003/11/16 03:52:18 waratah 1.20.16.1: #i22301# remove tollerance for for scoping errors

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8f21a2e8686432df27571771f8be609bc2765f3e]

INTEGRATION: CWS ooo20031110 (1.138.8); FILE MERGED

2003/11/09 09:03:05 waratah 1.138.8.2: Message has \ that is lost, changing to unix / which will not disappear
2003/10/23 13:19:12 hjs 1.138.8.1: #i21388# set COMMON_OUTDIR to OUTPATH if common_build not set

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3dc980c8b88f06e6c5e7e926619759c6f1b0d51d]

INTEGRATION: CWS ooo20031110 (1.11.40); FILE MERGED

2003/10/20 14:49:39 vq 1.11.40.2: #21441 Add a missing $(WRAPCMD) and teach guw.pl some special csc switches.
2003/10/20 07:21:29 vq 1.11.40.1: #21441 Add switch exception to guw.pl, needed for .NET-tcsh builds.

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1fb95c57a0fc9bfefc6bc4650820e5c413688dd0]

INTEGRATION: CWS ooo20031110 (1.51.16); FILE MERGED

2003/10/28 11:23:14 rt 1.51.16.1: #i21608# Correctly conditionalize common-tree stuff with environment variable common_build

2003-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [15beac4cc1eb14583b3496bcb1c8d5daf185d175]

#100000#: support for Sun One Compiler Collection 8 (C++-5.5)


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [f34585c6438958cfc26765dabcfa3f4db5eef79b]

SRC680


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [059ac3af6ea8c96365e00c116756df358a2ef6ae]

SRC680


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0efe388041c7f6158cb2657af34ecd1d5b383f79]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED

2003/10/31 09:31:19 lla 1.1.2.2: #112597# changes, for better testing
2003/10/14 12:19:38 lla 1.1.2.1: #112597# cppunit ith dmake test

2003-11-18  Kurt Zenker  <kz@openoffice.org>  [55b0b6ed3916342dd1c10b2b570bc377c86c3d5d]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED

2003/10/31 09:31:19 lla 1.1.2.2: #112597# changes, for better testing
2003/10/14 12:20:05 lla 1.1.2.1: #112597# cppunit ith dmake test

2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f1d957e15b1afcaeca80b050c4230eb4632168ba]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED

2003/10/31 09:49:20 lla 1.1.2.1: #112310# renamed from checkapi.bat, some changes

2003-11-18  Kurt Zenker  <kz@openoffice.org>  [68598f804a2ee54e1a6b70f7bfd1968f625bfaa3]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED

2003/11/17 10:26:15 lla 1.2.2.2: #112310#
2003/10/31 09:47:24 lla 1.2.2.1: #112310#

2003-11-12  Oliver Bolte  <obo@openoffice.org>  [c0024772210e6b7f85b437ac5e1df2f0aef553be]

SRC680


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08c27f9b440e38515488643a97f417527e93b56]

SRC680


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [25afb62d9a33e244db10ac6f187317da9fbfdc99]

SRC680


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [231c4194dd412d4121d0b7880ec242712dd2e2a9]

SRC680


2003-10-28  Vladimir Glazounov  <vg@openoffice.org>  [14a3a830145756456b0cd3196a886602fff9de13]

#100000# use perl rmtree instead of system rmtree or rm


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [371b34dc340110f1f71119182389c65c7949993f]

SRC680


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [e632e5fb062adf1cc32e9d687e9eed68ef03f0c0]

INTEGRATION: CWS geordi2q07 (1.11.72); FILE MERGED

2003/10/20 14:14:33 rt 1.11.72.1: #111934#: join CWS basepp1.

2003-10-24  Vladimir Glazounov  <vg@openoffice.org>  [57215559f6c7317c8ff6ad2beca88621543d5d3f]

#107269# fixed for multiprocessing builds


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [963a93987e49c80ebd4741c79ac73df3f18a07ec]

SRC680


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [1c162c18ef3486fbc8c6cbd4502b1f9eb8bac5e9]

SRC680


2003-10-14  Vladimir Glazounov  <vg@openoffice.org>  [acbfddfafd4388a2abc2773b280a86aadffa2f7b]

#100000# break build for --from when dmake returns error, #i20152#


2003-10-14  Vladimir Glazounov  <vg@openoffice.org>  [70b42302f6492732febaff933f4756134b5bd051]

#100000# break build for --from when dmake returns error, #i20152#


2003-10-13  Kurt Zenker  <kz@openoffice.org>  [015ff25fba3711706881b4c80b4431fcbad00d2a]

SRC680


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [5815104b14f2c839ed46348dbc3416164bd882f3]

INTEGRATION: CWS sb8 (1.67.6); FILE MERGED

2003/08/22 12:05:10 sb 1.67.6.1: #111874# Removed obsolete syncaccess module.

2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4d1a09d06d46c7fdf6b9bdb5f8d0a164c25b09c4]

INTEGRATION: CWS net2003 (1.52.24); FILE MERGED

2003/09/22 08:35:42 obo 1.52.24.6: RESYNC: (1.52.26.1-1.54); FILE MERGED
2003/09/15 15:07:16 obo 1.52.24.5: #1111136# .net 2003 stlport71
2003/09/08 21:34:22 obo 1.52.24.4: RESYNC: (1.52-1.52.26.1); FILE MERGED
2003/08/13 08:55:05 obo 1.52.24.3: #11136# .net 2003
2003/08/05 10:47:55 obo 1.52.24.2: #111136# .NET 2003 port
2003/08/05 10:07:05 obo 1.52.24.1: #111136# .NET 2003 port

2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3b1cb414e5a2647d05d44b34bc21258f902ada0e]

INTEGRATION: CWS net2003 (1.5.30); FILE MERGED

2003/08/11 13:02:14 obo 1.5.30.1: #111163# .NET 2003

2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [76838c65974e71d81a7b1eff8197727bc4fd11d2]

SRC680


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2e915c678417fd2a7cf17aa272d5f1506f40983a]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED

2003/09/22 12:20:53 hjs 1.1.2.1: #112310# start module tests

2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cc6c00373793614f659b8b423ffe3702244f6d6]

SRC680


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [912114dcf696c01ee3f8f93793b0c918c0d98ab2]

SRC680


2003-09-22  Rüdiger Timm  <rt@openoffice.org>  [23ef4cb2f218c179235a81bf40d9a72a79d8a768]

#100000# BUILD_SPECIAL


2003-09-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e1eb27c0d810e717936337124f9682735c73e0c]

#10000# fix link flags to reenable crashdump


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7de964a1e812499566d843d18af2840373347caf]

SRC680


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [dab421199a3f31fb04818a680489c00a6bb78746]

SRC680


2003-09-16  Vladimir Glazounov  <vg@openoffice.org>  [502fa6b5335698dfd0cf3628924db2d834c90cb1]

#100000# reverse check for children variable


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [2ec4970de3a6ee901e0b139c56e8af2073a260d9]

SRC680


2003-09-11  Vladimir Glazounov  <vg@openoffice.org>  [5cbea35a8f8d7cc82e9fda6d913fe48ba515b75e]

#100000# typo


2003-09-09  Vladimir Glazounov  <vg@openoffice.org>  [c6c0156d009ec59d64c74f6976b89a2366abcd71]

#100000# anable -prepare for a single platform, #111985#


2003-09-05  Vladimir Glazounov  <vg@openoffice.org>  [2fd1e6a37091bf00a579cf8cb1fe810539748214]

#100000# fix for --from and more than one parameter without /^-+/


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [f0e9e5db6b2fc8843cf6441249c15c0748c22acf]

SRC680


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0fa9c779604af4b9e2e7c3757464d3c9ddc4bba1]

#i18972# delete file before moving


2003-09-03  Rüdiger Timm  <rt@openoffice.org>  [9eae8764e2bff895fb897e677c8602e407f31173]

#100000# Settings with just an entry, not an array of values, could not be read.


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [70687e9778f5de79dad62f3e00014f5618df0315]

SRC680


2003-08-28  Kurt Zenker  <kz@openoffice.org>  [8b472166b1621a382e70e57babbc6aa875bcb031]

SRC680


2003-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7365209849612642d84f40a172c7289ea6d4f98b]

remove alias for dmake - now handled by env var


2003-08-26  Rüdiger Timm  <rt@openoffice.org>  [1ca8940bf8870aaecadaab21f1a7066309d73757]

SRC680


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [99947b26db6ed6bcc1d6dab10f36426e1cec2a6a]

INTEGRATION: CWS ause04 (1.8.32); FILE MERGED

2003/08/12 12:55:10 gh 1.8.32.3: generate new hid.lst using particles
2003/07/11 13:29:04 hjs 1.8.32.2: #108794#, #110619# rework src/srs targets and dependencies
2003/06/26 16:39:58 hjs 1.8.32.1: #103889#, #108794# - cleanup resource targets

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a8888ede45bde0d519257f9e88fdf6023b4d3d6c]

INTEGRATION: CWS ause04 (1.52.6); FILE MERGED

2003/08/12 15:23:34 hjs 1.52.6.1: #108702# romove obsolete windows diffrentiations

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [47dd2bddbd746085510de83916a76100a7a1aa9e]

INTEGRATION: CWS ause04 (1.15.46); FILE MERGED

2003/08/12 17:04:33 hjs 1.15.46.3: RESYNC: (1.16-1.17); FILE MERGED
2003/07/16 11:24:23 hjs 1.15.46.2: RESYNC: (1.15-1.16); FILE MERGED
2003/07/14 17:21:36 hjs 1.15.46.1: #110619# reworked zip dependencies

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [acf610fb482fb4356cfe66e2274b70a6357853e6]

INTEGRATION: CWS ause04 (1.74.6); FILE MERGED

2003/08/12 17:04:27 hjs 1.74.6.2: RESYNC: (1.74-1.75); FILE MERGED
2003/06/27 11:51:41 hjs 1.74.6.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [601dd633a1db67ee5beada303f046bc0c94be4c1]

INTEGRATION: CWS ause04 (1.5.32); FILE MERGED

2003/08/12 12:55:09 gh 1.5.32.1: generate new hid.lst using particles

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5352c96dbc2d68bcd6aaadda3de54c1c376a7185]

INTEGRATION: CWS ause04 (1.4.118); FILE MERGED

2003/08/25 12:58:03 gh 1.4.118.2: removed filtering of srs files on solenv when building hid particle
2003/08/12 12:55:09 gh 1.4.118.1: generate new hid.lst using particles

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c597690b08fe43e5f4630a5d3258d37a34f09106]

INTEGRATION: CWS ause04 (1.4.10); FILE MERGED

2003/06/26 16:39:30 hjs 1.4.10.1: #110050# - fix javaver.mk generation

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a6d4e9baef6fc082ceb60290ef9aa88c7036c962]

INTEGRATION: CWS ause04 (1.15.46); FILE MERGED

2003/07/11 13:29:05 hjs 1.15.46.2: #108794#, #110619# rework src/srs targets and dependencies
2003/06/27 11:51:40 hjs 1.15.46.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e2ff1dd65d9075a7600933a1a7e2b14deb3dc819]

INTEGRATION: CWS ause04 (1.40.10); FILE MERGED

2003/08/12 17:04:11 hjs 1.40.10.3: RESYNC: (1.40-1.41); FILE MERGED
2003/07/11 13:30:44 hjs 1.40.10.2: #100815# reorder link line
2003/06/27 11:51:40 hjs 1.40.10.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [af1f798a3e20d8b905c5b662c92118728ce834b5]

INTEGRATION: CWS ause04 (1.139.6); FILE MERGED

2003/08/12 12:55:08 gh 1.139.6.6: generate new hid.lst using particles
2003/07/16 11:23:54 hjs 1.139.6.5: RESYNC: (1.139-1.140); FILE MERGED
2003/07/14 17:21:35 hjs 1.139.6.4: #110619# reworked zip dependencies
2003/07/11 13:29:04 hjs 1.139.6.3: #108794#, #110619# rework src/srs targets and dependencies
2003/06/27 11:47:34 hjs 1.139.6.2: #109121#, #108702# - remove ancient idl targets; remove unused/outdated
2003/06/26 16:38:50 hjs 1.139.6.1: #103889#, #110050#, #108794# - fix javaver.mk generation; cleanup resource targets

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ff8a1e8fe9100f8b146b1bff1e57ce28640010e2]

INTEGRATION: CWS ause04 (1.135.2); FILE MERGED

2003/06/27 11:51:39 hjs 1.135.2.2: #108702# - remove unused/outdated
2003/06/26 16:40:14 hjs 1.135.2.1: #103889#, #108794# - cleanup resource targets

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [b4d833e0cf4091ed75ac7e2a707b724c627d4399]

INTEGRATION: CWS ause04 (1.50.32); FILE MERGED

2003/07/14 17:21:36 hjs 1.50.32.3: #110619# reworked zip dependencies
2003/07/11 13:29:56 hjs 1.50.32.2: #108794#, #110619# rework src/srs targets and dependencies
2003/06/27 11:51:39 hjs 1.50.32.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [4c946cf74626d7faa0e0f87b3b6541fe043aa306]

INTEGRATION: CWS ause04 (1.25.46); FILE MERGED

2003/06/27 11:51:38 hjs 1.25.46.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5967f4e47890e7ecee29405cfebc183961076530]

INTEGRATION: CWS ause04 (1.4.46); FILE REMOVED

2003/06/27 11:51:38 hjs 1.4.46.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c25bef7d2bf579aee88892cff93ea59880b87348]

INTEGRATION: CWS ause04 (1.14.46); FILE MERGED

2003/08/12 17:03:12 hjs 1.14.46.3: RESYNC: (1.15-1.16); FILE MERGED
2003/07/16 11:23:14 hjs 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED
2003/07/14 17:21:35 hjs 1.14.46.1: #110619# reworked zip dependencies

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [10aa72dc07e713d4814f6b2483ace7cd789d2a15]

INTEGRATION: CWS ause04 (1.1.2); FILE ADDED

2003/08/12 12:52:25 gh 1.1.2.2: Unrolled version of tg_srs.mk
2003/07/11 13:29:25 hjs 1.1.2.1: #108794#, #110619# rework src/srs targets and dependencies

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [50847809d2a9744a32955a402b1db8e366174212]

INTEGRATION: CWS ause04 (1.72.6); FILE MERGED

2003/08/12 17:03:05 hjs 1.72.6.2: RESYNC: (1.72-1.73); FILE MERGED
2003/06/27 11:51:37 hjs 1.72.6.1: #108702# - remove unused/outdated

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3e1e419ffe78b8e73ae8371f0de165e6a9d8626b]

INTEGRATION: CWS ause04 (1.3.118); FILE MERGED

2003/08/25 12:58:10 gh 1.3.118.2: removed filtering of srs files on solenv when building hid particle
2003/08/12 12:56:18 gh 1.3.118.1: unrolled file from version 1.4.118.1

2003-08-25  Kurt Zenker  <kz@openoffice.org>  [25284c07568c2ccbfc87778f79ae6a4f07da0632]

INTEGRATION: CWS ause04 (1.39.10); FILE MERGED

2003/08/12 17:02:48 hjs 1.39.10.3: RESYNC: (1.39-1.40); FILE MERGED
2003/07/11 13:30:44 hjs 1.39.10.2: #100815# reorder link line
2003/06/27 11:51:37 hjs 1.39.10.1: #108702# - remove unused/outdated

2003-08-21  Rüdiger Timm  <rt@openoffice.org>  [1d66e755a857097c1c7b8c4f004d18bdc171cee6]

#100000#, #111920# Don't update zip files when called with -check


2003-08-20  Rüdiger Timm  <rt@openoffice.org>  [a2b80ce8072fa96d5ab7a7a69dbd621c134ba341]

SRC680


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30f29ccecee9c60dfc2bb1425e7751b22cb287ce]

SRC680


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78298f4ee59a425fe90212ab75be37a440318eb9]

INTEGRATION: CWS geordi2q01 (1.4.22); FILE MERGED

2003/08/18 12:53:30 hr 1.4.22.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [757e11c20ed1a8ca3f11ad37073da585ccfe30fa]

INTEGRATION: CWS geordi2q01 (1.8.8); FILE MERGED

2003/08/18 13:30:49 hr 1.8.8.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a1ed4c433c0cb020cc14d0b7df6f81135a7e49d]

INTEGRATION: CWS geordi2q01 (1.22.8); FILE MERGED

2003/08/18 13:29:30 hr 1.22.8.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc9b0c0de2ae922b0d2d627572b34a7937278034]

INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGED

2003/08/18 12:46:10 hr 1.10.8.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ea96f79746bbeffdb17ed975c7da5d663b27958]

INTEGRATION: CWS geordi2q01 (1.55.8); FILE MERGED

2003/08/18 12:46:10 hr 1.55.8.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [37df884932882331985c80b1c0faed40af7375fa]

INTEGRATION: CWS geordi2q01 (1.36.8); FILE MERGED

2003/08/18 12:46:08 hr 1.36.8.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c10e9f0486ed1aab2a3f20234334e744fb955ad]

INTEGRATION: CWS geordi2q01 (1.52.30); FILE MERGED

2003/08/18 13:25:23 hr 1.52.30.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [42bd72dd6cb584a4fdb97d9f8691fc80b474cfcd]

INTEGRATION: CWS geordi2q01 (1.8.16); FILE MERGED

2003/08/18 13:25:23 hr 1.8.16.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [087ea254d4b61728305ec39311dfa1ccbf1ba9f3]

INTEGRATION: CWS geordi2q01 (1.43.14); FILE MERGED

2003/08/18 13:25:23 hr 1.43.14.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8973ae80d872cbfa8641ca84e74c6aac6f7f355c]

INTEGRATION: CWS geordi2q01 (1.19.22); FILE MERGED

2003/08/18 13:25:22 hr 1.19.22.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4cca7d09c158d28d21610724801ebaf5b92fd16d]

INTEGRATION: CWS geordi2q01 (1.8.52); FILE MERGED

2003/08/18 13:25:22 hr 1.8.52.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ffdc224a159e66e6d3e3bb93c684a399c603c9f]

INTEGRATION: CWS geordi2q01 (1.46.30); FILE MERGED

2003/08/18 13:25:21 hr 1.46.30.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [332b231db04854b2c7ef45c9c11ad336567cb749]

INTEGRATION: CWS geordi2q01 (1.41.12); FILE MERGED

2003/08/18 13:25:21 hr 1.41.12.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b53ef6e98a37b9d72ac0ff8d0ea3b3349d13503f]

INTEGRATION: CWS geordi2q01 (1.135.26); FILE MERGED

2003/08/18 13:25:20 hr 1.135.26.1: #i18350#: join changes from CWS ooo11rc3

2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [713f5dc4d96340b51b01fc03338e3907d8c619b0]

INTEGRATION: CWS geordi2q01 (1.40.12); FILE MERGED

2003/08/18 13:25:20 hr 1.40.12.1: #i18350#: join changes from CWS ooo11rc3

2003-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec64e244e7b34ad7865615bd7428dcfe34116d89]

SRC680


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [723781e40acb26f6cf59d982be3a6867a7a0cb1c]

SRC680


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [365ec79e82d6819596004019eab9b563c5eb2c95]

INTEGRATION: CWS sb5 (1.65.2); FILE MERGED

2003/07/21 09:08:01 sb 1.65.2.2: RESYNC: (1.65-1.66); FILE MERGED
2003/06/18 13:27:37 sb 1.65.2.1: #92543# Added CPPUNITLIB.

2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [7a22ab5647f4d4da2574fd8d4dbf403d31aa6713]

#100000#


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [31556469b35edbfc8557dc9fd132baab065a5e03]

SRC680


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [29bb3237dbb5e979744629f50b45923c604f6f90]

#100000# From now on SRX645 is on a branch, SRC680 takes HEAD.


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [536a7e1325cba5ae2ef20fd83540372b5bf95d3a]

SRX645


2003-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [64d3002f3f1e0dadc13c831b0122d176a850fc61]

SRX645


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [d4704b9bd925ea9fc96272fe87ada188fd92caae]

SRX645


2003-07-23  Vladimir Glazounov  <vg@openoffice.org>  [b5c731c221410481adb0bb929c0fad87550358c9]

SRX645


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [58bf038080f111fc4ae7c2a5c95834e12916ec84]

SRX645


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [aa248e6c1aa7305490cc4d333fb53b248de75be8]

SRX645


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [2db921e74e4a5847d484a0dd669be302a2183908]

SRX645


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d4333deb535bc1f566a373cd07d113ffcc33242]

INTEGRATION: CWS mergerc3 (1.2.2); FILE MERGED

2003/07/16 11:43:02 gh 1.2.2.1: #109636#fix relative path in so subdir

2003-07-17  Martin Hollmichel  <mh@openoffice.org>  [adb8832d976d4559fda1472d5910cf829d7461c4]

chg: error to warning, #100000#


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [fbfaed7379bd3ef934d5cebca10334b22d136dba]

SRX645


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [0c4dd76f211b7d5d9552d0acd9cc635cbdce7b28]

SRX645


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ffdfd98d09d57ed6c9328242f3fb2e108462883]

INTEGRATION: CWS ooo11rc2 (1.42.48); FILE MERGED

2003/07/15 02:07:30 fa 1.42.48.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9932944fe962d9d0670d367abf6a98ccd1742f46]

INTEGRATION: CWS ooo11rc2 (1.21.12); FILE MERGED

2003/07/15 03:12:45 svesik 1.21.12.1: #i14032#, #i15899# - need to be able to specifylocation of gnu patch and
gnu copy (cp) on solaris, so provide --with-gnu-patch and --with-gnu-cp.

Also, unitools.mk needs to pick the values up if set in the environment.

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfd604ba65c631741a5ce773cb2622575d636d26]

INTEGRATION: CWS ooo11rc2 (1.16.2); FILE MERGED

2003/07/15 02:07:30 fa 1.16.2.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [70ce30e7580cf04f569495a032c8f4dc2080399d]

INTEGRATION: CWS ooo11rc2 (1.74.12); FILE MERGED

2003/07/15 02:07:29 fa 1.74.12.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [73293db9567ba3cc957eee4545c096c6f5ce63a5]

INTEGRATION: CWS ooo11rc2 (1.14.34); FILE MERGED

2003/07/15 02:07:29 fa 1.14.34.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9baec815dbc470675b7e8719d1dfce3ee651c2fc]

INTEGRATION: CWS ooo11rc2 (1.40.12); FILE MERGED

2003/07/15 16:09:24 fa 1.40.12.2: Quick fix to not resymlink libstlport_gcc.dylib when STLPORT4 is
not pointing to a valid STLport path.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16888

dan
fa@ooo
2003/07/15 02:07:29 fa 1.40.12.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a29ecec4892a3a3a19ad5c61694ae92da0beff63]

INTEGRATION: CWS ooo11rc2 (1.5.2); FILE ADDED

2003/07/14 15:27:22 fa 1.5.2.1: Bring over OS X system header wrappers and prototype file from
PORTS.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16589

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbe3283d95989090e7abd51b5f9b82c3d49655dd]

INTEGRATION: CWS ooo11rc2 (1.18.48); FILE MERGED

2003/07/14 13:07:09 mh 1.18.48.1: fix: typo in FINNiSH, #i14132#

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4b7a742bad8cd38c0f423164e18ba30f166e681]

INTEGRATION: CWS ooo11rc2 (1.15.2); FILE MERGED

2003/07/15 02:07:28 fa 1.15.2.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [da282de9e39867dd628f51bb7cd50112efc2a2b2]

INTEGRATION: CWS ooo11rc2 (1.72.12); FILE MERGED

2003/07/15 02:07:28 fa 1.72.12.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c8643922fff4c25d7022a54ad53fb2e50e5541]

INTEGRATION: CWS ooo11rc2 (1.13.8); FILE MERGED

2003/07/15 02:07:27 fa 1.13.8.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5283088d345b65bd01b9f7f3c424f7592940a69d]

INTEGRATION: CWS ooo11rc2 (1.39.12); FILE MERGED

2003/07/15 16:09:23 fa 1.39.12.2: Quick fix to not resymlink libstlport_gcc.dylib when STLPORT4 is
not pointing to a valid STLport path.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16888

dan
fa@ooo
2003/07/15 02:07:27 fa 1.39.12.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [af5bf966f77cbed1b3089727d7cdd332439c35c2]

INTEGRATION: CWS ooo11rc2 (1.49.2); FILE MERGED

2003/07/15 02:07:26 fa 1.49.2.1: Add support for Mac OS X, mostly brought in from PORTS.

http://www.openoffice.org/issues/show_bug.cgi?id=16414

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [55395a52a5987e642b373f13f1f3e6c2cd902926]

INTEGRATION: CWS ooo11rc2 (1.5.2); FILE MERGED

2003/07/16 06:57:24 mh 1.5.2.2: fix: build failuere, #i16893#
2003/07/15 02:11:03 fa 1.5.2.1: Update checkdll to work on dylibs, not bundles, and work around
a problem with fstat() on OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16425

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ff8bb56d46efb9f5d3fc95b05de12c0adba2f87]

INTEGRATION: CWS ooo11rc2 (1.1.54); FILE MERGED

2003/07/07 11:47:03 np 1.1.54.1: #i15951 remove gcc warning in st_list.hxx due to compiler does not recognize base class type as own type

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d998d2c2371cda575c4d0a1375ebc07c60cc9a8]

INTEGRATION: CWS ooo11rc2 (1.7.8); FILE MERGED

2003/07/15 02:11:02 fa 1.7.8.1: Update checkdll to work on dylibs, not bundles, and work around
a problem with fstat() on OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16425

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e00de82dbdf2974ba27ac865da83f074f24e4e4]

INTEGRATION: CWS ooo11rc2 (1.4.8); FILE MERGED

2003/07/15 02:11:02 fa 1.4.8.1: Update checkdll to work on dylibs, not bundles, and work around
a problem with fstat() on OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16425

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a24985390a0637a9ac945a73d00196ac82e071]

INTEGRATION: CWS ooo11rc2 (1.9.2); FILE MERGED

2003/07/15 03:12:44 svesik 1.9.2.5: #i14032#, #i15899# - need to be able to specifylocation of gnu patch and
gnu copy (cp) on solaris, so provide --with-gnu-patch and --with-gnu-cp.

Also, unitools.mk needs to pick the values up if set in the environment.
2003/07/14 21:02:02 fa 1.9.2.4: Allow gcc 3 to be used on OS X.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16831

Dan
fa@ooo
2003/07/14 16:02:42 mmeeks 1.9.2.3: Add --system-libart: #16721
2003/07/14 13:09:14 mh 1.9.2.2: add: FINN, #i14132#
2003/07/07 10:36:50 vq 1.9.2.1: #i14472# Merge --enable-crashdump to RC2

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [eab50ed3d95e9483be3c8b8bd85d5ad90e721b0b]

INTEGRATION: CWS ooo11rc2 (1.43.22); FILE MERGED

2003/07/07 14:46:29 vq 1.43.22.1: #i16482# build.pl changed -all to --all.

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f1f7af22864ca60d70ae285f02b4ea92371b279]

INTEGRATION: CWS ooo11rc2 (1.54.2); FILE MERGED

2003/07/15 03:12:44 svesik 1.54.2.5: #i14032#, #i15899# - need to be able to specifylocation of gnu patch and
gnu copy (cp) on solaris, so provide --with-gnu-patch and --with-gnu-cp.

Also, unitools.mk needs to pick the values up if set in the environment.
2003/07/14 16:02:41 mmeeks 1.54.2.4: Add --system-libart: #16721
2003/07/08 20:29:58 vq 1.54.2.3: #i14472# Allow also --disable-crashdump and fix Errormessage.
2003/07/08 15:49:48 vq 1.54.2.2: #i14472# let --enable-crashdump=.. accept only yes(=TRUE), TRUE and STATIC.
2003/07/07 10:36:49 vq 1.54.2.1: #i14472# Merge --enable-crashdump to RC2

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6615954e7ebc59f273328ab07631cc147e42bb1]

INTEGRATION: CWS ooo11rc2 (1.35.2); FILE MERGED

2003/07/15 09:03:25 waratah 1.35.2.5: #i14032#, #i15899# - need to be able to specifylocation of gnu patch and
gnu copy (cp) on solaris, so provide --with-gnu-patch and --with-gnu-cp.
Also, unitools.mk needs to pick the values up if set in the environment.
2003/07/14 16:02:40 mmeeks 1.35.2.4: Add --system-libart: #16721
2003/07/08 20:29:56 vq 1.35.2.3: #i14472# Allow also --disable-crashdump and fix Errormessage.
2003/07/08 15:49:46 vq 1.35.2.2: #i14472# let --enable-crashdump=.. accept only yes(=TRUE), TRUE and STATIC.
2003/07/07 10:36:48 vq 1.35.2.1: #i14472# Merge --enable-crashdump to RC2

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75499bd9b2a714307073d8ca5bd7924be1b6156]

INTEGRATION: CWS ooo11rc2 (1.7.4); FILE MERGED

2003/07/15 00:18:20 svesik 1.7.4.1: Add support for MacOSX/gcc3 - #i16417#

Contributed by: Dan Williams <fa@openoffice.org>

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b7d2915f01a4619533938290a51726ace96eb4c]

INTEGRATION: CWS ooo11rc2 (1.21.4); FILE MERGED

2003/07/15 14:21:03 hjs 1.21.4.3: #i10000# fixed dependencies; changed creation of new makefile
2003/07/15 02:45:23 fa 1.21.4.2: Correct placement of 4.5 patchfile once its been filtered for GXX_INCLUDE_PATH.

Dan
fa@ooo
2003/07/15 00:18:20 svesik 1.21.4.1: Add support for MacOSX/gcc3 - #i16417#

Contributed by: Dan Williams <fa@openoffice.org>

2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [b32fc2032734f04c5a3d3c4838ed81efad382951]

SRX645


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [f5d9bf4aa085e521bfc98a8c510ff2efdf4ab356]

SRX645


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [5f2a44f54ba1de6e9bcee2a68992fd9fe6c84df0]

SRX645


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [c202b8036fbabd008ce8a377a8e4f790271e29c4]

SRX645


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [07618c76c71f5cc256f3271dc5f3a9c2a55850a2]

SRX645


2003-07-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7c0211056923d97b052dd8966e3c9a98f564a51]

#110731#: compile with -xs if CRASHDUMP build to enable debugging without *.o files


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [3c2d8a861f105e9f6af8c584c456e6eb4a19ff5d]

SRX645


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [cc2b74865e2d7f9c1e800c60053d108e36c63358]

INTEGRATION: CWS ausehids (1.1.2); FILE ADDED

2003/07/08 10:05:11 hr 1.1.2.1: #109636#: implement create_pdb_relocators()

2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [9b7962972b7a58821dad43cd26f8268a1878a04f]

INTEGRATION: CWS ausehids (1.1.2); FILE ADDED

2003/07/08 10:05:59 hr 1.1.2.1: #109636#: implement createpdbrelocatos

2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [757617ddafaa792fcb1a6fe8a64b1c447044b06e]

INTEGRATION: CWS ausehids (1.1.2); FILE ADDED

2003/07/08 10:05:58 hr 1.1.2.1: #109636#: implement createpdbrelocatos

2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [5289f74f373c9194bdf7948e9387ea7eb5620793]

INTEGRATION: CWS ausehids (1.1.2); FILE ADDED

2003/07/08 10:05:57 hr 1.1.2.1: #109636#: implement createpdbrelocatos

2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [8ee8129086b4aaf3cdfacb112dca65aeded672e9]

SRX645


2003-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2121a5ece2471d49186ad9e674d570d4a14ae63]

#109378#, #110597# added dependency to get last particle in module


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [0a0c8cbd54409c87b37635ca126d479e6f00788a]

SRX645


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9d519462f4c281bb6eb9f12c57ec221ecf503eb6]

INTEGRATION: CWS ooo11rc (1.4.42); FILE MERGED

2003/06/18 12:59:48 mh 1.4.42.1: join: from ooo11beta2

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [eac29784fb0d09a1079e021d94e98d3b4e3ee426]

INTEGRATION: CWS ooo11rc (1.8.2); FILE MERGED

2003/06/29 14:36:32 vq 1.8.2.4: #i15778# Add PYTHONHOME and PYTHONPATH
2003/06/27 14:58:39 vq 1.8.2.3: #i14320# .NET needs midl.exe
2003/06/27 14:22:26 haggai 1.8.2.2: #i10477# add --without-gpc switch to optionally build without gpc library
2003/06/27 00:46:37 nick 1.8.2.1: IZ 15349: IRIX should not include /usr/include (explicitly anyway)

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f44d4e3f5c38c90927c2a4998898de67bbc9b83d]

INTEGRATION: CWS ooo11rc (1.53.2); FILE MERGED

2003/06/30 13:24:09 waratah 1.53.2.7: #I16226#  Implement gtk test for freebsd
2003/06/27 23:48:06 waratah 1.53.2.6: #I15893#   Implement the gtk test with the incrrect version number, at least test works
2003/06/27 14:22:25 haggai 1.53.2.5: #i10477# add --without-gpc switch to optionally build without gpc library
2003/06/24 21:28:33 vq 1.53.2.4: #i16034# Make the 02/2003 the default PSDK for windows builds, but
introduce --with-old-psdk for backward compatibility
2003/06/19 12:24:15 waratah 1.53.2.3: #14442# correct implementation of xmkmf test
2003/06/19 01:25:36 khendricks 1.53.2.2: changing --with-dict to default to ALL if nothing specified
2003/06/18 12:58:10 mh 1.53.2.1: join: from ooo11beta2

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [12bcd5f520426bf7d4a6ea3faa73d4305ee66e13]

INTEGRATION: CWS ooo11rc (1.34.2); FILE MERGED

2003/06/30 13:25:16 waratah 1.34.2.7: #I16226#  Implement gtk test for freebsd
2003/06/27 23:49:41 waratah 1.34.2.6: #I15893#   Implement the gtk test with the incrrect version number, at least test works
2003/06/27 15:07:22 haggai 1.34.2.5: #i10477# regenerate configure for --without-gpc switch
2003/06/24 21:28:32 vq 1.34.2.4: #i16034# Make the 02/2003 the default PSDK for windows builds, but
introduce --with-old-psdk for backward compatibility
2003/06/19 12:25:03 waratah 1.34.2.3: #14442# correct implementation of xmkmf test
2003/06/19 01:26:07 khendricks 1.34.2.2: updating to match configure.in
2003/06/18 12:58:08 mh 1.34.2.1: join: from ooo11beta2

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [eb2247d591a04abfbbf08c6bcb34026da15b2e95]

INTEGRATION: CWS ooo11rc (1.1.2); FILE ADDED

2003/06/30 13:27:05 waratah 1.1.2.1: #I16226# Make it easier to build with autoconf

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f44a7406f51009bde50246a16dfe105fd9a3967a]

INTEGRATION: CWS ooo11rc (1.2.4); FILE ADDED

2003/06/18 12:59:10 mh 1.2.4.1: join: from ooo11beta2

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6389da03feb3a6fa7e2d8fb7443fe5c18d503cee]

INTEGRATION: CWS ooo11rc (1.1.2); FILE ADDED

2003/06/18 20:12:28 mh 1.1.2.1: add: unxsoli4

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [8716b9f6545b8b8e7b2b2bcfec77026b52f3e39d]

INTEGRATION: CWS ooo11rc (1.18.2); FILE MERGED

2003/06/30 17:21:03 vq 1.18.2.1: #i14472# Set CFLAGSCRASHDUMP flag

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b05a31fc7edf0d78dc527ed95b34726ef568389c]

INTEGRATION: CWS ooo11rc (1.15.38); FILE MERGED

2003/06/27 10:44:12 hjs 1.15.38.1: #i15915# fix multiprocess problems - make tempfiles unique

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b73ee8edee9b63ca9360343ed4d560c9bb8c2a75]

INTEGRATION: CWS ooo11rc (1.22.38); FILE MERGED

2003/06/27 15:07:23 vq 1.22.38.1: #i12980# attrib is not needed and fails for W32-tcsh

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [22721cbc220bc4e2df9bad05f6aa97b7d46e2bde]

INTEGRATION: CWS ooo11rc (1.12.2); FILE MERGED

2003/06/19 07:40:21 mh 1.12.2.1: add: fixes for Solaris C55, #i15800#

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [fb0c6be8098e7a1c859b92a1b0c2e6b967a35765]

INTEGRATION: CWS ooo11rc (1.65.4); FILE MERGED

2003/06/27 14:22:27 haggai 1.65.4.1: #i10477# add --without-gpc switch to optionally build without gpc library

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [dd8658ad802019065c6781bfc85e0742521bfaaf]

INTEGRATION: CWS ooo11rc (1.14.38); FILE MERGED

2003/06/27 10:44:12 hjs 1.14.38.1: #i15915# fix multiprocess problems - make tempfiles unique

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9c2813d82c3393ecf20230f7814d525ee69715fb]

INTEGRATION: CWS ooo11rc (1.10.24); FILE MERGED

2003/07/01 20:39:25 vq 1.10.24.1: #i16214# Add vnd.openoffice.pymodule to exceptions for regcomp.

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6921eef485c369b4e1323390b830a19c55d97b7d]

INTEGRATION: CWS ooo11rc (1.48.2); FILE MERGED

2003/07/02 08:27:08 haggai 1.48.2.2: #i14653# correction.  Cygwin perl does not define its env as MSWin32
so switch to checking for GUI=WNT instead. (Approved by Martin on IRC)
2003/06/27 14:15:57 haggai 1.48.2.1: #i14653# new options for deliver.pl: -link and -deloutput
Optional switches for saving disk space during a build

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [efce581e2a8cf8b91ee91d8238f71c1cac9279e2]

SRX645


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [11d0dd85f94ef0742a494cdae24b9fc0b9c2488a]

SRX645


2003-06-30  Vladimir Glazounov  <vg@openoffice.org>  [77f010cbf2eea301e34cda09516433e91386b18f]

SRX645


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50289e986c66e93980b78041e56db1761c71a5d]

INTEGRATION: CWS vcl13 (1.2.148); FILE MERGED

2003/06/23 12:35:59 hjs 1.2.148.1: #110337# version numbers

2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3f676f88b1f47d9310476c73ce98f6dbd58cb7]

INTEGRATION: CWS vcl13 (1.4.2); FILE MERGED

2003/06/23 12:35:59 hjs 1.4.2.1: #110337# version numbers

2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5adbc4b45ce42b98cc06f15ec308e9b7ceeba7d6]

SRX645


2003-06-26  Vladimir Glazounov  <vg@openoffice.org>  [1f0d637edf731b805daa83358231cb0d04058771]

SRX645


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [fc79fe6dc727fdfcd272ab2738f48ae5f44acf7e]

SRX645


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [57422c2cee596a59983907c0d4d0fef449d76c68]

#100000# more elaborate handling for --


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [9c6390da46831582b2abb64fa5c59bc5b5e4d555]

SRX645


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4b254c9235f9fdf1528b1d0accc4fec0a1f37e20]

#100000# new switches concept


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e03201f9a370fa1a996f0098fd155600f0eb2d24]

SRX645


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [f469d66cf2b23eeabface951a94b50ff15cb6675]

INTEGRATION: CWS setup12b (1.3.142); FILE MERGED

2003/06/18 15:58:49 is 1.3.142.3: #110294# shorter license text
2003/06/18 11:27:57 is 1.3.142.2: #110294# no more subversion
2003/06/18 09:54:43 is 1.3.142.1: #110294# new version info

2003-06-17  Vladimir Glazounov  <vg@openoffice.org>  [272c37f413a555797b02c0300804c2ceb72e42e8]

SRX645


2003-06-17  Martin Hollmichel  <mh@openoffice.org>  [686bbb0ff6f2227a35a966d3a8551561845cabf0]

add: BUILD_SPECIAL to SCPDEFS, #i15717#


2003-06-16  Vladimir Glazounov  <vg@openoffice.org>  [190f165875c71fc31cb122c31197fb0c143e9293]

#100000# #109716# introduced --ignore switch, check out for current link


2003-06-16  Vladimir Glazounov  <vg@openoffice.org>  [ae0e07b8ee745f2119ea13d79fd7c3c146df46a5]

SRX645


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [736cad9bf02fb18fb0b9145a03718a43a4e0e3da]

#100000# Rewind last change by georgez, which under certain circumstances prevents compiling of needed objects (example: viewer/source/main/main.cxx gets not compiled).


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [d2ea7aa224268b3344d768e16e6e9864d2f44337]

#100000# Don't touch zip files if called with -check.


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [eca9acc51b365a89fadd594c1bfa9b46635923c3]

SRX645


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [09879b4aee08daf558336eeaa5137af00ae05817]

INTEGRATION: CWS crashrepooo01 (1.32.8); FILE MERGED

2003/06/11 12:17:42 hro 1.32.8.1: #i15200# Inroduced --enable-static-gtk to set gtk linkage

2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bc0bc0b93da66668513559c455d024388f3ffc42]

INTEGRATION: CWS crashrepooo01 (1.6.8); FILE MERGED

2003/06/11 12:17:44 hro 1.6.8.1: #i15200# Inroduced --enable-static-gtk to set gtk linkage

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [13ffca757b6a42694545cd09a22be3ee38daa0f7]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:27 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0c95bf7ca4829c810eeaadb9ecbbdbb575df4811]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:26 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e8778cac89fd625079c875af3163be518eb227ef]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:25 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f619a045c6ef8947cdcf0c01b577f82f0cdca1c2]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:24 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [58d7cbcd53c34183ade933ebce4f97e2dc9ce26f]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:23 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [7059e6aa933caa1e271387777cadda28a7830bc2]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:22 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8ebc2f1f09c384520a6e5c0b51636f807d82447c]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:21 mh 1.3.8.1: join: from beta2

2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [aa51642b0446f0207cf1733c1a5bdea5bec5ea94]

INTEGRATION: CWS crashrepooo01 (1.51.8); FILE MERGED

2003/06/11 12:17:43 hro 1.51.8.1: #i15200# Inroduced --enable-static-gtk to set gtk linkage

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [36f030b90e93c8891ec3d29cfeb1517669210a72]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:20 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2439263822c541ed8b8b0db0570601430522f7c1]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:19 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e890a1b77469a34bf1947ab6b0fa42c6c97d524d]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:18 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [82d2d5559bade8376057c7ac4224014eb84b0497]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:17 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [022e2fa763ad1d69cd6b2359de23c594f8d965aa]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:16 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a74bf5015b2216680a55972948cae5826cb5863f]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:15 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8d135f835ea361996a235aca7e6448455cf8a4cf]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:14 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f82814c8bf5bc1883bd72ab2112d27599e9dea67]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:13 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c66f9549f4dd8cca8e58534777e4a9152e435b67]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:12 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [bd6eb0c192677f5c4785269dd5eaf776cc002268]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:11 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0a21615321e7a7f7e5771a0b6f5a826c411a4751]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:10 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [38223a16e4801c6c94242fd4fef78fd928f859ea]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:09 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e70113c6464275bc1f690e6701cbeb478349cc5b]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:08 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c020733f7595e183aef18bdb497ccc75d1788978]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:07 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [98f0c435e86c2513765cb18472bf3694c42c8a47]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:06 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ccda390bac45abcc9c33f838b0a3a1d62ba719f5]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:05 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1ffd6e47951d561ba47bcaf68e49a022733d28e6]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:04 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [19117f5ba65a5f1466f3171e1f852f8dc4df14fb]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:03 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [357ef5e2235947549e75bfcf4a0d2f8d78157d34]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:02 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f6f3299fe4844babebcce42429d622b748d69101]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED

2003/06/06 09:59:01 mh 1.3.8.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [99e5f3c44f57be8d4cc1113251dc99ed37e4a32f]

INTEGRATION: CWS mh11rc (1.6.6); FILE MERGED

2003/06/06 08:51:50 mh 1.6.6.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [b0f8ff110a4766318e39b28f4816c0db05b70c64]

INTEGRATION: CWS mh11rc (1.51.6); FILE MERGED

2003/06/06 08:51:49 mh 1.51.6.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d16ef8ab7a40cd437bc560f905012d00cd6a921c]

INTEGRATION: CWS mh11rc (1.32.6); FILE MERGED

2003/06/06 08:51:48 mh 1.32.6.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ed268f0275d326612ed346d39df49a3edc203964]

INTEGRATION: CWS mh11rc (1.8.16); FILE MERGED

2003/06/06 08:51:47 mh 1.8.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f8461e82e02557c37a795c88d7d7a36b10489aa0]

INTEGRATION: CWS mh11rc (1.51.2); FILE MERGED

2003/06/05 14:30:40 mh 1.51.2.2: join: from beta2
2003/06/04 12:15:00 hjs 1.51.2.1: #i14472# insert required compiler switches if ENABLE_CRASHDUMP is set

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [28c0a55c63c9dfd399e84735cecefb83a6e02ec2]

INTEGRATION: CWS mh11rc (1.6.16); FILE MERGED

2003/06/04 12:15:01 hjs 1.6.16.1: #i14472# insert required compiler switches if ENABLE_CRASHDUMP is set

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [942d24c4ec8c430a4bb5af9c3ee91198356eec82]

INTEGRATION: CWS mh11rc (1.3.16); FILE MERGED

2003/06/05 14:30:40 mh 1.3.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [81eedeef8f833385daa7f75eb82f4d723ae6179d]

INTEGRATION: CWS mh11rc (1.4.16); FILE MERGED

2003/06/05 14:30:39 mh 1.4.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [6371a41348aaf435ab9472f8c7f2fadb9fd3e523]

INTEGRATION: CWS mh11rc (1.17.16); FILE MERGED

2003/06/05 14:30:39 mh 1.17.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [47445885e07fa6fcdcdc12a7b3e2480310ae56bd]

INTEGRATION: CWS mh11rc (1.5.30); FILE MERGED

2003/06/05 14:30:39 mh 1.5.30.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a07707f7b54c2868c9ef724298cb95be5709546e]

INTEGRATION: CWS mh11rc (1.6.16); FILE MERGED

2003/06/05 14:30:38 mh 1.6.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d909547c1cab6d37b6956858cd5133b3396caff6]

INTEGRATION: CWS mh11rc (1.20.30); FILE MERGED

2003/06/05 14:30:38 mh 1.20.30.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2a11e0ac8d5be1221c1cce11fe8b05af27053854]

INTEGRATION: CWS mh11rc (1.73.16); FILE MERGED

2003/06/05 14:30:37 mh 1.73.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [18100bf819a3855b5aab5a78ede18ef1796ab350]

INTEGRATION: CWS mh11rc (1.4.16); FILE MERGED

2003/06/05 14:30:37 mh 1.4.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [bb632b6a0afa40cb32dcdd44207f155acb2aa89c]

INTEGRATION: CWS mh11rc (1.44.16); FILE MERGED

2003/06/05 14:30:36 mh 1.44.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [5f9090d84404ffc0d84f3165ca333433a8f39210]

INTEGRATION: CWS mh11rc (1.10.16); FILE MERGED

2003/06/05 14:30:36 mh 1.10.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f0ad78de9d643312b46d221999eebd868f87dc5b]

INTEGRATION: CWS mh11rc (1.136.14); FILE MERGED

2003/06/05 14:30:36 mh 1.136.14.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [497864c55d54b7c515520a1a507f572856086617]

INTEGRATION: CWS mh11rc (1.132.16); FILE MERGED

2003/06/05 14:30:35 mh 1.132.16.2: join: from beta2
2003/06/04 12:15:00 hjs 1.132.16.1: #i14472# insert required compiler switches if ENABLE_CRASHDUMP is set

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [b229a077d062789b33ac08448d682eacdecf5581]

INTEGRATION: CWS mh11rc (1.71.16); FILE MERGED

2003/06/05 14:30:35 mh 1.71.16.1: join: from beta2

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [01a3ed378b5597c9b364d5d92b1e777bf6923ea0]

INTEGRATION: CWS mh11rc (1.6.2); FILE MERGED

2003/06/05 07:47:33 mh 1.6.2.1: join: from beta2, #i13620#

2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [750cf76eb00a1734c0b74e6c68bdb9f513c6389d]

INTEGRATION: CWS mh11rc (1.20.10); FILE MERGED

2003/06/05 07:47:33 mh 1.20.10.1: join: from beta2, #i13620#

2003-06-12  Martin Hollmichel  <mh@openoffice.org>  [9f90e8df7cc190e9ae0ceebe008ce03547b9d779]

add: BUILD_SPECIAL, #i14162


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [07e1f2eba37ece3fb2fb64c2908b0a35d60ca4e3]

SRX645


2003-06-10  Rüdiger Timm  <rt@openoffice.org>  [cbfabe7b38eb3bf809fdb8512b34fec8a4cf1b35]

#100000# Safety check: buildserver clients have to be started from UPDATER shells.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2af58859b950276e1f9e0ebe5d14b5b2a2181022]

INTEGRATION: CWS gh4 (1.64.22); FILE MERGED

2003/06/06 13:59:55 hjs 1.64.22.1: #i15353# renamed import lib

2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f48827fc03473ddf789b8516b3cc248a5b3c0214]

SRX645


2003-06-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5abbd855e99eca227c8101d8860784fa602291a2]

don't reset windows aliases for unx


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [38d27bff42715ea87154a7f231c539c12eb882d3]

SRX645


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [025fb63adf3644e4705d13892c52f6ce49bd8762]

SRX645


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7d96b8816d1f66d75d02356bb938bb140217ade8]

INTEGRATION: CWS ause05 (1.20.14); FILE MERGED

2003/05/26 10:46:04 hjs 1.20.14.1: #i11045# avoid overriding environment settings for AWK

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [84037e535d35bb9b8f2df47caca200fedba29e29]

INTEGRATION: CWS ause05 (1.3.86); FILE MERGED

2003/05/26 10:44:26 hjs 1.3.86.1: #i11045# replaced awk with AWK variable

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [256b759e8fdfa250abd16ac82f6adc015b563b90]

INTEGRATION: CWS ause05 (1.44.6); FILE MERGED

2003/05/13 18:26:10 hjs 1.44.6.1: #109614# export CXX and CC to subshells

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [692b4e651a4d01d09820788b22c33822299a4d42]

INTEGRATION: CWS ause05 (1.10.6); FILE MERGED

2003/05/26 10:43:28 hjs 1.10.6.1: #i11045# replaced awk with AWK variable

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [23e52a65eb48c8625e1f6825272d6224051ad56e]

INTEGRATION: CWS ause05 (1.39.6); FILE MERGED

2003/05/26 10:43:28 hjs 1.39.6.1: #i11045# replaced awk with AWK variable

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1a3b2757ef993e7839eb2090162f71408bc21dc0]

INTEGRATION: CWS ause05 (1.135.2); FILE MERGED

2003/05/16 13:47:07 hjs 1.135.2.2: RESYNC: (1.135-1.136); FILE MERGED
2003/05/15 14:53:58 hjs 1.135.2.1: #14307# add missing dependency

2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9b2afbe0ca051bc01f6fca8e544536f70bcd1ba8]

INTEGRATION: CWS ause05 (1.38.6); FILE MERGED

2003/05/26 10:43:28 hjs 1.38.6.1: #i11045# replaced awk with AWK variable

2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9f1ed01b114d53eee313877358db67f00731f921]

SRX645


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [072623fbcba3f4712852c282c3639b0d41f04c09]

INTEGRATION: CWS macosxmerge (1.5.8); FILE MERGED

2003/05/16 19:30:53 fa 1.5.8.1: 1) Correct library name in d.lst
2) update Mac OS X patch from PORTS

See Issue 13632

Contributors:
Richard Stacpoole
Dan Williams

Dan Williams
fa@ooo

2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [e4893ae358f0739d00ed0967baa5ab3ba8f6ec7b]

SRX645


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [322c544c648bbecb791fff0d65df0c3dbaab0870]

INTEGRATION: CWS crashrep07 (1.49.10); FILE MERGED

2003/05/27 21:46:55 hro 1.49.10.1: #109626# Always omit frame pointers (even for product optimization)

2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4b40ef4cc78b20c81b68540e4f035e03968544b4]

SRX645


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [7a43a6d0d6be666ffc01ffe523788e5f4f0fcde6]

SRX645


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [dcf0126d5de8b408f381adfe19a3f00eeddba5e1]

INTEGRATION: CWS buildopt (1.46.2); FILE MERGED

2003/05/16 12:31:00 rt 1.46.2.1: #109733# Macro expansion in do_dos fixed.

2003-05-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [998844d607890a748332ceeb642e17d64a61d487]

reworked volume aliases


2003-05-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5f7e994c714cad1b635d3f389fdc3384b5c50c5b]

separate local o according to CWS


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5314f5c3326e222fc7f303ff63c9f0fcb022a17e]

SRX645


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9f72bdb626b868fc873cf06bcdc7fab42b97f8f0]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED

2003/05/09 15:06:48 sb 1.1.2.2: #108642# Allow for empty/undefined JAVATESTFILES.
2003/05/07 12:48:32 sb 1.1.2.1: #108642#

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cb5df547bb15c8c9e16952220365c71a5de1b35c]

INTEGRATION: CWS obo02 (1.49.14); FILE MERGED

2003/05/16 09:57:41 obo 1.49.14.1: #i14321# ATL_INCLUDE added

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c86a8d4f7e4313871f39bf48b7029b884b438ab]

INTEGRATION: CWS obo02 (1.4.12); FILE MERGED

2003/05/20 14:40:32 obo 1.4.12.1: #i14319# winres.h has moved

2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [6e66865516faee352c7295dc73bd1cc33250d806]

SRX645


2003-05-19  Rüdiger Timm  <rt@openoffice.org>  [4f202941e2456d3c08991aed0a101ce6f8b808ef]

SRX645


2003-05-16  Rüdiger Timm  <rt@openoffice.org>  [de6be36480cb5cfc19389d0b30c7412621b67787]

SRX645


2003-05-15  Rüdiger Timm  <rt@openoffice.org>  [696ea830a75d06dbe8271d73a289514209b063f1]

SRX645


2003-05-14  Rüdiger Timm  <rt@openoffice.org>  [092d8449a3fb8fbbb16785a61ec401cde46e04aa]

#100000# Don't create dirs in 'delete' case


2003-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9f969a884900335b3e9bd196b14cb03b460a3adc]

#100000# fixed incompatible build behaviour for linked modules, fixed multiprocessing for -since


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [077b6555108d716d222a48893fb5164226eaad4f]

SRX645


2003-05-08  Rüdiger Timm  <rt@openoffice.org>  [561d6d676b07d34fe50de5fc8eecac92f57343d2]

#100000# Get correct module name even if we are in an linked module on a CWS.


2003-05-08  Rüdiger Timm  <rt@openoffice.org>  [0649822ef8ac5a8305bf8ffc057e59e232c36c26]

SRX644


2003-05-08  Rüdiger Timm  <rt@openoffice.org>  [947f25bc55b07eaf22befb74b9bed40ab0405687]

#100000# Fix in hedabu_if_newer: deliver allways, if delete option given delete always, not only if newer.


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [6e888bc6f49bf61c71708c020769336bf1a30940]

SRX644


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [179f9cd5a099a787f0df553114aa200f49f9c0df]

SRX644


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [e44314ea388b8896e2975bd495fb87b823831d41]

SRX644


2003-04-30  Vladimir Glazounov  <vg@openoffice.org>  [ccc58d6959e63c44cb1eb7c7429a775ebce70c2c]

SRX644


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4232c6c87280c2b68bade6805958083f5601b5c9]

INTEGRATION: CWS mergem8 (1.6.12); FILE MERGED

2003/04/29 10:00:16 gh 1.6.12.1: prepare hid-particles generation

2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [129982c52d05b823ef963edef276bbdb98ae1941]

INTEGRATION: CWS mergem8 (1.134.2); FILE MERGED

2003/04/29 10:00:15 gh 1.134.2.1: prepare hid-particles generation

2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d14635ec083613c81f4d769b820644c8de3ba3]

INTEGRATION: CWS mergem8 (1.49.14); FILE MERGED

2003/04/29 09:59:16 gh 1.49.14.1: rule for hid generation

2003-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [831f0672c6a758468b8381d590c87907446dded5]

#100000# confused pro and nonpro


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [98c2b79825cf9906560c72db84de1403625bfec3]

#100000# Correct onditional is common_build, not COMMON_BUILD.


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b849a79b1a9c29a81ff900c50a1433c3df7de6b3]

SRX644


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff1e3e3248861ae84fd8c56f595fba741206d9d7]

INTEGRATION: CWS ooo20030412 (1.5.4.1.8); FILE MERGED

2003/04/09 11:31:50 mh 1.5.4.1.8.1: add: no dl for FreeBSD, #i12879#

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9543e997334c11dca921d08914d3e2c1e0d9b15b]

INTEGRATION: CWS ooo20030412 (1.4.2.3.2); FILE MERGED

2003/04/02 13:01:07 waratah 1.4.2.3.2.3: 12442:  UPgrade warnings on required programs to errors
Correct bug in configure that warn does not work with autoconf 1.5
get rid of trailing blanks from dump messages from set_soenv.in
Remove bison_hairy and bison simple, no longer used
create logic to set symbols or full debug as required.
clean up logic on gcc version checking, added warning for gcc 2.95 to upgrade to gcc 3 if available
2003/03/31 14:30:33 waratah 1.4.2.3.2.2: 12872:  Remove all interactive queries from the configure environment
2003/03/28 12:02:25 waratah 1.4.2.3.2.1: 8181:Ensure that 'set' paths like gcc home come before the inheritted parms

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f534a6673c8a3ba873e4280175e1ccd9014bef57]

INTEGRATION: CWS ooo20030412 (1.49.2.3.2); FILE MERGED

2003/04/16 12:12:10 waratah 1.49.2.3.2.6: COMPATH:  Back out incorrect changes
2003/04/16 10:36:45 waratah 1.49.2.3.2.5: COMPATH:  COrrect error idenitified by Kevin failing when there is a complete path
2003/04/04 14:21:31 waratah 1.49.2.3.2.4: 12442: remove gcc include path, not longer used in scripts
2003/04/02 13:01:08 waratah 1.49.2.3.2.3: 12442:  UPgrade warnings on required programs to errors
Correct bug in configure that warn does not work with autoconf 1.5
get rid of trailing blanks from dump messages from set_soenv.in
Remove bison_hairy and bison simple, no longer used
create logic to set symbols or full debug as required.
clean up logic on gcc version checking, added warning for gcc 2.95 to upgrade to gcc 3 if available
2003/03/31 14:30:32 waratah 1.49.2.3.2.2: 12872:  Remove all interactive queries from the configure environment
2003/03/28 11:58:43 waratah 1.49.2.3.2.1: 8181:Ensure that 'set' paths like gcc home come before the inheritted parms

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0963e0f0031088bcad6a2b0a9227b3c8b496f905]

INTEGRATION: CWS ooo20030412 (1.30.2.3.2); FILE MERGED

2003/04/16 12:15:08 waratah 1.30.2.3.2.6: COMPATH:  Back out incorrect changes
2003/04/16 10:37:23 waratah 1.30.2.3.2.5: COMPATH:  COrrect error idenitified by Kevin failing when there is a complete path
2003/04/04 14:21:59 waratah 1.30.2.3.2.4: 12442: remove gcc include path, not longer used in scripts
2003/04/02 13:03:17 waratah 1.30.2.3.2.3: 12442:  UPgrade warnings on required programs to errors
Correct bug in configure that warn does not work with autoconf 1.5
Remove bison_hairy and bison simple, no longer used
create logic to set symbols or full debug as required.
clean up logic on gcc version checking, added warning for gcc 2.95 to upgrade to gcc 3 if available
2003/03/31 14:30:59 waratah 1.30.2.3.2.2: 12872:  Remove all interactive queries from the configure environment
2003/03/28 12:02:53 waratah 1.30.2.3.2.1: 8181:Ensure that 'set' paths like gcc home come before the inheritted parms

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f0c80a1015e443cb92e9eaf4f7eb4c7e339b9d]

INTEGRATION: CWS ooo20030412 (1.3.2.4.20); FILE MERGED

2003/04/11 09:25:20 mh 1.3.2.4.20.2: join: from ooo11beta
2003/03/27 11:37:09 waratah 1.3.2.4.20.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4dfede62a19e78b4e839e509098c8f7b32bcf5e]

INTEGRATION: CWS ooo20030412 (1.4.22.1.34); FILE MERGED

2003/04/11 09:25:19 mh 1.4.22.1.34.2: join: from ooo11beta
2003/03/27 11:37:07 waratah 1.4.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [386f16f51d1e5eb77c5c7eaf8dfd45ccaa4a25fe]

INTEGRATION: CWS ooo20030412 (1.2.22.1.34); FILE MERGED

2003/04/11 09:25:18 mh 1.2.22.1.34.2: join: from ooo11beta
2003/03/27 11:37:07 waratah 1.2.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [666fae9f92806605219917028200754f340a0b65]

INTEGRATION: CWS ooo20030412 (1.3.36.1.34); FILE MERGED

2003/04/11 09:25:18 mh 1.3.36.1.34.2: join: from ooo11beta
2003/03/27 11:37:07 waratah 1.3.36.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b99b77ca62c4d553b3081274b3fcef3da59c7a9]

INTEGRATION: CWS ooo20030412 (1.1.4.1.20); FILE MERGED

2003/03/27 11:37:06 waratah 1.1.4.1.20.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08af85e1b964eab1210bf4fa89f866e7221928b0]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED

2003/04/11 09:25:18 mh 1.1.4.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f53f11f2a05b4e35d4ce0023672caec64b12ccc]

INTEGRATION: CWS ooo20030412 (1.3.22.1.34); FILE MERGED

2003/04/11 09:25:17 mh 1.3.22.1.34.2: join: from ooo11beta
2003/03/27 11:37:06 waratah 1.3.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2487be44f755e5d54d995f55420175f0222fe41]

INTEGRATION: CWS ooo20030412 (1.2.6.1.34); FILE MERGED

2003/04/11 09:25:17 mh 1.2.6.1.34.2: join: from ooo11beta
2003/03/27 11:37:06 waratah 1.2.6.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3246fb638611ab14110c3529f5a3c2cef4010f6f]

INTEGRATION: CWS ooo20030412 (1.9.20.1.34); FILE MERGED

2003/04/11 09:25:17 mh 1.9.20.1.34.2: join: from ooo11beta
2003/03/27 11:37:05 waratah 1.9.20.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [741c4cfb5f9cb1f47d612a14f2b543f01fbb9ddd]

INTEGRATION: CWS ooo20030412 (1.2.36.1.34); FILE MERGED

2003/04/11 09:25:16 mh 1.2.36.1.34.2: join: from ooo11beta
2003/03/27 11:37:05 waratah 1.2.36.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f2037a2dc28a7b0597bca59ddc707c79a842d2f]

INTEGRATION: CWS ooo20030412 (1.12.12.4.20); FILE MERGED

2003/04/28 12:42:43 mh 1.12.12.4.20.5: readded: -g Switch for Linux, #i12442#
2003/04/14 11:24:02 mh 1.12.12.4.20.4: RESYNC: (1.12.12.4-1.15); FILE MERGED
2003/04/11 09:25:16 mh 1.12.12.4.20.3: join: from ooo11beta
2003/04/04 14:26:21 waratah 1.12.12.4.20.2: 12442: Allow symbols by configure option not default
2003/03/27 11:37:05 waratah 1.12.12.4.20.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [82bf6629538d048e1d1383d08837e9b83ebac90e]

INTEGRATION: CWS ooo20030412 (1.2.22.1.34); FILE MERGED

2003/04/11 09:25:15 mh 1.2.22.1.34.2: join: from ooo11beta
2003/03/27 11:37:03 waratah 1.2.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [618e1ed91fb9e93082211d94d53b778ea1f19e27]

INTEGRATION: CWS ooo20030412 (1.4.22.1.34); FILE MERGED

2003/03/27 11:37:03 waratah 1.4.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9d0b1f3df51ac3b32a0d4d9ece3b89436129b79]

INTEGRATION: CWS ooo20030412 (1.5.22.1.34); FILE MERGED

2003/04/11 09:25:15 mh 1.5.22.1.34.2: join: from ooo11beta
2003/03/27 11:37:03 waratah 1.5.22.1.34.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bfbba655bb694aee8ebdac3ab7161372fffccb2]

INTEGRATION: CWS ooo20030412 (1.2.76); FILE MERGED

2003/04/11 09:25:15 mh 1.2.76.2: join: from ooo11beta
2003/03/27 11:37:02 waratah 1.2.76.1: 11233: enable standard warnings from the gcc compiler on latest 644 branch

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ccea6c4be08467891dcb024f42c99d80ee99dc]

INTEGRATION: CWS ooo20030412 (1.5.68); FILE MERGED

2003/04/11 09:25:14 mh 1.5.68.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3a00682e02696196cc6f38dcf6ffbe17c2917b]

INTEGRATION: CWS ooo20030412 (1.5.10.1.34); FILE MERGED

2003/04/11 09:25:14 mh 1.5.10.1.34.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a778832d0be34b9020f153b7c259b78f3808cee9]

INTEGRATION: CWS ooo20030412 (1.71.2.3.20); FILE MERGED

2003/04/11 09:25:14 mh 1.71.2.3.20.2: join: from ooo11beta
2003/03/31 19:00:59 vq 1.71.2.3.20.1: #12818 Hash signs need escaping.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3688b2328ad3a84120c7fac7d6a0be185a6470ac]

INTEGRATION: CWS ooo20030412 (1.4.72); FILE MERGED

2003/04/11 09:25:13 mh 1.4.72.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a99d6315422c98472ef8ada4294aea3a85b56d5]

INTEGRATION: CWS ooo20030412 (1.3.94); FILE MERGED

2003/04/11 09:25:13 mh 1.3.94.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [658d5c84d5022677682294328987bbeda73842b9]

INTEGRATION: CWS ooo20030412 (1.9.70); FILE MERGED

2003/04/11 09:25:12 mh 1.9.70.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [725ac5b4ede4eb3457139014bfdf03ce9bd425a9]

INTEGRATION: CWS ooo20030412 (1.3.98); FILE MERGED

2003/04/11 09:25:12 mh 1.3.98.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeca2a47905881ade6c0b5f9afe0f3f31116b13b]

INTEGRATION: CWS ooo20030412 (1.13.70); FILE MERGED

2003/04/11 09:25:12 mh 1.13.70.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0892ab5c4b32e7489b2106769d45fac9412739ec]

INTEGRATION: CWS ooo20030412 (1.8.4.1.20); FILE MERGED

2003/04/11 09:25:11 mh 1.8.4.1.20.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e443135944ed1ea97fdbf50243ba9d1f4aefcd3]

INTEGRATION: CWS ooo20030412 (1.42.62); FILE MERGED

2003/04/14 11:20:16 mh 1.42.62.2: RESYNC: (1.42-1.43); FILE MERGED
2003/04/09 15:32:21 mh 1.42.62.1: chg: add FREEBSD, #i12879#

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [00a9bd899a682654a10c49e3d3b3b45dc30b2d7d]

INTEGRATION: CWS ooo20030412 (1.8.10.2.20); FILE MERGED

2003/04/15 11:15:09 mh 1.8.10.2.20.2: add: gcc 3.3 support, #i13400#
2003/04/02 14:04:39 waratah 1.8.10.2.20.1: Correct short library name for gcc 3.2.3

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7686b8aaca902b764ea5f58cdf23fa7320605fd4]

INTEGRATION: CWS ooo20030412 (1.37.2.2.20); FILE MERGED

2003/04/03 15:18:55 vq 1.37.2.2.20.3: #12004 Replace \ with \\. Fix for the previous patch.
2003/03/31 19:00:57 vq 1.37.2.2.20.2: #12818 Hash signs need escaping.
2003/03/27 08:41:41 vq 1.37.2.2.20.1: IZ12004: Fix a problem with APPxICON for W32-tcsh.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ad58b01537b609f12cbb8e4dc31958956380ecb]

INTEGRATION: CWS ooo20030412 (1.128.2.5.4); FILE MERGED

2003/04/14 11:25:10 mh 1.128.2.5.4.4: RESYNC: (1.128.2.5-1.129); FILE MERGED
2003/04/11 09:26:04 mh 1.128.2.5.4.3: join: from ooo11beta
2003/04/11 09:25:09 mh 1.128.2.5.4.2: join: from ooo11beta
2003/04/04 14:26:21 waratah 1.128.2.5.4.1: 12442: Allow symbols by configure option not default

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf0fa1ca5fd8c9c3ff12945097ef7d540699388c]

INTEGRATION: CWS ooo20030412 (1.1.1.1.108); FILE MERGED

2003/04/11 09:25:08 mh 1.1.1.1.108.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe62e9cc41dd0fa68d5c5f959378cf4b0bd209bb]

INTEGRATION: CWS ooo20030412 (1.2.100); FILE MERGED

2003/04/11 09:25:08 mh 1.2.100.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dae5b2941adc2ecb2135d1cfb678bc03ede7fc52]

INTEGRATION: CWS ooo20030412 (1.9.2.1.34); FILE MERGED

2003/04/11 09:25:07 mh 1.9.2.1.34.1: join: from ooo11beta

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3878e724cad9f0750ae4ac019616a47f897a7cf7]

INTEGRATION: CWS ooo20030412 (1.69.2.3.20); FILE MERGED

2003/04/11 09:25:07 mh 1.69.2.3.20.2: join: from ooo11beta
2003/03/31 19:00:58 vq 1.69.2.3.20.1: #12818 Hash signs need escaping.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8943d8620b034e0bd721d7a45a1f83185098c584]

INTEGRATION: CWS ooo20030412 (1.36.2.2.20); FILE MERGED

2003/04/03 15:18:55 vq 1.36.2.2.20.3: #12004 Replace \ with \\. Fix for the previous patch.
2003/03/31 19:00:56 vq 1.36.2.2.20.2: #12818 Hash signs need escaping.
2003/03/27 08:41:41 vq 1.36.2.2.20.1: IZ12004: Fix a problem with APPxICON for W32-tcsh.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5496b3a4fd50feb1c66504e3d80385cdadb672]

INTEGRATION: CWS ooo20030412 (1.1.80); FILE MERGED

2003/04/09 12:21:05 mh 1.1.80.1: chg: add FREEBSD, #i12879#

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ced98610cd2c7d9e812e68cbf740ed5586047a]

INTEGRATION: CWS ooo20030412 (1.7.2.1.34); FILE MERGED

2003/03/27 08:41:42 vq 1.7.2.1.34.1: IZ12004: Fix a problem with APPxICON for W32-tcsh.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdfac9f08c03554999c61fbadfc285a1af92f70b]

INTEGRATION: CWS ooo20030412 (1.1.72); FILE MERGED

2003/04/01 15:47:24 mh 1.1.72.1: fix: some nasty bugs, #i12100#

2003-04-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b6ba94112fbd50cfe4afc1d2bcb7877d6a1ea1]

SRX644


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9d4e67f797f0b4357bf9e47efa55fab8eda114f9]

INTEGRATION: CWS ause03 (1.131.2.5.8); FILE MERGED

2003/04/23 12:11:24 hjs 1.131.2.5.8.2: RESYNC: (1.131.2.5-1.134); FILE MERGED
2003/04/10 14:03:42 hjs 1.131.2.5.8.1: #108803# language code in separate parameter for bmp tool; includes

2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [342b5a1e1eacc0f0ce82d6d752a60860fcfa2956]

INTEGRATION: CWS ause03 (1.39.2.4.14); FILE MERGED

2003/04/10 14:05:21 hjs 1.39.2.4.14.1: #108803# deliver subdir

2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [6319463b0fbd7a7fe8ff3f5f67f9d96ee0e82d5d]

#100000# no uninitialized variable


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [947f311f3c3a867b515dc186856014741644b10a]

SRX644


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [63717feb2ff7f8214c748f26283f6b52deb10174]

INTEGRATION: CWS mhu02 (1.61.6); FILE MERGED

2003/04/13 16:44:57 mhu 1.61.6.1: #104928# Removed obsolete reference to module inet.

2003-04-16  Matthias Huetsch  <mhu@openoffice.org>  [cafbcab9afdfbf5541cb40a1ac4f02ab05716c89]

#100000# #i11945# Symbol 'GetVersionInfo' is not required. Print warning, but exit with success.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9b845828aea36687bc7bacf2818aba67c6debc38]

SRX644


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [898936182fd8660b48e3ca369cc46df3bc96a771]

INTEGRATION: CWS dbgmacros1 (1.128.2.6.4); FILE MERGED

2003/04/11 10:32:24 kso 1.128.2.6.4.3: #108413# - Define NDEBUG in product builds again.
2003/04/09 10:06:11 kso 1.128.2.6.4.2: #108413# - Set debug level to 2 if 'debug' switch value is not empty
2003/04/03 09:05:44 kso 1.128.2.6.4.1: #108413# - debug macro unification.

2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3dd7ae9eaa0558c329f3a2bd3fa4132115dff7a4]

SRX644


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d7d1f749779c1074b75cae706163b5ba5b9711bd]

INTEGRATION: CWS tune01 (1.59.2.2.14); FILE MERGED

2003/04/08 04:51:53 mhu 1.59.2.2.14.5: RESYNC: (1.59.2.2-1.61); FILE MERGED
2003/04/01 12:10:23 mhu 1.59.2.2.14.4: #108383# Replaced ICUI18NLIB by ICUINLIB, ICULELIB, ICUUCLIB to remove excess shared library dependencies.
2003/03/10 19:47:34 er 1.59.2.2.14.3: #i11962# it's ii18nutil for WNT
2003/03/10 18:36:32 er 1.59.2.2.14.2: #i11962# i18nutil with COMID
2003/03/10 18:23:39 er 1.59.2.2.14.1: #i11962# add i18nutil

2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [590d3acc283c4a149f4e88dcc02da5a35a7ce1a0]

INTEGRATION: CWS tune01 (1.3.2.4.14); FILE MERGED

2003/04/06 14:31:41 mhu 1.3.2.4.14.1: #104380# Changed LINKFLAGS for a default runpath of <dollar/>ORIGIN, changed Bsymbolic default into Bdirect, temp. disabled LIBSALCPPRT.

2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e19d17ca8fa1096f5f0c19b0e0d7747bb99d1526]

INTEGRATION: CWS tune01 (1.12.12.4.2); FILE MERGED

2003/04/08 04:57:08 mhu 1.12.12.4.2.2: RESYNC: (1.12.12.4-1.15); FILE MERGED
2003/04/06 14:29:20 mhu 1.12.12.4.2.1: #104380# Changed LINKFLAGS for a default runpath of <dollar/>ORIGIN, removed Bsymbolic default, added linker optimization for symbol scoped libraries.

2003-04-15  Rüdiger Timm  <rt@openoffice.org>  [246076e14bb075e678283ff1dbc4a45a6ff169a8]

#100000# Don't undeliver build.lst to avoid getting empty zip files newer than the valid ones (which get the date of their newset content file).


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [de078c09aff84f12ce380a832bb2e92e9ad28295]

SRX644


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [38b53073c53ed7b36e286c8308b24716ab00fd2a]

SRX644


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc1ff2f2ec573c78a3d36fd3075d81f2df86c33a]

SRX644


2003-04-09  Rüdiger Timm  <rt@openoffice.org>  [c9c251a5fc7b3cfd1ee772cfda714453c48c6bca]

SRX644


2003-04-09  Rüdiger Timm  <rt@openoffice.org>  [43f9fc6798f237407b9100af5a1a20f5e0c53f65]

INTEGRATION: CWS cppumaker1 (1.131.2.5.4); FILE MERGED

2003/04/02 16:10:01 dbo 1.131.2.5.4.1: #108497# generate all C++-UNO headers -L (light)

2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e27c7c68e0d4a0dc2dd1597f032a46f7e9deaffb]

INTEGRATION: CWS calc06 (1.59.2.2.18); FILE MERGED

2003/03/24 18:04:20 er 1.59.2.2.18.1: #106680# add I18NUTILLIB

2003-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2c8f96689b54cbe11f15f443fe1ab183d39a29f]

#100000# reenable stacktraces in non pro


2003-04-04  Vladimir Glazounov  <vg@openoffice.org>  [e881bac944dff09252823c81df0180e9d81820fb]

SRX644


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [15cdc86ab35598207df9557614d6cdf2655f569e]

SRX644


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8cd47b322ae182c74184a700e9abfa5a82ca0992]

INTEGRATION: CWS ause02 (1.5.10.1.8); FILE MERGED

2003/03/24 10:27:09 hjs 1.5.10.1.8.2: RESYNC: (1.5.10.1-1.5.10.3); FILE MERGED
2003/03/18 16:25:32 hjs 1.5.10.1.8.1: #107755# move my4ver; /E only if 4nt version supports it

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bd06eae86606a66b57017994fafba134325f5ced]

INTEGRATION: CWS ause02 (1.3.10.2.12); FILE MERGED

2003/03/17 15:28:01 hjs 1.3.10.2.12.1: #107558# removed obsolete/faulty entries in INCLUDEDIRS

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [111da89c356287cfee1cb9032588e511d90defa5]

INTEGRATION: CWS ause02 (1.45.2.3.12); FILE MERGED

2003/03/19 14:49:19 hjs 1.45.2.3.12.1: #108317# chng. compiler switches for wall=true

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7acd1d0a64db272229624705d39697416eceba12]

INTEGRATION: CWS ause02 (1.12.12.4.14); FILE MERGED

2003/03/19 14:49:19 hjs 1.12.12.4.14.1: #108317# chng. compiler switches for wall=true

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c2158294f305bb62a4950d296fb8f9a8713ec2eb]

INTEGRATION: CWS ause02 (1.19.56); FILE MERGED

2003/03/26 12:26:12 hjs 1.19.56.1: #i12061# cleanup

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [71686a5a4aaa4c22bda2a7b474be6267ed8fc889]

INTEGRATION: CWS ause02 (1.42.56); FILE MERGED

2003/03/18 16:23:07 hjs 1.42.56.1: #107755# move my4ver

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [596f8d9acf9664810d1bf1ee0ae2a8d69b139774]

INTEGRATION: CWS ause02 (1.131.2.4.12); FILE MERGED

2003/03/31 14:12:47 hjs 1.131.2.4.12.4: #106428# cleanup gnucp call
2003/03/24 10:27:02 hjs 1.131.2.4.12.3: RESYNC: (1.131.2.4-1.131.2.5); FILE MERGED
2003/03/18 16:20:06 hjs 1.131.2.4.12.2: #108293# don't generate if CCNUMVER is not set
2003/03/11 18:37:21 hjs 1.131.2.4.12.1: #106882# generate temp file and move it to destination

2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [981953ef3f28d4514e6e10ff62dff3f9d7151a80]

INTEGRATION: CWS ause02 (1.59.2.2.12); FILE MERGED

2003/03/19 10:14:55 hjs 1.59.2.2.12.1: #107238# remove usage of static.mk

2003-03-28  Vladimir Glazounov  <vg@openoffice.org>  [cc50ef56241f3ea4501456253ab62d8fa7c929b8]

#100000# checkout toplevel if there is no tag


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [783ad1071db346cb3bd44060c41b5b7ebef71065]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8161aa3e77cc70a9ab19c9eda9c2dceafc67ae78]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a99fefd928cb52a204c70ebcc0f1192c32e186e]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b94185d7a86fc558c9aba34212ccf1967924b3d]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3838a2efeae72102eb1ca49be8b429ca8c7dade]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-02-20  Martin Hollmichel  <mh@openoffice.org>  [4ee214dc86394ca574697c32b367c254616982dc]

add: changes from cws_srx644_ooo20030223


2003-01-23  Armin Theissen  <armin@openoffice.org>  [60b3d93936b82b776ef2c20d3b8a63be28878d79]

IZ10198: /E switch to supress non-fatal error messages


2003-01-20  Martin Hollmichel  <mh@openoffice.org>  [72f3e4321535d6f2146ac78932cecc765c4b2e34]

join OO643C to HEAD


2003-01-13  Ken Foskey  <waratah@openoffice.org>  [b699a5ee0f04e6531582340e991eddf5e69e0324]

dmake:  Remove the incorrect definition of main to void


2003-01-10  Stephan Bergmann  <sb@openoffice.org>  [3bae4bb23edc081245f305fcdbc96475b59dcb62]

#106097# Correctly parse blocks that do not contain a local: section.


2003-01-04  Ken Foskey  <waratah@openoffice.org>  [ecb9afe2e79374f73dc834ef0d10bc7b61b9f891]

Remove main definition, it is wrong and it is failing compile on the mac platform


2003-01-04  Ken Foskey  <waratah@openoffice.org>  [a89e1d33c92e5fe986c9eb0410f4342974ca7721]

Implement a test around wait so it is not included when the platform does not define it


2003-01-04  Ken Foskey  <waratah@openoffice.org>  [a126d9c4533fbb4335dacf3019e1d27aa4571c7f]

Implement a test for wait.h, failing build on mac under gcc


2002-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c297d838bf8f42bd5a747fa306de61babec5d2a]

unset COPY_PACKED


2002-12-16  Rüdiger Timm  <rt@openoffice.org>  [ee59e26ccadda43710b645ac6da1db5af6bafa7b]

#100000# Don't create flat subdirs when a minor is given.


2002-12-13  Vladimir Glazounov  <vg@openoffice.org>  [a3d4acbe2da7d0c0c8c68b67e82f160ea41da4dc]

#100000# some refinements


2002-12-12  Vladimir Glazounov  <vg@openoffice.org>  [900f7f857ab0ea56b37da4afb0a57ad0b14bf9c7]

#100000# rename links under windows


2002-12-12  Vladimir Glazounov  <vg@openoffice.org>  [bc0567176dddc873c190e2a83469a6405a45cc25]

#100000# check for inconsistent modules


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [e840a3134569792254d66d83de0128d305e55e7d]

#100000# Don't link against uwinapi.lib (not available here).


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [c91cef30d3994639021420d1b6a6321198ec3de0]

#100000# unnecessary IF condition removed


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [5391f42c52f9b531ad674a6456cb5ba1d9dc1011]

#100000# Set UWINAPILIB only if not already set.


2002-12-11  Kurt Zenker  <kz@openoffice.org>  [5b51f17756cce465d788721848ea72d4fd2ad8c6]

add. -D_REENTRANT


2002-12-10  Vladimir Glazounov  <vg@openoffice.org>  [82de8f7bafdd8ea2447ea68b1b8515285f5accbb]

#100000# fix for .lnk and optimized builds


2002-12-10  Rüdiger Timm  <rt@openoffice.org>  [8aa2daad0f78d1f4365879fc0602f62299901cea]

#i9818# Parallel build failure: macros not executing properly


2002-12-10  Hennes Rohling  <hro@openoffice.org>  [08b9c279ef81d30bdbecdebce9062175cc928794]

#106038# #105989# uwinapi.lib is linked before Sother STDSHL libs, macros redefined


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [e5f0ad9867215c44433609b775a8d7e3e0b663cc]

#100000# typo


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [991a2ad488a7b1f9f4bed2b8139a43b57de5ac7a]

#100000# no more inconsistent error messages, cancel build for single module


2002-12-06  Vladimir Glazounov  <vg@openoffice.org>  [535b6881e1404b4c84c5516aa43a6949841f1e03]

#100000# cws related


2002-12-06  Vladimir Glazounov  <vg@openoffice.org>  [f41e8d990883199acaa9e44b623ff77d4dc3b067]

#100000# intern modules only for cws environment


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [a3e38ce57d609703a71ad8918a8869251d8b2697]

#105077# Added new jvmaccess lib.


2002-12-05  Vladimir Glazounov  <vg@openoffice.org>  [9b8aae2a854082ab1c6239a2daf77cc05104a0b7]

#100000# no workaround for linked modules under windows


2002-12-05  Vladimir Glazounov  <vg@openoffice.org>  [3b3b8fd9ad2e0895bad5f5b2c31bb120475a8f2d]

#100000# First version with cws support, changes for multyprocessing


2002-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [80afa6dbcc1948f0ca5e01666d3558ce37cca523]

#100000#: fix parsing of keyword substitution flags, strip leading whitespace


2002-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16b09a949c344e8ab7947f4525aafca7b098608c]

#100000# hindi used thai iso-code


2002-11-28  Vladimir Glazounov  <vg@openoffice.org>  [dd07904319d344e1850d24d132cdee52b21dee55]

#100000# added locking mechanism for dead child handling


2002-11-28  Rüdiger Timm  <rt@openoffice.org>  [227ca30f65d0f0f6bb1cceddf83b9414c0134e1c]

#100519# Small bug fix for copy of build.lst files.


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [0ed01872b15bf4889208e0317b3a0c3a5716c594]

#100519# Copy build.lst into common, too.


2002-11-26  Vladimir Glazounov  <vg@openoffice.org>  [c085c7d61f642b2fa52ed25fc45e89847136c6f9]

#105543#


2002-11-26  Rüdiger Timm  <rt@openoffice.org>  [46d636e9f3ce33afa02d89cbb7e9b0986a7d31be]

#100519# Delete zip file in OUTPATH (it's not necessary and error prone to hold one in COMMON_OUTDIR and additionally a copy in OUTPATH).


2002-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd0c106fbbe2158708a5732f6bd8acd4e834d18b]

state ERROR when error occured


2002-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1ab6fc65d8d4bf050c7a46930aaf3db09d2dafe]

#105425# filter comments


2002-11-19  Vladimir Glazounov  <vg@openoffice.org>  [9e21384612f4d0c0cbdb13449dbcd316656880dc]

#100000# fixed bug with 2 deliver


2002-11-19  Rüdiger Timm  <rt@openoffice.org>  [9bbb26626f4e307de0a8058f6a4c8f90bf672250]

#100519# SOLARCOMMONBINDIR added.


2002-11-19  Rüdiger Timm  <rt@openoffice.org>  [b63bf1bc307c41caba9daf4d0b11e6581a8ba733]

#100000# Make it a little bit more verbose again.


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [3a24d7a379524e9e66ebc9dacb09e229edf889af]

SRC670


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [28e86d8ab66234af45b5ad4fa6ba5cea075c3a0d]

SRC670


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [7ca48062c71dc2cfe01dfe34d86e1aa301b66703]

SRC670


2002-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f65e3138593ffe70f1d2ef63c23af25c6c5cfb9]

#105243# hindi support


2002-11-13  Rüdiger Timm  <rt@openoffice.org>  [2578a1b6e56b744523fcbc07564660316cec1796]

#100000# Make unpacked directories executable.


2002-11-12  Rüdiger Timm  <rt@openoffice.org>  [06e22ff997ef059d7fc4f2f685f6fb2c8229328f]

#100519# Cleanup of some forgotten debug output.


2002-11-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c41682197f61eca5fedcfc5d881e91ab9fc0e216]

#104894# allocator<void*> is external


2002-11-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e8a15bb1e54b34382226bcf2d48f46082ad0db8]

#104895# check SOURCE_ROOT when using -cwsnamw; generic error output


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [aea3829768d27f7dcc42045209051f8e38caac51]

#100000# Don't deliver links. Otherwise you may get strange results, because copy follows links both for source and destination file.


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [91bb1c8dde3cb47438cbcf7f3f413b3cef343d7e]

#100519# Cleanup (I left one development note.


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [0ee0bcb5949d687a55a6e21c1dc62b790500b7b6]

#100519# Use common tree on solver.

deliver.pl now copies everything with is in local common output tree into
a (new) common tree on solver. Additionally there is a new macro called
%COMMON_DEST% which can be used in d.lst to explicitly copy into common
tree.

2002-11-08  Vladimir Glazounov  <vg@openoffice.org>  [6ffc167dc479bf82cf01b98928d782f02ec9aea1]

#100000# MT:changes for new boundschecker and true time


2002-11-06  Rüdiger Timm  <rt@openoffice.org>  [f67cef4a15c48605789970c74b512786afab04a8]

#104806# Only one default UNOUCRRDB, and that's types.rdb.


2002-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [51fbc376dda6a0ec18e9b56b77f9e4c5c09794d6]

#104804#: implement tag operation


2002-11-05  Oliver Bolte  <obo@openoffice.org>  [2a343f0d43f923e96760a64b0085e54e80e9b866]

SRC670


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cf02f17f240def44f22a90d3899d40ccc757354]

#100157# set WRAPCMD if still empty; use WRAPCMD instead of explcit command name


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1825a45a56ea8094de9c0db6201e0ff9a1717526]

#100157# use WRAPCMD


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93ec0f160aceb8d324cf8a3664800795d32572e9]

#100157# wrap makedepend win32/tcsh


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcd61dee17824a4eecaadc03f647cfd6ab3f6ba5]

#104537# use -i switch to supply incluide directories to bmp tool


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a09185c3d805363cf87d863159e9e537c2ae7f8]

#100157# pay attention to return values


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c54a6f95fedf1eeaf78a436163b87e780eb1d50]

#100157# use UPDMINOREXT which contains the dot in case of a valid minor version


2002-10-30  Armin Theissen  <armin@openoffice.org>  [4c8d13751dc4502d21b47685bdb46d5594bd42b5]

IZ 8594, patch 3282: makefiles for x86-64 (Gwenole Beauchesne)


2002-10-29  Oliver Bolte  <obo@openoffice.org>  [4e022443c71a5ca6f45ef4e37b297d034b16ced6]

#100000# wntmsci8: stlport_vc7


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a67fc20f41f056eb53917aceae13d3ddd662d7a]

#90006# don't create HIDs when generating src dependencies


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3ed6230b77504a2c2bb5279151b4bfbe9529bae]

#100157# handle blanks in filenames


2002-10-25  Vladimir Glazounov  <vg@openoffice.org>  [492f6b0ec014a09cd22599c6038da9d3d479c2f0]

#100000# Let all children finish their proceedings


2002-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d77fd5f66148926fe68b4dff5d11ca184eeffbcd]

#104440# add $(MAKEFILE) to child dmake calls


2002-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3357e1c8b0b2c804c90ba5dd49c0e7858a5090a]

#101911#: clean up linking, new optimization flags etc


2002-10-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fdf11622e78ec7ab634c036991c72cc6658bb283]

#100000# fixed killobj for DEPOBJFILES


2002-10-22  Armin Theissen  <armin@openoffice.org>  [a118b966ba8bcc755913c81c2181b9c562e58fff]

Merge from SRX643_OO


2002-10-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff96f6ff54e00ed32a146d752567db0fb2f903c6]

#101911#: added -ldl to STDLIB for dlopen()


2002-10-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e924b5050d3fe4035df221c91ce39569e7fbf90b]

#101911#: introduced COMEX for unxsol(s|i)(3|4)


2002-10-21  Oliver Bolte  <obo@openoffice.org>  [35c0b2a10d2a8597a920f83ed0c4ca0195ad94b0]

SRC669


2002-10-21  Oliver Bolte  <obo@openoffice.org>  [994310f8bab10fe0dc1fd2d105fed656ca5ebdd4]

#104351# moved change into solenv/inc/libs.mk


2002-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ebe68a80b5fccb2dad23069eaf654a443522968]

#104325# cppumaker rules removed for consistency reasons


2002-10-17  Armin Theissen  <armin@openoffice.org>  [63869c2b7a35e9fa53edc9991e2bbb821913488f]

Merge to new configure.in that was merged to head


2002-10-17  Armin Theissen  <armin@openoffice.org>  [17a4af1251368ab176ce6d6aa10c3cdc4bb21a4d]

Merge from SRX643_OO to HEAD


2002-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb534646654d337f569267db231710819c66d07]

#104292#: fix: commit(): new revision return value


2002-10-15  Ken Foskey  <waratah@openoffice.org>  [a7834e0611902987b137cb4215118ba21e003083]

dmake: Implement the latest config.guess, not working on ppc64


2002-10-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [382582b08651f53233dc8649bbe59f6cee42b9e0]

extended manifest content


2002-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f1fc94252980ce100b431ac6ad0b0a82cf97b44]

fix: get_sorted_revs(): return correct list on second run

enhancement: commit(): return additionally new revision if called in list context
cosmetic changes

2002-10-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [422cda4d580a7ee588999a8d7bc39c0a9bcd6c7f]

reset CWS_WORK_STAMP


2002-10-13  Ken Foskey  <waratah@openoffice.org>  [a70932380318141f45598c8562c7b70fc02110dc]

dmake:  amend the clean tag to work twice and also clean up dmake directory


2002-10-11  Ken Foskey  <waratah@openoffice.org>  [6db7897f04cff6c8cc3d049bf3fec19147740985]

dmake: Implement fix for Lost child problem. Correct some checks for functions (assumed present) and also fix up all gcc warnings using -Wall.


2002-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b8871e7e65f1f193914b42d13b75f7c1e0a85b1]

fix: name() needs to write $self-{NAME}

cosmetic changes

2002-10-09  Ken Foskey  <waratah@openoffice.org>  [c4423d31bbf71402abe97ec3d89562b13451160b]

Dmake:  Create bootstrap patches based on subbranch of head


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [0f50ce875dcfeb6cee30f0bcd92de06628408dfe]

SRX643


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [37eb511681ff04693e132d3e01ac69311431fc23]

SRX643


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [2af0c704957d3fd2bc69c10710c236b08aba3126]

#100000#merging errors fix


2002-10-08  Ken Foskey  <waratah@openoffice.org>  [90d19cd1169265dad55ccb7a3221e35ea7aac7bf]

dmake: Volker 4nt patches


2002-10-08  Jörg Budischewski  <jbu@openoffice.org>  [960696028a8bf7713ec9eec71b3be9a9b42add35]

#103263# corrected salhelper versioning


2002-10-07  Rüdiger Timm  <rt@openoffice.org>  [3ced21c13d08b0693f77a15a1fe187369a16ee8a]

SRC668


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [71f5011e886f4f8f89e7436e6bbc457050b21395]

dmake: Add the cygwin configure files


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [3a28526bdc8a6b383610124f5382e3eb5f864e82]

dmake:  Correct some undefined functions in some modules


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [20b317dd43fc723d9cb4e4f0d07ab247083071ee]

dmake: Additional header checks for better source control, add cygwin support, GNU hurd support


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [bec67ab6f11fce12f4d0927d81fc86a47da76d43]

dmake: Additional header checks for better source control


2002-10-07  Rüdiger Timm  <rt@openoffice.org>  [ef480d442c3c628f91d3d2038c9d2def851d9947]

#100000#, #102715# CPPUHELPERLIB changed.


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [35a0e88e580c5c88323ac625b2716728fd06bf55]

dmake:  Add gnu hurd and some additional header checks, and the cygwin makefiles


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [7a8c0ae33f6c41d58842dcc1dfa51bb4a559a95b]

dmake: Patches for the osf1 operating system


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [541bedb0316df8eefb8cbf8286c15690583e1d26]

dmake:  Add osf1 support


2002-10-04  Chris Halls  <haggai@openoffice.org>  [5c642f27b77aa61598d732569e3e89225d2fddb6]

Fix build for OSF1.  Approved by Ken.


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [9b423f0ce8542f0c6d009654eaaa08b416f581ac]

Dmake:  Convert the configure to a better configure process without individual conf.h files for every platform


2002-10-03  Ken Foskey  <waratah@openoffice.org>  [703212c7860845c370a28e38947c7b7c5618ae45]

dmake:  remove cygwin makefile temporarily and implement depcomp


2002-10-03  Ken Foskey  <waratah@openoffice.org>  [781b613802c3a6b01d86d16bb4ca15e360e10b4f]

dmake:  This is a reworked version of the configure process, without automake and aclocal


2002-10-02  Ken Foskey  <waratah@openoffice.org>  [987e3a5b26fad9a509f85f4314020c34ca09b7d1]

dmake:  Allow the whole configure process to work,  not needs update to bootstrap to activate


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [e9ebaba4c91bd0b17da4f66e6a0b98b612093208]

join: from SRX643_OO, #103821#


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [1bfe62bb789d858dd1e52d60bafb6530e984dc11]

join: from SRX643_OO


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [b80958454fd4664a6e0c14b8bb583d667d9ccc37]

#103263# replaced applicat.rdb with types.rdb


2002-10-01  Ken Foskey  <waratah@openoffice.org>  [5e1e35b2b7aa2d324d5d6142c0cfa0d4673b7ed3]

dmake:  Add all the automake files, premade so developers do not require automake installed


2002-09-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2c58cff6662e33b5f94064f487250ba5351e988]

USE_NEW_SDK must get resetted


2002-09-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2885d20b75a5d8b0ea64503e322ac826cc5abb51]

#103458# fixed syntax in testshl call


2002-09-30  Rüdiger Timm  <rt@openoffice.org>  [c0770452cd11143a0b1eaeaf5e8355b3ba8f39a7]

Reset STAR_RESOURCEPATH


2002-09-29  Martin Hollmichel  <mh@openoffice.org>  [1c846979efdec0f82c5e13e10cba9146b8a133f4]

add: header, #100000#


2002-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d8914fd4a5ae06673829b700191ba1062c901ea]

#100000# define module dependencies


2002-09-26  Rüdiger Timm  <rt@openoffice.org>  [56622e25fa92624afb4593dc997664a8c8453454]

#103768# Make untared sources readable.


2002-09-23  Vladimir Glazounov  <vg@openoffice.org>  [b6f37203437815222bedd0c2aed389d72041a739]

#100000# fix for local environment


2002-09-23  Oliver Bolte  <obo@openoffice.org>  [a5f51d1d5a4a7c89e9addc77e9c7a3c15f47b49a]

SRC667


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [d16517d33fb27e294ac6fa9d10753fb4fdca9ead]

SRX644


2002-09-17  Oliver Bolte  <obo@openoffice.org>  [35399b4f8980e6fdef3db277822ddf794424ae37]

SRC666


2002-09-16  Vladimir Glazounov  <vg@openoffice.org>  [1fd49bbe71f869f3c5385d7660e0c134c27cf22f]

#102262# additional check in UNIX case


2002-09-16  Vladimir Glazounov  <vg@openoffice.org>  [37fdd8ea840dafade475c6cef2c82d2d49231b82]

#102262# additional check in UNIX case


2002-09-15  Eike Rathke  <er@openoffice.org>  [e8f8ef33fd8716b4d19f57d3b92e97c84e4a61da]

#101659# upgrade to ICU 2.2


2002-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f8f758d23313d1832035cf86458a4fb52b446e4]

#103257# fix missing zip dependencies when switching used build languages


2002-09-11  Vladimir Glazounov  <vg@openoffice.org>  [f872e24c75b0b920f775989b7dc0fe84b6389a81]

#102262# dmake commando consistency


2002-09-11  Oliver Bolte  <obo@openoffice.org>  [ca27d4875c88c4036c990e91c42880345e1ad3ba]

Intial revision by HR


2002-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7f84b60e5f7d4c85abe91290f6658e2881ff100]

ask the gcc for the location of libraries


2002-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ffbffbf575e578c475fd6067361e971dc04daa13]

#100157# win32/tcsh


2002-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19256a7dc73d518d81f9547dcb99fe890e095cfe]

#100157# win32/tcsh hack to support local makedepend


2002-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ed515a5c7c37a55a61c849a4df192bd4e627909]

#100000# failed on first try to disable remote vcl


2002-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17c47222cce4af90f97f1e69bb95ecf62e0f5662]

#100000# disable remote vcl


2002-09-03  Oliver Bolte  <obo@openoffice.org>  [9cb9434fbe52b36e69f80ce771ffc70216804b5a]

SRC665


2002-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [439a24a9496d611f3fc81eb40962af94187dd208]

#100000# fixed OUTDIR2INC for windows; REMOVE_PACKAGE on non-exstent trees shouldn't give an error


2002-09-03  Vladimir Glazounov  <vg@openoffice.org>  [0837fcede89e57ce15eaa3678fd528b864582501]

SRX643


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [97c856381a64615dde745267750c88699d70cf2b]

Merge from OO642C to HEAD


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [e9c8ec4ddab269e5503ebd6bf899b5457e11506a]

Merge LIBSTDCPP3/SHORTCPP3 changes to HEAD


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [38976ca44f79562f5256e73c1eab6be65b6e1ec6]

Merge from OO642C


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [c4fda20ceb6b4bc6f9f53c1883861b84852587e1]

Merge support for linux/ppc/gcc3 to HEAD


2002-08-29  Kurt Zenker  <kz@openoffice.org>  [457d53d44b092fc0f0ec61c7b8df59b22c8c97d4]

UDK304


2002-08-29  Andreas Bille  <abi@openoffice.org>  [750d3bd2771553c58587b1964be07a186b73d285]

#100904# environment CURLLIB for libcurl


2002-08-28  Vladimir Glazounov  <vg@openoffice.org>  [43c2b4e34f0ea9aae34210a64767c6cc6df77ef5]

UDK304


2002-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f7c85a8d68b28228f6f3194c5e7b2603e1d59df]

win32/tcsh


2002-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ea34a3a8de826a175f2d0be63bc71a4d6f8f8581]

#100000# disable default -zip switch for OOo


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [c2dbd82f6fc25fe831762e4a078c06f1d12bd735]

Merge from OO642C to HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d32f56eb4aa14dbe1b0d6243976c96f0d49f860d]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1.4.1-1.1.4.1.2.1) -> HEAD


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [3e9684844ae9bee68d9ca5f2f372e60ae9beb2d2]

Merge changes from OO642C (1.44 -> 1.44.2.5)


2002-08-26  Rüdiger Timm  <rt@openoffice.org>  [a323a4ec18b9789f66fc8ff7817071ca1694ae54]

UDK304


2002-08-23  Vladimir Glazounov  <vg@openoffice.org>  [81c18d1261adb3938cb9e6d57c2d4430589bcb47]

UDK304


2002-08-23  Vladimir Glazounov  <vg@openoffice.org>  [d6a08588a6a675a1185f5a13597d3fe2381b3dc4]

SRX643


2002-08-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a350c7c4c5bf0c810b948c25da80aebb9b143dca]

cosmetic changes only, clean up indentation


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5056f12489024bf57c6d071cc10db431e9cef626]

#99385# use ZIPnISO_LANGDIRS=TRUE to switch from long language names to iso-code subdirs


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d40a4b7b0dda30076ee0dd163505b5f58708a02b]

#100157# added -env switch: patch selected environment variables accessed with getenv()


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43b94b7c1bcdea7d24c623f9ed790ef591f2d94a]

#100157# wrap lzip


2002-08-22  Vladimir Glazounov  <vg@openoffice.org>  [487d00bfa886a0f51e8cdf67b66745f33d30ab14]

SRX643


2002-08-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b62ef6052a18c19010c823a862da1e3f78e72ee]

#102285# make use of src/zip dependencies switchable with nodep=true


2002-08-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a7766c34285dff6ae28cc8a31e151b616d9f14c]

#100000# solaris rm doesn't know about -v


2002-08-19  Oliver Bolte  <obo@openoffice.org>  [4660197380896f9f7f6f8783914b3ab173e1876d]

SRC664


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe48c2d9c5457c531bde51193630aedce5a63d1]

#i6886#,#101685#: OOO_STABLE_1_PORTS (1.40-1.40.4.3) -> HEAD


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c7e3c8b6b5251baf4afed66ccf2cb2ffe4a37b]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.17.4.1-1.17.4.1.2.1) -> OOO_STABLE_1; resolved conflict


2002-08-16  Martin Hollmichel  <mh@openoffice.org>  [62632f3204aef31a1cf9fd34d96b9afae3b4354f]

join: from OOO_STABLE_1_PORTS


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d220cd7ec98d8d009343c285d0fe9f3073758e2]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.3-1.3.4.1) -> HEAD


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ea7e4b362f32f82f430563149c6064e877c80b4]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.9.2.3-1.9.2.3.2.1) -> HEAD


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b529c7d7a1abdc9a5e10ee207fc94a1dce943b2]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.41.2.5.2.1-1.41.2.5) -> HEAD; resolved conflict


2002-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c30c89881c6c37970b80c2357992d1482fea4be]

#102372# prevent writing in defs/* if locking fails


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [5c67e86d5777789f299ee1bc06e94bed84f1a4e1]

SRX643


2002-08-15  Vladimir Glazounov  <vg@openoffice.org>  [490e889b2fc34dccc2d1ce3a48b3947748f2a05d]

SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [fecf6510f912d52d2929c276847030d4df10c347]

UDK304


2002-08-14  Vladimir Glazounov  <vg@openoffice.org>  [219be03102d4adfd85a270559988b050c3a11ba9]

UDK304


2002-08-14  Vladimir Glazounov  <vg@openoffice.org>  [8e2418b0b0319440f7230f0de127e53b40e4e4ea]

UDK304


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [dd3f259fef9ba82b17ebd54f8713f503c796be0e]

SRX643


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [9430d628a0817ff207ddbec5f564323b531abea3]

SRX643


2002-08-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6404371b26a8de2f82256b70ffc77af1cbce711a]

#100000# avoid exportlist writing if not lock owner


2002-08-12  Kurt Zenker  <kz@openoffice.org>  [63c038be0345e494364dc9ec7f421c44d530fba8]

SRX643


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [5560ae860977d9f679873bb4fcc5d272d1cbfa15]

SRX643


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [9a8f15d9c43c2663b3a1283d4ea416404c16ad18]

SRX643


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [ad128b9a22ceb7217907734a69784f1d9596e292]

SRX643


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [9d9fee4410380b22b30f1d70cb518faf1e56ac4c]

SRX643


2002-08-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4de61c38a43b3ff5115aa690ed0a34eac5e833e2]

#100000# unique string support to determine owner of lockfile


2002-08-09  Vladimir Glazounov  <vg@openoffice.org>  [b9eb0102c4ac9580f07c6ac558e10846c16a0ebe]

SRX643


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65a2e438646cd2c059d1e409ad86389f40c879f7]

#102095# fix the other call


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcff22ca08fa3e3801c466857a01263cf37099a8]

#100535# fix for changed declarations in new SDK


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d2aa0a3c23f26ab0b5bd22773843e369f980cd3]

#100535# fix for changed declarations in new SDK


2002-08-08  Rüdiger Timm  <rt@openoffice.org>  [1b2ca42b8194de3096dfbf808b61518314bacf01]

SRX643


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [d61e5e8f6bb9ed7b1cd6f1799bb85ab3fb512f49]

SRX643


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [790c05ec05639dd65434b18a4c0583d093720888]

SRX643


2002-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [821fcbd9330ee0224115ed66ad21b41a43704adf]

#100535# introducc COMEX 9


2002-08-07  Vladimir Glazounov  <vg@openoffice.org>  [46bab5250a7288fa5a529e7608d6d84420c99b18]

SRX643


2002-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed03fc01aa6c755d46c90f2e5cbde1190e9482dc]

#102095# take java from the selected jdk to determin version


2002-08-06  Joachim Lingner  <jl@openoffice.org>  [81f0c525a2f846a6168fca7cf8278b2949d909cb]

#99987# jenv is now a shared library


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [b60f842f7531ce7a8fef101b0ad7a2205f25cb83]

SRX643


2002-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b02e9f1dd07ffbd74e666c78318ea301f034dc7]

#98882# just appending the desired switch isn't sufficent for some compilers


2002-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ab869e141cd5e995029e932dda511e3974f685]

SRC663


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [a1febe0ebcd81ff2c67d6affd6a678e167e4c76b]

TST641


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [327172cefa2d9cf9ee3836e367af6347d0ad56f9]

UDK304


2002-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [86a7e69d16877ccb4213febfcd37fdcacc20c438]

#101911#: add Forte 7 (C54) support


2002-07-29  Kurt Zenker  <kz@openoffice.org>  [92f012f58f5f89f432b5d6f021f2bcf1134d367a]

UDK304


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [cdd460fd50a705eed5ddda0b12415f8f4bf27eae]

UDK304


2002-07-24  Kurt Zenker  <kz@openoffice.org>  [2b584f2788e382de3aeef043ebf4a112ba8f6fdd]

TFC643


2002-07-24  Kurt Zenker  <kz@openoffice.org>  [af10b744234e8164f8798775eaefe52f312a44d7]

add TF_CAPELLA


2002-07-24  Vladimir Glazounov  <vg@openoffice.org>  [5b9364e32b5b73bc9f84ede4a0747f7900410e35]

SRX643


2002-07-24  Armin Theissen  <armin@openoffice.org>  [e1cd6245dd26da74998e6c25607c32e266363f54]

removed ticks around batch parameter again - must have been re-introduced by accident


2002-07-22  Rüdiger Timm  <rt@openoffice.org>  [7c8098a885a65e5bc7d309c06741d4a9c60e3ba2]

SRC662


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [ec676691fb57436b6938887044ebe0b909195b33]

SRX643


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [ce41a0bff09a4403f330262a4c6956816e1afb3b]

UDK304


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [fe9527960d258fb58d1b5a28ec739c16c21010b5]

UDK304


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [e8e3ae54acead23541e1c01b1cad990071585b76]

UDK304


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [3d2a1ebfa565765fe05c6452a0a65e62e86424a6]

UDK304


2002-07-19  Eike Rathke  <er@openoffice.org>  [d4ebdb7d9692cb4da75d82b130307bb03374ba2f]

#99260# #101280# add REMOVE_PACKAGE_COMMAND


2002-07-19  Vladimir Glazounov  <vg@openoffice.org>  [c33750a9659d00a32cafb0b9907112ad22243db3]

SRX643


2002-07-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c990774a62387ab00b0b5c75e6fba36eab4cf0b3]

#100519#: copy to temporary file and then rename to avoid race conditions

          trap terminating signals to clean up temporary files

2002-07-18  Mikhail Voitenko  <mav@openoffice.org>  [7d61897b40ef8f85486582365effd160d6d72c86]

#97681# sysshell library


2002-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f48d092e7c481ebbd61084e881e65d14d727568]

#92341# removed special handling no longer used


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [a8abcd395d8e215c7634f0bde6a75b700bdf9634]

SRX643


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a5d6ed3d89e2a1a985c4899f960db25aa0abede0]

#100157# define exceptions for regcomp


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2f137de7ef9bfb24185ae3ca2e1bbfad546a879]

#101448# stripping dos lineends from all *.y and *.yy files


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [563ba4b31b739dbe6cfe8f072741eb9f449492e4]

#101446# no need to restrict creation of java_ver.mk


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6870cdb5eb6948bc5d42515aef309883a06e793e]

#100000# naming of ant jarfiles changed with vers. 1.5


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e42ef1604d5c495052363e6f164f4c8c8697c38a]

#92341# removed special handling no longer used


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b8ab43d9b61bb5ce4df3cc91dee589e67bae196]

wrap regcomp


2002-07-17  Vladimir Glazounov  <vg@openoffice.org>  [d07f2262541f0f99e62404bcedba8f0dae8accec]

SRX643


2002-07-15  Vladimir Glazounov  <vg@openoffice.org>  [bc73de2908a49681d932fc189a13187d07fafa3b]

*** empty log message ***


2002-07-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a29d382da5b690dfaadedc3457109034621c5383]

#100000# fix possible collisions when generating comp_ver.mk


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [34fe767b071cd59f14656e646fa5c455a6ebe417]

add: join from OOO_STABLE_1


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [364826e676b2b3f1a2ff43e7d16659c35589cc5a]

join: from OOO_STABLE_1


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [99bc5fe9b4e79813196e809bee1d750ca2d3fdd6]

join: from OOO_STABLE_1


2002-07-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e64663cd6aea2f4bf6b43bb3f04dda4ff5cfa83]

wrap MAKEDEPEND


2002-07-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a82a8d78dcf812f142f5849a7e9473dd1aebb093]

override waning options


2002-07-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d50a1f571f293ebd798677ad08c8c2f0307a6660]

#100000# support for msvs7


2002-07-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff6b5936c025294bc6b830bb4a5e1da3806e8923]

#100000# was it realy me...


2002-07-08  Oliver Bolte  <obo@openoffice.org>  [20386eeca10fcf54c5f35784d966eb6d5cd180ca]

SRC661


2002-07-05  tpf  <tpf@openoffice.org>  [84db1170b777e35d469c4133a0e480511b2aa286]

#100157# added enhanced ant functionality (esp. depend)


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [cbb64f43f85171154a8201155c24970facb2b613]

#100000# corrected typo


2002-07-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb06593ba5891685d7dfa41126aa3e14224540df]

killobj now handles big amounts of objects coprrect


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [6a0323e1b589720527a4d8c7e6b6a3343e6cc06c]

SRX643


2002-07-04  Vladimir Glazounov  <vg@openoffice.org>  [019e6ba1745c5fa05a494147451ae47ec167b8e7]

#100000# more accurate implementation for deliver


2002-07-04  Vladimir Glazounov  <vg@openoffice.org>  [c73f63e0dfbf73cf05036df759501cc17777e235]

SRX643


2002-07-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a07ddc0619ad1dec6466274aa31b8c50f06f9b1]

default ANT_HOME if not set; reference needed jarfiles for ant build with ANT_HOME


2002-07-01  Oliver Bolte  <obo@openoffice.org>  [12b18f7ae1f8d8aca4fa53ddbc17e4b0e49c2e91]

correct path for res


2002-06-28  Vladimir Glazounov  <vg@openoffice.org>  [b3f4d0586a1e73af87bfa6f53a82d873cb9f3303]

#100000#


2002-06-28  Daniel Boelzle  <dbo@openoffice.org>  [ad00ea6fa876d3f5ee60988f063b395154a41b7e]

#99059# added import lib define for pkgchk


2002-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ea31e1debf2c5d6cc1ae07fd8632eca91b9521c]

#100000# removed override used for testing...


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [02ede031c0a640718a6353379e13a253c5aa2b86]

#100000# fixed bug with missing paths


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [28b3d2d05db6352da2c113298107b0129d1fcb5b]

#100771#


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [347b8dcb4d4a5d1cfc4f560fbcb15479d3c72673]

#100746# - more native languages


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0b8bead767d1254c198dd27df07d62c60caa78f]

#100746#,#98499# - more native languages


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce4424f9ac44fa730a6bed24f42acf8a2eacde93]

#100517# multiple imagelists in one directory


2002-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ae4893d46e5a65962e49c57e150aab0c40dd2df]

#100000# fixed unintended recursive find from root


2002-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [846f3b649ea8f567d425f15b7877ae06f0d1ff09]

ziplangdirs moved to tg_zip.mk


2002-06-24  Oliver Bolte  <obo@openoffice.org>  [1f672cae7ce193d1ea07acf953b9171b95297aad]

SRC660


2002-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80f0c4614d9de25d4577189609acb2b4db49e4bb]

fixed collecting language dirs


2002-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de390920c5cd8f1c25863c7c23e7b00262989f44]

wrap some remaining tools


2002-06-21  Vladimir Glazounov  <vg@openoffice.org>  [e9d8ab6061e8bae23d9d198bf6d7b8561bb584fc]

SRX642


2002-06-20  Bernd Eilers  <bei@openoffice.org>  [300f5d4093f5cbe4128e1d79c968fcd26620dc75]

added depened task


2002-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4d5fb7500ddc10d2af22ec0b027f1a429516f5b0]

SRX642


2002-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e301508bcaeac164cf592f1d3574fe9c8cf5ac4b]

dump errors to stderr; added *Error* keyword


2002-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bba208e5f1a87cbadd009eab3c57eff9c68755d9]

dump error instead of crash


2002-06-19  Vladimir Glazounov  <vg@openoffice.org>  [9b6502a5536676060db788b61e012d80c780c144]

SRX642


2002-06-19  Kurt Zenker  <kz@openoffice.org>  [04045345fc5cb1cdaf2bd2a64cff9d9abfa28937]

SRX642


2002-06-19  Vladimir Glazounov  <vg@openoffice.org>  [053b71f2141f0684a77d989a9f93b7df80d9b2cc]

SRX642


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fbdd0d7601b8fdc465c8483cca8e5442dc537da]

put CCFNUMVER into compver.mk


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [511afef1e3914a6f298f4f09b492abdb73f6c750]

more wrapper


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49605187d15fd7966afaa25ba5740149b0a6a734]

more wrapper; SCPDEFS for win/tcsh


2002-06-17  Rüdiger Timm  <rt@openoffice.org>  [53215e917aafde7962f8786d12514a65cd097ccc]

#i5536# There is no GUI MACOSX. Max-X11 builds use GUI=UNX and identifier 'u', the (historic) identifier 'm' for Mac OS 9 had GUI MAC.


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20cd2ac3f0694bfd003488537b22aa2b97557620]

use correct directory for collecting languages to zip


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8aae6240d6173ed68c1e6c7b83dd7022d3c1451f]

moved including of tg_yxx.mk as it contains rules now which are already needed for dependency building


2002-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eee8c8a84797cc8e0038503bbf974f74ada31af0]

workaround for different commandline parsing behaviour of different versions of 4nt


2002-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8449a2cdfd5dae23560251965ac6fa7bb7f58587]

jdk 1.4 support for solaris, linux/i686 and windows


2002-06-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82477a613e89492855ee7219e923ecf7471b0287]

help detecting the cause of 0 byte zipfiles


2002-06-12  Rüdiger Timm  <rt@openoffice.org>  [4fac4937be96b420ad8e15d00c05cdbae537e2c1]

WDK102


2002-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7c3d28e572895e7dc479f374e88b23f406b2698]

jdk 1.4 support for solaris, linux/i686 and windows


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [2d568d7a514dadc8b368e609a3cb0fa38dc8968b]

SRC659


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0f6b1e5e94a8f469ad7830ded721e17b9977d85]

wrap java binary


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e5454603290349628ce2f98d21c8361f90f2ab3]

wrap java binary


2002-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb1a5fafbea11224cfe478df133738e7ec6908ca]

MACOSX calls it make too


2002-06-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68b50ca1d0468740836d35c4c5e775b177641f4e]

set defines from stat.h if still missing


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [36b75058a6e78005bfe6a5e60099f224129a893c]

SRX643


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [3fdaa517dcf177059df495a08998ebc128ce897f]

SRX642


2002-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12b8720e169780aa8373f761d93c0e9fb963e43c]

don't match directories


2002-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cae1e7898e7cc07e603be875da5ae6bda3b9a6ec]

don't insist on typelist mk; add CCNUMVER to SCPDEFS


2002-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6628de27220364fdc6ef019dd25dac6c98e566d2]

SRX642


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [5d519b682ddadc2c76043f3fe141b03978d34570]

SRX642


2002-05-30  Vladimir Glazounov  <vg@openoffice.org>  [ad254b0ddc41a3325d791963b8d6cbef8d597289]

SRX642


2002-05-29  Vladimir Glazounov  <vg@openoffice.org>  [d3f3ae2c9e67bbfb9992ba249e472e86cc459cfb]

SRX642


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [55d98c9ce8e38c032b6aec12105acab8eaff33d8]

SRX642


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [0f3ec47b4ba4c43735f68688095a4740b29c2477]

SRX642


2002-05-27  Vladimir Glazounov  <vg@openoffice.org>  [688cb79a32724759362c9dc566e1eae82485a158]

SRX642


2002-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9a417e4db1e194cc6825b3a9650aba247c99c165]

SRX642


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [338d7242060bf83bb14000444b07f5ae2bab9a5c]

SRX642


2002-05-22  Vladimir Glazounov  <vg@openoffice.org>  [17fda1a092d6a38e357b78c82f97cd7b3d460174]

SRX642


2002-05-22  Vladimir Glazounov  <vg@openoffice.org>  [097945fa6acae8bd0ec4f8dc4d5743a07a61fd9e]

SRX642


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [18b1a5d7287995b3c07d0011e9cf41b4a6240191]

SRX642


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [021e97c9d80a3fcc5a069effee7d79ab5febf284]

SRX642


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [ee3996d2478939d3bdbc5f2a73b57f9ea0e76754]

#99343#,#98675# Move to LDAPSDK 5.0 (for mozilla 1.0)[join from 1.45.2.3]


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [46561c7d4afa45bac5f6085aab068cb755a62387]

#99343# Add LDAP SDK support (join from 1.45.2.2)


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [7e2e2b62038f750b8b8cdae8842acabc1332913e]

SRX642


2002-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ddf9a44a97bed6f3b6408b5a78e21fdb2b2d65a]

added L10N_FRAMEWORK macro


2002-05-16  Joachim Lingner  <jl@openoffice.org>  [451ce4d842d4e4758a961d19a2f1fdf813b2d68b]

#99361#


2002-05-16  Vladimir Glazounov  <vg@openoffice.org>  [95a9f3b17dc0f92beb72f44a71b98221e036735a]

SRX642


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [be7f1c338346be21ba173e57e631449922119386]

SRX642


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [c0bfb8746bbf4d2aa743329d3d55b05964324769]

SRX642


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [91789b57a21249c2cd43d9a65b41496ea199e0e3]

SRX642


2002-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c6b2e0d937c1049a435c008005ebc6c4cc259dec]

shell independent


2002-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c06452b04f3a9f3b79388d43ed25f293759c36a]

#65293#: undo last change


2002-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebd98b0a8b938cb4bfd0fc854df6e6b01f944a41]

SRC657


2002-05-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91a6a2ea2e9d4bee44988c47e3542c03158e85d5]

fix problem with no matching language dir for zip target


2002-05-13  Vladimir Glazounov  <vg@openoffice.org>  [0bf022a22d7d2bab95efd41e41c1ddc623e1be3d]

SRX642


2002-05-10  Vladimir Glazounov  <vg@openoffice.org>  [5a09265f151896c5a433eda22fe4c5c2f870ce2d]

SRX642


2002-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1efa3b7ea34ded55ac0c613201dec5c26797da2e]

use chmod for USE_SHELL ne 4nt


2002-05-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5362229be269424bfb399ca2b4d19a94f474440]

fixed typo in shell call


2002-05-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f837c2312b9bdef0c0c687e9445d2b3a2c83e9]

prevent warning on WNT


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [5ecf7590166e85e5f8e166be8a0e7ee5ce33ace0]

#99053# new for changing tags in html files


2002-05-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fbe8c19efc2444d5bf65ac5aab650f02339a18c5]

added default dependency


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [99b5d4949592bae8106d90af8470087b6baa09e8]

SRX642


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [f876d3a694739afa9e1064d5f82fd80d858918b3]

SRX642


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [28813a7b904a146e6adeb0a571b6254b3b2ff2dd]

#65293# multiprocessing on the project level version


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [c029a05c7fa3af95e4f116e77ffd358beef7b81e]

#65293# multiprocessing on the project level version


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [eaf843b8fd9f8f1eb4df97e1ab1825b1bddcd148]

SRX642


2002-05-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [11aa0d7c3882d822b2212b9227f321e9cd691f23]

chmg. known link para list


2002-05-03  Vladimir Glazounov  <vg@openoffice.org>  [695fce9f95f861bf1dc30637d210c4b28eaa39c1]

SRX642


2002-04-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e9798f866fbcbca416253fc0b812801086c293c]

one more rule - generate to inc


2002-04-30  Bernd Eilers  <bei@openoffice.org>  [cabf11656858ca1bcedbd28eccb500c672c2ae34]

#96446# new ant version for depenency handling


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d168345a0e48134ecff56cf4491ada1c69a7c19f]

#65293#: check if defined({UPDATER})


2002-04-29  Rüdiger Timm  <rt@openoffice.org>  [1fbb3aa849b9c02e52b4a8f676bc9adf10ca222d]

SRC656


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3858b911c27a240ee28534e0539ab5ee3fb8af9e]

default opt_zip to yes for RE


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41dd18626147a1b7a7a4f93f5f74012c94a28bc0]

reset zip related variables


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [384fe6b3b5059d15d3ece600c1da0e17ea44c398]

SRX642


2002-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7311d2bdbd551dcb567a56d79a755351f39bb04a]

remove default targets for lexx and yacc


2002-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61e8e0ba7ec842434ff340d14f5a27d428ce7c7b]

make yacc target a rule


2002-04-25  Bustamam Harun  <bustamam@openoffice.org>  [2b300688c141686ccdf826bee06ba1465672f633]

#97582# Update to ICU 2.1


2002-04-24  Bernd Eilers  <bei@openoffice.org>  [1dc915d9c2c2b4ec7e39d0580e00cf90fc1793e9]

#98289# added force JDK 1.4 build support


2002-04-24  Vladimir Glazounov  <vg@openoffice.org>  [33a7a7ee084285ea9c3e5d3862f77199b6d3d1a4]

SRX642


2002-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0ca23c4c6ed07d7b8a69f9fe7b3c2043771474b]

fixed multiple include pathes found for gcc


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [c113eabcc0e314df68bee561a17a1f2ad2d89494]

join to HEAD


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [ac4ccc0b7f70265f3b3f7f247f768ede4ac3d1ca]

add: STLPORT4 handling for MACOSX


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [771c842d6dd956d2646a11e53bbb63bb30054e8c]

join to HEAD


2002-04-23  Vladimir Glazounov  <vg@openoffice.org>  [e54d7633fb2f9d53a6bea5af2adc0bb81297a8ec]

SRX642


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac339d4f042ae63f1c9342339b6447e47b44dc62]

try to avoid re-patching


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fa84e96cefc6072975b0e86e3f66266f31c7a15]

no chance to make HID generation work with win32/tcsh


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [278d306443352513d3a408a872a98870b9546d73]

hack to get -zip


2002-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [109b6cd88ec75ab71350ecf61edd9ca291bab686]

variable for regcompare


2002-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38e3da1dbf0bdd213590b0e7f01c61ba3ace790f]

preserve single / for regmerge


2002-04-19  Vladimir Glazounov  <vg@openoffice.org>  [b0691013070fdd96e8ae72fde2bcec3b0274a73d]

#65293# switched off warnings in critical section


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [fc0920a6dc2c77c6ec3e097365c4f61f0d2b4468]

SRX642


2002-04-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79e8cfda6a2e5f73ac9d80b3c8584d81194a214e]

accept - as valid directory/filename char


2002-04-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [69904907fe7df5205be8d02ae2d04c1f8550ff5c]

remove sticky tag after succesful merge


2002-04-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8771b5c40cdf520449a6859de2e7109238389609]

#65293#: typo in SCPLINKFLAGS


2002-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e83c1fe8b96699b726be853679d8754a7490572d]

SRX642


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7b2b6bee287aaf1cdbc358f31b676ab3b209e4d]

double quotes should appear in pairs...


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [445aaad0570be4c69447882555f87fa9a770bc55]

cleanup


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b5922f0f728ac90f441c7205d2de34ff5836750]

force shell as meta char not recognized


2002-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6f4f45ee045e9848c54bd117eb12c588bd6882a]

#65293#: syntax


2002-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3b0ef07653851f9bc0b60adee715b4884aa34cb]

SRC655


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [528855792410eee2568d165cbbcbfafeaf280885]

long options require =


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee12234181210e1300163156c670435fc4654760]

win32 / tcsh


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2884decefceb3e23cf18d027a36ce957e7c5bcb]

static struct instead of malloc()


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [39bd377bddcd102a872bbf965f6cd4233310c68b]

pre/post processing of scp files; scplink flags


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c06a4aa32abdae815e6ffd8061e47db779461d04]

more to reset


2002-04-15  Rüdiger Timm  <rt@openoffice.org>  [09d248ed28ad937183e3680b5679935cee84b67c]

#98612# update to xerces2 XML parser


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [98ee1937a58c967203dd3ea784c33f944679208e]

SRX642


2002-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [647589d4ad938e42ca4b06df02a5c75eb75ddf05]

#65293#: fixed symlinked action


2002-04-11  Bernd Eilers  <bei@openoffice.org>  [3aa4537d310475400a66d469a1da00961de82d7a]

#98612# update to xerces2 XML parser


2002-04-11  Bernd Eilers  <bei@openoffice.org>  [9c39f858e26ae86be6e6485079cb7ea8b8269547]

#98612# update to xerces2 XML parser


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [881649b06b3fac133c0fb9c22965f52aaee57d0e]

pay tribute to shellmetas...


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d1e05b3b32f991b3ccadb842498c0e5665cabf0]

don't search INCLUDEDIRS if filename of include starts at fs-root


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0dea4f59cd974d441e2f68b55ab09fdc194a41b3]

great unified wrapper - convert path parameters from cygwin to dos conventions


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f39c32ece09bb5c1c6251c4c31ed921eb0afad8a]

windows/tcsh


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [513b7a362d87cb8363f9681e3e3beaadc6a1f028]

current version from SRC641


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [1d99d8ab07022f0bd332e61b597de6a4a0e4a4e6]

fixed typo for FreeBSD


2002-04-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [63b86bdd6c7d2aa1bc72377f27cad5513843bfaf]

cygwin support


2002-04-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffc7cf09885b02e6e5c67d80b99a97bab5bbefd1]

#98459#: implement symlink action


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [ef2b272b0aa0b68ff5994a89edc41cff9bc733b8]

SRX642


2002-04-09  Vladimir Glazounov  <vg@openoffice.org>  [d0490d17e540a3af1905e3c9ab9d695fecf9d5b7]

#65293# multyprocessing version with reliable signal handling


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59c37bd30096746853f76c924d86bc0d26c32aab]

don't ask


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d112e25d7932d9f7bef42ddeb120c83e4bbd13de]

introduce unified wrapper


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf389ed93e8088b720d4e06d5a56ad094c481d95]

win32 tcsh


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [cecd8dabd4f41fe0e9c772376006c5a31ca9466b]

SRX642


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [d9f40bd5debc91b6788be7f3996c5e7a8b1a0d71]

#65293# corrected for -all(from_opt, since) switches


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [823bb25688c0cb52de654e213d1a6f7bcf182404]

SRX642


2002-04-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bebb5e3cfe18f6f2134b18c59fdcb9451be277ce]

#98499# adding thai


2002-04-04  Vladimir Glazounov  <vg@openoffice.org>  [8788c58da19d702cc5f78c5d06d0f19f0a682251]

#65293# First revision of multiprocessing build tool


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1e2d37795bba35c203bf5320f7eb310e6946238]

merging native resources without 4nt shell


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a9ddb8a554c90a0c66d649ec9b544ee86637fdd]

avoid tcsh catching SEGPIPE ment for tar


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [692cc827e1040661542f083727fc06a07cd5b316]

/b not allways default


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd0596aed5b7c472e494743fb56a2a453e20fff7]

learning to use IF


2002-04-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [43173a47ffa5eabb7600757c6e647f2367fd5026]

SRC654


2002-04-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad36a2e57ca0aab048f9308d17510886788da28]

SRC654


2002-04-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [241f436a6df81fa9f00c5c54acfe7c493130ce2f]

#65293# avoid system find on windows


2002-04-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a49411043d9edea69031d23955faabe8e57f5e56]

#65293# check CPU not GUI


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [1d01094efd289fbacad01ebf62a512c74c212f06]

SRX642


2002-03-29  Bustamam Harun  <bustamam@openoffice.org>  [7fcd45f7e51dfbfa05e0189f653f0bf862cbb3d7]

#97582# Check endianess by CPU not OS


2002-03-29  Bustamam Harun  <bustamam@openoffice.org>  [6abae51308d25ef9ba43bd4a657de68f691a500d]

Check endianess by CPU not OS


2002-03-28  Bustamam Harun  <bustamam@openoffice.org>  [eb4555c3a204af94f69bce5edfaca37543bdb9a8]

#97582# -licudt20l for little endian platform


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4444ae935ad0eedd2b3517257a87314c75f0cee4]

wrapped too much


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7be1b2a0706a92e689abc8cc9f6072761529ae3]

AWK needs to be defined


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f76773a1d2ee20bffd1ccf91dd45d33c60e61988]

more wrapper for win/tcsh


2002-03-28  Eike Rathke  <er@openoffice.org>  [2832c8cb4f07c8a6f229b8298d0f30a48a0a7975]

#97582# can't use libicudata, have to use libicudt20b (some freak hard coded name?)


2002-03-28  Eike Rathke  <er@openoffice.org>  [e1bd9d0413ef1801f3d1729ff8dc127ed0f8f17d]

#97582# make linklib work with only major.minor


2002-03-27  Eike Rathke  <er@openoffice.org>  [821c11fd63bcbe9f52a467f589b14b48c0944f34]

#97582# #97583# icu libraries


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90b7cdbe7e215864e83a8ca132dcf168e1929182]

added missing dependency


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04983e7d68120731f770bc1b68d50e88f9a4531f]

use variable LIBMGR; ldump parameters with delimite variable


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2fc05667fbcde16528159814449187909244176]

introducing variables for idlc and regmerge; setting wrapper in case of windows and USE_SHELL not 4nt


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6f8ea77c51c849bb69d4aeb3ab3104de37575e0]

used and created patchfile should be named identical


2002-03-27  Vladimir Glazounov  <vg@openoffice.org>  [40ef080c23af7ff9466a6870c521bae24fd03239]

SRX642


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee494190a636adb20675fd9d22776fd22ebcddde]

replaced 4nt-ism


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54b36fc9b7d950c37b4e2248c5adaf2381ec48d1]

treat non 4nt shells the same way


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca5109c9f084008d99ce00173eb4fa946bdf1f71]

replaced 4nt-ism


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dad1289893fd1fa68a7b83ac21e79c6e2db3dc4]

replaced 4nt-ism


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b3d78d59d9f69dd8c076b71f66243b3613165bf]

replaced 4nt-ism


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68e3d1877c0b1955decf8b7c1d991415c8a19095]

more ms wrapper


2002-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d7c04ed91e85c8c4fcb01d0d3cead3d08b1c01a2]

UDK304


2002-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fe542106e674f67ce30cb89cf96bb24dbf53c620]

UDK304


2002-03-26  Martin Hollmichel  <mh@openoffice.org>  [9d402fae638036eeeaf96744b785446abe37052d]

add: cygwin


2002-03-26  Martin Hollmichel  <mh@openoffice.org>  [bd2f1fbf5d5faff21f6082c0e5e546149a0787cf]

add for cygwin


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ac62b638a99cc161b3966f4a81b1f201abab85c]

wrap use_shell before including unitools.mk


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49080498b690755c504e4ccba0b8dd93647ce032]

fixed logic error in setting use_shell


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b3ef6ac9ba7c5ab0a77431b627eb4c6615085cf]

handle patch flags; prepare INCLUDE environment variable for use on windows in external modules


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ec814772fab434f86b6b216ccf42ceff11d3f84]

force overwriting of include variable; javaversion persistent; fixed typo


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b0b3ac1d532bee4c1b102ce0b7c78d133b4c2e3]

update wntmsci8 defines


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [311a2de40c580e67e302d0d33a023c8ec6ef322e]

use nawk for solaris


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db345881ee386c6dfdb5b55e669851ff269db57c]

#98159# handle java versions - only on request


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69123e241c814d1cbb961cc1101b336351b05a3e]

#98159# handle java versions


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [766a1691aca8eac3d501c4e0d89d514cedc12e8a]

win32 doesn's mean 4nt


2002-03-20  Rüdiger Timm  <rt@openoffice.org>  [a981d340bced272bfb45a2b842ae38bbdc02caeb]

WDK110


2002-03-19  Michael Rauch  <mrauch@openoffice.org>  [99b8fc1dd76294bb3a0945af44e733c9782dd6f8]

makefile for NetBSD/i386

completely reworked based on unxlngi3.mk

2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07c640e2d1e62f4261aac68070c72217af1f0848]

some case wrapper


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2280c4d4e81cc8f6339c17fd9ebf578d2b26266]

use_shell to upper case


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf8de064a6ba4bb483bcdb19512b1999a3cfa68d]

get PWD from the shell


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [defafecbfc50f12ad997fbe341aae154757bceab]

removed ticks around batch parameter


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fd7f275c98ebfc3479d4faefc1ab546eedafee3]

this way dos lineends seem to be no problem for old version of cygwin patch


2002-03-19  Armin Theissen  <armin@openoffice.org>  [bf46bb0334466c46100417eeb9b301c484e0873b]

patch IZ 3538


2002-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6d5daf05fcb11b5d8c33aec41e4428cefc42fbe]

SRC653


2002-03-18  Sander Vesik  <svesik@openoffice.org>  [81a71455f1f89d144d432bbbd91900a829a4e317]

Update configure to configure.in rev 1.41


2002-03-17  Sander Vesik  <svesik@openoffice.org>  [f475379b477124b78a8707ca79cf8e48ea3d41b5]

on solaris: workaround oddity with empty strings and support gcc 1.3.x


2002-03-17  Sander Vesik  <svesik@openoffice.org>  [5e108915947c68d3691792216f4a2f8f71fe9c42]

Merge gcc3 support (--enable-gcc3) to HEAD


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee9e1aedbd13cf89d359f584edf2496b4d451163]

win32 with cygwin tcsh


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b447d567b4c66ba38adc1d26da07819e688425b7]

win32 with cygwin tcsh


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [668780e85dc3b71cb32de867f033ade973aa77b8]

#65293# restored dos lineends


2002-03-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0643d8526e0a34809b4baf7e53d4214bcf7d2e5c]

new switch to select shell - right now win only


2002-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3777c13a3f045b3d12b81899037d6a590e2d7b2]

#98025#: implement copy filter


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0524fd179d047a5205a0cb57735df67c20aaf75f]

no stl, no -D_MT


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d1946791e0c4cf2f9726ee939d77f7a4dc20d95]

removed include of stdlib.h


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41045d798b56500bd7ec39ad541ebf3a4a013ca8]

#65293# it's C code - name it so


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a15096201ab5c5ddef9a61326a6529e13abbe163]

#i3114# accept different output namings (bison ver 1.2x/1.3x)


2002-03-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bcefe7b50e71ae464d4c3b0ef09e5ef4464585ac]

#65293# support cywin zip


2002-03-05  dc  <dc@openoffice.org>  [e795e1aabc21a953d7b20ac2fb43ba0ef901bf97]

cvs-binary overloading via environment variable


2002-03-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b111a979859bef93d2b688ac909dd7f0a8dbb5a0]

#65293# local jarfile inserted with wrong path


2002-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d10e7bee56c0289cdbf07b420af31a20e4a7fb3]

#65293# first support for *.zip archives


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [247781b9c437920b5df032fb405516f43586518a]

SRC652


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0f7549ee938fb5190063ad42dded9c2a1d7991]

#65293#: add -fno-strict-aliasing and reenable O2 level optimizing


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c755d965915f8c61665a99642d1f65c9fa5923a]

#65293#: added STLport-4.5.3 patch


2002-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [808f4033911e05f4bb975ff94bc82947457922da]

#97909# fix for slow lookup of jar files


2002-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad1ce7d2a5c091c77a5e455883fa555e6fdd26f1]

#65293# win32 without 4nt; several fixes...


2002-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1dac8af7f7f9cd069527f57fd712308f72ca2ace]

#i3280# more verbose in case of detection error


2002-02-26  Vladimir Glazounov  <vg@openoffice.org>  [55416fa760944ccdd7295480067ca0a02e0a8cd9]

#65293# corrected typo


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [a7adddf50e8c41f97865f0aaeed693edbb5b3aab]

SRX642


2002-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3aef37e96d15e6e075b1c6e172c141b0edb9fa79]

#65293# added switches for deliver


2002-02-25  Vladimir Glazounov  <vg@openoffice.org>  [738381886664871134a1bf6bea0aa5c099405b22]

#65293# added switches for deliver


2002-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7500ec0233a0cc896b07db2c28b567e1f4cbcd2]

#65293# only RE can update comp_ver.mk


2002-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ade75d5559a779101bdce95878c11b8c9e29fb75]

#65293#: no stlport


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [10dfd03920eb6eb10f265ca21c23f6f2348421ea]

SRX642


2002-02-21  Nils Fuhrmann  <nf@openoffice.org>  [f237b2ada34f90a615e0531c141269229be3bd84]

Hid genaration also in non product builds


2002-02-21  Stephan Bergmann  <sb@openoffice.org>  [e087eca39bc117d9c6b6fdf9d5ab32d1f4c067a4]

#97700# Fixed typo that made compile switch nonfunctional.


2002-02-21  Martin Hollmichel  <mh@openoffice.org>  [b10c8d14fc36b6f9347b380057a4aa3657fd17dd]

readd: this makefile.rc was removed acc. this is the only one which has to stay


2002-02-19  Vladimir Glazounov  <vg@openoffice.org>  [52a8c4cdd6dc4d88b88dee284c9d3088de69b9a3]

SRX642


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d25876013c4017d6ef2231c26a1f045dffc6569]

#65293#: security check should be case insensitive


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [dc91131c473d00bcba25db15e0ff3d4b2a4a87fe]

SRX642


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd16158505247da86783a72f36bb11004d6617f9]

SRC651


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b903e3834cac3f5936a5e472b4f9e9d98ef922c0]

readded


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bed680c57d9c58771eb7704519397c97286e02b]

#96515#: use STLport-4.0 again fir WNT


2002-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [55b5d4a90a0b33eda237e382b38e0788371b3cb7]

#65293# don't use locking when ldump isn't in use


2002-02-15  Rüdiger Timm  <rt@openoffice.org>  [1e72a0688639cb036865993054fc13887d727a0b]

UDK305


2002-02-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07c045d3e781e0ec98e10cde55392f544414d390]

#97379# removed special handling of remote for UNOUCR???


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [860260d63ef998103d1bb795331cbba0e4328ea4]

87576# ensure to have solenv before start building


2002-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [487e2d513fc31ec85ce75168c37f862ef333312d]

#97443# rule for export lists of testshl libraries; workaround for dmake bug


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [624199585df7f5ff9b4a8923782f9e511372449c]

#97443# automatic execution of testcases - use -skip as default


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d5c5abce2322a0bd9a6d928fd79c3e7d63b9b14]

automatic execution of testcases


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68867fbd7a5f124a3b12ec3c375bc272b4fc8a2f]

name created patchfile according to PATCH_FILE_NAME; support compressed tarballs


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [60d55320c78ec59ec09bff46d07574744c735b0c]

SRX642


2002-02-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e54a0cb0c4a663701c50339658074062c85586de]

#97128# for .spc files only: provide define with content of COMID, prefixed with _


2002-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2708f1070c7623b410fd910fdaa303b47410d6f9]

#96767# generate missing JAVAFILES from JAVACLASSFILES


2002-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [744df7f803b367f86ed4e2cf46bbc046b065a796]

#97162# rename libraries while checking


2002-01-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6caa2da75639ee2cc83cf23c14c9d341ffa3f53f]

#97001# simple locking to avoid ldump database corruption


2002-01-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc1756b99a3cb843249735832b93bd91fc5433b6]

#97128# for .spc files only: undefine the content of $(COMID) (e.g. MSC or GCC) and supply COMNAME


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff597d154793e958ee41d39bc72bd237f8b20908]

#97100#: merge2top wrapper


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a27a56e90ef1ae6268598f138722012daa13598]

#97100#: fix path


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cd62730a4ceed6d6556e5f9db805b57e13c9dc0]

initial revision


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [09a849e00b22c2b99110efe57324a63002302090]

#65293# corrected typo


2002-01-29  Rüdiger Timm  <rt@openoffice.org>  [c2cc6155397abde8f5a755a2bba905b3773fedd0]

WDK101


2002-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc132484c6215f3dc052fd41c3bab0499dd68260]

fix for 4nt version 4.01


2002-01-28  Vladimir Glazounov  <vg@openoffice.org>  [03d71bb49f9b0d1fb36e8f9835713b97f128e0ab]

SRC650


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [054c002fc11a96b4983acde879d6daa8dfba6e32]

#96825# fixed or added several kill or cleanup targets


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b62acd34c015caccf121b0fb97f06c1c0ea63e5c]

#96646# moved SCRIPTEXT from product.mk to settings.mk


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cddbe4a965b6ce27751dad94307a783d48750d34]

#96910# fixed missing file representation of target


2002-01-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3969cf8ecc86ce0db4abfe5f7cdd621594b334a5]

#96452#: implement the -delete switch


2002-01-23  Vladimir Glazounov  <vg@openoffice.org>  [9984ee0db31475e9a605c820b458eb8b33014c2b]

#96646# new version generating scripts


2002-01-21  Vladimir Glazounov  <vg@openoffice.org>  [3882e3a94c87dd84f988d4c8292a41c47351d370]

#65293# added command file generation


2002-01-21  Rüdiger Timm  <rt@openoffice.org>  [48687eb292bc34bceefb52adea9cf81729266ae3]

SRX642


2002-01-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8daf476862682862ccaf45fa627cc6d3a634c12]

first implementation


2002-01-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee94ea3edde6a0e4263e7a3ea139b895b365d97f]

implement is_tag(), get_branch_rev(), update() and commit()


2002-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6c407287dfdb6be709bf782eac2c5b51181289f]

#96734# support for zipdep.pl


2002-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4ad097dfce08fff6095e7c1ce5b09a5a4c8b47a]

#96646# quick hack to simulate dmake alias functionality


2002-01-17  Rüdiger Timm  <rt@openoffice.org>  [9ce646512b19a462ac51da13bb045e20a97f3fb0]

SRX641


2002-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8392403de74cf318c55dd64ffe8832aeb9fa3da]

#95782# don't disable hand made maps


2002-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c56d6085428d7db98021c8a834302a1dcda43619]

added global variable undef


2002-01-16  Martin Hollmichel  <mh@openoffice.org>  [ed34e99fc22ebf045011ea4a04419df2c86d9515]

chg: increase MAXFILES


2002-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b82bd02c346e69931141ae0ab240e23188fda18]

#65293# second thought...


2002-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a16de4bcae79b294b0664611af50a7b50a8d65a5]

#95549#: fix security check


2002-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0cd26408b5c3dad09c6798d87a9fc58c9636af1b]

#95964# changed link line generation


2002-01-15  Juergen Schmidt  <jsc@openoffice.org>  [5329a13335a7b52baaec78d0dcf17123f4be9984]

#96497# insert changes to make link relativ


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5db1927ddfe67f39c78563d6619f7d9d8551241]

#96510# create target to convinnce dmake that minormkchange.flg exists


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a3d8caf4ebf83047490cac69f13fbe026e2eaac]

#96520# prevent .done file from being created if native2ascii fails


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d2d7688ef5c1935271cd9b553e6b04fdc8545dc]

#96515#: remove line which didn't match anything anyway


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d067fc67169d8674cff7e9e3c20d9327aa7588]

#96515#: more cleanup


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0319feb6a00caeadf70f38b34bbcd135aea6fb2f]

#96515#: fix *.SUNWCCh handling


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d84574e2a1f6ef386488c14953ac88a3fbaaebc]

syncing fixes to HEAD


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff59933ae7e4b0cd3184e0a7725dcbfee92bec0]

#96515#: upgrade to STLport 4.5 on all platforms


2002-01-14  Rüdiger Timm  <rt@openoffice.org>  [a2abf7657b624634c2488d7a51bf5ff20dcce13c]

#95576# remove OFFICELIBSSET condition


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ed37236e527fa24ecf12dedf4540e610ddd44af]

#95576# remove hard dependency


2002-01-14  Martin Hollmichel  <mh@openoffice.org>  [b35cafd6bb39c6045b71cdcb503cb973e46d67d7]

add: mingw32 on cvgnus support


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a87ef418a6683c87d485615340bb94aec23fc90]

switch wntmsci7/8 to stlport 4.5


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a2d398208c0557032c110d08e98acdd920b69f4]

switch wntmsci7/8 to stlport 4.5


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [453bba0f2873b633a718d622b47a0ae85b2e75c3]

#i2456# provide SDTSHL?UIST


2002-01-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f572ef0eb612bbf4c51b6e3e2ea2831ab4770bd4]

#95576# check version of libs.mk


2002-01-10  Vladimir Glazounov  <vg@openoffice.org>  [5e4392c8c54e6172261d38d6243588dcca62efbf]

#65293# corrected for use internal perl path notation


2002-01-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f89bbbcae86337b8c01da2aba425a783907d3e13]

#95576# version number in resource file switchable


2002-01-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a126c366a85cfa088139486aee3245dce3cd75a2]

#95576# version number in resource file switchable


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [01d1e06e485b3e2cb9437197681e0d92866736e3]

WDK100


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [8832da8075929aa0a9a68167e350f14c829815c9]

SRP641


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [c287c385116908ab24fe14f2b714fcd134085032]

UDK304


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d5218b57ab702dc28f3fc6c5767d78a3fe7b5e70]

make COMID and COMNAME persistent


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcaab0b9079c819e5b30fe33e6940a58a2df7118]

#i2456# enable linking of single threaded libraries


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0d9c1ab12c9807b99e257428f4ec11d8020eefd]

#95782# generic map files for unix


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [34716609b91b42004a412d0b9a6cf1bbc8209b6a]

#96287# make use of makedepend more flexible


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [002db67b479df3c415fe17b759a3312102fd7ce3]

#96287# make use of makedepend more flexible


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [200565787efd194a09e6d744af3afe54b1db1330]

#96287# make use of makedepend more flexible


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4590f74202b51ee96dde2df1c883e783333e493]

#96287# make use of makedepend more flexible


2002-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e198475d09f76f10ab6a23ec2382dac7a22f06b3]

#i2590#: merge MACOSX stuff, don't squeeze blanks into tabs


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [cf2aeb3d450c7db82ebba7dbf3f7841497bbacc2]

Use jdk version 1.3 instead of jdk version 1.2.2 on IRIX

Contributed by: The SGI OpenOffice.org porting team

2002-01-02  Sander Vesik  <svesik@openoffice.org>  [07e97445827734cd321b11ad3e804be3bf2db2f1]

Special case IRIX, as it doesn't like "-s in this context (#I2235)

Contributed by: the SGI OpenOffice.org porting team

2002-01-02  Sander Vesik  <svesik@openoffice.org>  [4065fd6c2cdcd739ecfb534844efc6cc42565042]

A newer, updated version of IRIX specific makefile

Contributed by: the SGI OpenOffice.org porting team

2001-12-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9707f99b4d2a998ec5c80fe13a14688187987ce]

#96107#: link against libstdc++ again


2001-12-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0b20b39e895c5eb5fefbabbc31e5035d4eb24526]

#95138# don't build external modules on L10N_framework - don't get localised


2001-12-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa9a3be61e66e2f87d4cae1fb9d7bb3c6afe16ae]

#95138# don't check compiler version as there is no compiler for L10N_framework


2001-12-18  Oliver Bolte  <obo@openoffice.org>  [bec49cd9039919e4499c43a5028f17c4bf2f6805]

UDK304


2001-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9198fd32ff4a7cdabd8a1d9fbe20494958af4292]

#65293# keep german as default - for now...


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [4dc6b2c94030ad79e8b4cca47d6fe1a88e7dc790]

UDK304


2001-12-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9281c667d73f9ffb74b6d9be49c2f69250b6c6c0]

#94411# remove makefile.rc


2001-12-12  Vladimir Glazounov  <vg@openoffice.org>  [a98a1fc035e25838dfc3b3bdb74e204e6a444bb5]

#65293# corrected cvs binary handling


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ea09861879fdb1963191d674e5944b2d1b84cc4]

just added the header


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [713f6fed581c7c5dd67677e13a59b05a2d4bf098]

#94541#


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84da3cf6dc278d4f4ec11a43d0f22c981cd8cc87]

#94541#, #95742#


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [203f104e9b30e5579c40757fa49a5e7f7119e4d7]

#94541# and COMID added to SCPDEFFS


2001-12-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e086baace6290582ff148f53848aa0bf5f6ba951]

#95104# file used in -include switch of gcc3


2001-12-11  Vladimir Glazounov  <vg@openoffice.org>  [c4aa1c5bb8db6ad58b6a842f8aa21ee353a45efc]

UDK304


2001-12-11  Vladimir Glazounov  <vg@openoffice.org>  [fc2a396ecf6cac6a8a453338f3ee71c2631bca96]

UDK304


2001-12-11  Rüdiger Timm  <rt@openoffice.org>  [371ca0dbd6f789b3ff4d582982dbc7c2620130a3]

#95576# Don't use (UPD) conditions in solenv/inc. Things needed for older workspaces just aren't updated there, so it is not necessary to do this distinction in the global makefiles.


2001-12-11  Rüdiger Timm  <rt@openoffice.org>  [0c540d8b54240640256502750e243c17576c4240]

#95576# Don't use (UPD) conditions in solenv/inc. Things needed for older workspaces just aren't updated there, so it is not necessary to do this distinction in the global makefiles.


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [bc7e704e01fbaeab64ea22bf9111dfc990e05601]

UDK399


2001-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ffb84ddd0bfa94d8e04b17cb7d15b25904a337a]

#95782# get symbols of SLO/OBJ TARGET


2001-12-07  tpf  <tpf@openoffice.org>  [0962e8c76a39ea209ed68b356a518b55a787bb01]

#65293# searching for xerces.jar locally too


2001-12-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e9e50082eb5f1da3503dad502a5a9ca44f6864f]

#65293# makedepend now gets correct includes


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca7f5cc4de10566bc3d5118e396764add80f586a]

#65293# don't try to zip subdirs that don't exist


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ffa415cbaec7f519bb39dabce68e6627b83b9627]

#65293# german now needs ativation too


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33606e24061d887f3ad033f2c1d14e297bf3c65c]

#65293# german now needs ativation too


2001-12-04  Vladimir Glazounov  <vg@openoffice.org>  [aa66a470cfcf09f4ebe3ae6b9f7d833674da77d2]

SRX641


2001-12-04  Vladimir Glazounov  <vg@openoffice.org>  [bf401c789d3e4ef585052feda76296e0c0fec843]

SRX641


2001-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd27d023df425121725564444297635402096086]

#95375#: bug fix in check for YES


2001-12-03  tpf  <tpf@openoffice.org>  [c204b44511f5df6b51ab8df9bc2112e7f173ab53]

#65293# added local ant.jat to ANTCLASSPTH


2001-12-03  Vladimir Glazounov  <vg@openoffice.org>  [7faff01623ca4f351a0ed184cd16369c0ab53f57]

SRX641


2001-11-30  Juergen Schmidt  <jsc@openoffice.org>  [14cf45c9e776a1cfc7f9271b5751f276fb3f8719]

#95107# change links for basic and ole examples too


2001-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07c8e38a8e7e27307c097d8459a1b95c0a093150]

#95466# introduced FILLUPARC


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f440d74064bfafb76f9b2cb486c3f75a09b4989]

#65293# typo


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f32b7d40530042d70a874a0ed42348a29048634b]

#65293# completed check for NOLIB*TARGET


2001-11-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f06ca38a8e3c0546a7fbd78d69f4335d7856f9bf]

security check for release engineers


2001-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e1ac54adf9fc72a37293163420988e70278a995d]

#65293# removed obsolete block


2001-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb1b646cbd993e0a605dcd88fa0847590789d6a2]

#65293# removed useless reset with wrong case


2001-11-27  Martin Hollmichel  <mh@openoffice.org>  [a4409f5b6fec0812207e2ef7b6b4572d648e743d]

add: link switches for NETBSD #95126#, contributed by Michael Rauch


2001-11-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a98304d5d6f4ab30a016488c7df9d86b63852e46]

allways get *minor.mk from solenv/inc directly; minormkchanged.flg for unix


2001-11-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40a959d0a2870f67eff86084348a554ce59765b4]

#94723# -Gc breakes dependency chain


2001-11-23  Juergen Schmidt  <jsc@openoffice.org>  [d5dba621a6c978908b582ea8736fd8a48a4aa75c]

#88337# insert further link modifications


2001-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a2edaef5dd697f3c01ca671752432e74abeb8363]

SRX641


2001-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91a15abea8c6d112aa44d038f9b77d22698fac47]

#65293# dependencies for to be generated headerfiles incomplete


2001-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dd730fff9b026b7f7b40c6ca7b8bd6a8bff198e]

#65293# build breaks if a directory is wrongly taken for searched include


2001-11-22  Nils Fuhrmann  <nf@openoffice.org>  [cd8bd288c5755e2b59d8724d90114c85987d307c]

UDK304


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f8a1ce9832850284fea2f45f66d0ceca20b6bf7]

#95059# no SVXLIGHT, #94723# cppumaker switches


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4134578613997804d85a836ddbb09f21097100ea]

#95059# no SVXLIGHT


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2eb66c10946e15bdc317134d771123fa61d77dae]

#95059# no SVXLIGHT


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3437d680461fffd3bbe1c2b0542680480ef2fff6]

#95059# no SVXLIGHT


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06f705b2d0c7e0596bb03f553994806b416efcf8]

#92924# -O2 not usable. changed to -O1


2001-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6320fa7c7e142831e30cef8f3a3c2f0ccecde3ec]

#65293# provide SORT variable


2001-11-15  Kurt Zenker  <kz@openoffice.org>  [46c4cb413136fbcb310981cf2914e06c79668f40]

SRC641


2001-11-15  Kurt Zenker  <kz@openoffice.org>  [dd694eac73fb008fc78c208a8d8e11dbad4709cb]

SRC641


2001-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e410e57ae4b93d90cd8cb8c54d70bc88ad787618]

#89835# missing dependency


2001-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc003b8abd3c2d49952a9a9f68ea7b3f1d67d909]

#92924# preparing module for gcc3


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [2dd44949e0cbcafdf0675c7aafcad9a05269a97a]

SRC641


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [97f918f0b82eeaffaf25a6079cbdaea9621597c0]

SRC641


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [227ad24d612799c03e965d3db64b8e6a95219062]

copy macros.mk from ../NETBSD


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [08cf5efa3e5390a4e2546741876da52ee28761fe]

Support detecting either a STLport4 library built with Mipspro or

GCC on IRIX.

Contributed by: The SGI OpenOffice.org porting team

2001-11-12  Sander Vesik  <svesik@openoffice.org>  [7eda7e8e21de08df6d9bbd8f2d45906413e2014a]

Add support for using either gcc or cc on IRIX

Contributed by: The SGI OpenOffice.org porting team

2001-11-12  Sander Vesik  <svesik@openoffice.org>  [261ca91bd8cc7de274b92272791d99ab07e39d66]

Update configure to correspond to configure.in rev 1.33


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [fac14a470226a16bc6743305b94af670358854d9]

Check for the presence of the gpc files


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [11ec02a0a455539f22ce2de619e824c3fe7b6c93]

Merge OO641B (rev 1.31.4.2.4.1) to HEAD


2001-11-12  Kurt Zenker  <kz@openoffice.org>  [34f92c9dadf671a6d68201af4c6b8d9a488675f4]

SRC641


2001-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [13b65d2190e342cc2aedc5efbf4b7b6d15b28867]

#92924#: -include preinclude.h


2001-11-08  Vladimir Glazounov  <vg@openoffice.org>  [de7a75c2a1c3142aba27b9876fb04390ff18ae7f]

initial revision for mapgen tool


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [613e0741fa95eeac6a776d3a3cd9c30481381f90]

SRC641


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [3140d75168405e7682b71b70cfbb1403a2aea4df]

SRC641


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06ac95439f28c95dd1b6b6fe365be24902d11a71]

#65293# prevent circular deps on first build


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ec53376dfad7987fb3d7e6484f6057a41180a0b]

#94297# activate rsc multilanguage feature


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e1604d21c2ac9bc6118420be021399fd45b11cf]

#65293# mkdir ignored minor


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07edf2778915267a6e18dcb69250ca3f53dc5089]

#94297# make use of new rsc multilanguage feature


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64b5335c5146364c3b3744e5ef64cd176196bb06]

#65293# use gnupatch to prevent input requests in unattended builds


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [1da77f3823a11e63fbe009c44f4d969fe488298e]

SRC641


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa4a511828fda218ce3b7616b17e5b5e90793d8a]

#65293# unknown option causes tar to quit on solaris


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [b014cc40e7d1ded76d6c55ab4c58532ec6ed8fb3]

SRC641


2001-11-06  Vladimir Glazounov  <vg@openoffice.org>  [f77e8735b88b665e3c4f166103bc177f64a80a5a]

SRC641


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [366133423499c8a7a581ba5358aa0296d6ed93b7]

#65293#, #90760# OLE handling was relaying on VCL variable


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0354fbb1ec0bb36512cb4691ab1477e4c1e39227]

#93866# supply unistd.h for WNT


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [698a810e3e1b818fe6881d60d65ab6281ba8af9d]

#93866# supply unistd.h for WNT


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c99cc5ce358fe355bd7b594e306b16e786c4874c]

#65293# get rsynced build environment to work again


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6dc741e302f387586e8daea92615a6fee78cca02]

#92341# removed OLD_CHAOS checks


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64b50119854285ddf2c0f1eedcd4d82a1354500e]

#78624#,#89873# reworked ziptargets to get more flexibility


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6e31ce0f466786849e46263a508e3b1dfcdf6e7]

#90760# remove VCL variable


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d66b31ce7a301208ef3c8f860e2f88a6c9ced0ea]

#90760# removed VCL variable checking and VCL define


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2aba00570fe7adfaafb67661b9d0b57650c379bc]

#94100# default UNOUCRRDB and COMPRDB according to the selected environment


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5ffcd59ef72acf4fb13078ac239d8f16d5349ea]

#65293# no comment...


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [7551999363a5a7ff36d637fbb28c26f13ba5f9ca]

#88337# filter out generated files


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [8ca3a58eeacb5393abb57ae40d864f53e1d99289]

#88337# filter out generated files


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91aabbf584c5b0f8e786dd21408dd81b41070648]

#65293# supply returncode > 0 if compilerversion not found


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c0ae43987ee73bfed2dbb0b050c558d142d62aa]

#65293# fix UNX and windows...


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88e8aa90e6721a83356bd6cb38706d8656cb1fd0]

#65293# dependency must be on flagfile


2001-11-01  Juergen Schmidt  <jsc@openoffice.org>  [c5f60e794db91cc4060f547bfeaf4fe678b542ca]

#88337# change file attributes before rename


2001-11-01  Rüdiger Timm  <rt@openoffice.org>  [1e0ecc84c5dba0358e96bf1cf99e22a8bd97e770]

#65293# typo corrected


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32429a925eab78bc255fe93df8b3a59c80fe83c7]

#65293# misstyping


2001-10-31  Nikolai Pretzell  <np@openoffice.org>  [999b5e4754f15c4df6c5dfa236ad19edd094abc1]

#93725


2001-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7886bc5a3fc4bec8f92c099f28ac01f5a25438a]

#92924# add exception symbols to map file - gcc 3


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84c6a690e66397c4112325825f65f268820da88f]

#89835# fix for windows tar - exclude links...


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3961e24146eb9562896d9cc68bcfaacd6cfeb11]

#89835# fix for windows tar - exclude links...


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fb577af6bd5ecd00f51f14aad8c7d480be66650]

#89835# fix directory level for new created patches


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aedfe454693b3ab8b0e8f352983307ecffb63020]

#65293# allways appending gets too long


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bae2d36f2eeb563f90e179d3ba320d099b444c00]

#93866# changed handling of _version.obj for developer - solenv/platform/lib now obsolete


2001-10-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [793a7f68ff4896e57bb93c88dd76263b9ce18141]

#93516# get rid of uncompressed tarball in misc directory; #89835# changed/fixed dependencies of the various steps


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9436d73943855d4d5e1139c8a76a0cf7a5de2b74]

#65293# same versionmap for two libraries fails on windows


2001-10-26  Armin Theissen  <armin@openoffice.org>  [9de87913e022f3d86ea2f70eba5515853f95c9c5]

added nodep=true


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4474858bfd44ab4488a41c35ced97e07b197449]

#93739# reset DISABLE_ENHANCED_COMID


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64d6f661794965b075c9a7486c7d9ad54eed4e3e]

#93739# accept gcc since 2.91.xx; break if not successfull


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a84e04b979b3c800df2288d5f692cb80d3e8c644]

#93739# use COMID in library names


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efd3d0d643735029135b4a08f50c54db7efb25f0]

#93739# provide COMID


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3360c5e57087a38b0a6ac030ff24d052342a752a]

#93739# provide COMID and COMNAME depending on compiler version


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ae97b24d50a5624d8026ac580cd148b92008242]

#65293# don't relink allways if minor.mk is touched


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [824f0b03ab230290a94d33b6fff4e4beca48baa0]

#65293# linking more than one component with the same map file


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b48acebbab2ba697dfe7f31faf2ec5133f85e9a8]

#65293# remove faulty error messages


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33efdbb620d4ed9bbd834cf2d88c6ae4cfe0f404]

#65293# typo


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [f7087473dea20593054542851fbd44a00163bd63]

#92403# remove Xt/Xm/Xaw/Xmu from office


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9dba45b8408f4aae4be9d818dbc662ab996845be]

#92341# removed SOLAR_PLUGIN


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c81e40e6be15613157577065b3d58d00cd37944]

#92372# support for more than one link target


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4257128ad90047ee18f02c0c90df3a1cf0094e9a]

#92372# support for more than one link target


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cd36dbac4a3b890ab6c8ac72b680b829f3a16b0]

#92924#: -fno-rtti


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf63128d241fecb40830fed48cc21a154f6a059]

#92924#: -fno-rtti


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9e74688e6877ded3268ecd22712be9c6e43708c]

#89835# move build directory to output tree


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8079ff5431055ce959cd8f79f0980c3a94624845]

#89835# more robust regarding unpack location


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [066eef363d640232ff44b5a9bf31f49931917a9e]

#93521# add wall=true


2001-10-19  Martin Hollmichel  <mh@openoffice.org>  [f48a5672316e8a1c02be6f48e7fa86fdbf3a0d27]

#i1884#


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d7428418e3b4b1d8ea01f2518e23470bd74ed49]

#65293# get latest into cvs


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2050cb87a0cf6eb93b60917061c6a4d2c5f8a778]

#93521# add wall=true


2001-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [588879e8f89033636ac07906e9434023aaf6222e]

#93334# handling of INCPRE


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4053dcffae531072afc1c67501b669bd99760f5]

#90435# disable java related targets if SOLAR_JAVA is not set


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [a2147f5d876449e5908d47808c08706e93f2eb99]

add: TARGET to avoid Error


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb90f8ccadd0eb61b55ca1ade7000a67b72a3d82]

#87136# use own cpp on all platforms to process *.scp


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [63975799f44e51407bd22d27cc306fd6f71e2e8e]

#87136# deliver own cpp


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9309beeb878caf9d9355e637b362972f3ce58f6d]

#87136# use SOLARSRC to default RSCRES


2001-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [022baebb7bb7be5c6920aaae5046b6c6ff48f848]

#87136# no windows native resource targets for L10N-framework


2001-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [08d61cccc6055c4ea90216624c6dcfcecd6052e3]

#65293# workaround a variable expansion bug in dmake


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [f101710ddf5004b2307ca76168960efb0e6aaecc]

add: FreeBSD


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [28a230e8fa1feea7e4acea7add20057c5a34f9f4]

fix: for non writable aclocal.m4 and missing README


2001-10-16  Vladimir Glazounov  <vg@openoffice.org>  [8713366321e2cb12b1632cfe5d52e6331a751c44]

#65293# added new switch -since


2001-10-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ba6a2b6b0d241dde4c70e58da382908e7c6df58]

#93002# SO3 define removed


2001-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab572eec65585324bbcc8d3dcc6e172499d60f5b]

#65293# get files with dos lineends out of the common patch


2001-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcbbdcf6cadb1512154e5d92b115be97292458e1]

#65293# corrected zip dependencies


2001-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d979de57b911583ceef1b27beb04d062bc477d91]

#92800# export PRJ in platform conform format


2001-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e4a05ac98498e9148a871b479b98bf083558c730]

#65293# fixed bug when omiting an error ;-)


2001-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c6feb6d01753204bec83dea38d682580c946e916]

#65293# insert DEPOBJFILES in dependencies


2001-10-10  Oliver Bolte  <obo@openoffice.org>  [bad3f16acd18644ca26fc09f21742ba83034d7ef]

#65293# DO_JS removed


2001-10-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8a240b1098b449002a39e10a974bb7188b6ce0e]

#92732# #89835# set variables to switch cc wrapper to less problematic behaviour


2001-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d0e316ae6771eac1001a35a636b6ede66e5c6012]

#92427# TF_CFG define removed


2001-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a4bda0ef9e2fb04b2db7156ab391ad775e65dfa]

#92372# linkinc back again


2001-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a238b5f33215b7bdc0c71aeee64743d3017b71f]

#92371# just check for RES_ variable to activete language


2001-09-27  Vladimir Glazounov  <vg@openoffice.org>  [a174702ba291ede6e416466a10c8809a2d186412]

SRC638


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [864b300409b2ac3d9aace131e5c78469617ce3bb]

#65293#


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [3a89338e5c760a5196b5eef27e2727a7d5ff63bd]

#65293#


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [f55368750a187f2404f94c3388124d8bb65867f0]

#65293#


2001-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [35bae77693cc7ab5734eb1f806a5751bc6451c8f]

#87136# keep scp dependencies active for L10N-framework


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f118f2389af4dc281f7d281820c778b9f0b380e]

speed up inner loop


2001-09-25  Bernd Eilers  <bei@openoffice.org>  [0166e0a06ae93d569b475f5e1f1fdee77a6c8e0f]

#80424#


2001-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [e69aaeeb29127eb369c74115bedacaa3a698c0a1]

remove conflicts


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [f5c24de4326ff865c5b14b6d81af2404688ddb5a]

depends on stlport


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [8046d0004929d437322cde6a5fc0d0cec72a6b10]

#65293#


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c5284ca9c36e5e2d67ded4aac0da45e0b435efd]

switch to STLport library use


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d957acf742de928ee9516ae213234678bf4bb4ab]

#65293# dont break if output is empty


2001-09-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [821e0393c925f16024882440e7a194f86bb5ad2b]

perl implementation of GenInfoParser


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a14961b4c60880294ec677f5e011b2309441fa7]

#92341# removed TF_FILEURL, TF_SVDATA


2001-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c0d6c0240d4f567e3874dc5bf0e186a88ef9182]

#89835# wrapper scripts have to be prefixed with call


2001-09-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [590673d163b4899e1dd57fa8652178fa667cedb0]

#89835# touch flagfile if no patch is needed


2001-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b6dc2cb89bd4f525a8206331d5a7803846c02886]

#65293# added commentars parsing


2001-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa36584eff4cb5b4a130ac6e03cca27220403a2b]

#65293# expand string


2001-09-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7a56aca089623c36337050a678e8d7cd4e9ee0]

removed stripping of comments (hedabu_action)


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f28724056f6994c1024433135c5de8ac1c9776ae]

#92123# change default TARGETTYPE to CUI


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9881b8081365b47c483df543d5003af8e02902df]

#92123# add user32.lib to default libs for CUI


2001-09-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8c05e27ba4840193a5cf95abf708e192e13aa9d]

#90436# reset SOLAR_JAVA if DISABLE_JAVA is set; check for collision of java environment settings


2001-09-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e77e487853f7e398758e423cfb171520008d3ea]

#65293# description objects were missing version numbers for win32


2001-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12f36ffc99508d432473e63b19e1a3e72ddcabeb]

#65293# for shell for $(TYPE)


2001-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c25fcb775b884cfa9946d8cd0eb8ae10741f037]

global delete of java related variables


2001-09-07  Vladimir Glazounov  <vg@openoffice.org>  [db6f7832e9ebdfcfc852edaea17932e28ea1b272]

#65293# added comments to new switch


2001-09-07  Vladimir Glazounov  <vg@openoffice.org>  [17d9c5b5955a692933db4da62ee3c1787f16c17a]

#65293# added new switch -from_opt


2001-09-06  Juergen Schmidt  <jsc@openoffice.org>  [69cd9847632ca871f3bb5d9491cab589513a893b]

#91702# insert a further codition


2001-09-06  Rüdiger Timm  <rt@openoffice.org>  [256651c911f745afdbcdca74e3c5d15dd9654b4d]

#91800# FUNCORD removed


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc30c6af81d056386bff5db3ff034c8d7a379b83]

added -nojava


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70d049992aba7c041f5513758378b002d02c2d54]

#65293# killobj was incomplete


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [57fb36cf8f5532508a51af56bd74994d53e41259]

#91800# removed references to funcord.seg


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68bb771a9600779df6e06890f2aa4b8e003e0197]

#65293# SVXLIGHTSLO was missing a define


2001-08-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [598f69cc80e90c5b4d2f72d2c86380017aae0810]

#87136# #65293# zipfiles don't need dependencies on CVS directories


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [53fffbdf149e1452c87918192348efb561bf25bc]

#65293# fixed bug with missing dir when using -from


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [f5e154284fc4464044b949d521a74f46ef9647e6]

#65293# changed -from behaviour


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [6b9b0c0fb3f1ac42dbd8fb7367c2f255cee3f3c1]

SRC640


2001-08-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [48f824973e1f0420c9c452dd797ebb9f9a0a6b5f]

#65293# local descriptions not used


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3407ee25cfcc766549074e0370f20caf0109142a]

corrected finnish


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1d1be8a8f7e277d1a29435a91ce88a2f5b7ac1e8]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [9212b8be79cfabfd92146dcbdec93cd5eb7f5c17]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [59feb461784194c5fc5b05b3ee6c02950e679be1]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [e717665ad908ebbd3b73a0bdc0a16bf2a170039d]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1b4e61a20c38aa2a28da294727f2baa0eaf1f89f]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [af47b56df91928e851c3636136859df82e7bfc56]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8ec9dc6eb12af46ea0729f97a7a6b66338d114b3]

SRC640


2001-08-30  Bernd Eilers  <bei@openoffice.org>  [43de614960c959f20628708f85e3a5f2e62c5b5f]

#80424# added antprj.jar and ant optional task support


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3516faa39fc02cf389872474f899232b79021aa2]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6fb8411eb1ecd63be6c14422d94f295dd22bcaf6]

SRC640


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8cbf182cb45641d06ace4a376786025e7c02aa1]

#87136# changed name of L10N variable


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [44b9b70df61333cd7bb6337a8314bb37c9bddd5a]

SRC640


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf465b5e85c7eec3c2131221065083d6d02c075a]

#87136# variable name caused problems in unix shells


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [972059e7af91c1bd4e8591df7c63be778650c07b]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a2adc9a6d0a3b89c83e0fb508f729f27268f169a]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [c8c33ee7ff35ba83da381288bf16ace9dca88717]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [50e5ea9b39fccecfa8e65a66c269eccab986b43f]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6180c78a725638f6a1c6e15ff46d08870433a524]

UDK303


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4d44f9bd464cd7ecac50f2b99ca71bfd20e1c1d9]

UDK303


2001-08-29  Jörg Budischewski  <jbu@openoffice.org>  [f3be4e5059e6e035cc8395813bd533371e189a5c]

#91714# add default map-files for wellformed components


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f067e18e8c93e5341d96cda55fcef0b44cf4a602]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [bf34e0a13943545a39ed725ec1e08eda48739fcb]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [c05f8e2c134b61de3127ddc88c872128d8fbaa15]

SRC640


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed3fc26955e7702fade03ea2ccaf242959c70cec]

#90131# no more unicode defines - for versions >=src640 only


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bd3194b71fdb2b7080e22953a54cf8fa2727f85]

#90131# no more unicode defines - for versions >=src640 only


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d4f316be973327eb1ecf2a110d7b61d42e0d9ed]

#65293# more IF


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2ba18ee01225e380738076b46cec2248e501ea5]

#65293# wrong IF


2001-08-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3c4e98f22eb632321359d72799c837f8203d42f]

#65293#: disable shared library unload check


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [73007b8a4ef4cc326a9b9aa84a1f15c2e1c7fa7c]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [604339e01abda4a70b03fbe5c5271d0203e4c848]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [21b3e5b8565ed09f440eb79dfb26f5eb863222b3]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [4771e62560a91dcd11c5df43f757b776c120a3f0]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [3cf3596d0a336660af39c1522b1bfdcdecff0142]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [4c2a06e9e294ff8751f476a7c193160be7b375d1]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [a305ee59f70ad3700f2c2c585108d215288a4ee1]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [d23f77795caff5a11a3f6db83d180b153080556e]

UDK303


2001-08-27  Bernd Eilers  <bei@openoffice.org>  [4ffdb2b3b59981514fa0565b5a482b33e79d5de4]

#80424# added config target


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43d3a9440ae86decb2f2bce3b5b9ca6e6bcfca19]

#87895# a special hack for vcl


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1919b4fcccf49847ea535862f960efb16c76e080]

#80424# targets and settings for ant builds


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [41713f64212e39d6cdca2aba08d458b07b4aeb1d]

#90132# remove PSPRINT defines


2001-08-27  Vladimir Glazounov  <vg@openoffice.org>  [3fb578de06c787d6b1fed2d22fe660389ee9fc00]

#65293# corrected environment checking


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6419af5a34d06a40710fa33d6ad4528c21b83f4b]

#65293# description fallback looks for wrong names


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78ac00bd928cfdd204b9d3b9754d88dab8afefb8]

WINVERSION... already in SHLnTARGT


2001-08-24  Kevin Hendricks  <khendricks@openoffice.org>  [b7ce6d4f57857c87118bb002f20c63faece5103b]

add -frtti and change to -O2 (with extra switches to workaround

ppc linux compiler issues

Kevin

2001-08-24  Nils Fuhrmann  <nf@openoffice.org>  [0e5f07ea6153b8d519a4c0af69823eb1587fcb48]

Changed finnish from 05 to 35


2001-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d891c4701c8e781beea344ba39e182ece9df69d3]

#87798# still struggling with xml desriptions


2001-08-21  Vladimir Glazounov  <vg@openoffice.org>  [3187f768f2ca2eae92c23b4eede195a4ae9bcf42]

#65293# fixed dependencies handling


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [1c0a34f2b067cf0d96e2dc8a2d07e6b2ec8de347]

SRC640


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [c533c039bc29b19428326bb698b0101a5e90ef51]

SRC640


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3690667c9925a7da1aff61ee7789a2434a587e7c]

make sure descriptions make their way to misc


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba351d8b2b08f01c7aae98accb9f4d12c4e759f8]

added finnish


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [173ea93a07b6706bb5b5a6b6f61a5f0b977e80f6]

supply iso code for each language


2001-08-20  Rüdiger Timm  <rt@openoffice.org>  [8db61a70a182d6d003a9343bda6bc82cb03df4e7]

#87798# FWILIB added


2001-08-20  Martin Hollmichel  <mh@openoffice.org>  [d58c77399a29bdf01b8769ff35c90543ef338c34]

del: AC_CONFIG_HEADERS


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [ae6ed1f188f8c7aca38b69a199d543f241d3066e]

SRC640


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [59f53a635491e9ac70f1d7fde24610a8f2af19e2]

SRC640


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [eca9ff630361f6f8a0cef5c65980b7ff09b9cd90]

SRC640


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [6b131397cedf95f1e133d457c22da02dd6799e1d]

SRC640


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [f1a257476cc3a7b6564ddca60d397365dcb7c88f]

SRC640


2001-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af7d7cc9809c1de41af58943c500b3d8b6d0e447]

#65293# one more mkdir now quiet...


2001-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd205b0ee18329503c212921ae15a71e95f117cf]

#65293# one more mkdir


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [892ab3c8b4b017214748d5f08465308ea47e86e8]

SRC640


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [39cec81934925dfca62d2a41b41151a5b64a8950]

SRC640


2001-08-15  Martin Hollmichel  <mh@openoffice.org>  [285987058c929f01085d4e543e4a1584524cd7cc]

chg: Syntax


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58b1119e8cbab13091915a29cb5180bcb575eb2c]

#87798# moved fallback to tg_shl.mk


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9defed817dd2e2e53d15a8f09a613bc24e3a9406]

#65293# one more fix for win32 naming


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf0eafb549f788dfb1bbbf2111469dc32ebf31c7]

#65293# this one doesn't take forever


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c4394e629e7309aafa33035ffe12fafdb722ee7]

#65293# doing dirty tricks...


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [081762b02242fd9fd85d33623a933c8e0113b258]

#65293# back again


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5b25d1eff3d7a9d95571d2ebcd94b299c09e4a19]

SRC640


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [07e4355ca0333085a29a4093a3ab99716fb9de20]

SRC640


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [f05b47495228674d171da685148ac152add4a26e]

UDK303


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d427d987833599e472c2a4515bfac34aff179049]

#65293# next try to resolve ambiguity for *.xml


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd7e0a7d4baac420af5ed201879e8f40267c58bf]

didn't think about this...


2001-08-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bf03ebd1f833f3fad7cf5b577a596005bcd3ba2]

#65293# fixed ambiguity in description rules


2001-08-10  Vladimir Glazounov  <vg@openoffice.org>  [62d8dcd4fc7825de0985648c917e06c81d04965d]

fixed bug with -deliver option


2001-08-10  Vladimir Glazounov  <vg@openoffice.org>  [5cde042eb4f5e6c802ec5d502b872e1fa06ced82]

Added help, show and deliver features


2001-08-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d029f4df1811445574c760e28adb232c5c84f7d2]

use ZIPALLTARGET only when ziptargets are defined


2001-08-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [870f47896f859c928df560f6a4d727e8f4f87c83]

STLport-4.0


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cb57f546b69c4ca812788f80b83671fd0b633f0]

#87136# enable ZIPnTARGET for L10N-framework


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7281dedc2b7b114bd1a4628e948c6779751f62a4]

#65293# prevent ever-growing lib files


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f757ec91fd9ce7947336cbf75e3f4699da0879cb]

#87798# headerfile and description generation form xml more flexible


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c52a20471223e5d3aa985336545f307df99349c3]

beautification


2001-08-07  avy  <avy@openoffice.org>  [08c0492af881e7e817950eb8dc617506762c42b3]

Changes consering new MS Compiller


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00ed2346da406b54112fdbda822193489cd25186]

#89991# one of the removed rules was still used


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41fe8977471c1e25dddbb7e92e162c892c0b6e30]

#65293# defines for COMEX=8


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f18f55170f01c29faae11e3d137eb1972ff7f99]

#8991# removed TF_ONE51 and TF_PACKAGES and connected lines


2001-08-07  Vladimir Glazounov  <vg@openoffice.org>  [46598a3726f0497901689b5632199a353c038247]

Corrected missing alias handling


2001-08-07  Nils Fuhrmann  <nf@openoffice.org>  [b30e14038839a35aa9400e8797e122a280957d52]

UTF8 encoding for CJK languages #87134#


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [b542418ca5b6b9cbf96f3840461cfb692835d7d5]

add: depend target


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [83243826ee1cb600bf80a72d1b06bf0413b10d26]

add: dmake update command


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [ba056fa1bc12684e7332011f5d3b42d1dd40e64b]

chg: use build instead of makefile.rc


2001-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3b2af851eff8e61466abaaf7083d08d3801749e]

removed TF_UCB and TF_FILTER


2001-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a77b20ae931b71b3d14baeadac430a2c4d0d86d2]

push_default_action(): deliver build.lst


2001-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [de08e71752321f00c0e39109e214a2cf610aafba]

added -zip switch


2001-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [781a0e64b577618b98c414bdd6194c2187f9c5cf]

temporary disable GenInfoParser.cxx


2001-07-30  Martin Hollmichel  <mh@openoffice.org>  [e7b4c7b5cc2ae356b53ece7bbdcbdaf1536423eb]

add: join from OO632


2001-07-25  Oliver Bolte  <obo@openoffice.org>  [7574ea4a0c06f9b224cdf5dfa12f3233a61b4b91]

corrected version


2001-07-25  Oliver Bolte  <obo@openoffice.org>  [a3077b25cd7b021573896df45d0ea4bc3d9dfdd4]

Change XMLOFFLIB into static


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [8b6bdb14cc0eee87f010864160a71c5554c48337]

#87576# macro for ybctl.lib from basctl/source/basicide added


2001-07-17  Armin Theissen  <armin@openoffice.org>  [b0a96a2d59c61dfff7d2ef64ba3aa0f3813e5267]

d:\temp\patch  ->  patch


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [525d9d3d12de99e1f836982c92c82c4bfd4d1194]

applying patches on win32 should work better now


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51ea44049dadddaea2d39f0a730182e73bec1c34]

applying patches on win32 should work better now


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [070524dc04a77e3bdee9d61314dd146d18edc181]

applying patches on win32 should work better now


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [552f5a8b7060717c2b717241ee3683bbd379cac6]

several fixes for patch; fixed problem with build_action=dmake; first try for install_action


2001-07-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6393cbbfd789c2e682121da0689d1257b045a45]

define _SOLAR__PRIVATE when building dependencies


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [a5fbaeccebbac62f37be0fafb3dc242db400392d]

IRIX changes from tg_shl


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [26a33739b44a870369dad46e75355b53f6339ecd]

Don't use mapfiles on IRIX

Contributed by: The SGI OpenOffice.org porting team

2001-07-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52c39ba706198f43b5ed934c5b20d683282e13f]

#65293# prefer pentiumpro, normal stack alignment


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcffde986af6c06bb9d4e708278715171579535a]

datestring must have 8 digits


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aee386ff6a42f1793298f5140c68c154cda0a223]

create needed directories for linking


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab3625e60977fb49221d48ab032c2dec8f3d4380]

#87136# L10N-framework


2001-07-12  Nils Fuhrmann  <nf@openoffice.org>  [7b03b839fe51f941e963ca1d99b50220e5309cac]

Fixes cmd_turk declaration


2001-07-10  Kurt Zenker  <kz@openoffice.org>  [6316ae10e4ff83ca91b5919f0852b039750aacea]

SRC638


2001-07-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbba1ff14b9938c1d6c69872b5878e448de2c243]

#65293#: added syncacc macros


2001-07-10  Sander Vesik  <svesik@openoffice.org>  [fa820c9e90c1703aa342d6fba6d62747ccf67bfc]

Merge changes to HEAD


2001-07-09  Kurt Zenker  <kz@openoffice.org>  [1f3ca14155b5ab2405fba2997312affb58f9e813]

add. clear TIMELOG


2001-07-09  Kurt Zenker  <kz@openoffice.org>  [ee35e1282423e2fa3c00ea3a199b32f2eddcec47]

add flag TIMELOG


2001-07-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e31398bb68e789b3db5077545a87625b79f3e2]

TFD636


2001-07-09  Nils Fuhrmann  <nf@openoffice.org>  [2b2a21ed92ac90507b74cb4c681734e2691386b6]

SCP targets buildable in l10n-framework mode #87136#


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [45865bb80892e88c2080a987d564e41d2123cf51]

TFD636


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [02654ec7006f005429c9ae6c6abaf6ffcdc97769]

added alias reset for copyprj


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [7bb16945d936b82bbb123f5c11be7444ccef617b]

#65293#: Important: corrected parsing of the build.lst


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [a8e175de048b1acdcfdc2e3d7b6f6c87bd7c9ec7]

TFD636


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [9912f1d9a74c0bf5a04b35c7523e6a93d82ad8a3]

added checking for build server options


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [7da17ade7cb05ddd7409f2c9a0a2f8b084f3e476]

TFD636


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [573f70f36d170fbae2722b0af23dd6c1d6385de9]

TFD636


2001-07-04  Oliver Bolte  <obo@openoffice.org>  [6060899e0205d8b98076e4c0049e5a258e6dd3f5]

#65293# BASICLIGHT macro added


2001-07-04  Vladimir Glazounov  <vg@openoffice.org>  [51f750444c597904e895149aaef8d0a5e7d55ff7]

Corrected error message


2001-07-04  Vladimir Glazounov  <vg@openoffice.org>  [afaa14eb381b9cca1b55ef4b2fb94303055a5f20]

TFD636


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [ce1ec2db306b2865eb9a4ac49e259a13111fb3d3]

TFD636


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [610816bc5cf396394b6c55789834a411fa99d6de]

TFD636


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [954b3ad6e70d443707cd395f8821ead68a81cbb7]

TFD636


2001-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d7ebb28da3402f210ffdda0970cd4feb389cdb85]

#65293#: removed multithreding


2001-07-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82c0c93129171a1f1bf749dfbcdbb7b4fc42149]

#65293#: TARGETTHREAD=ST


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [ba06e30cb35216976eade308f0bcae61400350f6]

SRC637


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [fd971f028d5f60ef3aad7a6944ead2d19625fbf8]

UDK302


2001-07-02  Oliver Bolte  <obo@openoffice.org>  [4ce3bb73d1562539d1bba629507ed8b76240a6f4]

UDK302


2001-06-28  Vladimir Glazounov  <vg@openoffice.org>  [01b18ba0e963f6a7a9cea3003c7980be5f45cb5b]

Added checking folders' existence


2001-06-28  Vladimir Glazounov  <vg@openoffice.org>  [0b864670e98e2ad69af32cce0cd0050335fc36c4]

TFD636


2001-06-28  Armin Theissen  <armin@openoffice.org>  [54745bfed1c57dfd7cd459efecba5dbdf9c2c35d]

extensions depends on offmgr


2001-06-27  Vladimir Glazounov  <vg@openoffice.org>  [bad14377fdf9559ebb8177301c4373cb054bdcfd]

Correctedplatform-dependent projects' build


2001-06-27  Vladimir Glazounov  <vg@openoffice.org>  [18194a8717dd01533ce8d1abb321c972a78fd48c]

Corrected platform-dependent projects' build


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ba004c8c381b7086d8106138a60640cfd3f47a4]

force dmake to use shell for copy cnd


2001-06-27  Armin Theissen  <armin@openoffice.org>  [4ed976dbd68aeea2ab3b04beed7540d50ca486fc]

back to 1.7 - 1.8 was based on 1.6, due to a mistake on the screen I wasn't aware that 1.7 existed


2001-06-27  Armin Theissen  <armin@openoffice.org>  [eed5c4d6a5909caf3c3fd328d6b85f40aca7c399]

changed syntax in GNUCOPY to make it work on windows (cygwin tools, 4NT)


2001-06-27  Nils Fuhrmann  <nf@openoffice.org>  [493302a6750c3db3ddd7d2942cb663bef88cd4ce]

Added support for L10N-framework to xmlex call 87136#


2001-06-26  Vladimir Glazounov  <vg@openoffice.org>  [75c9748d40e6466eaf6f8d590161028c4f7021e4]

corrected misspelling


2001-06-26  Vladimir Glazounov  <vg@openoffice.org>  [11186a0f2efd60b15c1b7f8f663aeb2706c4c8a9]

Corrected platform-dependent behaviour


2001-06-25  Sander Vesik  <svesik@openoffice.org>  [30e0c03cb213b4a116d6623ac86d83df36dc654c]

update from OO632B


2001-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da1f0b9a11967180eb8835b783cabeb2f9f0bd5e]

chng. copy to output tree


2001-06-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54fabfe0a976ef87a323a4b22a31ae219f814a53]

add variables for copy recursive flag and gnumake


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [743018586323a47c08b1cf038e7fcaac93b14fe1]

Apply a patch with a workaround for IRIX.

Contributed by: The SGI Openoffice.org porting team

2001-06-22  Sander Vesik  <svesik@openoffice.org>  [701028312aec836e301673485c1f87ca333afa8b]

Add a platform specific makefile for IRIX/Mips/GCC


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [2466d381428979eaba20cceaaf0b4b2320c860d7]

Added: building on IRIX with gcc

Contributed by: The SGI OpenOffice.org porting team.

2001-06-22  Nikolai Pretzell  <np@openoffice.org>  [63a1d697344e797f51bb2b979235afc57f7b71e2]

Bugfix: Empty lines caused eof under Linux.


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff18d98ae53fed50ceb7d41932f41442e7891a1f]

speedup unoil for L10N


2001-06-21  Nils Fuhrmann  <nf@openoffice.org>  [76346be775277dbb60660ed8c2d4231fedc8890d]

Added ISO_CODE for precompilation of scps #87136#


2001-06-21  Nils Fuhrmann  <nf@openoffice.org>  [d25d28bf91b7517f83d1e3ad5f0c90afa789919c]

Added new language extern #87136#


2001-06-20  Vladimir Glazounov  <vg@openoffice.org>  [238c25d9efc1f079b1411148d97364387a567631]

fixed bug with uninitialized value


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [4b88116c44a977bd83f4cb8306e68ead797a761d]

add: header


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [537586769e7dbf24c30abcc1ac498587acddc493]

add: header


2001-06-19  Martin Hollmichel  <mh@openoffice.org>  [b159801b5d61ebc832b28ace1f15d4688026ef42]

join from OpenOffice


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3ef7f192ba618e151b46364b3212d26de6cfa60]

tf_cfgdata


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5112fc4606a7094f81f9fa3e1c4e0bb669007399]

checkdll now can be disabled


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b329731c96e41954f133b44742f4a6578fd521d]

don't check library


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba429ad9cf0a938b1f3cdf318faad50936fa26cb]

missing dep


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca4269ba6412657a80402a75ab846a45bb69ad84]

win32; add use_perl.mk


2001-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f99bb192aa592f9d0ccb7b81be2b9f2b6a7eac00]

changed lookup for unxlngi[3|4]


2001-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [194d54f30da3ce2abc8dd76ac591273e13890729]

added unxlngi4


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a36b53f49e6b3f672d0792e4923c8324b144962]

#65293# filenames only in link


2001-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68765d943763269944268ee910d9727b4803b212]

#88279# find *.ico in shared tree


2001-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8559103257fa4b0a6897d9e10eafe1871d01aeca]

#88279# find *.ico in shared tree


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [ee728f7e9f1c6c6caf903825a099fc199c6a140b]

UDK399


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [e1dd035e63d6343ded5b1c1d3fd7b2b5afcd50e0]

UDK399


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [b8ec99a3e161bab7a01b1c0ed7b744dd746fd1f2]

SRC636


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e555a69d025b986d83b0fd1fdc99287958f6b2fe]

create patches on win32


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cee3dc147e0e79e4c6edb3ae787c91bfd5dd09d]

get win32 to work with unix patch


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [665ae6f273405e2c7ba253dfb108b496791b883b]

uncomment define for dynamic freetype.lib on WIN platforms


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [0a7a46843b56d0b4e57fe34e8269e038cf4c4dee]

Added additional checking


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [794a8472af6589c89ce475ce1e355a2b9732ff53]

handle new files in patch/create_patch


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [748452d5e7e2966509aee5d0f4126e5d9f7742d0]

Added feature -from


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5080fd92dd1cd3e8ad28686c7fc0fcc1eea6aa5]

TFD635


2001-06-14  Martin Hollmichel  <mh@openoffice.org>  [ac28acfba625484f961b3058b83fe33b238150ac]

don't check C++


2001-06-14  Vladimir Glazounov  <vg@openoffice.org>  [54c9d60dda063b94dae669110babe3b7b819367a]

SRC635


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [290f4bac48037953d63e1c743bbbf65de73f5a66]

SRC635


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [c25b588e3d50983a20ac04b5cb61b95dc3e83b91]

SRC635


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bea66dd116cc30c437fe029e39e95b5632b623cb]

remove LIBTARGET line


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a531ec3cbae8a4f1f6f96a1fe112642b4596fd6c]

build shared library objects


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [f434ce05933cec617668668b10c829156d951ca3]

SRC635


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [048de39f77d96cb1fee3ec775f00154d486afe61]

build shared library object


2001-06-13  Martin Hollmichel  <mh@openoffice.org>  [18ed1538a135c13185dd1e36c7e12c335ce0b310]

add: OS_VERSION to differ the Unix's


2001-06-13  Martin Hollmichel  <mh@openoffice.org>  [12b5edaf70a551b6cdd6ec412f7469e6c7122c83]

add: startup/unix/solaris/


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [2af7022932dfe67e66464b7be293dcdc5569d797]

SRC635


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [9c147dba933885ce5062f43dcebb0723c65139fa]

SRC635


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1070fb8da2859b10014ea5ded0e9f8ada97a3d31]

SRC635


2001-06-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [822cf62fe2d8f23f64c8ff62f3e59b3f3c46ad46]

avoid CVS dirs


2001-06-12  Nikolai Pretzell  <np@openoffice.org>  [50f1e280df67a33e69643872d39e2da4eee21fc6]

Fix handling of empty ines.


2001-06-12  Nikolai Pretzell  <np@openoffice.org>  [139c061523f1bdea9499e3fb539a9763ccc8a604]

Add default c'tor for List_GenericInfo iterators.


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [85aae2b6e0e0e250d5c7a1fbe008c0c55b360aee]

SRC635


2001-06-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3703c106892bff2770c89ebf2e8c3b1d42510bf]

fix linklib action; check for environment


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0b0700b4f6e2f4d12306fc30ad881c7d2cc4f236]

SRC635


2001-06-12  Armin Theissen  <armin@openoffice.org>  [87ce2c00d9bd25bc6afe2a3309f75bd31fed048b]

nodep has to be set to true, otherwise windows build breaks


2001-06-11  Nikolai Pretzell  <np@openoffice.org>  [94b37e475e07a42a78f6a778c8a68c072127c31f]

New parser for generic info lists.


2001-06-11  Nikolai Pretzell  <np@openoffice.org>  [839e5da66d8588c5310dfb5451c7e7d2cad786d1]

New parser for generic info lists.


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [51351ff23290a0314c7bc609d55f0376fb4d9d06]

SRC635


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [39f87a38a14083007bb4d3cf6b741a8d7aae06fa]

SRC635


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [7caf49e904c75517371fea1c76d6b961b85c8f6e]

UDK301


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [90c078999f636b84b8af8cb2b98491a8d99dc924]

UDK301


2001-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09f4f9da7b876378a82529ebf261b29a08e59e17]

use positive patches


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82cc07f9df42e061e39dc8a597e55b431f71d15b]

patch implemented


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [865c02bd82190b145c0ff6745d5cfea5cb63ba3e]

#65293# fix $(PWD) when building with build.pl


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [859ee719d081791e9e98216ea7aabda2bc1ba1bc]

#65293# added platform-dependent projects productivity


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4a0ee73b2517d90289d0bc555ea7dd303a1db1e]

add OUT2CLASS; INCLUDE hack for win32


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [492e0a060d0de4c61500bbf98a66d23d562b85e0]

integrate build of external modules


2001-06-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf77148ad89c6666d20b0d5a972542fd9c93f5a7]

typo fixed


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [28fd1bf4cf12ea768a108eabff07270937ea4331]

use links for unixversionnames


2001-06-07  Armin Theissen  <armin@openoffice.org>  [bd88ad3899ccf7669eb277c9e9a5f6baae3c2492]

back to 1.50 - previous change was supposed to go on the 632 branch...


2001-06-07  Armin Theissen  <armin@openoffice.org>  [38e155ced5cab98b3c9061fac1bd4456cad64228]

tool over r1.49


2001-06-07  Martin Hollmichel  <mh@openoffice.org>  [55eed50bbb8b41615be4092e6361043dad22e69e]

avoid linking obj files twice


2001-06-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [21cd1d0533d6e3b55f7ec22310a684379bba1368]

#87789# profiling now requires commandline option to be lowercase


2001-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd6669085715fd046fa6221d9e4aedc02e508a02]

super magical linklib action; does the right thing with wildcards


2001-06-06  Martin Hollmichel  <mh@openoffice.org>  [f37d1d4684f6d0c5cb1086c30ff7a6def27e0f98]

del: old stuff


2001-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [62db18db0ba6ff6afc2b54879a2878aae31f2604]

don't try rule for udkversion.mk if source doesn't exist


2001-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [241786d89b3a6c35cf11e34ef66b760e14eff649]

nodep ignores DEPFILES


2001-06-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a15f50b8f59d8bd7bf41a0b287adaf1a438b9d36]

implemented the libklib action


2001-05-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a7e467e910e08101d157acb196a3037d98856eb]

fixed slashes in DMAKE_WORK_DIR when called from perl


2001-05-30  Martin Hollmichel  <mh@openoffice.org>  [a4e0fde4efe84ab25a0b6976bd4a06b721806ce7]

add: sign with jarsigner #87599#


2001-05-29  Patrick Luby  <pluby@openoffice.org>  [6adcee99eb71bedd1567c00a6585f961064ef354]

Added forceful exit to avoid infinite loop that sometimes occurs when there is a fatal error.


2001-05-29  Armin Theissen  <armin@openoffice.org>  [bd2684ae881e0c5f8450b661cbdec1d7df6e34b2]

updated dependencies and introduced new modules


2001-05-28  Sander Vesik  <svesik@openoffice.org>  [0f79005522b2c11c6759401eee01a799b34955be]

update


2001-05-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c2533ab5e2e6eb37ab7358b7ffbe7cc19e69d75]

expansion needed to achive the option of exporting CLASSPATH for cutting down commandline lenght


2001-05-23  Sander Vesik  <svesik@openoffice.org>  [8055513e3f65228801ee3888bda4cf8c5b242e4d]

Merge changes from OO627B


2001-05-22  Sander Vesik  <svesik@openoffice.org>  [4dcc766f33804eb4708b53d81eed434aa2b33344]

Merge OO632B changes to trunk


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c18e3613ccbd4b5fc8dfcb3a937792787712681]

disable assertions for bs_clients


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b9edfe03623aaead9f5c106f863aeb46f3c0722]

#65293# fix problems with local bmp in svtools


2001-05-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [d87373d1853bd22868a0c340f039752d6aeb9061]

do not attach $ext if $dest is set


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a67f75ca80027eb39bacf9f329c66988d1aa996e]

define SCP_DATESTRING


2001-05-21  Gregor Hartmann  <gh@openoffice.org>  [c730a09c0dc7ae414781dc154a632b1cde398f4f]

HID.LST: load mhids.bat form $(EENV_TOOLS) instead from r:\bat


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e00d32a8b8c46d589072e86f449c2ed545302118]

unset PROFILE


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [bf89f119621d6bbf3bbdfe98aaaeca8f75d335a9]

UDK300


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [22137e7033bb008659e42f0e450dfed929b42fb1]

Corrected for SRC633


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e4a05dbb195c4dddfe56482993f5fdbd2603d5f]

map to dxp for win32 only


2001-05-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2d4b2c8fbef542123ad22d38fbae256e75f9adc]

cosistent use of -E


2001-05-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16e98fea49a41f70c01e53a910e548980d448919]

#65293# separate JARDIR and CLASSDIR


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a78a44c68eee436da56975676ff8455c8bd76fe2]

add: SOLARXMLDIR


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [07e4f43152d45504d87b6b6fdd2ac7cdc5c11ce4]

#65293# DBFILELIB changed according to makefile.mk (with DLLPOSTFIX)


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60ca72cea11dfaf5ce35d45c51f0815c8568eb10]

odbcbase and dbfiles


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [07ba12fa8c38a48f8ebf13b9f03de604d9d51357]

#65293# DBFILELIB added


2001-05-15  Gregor Hartmann  <gh@openoffice.org>  [b5ca55810150fc2f5d30e6b3735a9fe65bac6722]

more transparency building hid.lst


2001-05-15  Rüdiger Timm  <rt@openoffice.org>  [05876a1f2a8cfb43df217348cc483e5fc86735b8]

#65293# one include removed


2001-05-14  Oliver Bolte  <obo@openoffice.org>  [42d9c23ac49a095c000a3a3a66f9b087b00c573f]

SRC632


2001-05-14  Kurt Zenker  <kz@openoffice.org>  [7187a7e88baf872b0f3faf39b6d98047e97aca1f]

UDK216


2001-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65268c51020a4357a38cc3b6235b67e41fef2964]

eat up c++ comments; don't get confused by //*


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41ff95f532d18c4d3caae46b6806a346c994b0be]

L10N-framework


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1bc618f890b766f282a9a248f1f26a143c0d2491]

must be prefixed with -Wl


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [915b0896722f19707699d74586a31645a6f48f75]

make switch one argument


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2851e51a0c46befa7c76469e5a9107a2e385abb4]

moved SCPDEFS


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [c8cb98e44ff0674b833f67eaa4222ef444a71da0]

Fixed for multiple whitespaces


2001-05-08  Juergen Schmidt  <jsc@openoffice.org>  [57eccf5ca289b32edecd43c2ed95228d528a7b2e]

correct version of cppuhelper


2001-05-07  Oliver Bolte  <obo@openoffice.org>  [b2f83a6f081ae14f3722ca132bf4479c5be4c9e7]

#65293# CPPUHELPER fixed


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [d110ccc52817851d8e17696bc2f2de7062289498]

SRC631


2001-05-07  Rüdiger Timm  <rt@openoffice.org>  [e988eda7e612b1e4ef0acaabb593237f167f7b74]

#65293# use UDK_MAJOR


2001-05-07  Martin Hollmichel  <mh@openoffice.org>  [88275ac153cc089e4e910b55ff0c6f0f344b0683]

add: CYGWIN changes


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [6d6aa84a87edce83a9886c23316cc4c28091fdc0]

UDK215


2001-05-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3be0c317c2b32d474658a347ae339138601d131e]

removed old taskforce defines


2001-05-07  Rüdiger Timm  <rt@openoffice.org>  [547306ccb95224de7c526eb9d821f6bffcddcc5c]

SRC630


2001-05-04  Sander Vesik  <svesik@openoffice.org>  [c01fdfda65671a0546590852e37340b1e81b6beb]

Make sure boostrap does not build dmake if it is already built.

Contributed by: The SGI OpenOffice.org porting team

2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [e61eb36e1b3ae3ae4f26ed31735626da5880e7ae]

remove version.mk and change lib macros


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e32cd8a1fa33a91fa90c3e57eccfd2555a4055e]

just for comfort


2001-05-04  Sander Vesik  <svesik@openoffice.org>  [0abc77a57604dbb677599688243bd03d87bc6def]

Reran autoconf to make configure be up to date with configure.in 1.30.2.2


2001-05-04  Martin Hollmichel  <mh@openoffice.org>  [32eda472b6a3ef8bffb4218e08ec10149d6fd872]

chg: comments


2001-05-04  Gene Anaya  <ganaya@openoffice.org>  [e867bf75cf30414cd517f33e73571068970b04c5]

Update files to use new 1.2 version of tres.h (TestResult class name instead of tRes)


2001-05-04  Gene Anaya  <ganaya@openoffice.org>  [79a3eef481fd2c88b544bb3970e11b60b089a345]

*** empty log message ***


2001-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51dd7446ab59fce63ff9676bf0002f0d5e711652]

sal isn't always first


2001-05-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f009d905d483d9503c5c954fda91c6b995452f1e]

globbing for hedabu, %UPD% macron introduced


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [b68a3f06edfece42745ac9b1f7df2800df1ce19d]

SRC630


2001-05-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f6dc7c663c137956be7711d3fca7fbfe579eccf]

added optional destination path, skip MACOSX dos_action for other platforms


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [fb9a245e30600adf294a616e7dc9873cb4bd6d03]

copy is an internal command, use +copy


2001-05-03  Vladimir Glazounov  <vg@openoffice.org>  [de52bb625a3176f1216f349c23d535dbcd4cdad0]

SRC630


2001-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc8d591fa58036d6c53d3db374688bf16b398f63]

add fwe library


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [e837db7522c1dde0e5270c95b60058ec9ddbf6a0]

SRC630


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [4d63e8e2560bdf94ca8423afd1adece84d67895a]

SRC630


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [7ca373b7114935d560503fe4c05dc5c552f93032]

SRC630


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [d2f6cfe25a593dc2fa51ad2d6094d670d5bad04e]

SRC630


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [37b0c878019975e7f8ac2f25c02dfd4ce3aba8b6]

SRC630


2001-05-02  Sander Vesik  <svesik@openoffice.org>  [cc20630b9685b2bf1f2da36b97fceab6bfa4e891]

Merge Linux/ARM related change to trunk.


2001-05-02  Vladimir Glazounov  <vg@openoffice.org>  [a897aba3c020e4564efb1de212450964e7d7ca0b]

Fixed some mistakes


2001-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4327f6984499454deb8a321e28ab7d9ffd65eeeb]

smarter include


2001-05-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c28d442dbed8c38209561b5356af020d0af5f737]

edited ASM and AFLAGS variables


2001-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df57e9f4ca0c793ba68f7dbbcecd674d12db783d]

ignore missing local udkversion.mk


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [917cfc49a0d40978e9a9e76525e49679a3706066]

major version in dll name


2001-04-27  Rüdiger Timm  <rt@openoffice.org>  [b4390cb184db3b0e39ff6e2f61e5bc1769689383]

use new perl deliver via environment variable


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94632372c17f2161a7c917ef97c7f99a8f825ef2]

get symbol names from unix mapfile


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [669aae98d346ffc2a8cbc81de25853c7cd61da6b]

generate windows c exports form unix mapfiles


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88933e5824c2b5a23ea88a5ad944a702321b2040]

typo


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [873328c632b4f3d6e3d547c8fe31aad707835fa1]

typo


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1afcabea80ef9ef7c78e26687e1461af0efeda39]

task force fileurl


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [53af490bc06f23e5b795bfbfcfe4b525834921e4]

preparing versions in library names


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7407821ca42e9480e97a41844d90d14038eb3c3e]

preparing versions in library names


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [575da6c04879d4ce3efe1fe915f063598db708fd]

SRC630


2001-04-25  Vladimir Glazounov  <vg@openoffice.org>  [8b1a6de52630612c4a24d96a7e9d320570f068ed]

Added copyright comments


2001-04-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe4d52fc06e685d1f2b14a16728b877d4a74354]

implemented hedabu


2001-04-25  Nils Fuhrmann  <nf@openoffice.org>  [b73b3e11b6905516c8a38a0e76a0cb6526b8a104]

Build without MT


2001-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12b2396cc225a7d14d3ef7968a17473b8a8c57a4]

removed wrong include


2001-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bf60258f912daf0a45a3242946f4296bae500477]

Added environment variable definition


2001-04-24  Vladimir Glazounov  <vg@openoffice.org>  [10783de5db2e3878ec79fc656ae79b350fba553c]

Fixed for free-style written path


2001-04-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [943ca3795ec42140eb8f36a1436d2d1b427f8ee2]

merge back local changes


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [39b9570f38f5a5eaeb2046d25063bd5ea1e51b39]

Corrected bug with uninitialized value


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [3bdaa6f675c88c4e73ff0e3b931ae56ca02eed9c]

Corrected according to specification erlier unknown


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [2760f31456bf87f3ff208ca1bdabf9a45e62dd59]

Fixed some bugs


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [50ee784ee9078e57f86dc3afa3ea0a5794877f1b]

Fixed bug with folder for run


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [a2dc1803564c00502bae7dba75ec5e23dc10977d]

del:


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [5149c4eac09b1be58acc97193ad9f9e57551a7e6]

del:


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [3c7c1de018c4885151c1b8fdad08e7507e8b8161]

del


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [9a75be8ef8159ca0a42f3d764bdc21cb5aabfb5c]

add: PACKAGE


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [c640cc9330e1860bc95ffbba378f04d261fd312d]

Added -all option


2001-04-23  Nils Fuhrmann  <nf@openoffice.org>  [8bff73b786fac2fed6e66759c3fe5dbc074c692f]

Fixed core in simple_getopt when calling javadep without parameters


2001-04-23  Nils Fuhrmann  <nf@openoffice.org>  [0a51cb09fee6ec4d51a151f2c2647ac4ac076e3c]

Removed usage of getopt.lib


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [34fe0307f66fb24134628537a89ef19bb9da3679]

add: Makefile.am


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [b967ea4ff0359d91273850e96adaf03e81caa1c7]

add: acloacl.m4


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [77e56f245f7061d8c8d69ef8391679da123764cd]

add: Makefile.in


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [63ff9be4c307e49f1bb26c9f59290fd82469b104]

add Makefile.in


2001-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd9925bb3ecd86d71cd8d32f0068edca39dd3688]

fixed fprintf() call


2001-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b51b28065eafe039969e1d6a94f6e3a40f803697]

replace getopt() with simple_getopt()


2001-04-20  Vladimir Glazounov  <vg@openoffice.org>  [9f521e95f1185ef7511a7f917cb3dccaf9f5289c]

Fixed bug when there's no project


2001-04-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd6c153407da89b259221aadc2748081e85696f8]

make local env more local


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [acf68e956743f0f0ce07ccf6fee33b45f6b2c65c]

add: Makefile.am


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [a8f31fcce2ea77b2f35ac41b99947c0f6c7b2b57]

use installation directory from configure for DMAKEROOT, DMAKEROOT can still be overridden by environment


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [2e876f28cb9c87d0e91bc271de2266c0dd783bb0]

avoid clash with autoconf config.h


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [bb6296532cddf5f01c57b7d8b4306a182c5e021c]

preparation for autoconf and automake for dmake


2001-04-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec216c04f2f974bb27bd9cdea8fe4f631f295172]

no relative path names just directory names


2001-04-20  Nils Fuhrmann  <nf@openoffice.org>  [c31b9e57ae204228c0c710cb8b6ec78285faf71c]

Read mkout from environment


2001-04-20  Vladimir Glazounov  <vg@openoffice.org>  [fe6e32f35002d6b7a456686ad39990a64e4e3f7b]

Corrected use of an uninitialized value


2001-04-20  Nils Fuhrmann  <nf@openoffice.org>  [3cc38c6777ba1edfea27b43fd98eacec2ac5e7ed]

Usage of mkout instead of _mkout


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae709c393e7ed916381d6fc16e32bb8660c975e]

again fix script_name


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [6c9f9e1cbcffb930df547a00ea340d3608f0a6f7]

Fixed bug with parameters


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54020af46b0c945d1c4eb506b9092ae155e4e1a]

fix scriptname


2001-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0cf04e75470feb5b0ed72c15559508615ebd5971]

one blank isn't empty


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0fdf2b81c993320f3cfdb73f99b1b84c40a1e8b]

Initial Import


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [5ee6eae67ba9d66b87a7e89d99be89af1a6b3587]

changed according to dmake specification


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [f2edd7c7c46b6fc8116f3a46871988248d9291a0]

First revision of perl buld tool


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [51f95bc4e109ce0b8ecbbff70f544a8b174303b5]

rscdep now delivered out of tools/bootstrp (NF)


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [fa1f002522798ae2110184091c3dd2549c20c118]

Removed usage of stl


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [ad8baa490601fa6b5e2c101dcc3a3fc81a0ec589]

Moved cpp from cpp to soltools


2001-04-18  Patrick Luby  <pluby@openoffice.org>  [7173c8feb67316c6e3d43c1dd24bb9b4760e5b98]

Correct Unix include path


2001-04-18  Patrick Luby  <pluby@openoffice.org>  [4084d3e5474996e88e2d08cc600c38e4bce74924]

Corrected case mismatches in #include file names and #ifdef'd out Windows specific code


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [b1b8f8adce7c460d50b7beff8634a7b0e0d1e4a7]

Fixes for syntax problem


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [6517f38bab0cb6feb811e6040f9fb84aaef644b7]

New: ldump4


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [d7b414c0b21e02b00c731aed56bad4dc301aeb73]

ldump renamed to ldump4


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [3722f917bbfe209fc01945ecef0e06415d05a1f4]

SRC629


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [6b497247255472508c46689a40b0ba3d53a2cf91]

Moved to soltools


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [60624d93c23e47d055652100f9f23c0d1aed0f17]

UDK214


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [e3045379c3f83900ec77d1b331401fef8def33c9]

Added makedepend


2001-04-12  sz  <sz@openoffice.org>  [8a596a37daf76a1e7c70ba258cbd6a8ef6327899]

commenting stuff


2001-04-12  sz  <sz@openoffice.org>  [a86f2ae65d261d63f4bbc7bda572bf6e8f9a674c]

initial


2001-04-11  Nils Fuhrmann  <nf@openoffice.org>  [7235716b281b166fa2e376527b171b9abe5587d5]

Initial import, replacement of solenv/wnti/ldump


2001-04-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1eb322f887ae7a86287026ad79314b62f3b4f1e]

new berkeley db


2001-04-09  Sander Vesik  <svesik@openoffice.org>  [9a7c9ab9ddb70cc715f0a19d46c58a54707d7b64]

Merge 619 enhancements to trunk.


2001-04-09  Vladimir Glazounov  <vg@openoffice.org>  [312a295670a53f7cad24bb1bca68ef5601e56bd3]

SRC628


2001-04-08  Sander Vesik  <svesik@openoffice.org>  [173072c73da1a52e6d69a7e21a9e15228f036154]

Update freebsd support.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2001-04-06  Oliver Bolte  <obo@openoffice.org>  [171b559c2bbe018970da10b7e5176790a804cd43]

New binary name checkscp


2001-04-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e8d8da7e0bfcfcba2d73756d0fc068db0ddfcbe]

check scptargets


2001-04-05  Nils Fuhrmann  <nf@openoffice.org>  [9737191d3b1a04ca13d54bbfb18dcd4328b64fda]

Added catalan language #85749#


2001-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbaecdd508176756f5ba3cff28f9de4b1a51f95c]

removed echo command which caused problems


2001-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27fa14173a8b7e5473bb046158128bc1792df437]

commandline too long for wnt


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [09bd9b46754acdd3dc7fceada179b35082160165]

add. ? tg_scp.mk_bak


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [551b3e95361fdf8e8725c0e91aedca4668ac6d7b]

use namespace moved to settings.mk


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [55fd28fe76684fa7c99aa74967bc26ce1d60e34e]

use namespace if defined


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [9e80d53c126d073f413a9217588e5d91329a18e3]

SRC627


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [98e505f7afc6b182e1a6d27f401633245d41ce7d]

UDK213


2001-03-27  Kurt Zenker  <kz@openoffice.org>  [8e2a0ea3f0691abc32ea8393c29f944eb438c417]

UDK213


2001-03-27  Kurt Zenker  <kz@openoffice.org>  [f747f50037ecf44e5eba8fe71bc4dfc41face1c9]

UDK213


2001-03-25  Sander Vesik  <svesik@openoffice.org>  [077804df92408a5d2d6b1b889cbd024b3fafdcac]

Merge 1.26.2.1 - 1.26.2.6 changes to the trunk and retag as OO625B


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [d4ac0d481cf1c44a819d29086f754345bd3ea712]

Mac OS X updates


2001-03-20  Patrick Luby  <pluby@openoffice.org>  [749bc649df86c6a64462155f78d90f408e395266]

Removed unnecessary -I options


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [5f008f79cfa2d7e61ced8654d0eb5b50ff690a8b]

SRC626


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [61b971fb3c35529a1afeb9459078662e0254916c]

UDK212


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [1729280ffdcb10d54e70cc51ac3ec354f2fb0411]

add. SALHELPERLIB


2001-03-16  Kurt Zenker  <kz@openoffice.org>  [a765fa86422b1866e7de7e0d2a3482de14044ea1]

UDK212


2001-03-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7bbafc229549aebfdb84c197f54057bd50445a4a]

new idl compiler


2001-03-16  Vladimir Glazounov  <vg@openoffice.org>  [bdf8987d523a0edee3fdf0493059e1c3a25da74b]

SRC626


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [5835cc1e0ade9a52d60d67ac0fa68f8495b27a0e]

Add support for jdk 1.3 on Linux/x86


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [8cf09cead1750f9a3398b0e71d5fc700925d2707]

Merge NetBSD support from OO619B (configure rev 1.19 was generated from this one)


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [81403eef248769e7de878247ba55ed8c928ff15d]

update configure.


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [59b7bf131fbf9139ef3fe3c970bd251cf0fdd347]

Augument the makefile:

	* add in xmlscript and mkdepend
	* update dependencies new in 625
	* make javaunohelper depend on bridges

2001-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c663ecc4fc9616a3d1a43a73838ac89fa563d02]

separate flags and defs


2001-03-14  Martin Hollmichel  <mh@openoffice.org>  [f42c241213bd9c22610bb3b5bab539291442de68]

fix: for gen_prcpucfg


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [be42638fc69bbacb5bef20e5ddbec68596194c08]

Moved system inlude -I options from configuration files to here


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [6162e2edb3ae5cb6827ccd85176c9a60c1d7d9b6]

Reenabled turning off of optimatization when exceptions are turned on as the optimatization bug appears to still be present in Mac OS X Release Candidate


2001-03-13  Nils Fuhrmann  <nf@openoffice.org>  [b1a9b36c1945ef1791feff5a5b3de57ed3cbd72a]

Generated for support of solar list particles


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [8e5fcf9fec51c208dc2ffb56eb1ba821aaa7b310]

Correct .IF errors in last revision


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [ecf8c67f0ea479f29652d7817d52c714ab60ef6c]

Added support for Mac OS X Release Candidate version


2001-03-12  Martin Hollmichel  <mh@openoffice.org>  [63d14849e9239f8407bfceaa5432ba67e07520e3]

add setting for mozilla idl compiler


2001-03-12  Martin Hollmichel  <mh@openoffice.org>  [06bdba26ff90173271a67d6cdee6cef752f4e057]

add: rules for xpidl, idl ->h, xpt


2001-03-12  Kurt Zenker  <kz@openoffice.org>  [7570539375641174c4b0775e54946dc2ea817908]

SRC625


2001-03-12  Kurt Zenker  <kz@openoffice.org>  [8247e1f379e79c8dcc535681fdb70f722d7aa136]

UDK211


2001-03-12  Patrick Luby  <pluby@openoffice.org>  [749c151c8a60b81e51c2aaa96343ec5faf6378b5]

More fine tuning of stripping for Mac OS X


2001-03-12  Patrick Luby  <pluby@openoffice.org>  [7110d7f8af953372c5478c08b7ca8693e51f478b]

Implemented stripping of only __objcInit symbol for Mac OS X executables to avoid duplicate symbols when loading the JavaVM


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [62478d11b184b61aaa16088a4dce11f254aa2cf6]

Added TimeValue to work on Mac OS X Release Candidate version


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [9702023602198a545a75aa22211e63309c356d16]

Added -framework CoreFoundation


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [0593d369b0952ee0e8022a876960aaf39887c7f0]

Removed -lobjc as it is not necessary


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [0f77c543b015985790a286ea6505ee52d258f65a]

Added -lobjc to link line


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [ccbd5f622a7a09d28ac94fe50a5ec83779c33abb]

Reversed previous change as it strips debugging symbols in addition to the target symbols


2001-03-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fda858620ae4e48a261ec90731bf8bc4c88f1963]

make win98 hapy


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [0ef72743c3f638e4de02bd6ad5eacf750419dd30]

Added option to turn off linking to libstatic for Mac OS X build tools


2001-03-09  Armin Theissen  <armin@openoffice.org>  [6f833559c143beab760697ae7f1db623dba39307]

changed all s/stl// to s/stl/dont_use_stl/ so that the compile command is intuitively better to understand regarding to the STLport includes


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [0b7195cd68255d05b54f7efa02953b0695c6f8c7]

Made libstatic no longer contain a build number. This is needed because build tools need to not be tied to a specific build's libraries.


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [4e211b70e499179298748891c027b8f4ce7f074f]

Added stripping to executables on Mac OS X to avoid duplicate __objcInit symbols for executables that load native libraries


2001-03-08  Patrick Luby  <pluby@openoffice.org>  [3a00a514ee6d2a0b18352bd274e92256dc18e1bf]

Added -DNO_OPTIMIZE


2001-03-08  Martin Hollmichel  <mh@openoffice.org>  [d11c0d43468c5c4950fbd4b2b511de5912bc5942]

add: rules to compiles cpp -> ((OBJ)


2001-03-08  Juergen Schmidt  <jsc@openoffice.org>  [efc52e369b4ad8093540ff2ffa8eee908089d1ab]

changes for new module-description.dtd


2001-03-07  Vladimir Glazounov  <vg@openoffice.org>  [4c2aa52520e9253f5f8c6a066b5798d4f803142b]

SRC625


2001-03-06  Patrick Luby  <pluby@openoffice.org>  [24f0e0150e7d4045997cdddbc57c7444e4c43833]

Corrected linking steps for Mac OS X so that the number of arguments to the linker is reduced. All of the -dylib_file arguments were pushing the number of arguments past the maximum that ld could handle.


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [0743d49ba85f06698b2bba67d00ad743f9590cf4]

SRC624


2001-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b63e7572db497ae894abe6358c9e6714b9089975]

SWT614 r


2001-03-04  Patrick Luby  <pluby@openoffice.org>  [1e0e5ba59bfbe23aedac3936b5136c3c15c61d35]

Added registry symbols to duplicate symbol bug workaround to get rid of annoying CFLog messages


2001-03-03  Patrick Luby  <pluby@openoffice.org>  [c3e55e0204ef2971ecce59dabb8545993b0d10ab]

Made static data member automation targets more uniquely named (i.e. now they have $(PRJNAME)$(TARGET) in their name) to avoid collisions and fixed minor bugs in link script and makefile.


2001-03-02  Vladimir Glazounov  <vg@openoffice.org>  [93ea15ee7d6c560edc5d884a4472644df8f391a7]

SRC624


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [15c5a80e191638f5401f7988ae5edf54f7aa92bb]

More fine tuning of static data member automation for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [ad366e4fa12e5d5cf01dbc10b5d9d42aaf41c2da]

Added support for unique, non-colliding lib*static*.dylib files for each project


2001-03-01  Martin Hollmichel  <mh@openoffice.org>  [021ef7a09061e77dd3e545466c7806e694f9f3cd]

add: experimental mozilla build support


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [2d74b320efb2e7b15bbd44f402cc438af7a80a91]

SRC623


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [78126ea540257237f4387d49dfd58b3f788cc8ed]

SRC623


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [20e4d776d57845ba7c7fc09b5992c2647d3fddd9]

SRC623


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [ede4858ed32e5bcec8ec71a6f83c960cce8d703a]

SRC623


2001-03-01  Patrick Luby  <pluby@openoffice.org>  [f33be3cfb0c53269b1246ae2ae26778519fb0793]

Updated cppuhelper rerun of libstatic for Mac OS X now that libstatic is rebuilt only when object files have changed


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [5f545b006f6004593fa86bae5cfe3c4f3535bbc9]

Updated static data member automation to work incrementally instead of scanning

all libraries

2001-02-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [63078d42175c816d898f7c3713b6451419ab0325]

extend *.dpsc - .par rule has not source


2001-02-28  Kurt Zenker  <kz@openoffice.org>  [2dfaa278668cd535dc1f2177f3a9d6470df2434f]

SRC623


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [ba41036cf5a15dbc4718672b998bb41b8c3d237f]

Added hack for Mac OS X to avoid circular dependency between libstatic and libcppuhelper


2001-02-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f2fcb2a5a4ddbe4c5caae107e65aa6f65a73f9a]

precompiled header for files with exceptions; dependencies when adding interfaces; compiling *.idl with -Pn


2001-02-26  Patrick Luby  <pluby@openoffice.org>  [3f34684c00c8592130c095fbcc70a59c337f7c03]

Updates to synchronize Mac OS X build with updates to init-static-template-data script


2001-02-26  Kurt Zenker  <kz@openoffice.org>  [f0744076b6238ea3748af238a0107ee5308d8993]

SRC623


2001-02-26  Kurt Zenker  <kz@openoffice.org>  [285bd75827451617d04091fe37244f8139adf60f]

add XMLSCRIPTLIB


2001-02-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef40de0cdda1a26cd30621169fb035d2441e8604]

get javadeps to work


2001-02-26  Patrick Luby  <pluby@openoffice.org>  [69bdd67677a54284345e498b3bce3e7c95c88f86]

Implemented rules for automatic building of libstatic for Mac OS X


2001-02-25  Patrick Luby  <pluby@openoffice.org>  [5f9c9c180d74e0741f78719a0b4f1e41723d38b2]

Minor updates


2001-02-25  Patrick Luby  <pluby@openoffice.org>  [9c37d02817f888622f1227d37852c7b65991cfcb]

Update SOLARVERSHLLIBS so that it no includes the contents of the *.framework directories


2001-02-24  Patrick Luby  <pluby@openoffice.org>  [f7f3a72ec14b2bd83712b3a233b4059bf8278fef]

Added correction mechanism for undefined static data members during linking of shared libraries


2001-02-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc31052d93b96adb995b08a83ba27a61e6b77399]

delete more than a (4dos/win9x) commandline allows


2001-02-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06065367b06881b0145bae456e9627e8216e31bc]

win9x and winnt share the extension .bat


2001-02-23  oisin  <oisin@openoffice.org>  [837d556fb2471cb42e3f1db25fed8ee09eca9b99]

USE_XPRINT is set to TRUE by default unless --disable-xprint option is given


2001-02-23  Patrick Luby  <pluby@openoffice.org>  [9d7b65d50b9cfd6e907996753647ab376d69e86e]

Changed $(GNUCOPY) -pub to $(GNUCOPY) -p so that it will work on platforms where $(GNUCOPY) is set to regular cp


2001-02-23  Patrick Luby  <pluby@openoffice.org>  [6ce8fb4fa4800ced9c56044cbf62bb0ff84ebd52]

Correct Mac OS X "tempnam" bug


2001-02-21  Rüdiger Timm  <rt@openoffice.org>  [922c8559083d2dbf277163f87f85d3179dece318]

SRC623


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cd06289a766138dea88625dd7f0de0a1b0557a9]

introduce LAZY_DEPS


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16e8e616d2beab96979d8554931a15d6f03c115e]

rename macro for win32


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7116b8d0231c66b4c608849b95fcfdffda5a7ec4]

freetype static


2001-02-20  Juergen Schmidt  <jsc@openoffice.org>  [ab5c396100fa9ff7969b3b8bb05af56f08705367]

#84070# change links for renamed documents


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f281bbfd48d7253dfa7747ad6ff7ef1c4f786002]

you don't realy wanna know...


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7ee8a85f18efaff257e50090e3cb96684751cc6b]

#442 - check check for hamburg releng build


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [344f0477b39af5bd02fad5d3300c63a84a4a7590]

remove useless part of change


2001-02-19  oisin  <oisin@openoffice.org>  [9998cfd675439e8f04437007437fe5ef2b7d2f16]

On Solaris, use Workshop CC preprocessor instead of Workshop cc preprocessor for STLport header test. See Issuezilla #445


2001-02-19  Sander Vesik  <svesik@openoffice.org>  [d268d5e3a25ca1b74a1d3478e5a1d3e709792abd]

Bring Linux/PPC platform makefile up to date with the rest.


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75be93fc7d218bfd16182fdde21963ff9e81b93a]

fixed typo for NOOPTTARGET


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [6f64ee6d450250d4eba37f2b381a0efd18a8b33e]

SRC622


2001-02-17  Patrick Luby  <pluby@openoffice.org>  [60417f58ec5068f81bf337867cdbbccadf272b6d]

Turned off optimization when exceptions are on as to avoid bugs in comipiler's optimizer


2001-02-16  Oliver Bolte  <obo@openoffice.org>  [62f66fc0507a95a08525098e33a8645398c93e6e]

SRC622


2001-02-15  Sander Vesik  <svesik@openoffice.org>  [54570eb0fb87c8fa14a363955d2a4a26d835b84f]

new post-619 base makefile


2001-02-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [faa32829267d31508a28f3c69d2455d33aa41f42]

no -E switch anymore


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [2a1d70e7c1249dfce7538de1697de0762ca5f965]

SRC621


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [549db2ad906d90a3d5de6504bc6623a827d336f7]

SRC621


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [9e0e8e949875770ee8d905e63f6c64bd8b153e08]

SRC621


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [1a6d878c7fbc439ae406165aa2cb46d757e0e951]

SRC621


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [8a56b06195fea003c82742524794844ee5fbe6a7]

SRC621


2001-02-14  oisin  <oisin@openoffice.org>  [82e4a030adaad0c2fd6f6408bf4c7ae83b9e9ac7]

autoconf'ed from configure.in revision 1.26


2001-02-14  oisin  <oisin@openoffice.org>  [149f979fe1773023b94ef401b5b9860334e0fce5]

Test for existence of patch program. Contributed by James Dines <jdines@mediaone.net>. Issue #377


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [d9ac68e4ef79259b4cf39b6d2d2e8469272ce664]

SRC621


2001-02-14  Patrick Luby  <pluby@openoffice.org>  [6e4dccd9c455da32be7fd34299c7a9dec78bb6e3]

Corrected typo


2001-02-14  Patrick Luby  <pluby@openoffice.org>  [60b16d79fec10ae6d435880e591d7e2a58c8bfc8]

Added override option to special CDEFS


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [3d0b6cf643e085e43f7f9913d9e9221e0183224b]

SRC621


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [f7fcaae8e6254299fe367b02ee7b34eb2fc02224]

SRC621


2001-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7767ca18f5b01b3884ffb4365ef169bb34cfc1f1]

fixed left tmpfiles when building group targets


2001-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bbb1caae02573b0ab952dee26906c9d5faef5b40]

make sure to remove the prefix


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [ba281a73ad506a67ea3ad6308cf530a820e580ea]

Moved symbol renaming for Mac OS X to solenv/inc/unxmacxp.mk


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1db8d0f9bf757d2c737699c944b81d3b5985365]

patch dependency when parsing files in MISC


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d33f2c463f10e155450ba1bf0fd17bb847089d8e]

generic dependency rule


2001-02-12  Oliver Bolte  <obo@openoffice.org>  [adaf09ffb647f13ea1d080a6358f90794ff511dd]

SRC621


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91c2d822dea38ca8c0342769567c9da4d71de1ae]

define to detect compiling without exceptions enabled


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69ea8701faffb2cb4f44f1ed4030f59e3705252d]

prepared upcoming task force


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41d75722ff6e9525496dd052405a6dec29a9239d]

projectpch


2001-02-12  oisin  <oisin@openoffice.org>  [bbc1ca6e219b4359ca73b821da74e03a40315ec7]

Configure now works with Solaris 8 so updated 'unresolved issues' list


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4683213f0a0d6ad65bcfbde58f433e868b78dacf]

reduce output


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [176209a84650ba80433fd78749d5ff918cda7ca7]

from the rear by the chest in the eye


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4681c13a02571ea5b34071b67cf6e2d8775baee]

pseudo dependencies for .s


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3446788424ecef8999021ae28177d88661aa222b]

psprint defines from vcl


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54f02be6180bf3391b4cde4a6faa4624a26cc077]

to avoid circular dependencies - was already treated like phony


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fb15125515683e62c51d5f7441ff41a7f3df5ac]

suppress warning - avoid error...


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d466a29e2b8f819a47d231b077a428e566c21888]

delete dependencies for current directory only


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c5cf17e69a9b98db18dc728ad741c3a2911e7ea]

get dependencies rebuild when corresponding target changes


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [401ef61e65d7cfdcd7299b1afb7a199ebdb3e5cd]

suppress warning


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6cd954dbcf63c5700aa2c95a77045ac5a0014540]

use macro for touch


2001-02-07  Kurt Zenker  <kz@openoffice.org>  [5b8ed826adf2609aefe1a4c28539a1e752c83bb0]

SRC621


2001-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86f166024e9c6c9cdd26de5516106debb8fa5d3d]

use .INIT to make sure TARGETDEPS are build first


2001-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ffde8a798f3355a6015c360d85d0b39c17917762]

now with working dependencies for EXCEPTIONSFILES


2001-02-07  oisin  <oisin@openoffice.org>  [aedfd6426cabe9e275c8340b44dcdb61aabca1c7]

Improved tests for ml.exe and Cygwin bash tools path (Windows)


2001-02-07  oisin  <oisin@openoffice.org>  [b923f72ac5ed88bd10c7860eceb15fddd88b9294]

Tests for ml.exe and cygwin bash path now only carried out on Windows


2001-02-07  oisin  <oisin@openoffice.org>  [d100254eb36bfb167f95189f14d6e59f833774bf]

Tests for ml.exe and cygwin bash path now only carried out on Windows


2001-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [13606feb36ee6c3840a2040b120ebbc272c3018f]

avoid empty includes


2001-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9bf45d17fbeaa5235a09f8490a840c84cddf191]

dependency fixes for *.scp and *.rc


2001-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [96373cd8bac1ec7f2aeaaae7d4dbce4ca11d2807]

first try to avoid colliding switches for makedepend


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [e895f4c8c339bf07f46202c54c1a83ebfd12a8db]

SRC620


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [7563ae91794ef90eb5f79dee580841c628ced70a]

Removed -n option from Mac OS X strip command and updated map files to match


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [392ab47945b1faea931d6003bd7bf6f506145ed3]

moved defines to *DEFS variables; cleanup


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [200746dc44d22f065f459759f5c90d3e1a013578]

rebuilded dependency creation - now using makedepend; SECOND_BUILD fix; cleanup


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2e0b0bd72f57741416e7f9b2f99c4b9a5c62e58]

rebuilded dependency creation - now using makedepend


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9802e011e204fe0fd674c35c40bd951ca3b14bc4]

export component_getDescriptionFunc - win32


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c53584e71de5f87bec1b539b364caf3594d2548]

fix for SECOND_BUILD


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [764e02a25909bfd3c2715b335f87a9d041ca67cd]

fix for SECOND_BUILD; scp compiling without collisions


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [76d9ab1e98aaeebd5b6482d45f78d07d511a4937]

moved defines to *DEFS variables


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [9703da67f36fb0dd760c5665f17053297c523b29]

Implementation of symbol stripping for Mac OS X


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [67692507b68dbe09b18c4648e8453db98674b1b7]

SRC620


2001-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c43d5b1fea73700328bbb911a40dcf971b32a230]

missed one case


2001-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e9f4926a1e745996e698987d9ad3a0d9e97aa4ab]

own mapfile for wnt linked with debug


2001-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e5a93026dad6df487c03f26c766e2cf959da374]

zip language depedend without common_build_zip


2001-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43a6136bc3fb327b0030c563868ce85e008cff49]

explizit disable single common features


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [62c3d55f2c0ca9da5feaa1bca2ffe3831e8689ed]

SRC619


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [1f2fa43e16ee0e8c62094931f71c3abeff838c3a]

add taskforce TF_FILTER


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [602452d76374809146168b1cbc600a9abc0b13e6]

add. taskforce TF_FILTER


2001-01-26  Sander Vesik  <svesik@openoffice.org>  [f3596bc5c7edfdffc908db6dbf7b1a2c63d100c6]

IRIX uses the 4.1b4 sources of STLport.

Contributed by the SGI OpenOffice porting team.

2001-01-25  Kurt Zenker  <kz@openoffice.org>  [68a66266e9b165eebbde062296f92c2d2135bbf3]

SRC618


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [744448e6cb11ec0f05ad75469c0888a48ca8918e]

The latest configure corresponding to post-ARM to head merge.


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [3fd479ff24ba9f61221efe119dfb5addb21e0845]

Merge ARM changes to the HEAD


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [3e7dd3e3db88cd428307e4df348273515df70b57]

Add in install, instasetoo, non_vcl and udk_modules targets


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [c6373437fba6d96c6cb1be268d29ffd6b72132f5]

Mereg changes to HEAD


2001-01-23  Sander Vesik  <svesik@openoffice.org>  [6e677669ef4511d287c02c4f56da0965b44ae870]

Add platform makefile for Linux/ARM.

Contributed by: Tak-Shing Chan of Aleph One Limited <chan@aleph1.co.uk>

2001-01-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [714850cef13c44ed37a831f44d4207e0c91c5d61]

helpfull comments... hopefully


2001-01-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b72e82aa20b84b7dda7c80c0ac86301e70bde58]

mixed up two cases


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [bc90c044437c8a3c54780a2af43bba511d87a29f]

UDK210


2001-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d01a09fb31d2ee59c49cf1d988a573a30408f06]

language dependend, recursive trees


2001-01-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bdd6eca13fc7095afce9c8560e9352b912d58ebd]

link _version.o if UPDATER not set


2001-01-17  Rüdiger Timm  <rt@openoffice.org>  [e37cace30ad74157b0902c44f246afa73da3f4f6]

SRC618


2001-01-15  Kurt Zenker  <kz@openoffice.org>  [1021d7deb81b102c63b66ba5f5eba943126e48fa]

SRC617


2001-01-12  Patrick Luby  <pluby@openoffice.org>  [8cde2f05624085050a6b4ce686ff734236d24e11]

Created this revision using autoconf tool from version 1.20 of configure.in file


2001-01-12  oisin  <oisin@openoffice.org>  [2872f576b36c2c6273d6b31f849601d3ca7dab0b]

Added --with-lang=ALL option. Updated --with-lang usage message.


2001-01-11  Kurt Zenker  <kz@openoffice.org>  [cb7e7acbd18e885af36b35188f708deb944cd797]

SRC616


2001-01-11  Kurt Zenker  <kz@openoffice.org>  [4829f918156b359cc1524a3b1e3ac8499b407acf]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [b0dde447f4128c26f60e12c53aa9c3dfea278347]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [90051a213820902e78797eb965fee59a1a181d4a]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [fe80cdf5e94b5bc5a0ccea44487c3875dd48f4ee]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [211f03957092599fd7453f73fc1ab039ec4e0ce1]

SRC616


2001-01-08  Kurt Zenker  <kz@openoffice.org>  [b15c38c197ad192b3ca3f8a98d30cd55ef63fedb]

SRC616


2001-01-08  Kurt Zenker  <kz@openoffice.org>  [1ff0cc989fb74f681b1fcb53e5073f68dd5d3783]

SRC616


2001-01-05  Sander Vesik  <svesik@openoffice.org>  [93cd7dbb0ddd5128a994d683d3adf1fa24bdee72]

Merge enhancements from OO613B to the trunk


2001-01-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b000dbdc5fef64dfde1597ce02ff73e4b6b4e47]

get SOLAR_JAVA back to live


2000-12-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78b3ae1a8efe9fe5834a786b8feb76d7f2868852]

missing change in regular rdb building


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4210d44f956f344dc1b031f42c521daf7cd98f7a]

don't ignore explicit stated dependencies


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fa24f2c36d820b76f6a4c7e1779fb104c5d75f5]

avoid collisions


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82f157b55ed3cc342fa8437f65e21900a0aa9cbe]

workaround for dpj error when building with -Px


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [e28b909b8c5da483ee7322e26d124dfa64582109]

Add subdirectory external back in and declare that tools depends on it


2000-12-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1a2b760eac056a747341beccadd5ca2122fef7c]

merge with correct rdb from solarbindir when building with documentation


2000-12-19  Martin Hollmichel  <mh@openoffice.org>  [d5e36d14f85bd1d8c521cef5a302a262915568c0]

testt target


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [05cfba209ca5738ff8dd0c17ca7bd999cba69ec7]

Update to link with stlport4 library.

Contributed by:  Kevin B. Hendricks <kevin.hendricks@sympatico.ca>

2000-12-19  Martin Hollmichel  <mh@openoffice.org>  [75711ab1197ddf78bca1856679990541a6fef59c]

#82110# preparation for new signing, using new certs


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [c5e99fe56c7aa5a7ff663f96693267876953f8a6]

Apply Irix related patch.


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [ffbce609084f8083e3a77a49df3edf2210b80b26]

merge updates from 1.5.2.2to main trunk


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [d6008106fa2ea727d265e726478243a9ee8c495e]

Mereg in fixes and updates from OpenOffice609-FU


2000-12-18  Kurt Zenker  <kz@openoffice.org>  [af68928a3290f5280435a7877999fbc525d4c900]

SRC616


2000-12-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e6c47a085c8e984e4c16a8807d91a678878c398]

look in $(CLASSDIR) for jarfiles listed in JARFILES


2000-12-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07601991604daaede9eeb10d1a3f78bd551c4b30]

switch to ml win32


2000-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78be36a63179b8874ac57b72c11a702667e83266]

removed obsolete references to mks tools


2000-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dda73abb7da17246a46499ea01442192940510ce]

if $(PERL) not set default it with our own wrapper


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [81b65602a6c3c1efbfeec8c1515635073364791f]

Added OpenOffice style STLport-4.0 support to linking


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [1a51d10e371f3b12452cb47728b6a291cf3ac0ec]

Updated to SRC614


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [a8d95959657cf4a9291644848f976d598707ac57]

Added stlport4 support for Mac OS X


2000-12-13  Juergen Schmidt  <jsc@openoffice.org>  [5a9b8d68eb8b56912110db1985ad49ed8618ba39]

#81235# new script which change hrefs in docu files to relativ links


2000-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fe5019b2f71de0b92d6c23cbcb18011d82dead04]

CJK614


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [b2ea6ed76d8a7da54b496dd85e32e299d1b91e44]

UDK209


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [2af8376866bd22851b1f10c19a2612900e41144b]

Newest configure (from configure.in rev 1.17)


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [593ae475434996fca7e0a303d018075c5c28674c]

As if and when 613 will actually happen, incorporate the changes to the

trunk so the branch doesn't get too long and confusing. Some history is lost.

2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fe5081927054a4d01d327622fd09c2eea800b02]

#81530 loader with correct resources


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [c25efa0b1880a11a788b60df63cd0fce4f94050e]

Merge changes from OpenOffice609-FU into the main trunk


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [672092cdfcbd65aa883d7e5a6ad4bec1fd2f8779]

get BUILD ID in versioninfo


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30e3ca4a993978992fdd5214342e318434ae7136]

year should be 2000


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [0ad41888baa9fa2f9dda2b4e9758801517c5420e]

Add support for IRIX. Contributed by: SGI OpenOffice porting team.


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [41a63e809ede866dbf025bb99a55b4a5213649a2]

Bring NetBSD and FreeBSD support into the trunk


2000-12-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73064638d249762c88bf6d5ba798fae388512b52]

missed STDSHL (standard libs for share libraries


2000-12-04  Sander Vesik  <svesik@openoffice.org>  [7ac7e0a8fe0bb35b9ad728e8d9f176f39ecb2eb3]

Add platform dependant makefile for IRIX


2000-12-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e26921cc3146c9c67ffe442415181b7e2add257]

don't add libstlport to STDLIBS if NO_DEFAULT_STL is set


2000-12-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce902c74ca960c05160e10a2c23e855d83f7d99d]

moved libstlport to seperate macro


2000-12-03  Patrick Luby  <pluby@openoffice.org>  [f526fde83160e825074ef945f77275025a3c1aaf]

Refined last change so that only "$(product)"!="" compile macros are turned off when "$(dbgutil)"!="".


2000-12-03  Patrick Luby  <pluby@openoffice.org>  [c7a16b300200df94810cec27c6897bb4c74c387c]

Set product="" when "$(dbgutil)"!="" since much code requires this and the OpenOffice build always starts dmake with product="full".


2000-12-03  Martin Hollmichel  <mh@openoffice.org>  [bd537141991edc22ad4bdbfd42fa69229a7a6881]

remoed old COMPACT, DEMO, .siz, .seg stuff


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [bdc9b5453fd7dc414d1d7ae57ee7606bca72b638]

LBGLIB renamed as given in linguistic


2000-11-30  Oliver Bolte  <obo@openoffice.org>  [1ce906ad47e40c94f4ee49fb296a870d61df7625]

SRC615


2000-11-30  Rüdiger Timm  <rt@openoffice.org>  [528a5c74c6d880b9e5780d5398a01e1df5fcbf16]

SRC614


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [9f181094d5130e21934ac1fe86d482b8050451cf]

SRC614


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [5d8f33effcb387e47f17c262f47aa516d7bb349c]

SRC614


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [6296bb6d57b532728e047ee951b4c96767d9afc5]

SRC614


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [9e4fb5b9129aa719ff69cddfa4222613a3de0eba]

SRC614


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [44e750924cf786cf992d6c322f9c8c2ba11f6226]

SRC614


2000-11-28  Patrick Luby  <pluby@openoffice.org>  [8b0eb4a01b1ba45e894b832683ee9aff5b97b2a1]

Added Line to #define and #undef statements.


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [0fa99a3e0ef3b77c1ba1a3e24fb125fe2d1bd7b7]

SRC614


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [4d2bad083f32ba08c1b3fdcb55c7e10dfbb17cf6]

SRC614


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [ebc770ba44ee0a8fe53b2913c4a91c6a7faeb0a9]

SRC614


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [1fd61f3065bc6951ffb6a8ae8065c0cdfbc446c0]

SRC614


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [c80c9fab3f513cf2d86936958616c6ef478b28ea]

SRC614


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [179d8e3857757a1020971f1cf11c670a0fe61390]

SRC614


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [b2c913cb516cb5c419d3da82392b7a2478cdb458]

SRC614


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [13f419eb2c596358e533ea46eea97caad060386d]

SRC614


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [3ad262392357ac5de9ce2a3e91215cc3fccd8fd4]

SRC614


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [f5b57ef1b9fcd044442a4c28027e5de4b260d606]

SRC614


2000-11-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [acdafe893b0d282749ba81a8ce657addfe3d4de0]

#65293#: add unxsoli3


2000-11-23  Rüdiger Timm  <rt@openoffice.org>  [a816a679516da7f26c5ada7dad3c9f26753e99d8]

SRC614


2000-11-23  Rüdiger Timm  <rt@openoffice.org>  [b6356a45877ce940be132f6c09b70b27a4d07a6d]

SRC614


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [195be48e5a6e1d5cd2b9b0f1bbd09ac888f5e22e]

#65293#: LNGLIB


2000-11-21  Rüdiger Timm  <rt@openoffice.org>  [0f0ccf1322416df87d835162869c26d2de90b326]

lnglib corrected


2000-11-21  Rüdiger Timm  <rt@openoffice.org>  [d955e1753e99c37b6af87ee86342f677e9f43b95]

SRC614


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3706a1e7be8a8abfe643f54eb15b83172484e970]

SRC614


2000-11-20  Kurt Zenker  <kz@openoffice.org>  [2841dac36457a25d05e26d0445d850ffd03b5e38]

SRC614


2000-11-20  Rüdiger Timm  <rt@openoffice.org>  [c31070c5a0a01aa2095fedd8d1f45060572d27cf]

SRC614


2000-11-20  Sander Vesik  <svesik@openoffice.org>  [0de89f18743b87f421b3f428340296a6e96ffcaa]

Merge changes back into main trunk


2000-11-20  Rüdiger Timm  <rt@openoffice.org>  [669152cdcd213eabcef829916fe67b5cc37ea601]

LNGLIB added


2000-11-20  Nils Fuhrmann  <nf@openoffice.org>  [501132cdcda2dbc71136cef71e83398826cecf4f]

New target XMLXULRES. This target supports generation of localized XUL dtds out of xxl files.


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [782ae5cc95b0a5ec7dd579a9313aa0f2a4a0040f]

Added $(product)= and $(dbgutil)=true so that DBG_UTIL code in enabled for OpenOffice developers.


2000-11-17  Sander Vesik  <svesik@openoffice.org>  [bbf8e9a3bcf1791d080e72544dca422a2161eb88]

Incorporate changes from OpenOffice609-FU branch


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ff66be2b69248593b7fc21a6eece472d881dae2]

changes for STLPORT4.0


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [c9cadccd4b054035bb00f353546b9b4764b05434]

Added -DDBG_UTIL for development purposes.


2000-11-16  Sander Vesik  <svesik@openoffice.org>  [09bb5bc3c8b5715db00411aeb1c4567a338944ee]

Add makefile for NetBSD/Sparc. Contributed by  Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b4a240c5ced1419d909eb4626eb27bf1b55ce4c]

shl description can be disabled now


2000-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3f29000405a1a79e078647739a77405468f4644]

unrolled files should be commited


2000-11-15  Sander Vesik  <svesik@openoffice.org>  [874113e4466b53f22f3cd94506d213ac3a24f8a5]

Add solaris 8


2000-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcccf6b015d22991a7f23c05ec9462bf76c216c8]

shell command in a compatible way


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [884e2bdee66c46ee40cf7394f8247c1dccfceb4e]

win32 symbollist gets checked in when changing


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba7d73385d27a70d1cae38b29ff58a5bf7b36b2b]

removed old sv/vcl fragments


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [16a2ac4f037b37092fcd57b83c6833f202ca1d4f]

Updated to SRC612 dependency list.


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [fe9c7a250b379b55015362ef09407ce148163b68]

Added back "cd" code that was removed in revision 1.9


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [362c5718199ca41e3272d9d10d6a526b5948c8b0]

#65293#: use COMPRDB to be generic


2000-11-13  Rüdiger Timm  <rt@openoffice.org>  [4710a4859cc755a500e23f551d57b58890d2df70]

SRC613


2000-11-13  Rüdiger Timm  <rt@openoffice.org>  [20c60f5b98899f19b7d32a26cf45340299c102fc]

UDK208


2000-11-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd91309f4ade44d5e74626e689b1b857313d9c5c]

unwinding if-else-endif; sed without quotes


2000-11-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd22847c29693d22530f1f6b7ff506425ea01e81]

use COMMON_BUILD_TOOLS


2000-11-13  Martin Hollmichel  <mh@openoffice.org>  [859c7942fbb47354ee31e9cd0e86d7807df5776e]

SRC612


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [7dd28b459af67386efc145abf741adcded15a745]

add: KOREAN


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [df5ff614d1acb03144ecee64575686653654f274]

SRC612


2000-11-10  oisin  <oisin@openoffice.org>  [a9894efea430ccc65658d9b18dbbac56af388353]

Patch check 106590 on Solaris 7: Corrected to patch 106950


2000-11-10  oisin  <oisin@openoffice.org>  [7a574de86572e485824933f1f7b91454110459e8]

Patch check 106590 on Solaris 7: Corrected to patch 106950


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [eec5afecedea830a0cb40130abb305d555ecae0e]

chg location of slothid.bat


2000-11-09  Sander Vesik  <svesik@openoffice.org>  [4189d46f85013479f487577b3c9bc7d6cb50bca4]

Add NetBSD support contributed by Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fdb6211e0ef511dd983ea63ea5ebb4aa64b665d0]

use perl macro


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [17a6ea8a7ad2cea9d2f4a4ec2a7d0daefe21a064]

SRC612


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [663c42c9ff57074da756204653e7934ac5eff5f7]

SRC612


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [97f2be1bf5fa95d90c9546a1196429cf802fdbe3]

SRC612


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [dbf1aa5943e004e70abfd1db99fa66e20cd6c204]

Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [1f688b4d44ac721b3e78d27736da975bb8783462]

Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [0d62b4016a1deb2ec5fb16b80bd4f57a9b0b9e9d]

Add NetBSD support


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [bb7439b21480a91ab0f240f291e31df38632f8c8]

Merge freebsd fupport back in


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [d17494121cce427a6c6c1030a3588362ffa1047d]

Add missing dependencies


2000-11-08  Kurt Zenker  <kz@openoffice.org>  [4c8a57d3d9eb4d09790228f95ef5cfab4b8d2ea8]

SRC612


2000-11-08  Kurt Zenker  <kz@openoffice.org>  [c313c2b92e3b4a84a73fb63360788feceda84ff6]

SRC612


2000-11-07  oisin  <oisin@openoffice.org>  [ac418f86b761717d6d40238dfb860c666627509c]

Tru64 support. Contributed by: Joel Martin <joelm@zk3.dec.com>


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [8debca9ff6ede357e557dab267abc78b184441a0]

SRC612


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [91d686b04025e20bd30fd420e045339fe83aa1f1]

new STL 4.00


2000-11-06  Kurt Zenker  <kz@openoffice.org>  [301208fe24743accbbae5fede989f7c6a785bc18]

SRC612


2000-11-06  Kurt Zenker  <kz@openoffice.org>  [890cc9ba0246798a691dbdd9dfbfe177937837d1]

UDK207


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47ce417d4ef056c0f7ed2df416a0a55efcb66945]

increase internal heap for comex=7


2000-11-06  Sander Vesik  <svesik@openoffice.org>  [756b89cd8edf48a0a5a4a7cad078cb267a7490aa]

Update. Patch contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40ce8a940398714f998a65279b73e4aace852012]

need iostreams


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9552072788f8081488bb1619e2d0b41eef3d4469]

first changes for wntmsci7


2000-11-02  Martin Hollmichel  <mh@openoffice.org>  [f8bad6909e508cedde86f74b949a615a2cc9677e]

remove temp files after exec


2000-11-02  oisin  <oisin@openoffice.org>  [d54bc92e01ad96afedd042d2ee3a0505124fcdee]

Using option --with-gcc-home now works correctly


2000-11-01  Martin Hollmichel  <mh@openoffice.org>  [3f7c058c8b8e166f9051639da4d38bdd2413bfff]

Watch the word wrap !


2000-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [222dcc4ff7316f0945027335602c88b6d1a87855]

FreeBSD patch


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [21477f2422be6b6c977f5a7c5597afe7f77dfea1]

update dependancy list for extensions


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [eec33c75f31880b320a462da76995a1f350f3a9d]

UnoControls depends on offuh.


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [c9ee7940c7fb482c1065fcd7055e2a6b55224243]

minor fixup


2000-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ab7a99eb99e4d9966a02e7d92bee659c81a4bfb]

moved rules from rules.mk


2000-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e22e6239141d4a6ebf3ce795adcfb987ef2c5af]

moved rules to pstrules.mk


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [6ea0b82b228790706cd3d852fc6c5cc70a645d65]

Update to reflect changes in configure.in (FreeBSD support)


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [c55bc0c52a74102783cee70812f14349bcb06bcf]

Add support for FreeBSD. Contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [65dc11a1f4b4fa492a462d7f1747f22afc20f3bf]

Add support for FreeBSD. Contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-10-31  Patrick Luby  <pluby@openoffice.org>  [4e55aa004e87e2388f6c39219ee5c395a319fd59]

Removed linking to QD framework since Display Postscript is already in the AppKit framework.


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e610b9b0ace1e0f354447bcd398f538dc422236]

description only when SHLnTARGET is active


2000-10-30  Patrick Luby  <pluby@openoffice.org>  [fa2c6c9b4ecfb747b637c62c4182bcefbaee0a11]

Replaced -framework OpenGL with -framework QD since the OpenGL framework is already linked into the the AppKit framework.


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88f1365227fbb0fb2646d7f8ae0ce0fdb773bf4a]

new header; new version/date


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e10c8322a36c32e2dbdebae79a97b63d12cefc3]

new header


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [398d21e8959c134f8a7bf4c57d9070e56e66377b]

comments


2000-10-30  Kurt Zenker  <kz@openoffice.org>  [bc75489cbd9d28d79efd8f7db8a3f1c0433ba05e]

UDK206


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e246ea0bf799dea694010d75ed70cd1acc42d5c6]

changes for library descritpion


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ecdd7d99d34a899d66f0e926e86d7ec18e2bf8c]

default library description


2000-10-30  Kurt Zenker  <kz@openoffice.org>  [1dda3081585e12cf0d7e0fbea084f1379263fb3b]

removed Flag ONE_LINGU


2000-10-30  Martin Hollmichel  <mh@openoffice.org>  [24ae20777ff050b4e7f3cb7e3d11f0c9a2a229fb]

changed some comments


2000-10-30  Patrick Luby  <pluby@openoffice.org>  [3e339c3f54aa67c11cb5fe942c37fde5abd248d6]

Added -framework OpenGL to LINKFLAGS


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [5ae15e7bd73a02590e69ee98c9a90abb594cae3a]

Updated Mac OS X specific recipe commands to a shell script to minimize future changes in these files.


2000-10-26  Sander Vesik  <svesik@openoffice.org>  [81d7588d86e25534a673ae1717503648185a84a4]

change readlicence to readlicense


2000-10-26  Sander Vesik  <svesik@openoffice.org>  [63619291a7a2e77341b94e5be192bc7478badf17]

add in ucb, take out (seeemingly?) unneeded subdirs


2000-10-26  Sander Vesik  <svesik@openoffice.org>  [1033f0bf6ac850b2ccb5bb366360c1f361d09937]

Correct misc shortcommings


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cacd8a03c7440c350d8b855c7609999f29c2e450]

#65293#: use C52 instead of C50 for unxsols2.mk


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [8722246052ea8b0d369e67b6eef6c9368bd28c53]

Simplified Mac OS X special commands in tg_shl.mk and ran mkunroll to create matching _tg_shl.mk


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [45b8bdae31c1c6a008e89aab710b44d8f80b1896]

Simplified Mac OS X special recipe lines in tg_app.mk so that line lengths do not exceed dmake's limits and created _tg_app.mk using mkunroll executable.


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [0406eb4f5384fa24ab7e6281b80003eb28050ad9]

Roll back to version 1.4 as dmake has trouble with the length of the revised lines in version 1.5


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [92f7e142551bd9923f4b7e19448c028ef011b381]

Eliminate stray blank spaces added in last revision


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [76803a578092bd7814b0bdafbd239cb6764f24d5]

Added Objective-C link flags to command line tools


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [27ac289a7f5613caeb507b5d7e947762b67b5071]

Modifications to Mac OS X GUI executables so that they handle Objective-C code and execute properly.


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [0c4a9ec20513d71d660ff0ac66def63a6a3d9baa]

add readlicence back in and declare that it must be built before instsetoo


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [c326999b7645dbc7bb259b679b8e0158335c6a13]

Add version checking of jdk on Linux PPC - contributed by:

	Rich <rjohnson@dogstar-interactive.com>

2000-10-25  Sander Vesik  <svesik@openoffice.org>  [c52927572a4c3f60d86cc293f11ce14a5f3dab0a]

add version checking of jdk on LinuxPPC -

contributed by Rich <rjohnson@dogstar-interactive.com>

2000-10-25  Sander Vesik  <svesik@openoffice.org>  [53ac67cf8a15d84841beb261671fd94b11df6f02]

Add IRIX support - contributed by Jeff Hanson - jhanson@sgi.com


2000-10-24  Sander Vesik  <svesik@openoffice.org>  [441c4a428eccdc6b05233862c4fb27030fbead08]

Add xprinter - and vcl depends on it.


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [582c4d8a206e20c69b23c6d088306fe7e12c38a7]

changed name of DBTOOLSLIB


2000-10-23  Kurt Zenker  <kz@openoffice.org>  [53538566c6b760435a234ca6e4831a9a999bb91d]

SRC610


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [d644a7f45dcd450ee553f7cbf18fe33230103089]

Add lingu, declare that svx depends on it.


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [51aabf9ddd5a2cacec269c46c85ac7b9f916566c]

Reverse the sense of the dependency


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [cf2d1d7ff5244f03f49eb226a4f584160213748d]

Tighten down build order.


2000-10-22  Sander Vesik  <svesik@openoffice.org>  [557acd57eb5887a35357b049ce0786561f771918]

Add automation and declear that setup2 depends on it


2000-10-20  Sander Vesik  <svesik@openoffice.org>  [ea597f1a43c62f621c1b3cfe7538afcad81521d6]

Add ldapber and declear that inet depends on it


2000-10-20  Eike Rathke  <er@openoffice.org>  [9539f18a8dff2e63d1c11f2ecba2726e65d68b7b]

add: DEF7TARGETN


2000-10-20  John Marmion  <jmarmion@openoffice.org>  [83d9830cd2c6d11452aadd61837b1fa0055c69a1]

updated for bootstrap support


2000-10-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [553affc4e8839fb4b7f581d2ad0d0d8c6342ead4]

has an extraneous ; after the function closure


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [4865fbe02fd22b5399e418906c8c39158b33a8ec]

updated for SRC609


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [6fc1cb035213dbce6010b00a4ee96de1f76a2bd5]

Added additional checks to make sure that script executes in the same directory as the script is in.


2000-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [39b4c3aeef9e3402a7090e175b3fe94159b7dd79]

avoid second . in temporary name


2000-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e0efa63e580ef505e25503534cbfe9908f0b2ae]

one more escape change


2000-10-18  Patrick Luby  <pluby@openoffice.org>  [b452b59ae02dab07baa5ce332b1da4781bfb40ab]

Added -traditional-cpp flag so that the same preprocessor is used for C files as is used for C++ files.


2000-10-18  Patrick Luby  <pluby@openoffice.org>  [05673eee062dbfaf9c452cef7e5f15336f2f0afd]

Made find command not fail if the $SOLARVERSION/$INPATH/lib directory does not yet exist.


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d47f2366814cf9d086e59708f3f145899c42d8d3]

undo changes for xrb


2000-10-18  oisin  <oisin@openoffice.org>  [589e2ae5d67740be7f695e32d8c7f915075fa64c]

Only right-most occurance of string 'perl' is stripped from PERL instead of global removal of string 'perl' in PERL


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4db3cb959b769c41c7b5ab88fd110c6e5e50c961]

udkstamp


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a71c097fde21c25a2deac2175abfcb2873c8b530]

avoid colliding filenames


2000-10-17  Martin Hollmichel  <mh@openoffice.org>  [b24fb21b94f8b97b278c5aa855f3786edce21b72]

change name for consistent naming of libraries


2000-10-17  Martin Hollmichel  <mh@openoffice.org>  [680d77a746d1359488625423bd1a03edbab3bbc5]

settings for port to Linux PPC from Christer Gustavsson <cg@nocrew.org>


2000-10-17  oisin  <oisin@openoffice.org>  [8837cebb74c29f7763feec6c8003db82329cc164]

Checks for -lX11 instead of statically linked version of Xlib


2000-10-16  Kurt Zenker  <kz@openoffice.org>  [68a3f7eb1559b23d27da97feff13f7cc09f9ba0a]

SRC609


2000-10-16  Kurt Zenker  <kz@openoffice.org>  [ae3139bc6baf954074caf56558ba4b0a5389f7fa]

UDK205


2000-10-16  csaba  <csaba@openoffice.org>  [73353695fb4c0c1b2881e600eb7dbc90e1058770]

BUILD_SOSL as IF condition for PRJHIDTARGET


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eabaad79d9fdef0edf7ddc1782b685bf81d65894]

removed some germanismn


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc2ac90f8852ebe10930c29fdcb6dcb0e8c8e49a]

java properties in UTF8


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [762f5fbe395dffe085b3d2ffbfae50cdb5a51660]

get mkdir.btm from it's new location


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59195c39cf23cd7113177c3278c90782796b6586]

4nt wrapper for mkdir.pl


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf976672fc87423fe27e5e82599066b6ad4749ee]

removed tolo*


2000-10-12  John Marmion  <jmarmion@openoffice.org>  [29f69694d20b407b87769cc3f07c7fefeff48e6b]

correct following merge


2000-10-12  John Marmion  <jmarmion@openoffice.org>  [5ff72eaf013533ea8e31389f718f21fd8ff5610f]

ensure unoil comes after jurt but before extensions


2000-10-12  oisin  <oisin@openoffice.org>  [2cdc5a1df4f6394369d8223924a2ceb61e33cf04]

Added recommendation to close bash shell before starting build on Win NT


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [67f072c13f184410775603d32055ee7d07caeaf5]

solve escaping prob.


2000-10-12  oisin  <oisin@openoffice.org>  [38b6f1957752aa23dc5eef250caed44afbe894f4]

Yet more updates for Win NT: white space substitution not needed for COMPATH, 'Run NT version of configure' warning message removed


2000-10-11  Patrick Luby  <pluby@openoffice.org>  [b2548e9ebcf0761c563d9095087a2ecce06bd373]

Made non-zero return values from nm command not stop dmake on Mac OS X since nm will complain when an object file has no symbols.


2000-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [decfbc225c57880c06700d96794c135529680ed3]

give LIBxARCHIV it's own target; changed killobj and killbin


2000-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78198201fc697d82ba94da3d47d431b874dd0280]

give LIBxARCHIV it's own target


2000-10-11  Sander Vesik  <svesik@openoffice.org>  [360baf9891e25a73ff6e8cca65855243b60cd4c2]

Note that configure expects to not to be run on Solaris 8


2000-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a21e2ddd3528164772b7b077e1f4c8bd3122bea]

do not override existing values


2000-10-11  oisin  <oisin@openoffice.org>  [c36a8c36c0a4d1b120a564aedecb8774fc046d67]

Added more info on running configure on Windows NT


2000-10-11  John Marmion  <jmarmion@openoffice.org>  [04fe1a614b99fb5f341e94d8bc40e500e6a26dc8]

unoil should be built before extensions


2000-10-11  Sander Vesik  <svesik@openoffice.org>  [890a282f999acf953e94f77316ee251d76ab74c4]

Add README file for configure


2000-10-11  John Marmion  <jmarmion@openoffice.org>  [f7b753026b801d65c4625dbc59fbe005488dfe8d]

moved to here from top-level for OpenOffice 605 - configure will copy it back


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8123fc979ebcb1b7a679f1ec604b653bd11e8afa]

comment for mkdir


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [29c16e12f48cf6effde43b3400fb37c0ab2815d4]

substitute for mkdir -p


2000-10-10  Kurt Zenker  <kz@openoffice.org>  [bc324720b8baf11ab909053326d4e5230cb5879b]

wrong quotes for remoteversion


2000-10-10  oisin  <oisin@openoffice.org>  [58e0cf4b768cf6e5491beb718eea7bc68218e5fd]

set_soenv copies makefile.rc from config_office to SRC_ROOT


2000-10-10  Kurt Zenker  <kz@openoffice.org>  [08c5848db2294db38a420ad518e5d41091e833b1]

for WIN echo without quotation marks


2000-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [406405a3c50e1d935154674a36fcb25b6ae8e856]

OOF605


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17740af33c9cf3d9f002b456f71dc62a70a51cd3]

don't complain about redefine here


2000-10-10  oisin  <oisin@openoffice.org>  [f8b76bdfd966af60fea0337e20cf3144a1f366ce]

Updated for Windows NT: MS_DOS format path of Microsoft C/C++ compiler can be given on command line.


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61171207dc890cca7da044784bbc9a93cdd704ad]

2nd try to fix the sed command


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [fe2e572715c409f5336965aaae9a88b87a8db057]

Rolled back sed changes because these changes also need to be implemented in the _tg_shl.mk, tg_shl.mk, tg_obj.mk and tg_slo.mk files to work properly.


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [46a0ebf40968761d734b0ae617ecad0745c33351]

SRC608


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86a33ccc47a60cd4fb7b203701f45cd2c47917a7]

udk204


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [535fddc89246ccdb520b5df2fcda6d80a2e48a0b]

removed wrong quotes for wnt


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [726331b59e50e0fccec7e1845dfdabc13b273ec0]

keeping sed from patching path to SOLARVERSION


2000-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [94218c94cb76ea9ae3ee3cc2089ac9808a294278]

#65293#: quoting # resulted in build failure, escape with backslash


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bdcd7c62d4b8e7abc1ab42b9cf922f35c599556]

UDK201


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f74508512bcd02cca48625aed5920438457534b]

UDK201


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c78796f27a1df4320b91e3901aaea905d6ab812f]

UDK201


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [daa356c66a319743b8b543ebbd63dc81679a274b]

Updated .IF "$(OS)"=="MACOSX" block that creates the <library name>.framework directory structure.


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [c1dffc284c968a21f5003bae4bf1f157c855edff]

Added .IF "$(OS)"=="MACOSX" block so that the required <application name>.app directory structure required by Mac OS X is created in addition to the application binary.


2000-10-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f32c344c15ecda24687d3482cdc34ae7f92fc76f]

changed macro name


2000-10-06  John Marmion  <jmarmion@openoffice.org>  [dd8c12da6236e5c0d3da7bb316e8d16011e4b1de]

updated for OpenOffice 605


2000-10-06  Patrick Luby  <pluby@openoffice.org>  [2a54bddaafafaa55b78ea7df534c02eada364ad6]

Made the following changes so that the tcsh make recipes will work from a non-terminal shell (e.g. in cron and at):

- Escaped all # characters in sed statements.
- Quoted all # characters in echo statements.
This change was made because tcsh treats unescaped and unquoted # characters in a command as the start of a comment when the shell is not attached to a terminal (see tcsh man page).

2000-10-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07c953670d17349d56b5954b1533ff7f7f5afc50]

killbin: force use of shell if


2000-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bee4fe06fff4643feb6f3dc8bf58bedc5c62ece]

add dbtoolslib


2000-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f55634cdb7b09fcee3316e7915395f805d00560c]

UDK201


2000-10-04  Kurt Zenker  <kz@openoffice.org>  [7a1fe7c0a1ced1ca81a6625badd97e660e36e69b]

add. COMPHELPLIB


2000-10-03  Patrick Luby  <pluby@openoffice.org>  [fb48940606c84b27616cd65c6593b8545969395f]

Simplified @executable_path option in LINKFLAGS


2000-10-03  oisin  <oisin@openoffice.org>  [4eb32a9065b4446084cd5fce19db42e90e02fc6d]

Updated for prerequisite JDK-1.2.2 for all platforms


2000-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [59873e70adf3fa8781008135017a37462dc24111]

initial import


2000-09-28  Patrick Luby  <patrick.luby@openoffice.org>  [59920c03ad3eb93c6ffd485dbb91b62b8f73740d]

Removed last remains of "udkminor.mk".


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8061d17300be3e2c18c12210d0dc45c8c0b2477]

chng. treatment of particle files


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [1bcfc6804b3fda8a93bbb03fb0e8e1b05f9af468]

SRC605


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [e7f18cecdd9a83ae0106837f1c47818eaba5d710]

SRC604


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [e09c8f9007761bfdfb1f986d71799bd8af659d36]

SRC604


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [824ac34e4b5c0823a734ea78613260ae09edfa58]

SRC605 added and taged by hand, because of invalid archive after movement of cvs repository


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d810163d2fe2f734edcd079baf1a202df266a51d]

chng. treat,ment of particle files; don't use udkminor.mk


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b0c817bc3c51c1ef4b197dbd220eac339218017]

give names to native resources


2000-09-27  Patrick Luby  <patrick.luby@openoffice.org>  [a1c57a3ce57a02d43a982b49c08e0fe18f2a4795]

Updates to handle <AppKit/AppKit.h> includes


2000-09-27  Patrick Luby  <patrick.luby@openoffice.org>  [8dab9370fe1a95bc6ae070b058f941bcb28084d5]

Added SRC606 update since it was missing even though SRC606 is now the active build.


2000-09-26  Patrick Luby  <patrick.luby@openoffice.org>  [6832a58dc8316f9fb475d5a29c0574c780fff41b]

Added -no-precomp flag to C++ compiles to speed up compiles.


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [326bff458075d93dca9af69c1abea306514b0d23]

Implemented separate "minor.mk" files for SRC and UDK builds so that a UDK build does not break SRC builds. Now, settings.mk will strip $(UPD) from $(WORK_STAM) to determine $(BUILDTYPE). If $(BUILDTYPE) is "UDK", udkminor.mk will be included. Else, minor.mk will be included. Note that additional .ELIF statements can be added for any additional products that need to be build (e.g. StarPortal, etc.).


2000-09-25  Kurt Zenker  <kz@openoffice.org>  [264c09678a03317497eb38546f1553ac89e761d3]

UDK202


2000-09-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe79eb1a70b0490a70e7337505bd7f7ea02fab76]

initial import


2000-09-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7faad46769af0352fa579391464bdd4981f9456a]

now with dependencies


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [683cbc3130028690289014c741c182ce38ce8ac8]

Added flag -fno-operator-names.


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee362e80b5511f5377b3d925a467df58edec8792]

dos2unix lineend conversion


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa4fa50fc2b2e904977425de17452a68d78cd503]

dos2unix lineend conversion


2000-09-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a00c68452d039204b0294074309e5f123e675fa]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [11cb1baf50ca8d57cc3a722e24bb973e6e64760a]

initial import


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [5fee5e988fa059151eecda65482d2267b6acc364]

Branch merge with changes from remote tip


2009-10-30  sb  <sb@openoffice.org>  [7fc4d53cf94ef60b9b5ce4cf61084467abf30807]

sb111: merged in DEV300_m63


2009-10-30  sb  <sb@openoffice.org>  [5ebf9c17a4913bfd6be12f949d0f71b72ee5c11c]

sb111: #i101955# removed obsolete configmgr ini file from installation sets


2009-10-28  sb  <sb@openoffice.org>  [72d9abae8d60a3def1bdea5fb9ac43236c0638f4]

sb111: #i101955# moved packregistry.xslt to solenv/bin (needed by additional Sun Hamburg processes)


2009-10-27  skotti  <skotti@wintermute>  [dc1f550826a86fee1045d718624ce03b8f9e01f6]

Merge latest DEV300 and CWS sb111


2009-10-21  sb  <sb@openoffice.org>  [e9b72665aefc5a229dd6812b4416dee1700678a0]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [d4f7c660501910e634efa8bac051c0e78fafad21]

#i101955# registry_en-US.xcd is effectively empty (fallback en-US configuration data is stored in the main non-localized xcd files), so need not be installed


2009-10-21  sb  <sb@openoffice.org>  [9519dea20a1590eeb36983a5b12d5af2b5007eaa]

#i101955# missing SCPZIP_REPLACE flag on main.xcd (combining multiple xcu files of which some previously had been individually flagged SCPZIP_REPLACE)


2009-10-21  sb  <sb@openoffice.org>  [d1dbcd41d0202fa8f2d83fd00b891bf0b1f7962f]

#i101955# transformed remaining xcu files in the installation sets into xcd files


2009-10-08  sb  <sb@openoffice.org>  [dfdcadb8edecce2d8ffcf3c9dc3eb69b4c0b2541]

#i101955# some minor clean up


2009-10-08  sb  <sb@openoffice.org>  [feabd94440050ea91aa1aaeacf0a3d2b94dc587e]

merged in DEV300_m61


2009-10-02  sb  <sb@openoffice.org>  [0ada71727740f91104f47b974ae1aca6078e6db6]

#i101955# adapted LDAP backend to new interface, dropped registry/ldap/*-attr.map files, replaced registry/data/org/openoffice/LDAP.xcu.sample with registry/oo-ldap.xcd.sample and registry/oo-ad-ldap.xcd.sample


2009-09-30  sb  <sb@openoffice.org>  [deeaf8231425b80983c8ccabca5105641b1ef077]

#i101955# adapted desktop and gconf platform backends to new interface (gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections


2009-09-25  sb  <sb@openoffice.org>  [dc0721ae835e40303cc5abc471215a5c6149051d]

merged in DEV300_m60


2009-09-16  sb  <sb@openoffice.org>  [ae7897a1809dc00a4f5018931399a3d7aab8f652]

merged in DEV300_m59


2009-09-14  sb  <sb@openoffice.org>  [01f65084a1f0396191f32559eca8aae88daac0b7]

#i105022# applied <http://www.openoffice.org/nonav/issues/showattachment.cgi/64725/105022_tg_ext.patch> as suggested to fix that issue


2009-09-11  sb  <sb@openoffice.org>  [d9c4d6ad643d60e4cdd19105f85dac7c355a42d1]

merged in DEV300_m58


2009-09-04  sb  <sb@openoffice.org>  [260e74de8e72870825fd2d80901e935ed3bdf467]

merged in DEV300_m57


2009-08-06  sb  <sb@openoffice.org>  [d8ca1d31eb4643caee378b456b0bbb50238d5011]

#i101955# typo draw.xcd -> onlineupdate.xcd


2009-08-06  sb  <sb@openoffice.org>  [d84a9413927b9df0e67efcd4b8173b4690133695]

#i101955# fixed Windows configmgr import lib


2009-08-05  sb  <sb@openoffice.org>  [189a8f624c4ea8555546ffe6c2e2f203f3025849]

#i101955# converted Langpack-$(lang).xcu to Langpack-$(lang).xcd, towards removal of the registry/modules tree


2009-08-05  sb  <sb@openoffice.org>  [5b694ea63e580e77e756f863d59bb3332612d877]

merged in DEV300_m54


2009-08-04  sb  <sb@openoffice.org>  [89095ce1cff95e863f379425b842472ec1b3e709]

#i101955# consolidating xcs/xcu files in xcd files (for now in new postprocess/packregistry); extended configmgr2 to search for multiple xcd files per layer; removed some (relative, wrong) DOCTYPE SYSTEM paths from xcu files to avoid xsltproc warnings; extended scp2 EXTRA_ALL_LANG to work with extensions other than zip (i.e., xcd)


2009-07-24  sb  <sb@openoffice.org>  [b8b33692ab5894d04ee92dc2661b0339e181be85]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-22  sb  <sb@openoffice.org>  [a140311ea58355daa689b1869c62ca4088b75dad]

merged in DEV300_m53


2009-07-02  sb  <sb@openoffice.org>  [b09f5ecf47163b0ed10e1bdf5277aa4b534cf359]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [5e193ad50b1cd3e91c2a986f7b39ef01f9a85901]

#i101955# integrate the work-in-progress configmgr reimplementation into the OOo build (THIS CHANGESET WILL EVENTUALLY NEED TO BE UNDONE WHEN THE REIMPLEMENTATION IS FINISHED)


2009-05-27  sb  <sb@openoffice.org>  [de4c548a438a0c7064ca86a95fef40a927c75db7]

merged in DEV300_m49


2009-05-26  Release Engineers  <releng@openoffice.org>  [b73350d81aff464a62ce35a864d10efc6b64ffc3]

Create DEV300_m49 milestone tag from trunk@272290

